@charset "utf-8";
.bg-news{
  background: url(bg-news.png) center no-repeat;
  background-size: 100%;
}
.top-topic {
  margin: 15px 0;
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.top-topic img {
  width: 100%;
}
.big-news {
  text-align: center;
  padding: 0px 0px 20px;
  background: url(wsxzf-newbg.png) center no-repeat;
  margin: 20px 0;
  background-size: 100% 100%;
  /* margin-bottom: 15px; */
  /* line-height: 1.6; */
}
/* .big-news .swp1 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.4;
} */
.big-news .swp1,.big-news .swp1 .swiper-slide{
	height: 90px;
}
.big-news .swp1 h2{
	font-size: 36px;
}
.big-news .swp1 h2>a{
	color: #0066D9;
}
.big-news .swp1 span{
	font-size: 18px;
}
.big-news .swp1{
	position: relative;
}
.big-news .swp1 .swiper-pagination{
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10;
	width: 20px;
	top: 20px;
	right: 45px;
	text-align: center;
	float: left;
	display: block;
	line-height: 22px;
}
.big-news .swiper-pagination .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	margin: 0px 8px;
	opacity: 1;
	display: inline-block;
	border-radius: 50%;
	background: #adacac;
}
.big-news .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0052B6;
}
/* new start */
.wsxzf-xw {
   overflow: hidden;
   box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.21);
   border: solid 3px rgba(192, 192, 192, 0.2);
   background-color: rgba(243, 250, 255, 0.17);
	background: #fff;
	padding: 20px 20px;
}
.wsxzf-xw .slidenews-box{
    width: 660px;
    overflow: hidden;
    position: relative;
}
.wsxzf-xw .slidenews-box .pic{
	position: relative;
}
.wsxzf-xw .slidenews-box .pic>a>img{
	width: 660px;
	height: 400px;
}
.wsxzf-xw .slidenews-box .pic>a>b{
	height: 46px;
	opacity: 0.5;
	background-color: #000;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.wsxzf-xw .slidenews-box .pic>a>span{
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	padding: 0 7px;
	color: #fff;
	bottom: 0;
	width: 78%;
	overflow: hidden;
	position: absolute;
}
.wsxzf-xw .slidenews-box .swiper-wrapper{
	z-index: 10;
}
.wsxzf-xw .slidenews-box>.swiper-pagination{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: right;
	padding-right: 20px;
}
.wsxzf-xw .slidenews-box>.swiper-pagination .swiper-pagination-bullet{
	display: inline-block;
	border-radius: 100%;
	background: #000;
	width: 8px;
	height: 8px;
	opacity: 1;
	background-color: #fff;
	margin: 0 4px;
}
.wsxzf-xw .slidenews-box>.swiper-pagination .swiper-pagination-bullet-active{
	width: 40px;
	border: none;
	background-color: #ffffff;
	border-radius: 10px;
}
.wsxzf-xw .mendnews-box{
	width: 670px;
}
.wsxzf-xw .mendnews-box .wsxzf-conews-tile>li{
	display: inline-block;
}
.wsxzf-xw .mendnews-box .wsxzf-conews-tile>li a{
   position: relative;
   display: block;
   padding: 0 16px;
   font-size: 24px;
   font-weight: 700;
   line-height: 55px;
   color: #292827;
   text-align: center;
   border-top: 5px solid transparent;
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
   -webkit-transition: all 0.25s linear 0s;
   -moz-transition: all 0.25s linear 0s;
   -ms-transition: all 0.25s linear 0s;
   -o-transition: all 0.25s linear 0s;
   transition: all 0.25s linear 0s;
}
.wsxzf-xw .mendnews-box .wsxzf-conews-tile>li.tab-current>a{
	color: #0052B6;
	border-color: #007AD8;
	box-shadow: 0 0 .18rem 0 #cbcfd1;
}
.wsxzf-xw .mendnews-box .common-textnews-list li{
	padding-left: 20px;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.wsxzf-xw .mendnews-box .common-textnews-list li a{
	width: 75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
}
.wsxzf-xw .mendnews-box .common-textnews-list > li:before {
    vertical-align: top;
    margin-top: 22px;
}
.wsxzf-xw .mendnews-box .common-textnews-list > li span{
	font-size: 16px;
	float: right;
	margin-right: 16px;
}
/* new end */
/* mend bigp start*/
.big-slideimg {
    width: 100%;
    height: 140px;
    margin-top: 20px;
}
.big-slideimg .wsx-item>li{
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 140px;
	margin-top: 20px;
}
/* mend bigp end*/
/* main content start */

.bg-maintabs{
	margin-top: 30px;
	background: url(wsxzf-sy-maintabs.png) no-repeat;
	background-size: 100% 100%;
}
.bg-maintabs .main-content-tabs{
	padding: 20px 0;
}
.bg-maintabs .main-contabs-title li{
	display: inline-block;
	width: 32.333%;
	height: 70px;
	line-height: 70px;
	margin: 0 auto;
	position: relative;
	background: #2791FF;
	font-size: 32px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	margin-right: 20px;
	font-family: 方正大标宋简体;
}
.bg-maintabs .main-contabs-title li:last-child{
	margin-right: 0;
}
.bg-maintabs .main-contabs-title li.tab-current{
	background: #005BD8;
	font-size: 34px;
}
.bg-maintabs .common-clitabn-content{
	height: 610px;
	box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.21);
	border: solid 3px rgba(192, 192, 192, 0.2);
	background-color: #fff;
	margin-top: 20px;
	width: 1390px;
	margin-left: 5px;
}
.bg-maintabs .common-clitabn-content .common-dlbox{
	font-size: 16px;
	height: 100%;
	overflow: hidden;
	padding: 15px;
}
.bg-maintabs .clitabn-zw-up{
	overflow: hidden;
}
.bg-maintabs .clitabn-zw-up>dt{
	width: 770px;
	border: solid 1px #e3eef9;
	padding: 10px 20px 18px;
	box-sizing: border-box;
}
.bg-maintabs .zwgb-news .zwnews{
	width: 100%;
	height: 424px;
	float: right;
	display: inline-block;
}
.bg-maintabs .zwnews-dt{
	border-bottom: 2px solid #f5f5f5;
}
.bg-maintabs .zc-jd li{
	display: inline-block;
}
.bg-maintabs .zc-jd-title li{
	display: inline-block;
	font-size: 24px;
	height: 58px;
	line-height: 68px;
	text-align: center;
	position: relative;
	margin-right: 30px;
	font-weight: 700;
}
.bg-maintabs .zc-jd-title li.cur a{
	color: #007AD8;
}
.bg-maintabs .zc-jd-list ul{
	margin-top: 10px;
}
.bg-maintabs .zc-jd-list li{
	line-height: 46px;
	font-size: 18px;
	position: relative;
}
.bg-maintabs .zc-jd-list li>span{
	font-size: 14px;
	color: #889cba;
}
.bg-maintabs .clitabn-zw-up>dd{
	width: 565px;
}
.bg-maintabs .wsxzf-infopub-nav{
	border: solid 1px #e3eef9;
	height: 453px;
}
.bg-maintabs .wsxzf-zwsearch{
	width: 100%;
	height: 160px;
	background: url(wsxzf-sy-zccxbg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 10px;
}
.bg-maintabs .wsxzf-zwsearch .wsxzf-zwsearch-tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #006FC4;
	font-size: 22px;
	font-weight: bold;
}
.bg-maintabs .wsxzf-zwsearch .wsxzf-zwsearch-icon{
	width: 50px;
	height: 50px;
	background-image: url(wsxzf-sy-zcsearch.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.bg-maintabs .wsxzf-zwsearch .wsxzf-zwsearch-text{
	display: inline-block;
}
.bg-maintabs .wsxzf-zwsearch .wsxzf-zwsearch-line{
	height: 45px;
	line-height: 45px;
	bottom: 30px;
	left: 76px;
	width: calc(100% - 160px);
	background-color: #fff;
	border-radius: 15px;
	border: 1px solid #22A7F0;
	box-sizing: border-box;
	overflow: hidden;
	margin: 10px auto;
}
.bg-maintabs .wsxzf-zwsearch .wsxzf-zwsearch-lineinput {
    width: calc(100% - 92px);
    height: 42px;
    line-height: 42px;
    border: none;
    padding-left: 20px;
    font-size: 16px;
	color: #ced2da;
}
.bg-maintabs .wsxzf-zwsearch .wsxzf-zwsearch-linebtn {
    width: 70px;
    height: 45px;
    line-height: 45px;
    background-image: linear-gradient(100deg, #22A8F0, #006FC4);
    color: #fff;
    float: right;
    border: none;
    cursor: pointer;
    font-size: 16px;
}
.bg-maintabs .wsxzf-zwsearch .danxuan{
	text-align: center;
}
.bg-maintabs .wsxzf-zwsearch .danxuan span {
    font-size: 14px;
	margin: 0px 40px 0 0;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap {
	margin-top: 20px;
	padding: 0 10px;
	display: grid;
	grid-template-columns: 1fr 360px;
	gap: 20px;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap>dt {
	width: 160px;
	height: 260px;
	display: block;
	background-color: #fff;
	box-shadow: 0 10px 30px rgb(0 0 0 / 8%);
	background-image: url(wsxzf-sy-gbimg.png);
	background-position: top 30px center;
	background-size: 65%;
	background-repeat: no-repeat;
	position: relative;
   /* width: 150px;
    border: 1px solid #e3e6ea;
    border-radius: 3px;
    transition: all 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    float: left;
    background: #fafbfc; */
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap>dt img{
	width: 100%;
	height: 100%;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap>dt .wsxzf-sy-gbyear{
	position: absolute;
	bottom: 60px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	height: 30px;
	font-weight: bold;
	font-size: 20px;
	color: #CD7070;
	font-family: 'Akzidenz-Grotesk-BQ';
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap .wsxzf-infopub-xxgk{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 16px;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap .wsxzf-infopub-xxgk > a {
	padding: 8px 15px;
    display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	background-image: linear-gradient(to bottom, #d4eeff 0%, white 100%);
	box-shadow: 0 2px 4px #d4eeff;
	border-radius: 10px;
	font-size: 18px;
	color: #003673;
	font-weight: 700;
	transition: box-shadow .3s;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap .wsxzf-infopub-xxgk > a:hover {
    box-shadow: 0 4px 8px #3ba8eb;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap .wsxzf-infopub-xxgk > a > img {
    float: left;
    display: block;
    width: 54px;
    height: 54px;
    transition: all 1s;
	padding: 10px;
	background-color: #fff;
	border-radius: 50%;
}
.bg-maintabs .dl-news > dl .wsxzf-infopub-wrap .wsxzf-infopub-xxgk > a > p {
    margin: 6px 0;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.5px;
   color: #003673;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk {
	margin-top: 20px;
	align-items: center;
	grid-template-columns: repeat(5, 1fr);
	border: 2px solid #d4eeff;
	background-color: #f5fbff;
	border-radius: 10px;
	overflow: hidden;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide{
	height: 90px;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	padding: 0 10px;
	display: grid;
}
.bg-maintabs .clitabn-zw-ud{
	margin-top: 20px;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a{
	position: relative;
	padding: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	color: #003673;
	font-size: 20px;
	font-weight: 700;
	background-color: rgba(0, 0, 0, 0);
	transition: background-color .3s;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a:hover {
    background-color: #e4f4ff;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid rgba(0, 0, 0, 0);
    border-right: 20px solid rgba(0, 0, 0, 0);
    border-bottom: 16px solid #73b4ff;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a img{
	width: auto; 
	height: auto;
	vertical-align: middle;
	margin: inherit;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swpzdly {
	position: relative;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-prev,.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-next{
	position: absolute;
	top: 30%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color));
	left: 10px;
	right: auto;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-prev{
	left: 10px;
	right: auto;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-next{
	right: 10px;
	left: auto;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-prev img,.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-next img{
	width: 40px;
	height: 40px;
}
.common-clitabn-content .service-titlebar-box{
	height: 130px;
	overflow: hidden;
	position: relative;
}
.common-clitabn-content .service-titlebar-caption{
	width: 100%;
	height: 130px;
}
.common-clitabn-content .service-titlebar-caption img{
	width: 100%;
	height: 130px;
	transition: all 0.3s;
}
.common-clitabn-content .service-titlebar-caption:hover img{
	transform: translate3d(0, 0, 0) scale(1.05);
}
/* .service-titlebar-listbox {
   width: 830px;
   height: 130px;
   position: relative;
}
.service-titlebar-listbox .swiper-slide{
	padding: 0 10px;
}
.service-titlebar-listbox .swiper-slide>a>img{
	width: 86px;
	height: 86px;
}
.service-titlebar-listbox .swiper-slide>a>span{
	display: block;
	margin-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	overflow: hidden; 
	white-space: nowrap;
	text-overflow: ellipsis;
}
.service-titlebar-listbox .swiper-slide>a:hover span{
	top: -5px;
	color: #406fb3;
	transition: all ease-in-out 0.3s;
} */
.common-clitabn-content .service-con-items{
	height: 275px;
	overflow: hidden;
	margin-top: 15px;
}
.common-clitabn-content .service-con-items .flash4{
	width: 100%;
	height: 280px;
	position: relative;
}
.common-clitabn-content .service-con-items .flash4>ul>li{
	width: 80px;
	height: 280px;
	position: relative;
	overflow: hidden;
	float: left;
}
.common-clitabn-content .service-con-items .flash4>ul>li.listfirst{
	width: 1070px;
}
.bg-maintabs .service-con-items .flash4 .zwfw-list .imgTop-li .liBox-left-1>img{
	width: 50px;
	height: auto;
	margin-top: 40px;
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(1) .imgTop-li .liBox-left-1{
	background: #5082b2;
	/* background: url(wsxzf-grfw.png) no-repeat center; */
	/* background-size: 100% 100%; */
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(2) .imgTop-li .liBox-left-1{
	background: #57a5b2;
	/* background: url(wsxzf-frfw.png) no-repeat center; */
	/* background-size: 100% 100%; */
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(3) .imgTop-li .liBox-left-1{
	background: #5bb390;
	/* background: url(wsxzf-bmfw.png) no-repeat center; */
	/* background-size: 100% 100%; */
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(4) .imgTop-li .liBox-left-1{
	background: #AADBFF;
	/* background: url(wsxzf-tsfw.png) no-repeat center; */
	background-size: 100% 100%;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .liBox-left{
	width: 80px;
	height: 280px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .liBox-left .zwfw-text {
    font-size: 24px;
	color: #fff;
	line-height: 34px;
	padding-top: 15px;
	margin: 0 auto 0;
	width: 35px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis{
	width: 970px;
	height: 280px;
	background-color: #e3f7fe;
	display: inline-block;
	overflow: hidden;
	margin-left: 10px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section{
	font-size: 16px;
	margin: 10px 0;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul{
	display: flex;
	text-align: justify;
	line-height: 0;
	flex-wrap: wrap;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul>li{
	width: 22%;
	font-size: 16px;
	margin: 20px 14px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul>li>a{
	display: block;
	background-color: #fff;
	text-align: center;
	line-height: 49px;
	box-shadow: 0 3px 7px 5px #e1e9f2;
	transition: all 0.3s;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul>li>a:hover {
    box-shadow: 0 3px 11px 8px #cedae7;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.width0{
	width: 0;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul,.service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li{
	text-align: justify;
	line-height: 0;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li{
	width: 24%;
	margin: 31px -8px 15px 17px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float: left;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-icon{
	width: 44px;
	padding-top: 10px;
	display: inline-block;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-icon>img{
	width: 50px;
	height: 50px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-li-text{
	width: 180px;
	display: inline-block;
	vertical-align: top;
    line-height: 26px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-li-text b{
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-li-text>p>a{
	display: inline-block;
}
.dlbox-intraction-wrap > dt{
	width: 700px;
}
.tabs-intrac-msgbox {
    width: 100%;
    height: 190px;
    background: #f9f9f9 url(bg-intraction.png) center top no-repeat;
    background-size: cover;
    border: 1px solid #f5f5f5;
}
.common-dlbox .tabs-intrac-msgbox a {
    width: 215px;
    height: 80px;
    float: left;
    margin-right: 15px;
    margin-bottom: 14px;
    box-shadow: 0px 5px 10px 0 rgba(0, 36, 121, 0.1);
	background-position: 100% 100%;
}
.common-dlbox .tabs-intrac-msgbox a p {
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #005293;
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
    margin-left: 15px;
}
.common-dlbox .tabs-intrac-msgbox a:nth-child(1) {
    background: url(wsxzf-sy-hdjl-01.jpg);
}
.common-dlbox .tabs-intrac-msgbox a:nth-child(2) {
    background: url(wsxzf-sy-hdjl-02.jpg);
}
.common-dlbox .tabs-intrac-msgbox a:nth-child(3) {
    background: url(wsxzf-sy-hdjl-03.jpg);
}
.common-dlbox .tabs-intrac-msgbox a:nth-child(4) {
    background: url(wsxzf-sy-hdjl-04.jpg);
}
.common-dlbox .tabs-intrac-msgbox a:nth-child(5) {
    background: url(wsxzf-sy-hdjl-05.jpg);
}
.wsxzf-intraclist-tile {
    border-bottom: 2px solid #f5f5f5;
    position: relative;
}
.wsxzf-intraclist-tile>li{
	display: inline-block;
	font-size: 22px;
	padding: 0 16px;
	height: 58px;
	line-height: 68px;
	text-align: center;
	position: relative;
}
.wsxzf-intraclist-tile>li a{
	color: #555;
	font-weight: 600
}
.wsxzf-intraclist-tile>li.tab-current a{
	color: #0457b7;
}
.wsxzf-intraclist-content {
    margin-top: 10px;
}
.intrac-msgbox-lists > dt{
	height: 42px;
	line-height: 42px;
	background-color: #f5f5f5;
	display: flex;
	color: #4e4e6e;
	font-weight: 700;
	background-color: #f0f6fa;
	color: #4e4e6e;
}
.intrac-msgbox-lists > dt span{
	width: 66%;
	padding: 0 16px;
}
.intrac-msgbox-lists > dt>em{
	width: 22%;
	font-style: normal;
	text-align: center;
}
.intrac-msgbox-lists > dt>i{
	width: 22%;
	font-style: normal;
	text-align: center;
}
.intrac-msgbox-lists .intrac-msgbox-list{
	margin-top: 4px;
}
.intrac-msgbox-lists .intrac-msgbox-list>li{
	display: flex;
	position: relative;
	z-index: 0;
	line-height: 46px;
	height: 46px;
}
.intrac-msgbox-lists .intrac-msgbox-list>li>a {
    width: 66%;
    padding: 0 10px;
    overflow: hidden;
	font-size: 18px;
}
.intrac-msgbox-lists .intrac-msgbox-list>li>em{
	width: 22%;
	font-style: normal;
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px;
	color: #555;
}
.intrac-msgbox-lists .intrac-msgbox-list>li>i{
	width: 20%;
	font-style: normal;
	font-size: 14px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #555;
}
.dlbox-intraction-wrap .zxft-zj{
	padding: 10px 30px 0;
	display: inline-block;
	width: 640px;
	height: 190px;
	background-color: #f3f7fe;
	border-radius: 5px;
	vertical-align: top;
}
.dlbox-intraction-wrap .zxft-zj .tit{
	position: relative;
	line-height: 42px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	float: left;
}
.dlbox-intraction-wrap .zxft-zj .more{
	margin-top: 10px;
}
.dlbox-intraction-wrap .zxft-zj .ft-title{
	/* margin-top: 5px; */
}
.dlbox-intraction-wrap .zxft-zj .ft-title .ft-img{
	position: relative;
	display: inline-block;
	width: 220px;
	height: 105px;
	border-radius: 5px;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .ft-img>img{
	width: 100%;
	height: 100%;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .text{
	width: 340px;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .text .tit2{
	display: inline-block;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	height: 60px;
	font-weight: bold;
	overflow: hidden;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .text .jbs{
	/* margin-top: 10px; */
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	height:32px;
}
.wsxzf-intraclist-content .common-textnews-list>li{
	height: 46px;
    line-height: 46px;
	font-size: 18px;
}
.wsxzf-intraclist-content .common-textnews-list>li>a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	height: 100%;
	overflow: hidden;
	font-size: 18px
}
.common-textnews-list > li:before {
    vertical-align: top;
    margin-top: 22px;
}
.wsxzf-intraclist-content .common-textnews-list>li>span{
	
}
/* main content end */
/* main social&topic start */
.bg-socailtopic{
	margin-top: 10px;
	background: url(wsxzf-sy-mountain.png) no-repeat;
	background-position: 100% 100%;
	padding-bottom: 140px;
	/* background-size: 100% 100%; */
}
.wsxzf-social-topic{
	margin-bottom: 20px;
	overflow: hidden;
}
.wsxzf-social-topic .three-line-title{
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	background: url(wsxzf-zt-headbg-.png) no-repeat;
	background-position: center;
	background-size: 100%;
}
.wsxzf-social-topic .three-line-title .line-con{
	flex: 1;
}
.wsxzf-social-topic .three-line-title .line{
	margin-top: 5px;
}
.wsxzf-social-topic .three-line-title .center-con {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	white-space: nowrap;
	color: #125DB2;
	padding: 10px 20px;
	line-height: 1;
	width: 200px;
	margin: 0 auto;
}
.wsxzf-social-topic .three-line-title .center-con a{
	color: #125DB2;
}
.bg-socailtopic .wsx-carousel{
	box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.21);
	border: solid 3px rgba(192, 192, 192, 0.2);
	background-color: rgba(243, 250, 255, 0.17);
	background: #fff;
	padding: 20px 25px;
}
.bg-socailtopic .wsx-carousel .swiper-slide>img{
	border-radius: 5px;
	min-height: 190px;
}
.wsxzf-social-topic .ztswiper-button-prev>img,.wsxzf-social-topic .ztswiper-button-next>img{
	width: 20px;
	height: 40px;
}
.wsxzf-social-topic .ztswiper-button-prev,.wsxzf-social-topic .ztswiper-button-next {
    position: absolute;
    top: 50%;
    display: block;
	width: 18px;
	height: 30px;
	background: 0 0 no-repeat;
	z-index: 2;
	cursor: pointer;
	background: url(wsxzf-index-ztcarousel.png) no-repeat;
}
.wsxzf-social-topic .ztswiper-button-prev{
	left: 0px;
	right: auto;
}
.wsxzf-social-topic .ztswiper-button-next{
	right: -3px;
	left: auto;
	background-position: -15px 0;
}

/* 政务公开*/
.gov{
	background-image: linear-gradient(to bottom, #d4eeff 0%, white 34%);
}
.gov>.boxcenter{
	margin-top: 40px;
}
.gov .leader-wrapper{
	width: 1400px;
	height: auto;
	padding: 5px;
	background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
	margin: 0 auto;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden;
	box-shadow:  0px 1px 5px 1px rgba(17, 99, 210, .2);
}
.gov .leader-wrapper .leader-tabs{
	width: 100%;
	height: 102px;
	box-sizing: border-box;
	border-bottom: 1px solid #CFD6E1;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 0 30px;
}
.gov .leader-wrapper .leader-tabs>li{
	width: calc(50% - 40px);
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(wsxzf-govleader.png) no-repeat center center;
}
.gov .leader-wrapper .leader-tabs>li a{
	display: inline-block;
	width: 265px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 30px;
	color: #7394C4;
	font-weight: bold;
}
.gov .leader-wrapper .leader-tabs>li.tab-current{
	background: url(wsxzf-govleader-tab.png) no-repeat center center;
}
.gov .leader-wrapper .leader-tabs>li.tab-current a{
	color: #007ADA;
}
.gov .gov-sjxz{
	width: 100%;
	box-sizing: border-box;
	/* width: 1400px;
	margin: 0 auto;
	padding: 30px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.6);
	margin-bottom: 30px;
	overflow: hidden;
	box-shadow:  0px 1px 5px 1px rgba(17, 99, 210, .2); */
}
.gov .gov-sjxz .ld-box{
	width: 50%;
	float: left;
}
.gov .gov-sjxz .ld-box .ldpic{
	width: 31%;
	float: left;
}
.gov .gov-sjxz .ld-box .ldpic img{
	width: 170px;
	height: 226px;
	margin: 10px 0;
}
.gov .gov-sjxz .ld-box .ldjs{
	width: 68%;
	float: left;
}
.gov .gov-sjxz .ld-box .ldjs .js-content{
	line-height: 50px;
	font-weight: bold;
	height: 110px;
	font-size: 18px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content>i{
	background: url(wsxzf-zwgk-ldicon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content>span>a{
	color: #333;
	font-size: 26px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content p{
	line-height: 46px;
	font-size: 18px;
	font-weight: normal;
}
.gov .gov-sjxz .ld-box .ldjs .write-hd>li{
	width: 40%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: #eee 1px solid;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	border-radius: 5px;
}
.gov .gov-sjxz .ld-box .ldjs .write-hd>li:nth-child(1) i{
	background: url(wsxzf-zwgk-xxicon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: sub;
	margin-right: 5px;
}
.gov .gov-sjxz .ld-box .zfqtld{
	/* height: 96px; */
	line-height: 42px;
	color: #036ACF;
/* 	float: left; */
	font-size: 18px;
	width: 100%;
	margin-top: 10px;
}
.gov .gov-sjxz .ld-box .zfqtld .zfqtld-title{
	/* width: 90px; */
/* 	height: 96px; */
	font-size: 20px;
	font-weight: 700;
}
.gov .gov-sjxz .ld-box .zfqtld .outher-ld{
	/* margin-left: 100px;
	display: flex;
	width: 62%;
	display: flex;
	flex-wrap: wrap;
	gap: 0px 20px; */
}
.gov .gov-sjxz .ld-box .zfqtld .outher-ld li{
	display: inline-block;
	width: 22%;
}
.gov .leader-wrapper .leader-cont{
	width: 100%;
	height: 265px;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 0 35px;
}
.gov .leader-wrapper .leader-cont .department-tabs{
	width: 100%;
	box-sizing: border-box;
	padding-top: 10px;
	display: flex;
	justify-content: center;
}
.gov .leader-wrapper .leader-cont .department-tabs li{
	position: relative;
}
.gov .leader-wrapper .leader-cont .department-tabs li:first-child {
    margin-right: 100px;
}
.gov .leader-wrapper .leader-cont .department-tabs li a{
	font-size: 24px;
	font-weight: bold;
	color: #939DAC;
}
.gov .leader-wrapper .leader-cont .department-tabs .tab-current a{
	color: #007ADA;
}
.gov .leader-wrapper .leader-cont .department-tabs li.tab-current:after {
    content: "";
    width: 15px;
    height: 8px;
    position: absolute;
    background: url(wsx-icon-bottom.png) no-repeat center center;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
}
.gov .leader-wrapper .leader-cont .department-cont{
	/* display: flex; */
	width: 100%;
	flex-wrap: wrap;
	margin-top: 25px;
}
.gov .leader-wrapper .leader-cont .department-cont li{
	display: inline-block;
	width: 15.6666666667%;
	text-align: center;
}
.gov .leader-wrapper .leader-cont .department-cont li a{
	line-height: 44px;
	font-size: 18px;
	color: #333333;
	transition: all 0.3s ease-in-out 0s;
}
/* 5公开start */
.gov .gov-openbox{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px 0;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.6);
}
.gov .gov-openbox .openbox-ul{
	width: 100%;
}
.gov .gov-openbox .openbox-ul>li{
	float: left;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	width: calc((100% - 80px)/ 5);
	background-repeat: no-repeat;
	background-position: 0 100%;
	/* background-color: #7ab2f8; */
	text-align: center;
	border: solid 1px #e4eef9;
}
.gov .gov-openbox .openbox-ul>li:hover{
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #a0caef;
	border: 1px solid #aacdf0;
	z-index: 20;
}
.gov .gov-openbox .openbox-ul>li .openbox-tit{
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	margin: 10px auto 0;
	font-weight: bold;
}
.gov .gov-openbox .openbox-ul>li .openbox-tit img{
	width: 65px;
	display: block;
	margin: 0 auto 15px;
	vertical-align: middle;
}
.gov .gov-openbox .openbox-ul>li:last-child{
	margin-right: 0px;
}
.gov .gov-openbox .openbox-ul>li>p{
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.gov .gov-openbox .openbox-ul>li>i{
	display: block;
	margin: 10px auto 0 auto;
	width: 40px;
	height: 2px;
	background-color: #fff;
}
.gov .gov-openbox .openbox-ul>li .open-item-list{
	/* margin-top: 20px; */
	width: 100%;
	overflow: hidden;
}
.gov .gov-openbox .openbox-ul>li .open-item-list>li{
	float: left;
	margin-bottom: 5px;
	width: 50%;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}
.gov .gov-openbox .openbox-ul>li .open-item-list>li a{
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #454545;
}
.gov .gov-openbox .openbox-ul .down{
	margin: 10px auto 0 auto;
	width: 10px;
	cursor: pointer;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.gov .gov-openbox .openbox-ul>li .down-bg{
	display: none;
	position: absolute;
	top: 160px;
	width: calc(150% + 20px);
	z-index: 10;
}
.gov .gov-openbox .openbox-ul>li:nth-child(5) .down-bg{
	left: auto;
	right: 0;
}
.gov .gov-openbox .openbox-ul>li .down-bg .down-box {
    margin-top: 15px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #cbe1f8;
    box-shadow: 0 2px 10px 0 rgba(70,114,170,.15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.gov .gov-openbox .openbox-ul>li .down-bg .down-box .down-list {
    padding: 15px 0;
    width: 100%;
}
.gov .gov-openbox .openbox-ul>li .down-bg .down-box .down-list li {
    margin-left: 5%;
	text-align: center;
	float: left;
	margin-top: 10px;
	z-index: 9;
	position: relative;
	overflow: hidden;
	width: 177px;
}
.gov .gov-openbox .openbox-ul>li .down-bg .down-box .down-list li a {
    display: block;
	border: 1px solid #e3e3e3;
	padding: 12px 0;
	color: #000;
	width: auto; 
	height: auto;
	text-align: center;
	margin-left: 0;
}
/* 5公开end */
/* 信息公开专栏 start */
.gov .wsxzf-gkzl {
    width: 100%;
    margin-bottom: 20px;
}
.gov .wsxzf-gkzl .wsxzf-opness-title {
    font-size: 24px;
    background: url(wsxzf-gov-gkbg.png) center no-repeat;
    background-size: 100% 100%;
    line-height: 78px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list {
    overflow: hidden;
    padding-top: 15px;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list li {
   float: left;
   margin-left: 15px;
   width: 187px;
   height: 80px;
   border-radius: 6px;
   border: solid 1px #c7e4f7;
   overflow: hidden;
   box-sizing: border-box;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list li:first-child{
	margin-left: 0;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list li a {
   display: block;
   width: 100%;
   height: 100%;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list li img {
    float: left;
	display: block;
	margin: 15px 10% 15px 10%;
	width: 50px;
	height: 48px;
	transition: all 0.6s;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list li a span{
	float: left;
	margin: 15px 0;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1.5px;
	color: #333;
}
.gov .wsxzf-gkzl .wsxzf-gkzl-list li:hover img {
    -webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-ms-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
/* 信息公开专栏 end */
/* 文件解读 */
.gov .wsinfo-report-box{
	margin-top: 8px;
	margin-bottom: 16px;
}
.gov .wsinfo-report-box>dt{
	width: 63%;
}
.gov .wsinfo-report-box>dd{
	width: 35%;
}
.gov .wsinfo-report-box .wsxzf-conews-tile{
	border-bottom: 2px solid #f5f5f5;
	position: relative;
}
.gov .wsinfo-report-box .wsxzf-conews-tile>li{
	display: inline-block;
	font-size: 22px;
	padding: 0 16px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	position: relative;
}
.gov .wsinfo-report-box .wsxzf-conews-tile>li.tab-current,.gov .wsinfo-report-box .wsxzf-conews-tile>li.tab-current a{
	color: #007AD8;
	font-weight: 700;
}
.gov .wsinfo-report-box .wsxzf-conews-content{
	margin-top: 10px;
}
.gov .wsinfo-report-box .wsxzf-conews-content .common-textnews-list{
	height: auto;
	overflow: hidden;
}
.gov .wsinfo-report-box .zc-jd-list li{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	position: relative;
}
/* .wsxzf-conews-content .common-textnews-list > li{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
} */
.wsxzf-conews-content .common-textnews-list > li>a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	height: 100%;
	font-size: 18px;
}

.gov .list-type-box{
	width: 100%;
	border-bottom: 1px solid #e8ecf2;
	margin-top: 5px;
	margin-bottom: 16px;
}
.gov .list-type-box>li{
	display: inline-block;
	/* margin-bottom: 18px; */
	margin-right: 20px;
	font-size: 22px;
	line-height: 46px;
	color: #97a6be;
	font-weight: 700;
	cursor: pointer;
	/* border-bottom: 4px solid #044B9A; */
}
.gov .list-type-box>li.tab-current{
	color: #007AD8;
	font-weight: 700;
}
.gov .gk-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.gov .gk-list>li{
	float: left;
	margin-top: 20px;
	margin-right: 24px;
	width: 209px;
	height: 60px;
	box-sizing: border-box;
	box-shadow: 0 2px 10px 0 rgba(70,114,170,.15);
	border: solid 1px #ebf0f5;
	background: #fff;
}
.gov .gk-list>li>a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #12489d;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
}
.gov .gk-list.titicon>li a>img {width: 36px;height: 36px;
    display: block;
    margin: 0 auto;}
.gov .gk-list.titicon>li>a {
    padding: 15px 0;
}
.gov .gk-list.titicon>li a>p {
    margin-top: 10px;
    line-height: 20px;
}
.gov .gk-list.titicon>li{height: 100px;}
.gov .wsxzfgb .wsxzfgb-tit{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.gov .wsxzfgb .wsxzfgb-tit a{
	color: #2792ff;
}
.gov .wsxzfgb .wsxzfgb-img{
	width: 184px;
	height: 210px;
	background-color: #fcfdfe;
	border: solid 4px #F5F9FC;
	float: left;
	padding-top: 15px;
	box-sizing: border-box;
	text-align: center;
	background-image: url(wsxzf-sy-gbimg.png);
	background-position: top 30px center;
	background-size: 65%;
	background-repeat: no-repeat;
}
.gov .wsxzfgb .wsxzfgb-list{
	float: right;
}
.gov .wsxzfgb .wsxzfgb-list>li{
	width: 266px;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
}
/* 政民互动 start*/
.wsxtrac-traction-box {
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #fff;
	box-shadow: 1px 1px 10px 2px #eee;
	-webkit-box-shadow: 1px 1px 10px 2px #eee;
	-moz-box-shadow: 1px 1px 10px 2px #eee;
}
.wsxtrac-traction-box .hdjl {
    width: 100%;
    height: 153px;
    background-image: url(wsxzf-hdjl-ksbg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.wsxtrac-traction-box .hdjl span {
    display: block;
	width: 62%;
	height: 100%;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	top: 1.625rem;
	left: 250px;
	margin: 0 auto;
	padding-top: 34px;
}
.wsxtrac-traction-box .hd-list {
    width: 100%;
    margin: auto;
    height: auto;
    margin-top: 30px;
}
.wsxtrac-traction-box .hd-list a{
    width: 24%;
    height: 132px;
	float: left;
	margin-right: 18px;
    background-image: url(wsxzf-zmhd-4iconbg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 22px;
    color: #333333;
	font-family: 方正大标宋简体;
}
.wsxtrac-traction-box .hd-list a:last-child{
	margin-right: 0;
}
.wsxtrac-traction-box .hd-list a img{
	width: 64px;
	height: 64px;
	margin-top: 18px;
	margin-bottom: 10px;
	transition: all 0.3s;
}
.wsxtrac-traction-box .hd-list a:hover img{
	transform: translate3d(0, 0, 0) scale(1.1);
}
.wsxtrac-traction-box .hd-list a p{
	text-align: center;
}
.wsxtrac-traction-box .hd-list a:hover p{
	color: #0457b7;
}
.wsxtrac-traction-box .hdjl-lxxd-ss{
	margin-top: 40px;
	    text-align: center;
}
.wsxtrac-traction-box .hdjl-lxxd-ss label {
    display: inline-block;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
    vertical-align: middle;
}
.wsxtrac-traction-box .hdjl-lxxd-ss .stxt {
    border: 0;
    border-radius: 3px;
    background: #fff;
    font-size: 16px;
    width: 560px;
    height: 48px;
    padding: 0 20px;
    box-sizing: border-box;
    border: 2px solid #00FFFF;
    vertical-align: middle;
    margin: 0 10px;
}
.wsxtrac-traction-box .hdjl-lxxd-ss .sbtn {
    width: 59px;
    height: 48px;
    display: inline-block;
    background: #0052B6;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    transition: .3s;
    vertical-align: middle;
	color: #fff;
	font-size: 18px;
}
.wsxtrac-traction-box .wsxzf-zmhdC {
    width: 100%;
    height: auto;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.wsxtrac-traction-box .wsxzf-zmhdC .zmhdC-fl {
    width: 49%;
}
.wsxtrac-traction-box .wsxzf-zmhdC .zmhdC-fl .zmhdC-tit {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.wsxtrac-traction-box .wsxzf-zmhdC .zmhdC-fl .zmhdC-tit .zmhdC-tit-size {
    font-size: 22px;
    color: #0457b7;
    font-weight: bold;
    line-height: 50px;
}
.wsxtrac-funs-box .zwft-main-con {
    width: 100%;
    border-top: 1px solid #DDDDDD;
    padding: 21px 0px;
}
.wsxtrac-funs-box {
    width: 100%;
	margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.wsxtrac-funs-fl {
    width: 65%;
}
.wsxtrac-funs-box .funs-fl-tit{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.wsxtrac-funs-box .wsxtrac-funs-size{
	font-size: 22px;
	color: #0457b7;
	font-weight: bold;
	line-height: 50px;
}
.wsxtrac-funs-box .wsxtrac-funs-gd {
    font-size: 16px;
    color: #999999;
    margin-top: 15px;
}
.wsxtrac-funs-box .zwft-main {
    width: 100%;
	padding: 10px;
    display: flex;
    justify-content: space-between;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.wsxtrac-funs-box .zwft-main-fl {
    width: 37%;
    height: auto;
}
.wsxtrac-funs-box .zwft-main-fl a {
    font-size: 24px;
    padding-left: 15px;
    display: block;
    font-weight: bold;
    color: #333;
    position: relative;
}
.wsxtrac-funs-box .zwft-main-fl a img {
    width: 100%;
    height: auto;
}
.wsxtrac-funs-box .zwft-main-fr {
    width: 62%;
    padding: 0px 21px;
}
.wsxtrac-funs-box .zwft-main-fr a {
    font-size: 24px;
    padding-left: 15px;
    display: block;
    font-weight: bold;
    color: #333;
    position: relative;
	padding-left: 0;
}
.wsxtrac-funs-box .zwft-main-fr .yhxs {
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 13px;
	overflow: hidden;
}
.zwftr_p2 {
    font-size: 18px;
    color: #333333;
    margin-bottom: 10px;
}
.wsxtrac-funs-box .wsxtrac-funs-fr {
    width: 33%;
}
.wsxtrac-funs-box .wsxtrac-funs-fr .zwft-main-list{
    width: 100%;
    height: 90px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px 14px;
}
.wsxtrac-funs-box .wsxtrac-funs-fr .zwft-main-list:nth-child(2){
	border-bottom: none;
	border-top: none;
}
.wsxtrac-funs-box .wsxtrac-funs-fr .zwft-main-list .wqft-tit {
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.wsxtrac-funs-box .wsxtrac-funs-fr .zwft-main-list .wqft-date {
    font-size: 14px;
    color: #999999;
}
.wsxtrac-traction-box .wsxinfo-report-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* border: 1px solid red; */
}
.wsxinfo-report-box>.fl_pc, .wsxinfo-report-box>.fr_pc {
    width: 49%;
    /* height: 300px; */
}
.bg-lltrac-funs{
	margin-top: 16px;
	padding: 24px 0;
	position: relative;
}
.bg-lltrac-funs .ftbox{
	margin-top: 20px;
}
.bg-lltrac-funs .zxft_left {
    width: 800px;
    height: 200px;
    margin-bottom: 13px;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons{
	 background: #fbfbfb;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons .ftimg {
    width: 300px;
    height: 220px;
    float: left;
    overflow: hidden;
	padding: 20px;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons .ftimg img {
    width: 100%;
    height: 100%;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons .ftcon {
   margin-left: 280px;
   padding: 20px 30px 20px 30px;
   line-height: 36px;
   font-size: 15px;
   color: #666;
}
.bg-lltrac-funs .zxft_left .ftcon .title {
    line-height: 68px;
    font-size: 22px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bg-lltrac-funs .zxft_left .ftcon .title {
    line-height: 68px;
    font-size: 22px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bg-lltrac-funs .zxft_left .ftcon p>span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.bg-lltrac-funs .zxft_left .ftcon .zy_con span {
    height: 76px;
    float: left;
}
.bg-lltrac-funs .zxft_right {
    width: 560px;
}
.bg-lltrac-funs .zxft_right .lsft_list {
    height: 33px;
    background: url(wsxzf-wqfticon.png) left center no-repeat;
    padding-left: 4px;
}
.bg-lltrac-funs .zxft_right .lsft_list a {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    line-height: 32px;
    word-spacing: 10px;
    letter-spacing: 10px;
}
.bg-lltrac-funs .zxft_right .list {
    padding-top: 8px;
}
.bg-lltrac-funs .zxft_right .list li {
    height: 38px;
    line-height: 38px;
    padding: 2px 0 2px 0px;
    overflow: hidden;
    position: relative;
	/* display: flex; */
}
.bg-lltrac-funs .zxft_right .list li>a{
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 75%;
}
.bg-lltrac-funs .zxft_right .list li>span{
	float: right;
	display: inline-block;
	width: 16%;
}
.bg-lltrac-funs .tab-flag-construck{
	width: 49%;
}
.bg-lltrac-funs .common-textnews-list>li{
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
/* 互联网督察 */
.lltrac-letters-box .lltrac-letters-tile > li.tab-current{
	border-bottom: 2px solid #0052B6;
}
.lltrac-letters-box .lltrac-letters-tile > li.tab-current>a{
	color: #0052B6;
}
.wsxzf-conews-content {
    margin-top: 10px;
}
.lltrac-decha-box {
    padding: 1rem;
}
.lltrac-decha-box > dt{
    width: 34%;
    float: left;
}
.lltrac-decha-box > dt > a img {
   width: 440px;
   height: 280px;
   margin: 0;
}
.lltrac-decha-box > dd{
	width: 66%;
	float: left;
	line-height: 30px;
}
.lltrac-decha-box .lltrac-decha-desc>li {
    width: 48%;
    float: left;
    line-height: 34px;
	border: 1px solid #88ACF8;
	background: #F2F6FF;
	margin-bottom: 10px;
}
.lltrac-decha-box .lltrac-decha-desc>li:nth-child(2n){
	margin-left: 20px;
}
.lltrac-decha-box .lltrac-decha-desc>li>span:first-child{
	display: inline-block;
	width: 20%;
	text-align: center;
	line-height: 78px;
	vertical-align: bottom;
	font-size: 40px;
	color: #88ACF8;
}
.lltrac-decha-box .lltrac-decha-desc>li>span:nth-child(2){
	display: inline-block;
	width: 1px;
	height: 50px;
	border: 1px solid #C2C2C1;
}
.lltrac-decha-box .lltrac-decha-desc>li>span:last-child{
	width: 72%;
	display: inline-block;
	margin: 0 10px;
}
/* 政民互动 end */
/* 走进文水 start*/
.wsxstory-lldesc-box{
	background-image: linear-gradient(to bottom, #d4eeff 0%, white 34%);
}
.wsxstory-lldesc-box .lldesc-content-box{
	margin: 30px 0;
	box-shadow: 0px 1px 5px 1px rgba(17, 99, 210, .2);
	background: #fff;
	padding: 30px;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-img{
	position: relative;
	width: 680px;
	height: 437px;
	overflow: hidden;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-img>img{
	width: 100%;
	height: 100%;
}
/* .wsxstory-lldesc-box .lldesc-content-box img{
	width: 100%;
	height: 100%;
} */
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-con-box {
	width: 630px;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-con-box .wsgk-title{
	width: 180px;
	height: 100px;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-con-box .wsgk-title img{
	width: auto;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-con-box .con{
	margin: 10px 0;
	height: 260px;
	line-height: 36px;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-con-box .con br{
	display: none;
}
.wsxstory-lldesc-box .lldesc-content-box .wsxstory-con-box p>a{
	float: right;
	font-size: 16px;
	color: #007ad8;
}
/* 走进文水 end */
/* 文水概况 start */
.wsxstory-wsgk-box{
	background: url(wsxzf-zjws-gkbg.png) center no-repeat;
	    padding: 30px 0 15px;
}
.wsxstory-wsgk-box .wsgk-list{
	width: 76%;
	margin: 0 auto;
}
.wsxstory-wsgk-box .wsgk-list li{
	float: left;
	width: 194px;
	text-align: center;
	border: 1px solid #fff;
	margin-right: 17px;
	height: 76px;
	margin-bottom: 15px;
	font-size: 18px;
	padding: 10px 0;
}
.wsxstory-wsgk-box .wsgk-list li a{
	color: #fff;
}
.wsxstory-wsgk-box .wsgk-list li a:hover img{
	transform: rotateZ(360deg);
	transition: transform 0.4s;
}
.wsxstory-wsgk-box .wsgk-list li a:hover p{
	font-size: 20px;
	font-weight: 700;
}
.wsxstory-wsgk-box .wsgk-list li a img{
	width: 28px;
	height: 28px;
}
/* 文水概况 end */
/* 人文文水 start*/
.wsxstory-travel-box .wsxstory-travel-title img{
	margin-top: 30px;
	text-align: center;
	margin-bottom: 30px;
	width: auto;
	height: auto;
}
.wsxstory-travel-box .wsxstory-travel-con{
	background: url(wsxzf-rwws-bg.png) top center no-repeat;
	padding-top: 100px;
	margin-bottom: 20px;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list{
	padding: 40px 0;
	box-shadow: 0px 0px 7px 0px rgba(164, 209, 255, 0.35);
	border-radius: 12px;
	background-color: #fff;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list .rwws-listbox{
	width: 414px;
	height: 630px;
	background: url(wsxzf-zjws-kuang.png) no-repeat;
	padding: 45px 35px 40px;
	float: left;
	margin-left: 40px;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list .rwws-listbox .rwws-list-tit{
	display: block;
	width: 100%;
	text-align: center;
	font-family: 方正大标宋简体;
	margin-bottom: 30px;
	font-size: 26px;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list .rwws-listbox .rwws-list .rwws-list-img{
	width: 344px;
	height: 165px;
	border-radius: 24px 0px 24px 0px;
	overflow: hidden;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list .rwws-listbox ul{
	margin: 10px 0 20px;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list .rwws-listbox ul li{
	width: 100%;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wsxstory-travel-box .wsxstory-travel-con .rwws-list .rwws-listbox .rwws-list-more{
	width: 127px;
	height: 35px;
	background: url(wsxzf-zjws-more.png) no-repeat;
	display: block;
	margin: 0 auto;
	text-align: center;
	line-height: 35px;
	color: #2791ff;
}
/* 人文文水  end */
/* 大美文水 start */
.wsxstory-beauty-box {
    padding: 40px 0 40px;
	margin-bottom: 0px;
    background: url(wsxzf-zjws-dmwsbg.png) no-repeat;
}
.wsxstory-beauty-box .beauty-imgtitle{
    margin-bottom: 60px;
}
.wsxstory-beauty-box .beauty-imgtitle img{
	width: auto;
}
.wsxstory-beauty-box .wsxstory-beauty-contab {
    width: 670px;
    float: right;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li {
    width: 140px;
    float: left;
    margin-right: 122px;
    margin-bottom: 32px;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li:nth-child(3n) {
    margin-right: 0;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li div {
    width: 140px;
    height: 140px;
    padding: 18px 0 0 7px;
    box-sizing: border-box;
    background: url(wsxzf-zjws-qk.png) no-repeat;
    cursor: pointer;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li.tab-current div{
	background: url(wsxzf-zjws-xz.png) no-repeat;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li .contabimg img{
	vertical-align: middle;
	width: auto;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li p {
    font-family: '方正大标宋简体';
    font-size: 24px;
    text-align: center;
    line-height: 1;
    padding-top: 8px;
	color: #333;
}
.wsxstory-beauty-box .wsxstory-beauty-contab>ul>li.tab-current p{
	color: #2791ff;
}
.wsxstory-beauty-box .wsxstory-beauty-conlist {
    width: 660px;
    height: 580px;
    padding: 40px 40px 0;
    box-sizing: border-box;
    background: url(wsxzf-zjws-listbg.png) no-repeat;
    float: left;
}
.wsxstory-beauty-box .wsxstory-beauty-conlist .conlist-img {
    width: 100%;
    height: 210px;
    border-radius: 20px 0px 0px 0px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
.wsxstory-beauty-conlist .conlist-img p {
    width: 200px;
    height: 54px;
    background: url(wsxzf-zjws-listbg2.png) left center no-repeat;
    position: absolute;
    left: 30px;
    top: 30px;
    line-height: 54px;
    text-indent: 20px;
    font-size: 20px;
    color: #fff;
}
.wsxstory-beauty-conlist>ul>li {
    font-size: 18px;
    line-height: 54px;
    padding-left: 15px;
    background: url(wsxzf-zjws-dian.png) left center no-repeat;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 大美文水 end */
/* 政务动态 */
.ywdt-box{
	background-color: #f5f6f7;
	height: 400px;
	margin-top: 40px;
	overflow: hidden;
	box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.21);
	border: solid 3px rgba(192, 192, 192, 0.2);
	background-color: rgba(243, 250, 255, 0.17);
	background: #fff;
}
.ywdt-box .ywdt-swiper{
	height: 100%;
	box-sizing: border-box;
	width: 55%;
}
.ywdt-box .ywdt-swiper .swiper-slide img{
	width: 100%;
	height: 400px;
	object-fit: cover;
}
.ywdt-box .ywdt-news-box{
	width: 41%;
	padding: 2.75% 2.0833333333%;
}
.ywdt-box .ywdt-news-box a>h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	line-height: 46px;
}
.ywdt-box .ywdt-news-box a>p{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
/* .ywdt-box .ywdt-swiper-box .swiper-button-prev,.ywdt-box .ywdt-swiper-box .swiper-button-next{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 34px;
	height: 62px;
	background-color: rgba(51, 51, 51, 0.45);
	background-image: url(wsxzf-ywdt-prev.png);
	background-position: center;
	background-size: 11px 21px;
	z-index: 1;
	background-repeat: no-repeat;
	cursor: pointer;
}
.ywdt-box .ywdt-swiper-box .swiper-button-next{
	left: auto;
	right: 0;
	background-image: url(wsxzf-ywdt-next.png);
} */
.ywdt-box .ywdt-swiper-box .swiper-pagination{
	position: absolute;
	bottom: 10px;
	width: 100%;
	z-index: 100;
	text-align: right;
	padding-right: 290px;
}
.ywdt-box .ywdt-swiper-box .swiper-pagination .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	margin: 0px 8px;
	opacity: 1;
	display: inline-block;
	border-radius: 50%;
	background: #adacac;
}
.ywdt-box .ywdt-swiper-box .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0052B6;
}
.new-box .wsinfo-report-box{
	margin-top: 40px;
}
.new-box dt{
	width: 800px;
}
.new-box dd {
	width: 570px;
}
.new-box .fl_pc .zwyw-list li::before{
	margin-top: 14px;
}
.new-box .fl_pc .zwyw-list li{
	padding: 6px 0 35px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
	color: #999999;
}
.new-box .fl_pc .zwyw-list li p{
	margin: 5px auto 20px;
}
.new-box .fl_pc .zwyw-list li span{
	float: left;
	font-size: 16px;
	margin-left: 0;
}
.new-box .fl_pc .zwyw-list li span.source{
	margin-left: 20px;
}
.new-box .wsxzf-conews-tile {
	height: 60px;
}
.new-box .wsxzf-conews-tile li{
	width: auto;
	line-height: 60px;
	float: left;
	margin-right: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.new-box .wsxzf-conews-tile li.tab-current {
   background: url(wsx-tabactive.png) top center no-repeat;
   background-size: 100%;
}
.new-box .wsxzf-conews-tile li.tab-current a{
	color: #2792ff;
}
.new-box .new-cwhy{
	margin-top: 15px;
}
.new-box .new-gsgg .gsgg-title{
	font-size: 24px;
	font-weight: bold;
}
.new-box .new-gsgg .gsgg-title a{
	color: #2792ff;
}
.new-box .new-gsgg .zwyw-list li{
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
}
.new-box .new-gsgg .zwyw-list li a{
	width: 75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
}
.new-box .new-gsgg .zwyw-list li a span{
	font-size: 16px;
	float: right;
	margin-right: 40px;
}
/* 列表页 */
.wsxzf-slists{
	background-image: linear-gradient(to bottom, #d4eeff 0%, white 34%);
}
.wsxzf-slists .listpage-nav-box {
    width: 24%;
    float: left;
    overflow: hidden;
	background-color: #f9f9f9;
	box-shadow: 0px 2px 30px 0px rgba(227, 227, 227, 0.5);
}
.wsxzf-slists .listpage-nav-box > dt {
    height: 48px;
    line-height: 48px;
    position: relative;
	background-color: #0457b7;
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.wsxzf-slists .listpage-nav-box > dd {
    padding-top: 8px;
}
.wsxzf-slists .listpage-nav-box > dd a {
    display: block;
    position: relative;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    padding-left: 16px;
	border-bottom: 1px solid #f0f0f0;
}
.wsxzf-slists .listpage-nav-box>dd a.cur {
    color: #0457b7;
    background-color: #f2f6fa;
}
.wsxzf-slists .listpage-nav-box > dd a::after {
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 4px solid #e5e5e5;
    left: auto;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}
.wsxzf-slists .listpage-nav-box>dd a.cur::after {
    border-left: 4px solid #0457b7;
}
.wsxzf-slists .listpage-cnt-box {
    overflow: hidden;
	background: #fff;
	padding: 0 40px;
	width: calc(100% - 350px);
	float: right;
	box-shadow: 0px 3px 12px 1px rgba(39, 39, 39, 0.2);
}
.wsxzf-slists .wsxzf-mlists-items > dt {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.wsxzf-slists .wsxzf-mlists-items > dt a {
    display: block;
    position: relative;
}
.wsxzf-slists .wsxzf-mlists-item > li {
    line-height: 2.4;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
	font-size: 18px;
	overflow: hidden;
}
.wsxzf-slists .wsxzf-mlists-item > li:nth-child(5n){
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.wsxzf-slists .wsxzf-mlists-item > li>span{
	float: right;
	font-size: 14px;
	margin-left: 16px;
}
.wsxzf-slists .wsxzf-mlists-items .sitebox{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 60px;
}
.wsxzf-slists .wsxzf-mlists-items>dt .siteleft{
	font-size: 24px;
	text-align: left;
	line-height: 60px;
	height: 60px;
	color: #163e94;
	border-bottom: 2px solid #115DBD;
	width: 100%;
	padding-left: 2%;
}
.wsxzf-slists .wsxzf-mlists-item > li::after {
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
    content: "";
    width: 0;
    height: 100%;
    background: #0d50b5;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.wsxzf-slists .wsxzf-mlists-item>li:hover::after {
    background: #073e8f;
	width: 100%;
}
/* 列表页 end */
/* 政府领导 start */
.leader-lists-box{
	background: #fff;
	padding: 0 30px 30px;
}
.leader-lists-box .sidenav {
    width: 380px;
    min-height: 650px;
	margin-top: 20px;
}
.leader-lists-box .sidenav .leader-lists-tit {
    width: 100%;
	text-align: center;
	margin-bottom: 20px;
	height: 38px;
	line-height: 38px;
	background: url(https://www.cqyz.gov.cn/material/assets/images/approve-bg.png) no-repeat center;
}
.leader-lists-box .sidenav .leader-lists-tit img{
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.leader-lists-box .sidenav .leader-lists-tit .leader-lists-head{
	font-size: 24px;
	font-weight: 500;
	color: #125DB2;
	vertical-align: middle;
	margin-left: 10px;
}
.leader-lists-box .sidenav ul li {
	margin-bottom: 10px;
	cursor: pointer;
	border: 1px solid #DDDDDD;
}
.leader-lists-box .sidenav ul li span{
	background: url(https://www.cqyz.gov.cn/material/assets/images/list-icon-right.png) no-repeat 95% 23px;
	display: block;
	text-align: left;
	padding: 20px;
	font-size: 18px;
}
.leader-lists-box .sidenav ul li dl{
	height: 0;
	overflow: hidden;
	transition: height .3s;
	margin-bottom: 0px;
	border-top: none;
	padding: 0px 10px;
}
.leader-lists-box .sidenav ul li dl dd{
	width: 100%;
	background: #F5F5F5;
	text-align: center;
	margin-bottom: 10px;
}
.leader-lists-box .sidenav ul li dl dd a{
	display: block;
	padding: 10px 0;
	height: 100%;
	color: #333;
}
.leader-lists-box .sidenav ul li span.tab-current{
	background: url(https://www.cqyz.gov.cn/material/assets/images/list-icon-bot.png) no-repeat 95% 23px;
	background-color: #125DB2;
	color: #fff;
}
.leader-lists-box .cont{
	width: 70%;
	text-align: center;
	margin-top: 20px;
}
.leader-lists-box .cont img{
	width: revert-layer;
	vertical-align: middle;
}
.leader-lists-box .cont .detail-name {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #125DB2;
    margin-top: 10px;
}
.leader-lists-box .cont .detail-src {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #333333;
}
.leader-lists-box .cont .list-content-title {
    background: #DBECFB;
    height: 40px;
    line-height: 40px;
    border-left: 4px solid #125DB2;
    padding-left: 12px;
    color: #125DB2;
    font-size: 18px;
    text-align: left;
}
.leader-lists-box .cont .detail-text {
    font-size: 18px;
    text-align: left;
    margin: 10px 0;
}
/* 政府领导 end */
/* 通用细览页 */
.bg-news{
	background-image: linear-gradient(to bottom, #d4eeff 0%, white 34%);
}
.wsxzf-detail .common-detail-page-printer {
    position: relative;
    padding: 10px 30px;
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	margin-bottom: 30px;
	box-shadow: 0px 2px 30px 0px rgba(227, 227, 227, 0.5);
}
.wsxzf-detail .detail-article-title {
    width: 100%;
    font-size: 32px;
    line-height: 60px;
    color: #1a1a1a;
	margin-top: 20px;
	text-align: center;
}
.wsxzf-detail .detail-article-infos{
	font-size: 16px;
	color: #666666;
	width: 95%;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 15% 5px 15%;
	line-height: 40px;
	margin: 20px auto;
}
.wsxzf-detail .detail-article-infos .article-infos-source i {
    color: #7a7a7a;
}
.wsxzf-detail .detail-article-infos .article-infos-source i {
    font-style: normal;
}
.wsxzf-detail .article-infos-func span {
    display: inline-block;
    padding: 0 8px;
}
.wsxzf-detail .article-infos-func .article-zoom i {
    font-style: normal;
    color: #7a7a7a;
}
.wsxzf-detail .article-infos-func .article-zoom a {
    margin: 0 4px;
    color: #527299;
}
.wsxzf-detail .article-body{
	padding: 0 50px;
}
.wsxzf-detail .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.wsxzf-detail .affairs-detail-head {
    table-layout: fixed;
	width: 100%;
	padding: 0 1%;
	margin-top: 20px;
}
.affairs-detail-head .affairs-detail-head-tit {
    background-color: #f0f6ff;
    text-align: center;
    color: #333;
    font-weight: 400;
    width: 17%;
}
.affairs-detail-head .affairs-detail-head-tit,.affairs-detail-head .affairs-detail-head-cnt {
    border: 1px solid #ddd;
    word-break: break-all;
    text-indent: 0;
	padding: 11px;
	line-height: 23px;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.affairs-detail-qcode {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 24px;
    margin-top: 32px;
    margin-bottom: 32px;
}
.affairs-detail-qcode dd {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.affairs-detail-qcode dt {
    line-height: 30px;
    overflow: hidden;
    width: 150px;
    height: 30px;
    margin: 0 auto;
    font-size: 12px;
    color: #7a7a7a;
}
/* 财政预决算 start*/
.wsxzf-czyjx-box .czyjx-box{
	margin-bottom: 50px;
	background: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
}
.wsxzf-czyjx-box .wsxcz-column {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px #eee solid;
    margin-top: 20px;
}
.wsxzf-czyjx-box .wsxcz-column h1 {
    font-size: 24px;
    color: #245398;
	font-weight: 500;
}
.wsxzf-czyjx-box .fxj {
    padding-left: 15px;
    color: #999;
    height: 20px;
    line-height: 20px;
    padding-top: 20px;
    float: left;
	font-weight: 500;
}
.wsxzf-czyjx-box .czyjslist {
    width: 100%;
    margin-top: 20px;
}
.wsxzf-czyjx-box .czyjslist>ul>li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
}
.wsxzf-czyjx-box .czyjslist>ul>li a {
    width: 1000px;
    font-size: 16px;
    padding-left: 10px;
}
.wsxzf-czyjx-box .czyjslist>ul>li span {
    width: 100px;
}
.wsxzf-czyjx-box .czyjslist .czyjs-more{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	background: #e7e7e7;
	margin-top: 10px;
	display: block;
	text-align: center;
}
/* 财政预决算 end */
/* 信息公开 */
.wsxzf-xxgk-toolbar {
    width: 100%;
    height: 50px;
    background-color: #1f4e83;
	position: relative;
    z-index: 3;
	height: auto;
	padding-top: 32px;
	margin-bottom: 2px;
}
.wsxinfo-disclosure-bg {
    background: url(wsxzf-xxgk_bg.png) center 0 no-repeat;
    background-size: 100% auto;
}
.wsxzf-xxgk-toolbar-box {
    height: 100%;
    width: 1400px;
    margin: 0 auto;
    line-height: 50px;
}
.wsxinfo-toolbar-box {
    height: 96px;
    line-height: 96px;
}
.wsxzf-xxgk-toolbar-box > dt {
	float: left;
    -webkit-text-size-adjust: none;
    font-size: 0;
}
.wsxzf-xxgk-toolbar-box > dt a {
    font-size: 14px;
    color: #eee;
   display: block;
    padding-right: 8px;
    margin-right: 8px;
}
.wsxinfo-toolbar-box > dt img {
    height: 72px;
    width: auto;
    margin-top: 12px;
    float: left;
}
.wsxinfo-toolbar-box > dt b {
    color: #f6f7f8;
}
.wsxinfo-toolbar-box > dt b {
    float: left;
    color: #f6f7f8;
    margin-left: 16px;
    font-size: 40px;
    letter-spacing: 2px;
    text-shadow: 1px 1px #7fa8d3, -1px -1px #153d6a;
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	line-height: 96px;
}
.wsxzf-xxgk-toolbar-box > dd {
    float: right;
}
.wsxinfo-toolbar .topbar-nav {
    margin-top: -20px;
}
.wsxinfo-disc-inner {
    width: 100%;
    overflow: hidden;
}
.wsxinfo-disc-inner > dt {
    font-size: 100px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.33) 4px 4px 4px;
    letter-spacing: 0.2px;
}
.wsxinfo-disc-inner > dd {
    display: block;
    margin-top: 80px;
    background-color: #f5f5f5;
    padding: 0 36px 28px;
    margin-bottom: 32px;
    overflow: hidden;
}
.infodisc-search {
    overflow: hidden;
    width: 100%;
    height: 50px;
    margin: 84px 0;
}
.infodisc-search:before, .infodisc-search::before {
    float: left;
    width: 240px;
    height: 2px;
    margin-top: 24px;
    margin-right: 24px;
    content: '';
    background-color: #e2e2e2;
}
.infodisc-search:after, .infodisc-search::after {
    float: right;
    width: 240px;
    height: 2px;
    margin-top: -24px;
    margin-left: 24px;
    content: '';
    background-color: #e2e2e2;
}
.infodisc-search:before, .infodisc-search::before {
    width: 25%;
    margin-right: 3%;
}
.infodisc-search:after, .infodisc-search::after {
    width: 25%;
    margin-left: 3%;
}
.infodisc-search--form {
    overflow: hidden;
    width: 44%;
    height: 46px;
    border: 2px solid #2d66a5;
    border-radius: 9px;
    background: #fff;
}
.infodisc-search--form_input {
    line-height: 46px;
    float: left;
    width: 76%;
    height: 46px;
    padding-left: 12px;
    background: #fff;
    font-size: 18px;
    color: #666;
    border: 0;
}
.wsxinfo-main-box > dt {
    width: 23%;
    overflow: hidden;
}
.wsxinfo-column-nav {
    margin: 0 6px;
}
.wsxinfo-column-nav > li {
    margin-bottom: 16px;
}
.wsxinfo-column-nav > li > i {
    min-height: 64px;
    background-color: #fff;
    font-size: 24px;
    display: block;
    position: relative;
    padding: 4px 0;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
    transition: all 0.3s ease-in-out;
    font-style: normal;
}
.wsxinfo-column-nav > li > i > img {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 24px;
    right: auto;
    bottom: 0;
    margin: auto;
    filter: invert(30%) sepia(7%) saturate(4167%) hue-rotate(171deg) brightness(122%) contrast(102%);
}
.wsxinfo-column-nav > li > i > a, .wsxinfo-column-nav > li > i > b {
    width: 13rem;
    display: inline-block;
    letter-spacing: 1.6px;
    line-height: 32px;
    margin-left: 96px;
    color: #2d66a5;
    padding-right: 104px;
    margin-top: 4px;
}
.wsxinfo-column-nav > li.has-sub > i::after {
    content: "";
    background-color: #2d66a5;
    position: absolute;
    top: 0;
    left: auto;
    right: 16px;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 4px;
    z-index: 9;
}
.wsxinfo-maincon-box {
    background-color: #fff;
    margin-top: -8px;
    padding: 8px 0;
}
.wsxinfo-column-subnavs > li {
    background: #e5e5e5;
    line-height: 2.2;
    font-size: 18px;
    margin: 8px 0;
}
.wsxinfo-maincon-box > li {
    background-color: transparent;
    font-size: 16px;
    position: relative;
}
.wsxinfo-column-subnavs > li.curr > a {
    color: #2d66a5;
}
.wsxinfo-maincon-box > li > a {
    margin-left: 12px;
}
.wsxinfo-column-subnavs > li > a {
    color: #333;
    display: block;
    padding-left: 24px;
}
.wsxinfo-main-box > dd {
    width: 75%;
    background-color: #fff;
    padding: 0 20px;
    overflow: hidden;
    margin-top: 6px;
}
.wsxinfo-main-box > dd .wsxzf-xxgk-items {
    margin: 16px 0;
}
.wsxzf-xxgk-items {
    padding-bottom: 16px;
    border-bottom: 1px dashed #bbcfec;
}
.wsxinfo-main-box > dd .wsxzf-xxgk-items > dt {
    position: relative;
    border-bottom: 1px dotted #e5e5e5;
}
.wsxzf-xxgk-items > dt {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 4px;
    transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.wsxinfo-pubfiles-links > li {
    width: 30%;
    float: left;
    margin: 24px 1.5% 8px;
}
.wsxinfo-pubfiles-links > li, .wsxinfo-pubfiles-outlink {
    width: 40%;
    margin: 24px auto;
    position: relative;
    background: #eaf2fb;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    text-size-adjust: none;
}
.wsxinfo-main-box>dd .wsxzf-xxgk-items>dt a {
    color: #2d66a5;
}
.wsxzf-xxgk-items > dt a {
    display: block;
    position: relative;
}
.wsxinfo-main-box > dd .wsxzf-xxgk-items > dt a.wsxinfo-more {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #555;
}
.wsxinfo-main-box .common-textnews-list > li {
    line-height: 46px;
    overflow: hidden;
	font-size: 16px;
}
.wsxinfo-main-box .common-textnews-list > li:nth-child(5n) {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.wsxzf-xxgk-item > li {
    line-height: 46px;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.wsxinfo-main-box>dd .wsxzf-xxgk-item>li:hover{
	padding: 0 8px;
}
.wsxinfo-main-box>dd .wsxzf-xxgk-item>li a {
    color: #333;
}
.wsxinfo-main-box .common-textnews-list > li > span {
    float: right;
}
.wsxinfo-main-box .wsxzf-xxgk-item > li span {
    float: right;
    font-size: 14px;
}
.wsxinfo-main-box .common-textnews-list > li > span {
    color: #889cba;
    font-size: 12px;
    margin-left: 16px;
}
.wsxinfo-column-nav > li:hover > i, .wsxinfo-column-nav > li > i.cur {
    background-color: #2d66a5;
}
.wsxinfo-column-nav > li:hover > i > a, .wsxinfo-column-nav > li:hover > i > b, .wsxinfo-column-nav > li > i.cur > a, .wsxinfo-column-nav > li > i.cur > b, .wsxinfo-regulation-dept > li:hover > i, .wsxinfo-regulation-dept > li > i.cur {
    color: #fff;
}
.wsxinfo-column-nav > li:hover > i > img, .wsxinfo-column-nav > li > i.cur > img {
    filter: invert(100%) sepia(0) saturate(7468%) hue-rotate(67deg) brightness(109%) contrast(109%);
}
.wsxinfo-column-nav > li.has-sub > i::after {
    content: "";
    background-color: #2d66a5;
    position: absolute;
    top: 0;
    left: auto;
    right: 16px;
    bottom: 0;
    margin: auto;
    width: 16px;
    height: 4px;
    z-index: 9;
}
.wsxinfo-column-nav > li.has-sub:hover > i::after, .wsxinfo-column-nav > li.has-sub:hover > i::before, .wsxinfo-column-nav > li.has-sub > i.cur::after, .wsxinfo-column-nav > li.has-sub > i.cur::before {
    background-color: #fff;
}
.wsxinfo-maincon-box > li::before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #aaa;
    border-radius: 4px;
    position: absolute;
    top: 0;
    right: auto;
    bottom: 0;
    left: 24px;
    margin: auto;
}
.wsxinfo-pubfiles-links > li {
    width: 30%;
    float: left;
    margin: 24px 1.5% 8px;
}
.wsxinfo-pubfiles-links > li, .wsxinfo-pubfiles-outlink {
    width: 40%;
    margin: 24px auto;
    position: relative;
    background: #eaf2fb;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    text-size-adjust: none;
}
.wsxinfo-pubfiles-links > li a, .wsxinfo-pubfiles-outlink a {
    color: #2973bb;
}
.wsxinfo-pubfiles-links > li span, .wsxinfo-pubfiles-outlink span {
    line-height: 88px;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 48px solid #c8dbf1;
    border-left: 80px solid transparent;
}
.wsxinfo-pubfiles-links > li span b, .wsxinfo-pubfiles-outlink span b {
    width: 32px;
    height: 48px;
    position: absolute;
    font-size: 14px;
    right: 4px;
    top: -12px
}
/* 信息公开 */
/* 政府公报start */
.report-con-box .report-con{
	background: #fff;
	padding: 20px;
}
.report-con-box .report_fl{
	width: 1030px;
	float: left;
	overflow: hidden;
}
.report-con-box .report-cloumn-title {
    width: 1030px;
    height: 60px;
    border-bottom: #DDDDDD 2px solid;
}
.report-con-box .report-cloumn-title>h1 {
    color: #036ACF;
    font-size: 30px;
}
.report-con-box .report_fl .report-cloumn-title>span {
    float: right;
    margin-top: -27px;
    font-size: 16px;
}
.report-con-box .report-zbqs {
    width: 1030px;
    height: 60px;
    border-bottom: #EEEEEE 1px solid;
    line-height: 60px;
    margin-top: 15px;
	background: #F1F1F1;
	padding: 0 0px 0 20px;
}
.report-con-box .report-zbqs>h2 {
    float: left;
    width: 250px;
    font-size: 22px;
    color: #d51414;
}
.report-con-box .report-qkxz {
    width: 380px;
    float: right;
    height: 60px;
    line-height: 60px;
}
.report-con-box .report-qkxz .report-qk {
    width: 100px;
    font-size: 18px;
}
.report-con-box .report-qkxz>ul {
    width: 280px;
}
.report-con-box .report-qkxz>ul li {
    width: 120px;
    float: left;
    height: 50px;
    margin-right: 20px;
}
.report-con-box  .report-qkxz>ul li select {
    width: 120px;
    height: 30px;
    border: 1px solid #036ACF;
    font-size: 14px;
    text-indent: 10px;
    color: #036ACF;
}
.report-con-box .report-gbxx{
	margin-top: 15px;
}
.report-con-box .report-gbxx .gbpic {
    width: 240px;
    float: left;
}
.report-con-box .report-gbxx .pic {
    width: 270px;
    height: 320px;
    background: url(wsxzf-gbbg.png) center no-repeat;
	background-size: 100% 100%;
	background-position:-45px ;

}
.report-con-box .report-gbxx .pic>span {
   width: 224px;
   text-align: center;
   font-size: 14px;
   margin-top: 245px;
   float: left;
   color: #FF1919;
   font-weight: 600;
}
.report-con-box .report-gbxx .gbpdf{
	width: 224px;
	height: 60px;
	background-color: #3985E4;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
}
.report-con-box .report-gbxx .gbpdf>img{
	width: 25px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.report-con-box .report-gbxx .gbpdf>a{
	color: #Fff;
}
.report-con-box .report-gbxx .gbsj {
    width: 224px;
    /* height: 60px; */
    /* background-color: #D51414; */
    text-align: center;
    line-height: 60px;
    /* margin-top: 30px; */
}
.report-con-box .report-gbxx .gbsj a {
    color: #FFF;
    font-size: 18px;
}
.report-con-box .report-gbxx .gbsj canvas{
	width: 7rem;
	height: 7rem;
	margin: 0 auto;
	padding: 0;
	display: block;
	border: 1px solid #e5e5e5;
	padding: 1rem;
}
.report-con-box .report-gbml {
    width: 740px;
    float: left;
	margin-left: 20px;
}
.report-con-box .report-gbml .report-mltitle {
    font-size: 25px;
    font-weight: bold;
}
.report-con-box .report-gbml .report-zfwj>ul>li a{
	width: 100%;
	display: block;
	font-size: 18px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.5s;
	line-height: 46px;
}
.report-con-box .report-gbml .report-zfwj>ul>li a:hover {
    text-indent: 10px;
}
.report-con-box .report-desc-box{
    width: 310px;
    border-left: #DDDDDD 2px solid;
    padding-left: 20px;
}
.report-con-box .report-desc {
    line-height: 30px;
    font-size: 15px;
    overflow: hidden;
}
.report-con-box .report-desc>span {
    color: #036ACF;
    font-size: 16px;
    font-weight: bold;
}
.report-con-box .report-links-items {
    margin-top: 20px;
}
.report-con-box .report-links-items>ul>li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
	text-align: center;
    margin-bottom: 10px;
	background: url(wsxzf-zfgb-qtbg.png) no-repeat;
}
.report-con-box .report-links-items>ul>li>img{
	width: 30px;
	margin-right: 10px;
	margin-top: -5px;
	/* padding: 0 10px; */
	display: inline-block;
	vertical-align: middle;
}
.report-con-box .report-links-items>ul>li>a{
	color: #fff;
}
/* 政府公报 end */
/* 新分类列表 start */
.wsxzf-sort-mlists-items>dt{
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 4px;
	transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1)
}
.wsxzf-sort-mlists-items > dt a::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    bottom: 0.85rem;
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
    border: 0.3rem solid transparent;
}
.wsxzf-sort-mlists-items > dt a {
    display: block;
    position: relative;
}
.wsxzf-sort-mlists-items>dt a::after {
    border-left: 0.3rem solid #394351;
}
/* 新分类列表 end */
/* 部门信息公开 start */
.xxgk-section-box .xxgk-section-tab{
	background: #f5f5f5;
	height: 60px;
	margin-bottom: 30px;
}
.xxgk-section-box .xxgk-section-tab>li {
    height: 70px;
    line-height: 60px;
    text-align: center;
    width: 25%;
    float: left;
    font-size: 20px;
}
.wsxinfo-main-box>dd .wsxzf-xxgk-items>dt .xxgk-section-tab>li>a {
    color: #333;
	font-weight: 500;
}
.xxgk-section-box .xxgk-section-tab>li.tab-current{
	background: url(wsxzf-zfjg-bg.png) top center no-repeat;
}
.wsxinfo-main-box>dd .wsxzf-xxgk-items>dt .xxgk-section-tab>li.tab-current>a{
	color: #fff;
}
.xxgk-section-detail .xl_con2 {
    height: 1180px;
    overflow: auto;
    margin-right: 30px;
    padding: 0px 20px 20px 20px;
}
.xxgk-section-detail .xl_tit6 {
    margin-top: 40px;
    border-top: 1px solid #eeeeee;
    padding: 15px 0;
    line-height: 36px;
}
.xxgk-section-detail .xl_tit6_r {
    float: right;
    color: #d8d8d8;
    max-width: 45%;
}
.xxgk-section-detail .xl_tit6_r span {
    padding: 0 10px;
}
.xxgk-section-detail .xl_tit6_r span {
    padding: 0 10px;
    cursor: pointer;
    height: 36px;
}
.xxgk-section-detail .xl_tit6_r span, .xxgk-section-detail .xl_tit6_r em {
    float: left;
    display: block;
}
.xxgk-section-detail .xl_tit4 {
    line-height: 48px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}
.xxgk-section-detail .xl_con3 {
    font-size: 16px;
    line-height: 200%;
    font-family: simsun;
    padding-bottom: 15px;
    margin-top: 25px;
    text-align: justify;
}
.xxgk-section-detail .nosn{
	display: none;
}
.llinfo-cobox-guide>dt{
	width: 100%;
	font-size: 32px;
	text-align: center;
	font-weight: 700;
	color: #2d66a5;
	margin: 24px auto 32px auto;
	word-break: normal;
	word-wrap: normal;
}
.llinfo-cobox-guide .xxgk-section-scrollbar{
	margin: 24px auto 40px auto;
	height: 920px;
	overflow-y: auto;
	padding-right: 16px;
}
.llinfo-cobox-guide .xxgk-section-scrollbar a{
	color: #333;
}
/* 部门信息公开 end */
/* 网站地图 */
.wsxzf-website-map .website-function-title {
    height: 64px;
    line-height: 32px;
    font-size: 28px;
    color: #0457b7;
    padding: 16px 0;
    text-align: center;
	background: #fff;
}
.wsxzf-website-map .website-function-item {
    padding: 20px 16px;
	background: #fff;
}
.wsxzf-website-map .website-function-item > dt {
    font-size: 20px;
    color: #406fb3;
    line-height: 38px;
    border-bottom: 2px solid #f5f5f5;
    height: 40px;
    margin-bottom: 16px;
    text-size-adjust: none;
}
.wsxzf-website-map .website-function-item > dt em {
    width: 140px;
    text-align: center;
    font-weight: 700;
    display: block;
    font-style: normal;
    border-bottom: 2px solid #406fb3;
}
.wsxzf-website-map .website-function-item > dd > a {
    line-height: 32px;
    height: 32px;
    margin: 8px 16px;
    display: inline-block;
    font-size: 16px;
    width: 13%;
    position: relative;
    padding-left: 16px;
    text-size-adjust: none;
}
.wsxzf-website-map .website-function-item > dd > a::before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    margin: auto;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    border: 1px solid #7d7d7d;
    transform: rotateZ(45deg);
    border-radius: 2px;
}
.wsxzf-website-map .website-function-item:last-child{
	margin-bottom: 40px;
}
/* 专题专栏 start */
.wsxzf-special-box .wsxzf-special-con{
	padding: 0 20px 20px 20px ;
	background: #fff;
}
.wsxzf-special-box .wsxzf-special-new ul li {
	float: left;
	width: 453px;
    padding-right: 14px;
    padding-top: 20px;
}
.wsxzf-special-box .wsxzf-special-new ul li:nth-child(3n){
	padding-right: 0;
}
.wsxzf-special-box .wsxzf-special-new ul li .img_img {
    float: left;
    width: 100%;
    height: 240px;
}
.wsxzf-special-box .wsxzf-special-new ul li .img_img img {
    width: 100%;
    height: 100%;
}
.wsxzf-special-box .wsxzf-special-new ul li .con {
    background: #f9f9f9;
    padding: 12px 20px 20px;
    overflow: hidden;
}
.wsxzf-special-box .wsxzf-special-new ul li .con .img_title {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    font-weight: bold;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wsxzf-special-box .wsxzf-special-new ul li .con .img_btn {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #487bc5;
    border-radius: 15px;
    margin: 12px auto 0;
    transition: all 0.3s;
}
.wsxzf-special-box .gdzt-top{
	margin-top: 20px;
	height: 40px;
	line-height: 28px;
	padding: 0 3px;
	font-size: 22px;
	font-weight: bold;
	color: #487bc5;
	border-bottom: #dcdcdc 1px solid;
}
.wsxzf-special-box .ztzl_gd_list{
	height: auto;
	line-height: 36px;
	font-size: 16px;
	padding-top: 9px;
	overflow: hidden;
}
.wsxzf-special-box .ztzl_gd_list ul li{
	float: left;
	width: 472px;
	height: 36px;
	margin-right: 21px;
}
/* 专题专栏 end */
/* 信箱列表 start */
.wsxzf-lycx-box .wsxzf-lycx-ss {
   margin-top: 10px;
   text-align: center;
   margin-bottom: 30px;
   word-spacing: -5px;
}
.wsxzf-lycx-box .wsxzf-lycx-ss>label{
	display: inline-block;
	line-height: 66px;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
	background: #5E77B0;
	color: #fff;
	padding: 0 20px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.wsxzf-lycx-box .wsxzf-lycx-ss .stxt{
	border-radius: 3px;
	background: #fff;
	font-size: 16px;
	width: 600px;
	height: 66px;
	padding: 0 20px;
	box-sizing: border-box;
	border: 2px solid #f6f8fd;
	vertical-align: middle;
}
.wsxzf-lycx-box .wsxzf-lycx-ss .stxt.lycx-name{
	border-right: none;
}
.wsxzf-lycx-box .wsxzf-lycx-ss .stxt.lycx-namepwd{
	border-left: none;
}
.wsxzf-lycx-box .wsxzf-lycx-ss .sbtn{
	width: 59px;
	height: 66px;
	display: inline-block;
	background: url(wsxzf-search.png) no-repeat center center #fff;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
	transition: .3s;
	vertical-align: middle;
	background-size: 40px 40px;
}
.wsxzf-lycx-box .wsxzf-lycx-ss>img{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.wsxzf-lycx-box .maillistdata{
	margin-bottom: 20px;
}
.wsxzf-lycx-box .maillistdata>ul{
	margin-bottom: 20px;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item {
    padding: 28px;
    height: 135px;
    overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item a .wsxzf-lyxc-icon{
	width: 17px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: url(wsxzf-lycx-icon.png) no-repeat;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p {
    margin-top: 20px;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item:nth-child(odd) {
    background-color: #f6f8fd;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item img{
	width: auto;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p span.w450 {
    width: 450px;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p span.w510 {
    width: 510px;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p span font {
    color: #999;
}
.wsxzf-lycx-box .maillistdata .wsxzf-lycx-item p span font.status {
    color: #648df6;
}
/* 信箱列表 end */
/* 写信须知 start */
.llxzf-detail-xx .common-detail-page-printer {
    position: relative;
    padding: 10px 20px;
    max-width: 1400px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #fff;
}
.llxzf-detail-xx .detail-article-title {
    width: 100%;
    font-size: 32px;
    line-height: 60px;
    color: #1a1a1a;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.llxzf-detail-xx .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.llxzf-detail-xx .article-body img{
	width: auto;
}
.article-body .mailbox-letter-buttons{
	overflow: hidden;
	width: 300px;
	height: 80px;
	margin: 10px auto;
	text-align: center;
}
.article-body .mailbox-letter-buttons .submit--button {
   background: #eaaf31;
   vertical-align: middle;
   margin-right: 20px;
   cursor: pointer;
   border: none;
   width: 166px;
   height: 50px;
   font-size: 16px;
   text-align: center;
   font-weight: bold;
   color: #fff;
   line-height: 50px;
   display: inline-block;
   text-decoration: none;
   border-radius: 5px;
}
.article-body .mailbox-letter-buttons .quite--button{
	background: #2d5fb1;
	vertical-align: middle;
	border: none;
	cursor: pointer;
	width: 100px;
	height: 50px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
/* 写信须知 end */
/* 我要写信 start */
.write-box .govinfo-list-right-section {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 865px;
    border: 1px solid #e1e1e1;
	margin: 0 auto;
}
.write-box .govinfo-list-right-section-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 44px;
    overflow: hidden;
    height: 44px;
    margin: 0 10px;
    color: #035497;
    border-bottom: 1px solid #dcdcdc;
	text-align: center;
}
.write-box .govinfo-list-right-section-cnt-box {
    overflow: hidden;
    margin: 0 10px;
}
.write-box .govinfo-list-right-section .form {
    overflow: hidden;
    padding: 20px;
    margin: 0 auto;
}
.write-box .zxr-tit{
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	background: url(llxzf-detail-icon.png) no-repeat left;
}
.write-box .zxr-tit h3{
	float: left;
	color: #333;
	font-weight: bold;
}
.write-box .zxr-tit i{
	position: absolute;
	display: block;
	width: 100%;
	height: 8px;
	background: url(llxzf-title-di.png) top center repeat-x;
	bottom: 0;
}
.write-box .zxr-txt{
	height: auto;
	padding: 0;
	line-height: 28px;
	font-size: 14px;
	color: #4c4c4c;
	padding-left: 10px;
}
.write-box .zxr-txt td{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	vertical-align: middle;
	padding: 10px 0 5px 0;
}
.write-box .zxr-txt td.pd20 {
    position: relative;
    padding-left: 10px;
    width: 8.5%;
}
.write-box .zxr-txt td b{
	color: #bf0c0d;
}
.write-box .zxr-txt .input_1{
	width: 350px;
	height: 45px;
	line-height: 45px;
	text-indent: 1.5em;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
}
.write-box .zxr-txt .zxr-text{
	width: calc(100% - 100px);
	height: 180px;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
	max-height: 180px;
	line-height: 28px;
	padding: 10px 20px;
	margin-top: 10px;
}
.write-box .zxr-txt .input_3{
	width: 740px;
	height: 45px;
	line-height: 45px;
	text-indent: 1.5em;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
}
.write-box .llxzf-xx-submit {
	width: 400px;
	margin:20px auto;
}
.write-box .llxzf-xx-submit .ewb-submit{
	display: block;
	width: 90px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #d2d2d2;
	background: #007ad8;
	color: white;
	text-decoration: none;
	font-size: 16px;
}
.write-box .llxzf-xx-submit .ewb-reset {
    display: block;
    width: 90px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #9f9f9f;
    background: #9f9f9f;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    z-index: 0;
}
/* 我要写信 end */
/* 信件详情 */
.wsxzf-letter-detail .letter-ask {
    border: 1px solid #e5e5e5;
    height: auto;
    overflow: hidden;
    padding: 32px;
    margin-top: 10px;
    box-shadow: 0 2px 4px 4px rgb(0 0 0 / 8%);
}
.wsxzf-letter-detail .letter-ask .email_tab4 {
    clear: both;
    text-align: left;
    margin-bottom: 50px;
}
.wsxzf-letter-detail .letter-ask .email_tab4 td {
    border: 1px solid #c1dbf0;
    font: normal 16px/30px microsoft yahei;
    padding: 10px 20px;
}
.wsxzf-letter-detail .letter-ask .td-tit {
    background: #c1dbf0;
}
.wsxzf-letter-detail .letter-ask .email_title02 {
    font-size: 24px;
    line-height: 50px;
    text-align: center;
}
.wsxzf-letter-detail .letter-ask .td-lx {
    background: #f0f6fb;
    text-align: center;
}
.wsxzf-letter-detail .letter-ask .td-lx-last {
    width: 150px;
}
/* 信件详情end */
/* 在线访谈细览 start */
.wsxzf-talk-detail .onlinetalk-title {
    margin-bottom: 32px;
}
.wsxzf-talk-detail .onlinetalk-title > dt {
    font-size: 28px;
    color: #2769aa;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 16px;
    text-align: center;
}
.wsxzf-talk-detail .onlinetalk-title-con {
    height: 384px;
    overflow: hidden;
}
.onlinetalk-title-con > .onlinetalk-title-imgslide {
    width: 46%;
    height: 384px;
}
.wsxzf-talk-detail .onlinetalk-title-con > dd {
    width: 52%;
    height: 384px;
    position: relative;
}
.wsxzf-talk-detail .onlinetalk-title-fileds > li {
    margin: 4px 0 16px;
}
.wsxzf-talk-detail .onlinetalk-title-fileds > li span {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    display: inline-block;
}
.wsxzf-talk-detail  .onlinetalk-title-fileds > li i {
    font-style: normal;
    font-size: 18px;
}
.wsx-carousel .wsx-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.wsxzf-talk-detail .onlinetalk-conbox {
    margin-bottom: 32px;
}
.wsxzf-talk-detail .onlinetalk-conbox > dt {
    color: #1c5fb0;
    border-bottom: 4px solid #1c5fb0;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 4px;
    padding-left: 16px;
    position: relative;
}
.wsxzf-talk-detail .onlinetalk-conbox > dd {
    border: 1px solid #eee;
    padding: 16px;
}
/* 在线访谈 end */