@import "layout.css";

html{min-height:100%;}
body{
	font-family: "Helvetica Neue","Microsoft YaHei",Helvetica,Arial,"Hiragino Sans GB",\5FAE\8F6F\96C5\9ED1,tahoma,simsun,sans-serif;
}
table {margin: 0 auto;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,img,dd,dt,dl{ padding:0; margin:0; border:none;}
*{ margin:0; padding:0;}
b,strong,ins{font-style:normal;text-decoration:none; font-weight:500}
img{ padding:0; margin:0; border:0; vertical-align:middle;}
ul,li,ol{ list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; border:0; margin:0; padding:0;}
a{ text-decoration:none;color: #333;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);}
p{ padding:0px;}
em,i{ font-style: normal;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clearfix::after,.tab-box>dt::after{content:".";display:block;height:0;clear:both;visibility:hidden;}
a:visited,a:hover,a:active{ text-decoration:none;}
input[type="button"], input[type="submit"],input[type="date"], input[type="reset"],input[type="text"] ,input[type="tel"],input[type="email"] ,input[type="mobile"],input[type="button"] {-webkit-appearance: none;}
button{ cursor: pointer;}
input{outline: none;}
.fl{float: left;}
.fr{float: right;}
.content_box { max-width: 1200px; margin: 0 auto; width: 100%;}
.u-txt-word{
    width: 370px;
    height: 45px;
    border: none;
    outline: none;
    padding: 0 1.56rem;
    /* background: #1454a2; */
    border-radius: 30px;
    color: #999;
    position: absolute;
    top: 250px;
    left: 750px;
    position: initial;
    background: rgba(255,255,255,.88);
    right: 375px;
    box-sizing: border-box;
    font-size:14px;
    }
    .u-btn-search{
    	margin-top: -15px;
    	right: 21px;
    width: 25px;
    height: 30px;
    /* top: 42%; */
    /* background-position: -20px 4px; */
    cursor: pointer;
    border: 0;
    position: absolute;
    outline: none;
    /* margin-top: -15px; */
    /* background: #fff url(./images/search.png) center no-repeat; */
    background: #fff url(../images/search.png) center no-repeat;
    top: 224px;
    right: 388px;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    background: url(../images/search.png) center no-repeat;
    box-sizing: border-box;
    }
.box-shadow {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
	-ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
	-o-box-shadow: 0px 0px 5px rgba(0,0,0,0.08);
}
.hide{
	display: none;
}

/* å…¬å…±è·¯å¾„ */
.crumbs{
	padding-left: 30px;
	height: 60px;
	line-height: 60px;
	background: url(../images/fkic_03.png) left center no-repeat;
	box-sizing: border-box;
	width: 100%;
	color: #adadad;
	text-align: left;
}
.crumbs a {
	color: #adadad;
	padding: 0 10px;
}
.footer_img .gzh {
    display: inline-block!important;
    float: right;
    padding-top: 0;
    width: 110px;
    height: 55px;
    background: url(../images/jiucuo_01.png) no-repeat;
    margin-left: 12px;
    margin-top: 21px;
}
.crumbs span:last-child {
	color: #333;
	padding-left: 10px;
}
.body_mainpage .crumbs{
	display: none
}
.swiper-container {
  width: 100%;
  height: 100%; 
  position: relative;     
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;    
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px;
}
.swiper-pagination-switch,.swiper-pagination li {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #b4b5b8;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #b4b5b8;
  cursor: pointer;
}

.swiper-visible-switch {
  background: #fff;
}
.swiper-active-switch,.swiper-pagination li.on {
  background: #fff;
  border-color: #fff;
}
.swiper-slide img{/* height: 318px; */}
h3.public{
	height: 50px;
	border-bottom: 1px solid #ebebeb;
	font-size: 20px;
	font-weight: 600;
	overflow: hidden;
}
h3.public img{
	display: block;
	float: left;
	margin: 14px 0;
	width: 22px;
}
h3.public span,h3.public a{
	display: block;
	float: left;
	line-height: 50px;
	color: #0069c5;
}
h3.public a{
	padding-left: 0;
}
h3.public span{
	padding-left: 10px;
}
.banner{
	width: 100%;
	height: 320px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
}
.banner_top{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid rgba(255,255,255,.16);
}
.banner_top_left{
	float: left;
	line-height: 40px;
}
.banner_top_left li{
	float: left;
	font-size: 14px;
}
.banner_top_left li a{
	color: #FFF;
	display: block;
	margin: 0 10px;
}
.banner_top_left li a:hover{
	color: #fff;
}

/*IPv6*/
.h-ipv6{margin-left:10px;margin-top:8px;}
.h-ipv6 .h-v6{display:block;background: #315fac;color: #FFF;border: 1px solid #3669b5;padding: 0 13px;border-radius: 40px;line-height: 22px;height: 22px;cursor: default;font-size: 12px;}
.h-ipv6 .h-v6:hover{background: #2662bb;}




.banner_logo{
	width: 100%;
        height: 213px;
        max-width: 1200px;
        margin: 0 auto 0;
        position: relative;
}
.banner_logo form{
        position: absolute;
        top: 50%;
        overflow: hidden;
        /*width: 370px;*/
        /*margin: 0 auto;*/
        right: 0;
        margin-top: -22.5px;
}
.banner_logo a{
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -47.5px;
}
.banner_logo img{
	width: 100%;
	display: block;		
	max-width: 470px;
	margin: 0 auto 30px;
}
.banner_logo span{
	display: block;
	/*display: flex;*/
	width: 100%;
	max-width: 520px;
	height: 50px;
	overflow: hidden;
	border-radius: 50px;
	background: #fff;
}
.banner_logo span input{
	flex: 1;
	border: none;
	padding: 0 30px;
	font-size: 16px;
	color: #7e878f;
	height: 50px;
	line-height: 50px;
}
.banner_logo span em{
	width: 77px;
	float: right;
	height: 50px;
	background:#fff url(../images/search.png) center no-repeat;
	border: none;
	cursor: pointer;
}
.banner_nav{
	width: 100%;
	line-height: 67px;
        height: 67px;
        background-color: rgba(0,105,196,.88);
        max-width: 1920px;
        margin: 0 auto;
}
.banner_nav ul{
	display: flex;
	overflow: hidden;
        max-width: 1200px;
        margin: 0 auto 0;
}
.banner_nav ul li{
	flex: 1;
	width: 11.11%;
	float: left;
	text-align: center;
}
.banner_nav ul li a{
	color: #fff;
	display: block;
	position: relative;font-size:18px;
}
.banner_nav ul li a.active{
	font-weight: 600;
}
.banner_nav ul li a:hover{
	background: #0069c4;
}
.banner_nav ul li a.active::after{
	content: '';
	display: block;
	width:0;
  height:0;
	border-right:5px solid transparent;
	border-left:5px solid transparent;
	border-bottom:5px solid #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -2.5px;
}
.banner_top_box{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.banner_top_right{
	height: 40px;
	float: right;
	padding: 0;
}
.banner_top_right ul{
	float: right;
}
.banner_top_right li{
	float: left;
	width: 40px;
	height: 40px;
}
.banner_top_right li:last-child{width: auto;}
.wza-zzzq {
    position: relative;
    top: 8px;
    margin-right: 15px;
    display: inline-block;
    color: #ffde47;
    border: 1px solid #ffde47;
    height: 24px;
    line-height: 21px;
    padding: 0px 5px;
    border-radius: 10px;
    box-sizing: border-box;
}
.banner_top .wza-zzzq a {
    margin-left: 0;
    color: #ffde47;
}
.banner_top .wza-zzzq a:hover {
    color: #fff;
}
#wxwza {
    position: relative;
    margin-right: 10px;
}
#wxwza::after {
    content: '';
    width: 0px;
    height: 14px;
    border-right: 1px solid;
    border-bottom-color: #ffde47;
    position: absolute;
    right: -6px;
    top: 3px;
    color: #ffde47;
}

.banner_top_right li a{
	width: 22px;
	height: 22px;
	display: block;
	margin: 9px;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.banner_top_right li a:hover{
	color: #fff;
}
.banner_top_right li a img{
	display: block;
}
.banner_top_right li a:hover img{
	margin-top: -22px;
}
.flash {
  width: 100%;
  height: 320px;
  position: relative;
}
.flash li{
	width: 100%;
	height: 320px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.flash li img{
	display: block;
	width: 1920px;
	height: 320px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
        max-width: initial;
}
/* 公共头部 */
.nav_list{
	float: right;
}
.nav_list li{
	float: left;
	height: 80px;
	line-height: 80px;
}
.nav_list li a{
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 0 10px;text-align:center;min-width:70px;

}
.nav_list li a.on{
	font-weight: 600;
	background: url(../images/nav_active.png) center 55px no-repeat;
}
.nav_list li a:hover{
	background: #0069c4;
}
h3.public_h3{
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ebebeb;
	font-weight: 600;
}
h3.public_h3 a{
	color: #0069c5;
	margin-right:20px;
	padding:0 10px;
	display: inline-block;
}
h3.public_h3 a.on{
	border-bottom: 4px solid;
	height: 43px;
}
.main{
	width: 97%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.link{
	width: 100%;
	line-height: 50px;
}
.link_box{border-bottom: 1px solid #65686b;padding-bottom: 22px;margin-bottom: 22px;}
.link_box li{
	float: left;
	margin-right: 1%;
	width: 19%;
}
.link_box li:last-child{margin-right:0;width:20%;}
.link_box li a{
	font-size: 16px;
	color: #fff;
	display: block;
	text-align: center;
	border: 1px solid #828c94;
	border-radius: 2px;
	line-height: 42px;
}
.link_box li a:hover{background-color:#676767;}
.footer{
	padding: 22px 0 34px;
	overflow: hidden;
	background: #565a5d;
}
.footer_info{
	width: 50%;
	float: left;
}
.footer_info p{
	line-height: 28px;
	color: #FFF;
	font-size: 14px;
}
.footer_info a{color: #FFF;}
.footer_info p img{
	display: block;
	float: left;
	width: 18px;
	height: 20px;
	margin: 4px 5px 0 0;
}
.footer_img{
	float: right;
	padding-top: 22px;
}
.footer_img span:first-child{margin-right: 10px;}
#_span_jiucuo{margin-left: 5px;}
.footer_img a{
	padding-left: 5px;
	display: inline;
}
.border{
	border: 1px solid #eee;
	border-top: none;
	border-bottom-color: #e3e3e3;
	position: relative;
	background: #fff;
}
.border:after{
	background: #eee;
	height: 1px;
	width: 100%;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.common-nodata {
	text-align: center;
	font-size: 16px;
	color:#d8d3dd!important
}
.common-nodata.li-nodata, .common-nodata.div-nodata {
	padding-top:50px;
	width: 100%;
	height: auto
}
.common-nodata p{
	font-size:26px;
	margin-top: 15px;
}
.zwfw-footer{padding: 22px 0 14px;}
.zwfw-footer .footer_img{padding-top: 5px;}

/*-------------------------------â†“åˆ†é¡µæ ·å¼å¼€å§‹â†“------------------------------------*/
/**åˆ†é¡µåŒºåŸŸ**/
.common-paging-wrap {
	margin-bottom: 20px;
}

#common-paging {
	clear: both;
	color: #666;
	padding: 20px 0px 10px;
	font-size: 13px;
}

#common-paging a {
	border: 1px solid #666;
	display: inline;
	padding: 5px 8px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration: none;
	color: #666;
}

#common-paging span.disabled {
	display: inline;
	padding: 5px 8px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #666;
	background-color: #FFF;
	color: #666;
}

#common-paging span.curr {
	border: 1px solid #31ACE2;
	display: inline;
	padding: 5px 8px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #F0FDFF;
	color: #31ACE2;
}

#common-paging a:hover {
	border: 1px solid #666;
	background-color: #31ACE2;
	color: #fff;
}

#kkpager_gopage_wrap {
	position: relative;
	left: 0px;
	top: 0px;
}

#kkpager_btn_go {
	width: 44px;
	height: 29px;
	border: 0px;
	overflow: hidden;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	background-color: #31ACE2;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: -4px;
	border-radius: 3px;
	display: none;
}

#kkpager_btn_go_input {
	width: 36px;
	height: 27px;
	color: #666;
	text-align: center;
	margin-left: 3px;
	margin-right: 3px;
	border: 1px solid #666;
	position: relative;
	border-radius: 3px;
	outline: none;
	vertical-align: middle
}

#kkpager_btn_go_input.focus {
	border-color: #31ACE2;
}

#common-paging .pageBtnWrap {
	display: inline-block;
	line-height: 30px;
}

#common-paging .infoTextAndGoPageBtnWrap {
	float: right;
}

