@charset "utf-8";

/* 
<link rel="stylesheet" href="{$GetInstallDir}{$GetTemplateDir}images/1000.css" type="text/css"  media="screen and ( min-width: 1000px)"/>
<link rel="stylesheet" href="{$GetInstallDir}{$GetTemplateDir}images/999.css" type="text/css"  media="screen and ( min-width: 769px)  and ( max-width: 999px)"/>
<link rel="stylesheet" href="{$GetInstallDir}{$GetTemplateDir}images/768.css" type="text/css"  media="screen and ( max-width: 768px)"/>

 */
/*993-1200*/
@media screen and (min-width: 993px) and ( max-width:1200px) {
body {
    font-size: 16px;
}
/*大标题*/
.fontsizea {
    font-size: 20px;
}
/*副标题*/
.fontsizeb {
    font-size: 18px;
}
/*内容*/
.fontsizec {
    font-size: 16px;
}
/*其它*/
.fontsized {
    font-size: 14px;
}
.fontsizee {
    font-size: 30px;
}
.zjtdbg .img1 {
    float: none;
}
.zjtdbg .img2 {
    display: none;
}
/*首页新闻间隔*/
.indexnewsh {
    padding-left: 0px;
    padding-right: 0px;
}
/*业务手机*/
.ywsj {
    display: none;
}
.ywpc {
    display: block;
}
}

/*540px-992*/
@media screen and (min-width: 540px) and ( max-width:992px) {
.banner5 {
    height: 30vh;
}
.banner5 .carousel-inner, .banner5 .carousel-inner .item {
    height: 30vh;
}
.banner {
    height: 30vh;
}
body {
    font-size: 14px;
}
.headjg {
    height: 57px;
    overflow: hidden;
    width: 100%;
}
/*大标题*/
.fontsizea {
    font-size: 18px;
}
/*副标题*/
.fontsizeb {
    font-size: 16px;
}
/*内容*/
.fontsizec {
    font-size: 14px;
}
.fontsizee {
    font-size: 24px;
}
/*其它*/
.fontsized {
    font-size: 14px;
}
/*业务手机*/
.ywsj {
    display: block;
}
.ywpc {
    display: none;
}
/*子页banner文字*/
.banner_txt {
    height: 10vh;
    margin-top: 9vh;
}
/*首页新闻间隔*/
.indexnewsh {
    padding-left: 0px;
    padding-right: 0px;
}
/*底部*/
.footermenu {
    display: none;
}
.footer {
    background-image: none;
    background-color: #003c61;
    min-height: 105px;
}
.footerllogo {
    line-height: 40px;
}
.footerllogo {
    display: none;
}
.footerladdress {
    padding-left: 70px;
}
/*子页主标题*/
.submaintitle {
    margin-top: 15px;
    margin-bottom: 37px;
}
.txbj {
    margin-left: -17px;
}
.zpbgimg {
    width: 25%;
    /*解决浏览器因缩放图的自动边缘，这样图会模糊*/
    image-rendering: optimizeQuality;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
}
.indexzptxt {
	line-height: 30px;
}
.index_4 {
	background-image: url(zxzp1.jpg);
	}
.ywbj {
	background-image: url(ywbj1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:dceff6;
	
}
}

/*300px-539*/
@media screen and (min-width: 300px) and ( max-width:539px) {
.banner5 {
    height: 30vh;
}
.banner5 .carousel-inner, .banner5 .carousel-inner .item {
    height: 30vh;
}
.banner {
    height: 30vh;
}
body {
    font-size: 14px;
}
/*大标题*/
.fontsizea {
    font-size: 18px;
}
/*副标题*/
.fontsizeb {
    font-size: 16px;
}
/*内容*/
.fontsizec {
    font-size: 14px;
}
/*其它*/
.fontsized {
    font-size: 14px;
}
.fontsizee {
    font-size: 24px;
}
.headjg {
    height: 57px;
    overflow: hidden;
    width: 100%;
}
/*首页新闻间隔*/
.indexnewsh {
    padding-left: 0px;
    padding-right: 0px;
}
/*业务手机*/
.ywsj {
    display: block;
}
.ywpc {
    display: none;
}
/*子页banner文字*/
.banner_txt {
    height: 10vh;
    margin-top: 9vh;
    padding: 25px 10px 10px 10px;
    background-image: url(bannertxt1.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.footermenu {
    display: none;
}

.aboutbg {
	background-image: url(gybj.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	background-size: 100% 100%;
	background-clip: content-box;
	height: 460px;
}
.subabouttxt {
	background-color: #ffffff;
	width: 100%;
	height: 300px;
	padding:10px;
	margin-top: 90px;
	
}
.index_4 {
	background-image: url(zxzp1.jpg);
	}
.ywbj {
	background-image: url(ywbj1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:dceff6;
	
}
/*底部*/
.footer {
    min-height: 105px;
    background-image: none;
    background-color: #003c61;
}
.footerllogo {
    line-height: 40px;
}
.footerllogo {
    display: none;
}
.footerladdress {
    padding-top: 10px;
    padding-left: 60px;
}
/*子页主标题*/
.submaintitle {
    margin-top: 15px;
    margin-bottom: 37px;
}
/*让换行符显示 */
.hhfg {
    display: block;
}
.zpbgimg {
    width: 30%;
    /*解决浏览器因缩放图的自动边缘，这样图会模糊*/
    image-rendering: optimizeQuality;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
}
.indexzptxt {
	line-height: 30px;
}
}
