@charset "utf-8";

.subvis{max-height: 135px; height: 135px; width:100%; background:#f2f4f8 ; line-height:135px; text-align:center; border-bottom:1px solid #ccc;}
.subvis{text-align:center; }

.subvis_tit{ font-weight:bold; font-size:50px; color:#014099; }
.sub_nav{ height:50px;border-bottom:1px solid #ccc;}
.sub_nav div{height:50px; line-height:49px; position:relative;}
.home_img{border-left:1px solid #ccc;  padding: 0 15px; display:inline-block; vertical-align:top; }
.sub2_nav, .sub3_nav{  border-right: 1px solid #ccc; display:inline-block;z-index:5; vertical-align:top;  position: relative;}

.sub2_nav li.fr, .sub3_nav li.fr{background: url(../_img/sub_navbg.png) no-repeat center right 10px ;padding-right: 30px; display:block; border-left:0;}
.sub2_nav li.fr:hover , .sub3_nav li.fr:hover{background: url(../_img/sub_navbg_w.png) no-repeat center right 10px;}
.sub2_nav li, .sub3_nav li{ width:270px; height:auto; display:none; background:#f2f4f8; border-left:1px solid #ccc;  border-left:1px solid #ccc;  padding-left:10px; padding-right: 20px;}
.sub2_nav li a, .sub3_nav li a{font-size:15px; color:#232323; display:block; width:100%; overflow:hidden;}
.sub2_nav li:hover a, .sub3_nav li:hover  a{color:#fff !important;}
.sub2_nav li:hover, .sub3_nav li:hover{ background-color:#014099 !important; }
.sub3_nav{margin-left:-1px;}

.sub_head{ padding-top: 50px; overflow:hidden; padding-bottom:10px; border-bottom: 2px solid #ccc;}
.sub_tit{ color:#014099; font-size:17px;}
.sub_tit3{ float:left; color:#232323; font-size:25px; font-weight:bold;}
.sub_slo{ color:#014099; font-size:15px; float:right; padding-top:8px;}
.sub_con{ padding: 30px 0; }

.sub_con_tit span{ color:#014099;}
.sub_con_tit {font-size:35px; color:#232323; text-align:center; padding-bottom:40px;font-weight:bold;}
.gray_box{background:#f2f4f8; font-size:20px; color:#232323; padding: 20px;border-radius:15px; }

@media screen and (max-width: 1229px) {
	.subvis{display:none;}
	.sub_nav{display:none;}
}
