@charset "utf-8";
/* body{color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
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%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#2c538e;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999999;}
.footer-copyright a{color: #fff;}
.beian a{color: #fff;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.mb10{margin-bottom: 10px;}
.pt{padding-top: 20px;}
.pb{padding-bottom: 20px;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.fs15{font-size:15px;}
.bg-gray{background: #f9f9f9;}
.transition a, .transAfter li:after{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);} */
.xwfbh{
	    float: right;
	    margin-right: -9px;
}
.more {
    float: right;
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
    color: #3c6ca6;
}
.jd{margin-bottom: 0px!important;}
.zcjd_jdhy{
	border: #eeeeee 2px solid;
	margin-top: -2px;
}
.zcjd_jdhy ul{
	margin-left: 10px;
	margin-right: 10px;
	height: 347px;
	margin-top: 10px;
}
.zcjd_jdhy ul li{
	/* margin-top: 8px; */
	/* margin-bottom: 6px; */
}

/*layout*/
.container-bg{background: #eef4f9;}
.container{width:1200px; margin:0 auto; clear:both;}
.container:after {clear:both;}
.container:after, .container:before{display:table; content:"";}
.white-box{background: #fff; padding:20px;}
.white-box-mt{margin-top: 20px;}
.module-main{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.module-max{overflow:hidden;}
.module-span3{float:left; width:28%;}
.module-span4{float:left; width:33.33%;}
.module-span5{float:left; width:43%;}
.module-span6{float:left; width:50%;}
.module-span7{float:left; width:57%;}
.module-span8{float:left; width:66.67%;}
.module-span9{float:left; width:72%;}
.module-span12{float:left; width:100%;}
.module-box{margin-right:10px; margin-left:10px;}
.pageBox{padding:20px;}
.mainBox{padding-right:20px; padding-left:20px;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:20px;}
.mt{margin-top:20px;}


/***** header *****/
.header-t{height: 35px; line-height: 33px; color: #fff; font-size:14px; background: #2d548f;}
.header-t a{color:#fff;}

.header-r .iconfont{font-size:22px;}
.header-r li{float: left; position: relative; margin-left:10px;}
.header-r li a:hover{opacity:0.8}
.header-t .drop{position:absolute; top:30px; left:50%; margin-left:-50px; width:100px; display:none; z-index:9; display:none;}
.header-t .drop dd{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:relative; padding-top:7px; *overflow:hidden;}
.header-t .drop b{ display:block; width:100%; height:135px; background:#000; border-radius:8px; -moz-border-radius:8px; -ms-border-radius:8px; -o-border-radius:8px; -webkit-border-radius:8px;}
.header-t .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-t .drop dt{ position:absolute; top:0; left:0; z-index:2; width:100%;}
.header-t .drop dt img{display:block; margin:17px auto 0; width:66px; height:66px; padding:5px; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.header-t .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}
.header-t li:hover .drop{display: block;}

.banner{clear:both; height:379px; overflow: hidden; background: url(../images/banner.jpg) repeat-x	center top;}
.header-logo{padding:84px 0 42px;}
.header-logo img{display: block; margin: 0 auto;}
.header-search{width: 620px; margin:0 auto;}
.header-search-form{position: relative;}
.header-search .hs-txt{padding-left:10px; width:522px; height:48px; line-height:48px; color: #666666; background: #fff;  border:#dddddd 1px solid; border-right: none; }
.header-search .hs-btn{position:absolute; top:0; right: 0; width:97px; height:50px; font-size:1.875em; color:#fff; border:0; cursor:pointer; background:#2d548f; -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s; z-index: 2;}
.header-search .hs-btn:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.header-search .trend{padding-top: 15px; color: #555; font-size:14px;}
.header-search .trend a{margin:0 5px;}
.header-search .trend a:hover{text-decoration: underline; color:#bd1a2d;}

.mainNav{clear:both; height: 60px; background: #2d548f; }
.mainNav ul{overflow: hidden; position:relative;}
.mainNav ul li{float: left; width: 12.5%; position: relative; text-align:center;}
.mainNav ul li a{ display: inline-block; font-size: 1.5em; line-height: 60px; color: #fff; }
.mainNav ul li a:hover{
	color: #ffd800;
}
.mainNav ul li.on a{font-weight: bold;}


/*修改后新头部*/
.xbanner{clear:both; height:200px; overflow: hidden; background: url(../images/add_banner.jpg) repeat-x	center top;}
.xbanner .header-logo{padding:52px 0 0px 26px;float: left;width: 480px;}
.xbanner .header-logo img{display: block; margin: 0 auto;}
.xbanner .header-search{width: 620px;float: right;margin-right: 34px;padding-top: 62px;}
.xbanner .header-search-form{position: relative;}
.xbanner .header-search .hs-txt{padding-left:10px; width:522px; height:48px; line-height:48px; color: #666666; background: #fff;  border:#dddddd 1px solid; border-right: none; }
.xbanner .header-search .hs-btn{position:absolute; top:0; right: 0; width:97px; height:50px; font-size:1.875em; color:#fff; border:0; cursor:pointer; background:#2d548f; -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s; z-index: 2;}
.xbanner .header-search .hs-btn:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.xbanner .header-search .trend{padding-top: 15px; color: #555; font-size:14px;}
.xbanner .header-search .trend a{margin:0 5px;}
.xbanner .header-search .trend a:hover{text-decoration: underline; color:#bd1a2d;}

/*footer*/
/* .wrap-yqljs{padding: 12px 0px;background: #323232;border-bottom: 1px solid #f3f3f3;}
.footer{clear: both; background: #2d548f; color: #fff; font-size:14px;}
.footer-links{ margin: 0 -10px;}
.footer-links .item{float: left; 

width: 19.666666%;
    margin-right: 5px
}
.footer-links .item:last-child{margin-right: 0px}
.footer-links dl{position: relative; z-index: 5; margin: 0 10px;}
.footer-links dl dt{position: relative; z-index:5; padding:0 10px; height:35px; line-height: 35px; border:#c9c9c9 1px solid; cursor: pointer; overflow: hidden;}
.footer-links dl dt i{float: right; font-size:12px;}
.footer-links dl dd{position: absolute; bottom: 100%; left: 0; right: 0; border:#5272a2 1px solid; border-bottom: none; border-radius: 4px 4px 0 0; overflow: hidden; background: rgba(45,84,143, 0.9); box-shadow:0 0 8px 1px rgba(0,0,0,0.2);  display: none; max-height: 360px; overflow-y:auto}
.footer-links dl dd a{display: block; padding:8px 10px; color: #9db3d4; border-bottom:#5272a2 1px solid;}
.footer-links dl dd a:hover{font-weight: bold; color: #fff; background: #2d548f;}
.footer-links dl dd a:last-child{border-bottom: none;}

.footer-cont{clear: both; position: relative; padding: 30px 0; overflow: hidden;}
.footer-wzbs{position: absolute; left: 220px; top: 50%; margin-top: -40px;}
.footer-wzbs img{vertical-align: middle;}
.footer-woffs{position: absolute; right: 40px; top: 50%; margin-top: -26px;}
.footer-woffs img{vertical-align: middle;}
.footer-txt{margin: 0 auto;width: 600px;text-align: center;}
.footer-nav{ margin-bottom: 6px;}
.footer-nav a{color: #ffffff; margin: 0 10px;}
.footer-nav a:hover{font-weight: bold;}
.footer-copyright{padding-left: 10px; line-height: 25px;}
 */



/*common*/
.page-title{border-bottom: 1px solid #bebebe; margin-bottom: 15px;}
.page-title h2{display: inline-block; position: relative; padding-bottom: 12px; font-size: 1.5em; color: #2c538e; font-weight: bold;}
.page-title h2:after{content: ''; position: absolute; bottom:-1px; left: 0; height: 3px; width: 100%; background: #2d548f;}

.common-title .currentName{position:relative; float:left; padding-left:20px; font-size:1.125em; color:#01559d;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:22px; margin-top:-11px; background-color:#01559d;}
.common-title .currentName a{color:#01559d;}

.common-box .hd li{float: left; position: relative; margin-right: 40px; padding-bottom: 19px;}
.common-box .hd li a{font-size:1.5em;}
.common-box .hd li.on a{font-size: 1.5em; color: #2c538e; font-weight: bold;}
.common-box .hd li:after{content:''; height: 3px; width: 0; position: absolute; bottom: 0; left: 0; background: #2d548f;}
.common-box .hd li.on:after{width: 100%;}
.common-box .bd{padding:0 20px; margin-top: -2px; border:#eeeeee 2px solid;background-color: #fff;}

/* .infoList{overflow:hidden;} */
.infoList li{padding-top:6px; padding-bottom:6px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 60px 0 16px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList li h4 a.noLink:hover{color:inherit;}
.infoList li h4 a:before{position:absolute; top:-2px; left:2px; content:""; margin-top:.8em; width:3px; height:3px; background-color:#333; background-repeat:no-repeat;}
.infoList li h4 a:hover:before{background-color:#333;}
.infoList li h4 .time{position:absolute; z-index:10; top:50%; right:0px; margin-top:-.8em; line-height:1.6em; color:#666;  white-space:nowrap;}
.infoList li br{display:none;}
.infoList.fileList li h4 a{float:none; display:block; max-width:100%; width:100%\9;}
.infoList.fileList li h4 a font{float:left; max-width:90%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.infoList.fileList li h4 a:hover font{float:left; max-width:90%; color:#c00;}
.infoList.fileList li .Icon{float:left; margin-left:5px; width:23px; height:25px; background:url(../images/new.png) left center no-repeat; overflow:hidden;}
.infoList.others li{padding-top:4px; padding-bottom:4px;}
.infoList.notTime li h4{padding-right:0;}
.infoList.notTime li .time{display:none;}
.infoList.noDot li h4 a:before{display: none;} 
.infoList.noDot li h4{padding-left: 0;}
.infoList.infoList-YMD li h4{ padding-right: 100px;}

.otherList .infoList li{padding-top:9px; padding-bottom:9px;}
.otherList .infoList li h4{padding-right:0; text-align:justify;}
.otherList .infoList li h4 a{float:none; display:inline; max-width:none; line-height:1.8em; white-space:normal;}
.otherList .infoList li h4 .time{position:static; float:right; margin-top:0; line-height:1.8em;}
.home-news-tab .bd{
	margin-right: 12px;
}
.infoList li h4 a,
.text-nowrap,
.text-nowrap p,
.text-nowrap a,
.text-nowrap span,
.text-nowrap font,
.common-pic-mode ul li span.txt
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.common-pic-mode{overflow:hidden;}
.common-pic-mode ul{margin-right:-10px; margin-left:-10px; overflow:hidden; zoom:1;}
.common-pic-mode ul li{float:left; overflow:hidden; zoom:1;}
.common-pic-mode ul li a{position:relative; display:block; margin:20px 10px 0; overflow:hidden;}
.common-pic-mode ul li p.pic{position:relative; display:block; width:100%; overflow:hidden;}
.common-pic-mode ul li p.pic img{display:block; width:100%; height:auto; min-height:100%;}
.common-pic-mode ul li span.txtbg{position:absolute; bottom:0; left:0; z-index:1; content:""; display:block; width:100%; height:50px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.common-pic-mode ul li span.txt{position:absolute; right:0; bottom:0px; left:0; z-index:2; margin:0 10px; font-size:15px; line-height:50px; color:#f1f1f1; text-align:center;}

.crumb{padding:20px 20px; font-size: 0.9375em; line-height:24px;}
.crumb h2{font-size: 1em;}
.crumb i{color:#2d548f;}
.crumb span{color:#2d548f;}
.crumb-inWhiteBox{padding: 0 0 20px;}
.crumb-inWhiteBox h2{padding: 0;}
.crumb-inWhiteBox-line{border-bottom: 1px solid #f0f0f0;}

/* 选项卡 */
.tab-brief .hd{ line-height: 40px; border-bottom: 1px solid #f0f0f0;}
.tab-brief .hd li{float: left; position: relative; margin-right: 5%; padding-bottom: 8px;}
.tab-brief .hd li a{font-size: 1.25em;}
.tab-brief .hd li.on a{
	/* font-size: 1.5em; */
	color: #2d548f; font-weight: bold;}
.tab-brief .hd li:after{content:''; height: 3px; width: 0; position: absolute; bottom: -1px; left: 0; background: #2d548f;}
.tab-brief .hd li.on:after{width: 100%;}

.commonHd-arrow{padding-top:10px;}
.commonHd-arrow li{float: left; padding:10px 0; font-size: 1.25em; margin-right:13%; position: relative;}
.commonHd-arrow li:last-child{
	    width: 17%;
	    text-align: center;
	    margin-right: 0px;
}
.commonHd-arrow li:after{content:''; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #bd1a2d;}
.commonHd-arrow li.on:after{width: 100%;}
.commonHd-arrow li.on a{color:#2d548f;}
.commonHd-arrow li.on a:before{content:''; position: absolute; top: 100%; left: 50%; margin-left: -3px; border:transparent 6px solid; border-top-color: #bd1a2d;}


/*pagediv*/
/* .pagediv{padding:10px 0 15px; font-size:14px; color:#333; line-height:28px; text-align:center; clear:both;}
.pagediv a{color:#333;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num,
.pagediv .pagination_index_last,
.pagediv #pagination_input,
.pagediv #currentPage{display:inline-block; *display:inline; margin:4px; zoom:1; border:#dfdfdf 1px solid; border-radius:3px; 
    vertical-align:top;
	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 a:hover,
.pagediv .index_num{background:#2d548f; border-color:#2d548f; color:#fff; text-decoration:none;}
.pagediv .moye,
.pagediv .arrow a,
.pagediv .index_num{padding:0 10px;}
.pagediv .index_num{font-weight:700;}
.pagediv .pagination_index_last{padding:0 6px;}
.pagediv #pagination_input{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv #currentPage{width:40px; height:30px; color:#888; text-align:center; background:#fff;}
.pagediv font.en{display:none;}

.table-style{margin:0 auto 15px; border-collapse:collapse;}
.table-style td, .table-style th{border-collapse:collapse; border:solid #000 1px; padding:8px; line-height:160%;}
.table-style th{font-weight:700; text-align:center; background-color:#efefef;}

.rel-appendixs{display:none; margin-top:20px; border-top:2px solid #efefef;}
.rel-appendixs h3{padding:25px 0 10px; color:#333333; font-weight:bold; font-size:1em;}
.rel-appendixs .infoList li h4 a:before{background-color:#999;} */

/*pagediv*/
.list_page{
	float: right;
	    width: 910px;
	    border-left: 1px solid #eeeeee;
	    min-height: 550px;
}
.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:#006cab; border-color:#006cab; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}
@media (max-width: 991px){
	.list_page {
	    width: auto!important;
	    float: none!important;
	    border-left: 0px!important;
	}
}

/* 文字排列 */
.verticle-mode{writing-mode:tb-rl; -webkit-writing-mode:vertical-rl; writing-mode:vertical-rl; *writing-mode:tb-rl;}

.not-data-mod{text-align:center; padding-right:0 !important; padding-left:0 !important;}
.leader_list li{
	    line-height: 36px;
	    position: relative;
	    height: 36px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    width: 84%;
	    padding-right: 16%;
	    text-indent: 12px;
	    background: url(../2020/images/dot.png) no-repeat left center;
}
.ldtime{
	position: absolute;
	    right: 30px;
	    top: 0px;
	    color: #525252;
	    font-size: 15px
}