#common-paging .spanDot {
	display: inline-block;
	margin-right: 5px;
}

#common-paging .currPageNum {
	color: #FD7F4D;
}
.interaction {
    display: block;
    overflow: hidden;
    background: rgb(245, 245, 245);
    padding: 20px 0px 40px;
}
/*-------------------------------â†‘åˆ†é¡µæ ·å¼ç»“æŸâ†‘---------------------------------------*/

.common-loading {
	min-height: 100px;
	background: url(../images/loading@2x.gif) center center no-repeat;
}
.xp-wzdt{display: inline-block; margin-left: 15px;}



.zfxxgk_box {margin-top: 6px;}
.zfxxgk_box li {width: 32%;float:left;margin-right: 1.5%;margin-bottom:5px}
.zfxxgk_box li:nth-child(3n) {margin-right: 0%;}
.zfxxgk_box li a{height:32px;display:block;text-align:left;line-height: 32px;font-size: 14px;color: #474747;font-weight: 600;padding-left: 36px;box-sizing: border-box;}
.zfxxgk_box li:nth-child(1) a{background: url(../images/zwgk_sicon.png) no-repeat 10px center #f5f5f5;background-size: 10%;}
.zfxxgk_box li:nth-child(2) a{background: url(../images/zwgk_sicon1.png) no-repeat 10px center #f5f5f5;background-size: 10%;}
.zfxxgk_box li:nth-child(3) a{background: url(../images/zwgk_sicon2.png) no-repeat 10px center #f5f5f5;background-size: 10%;}
.zfxxgk_box li:nth-child(4) a{background: url(../images/zwgk_sicon3.png) no-repeat 10px center #f5f5f5;background-size: 10%;}
.zfxxgk_box li:nth-child(5) a{background: url(../images/zwgk_sicon4.png) no-repeat 10px center #f5f5f5;background-size: 10%;}
.zfxxgk_box li:nth-child(6) a{background: url(../images/zwgk_sicon5.png) no-repeat 10px center #f5f5f5;background-size: 10%;}
.zfxxgk_box li a:hover{border: 2px solid #41a1ea;}




/*登录|注册*/
.myspace{display:inline-block;color:#d8d3de;font-size: 14px;line-height:40px;}
.banner_top_right li .myspace a {
    margin: 0 2px;
    color: #FFF;
    display: initial;
    line-height: unset;
    width: auto;
    height: initial;
    font-size: 16px;
}
.myspace a:hover{color:#fff}
/*列表页订阅按钮*/
.AddMySubscription {float: right; margin-top: 10px;width:30px;height:30px;background:url(/szxxinterface/AddletterNEW/images/dingyue0.png) center center no-repeat;cursor:pointer;}
.AddMySubscription:hover,AddMySubscriptioned {background:url(/szxxinterface/AddletterNEW/images/dingyue1.png) center center no-repeat;}
.xxgk-title .AddMySubscription,.xxgklist-title .AddMySubscription {margin-right:10px;margin-top:2px;}
.jglist_title .AddMySubscription {margin-top:0px;}
/*我的收藏*/
.SetMyFavorite{display:inline-block;padding-right:34px;background:url(/szxxinterface/AddletterNEW/images/wodeshoucang1.png) right center no-repeat;height:24px; color: #666;line-height: 24px;}
.SetMyFavorite:hover{text-decoration: none;}


  .share-icon {font-size: 14px;color: #333;display: inline-block;line-height: 24px;margin-left: 30px;}
  .share-box{display: inline-block;}
  .share-box a{display: inline-block; width: 24px; height: 24px; line-height: 24px; background:url(../images2020/share.png) no-repeat; margin-left:5px; cursor: pointer;}
  .share-box a:hover{opacity: .8;}
  .share-box a.gwds_weixin{background-position: 0 -38px;}

.tj_box {max-width:1200px;margin: 0 auto 20px;}
.tj_box img {width:100%;height:auto;display:block;}

/*音频解读按钮*/
.audioBox{background: url(../images/voiceBg.png) no-repeat center -2px;width:250px;height:64px;margin:15px auto;position:relative;cursor:pointer;}
.audioBox:hover{background-position:center -66px;}
.audioBox i{width:30px;height:25px;position:absolute;top:18px;right:46px;}
.audioBox i.stoped{background: url(../images/voice.png) no-repeat;}
.audioBox i.starting{background: url(../images/voice.gif) no-repeat;}

#cnzz_stat_icon_1279742223 {display:none}


.ul_docInfo {min-height: auto;padding:20px 0;border-bottom:1px solid #ddd}
.ul_docInfo li {width:50%;float:left;line-height:30px;}
.ul_docInfo li span {font-size:14px;color:#666;}
.ul_docInfo li span.docinfo_title { font-weight: bold;}

#sypfId {right:50% !important;margin-right: -920px !important;left: auto !important;margin-left: auto !important;top:454px !important;position:fixed !important}

.doc-share {text-align: right;}