@charset "utf-8";
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
}
html{font-size: 16px;}
body{color:#333333; font-size:16px; font-family:"Microsoft Yahei", "微软雅黑"; -webkit-text-size-adjust:none;}
.body_bg{background:#fff; width: 100%;  overflow: hidden;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur()); cursor:pointer;}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#0c61b0;}
a:hover img{ filter:alpha(opacity=80); -moz-opacity: 0.8; opacity:0.8;}
.clear{clear:both; height:0; line-height:0; font-size:0; overflow:hidden; zoom:1;}
input, textarea{font-family:Microsoft Yahei; font-size:1rem;}
input:focus { outline: none;}
html{ overflow-y: scroll; }
.hide{display: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}

.fl{float:left;}
.fr{float:right;}
.tal{text-align:left !important;}
.space20, .space30, .home_blankDiv{clear:both; line-height:0; font-size:0; overflow:hidden; zoom:1;}
.space20{height:1.25rem;}
.space30{height:1.875rem;}
.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.none{display:none;}

/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.wrap{width:100%; padding:0 20px;  max-width: 1720px; margin: auto; position: relative; }
.wraper{padding:20px; width: 100%; max-width: 1720px; margin: auto;  position: relative; }
.container{background:#fff; padding:1.875rem 20px;}

/*header*/
.header{background: url(../images/zscqj2_01.jpg) top center repeat-x;}
.headercon{height: 200px;}

.logo{ padding-top:65px; position:absolute; left: 20px; width: 35%; max-width: 550px;}
.logo img{width: 100%;}

.header .search{position:absolute; right:20px; top:90px; width:25%; padding-right: 50px;}
.header .search .SearchTxt{ text-overflow: ellipsis;padding:0 10px; width:100%; height:40px; line-height:40px; border:0; background:rgba(255,255,255,0.8); color:#999999; border-radius: 2px;}
.header .search .SearchBtn{position: absolute; right: 0; top: 0; width:50px; height:40px; overflow: hidden; margin-left:-4px;  border-radius: 2px; background:url(../images/search_icon.png) no-repeat center center #d71619; border:0; cursor:pointer; text-indent: -10em;}

.header_top{position: absolute; right:10px; top: 0; width:25%; padding-top: 20px; height:40px; line-height: 40px; margin-right:10px;}
.header_top ul{float: left;}
.header_top li{float: left; margin-right: 15px;}
.header_top .topicon{padding-right: 10%;}
.header_top .topicon li{position: relative;}
.header_top .topicon li a{display: block; width:37px; height: 37px; overflow: hidden; background:url(../images/header_icon.png) top center no-repeat rgba(255,255,255, 0.6); color: #CC0000; font-size: 1.125rem; font-weight: bold; border-radius: 50%; text-align: center; overflow: hidden; text-indent: -10em;}
.header_top .topicon li a:hover{background-color:rgba(255,255,255, 0.9);}
.header_top .topicon li.ft a{ background-position: center 80px;  text-indent: 0;}
.header_top .topicon li.gzh a{background-position: center -40px; }
.header_top .topicon li.ydb a{background-position: center -80px; }
.header_top .topicon li dl{display: none;}
.header_top .topicon li:hover dl{display: block;}
.header .topicon .drop{position:absolute; top:39px; left:-45px; width:130px; display:none; z-index:9;}
.header .topicon .drop dd{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:relative; padding-top:7px; *overflow:hidden;}
.header .topicon .drop b{ display:block; width:100%; height:150px; background:#000; border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px;}
.header .topicon .drop i{display:block; line-height:0; font-size:0; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:#000; position:absolute; left:50%; top:-7px; margin-left:-7px;}
.header .topicon .drop dt{ position:absolute; top:0; left:0; z-index:2; width:100%;}
.header .topicon .drop dt img{display:block; margin:21px auto 0; width:98px;}
.header .topicon .drop dt span{display:block; text-align:center; color:#fff; padding-top:10px; line-height:18px; font-size:0.75rem;}

.header_top .topnav a{ display:block; float: left; color:#fff;}
.ipv6{position:absolute; top:8px; right:258px;}

.header_nav{position: absolute; top: 90px; width:30%; right:32%; white-space: nowrap; text-align: center;}
.header_nav li{display: inline-block; padding: 0 5%; line-height: 40px; text-align: center; font-size: 1.25rem; font-weight: bold; color: #124d8f;}
.header_nav li a{color: #124d8f; display: inline-block; transition: 0.3s ease-in-out;}
.header_nav li.on a, .header_nav li a:hover{color: #d71619; border-bottom: 1px solid #d71619;}
.navbg{ background:#0055ab; height: 60px; position: relative; overflow: hidden;}

.mainnav{height:60px; display: flex; flex-wrap: nowrap}
.mainnav li{text-align:center; width: 11.11%; font-size:1.25rem; line-height:60px; font-weight: bold; position:relative; cursor:pointer;}
.mainnav li a{display: block; color: #fff;}
.mainnav li a:hover, .mainnav li.on a{background:#127ae2;}
.navbg .swiper-container {
      width: 100%;
      height: 100%;
}
.navbg .swiper-wrapper{min-width: 1000px;}

/* .headernav .bd ul{display: none; position: absolute; left:0; z-index: 10; width: 100%; text-align:center; background:rgba(255,255,255,0.8);}
.headernav .bd ul li{ display: inline-block; padding: 0 20px; line-height: 55px;} */


/*footer*/
.footer{ background:#0055ab; color:#fff; text-align:center; }
.footer a{color:#fff;}
.footer .wraper{ max-width: 1398px; padding:0; margin: auto;}
.footer .footercontent{line-height: 30px; text-align: center; vertical-align: middle;}
.footer_con_img{ display:block; float: left; width: 10%; margin-right: 2%; }
.footer_con_img img{display:block; float: right; /* max-width:60px; */}
.footer .cont{ display:block; float: left;  width: 87%; line-height: 28px; text-align: left; padding: 15px 0;}
.footer .cont span{display: inline-block; padding: 0 15px; line-height: 28px;}
.footer .cont .ybah{padding-left: 20px; background: url(../images/bsm.png) no-repeat left center;}

/*common*/
.pageMain{padding:20px 0; background:#fff; min-height:200px; margin-bottom:20px;}
.curmb_box{background:#f3f3f3;}
.curmb{padding:10px 10px 10px 58px; line-height:20px; background:url(../images/curmb_icon.png) no-repeat 27px center #f3f3f3;}

.common_hd{ height:46px; background:#d7e6f6;}
.common_hd .tit{float: left;}
.common_hd .tit li{float:left; color: #798396; font-size:1rem; text-align:center; line-height: 44px; border-top: 2px solid #f2f4f7; padding: 0 20px; font-weight:bold;}
.common_hd .tit li.on{border-top: 2px solid #083fa2; color:#083fa2;}
.common_hd .tit li a{ display:block; font-size:1.25rem; color: #798396; }
.common_hd .tit li.on a,.common_hd .tit li a:hover{color:#083fa2;}
.common_hd .more{float:right; margin-right:1.5rem; line-height:46px; font-family: "宋体";}
.common_hd .more a{color:#0055ab;}
.common_hd .more a:hover{color:#333;}

.common_bd{clear:both; padding:15px 0;}
.common_newslist li{position:relative; padding:0 100px 0 25px; height:40px; line-height:40px; background:url(../images/common_dot2.png) no-repeat 3px center; overflow:hidden; vertical-align:top; font-size: 1.125rem;}
.common_newslist li span{ position:absolute; background:#fff; right:0; top:0; color:#999999; font-size:1rem; z-index:1;}
.common_newslist li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

/*ywlist*/
.ywzx_list td{padding: 10px 110px 10px 15px; border-bottom:#d0e2f4 1px solid; position: relative; line-height: 1.6;}
.ywzx_table .title a{text-align:left;}
.ywzx_table .title span.time{padding-left: 20px; color: #666666; display: block; position: absolute; right: 10px; top: 10px;}

/*page*/
/*pagediv*/
.pagediv{padding:20px 0; font-size:14px; color:#555; line-height:28px; text-align:center; clear:both;}
.pagediv li{display: inline-block;}
.pagediv .arrow a{color: #555;}
.pagediv .total_count,
.pagediv .arrow a,
.pagediv .arrow span,
.page_jump a{display: inline-block; padding:0 10px; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
}
.pagediv  #page_input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff;}
.pagediv .total_count,
.pagediv .arrow a,
.page_jump a{
	transition: all .2s;
	-webkit-transition: all .2s;
	background: #f1f1f1;
	background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
	background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
	background: linear-gradient(#ffffff 10%, #f1f1f1);
}
.pagediv .arrow span{background: #f5f5f5; color: #999;}
.pagediv .arrow a:hover,
.page_jump a:hover,
.pagediv .arrow .current{background:#5d7ea9; border-color:#5d7ea9; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}

.xieyi_div{max-width:1200px; margin: 0 auto; position: fixed; top: 10%; line-height: 1.6em; left: 20%; ;}
.title_p{font-weight: bold; text-align: center; }
#info{ max-width: 1340px;overflow:auto;padding:30px;color: #333; margin: 0 auto; background-color: #f5f5f5;}
.tc_div{position: relative;}
 #info .close{position: absolute; right:0;top:-15px; border-radius:50%; padding:10px; background-color: #ddd;font-size: 14px;display: none;}
#yd,#qd{cursor: pointer;}


@media (max-width: 1366px) {
	
 .container{width:100%; padding:20px;}
}

@media (max-width: 1199px) {
	.container{width:100%; padding:20px;}
	.header_top{ width:35%;}
	.header .search{top:80px; width:35%;}
	.header_nav{width:44%; right: 0; top: 140px;}
	.xxwrap .search{width: ;}

}
@media (max-width: 1023px) {
	.footer .cont{text-align: center;}
}

/*ipad*/
@media (max-width: 991px) {
	.logo{width: 40%;}
	.search{top: 50px;}
	.header_nav{width: 59%;}
	.header .search{top:70px; right: 4%;}
	.navbg .wrap{padding: 0;}
	
}
@media (max-width: 960px) {
	
	
}

@media (min-width: 769px) and (max-width: 992px) {
	
	
}

/* xs mobile*/
@media (max-width: 768px) {
.wraper{padding:5px;}
.header{background-size: cover;}
.header_top{ display: none;}
.logo{ padding:15px 0; position:relative; width: 90%; margin:0 auto; left: 0; top: 0;}
.header .search{position:relative; width: 80%; margin: auto; top: 0; right: 0; height: 40px;}
.xxwrap .search{/*left:20px;*/}
.header_nav{position:static; width:100%; margin: auto; padding-top: 10px; height: 60px;}
.common_tab .bd .more{display:none;}
.mainnav_mobile li.nav0 i{ width:30px;}
.headercon{height: auto;}

.footer_con_img{ padding-top: 15px;}

.layui-form-item .layui-form-label{width: 27% !important;}
.footer .cont{text-align: center;}
}


@media (min-width: 481px) and (max-width: 768px) {
	
}

@media (max-width: 480px) {
	html,body{font-size: 14px;}
	.container{padding:15px;}
	.header .search .SearchTxt,.header .search .SearchBtn{height: 36px; line-height: 36px; font-size: 13px;}
	.header_nav li{padding: 0 10px;}
	
	.pageMain{padding:15px 0 0; min-height:200px; margin-bottom:0;}
	
	.ywzx_list td{padding: 10px 15px;}
	.ywzx_table .title span.time{ position:static; display:inline;}
	/*page*/
}

@media (max-width: 375px) {
	.header_nav li{padding: 0 6px;}
	
}