@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;}
.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;
}

/*layout*/
.container-bg{background: #eef4f9;margin-top: 20px;}
.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%; */width:48%;}
.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;}

.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;}

/*footer*/
.footer{color:#fff; background-color:#2d548f;padding: 15px 20px;}
.footer a{color:#fff;}
.footer a:hover{font-weight:normal; color:#abbbd4;}
.footer-link-menu{border-bottom:1px solid #43659a; overflow:hidden;}
.footer-link-menu ul{margin-right:-10px; margin-left:-10px; overflow:hidden;}
.footer-link-menu ul li{float:left; width:16%;}
.footer-link-menu ul li.li0{width:22%;}
.footer-link-menu ul li.li1{width:24%;}
.footer-link-menu ul li.li2{width:22%;}
.footer-link-menu ul li a{position:relative; display:block; margin-right:10px; margin-left:10px; padding:20px 0; line-height:24px; text-align:center;}
.footer-link-menu ul li a font{display:inline-block; vertical-align:top; color:#fff;}
.footer-link-menu ul li a i{display:inline-block; margin-top:8px; margin-left:12px; border:transparent solid 8px; border-top-color:#7f96ba; -webkit-transition:all linear .4s; -moz-transition:all linear .4s; -o-transition:all linear .4s; transition:all linear .4s;}
.footer-link-menu ul li.on a{font-weight:bold;}
.footer-link-menu ul li.on a i{margin-top:0; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); border-top-color:#fff;}
.footer-link-content{margin-top:-1px; border-bottom:1px solid #43659a; overflow:hidden;}
.footer-link-content ul{display:none; padding:15px 15px 10px; overflow:hidden;}
.footer-link-content ul li{float:left; width:20%;}
.footer-link-content ul li h4{margin-right:-10px; margin-left:-10px;}
.footer-link-content ul li a{display:block; padding:5px 10px; margin:0 10px 5px;}

.footer-mode{padding:0.5% 0; font-size:.9375em; line-height:2.2em; padding-bottom:28px;}
.footer-mode .container{position:relative; min-height:11em;}
.footer-menu{position:absolute; top:50%; left:0; width:15.5%; margin-top:-4.5em;}
.footer-menu li{text-align:center;}
.footer-menu li a{display:inline-block;font-size: 16px;}
.footer-contact{padding-right:360px; padding-left:12%; line-height:20px;}
.footer-contact dl dt{font-weight:bold;}
.footer-contact dl dd{margin-left:25px; margin-top:1.1em;}
.footer-contact .iconfont{position:relative; padding-left:25px;}
.footer-contact .iconfont:before{position:absolute; top:0; left:0; display:inline-block; content:""; width:20px; height:20px;vertical-align:middle; background-image:url(../images/footer_icons.png);}
.footer-contact .ico1:before{background-position:0 -20px;}
.footer-contact .ico2:before{background-position:0 -40px;}
.footer-contact .ico3:before{background-position:0 -60px;}
.footer-contact .ico4:before{background-position:0 -80px;}
.footer-contact .ico5:before{background-position:0 -100px;}
.footer-contact .module-span5 dd font{font-size: 16px;}
.footer-contact .iconfont font{display:inline-block; vertical-align:middle;font-size: 16px;}
.footer-wzbz{position:absolute; top:50%; right:0; width:455px; text-align:center; margin-top:-40px;}
.footer-wzbz img{vertical-align: middle;}
.footer-wzbz #jiucuo{margin-left:12px;}

.footer-copyright{padding:20px 0; color:#666; font-size:.9375em; text-align:center; line-height:180%; background-color:#f2f2f2;}
.footer-copyright a{color:#666;}
.footer-copyright a:hover{color:#333;}
.footer-copyright img{vertical-align:middle;}
.footer-copyright dd{display:inline-block; margin-right:0.3em; margin-left:0.2em;}
.footer-copyright dd a{display:inline-block;}

.wrap-yqljs{padding: 12px 0px;background: #2d548f;border-bottom: 1px solid #43659a;}
.footer{clear: both; background: #2d548f; color: #fff; font-size:14px;}
.footer-links{ margin: 0 -10px;}
.footer-links .item{float: left; 
/* width: 16.666666%; */
width: 24.666666%;
    margin-right: 5px
}
.footer-links .item:last-child{margin-right: 0px}
.footer-links dl{position: relative; z-index: 14; margin: 0 10px;}
.footer-links dl dt{position: relative; z-index:14; padding:0 10px; height:35px; line-height: 35px;  border:#7f96ba  1px solid;  cursor: pointer; overflow: hidden;}
.footer-links dl dt i{
	float: right; font-size:12px;
	display: inline-block;
	margin-top: 8px;
	margin-left: 12px;
	border: transparent solid 8px;
	border-top-color: #7f96ba;
	line-height: 24px;
	text-align: center;
	transition: all linear .4s;
}
.footer-links dl dt i.on{
	margin-top:0; -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); border-top-color:#fff;
}
.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;}



/*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: #78afff; font-weight: bold;}
.page-title h2:after{content: ''; position: absolute; bottom:-1px; left: 0; height: 3px; width: 100%; background: #78afff;}

.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;overflow: hidden; border-bottom: 1px dashed #6a96ca;}
.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:2.5em; 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:7px; 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:#78afff;}
.crumb span{color:#78afff;}
.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: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:#78afff; border-color:#78afff; color:#fff; text-decoration:none;}
.pagediv .arrow .current{font-weight: bold;}
.page_jump{margin-left: 4px;}
.page_jump a{margin-left: 6px;}
/* .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:#bd1a2d; border-color:#bd1a2d; 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;}


/* 文字排列 */
.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
}
@media (max-width: 1700px){
	/*.container {
	    width: auto;
	}*/
}
@media (max-width: 1440px){
	.footer-menu {
	    position: static;
	    margin-top: 0;
	    width: auto;
	    margin-bottom: 1em;
	}
	.footer-menu ul li {
	    position: relative;
	    display: inline-block;
	    padding-right: 20px;
	    line-height: 20px;
	}
	.footer-menu ul li a {
	    display: inline-block;
	}
	.footer-menu ul li:after {
	    position: absolute;
	    top: 50%;
	    right: 7px;
	    content: "";
	    width: 1px;
	    height: 14px;
	    margin-top: -7px;
	    background-color: #fff;
	}
	.footer-contact {
	    padding-left: 0;
	}
	.module-main {
	    margin-right: -10px;
	    margin-left: -10px;
	}
	.footer-contact .module-span7 {
	    float: left;
	    width: 60%;
	}
	.module-box {
	    margin-right: 10px;
	    margin-left: 10px;
	}
	.footer-contact .module-span5 {
	    float: left;
	    width: 40%;
	}
	.footer-wzbz {
	    top: auto;
	    bottom: 0;
	    margin-top: 0;
	}
}
@media (max-width: 991px){
	.footer-mode {
	    padding: 15px;
	}
	
	.footer-contact {
	    padding-right: 0;
	}
	
	.module-main {
	    margin-right: -8px;
	    margin-left: -7px;
	}
	.module-span7 {
	    float: none;
	    width: auto;
	}
	.module-box {
	    margin-right: 8px;
	    margin-left: 7px;
	}
	.module-span5 {
	    float: none;
	    width: auto;
	}
	.footer-wzbz {
	    position: static;
	    margin-top: 15px;
	    width: auto;
	    text-align: left;
	}
}
@media (max-width: 640px){
	.footer-contact .module-span7 {
	    float: none;
	    width: auto;
	}
	.footer-contact .module-span5 {
	    float: none;
	    width: auto;
	}
}
