@charset "utf-8";

body{padding:0; margin:0; font-family:Microsoft Yahei; font-size:16px; color:#333; text-align:left; background:#fff; -webkit-text-size-adjust:none;}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, select, form, fieldset, input, button, textarea, blockquote, table{padding:0;margin:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style:none;}
i{font-style:normal; vertical-align:top; display:inline-block; background-repeat:no-repeat;}

table{border-collapse:collapse;border-spacing:0;margin:auto;}
th,td{padding:0}
img,a img{border:0;margin:0;padding:0; vertical-align:middle;}
img, table, object, embed, video{max-width:100%;}
input:focus, textarea:focus{outline:none;}
::before{background-repeat:no-repeat;}

a{outline-style:none;text-decoration:none;color:#333;}
a:focus{outline:none;-moz-outline:none; noline:expression(this.onFocus=this.blur());}
a:hover{color:#2d548f;}


.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.auto{margin-left:auto;margin-right:auto;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.transparent{background:transparent !important;}
.bgwhite{background-color:#ffffff;}
.bggray{background-color:#f4f5f9;}
.bggrey{background-color:#f8f8f8;}
.red{color:#f00;}
.inMobile{display:none;}

.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition-duration: 4s;
	transition-duration: 4s;
	-webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
	transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.imgScale a:hover img{
	-moz-transform:scale3d(1.05, 1.05, 1);
	-ms-transform:scale3d(1.05, 1.05, 1);
	-o-transform:scale3d(1.05, 1.05, 1);
	-webkit-transform:scale3d(1.05, 1.05, 1);
	transform:scale3d(1.05, 1.05, 1);
}
.hasTransition,
.common-head .menu1 li:before,
.xwdt-xwzx .hd li span,
.xwdt-xwzx .hd li span:after,
.zwgk-zdly .owl-dot{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}

.layui-btn-submit{background-color:#c33;}
.layui-btn-reset{color:#333; background-color:transparent; border:1px solid #c33;}
.layui-btn-reset:hover{color:inherit;}
.layui-btn-yzm{background-color:#0773c7;}

/*layout*/
.container{width:1200px; margin-right:auto; margin-left:auto;}
.container:before,.container:after{display:table;content:"";line-height:0;}
.container:after{clear:both;}
.header{min-width:1200px;}
.footer{min-width:1200px;}
.crumb{min-width:1200px;}
.layout{padding-top:40px; padding-bottom:40px;}
.case{overflow:hidden;}
.module-main{margin-right:-15px; margin-left:-15px; overflow:hidden;}
.module-max{overflow:hidden;}
.module-span4{float:left; width:33.33333%;}
.module-span3{float:left; width:25%;}
.module-span6{float:left; width:50%;}
.module-span5{float:left; width:44%;}
.module-span7{float:left; width:56%;}
.module-span8{float:left; width:66.66667%;}
.module-box{margin-right:15px; margin-left:15px; display:block;}
.general{padding:30px;}
.modeBox{padding-right:30px; padding-left:30px;}
.border{border:1px solid #f0f0f0;}
.borderTop{border-top:1px solid #f0f0f0;}
.innerBox{overflow:hidden; zoom:1;}
.mb{margin-bottom:30px;}
.mb2{margin-bottom:35px;}
.mt{margin-top:30px;}

/*header*/
.header{position:relative; background:url(../images/header_bg.jpg) no-repeat center 5px;}
.header a{color:#fff;}
.header .inhead{position:relative;}
.header .logo{padding-top:70px; padding-bottom:110px;}
.header .logo dl dt{display:inline-block; vertical-align:middle; margin-right:10px;}
.header .logo dl dd{display:inline-block; vertical-align:middle; color:#fff; text-align:justify; overflow:hidden;}
.header .logo dl dd span{display:block; font-size:3.3em; font-weight:bold; margin-bottom:5px; letter-spacing:1px;}
.header .logo dl dd font{display:block; font-size:0.9375em; text-align:justify;}
.header .search{position:absolute; right:0; width:23%; margin-top:13px;}
.header .search dl{position:relative; width:100%; background-color:#f9f9f9; border-radius:25px; overflow:hidden;}
.header .search dl dd{position:relative; margin-right:40px; padding-left:15px;}
.header .search dl dd input[type="text"]{padding:0; height:38px; line-height:38px; width:100%; font-size:.9375em; color:#999; background:none; border:0; vertical-align:top;}
.header .search dl dd input::-webkit-input-placeholder{color:#8093b3;}
.header .search dl dt.button{position:absolute; top:5px; right:5px; z-index:2; width:28px; height:28px;}
.header .search dl dt.button .searchBtn{width:100%; height:100%; font-weight:bold; font-size:16px; color:#fff; background:url(../images/header_search_ico.png) no-repeat center center #2e548f; -webkit-appearance:none; border:none; vertical-align:top; cursor:pointer; border-radius:50%;}
.header .search dl dt.button .searchBtn:hover{background-color:#2666be;}
.mainnav{background-color:rgba(45,84,143,.7);}
#hotword a{margin-right:10px;}
.mainnavbox .logo{display: none;}
.fixed-main{position: fixed; width: 100%;z-index:105;top: 50px;}
.fixed-main .logo{display: block; float: left;}
.fixed-main .swiper-nav{width: 72%; float: right;}
.header-xuanfu-bar.fixed .skip{height: 50px;}
.fixed-main .logo{float: left;padding-top: 20px; padding-bottom: 0;}
.fixed-main .swiper-nav{float:right;padding-top: 24px; margin-right: 0px;width: 72%; }
.fixed-main .swiper-nav .swiper-slide{width: 12.5%;margin-right: 0px; text-align: center;}
.fixed-main .logo dl dd span{font-size: 2.65em;}
.fixed-main .logo img{width: 60px; height: 60px;}
.fixed-main .logo dl dd font{font-size: 0.6em;}
.fixed-main .header-xuanfu-bar .skip{background-color:#2d548f; height:50px;border-top: 0px;line-height: 50px;}
.fixed-main .header-xuanfu-bar .skip ul li{line-height: 50px;}
.fixed-main .header-xuanfu-bar .skip ul{float: left;width: 100%;}
.fixed-main .header-xuanfu-bar .skip ul li.user{float: right;padding-right: 41px;}
.fixed-main{background:url(../images/header_bj.png) repeat-x bottom #fff;  }
.fixed-main .logo dl dd{color:#bd1a2d;}
.fixed-main .logo dl dd font{color:#737575;}
.fixed-main .swiper-nav .swiper-slide .link{color:#333; line-height:80px;}
.fixed-main .swiper-nav .checked .link{color:#2d548f;}
.fixed-main .swiper-nav .swiper-slide .link:after{background-color: #2d548f;}
.fixed-main .logo{padding-bottom: 0px;}
.fixed-main .mainnav,.home_headerbox .rdssnr{display: none;}
.fixed-main .inhead{padding-top: 10px; padding-bottom: 4px;}
.fixed-main .ss_box{background: url(../images/ss.png) no-repeat; right: 5%; display: block;top: 48%; }
.fixed-main .swiper-nav .swiper-slide .link:after{bottom: 4px;}
.header-xuanfu-bar.fixed .skip ul{width: 100%; float: left; margin-right: 0px;}
.header-xuanfu-bar.fixed .skip ul .user{float: right;margin-right: 1%;}





.swiper-nav{margin-right:30%;}
.swiper-nav .swiper-slide{position:relative; float:left; margin-right:5%; text-align:center;}
.swiper-nav .swiper-slide .link{position:relative; display:inline-block; font-weight:bold; font-size:1.25em; line-height:63px; text-align:center; white-space:nowrap;}
.swiper-nav .swiper-slide .link:after{position:absolute; bottom:0; right:0; left:0; content: ""; width:0; height:3px; margin:0 auto; background:#fff; -webkit-transition:150ms; -moz-transition:150ms; -o-transition:150ms; transition:150ms;} 
.swiper-nav .swiper-slide:hover .link:after,
.swiper-nav .swiper-slide.checked .link:after{width:100%;} 

.header-xuanfu-bar{position:absolute; top:0; right:0; left:0;}
.header-xuanfu-bar .skip{position:relative; z-index:96; width:100%; border-top:5px solid #2d548f;}
.header-xuanfu-bar .skip ul{float:right;padding-right: 2%;}
.header-xuanfu-bar .skip ul li{position:relative; float:left; padding-right:10px; padding-left:10px; font-size:.9375em; line-height:60px;}
.header-xuanfu-bar .skip ul li.vLine:after{position:absolute; top:50%; right:0; content:""; margin-top:-7px; width:1px; height:14px; background-color:#fff;}
.header-xuanfu-bar .user a:first-child{float: left;}
.header-xuanfu-bar .user a:nth-child(2){float: right;}
.header-xuanfu-bar .skip ul li a{display:block;}
.header-xuanfu-bar .skip ul li a:before:first-child{display:inline-block; vertical-align:middle; width:20px; height:20px; margin-right:8px; background-image:url(../images/header_skip_icons.png);}
.header-xuanfu-bar .skip ul li a font{display:inline-block; vertical-align:middle;}
.header-xuanfu-bar .skip ul li.user a:before{content:"";}
.header-toggle-btn{position:absolute; top:0; right:0; z-index:108; width:99px; height:80px; color:#fff; background:url(../images/header_toggle_btn.png) no-repeat center top; cursor:pointer; background-size:100% 100%;}
.header-toggle-btn div{position:relative; width:35px; height:20px; margin-top:28px; margin-left:38px; cursor:pointer;}
.header-toggle-btn span{position:absolute; display:block; left:0; width:100%; height:10%; background:#fff; transition:all .3s; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);}
.header-toggle-btn span:nth-child(1){top:0;}
.header-toggle-btn span:nth-child(2){top:50%;}
.header-toggle-btn span:nth-child(3){top:100%;}
.header-open-the-picker .header-toggle-btn span:nth-child(1){
		top:50%;
		-webkit-transform:translateY(-50%) rotate(-45deg);
		-ms-transform:translateY(-50%) rotate(-45deg);
		transform:translateY(-50%) rotate(-45deg);
}
.header-open-the-picker .header-toggle-btn span:nth-child(2) {
		-webkit-transform:translateY(-50%) scaleX(0);
		-ms-transform:translateY(-50%) scaleX(0);
		transform:translateY(-50%) scaleX(0);
}
.header-open-the-picker .header-toggle-btn span:nth-child(3) {
		top:50%;
		bottom:auto;
		-webkit-transform:translateY(-50%) rotate(45deg);
		-ms-transform:translateY(-50%) rotate(45deg);
		transform:translateY(-50%) rotate(45deg);
}
.header-picker-mark{position:fixed; top:0; bottom:0; left:0; right:0; z-index:9; display:none;}
.header-picker{position:absolute; top:0; right:0; left:auto; z-index:99; width:340px; height:0; opacity:0; transition:all .3s; -webkit-transition:all .3s; background-color:rgba(45,84,143,.8); box-sizing:border-box;}
.picker-hall-over{width:100%; height:100%;}
.picker-hall-scroll{position:relative; width:100%; height:100%;}
.picker-hall-main{padding:30px 10px 0; display:none; -webkit-transition:all .3s; transition:all .3s;}
.picker-hall-main dl{position:relative; float:left; width:33.33333%; margin-top:30px;}
.picker-hall-main dl dt a{display:block; font-size:.9357em; color:#fff;}
.picker-hall-main dl dt a:before{display:block; content:""; margin:0 auto 5px; width:40px; height:40px; background-image:url(../images/header_icons.png);}
.picker-hall-main dl dt a span{display:block; text-align:center;}
.picker-hall-main dl.dl0 dt a:before{background-position:0 0;}
.picker-hall-main dl.dl1 dt a:before{background-position:0 -40px;}
.picker-hall-main dl.dl2 dt a:before{background-position:0 -80px;}
.picker-hall-main dl.dl3 dt a:before{background-position:0 -120px;}
.picker-hall-main dl.dl4 dt a:before{background-position:0 -160px;}
.picker-hall-main dl.dl5 dt a:before{background-position:0 -200px;}
.picker-hall-main dl.dl6 dt a:before{background-position:0 -240px;}
.picker-hall-main dl.dl7 dt a:before{background-position:0 -280px;}
.picker-hall-main dl.dl8 dt a:before{background-position:0 -320px;}
.picker-hall-main dl.dl9 dt a:before{background-position:0 -360px;}
.picker-hall-main dl.dl10 dt a:before{background-position:0 -400px;}
.picker-hall-main dl.dl11 dt a:before{background-position:0 -440px;}
.picker-hall-main dl.on a{font-weight:bold;}
.picker-hall-main dl dd{position:absolute; left:50%; width:131px; margin-left:-66px; z-index:100;}
.picker-hall-main dl dd .cont{position:relative; display:none; margin-top:10px; background:#fff; -moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -ms-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -o-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.18); box-shadow:0 0 5px 1px rgba(0,0,0,0.18); -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.picker-hall-main dl dd img{display:block; width:131px; height:153px;}
.picker-hall-main dl dd .cont:after{position:absolute; top:-20px; left:50%; content:""; margin-left:-10px; overflow:hidden; border:transparent solid 10px; border-bottom-color:#fff; }
.picker-hall-main dl dd.right{right:0; left:auto; margin-left:0;}
.picker-hall-main dl dd.right .cont:after{margin-left:0.4em;}
.picker-hall-main dl dd.share{width:154px;}
.picker-hall-main dl dd.share .cont{padding:5px;}
.picker-hall-main dl dd.share .cont:after{margin-left:1em;}

.header-picker-mobile{opacity:100; padding-top:40px; height:480px;}
.header-picker-mobile .picker-hall-main{display:block;}
.header-xuanfu-bar.fixed .skip{position:fixed; background-color:#2d548f; border-top:none;z-index: 99;}
.header-xuanfu-bar.fixed .skip ul li{line-height:42px; height: 72px;}
.header-xuanfu-bar.fixed .header-toggle-btn{position:fixed;}
.header-picker.fixed{position:fixed;z-index: 107;}
.header-picker-mobile.fixed{height:100%;}
.header-picker.fixed .picker-hall-over{overflow-x:hidden;}
.header-picker.fixed .picker-hall-scroll{padding-right:20px; overflow-x:hidden;}

.fixed-nav{position: fixed; z-index: 98;width:76%;top:10px;}
.fixed .skip ul li.vLine:after{margin-top: -22px;}
.ss_box{position: absolute; width: 36px; height: 36px; background: url(../images/ss_w.png) no-repeat; display: none;}
.ss_box a{display: block; height: 36px;}
.fixed-nav .ss_box{display: block; position: absolute; right: 15%; top: 14px;}

/*footer*/
.footer{color:#fff; background-color:#2d548f;}
.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:-5.5em;}
.footer-menu li{text-align:center;}
.footer-menu li a{display:inline-block;font-size: 16px;}
.footer-contact{padding-right:360px; padding-left:15.5%; 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:360px; text-align:center; margin-top:-40px;}
.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: 19.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;}

	
@media (max-width: 992px){
	.footer-links {
	    margin: 0 -5px;
	}
	.footer-links .item {
	    width: 33.3333%;
	    margin-bottom: 10px;
	}
	.footer-links dl {
	    margin: 0 5px;
	}
}

@media (max-width: 640px){
	.footer-links .item {
	    width: 50%;
	}
}

@media (max-width: 480px){
	.footer-links .item {
	    width: 100%;
	}
}



/*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;}

.leader_list li{
	    line-height: 36px;
	    position: relative;
	    height: 36px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    width: 82%;
	    padding-right: 22%;
	    text-indent: 12px;
	    background: url(../2021/images/dot.png) no-repeat left center;
}
.ldtime{
	position: absolute;
	    right: 7%;
	    top: 0px;
	    color: #525252;
	    font-size: 15px
}
.common-switch .hd li.on{cursor:pointer;}

.common-head{line-height:30px; border-bottom:2px solid #f0f0f0;}
.common-head br{display:none;}
.common-head li{float:left;}
.common-head .hd{float:left;}
.common-head .hd li{font-size:1.25em; text-align:center;}
.common-head .whole{width:100%;}
.common-head .whole li{padding-right:0 !important; padding-left:0 !important; margin-right:0 !important;}
.common-head .whole.col2 li{width:50%;}

.common-head .menu1 li{position:relative; padding:0 0 14px; margin-right:50px; line-height:30px; margin-bottom:-2px;}
.common-head .menu1 li:before{position:absolute; right:0; bottom:0; left:0; content:""; width:0; margin:0 auto; height:3px; color:#666; background-color:#2d548f;}
.common-head .menu1 li.on{font-weight:bold; color:#333;}
.common-head .menu1 li.on a{color:#333;}
.common-head .menu1 li.on:before{width:100%;}
.common-head .menu1 li:last-child{margin-right:0;}
.common-head .menu1.arrow li:after{position:absolute; left:50%; bottom:-8px; margin-left:-4px; border:4px solid transparent; border-top-color:#bd1a2d;}
.common-head .menu1.arrow li.on:after{content:"";}

.common-title .currentName{position:relative; float:left; padding-left:20px; font-size:1.5em; font-weight:bold; color:#2d548f;}
.common-title .currentName:before{position:absolute; top:50%; left:0; content:""; width:5px; height:20px; margin-top:-9px; background-color:#2d548f;}
.column-title br{display:none;}

.common-more{float:right;}
.common-more a{display:inline-block; color:#999; padding-right:16px; background:url(../images/more.png) no-repeat right center;}
.common-more a:hover{color:#333;}
.mobile-more{margin-top:15px; text-align:center; line-height:40px; background-color:#f5f5f5; border-radius:5px;}
.mobile-more a{color:#666;}

.big-head{line-height:38px;}
.big-head li{float:left;}
.big-head .hd{float:left;}
.big-head .hd li{margin-right:60px; font-size:1.8em; color:#666;}
.big-head .hd li a{color:#666;}
.big-head .hd li.on{font-weight:bold; color:#333 !important;}
.big-head .hd li.on a{color:#333 !important;}


.column-head{position:relative; text-align:center;}
.column-head br{display:none;}
.column-head:after{position:absolute; top:50%; right:0; left:0; z-index:1; content:""; height:1px; background-color:#929091;}
.column-head a{position:relative; z-index:2; display:inline-block; padding-right:60px; padding-left:60px; font-weight:bold; font-size:1.875em; line-height:50px; color:#333; background-color:#fff;}
.column-head a:after{position:absolute; top:50%; left:0; content:""; width:9px; height:9px; margin-top:-4px; background-color:#2d538c; border-radius:50%;}
.column-head a:before{position:absolute; top:50%; right:0; content:""; width:9px; height:9px; margin-top:-4px; background-color:#2d538c; border-radius:50%;}

.common-bd{padding-top:15px;}
.sjcx-bd{padding-top: 15px;}

.infoList{overflow:hidden;}
.infoList.hadLine li{padding-top:21px; padding-bottom:21px; border-bottom:1px solid #ededed;}
.infoList.md li h4{padding-right:60px;}
.infoList.notPrefix li h4{padding-left:0;}
.infoList.notPrefix li h4 a:before{content:normal;}
.infoList li{float:left; width:100%; padding-top:10px; padding-bottom:10px; overflow:hidden;}
.infoList li h4{position:relative; padding:0 100px 0 20px; font-weight:normal; font-size:1em; overflow:hidden;}
.infoList li h4 a{float:left; line-height:1.6em; max-width:100%; min-height:25px; 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:-3px; left:2px; content:""; margin-top:.8em; width:5px; height:5px; background-color:#333; background-repeat:no-repeat; border-radius:50%;}
.infoList li h4 a:hover:before{background-color:#2d548f;}
.infoList li h4 a em{font-style:normal;}
.infoList li h4 a em.ing{color:#c00;}
.infoList li h4 a strong{color:#2b5391;}
.infoList li h4 a span{font-size: 1em!important;font-family: Microsoft Yahei!important;}
.infoList li h4 span{position:absolute; z-index:10; top:50%; margin-top:-.8em; line-height:1.6em; white-space:nowrap;}
.infoList li h4 .time{right:2px; color:#999;}
.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;}

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

.ajaxList{}
.ajaxList li{float:left; width:100%; padding-top:15px; padding-bottom:15px; overflow:hidden;}
.ajaxList li h4{position:relative; line-height:1.6em; overflow:hidden;}
.ajaxList li.head{padding-bottom:10px;}
.ajaxList li.head h4{font-weight:bold; font-size:1.0625em;}
.ajaxList li span{position:absolute; top:50%; margin-top:-.8em; text-align:left; display:block; padding-right:10px;}
.ajaxList li .title{position:static; margin-top:0;}
.ajaxList li .title a{display:block; max-width:100%; width:100%\9;}

.menu-icons{margin-right:-18px; margin-left:-18px; overflow:hidden;}
.menu-icons li{float:left; width:100%;}
.menu-icons li a{position:relative; display:block; margin:0 18px 36px; color:#fff; font-size:1.25em; font-weight:bold; text-align:center; background-color:#5796e5; background-repeat:no-repeat;}
.menu-icons li a:before{display:inline-block; content:""; margin-right:15px; margin-left:15px; width:45px; height:45px; vertical-align:middle; background-repeat:no-repeat;
-webkit-transition:all 0.15s ease-in-out;
transition:all 0.15s ease-in-out;
}
.menu-icons li a font{display:inline-block; vertical-align:middle; line-height:150%; text-align:center;}
.menu-icons li a:hover{filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.menu-icons li a:hover:before{
-moz-transform:scale3d(0.7, 0.7, 1);
-ms-transform:scale3d(0.7, 0.7, 1);
-o-transform:scale3d(0.7, 0.7, 1);
-webkit-transform:scale3d(0.7, 0.7, 1);
transform:scale3d(0.7, 0.7, 1);
}
.menu-icons li.on a{background-color:#fafafa; border-color:#e5e5e5; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
.menu-icons.break li a:before{display:block; margin:0 auto 5px;}
.menu-icons.break li a font{display:block; margin-right:5px; margin-left:5px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.infoList li h4 a,
.text-nowrap,
.text-nowrap a,
.text-nowrap font,
.text-nowrap p
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.crumb{padding-top:15px; font-size:15px; color:#666; line-height:24px; background-color:#fff;}
.crumb h2{font-size: 1em;}
.crumb dl{position:relative;}
.crumb dl dt{position:absolute; top:5px; left:5px; width:14px; height:18px; background:url(../images/crumb.png) no-repeat left 0;}
.crumb dl dd{margin-left:35px;}
.crumb dl dd em{font-style:normal;}
.crumb a{display:inline-block; color:#666;}
.crumb a:hover{color:#333;}
.crumb span{color:#2d548f;}
.crumb span a{font-weight:bold; color:#2d548f !important;}

/*pagediv*/
.pagediv{padding-top:35px; 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;}

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

.ajaxpage .layui-laypage a:hover{color:#5d7ea9;}
.ajaxpage .layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:#5d7ea9;}

.rel-appendixs{display:none; padding:30px; margin-bottom:30px; border:1px solid #ebebeb;}
.rel-appendixs h3{adding-bottom:10px; font-size:1.125em; color:#0064b9;}
.rel-appendixs .infoList li h4 a:before{background-color:#999;}

.notData{text-align:center; padding-right:0 !important; padding-left:0 !important; height:auto !important; line-height:60px !important;}
.even{background:#fff;}
.odd{background-color:#f7f7f7;}

/*owl-carousel*/
.owl-carousel{touch-action:none;}
.owl-carousel .item{display:block; width:100%; overflow:hidden;}


/*图片列表*/
.imageList{overflow:hidden;}
.imageList ul{margin-top:-36px; margin-right:-18px; margin-left:-18px; overflow:hidden; zoom:1;}
.imageList ul li{position:relative; float:left; width:33.33333%;}
.imageList ul li a{display:block; margin:36px 18px 0 18px; font-size:1em; overflow:hidden;}
.imageList ul li span.pic{display:block; width:100%;  height:226px; background-color:#ebebeb; overflow:hidden;}
.imageList ul li span.pic img{display:block; width:100%; min-height:100%; height:auto;}
.imageList ul li span.pic.shadow{position:absolute; top:50%; left:50%; z-index:1; width:60px; height:60px; margin-top:-30px; margin-left:-30px; background:#000; filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; border-radius:8px;}
.imageList ul li span.pic i{position:absolute; top:50%; left:50%; z-index:2; width:21px; height:24px; margin:-12px 0 0 -9px;  background-size:100% 100%;}
.imageList ul li span.txt{display:block; padding:10px; text-align:left; background-color:#f5f5f5;}
.imageList ul li span.txt:before{display:inline-block; width:1px; height:48px; content:""; vertical-align:middle; visibility:hidden;}
.imageList ul li span.txt font{display:inline-block; vertical-align:middle; max-height:48px; line-height:24px; width:99%; text-align:center; overflow:hidden;}
.imageList.lay-col2 ul li{width:50%;}
.imageList.lay-col4 ul li{width:25%;}

.label{position:absolute; top:0; left:0; width:62px; height:25px; padding-right:6px; color:#666; text-align:center; line-height:24px; background:url(../images/index_hdjl_label_bg.png) no-repeat 0 -27px; cursor:pointer;}
.label.on{color:#cc3333; background-position:0 0;}



/*分享图标*/
@font-face {
    font-family: "socialshare";
    src: url("../font/iconfont.eot");
    src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg")
}

.bshare-custom{font-family: "socialshare" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale}
.bshare-custom li{float:left;}
.bshare-custom li a{position:relative; display:inline-block; margin:4px; width:26px; height:26px; font-size:16px; font-weight:normal;padding-left: 0px !important;
 border-radius:50%; line-height:26px; border:1px solid #666; color:#666; text-align:center; vertical-align:middle; transition:background 0.6s ease-out 0s; }
.bshare-custom li a:hover{background-color:#666; color:#fff; font-weight:normal;}
.bshare-custom li a * {font-family:"socialshare" !important}
.bshare-custom .icon-qqim{color:#56b6e7; border-color:#56b6e7;}
.bshare-custom .icon-qzone{color:#fdbe3d; border-color:#fdbe3d;}
.bshare-custom .icon-sinablog{color:#ff763b; border-color:#ff763b;}
.bshare-custom .icon-wechat{color:#7bc549; border-color:#7bc549;}
.bshare-custom .icon-qqim:hover{background-color:#56b6e7;}
.bshare-custom .icon-qzone:hover{background-color:#fdbe3d;}
.bshare-custom .icon-sinablog:hover{background-color:#ff763b;}
.bshare-custom .icon-wechat:hover{background-color:#7bc549;}
.bshare-custom .icon-qqim:before{content:"\f11a";}
.bshare-custom .icon-qzone:before{content:"\f07a";}
.bshare-custom .icon-sinablog:before{content:"\f12a";}
.bshare-custom .icon-wechat:before{content:"\f09a";}

.layui-form-select dl dd.layui-this{background-color:#d71018;}
.layui-form-radio>i:hover, .layui-form-radioed>i{color:#d71018;}
.layui-form-radio *{font-size:16px;}
.layui-input-date{background:url(../images/date.png) no-repeat right;}
.layui-button-mod{text-align:center;}
.layui-btn{font-size:15px;}

.hdjl-zjdc .infoList li h4{padding-left:4em;}
.hdjl-zjdc .infoList li h4 a{padding-left:1px;}
.hdjl-zjdc .infoList li h4 a font{position:absolute; left:0; color:#999;}
.hdjl-zjdc .infoList li h4 a font:after{position:absolute; top:50%; right:-0.5em; content:""; width:1px; height:18px; margin-top:-9px; background-color:#999;}
.hdjl-zjdc .infoList li h4 a font.ing{color:#c04b4b;}
.hdjl-zjdc .infoList li h4 a font.ing:after{background-color:#c04b4b;}
.hdjl-zjdc .infoList li h4 a:before{content:normal;}

.layui-table-wrap{overflow:hidden;}
.layui-table-wrap .layui-table{margin-top:0; margin-bottom:0; margin-left:-2px;}
.layui-table-wrap .layui-table td,
.layui-table-wrap .layui-table th{font-size:15px; border-left:2px solid #fff;}
.layui-table-wrap .layui-table th{font-weight:bold; color:#333; background-color:#ededed;}
.layui-table-wrap .layui-table tbody tr:hover{background-color:#f2f2f2;}



/* 头部修改只留li */
.header-xuanfu-bar.fixed .skip{display: none;}
.header-xuanfu-bar.fixed .header-toggle-btn{display: none;}
.fixed-main{top: 0px;background: url(../images/header_bj.png) repeat-x bottom #2d548f;}
.fixed-main .swiper-nav .swiper-slide .link {
    color: #fff;
    line-height: 80px;
}
.fixed-main .swiper-nav .checked .link {
    color: #fbd502;
}
.fixed-main .swiper-nav .swiper-slide .link:after {
    background-color: #fbd502;
}
.fixed-main .ss_box{display: none;}
.fixed-main .logo{display: none;}
.fixed-main .swiper-nav{width: 100%; padding-top: 0px}
.home_headerbox{background: url(../images/header_bj.png) repeat-x bottom #2d548f!important;}
.home_headerbox .swiper-nav .checked .link{color: #fbd502!important;}
.home_headerbox .swiper-nav .swiper-slide .link{color: #fff!important;}
.home_headerbox .swiper-nav .swiper-slide .link:after{    background-color: #fbd502!important;}
.home_headerbox .header-xuanfu-bar .skip{display: none;}
.home_headerbox .header-xuanfu-bar .header-toggle-btn{display: none;}
.home_headerbox .logo{padding-top: 0px;display: none;}
.home_headerbox .swiper-nav{padding-top: 0px!important;}
.home_headerbox .ss_box{display: none!important;}
.home_headerbox .swiper-nav{width: 100%!important;margin-right:0px!important;}
.home_headerbox .swiper-nav .swiper-slide{text-align: center;}

@media (max-width:1023px) {
.header-xuanfu-bar.fixed .skip{display: block;}
.header-xuanfu-bar.fixed .header-toggle-btn{display: block;}
.fixed-main{top: 50px;}
.fixed-main .ss_box{display: none;}
.fixed-main .logo{display: none;}
.fixed-main .swiper-nav{width: 100%; padding-top: 0px}

.home_headerbox .header-xuanfu-bar .skip{display: block;}
.home_headerbox .header-xuanfu-bar .header-toggle-btn{display: block;}
.home_headerbox .logo{padding-top: 0px;display: none;}
.home_headerbox .swiper-nav{padding-top: 0px!important;}
.home_headerbox .ss_box{display: none!important;}
.home_headerbox .swiper-nav{width: 100%!important;margin-right:0px;}
.home_headerbox .swiper-nav .swiper-slide{text-align: center;}


}
