@charset "utf-8";
.bg-news{
  background: url(bg-news.png) center top no-repeat;
  background-size: 100%;
}
.top-topic {
  margin: 15px 0 0 0;
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.top-topic img {
  width: 100%;
}
.bgimg{
	height: auto;
	background: url(lsqzf-bgimg.png) no-repeat;
	background-size: 100% 100%;
}
.big-news {
  text-align: center;
  padding: 10px 20px 20px;
  /* 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: #0a2167;
}
.big-news .swp1 span{
	font-size: 18px;
	/* display: none; */
}
.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: 0px;
	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 */
.slidenews-box{
	height: 620px;
}
.slidenews-box .slidenews-slide{
	width: 1400px;
	overflow: hidden;
}
.slidenews-box .slidenews-slide .slide-bigwrap {
	position: relative;
}
.slidenews-box .slidenews-slide .slide-bigwrap a>img{
	margin: 0 auto;
	height: 620px;
	width: 1200px;
}
.slidenews-box .slidenews-slide .slide-bigwrap a b{
	height: 46px;
	opacity: 0.33;
	background-color: #000;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.slidenews-box .slidenews-slide .slide-bigwrap a span{
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	padding: 0 7px;
	color: #fff;
	bottom: 0;
	width: 78%;
	overflow: hidden;
	position: absolute;
}

.slidenews-box .makeswiper-pagination{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: right;
	padding-right: 20px;
}
.slidenews-box .makeswiper-pagination .swiper-pagination-bullet{
	display: inline-block;
	border-radius: 10px;
	background: #000;
	width: 24px;
	height: 15px;
	opacity: 1;
	background-color: #B5B5B5;
	margin: 0 4px;
}
.slidenews-box .makeswiper-pagination .swiper-pagination-bullet-active{
	width: 40px;
	border: none;
	background-color: #ffffff;
	border-radius: 10px;
}
/* new end */
/* mend bigp start*/
.big-slideimg {
    width: 100%;
    height: 140px;
    margin: 20px 0;
}
.big-slideimg .tempWrap{
    overflow: hidden;
    position: relative;
    height: 140px;
}
.big-slideimg  .swiper-slide{
	text-align: center;
	/* margin: 0 10px; */
	width: 100%;
}
.big-slideimg  .swiper-slide img{
	width: 100%;
	height: 100%;
}
.big-slideimg .makeswiper-pagination{
	position: absolute;
	bottom: 10px;
	left: 0;
    width: 100%;
	z-index: 100;
	text-align: center;
}
.big-slideimg .makeswiper-pagination .swiper-pagination-bullet{
	display: inline-block;
	border-radius: 100%;
	background: #000;
	width: 10px;
	height: 10px;
	opacity: 1;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 100%;
}
.big-slideimg .makeswiper-pagination .swiper-pagination-bullet-active{
	width: 10px;
	border: none;
	background-color: #e2574c;
	border-radius: 100%;
}
/* mend bigp end*/
/* main content start */
.bg-news .bg-maintabs{
	margin-top: 30px;
	padding-bottom: 10px;
}
.main-content-tabs{
	position: relative;
	padding-top: 28px;
}
.bg-maintabs .main-contabs-title li{
	display: inline-block;
	width: 33.333%;
	height: 100px;
	margin: 0 auto;
	position: relative;
}
.bg-maintabs .main-contabs-title li>img{
	width: 200px;
	margin-top: 25px;
}
.bg-maintabs .main-contabs-title li{
	background: url(lsqgk-drak.png) no-repeat;
	background-position: center center;
}
.bg-maintabs .main-contabs-title li:nth-child(1).cur{
	background: url(lsqgk-bright.png) no-repeat;
}
/* .bg-maintabs .main-contabs-title li:nth-child(2){
	background: url(lsqfw-drak.png) no-repeat;
	background-position: center center;
} */
.bg-maintabs .main-contabs-title li:nth-child(2).cur{
	background: url(lsqfw-bright.png) no-repeat;
}
/* .bg-maintabs .main-contabs-title li:nth-child(3){
	background: url(lsqhd-drak.png) no-repeat;
	background-position: center center;
} */
.bg-maintabs .main-contabs-title li:nth-child(3).cur{
	background: url(lsqhd-bright.png) no-repeat;
}
.bg-maintabs .main-contabs-box {
	margin-top: 20px;
}
.bg-maintabs .main-contabs-box .common-dlbox{
	font-size: 16px;
	height: auto;
	overflow: hidden;
}
.bg-maintabs .main-contabs-box .dl-news > dt {
    width: 730px;
    background-color: #fdfbfc;
    padding: 0 10px 10px;
}
.bg-maintabs .main-contabs-box .mend-news-block {
    height: 290px;
    overflow: hidden;
}
.bg-maintabs .main-contabs-box .mend-news-block2{
	height: 320px;
	overflow: hidden;
}
.bg-maintabs .main-contabs-box .mend-news-block2 .common-hovtab-content ul{
	height:240px;
}
.bg-maintabs .main-contabs-box .common-textnews-list > li{
	height: 40px;
	line-height: 40px;
}
.bg-maintabs .main-contabs-box .common-textnews-list > li::before{
	display: inline-block;
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 10px;
	background: #c1c5ca;
	vertical-align: top;
	margin-top: 18px;
	margin-right: 6px;
}
.bg-maintabs .lsqzf-conews-tile{
	border-bottom: 2px solid #7E95E3;
}
.bg-maintabs .lsqzf-conews-tile > li {
	display: inline-block;
	font-size: 20px;
	padding: 0 10px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	position: relative;
	font-weight: 700;
}
.bg-maintabs .lsqzf-conews-tile > li>a {
	display: block;
}
.bg-maintabs .lsqzf-conews-tile > li.tab-current>a{
	color: #0457b7;
	font-size: 22px;
	font-weight: 700;
}
.bg-maintabs .dl-news > dd {
    width: 660px;
}
.bg-maintabs .dl-news > dd .mainpage-xxgk{
	width: 100%;
	overflow: hidden;
	height: 590px;
	float: left;
	background: #fff;
	padding: 20px 10px 0 10px;
}
.bg-maintabs .lsqzf-conferencebox .conference-tit{
	display: inline-block;
}
.bg-maintabs .lsqzf-conferencebox .conference-tit > a img {
    width: 205px;
    height: 36px;
}
.bg-maintabs .lsqzf-conferencebox .conference-main {
	/* margin-top: 10px; */
	width: 100%;
	height: 160px;
	background: url(lsqzf-cwhybg.png) no-repeat center;
	background-size: 100% 100%;
}
.bg-maintabs .lsqzf-conferencebox .conference-main>a{
	font-weight: bold;
	display: block;
	text-align: center;
	width: 100%;
	color: #006fc4;
	font-size: 18px;
	padding: 10px 0 0 0;
}
.bg-maintabs .lsqzf-conferencebox .conference-main>p{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	padding: 0 30px;
}
.bg-maintabs .lsqzf-conferencebox .conference-main>p a{
	color: #007edf;
}
.bg-maintabs .dl-news > dd .mainpage-xxgk-bntlist span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 70px;
    background-color: #459bf8;
    font-size: 22px;
    color: #ffffff;
    line-height: 24px;
}
.bg-maintabs .dl-news > dd .mainpage-xxgk-bntlist span>img{
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0px;
}
.bg-maintabs .dl-news > dd .lsqzf-infopub-wrap{
	margin-top: 20px;
}
.bg-maintabs .dl-news > dd .lsqzf-infopub-wrap>dt{
	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 > dd .lsqzf-infopub-wrap>dt img{
	width: 100%;
	height: 100%;
}
.bg-maintabs .dl-news > dd .mainpage-xxgk-bntlist ul {
    overflow: hidden;
    margin: 0px 0px;
}
.bg-maintabs .dl-news > dd .mainpage-xxgk-bntlist ul li {
    width: 47%;
	height: 60px;
    float: left;
    box-sizing: border-box;
    padding: 0px 5px;
    margin-bottom: 10px;
	border-radius: 5px;
	background: url(lsqzf-sy-gkbg.png) no-repeat;
	background-size: 100% 100%;
}
.bg-maintabs .lsqzf-infopub-nav > li:nth-child(even) {
    margin-left: 20px;
}
.bg-maintabs .lsqzf-infopub-nav > li > a {
    display: block;
	width: 100%;
	height: 100%;
}
.bg-maintabs .lsqzf-infopub-nav > li > a > img {
   float: left;
   display: block;
   margin: 6px 10% 6px 10%;
   width: 45px;
   height: 48px;
   transition: all 1s;
}
.bg-maintabs .lsqzf-infopub-nav > li > a:hover img{
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}
.bg-maintabs .lsqzf-infopub-nav > li > a > p{
	float: left;
	margin: 6px 0;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1.5px;
	color: #fff;
}
.bg-maintabs .dl-news > dd .lsqzf-sy-bntlist2 {
	width: 100%;
	overflow: hidden;
}
.bg-maintabs .dl-news > dd .lsqzf-sy-bntlist2>a {
	display: block;
	margin-top: 5px;
}
.bg-maintabs .dl-news > dd .lsqzf-sy-bntlist2>a:first-child{
	width: 100%;
	height: 60px;
	background: url(lsqzf-ind-jczwgk.png);
}
.bg-maintabs .dl-news > dd .lsqzf-sy-bntlist2>a:last-child{
	width: 100%;
	height: 60px;
	background: url(lsqzf-syjcgk.png);
}
.bg-maintabs .dl-news > dd .lsqzf-sy-bntlist2>a>p{
	width: 70%;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	text-align: center;
	color: #0457b7;
	font-weight: 700;
}
.bg-maintabs .ml-btn>ul>li{
	width: 12.1%;
	float: left;
	margin-top: 25px;
}
.bg-maintabs .ml-btn>ul>li a{
	width: 100%;
	display: block;
}
.bg-maintabs .ml-btn>ul>li>a img {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    background-color: #30a9df;
    display: block;
    margin: 0 auto;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}
.bg-maintabs .ml-btn>ul>li>a span{
	color: #454545;
	font-size: 18px;
	margin-top: 16px;
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
}
.common-clitabn-content .service-titlebar-box {
    height: 130px;
    margin-top: 15px;
    overflow: hidden;
    position: relative;
}
.common-clitabn-content .service-titlebar-caption {
    width: 500px;
    height: 130px;
    float: left;
}
.common-clitabn-content .service-titlebar-caption .zwfw-entrance{
	background: url(zwfw-entrance.png) no-repeat;
	background-size: 100% 100%;
	display: block;
	width: 100%;
	height: 100%;
	padding: 6px 0 0 70px;
}
.service-titlebar-caption .zwfw-entrance>p{
	font-size: 18px;
	width: 80%;
	text-align: left;
	color: #006DCD;
}
.service-titlebar-caption .zwfw-entrance>p.weight{
	font-size: 28px;
	font-weight: 700;
}
/* .common-clitabn-content .service-titlebar-caption img {
    width: 500px;
    height: 150px;
} */
.dlbox-service-wrap .lsq-qdstage-outer{
	width: 870px;
	height: 130px;
	position: relative;
}
.dlbox-service-wrap .lsq-qdstage-outer .zwfwbox {
    width: 800px;
    height: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.dlbox-service-wrap .lsq-qdstage-outer .zwfwbox a img{
	width: 86px;
	height: 86px;
}
.dlbox-service-wrap .lsq-qdstage-outer .zwfwbox a p{
	margin-top: 10px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333;
	white-space: nowrap;
}
.dlbox-service-wrap .lsq-qdstage-outer .zwfw-button {
    width: 30px;
    height: 70px;
    background: #e1efff;
    border-radius: 4px;
    top: 40px;
    position: absolute;
    text-align: center;
    cursor: pointer;
}
.dlbox-service-wrap .lsq-qdstage-outer .zwfw-button> span{
	color: #4397ff;
	font-size: 20px;
	line-height: 70px;
	user-select: none;
}
.dlbox-service-wrap .lsq-qdstage-outer .zwfw-button.zwfw-prev{
	left: 0;
}
.zwfw-button.zwfw-next{
	right: 0;
}
/* 首页政务服务 start */
.common-clitabn-content .service-con-items {
	padding: 25px 0 31px;
}
.common-clitabn-content .service-con-items .service-con-item {
    width: 298px;
    height: 350px;
    transition: width 0.4s;
    padding: 19px 20px 0;
    background: #f3efe0;
    box-shadow: 0 1px 9px rgba(0, 0, 0, 0.1);
}
.service-con-items .service-con-item>h2 {
    height: 104px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.service-con-items .service-con-item>h2 span {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}
.service-con-items .service-con-item>h2 .ico {
    height: 45px;
    background: url(lsqzf-indfwtel-bg.png) center 0 no-repeat;
}
.service-con-items .service-con-item:nth-child(2)>h2 .ico{
	background-position: center -45px;
}
.service-con-items .service-con-item:nth-child(3)>h2 .ico{
	background-position: center -90px;
}
.service-con-items .service-con-item:nth-child(2).active>h2 .ico{
	background-position: center -45px;
}
.service-con-items .service-con-item:nth-child(3).active>h2 .ico{
	background-position: 0 -90px;
}
.service-con-items .service-con-item>h2 .tit {
    padding: 15px 0 0;
    height: 44px;
    line-height: 44px;
    color: #000;
    font-size: 22px;
    font-weight: bold;
}
.common-clitabn-content .service-con-items .service-con-item .link {
    padding: 11px 0 0 6px;
    height: 220px;
    overflow: hidden;
}
.common-clitabn-content .service-con-items .service-con-item .link li {
    float: left;
    width: 105px;
    padding-left: 20px;
}
.common-clitabn-content .service-con-items .service-con-item .link li a {
    display: block;
    font-size: 0;
    height: 50px;
    line-height: 0;
    padding-left: 19px;
    background: url(https://www.huainan.gov.cn/_res/images_newest/ind_zwfwico.png) left center no-repeat;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(3) .link li a {
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   height: 50px;
   line-height: 50px;
   font-size: 16px;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(3).active .link li{
	padding: 11px 6px 0;
	width: 134px;
	float: left;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(3).active .link li a {
  display: block;
  height: 44px;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  border: 1px #5aa85a solid;
  transition: 0.4s all;
  padding: 0 5px;
  color: #5aa85a;
}
.common-clitabn-content .service-con-items .service-con-item .link li span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.common-clitabn-content .service-con-items .service-con-item .link li .num1_img {
    display: none;
    height: 32px;
    width: 38px;
    overflow: hidden;
}
.common-clitabn-content .service-con-items .service-con-item .link li .num1_img img {
    vertical-align: middle;
    width: 52px;
    height: 78px;
}
.common-clitabn-content .service-con-items .service-con-item .link li .img_title {
    width: 100%;
    font-size: 16px;
    height: 100%;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(2){
	margin-left: 30px;
	background: #e5eef6;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(3){
	background: #e9f6e9;
}
.common-clitabn-content .service-con-items .service-con-item.active {
    width: 750px;
}
.common-clitabn-content .service-con-items .service-con-item.active h2 {
    text-align: center;
    line-height: 0;
    font-size: 0;
    height: 45px;
    background: url(lsqzf-ind_bstel1.png) center center no-repeat;
    background-size: 100% 2px;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(2).active h2{
	background: url(lsqzf-ind_bstel2.png) center center no-repeat;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(3).active h2{
	background: url(lsqzf-ind_bstel3.png) center center no-repeat;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(2).active h2 a{
	background: #e5eef6;
}
.common-clitabn-content .service-con-items .service-con-item:nth-child(3).active h2 a{
	background: #e9f6e9;
}
.common-clitabn-content .service-con-items .service-con-item.active h2 a {
    display: inline-block;
    vertical-align: middle;
    padding: 0 21px;
    background: #f3efe0;
}
.common-clitabn-content .service-con-items .service-con-item.active h2 span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
	font-weight: bold;
	height: 45px;
	width: 44px;
	background-position: 0 0;
}
.common-clitabn-content .service-con-items .service-con-item.active h2 .tit {
    font-weight: bold;
    height: 45px;
    padding: 0 0 0 25px;
    width: auto;
}
.common-clitabn-content .service-con-items .service-con-item.active .link {
    padding: 17px 20px 0;
    height: 280px;
}
.common-clitabn-content .service-con-items .service-con-item.active .link li {
    float: left;
    width: 110px;
    padding-bottom: 25px;
    padding-left: 0;
}
.common-clitabn-content .service-con-items .service-con-item.active .link li a {
    display: block;
    padding: 10px 0 0;
    background: none;
    height: 80px;
    text-align: center;
}
.common-clitabn-content .service-con-items .service-con-item.active .link li .num1_img {
    display: inline-block;
}
.common-clitabn-content .service-con-items .service-con-item.active .link li .img_title {
    height: 38px;
    padding: 10px 0 0;
    line-height: 38px;
}
.common-dlbox .service-topic-items {
    overflow: hidden;
    box-shadow: 0px 0px 12px 0px rgba(229, 229, 229, 0.75);
    margin: 0 6px;
    font-size: 0;
    margin-bottom: 30px;
	padding: 18px 0;
}
.common-dlbox .service-topic-item {
    width: 461px;
    border-right: 1px solid #e5e5e5;
    display: inline-block;
    height: 200px;
    font-size: 18px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 30px;
}
.common-dlbox .service-topic-item > dt {
    width: 200px;
    float: left;
}
.common-dlbox .service-topic-item > dt dl dt {
    font-size: 22px;
    margin-top: 10px;
}
.common-dlbox .service-topic-item > dt dl dd {
    font-size: 16px;
    color: #999;
    max-height: 56px;
    line-height: 28px;
    overflow: hidden;
    margin: 10px 0;
}
.common-dlbox .service-topic-item > dt ul li {
    font-size: 16px;
    line-height: 30px;
}
.common-dlbox .service-topic-item > dd img {
    width: 160px;
    transition: all 0.5s linear;
}
.common-dlbox .service-topic-item:last-child {
    border-right: 0;
}
.dlbox-intraction-wrap > dt {
    width: 49%;
}
.dlbox-intraction-wrap > dd {
    width: 49%;
}
.common-dlbox .email-enter-wrap a {
    width: 190px;
    height: 90px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    box-shadow: 0px 5px 10px 0 rgba(0, 36, 121, 0.1);
}
.common-dlbox .email-enter-wrap 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 .email-enter-wrap a:nth-child(1) {
    background: url(lsqzf-sy-hdjl-01.jpg);
}
.common-dlbox .email-enter-wrap a:nth-child(2) {
    background: url(lsqzf-sy-hdjl-02.jpg);
}
.common-dlbox .email-enter-wrap a:nth-child(3) {
    background: url(lsqzf-sy-hdjl-03.jpg);
}
.common-dlbox .email-enter-wrap a:nth-child(4) {
    background: url(lsqzf-sy-hdjl-04.jpg);
}
.common-dlbox .email-enter-wrap a:nth-child(5) {
    background: url(lsqzf-sy-hdjl-05.jpg);
}
.common-dlbox .ind-interview-on {
    padding: 20px 0 0;
    height: 210px;
    overflow: hidden;
}
.common-dlbox .ind-interview-on .ftimg {
    width: 300px;
    height: 180px;
    float: left;
}
.common-dlbox .ind-interview-on .ftimg img {
    width: 100%;
    height: 100%;
}
.common-dlbox .ind-interview-on .ftcon {
    margin-left: 316px;
    overflow: hidden;
	margin-right: 20px;
}
.common-dlbox .ind-interview-on .ftcon li {
    font-size: 16px;
    padding-left: 48px;
    position: relative;
    line-height: 36px;
    height: 36px;
}
.common-dlbox .ind-interview-on .ftcon li.title {
    font-size: 18px;
    font-weight: bold;
    height: 76px;
    padding-bottom: 7px;
}
.common-dlbox .ind-interview-on .ftcon li.user{
	height: 76px;
}
.common-dlbox .ind-interview-on .ftcon li .tit {
    font-size: 18px;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
}
.common-dlbox .ind-interview-on .ftcon li.title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    white-space: normal;
}
/* 首页政务服务 end */
/* 首页政民互动 strt */
.intrac-msgbox-lists > dt{
	height: 40px;
	line-height: 40px;
	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: 40px;
	height: 40px;
}
.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;
}
/* 首页政民互动 end */
/* main content end */
/* main social&topic start */
.bg-socailtopic{
	margin-top: 20px;
	background: url(lsqzf-sy-mountain.png) no-repeat;
	background-size: 100% 100%;
}
.lsqzf-syzt-box{
	margin-top: 20px;
	/* background: url(lsqzf-sy-mountain.png) no-repeat; */
	background-size: 100% 100%;
	margin-bottom: 10px;
}
.lsqzf-social-topic{
	margin-bottom: 20px;
	overflow: hidden;
}
.lsqzf-syzt-box .lsq-carousel .swiper-slide>a>img{
	border-radius: 5px;
	height: 190px;
}
.lsqzf-social-topic .ztswiper-button-prev>img,.lsqzf-social-topic .ztswiper-button-next>img{
	width: 20px;
	height: 40px;
}
.lsqzf-social-topic .ztswiper-button-prev,.lsqzf-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(lsqzf-index-ztcarousel.png) no-repeat;
}
.lsqzf-social-topic .ztswiper-button-prev{
	left: 0px;
	right: auto;
}
.lsqzf-social-topic .ztswiper-button-next{
	right: -3px;
	left: auto;
	background-position: -15px 0;
}
/* 首页专题 start */
.lsqzf-syzt-box .lsqzf-topic-box {
    width: 1040px;
    height: 350px;
    position: relative;
}
.lsqzf-syzt-box .lsqzf-topic-box .center-con span{
	font-size: 24px;
	font-weight: 700;
}
.lsqzf-syzt-box .lsqzf-topic-box .center-con .ztx{
	width: 89%;
	height: 1px;
	margin-left: 10px;
	background: #979797;
	display: inline-block;
	vertical-align: super;
}
.lsqzf-syzt-box .social-topic-indexedt .lsqzf-topic-news{
	margin: 8px 0;
	height: 100px;
	float: none;
	width: 100%;
}
.lsqzf-syzt-box .social-topic-indexedt .lsqzf-topic-news>li{
	line-height: 50px;
	height: 50px;
	font-size: 18px;
	float: left;
	width: 31%;
	overflow: hidden;
	margin: 0 1%;
}
.lsqzf-syzt-box .lsqzf-topic-news > li > em {
    color: #fff;
    padding-right: 5px;
    font-weight: 300;
    vertical-align: top;
}
.lsqzf-syzt-box .lsqzf-topic-news > li > em > span {
    display: inline-block;
    width: 52px;
    height: 24px;
    color: #fff;
    background: #ff6154;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    line-height: 24px;
    font-style: normal;
}
.lsqzf-social-box > dt {
    position: relative;
    width: 320px;
    height: 270px;
	margin-top: 26px;
    background-color: #fff;
    border-radius: 8px;
   box-shadow: inset -1px 5px 10px -4px rgb(0 0 0 / 17%), 10px 5px 10px rgb(0 0 0 / 8%);
    float: left;
}
.social-topic-indexedt .lsqzf-social {
    width: 290px;
	height: 285px;
	overflow: hidden;
	margin: 15px auto 0 16px;
}
.cylsq .lsq-stage .swiper-wrapper{
	height: 250px;
}
.cylsq .lsq-stage .swiper-slide a b{
	height: 46px;
	opacity: 0.33;
	background-color: #000;
	bottom: 48px;
	position: absolute;
	width: 100%;
}
.cylsq .lsq-stage .swiper-slide a span{
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	padding: 0 7px;
	color: #fff;
	bottom: 48px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	text-align: center;
}
.cylsq .lsq-stage .makeswiper-pagination{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
}
.cylsq .lsq-stage .makeswiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 100%;
    background: #000;
    width: 20px;
    height: 20px;
    opacity: 1;
    background-color: #BFBFBF;
    margin: 0 8px;
    border-radius: 100%;
}
.cylsq .lsq-stage .makeswiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    border: none;
    background-color: #0052B6;
    border-radius: 100%;
}
/* 首页专题 end */
/* 首页 end */
/* 政务公开*/
.gov .lsqzf-ldzc-box>dt{
	margin: 8px auto;
}
.gov .lsqzf-ldzc-box>dt a{
	font-size: 24px;
	color: #0057B1;
}
.gov .gov-sjxz{
	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: 48%;
	float: left;
}
.gov .gov-sjxz .ld-box .ldpic{
	width: 30%;
	float: left;
	margin-top: 10px;
}
.gov .gov-sjxz .ld-box .ldpic img{
	width: 176px;
	height: 230px;
	margin: 0;
}
.gov .gov-sjxz .ld-box .ldjs{
	width: 68%;
	float: left;
	padding-right: 5%;
}
.gov .gov-sjxz .ld-box .ldjs .js-content{
	line-height: 50px;
	font-weight: bold;
	height: 90px;
	font-size: 18px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content>i{
	background: url(lsqzf-zwgk-ldicon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content>span>a{
	color: #1C60BC;
	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(./llszf-zwgk-hdicon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: sub;
	margin-right: 5px;
}
.gov .gov-sjxz .ld-box .ldjs .write-hd>li:nth-child(2) i{
	background: url(lsqzf-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: 140px;
	line-height: 50px;
	color: #036ACF;
	float: left;
	font-size: 18px;
	width: 100%;
	/* margin-top: 10px; */
}
.gov .gov-sjxz .ld-box .zfqtld .zfqtld-title{
	width: 90px;
	/* height: 96px; */
}
.gov .gov-sjxz .ld-box .zfqtld .outher-ld{
	width: 440px;
}
.gov .gov-sjxz .ld-box .zfqtld .outher-ld li{
	margin-left: 24px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float: left;
}
/* 5公开start */
.gov .gov-openbox{
	padding: 20px;
	margin: 20px 0;
	background: #fff;
}
.gov .gov-openbox ul li{
	float: left;
	width: 200px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	margin-left: 26px;
	background: #eef5ff;
	position: relative;
	transition: all 0.6s;
}
.gov .gov-openbox ul li:first-child{
	margin-left: 0;
}
.gov .gov-openbox ul li .gk5-l {
    float: left;
	width: 200px;
	background: #fff;
	padding-bottom: 30px;
	transition: all 0.6s;
	cursor: pointer;
	overflow: hidden;
}
.gov .gov-openbox ul li .gk5-l .gk5-imgbox {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    margin: 35px auto 30px auto;
    font-size: 0;
    text-align: center;
    position: relative;
}
.gov .gov-openbox ul li:nth-child(1) .gk5-l .gk5-imgbox{
	background: #216dd5;
}
.gov .gov-openbox ul li:nth-child(2) .gk5-l .gk5-imgbox{
	background: rgb(16 211 167);
}
.gov .gov-openbox ul li:nth-child(3) .gk5-l .gk5-imgbox{
	background: rgb(112 93 234);
}
.gov .gov-openbox ul li:nth-child(4) .gk5-l .gk5-imgbox{
	background: rgb(254 189 78);
}
.gov .gov-openbox ul li:nth-child(5) .gk5-l .gk5-imgbox{
	background: rgb(232 78 78);
}
.gov .gov-openbox ul li .gk5-l .gk5-imgbox img{
	width: auto;
}
.gk5-l div img {
    vertical-align: middle;
    display: none;
}
.gov .gov-openbox ul li .gk5-l img:first-child {
    display: inline-block;
}
.gov .gov-openbox ul li .gk5-l p {
    text-align: center;
    color: #111111;
    font-weight: 600;
    font-size: 20px;
}
.gk5-l .gk5-imgbox::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    margin-left: -50px;
    margin-top: -50px;
    border: 10px solid rgba(33, 109, 213, .12);
    border-radius: 50%;
    transition: all 0.3s;
}
.gk5-r {
	position: absolute;
	left: 100px;
	top: 0;
	overflow: hidden;
	padding: 15px 0px 0 25px;
	z-index: 0;
	display: block;
}
.gk5-con-box{
	overflow: hidden;
	width: 100%;
}
.gk5-con-box>a{
	width: 50%;
	float: left;
	font-size: 16px;
	line-height: 43px;
}
.gov .gov-openbox ul li .gk5-r{
	display: none;
}
.gov .gov-openbox ul li.tab-current{
	width: 455px;
}
.gov .gov-openbox ul li.tab-current .gk5-l {
    background: #216dd5;
    width: 115px;
    overflow: hidden;
    display: block;
}
.gov .gov-openbox ul li.tab-current .gk5-l p{
	color: #fff;
}
.gov .gov-openbox ul li.tab-current .gk5-r{
	position: absolute;
	left: 115px;
	top: 0;
	overflow: hidden;
	padding: 15px 0px 0 25px;
	z-index: 0;
	display: block;
}
/* 5公开end */
/* 政府信息公开start */
.gov-xxgkbox>dl>dt{
	margin: 8px 0;
}
.gov-xxgkbox>dl>dt a{
	font-size: 24px;
	color: #0057B1;
	font-weight: 700;
}
.gov .gov-xxgkbox .xxgk-list{
	width: 100%;
	overflow: hidden;
}
.gov .gov-xxgkbox .xxgk-list>li{
	float: left;
	margin-left: 42px;
	width: 187px;
	height: 110px;
	border-radius: 6px;
	background: #F7FAFF;
	overflow: hidden;
	box-sizing: border-box;
}
.gov .gov-xxgkbox .xxgk-list>li a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #F7FAFF;
}
.gov .gov-xxgkbox .xxgk-list>li a img{
	display: block;
	width: 50px;
	height: 48px;
	/* transition: all 0.6s; */
	margin: 10px auto;
}
.gov .gov-xxgkbox .xxgk-list>li a:hover img{
	 /* transform: rotate(360deg); */
}
.gov .gov-xxgkbox .xxgk-list>li a p{
	margin: 15px 0;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1.5px;
	color: #333;
	text-align: center;
}
/* 政府信息公开end */
/* 政策文件库 start*/
.gov .llinfo-report-box>dt .hd a{
	font-size: 24px;
	color: #0057B1;
	font-weight: 700;
}
.bd{
	padding: 18px 20px;
	margin-top: 0px;
	height: 120px;
	box-sizing: border-box;
	background: url(lsqzf-gov-zcwjimg.png) no-repeat;
	width: 100%;
	background-size: 100%;
}
/* 政策文件库 end */
/* 文件公报 */
.gov .llinfo-report-box{
	margin-top: 8px;
}
.gov .llinfo-report-box>dt{
	width: 68%;
}
.gov .llinfo-report-box>dd{
	width: 29%;
}
.zfgb-wrap .zfbg-tit{
	float: left;
	width: 100%;
	font-weight: normal;
	padding: 0px 0;
}
.zfgb-wrap .zfbg-tit b{
	float: left;
	color: #1457b5;
	font-size: 24px;
	line-height: 42px;
}
.zfgb-wrap .zfbg-tit b a{
	color: #1457b5;
    font-size: 24px;
}
.gov .llinfo-report-box .lsqzf-conews-tile>li.tab-current,.gov .llinfo-report-box .lsqzf-conews-tile>li.tab-current a{
	color: #0457b7;
	font-weight: 700;
}
.gov .llinfo-report-box .lsqzf-conews-tile>li.tab-current{
	border-bottom: 2px solid #044B9A;
}
.gov .llinfo-report-box .lsqzf-conews-content{
	margin-top: 10px;
}
.gov .llinfo-report-box .lsqzf-conews-content .common-textnews-list{
	height: 332px;
	overflow: hidden;
}
.gov .llinfo-report-box .zc-jd-list li{
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	position: relative;
}
/* .lsqzf-conews-content .common-textnews-list > li{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
} */
.lsqzf-conews-content .common-textnews-list > li>a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	height: 100%;
	font-size: 18px;
}
.zcwj-search-box{
	padding-left: 218px;
	margin-top: 15px;
}
.zcwj-search-box .zcwjser{
	float: left;
	display: block;
	margin-top: 5px;
	width: 115px;
}
.zcwj-search-box .search-box {
    float: right;
    /* padding-left: 17px; */
    width: 410px;
    line-height: 40px;
    /* border: solid 1px #699ee5; */
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.zcwj-search-box .search-box>input{
	float: left;
	display: block;
	margin-left: 10px;
	width: 315px;
	height: 40px;
	font-size: 14.4px;
	line-height: 50px;
	color: #333;
	box-sizing: border-box;
	border: 0;
}
.zcwj-search-box .search-box .search-btn{
	float: right;
	width: 83px;
	height: 100%;
	background-color: #699ee5;
}
.zcwj-search-box .search-box .search-btn a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.common-textnews-list>li>span{
	float: right;
}
.gov .zfgb-box{
	width: 420px;
	height: 500px;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);
}
.gov .zfgb-box .zfgb-img-items{
	width: 100%;
}
.gov .zfgb-box .zfgb-img-items > li{
	width: 150px;
	margin: 24px auto 14px;
}
.gov .zfgb-box .zfgb-img-items>li img{
	width: 100%;
	display: block;
}
.gov .zfgb-box .zfgb-con-items li{
	font-size: 18px;
	line-height: 42px;
	padding: 0 30px;
}
.gov .list-type-box{
	width: 100%;
	border-bottom: 1px solid #e8ecf2;
	margin-top: 32px;
	/* padding: 32px 0; */
	margin-bottom: 16px;
}
.gov .list-type-box>li{
	display: inline-block;
	/* margin-bottom: 18px; */
	margin-right: 20px;
	font-size: 20px;
	line-height: 46px;
	font-weight: 700;
	color: #97a6be;
	cursor: pointer;
	/* border-bottom: 4px solid #044B9A; */
}
.gov .list-type-box>li.tab-current{
	border-bottom: 4px solid #044B9A;
}
.gov .gk-list{
	width: 100%;
	overflow: hidden;
	margin-bottom: 70px;
}
.gov .gk-list>li{
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 213px;
	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: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
}
.gov .gk-list.titicon>li{
	height: 63px;
	width: auto;
	padding: 0 20px;
}
.gov .gk-list.titicon>li>a{
	/* padding: 15px 0; */
}
.gov .gk-list.titicon>li a>img{
	width: 33px;
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
}
.gov .gk-list.titicon>li a>p{
	margin-top: 10px;
	line-height: 20px;
	display: inline-block;
}
/* 政民互动 */
.lltrac-traction-box{
	margin-top: 25px;
}
.lltrac-letters-box > dt{
	 width: 65%;
}
.lltrac-letters-box > dd {
    width: 32%;
}
.lltrac-traction-box .hdxx_list>ul>li{
	width: 260px;
	height: 100px;
	float: left;
	margin-right: 10px;
	text-align: left;
	position: relative;
	z-index: 0;
}
.lltrac-traction-box .hdxx_list>ul>li img{
	width: 40px;
}
.lltrac-traction-box .hdxx_list>ul>li>a{
	display: block;
	border-radius: 4px;
	padding: 14px 0 0px 15px;
	height: 100px;
	color: #fff;
}
.lltrac-traction-box .hdxx_list>ul>li>a:hover {
	padding: 5px 0 0px 15px;
}
/* .lltrac-traction-box .hdxx_list>ul>li .ico{
	position: absolute;
	right: 15px;
	bottom: 4px;
	width: 81px;
	height: 75px;
	overflow: hidden;
	z-index: 1;
} */
.lltrac-traction-box .hdxx_list>ul>li .ico img{
	width: 100%;
	height: 100%;
}
.lltrac-traction-box .hdxx_list>ul>li .img-title{
	line-height: 35px;
	font-size: 18px;
	display: block;
	position: relative;
	text-align: center;
	z-index: 2;
	color: #0855B7;
}
.lltrac-traction-box .hdxx_list>ul>li .remarks{
	line-height: 28px;
	display: block;
	font-size: 16px;
	position: relative;
	z-index: 2;
}
.lltrac-traction-box .hdjl-lxxd-ss {
    margin-top: 40px;
    text-align: center;
}
.lltrac-traction-box .hdjl-lxxd-ss label {
    display: inline-block;
    line-height: 48px;
    font-size: 24px;
    font-weight: bold;
	vertical-align: middle;
}
.lltrac-traction-box .hdjl-lxxd-ss .stxt {
    border: 0;
    border-radius: 3px;
    background: #fff;
	font-size: 16px;
    width: 570px;
    height: 48px;
    padding: 0 20px;
    box-sizing: border-box;
	border: 2px solid #003DAD;
	vertical-align: middle;
	margin: 0 10px;
}

.lltrac-traction-box .hdjl-lxxd-ss .sbtn {
    width: 59px;
    height: 48px;
    display: inline-block;
    background: url(lsqzf-search.png) no-repeat center center #0052B6;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    transition: .3s;
	vertical-align: middle;
}
.lltrac-letters-box{
	margin-top: 10px;
}
.lltrac-traction-box .lltrac-letters-box .lltrac-xxbox{
	margin-top: 10px;
}
.lsqzf-conews-tile {
    border-bottom: 2px solid #f5f5f5;
}
/* .lltrac-traction-box .hdxx_list>ul>li.hdxx_listn1{
	background: #faf4ed;
} */
.lltrac-traction-box .xy-hd-sec1-rt .xy-hd-tjsj{
	display: flex;
	justify-content: space-between;
	background: #e7f3ff;
}
.lltrac-traction-box .xy-hd-sec1-rt .item{
	width: 31%;
	height: 180px;
	text-align: center;
	margin-bottom: 0px;
}
.lltrac-traction-box .xy-hd-sec1-rt .item-pic{
	width: 70%;
	margin: auto;
	border-bottom: 2px dashed #056ec2;
	padding: 20px 3px;
}
.lltrac-traction-box .xy-hd-sec1-rt .item-pic>img{
	width: 50px;
	height: 50px;
}
.lltrac-traction-box .xy-hd-sec1-rt .item>p{
	position: static;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin: 5px 0;
}
.lltrac-traction-box .xy-hd-sec1-rt .item:nth-child(1) p{
	color: #009fff;
}
.lltrac-traction-box .xy-hd-sec1-rt .item:nth-child(2) p{
	color: #fec03b;
}
.lltrac-traction-box .xy-hd-sec1-rt .item:nth-child(3) p{
	color: #21e4ff;
}
.lltrac-traction-box .xy-hd-sec1-rt .item>span{
	position: static;
	font-size: 14px;
	color: #666;
}
#bjtjChart{
	width: 448px;
	height: 145px;
	background-color: #e7f3ff;
}
/* 在线访谈 */
.bg-lsqtrac-funs {
    margin-top: 0px;
    background-color: #f5f5f5;
    padding: 24px 0;
    position: relative;
}
.inline-block {
    -webkit-text-size-adjust: none;
    font-size: 0;
}
.lsqtrac-funs-title > li {
    display: inline-block;
    font-size: 22px;
    padding: 0 16px;
    height: 72px;
    line-height: 72px;
    position: relative;
    background-color: #fff;
    width: 33.3%;
    font-weight: 700;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lsqtrac-funs-title > li {
    background-color: #e6e9ec;
}
.lsqtrac-funs-title > li::before {
    border-right: 1px solid #e5e5e5;
    content: "";
    position: absolute;
    left: 20%;
    height: 60%;
    top: 20%;
    left: 42%;
}
.lsqtrac-funs-title > li img {
    height: 60%;
    width: auto;
    float: left;
    top: 20%;
    position: relative;
    margin-left: 24%;
}
.lsqtrac-funs-title > li.tab-current{
	background: #0457B7;
}
.lsqtrac-funs-title > li.tab-current img{
	filter: invert(100%) grayscale(100%) brightness(10000%) saturate(0%);
}
.lsqtrac-funs-title > li.tab-current a{
	color: #fff;
}
.lsqtrac-funs-title > li > a {
    color: #7e7e7e;
    margin-left: 15%;
}
.lsqtrac-funs-cons {
    background-color: #fff;
    padding: 16px;
    width: 99.9%;
    margin-top: 16px;
}
.lsqtrac-funs-cons > dt {
    width: 400px;
    height: 290px;
    background-color: #f5f5f5;
    overflow: hidden;
}
.lsqtrac-funs-cons > dd {
    width: calc(100% - 2rem - 400px);
    height: 290px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.lsqtrac-funs-6cons > dd {
    width: 100%;
}
.lsqtrac-funs-6cons > dd .lsqtrac-funs-con{
	width: 32%;
}
.lsqtrac-funs-6cons > dd .lsqtrac-funs-con:nth-child(2), .lsqtrac-funs-6cons > dd .lsqtrac-funs-con:nth-child(3),.lsqtrac-funs-6cons > dd .lsqtrac-funs-con:nth-child(5),.lsqtrac-funs-6cons > dd .lsqtrac-funs-con:nth-child(6){
	margin-left: 2%;
}
.lsqtrac-funs-cons > dt img {
    width: 100%;
    height: 225px;
}
.lsqtrac-funs-cons > dt span {
    margin: 4px 0;
    display: inline-block;
    padding: 0 8px;
}
.lsqtrac-funs-con {
    width: 49%;
    height: 135px;
    margin-bottom: 20px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
    padding: 16px;
    border: 1px solid #f5f5f5;
    border-left: 4px solid #0457b7;
    transition: all 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.lsqtrac-funs-con i {
    font-style: normal;
    display: block;
    font-size: 14px;
    color: #7e7e7e;
}
.lsqtrac-funs-con i:first-of-type {
    color: #60608d;
}
.lltrac-traction-box .common-hovtab-title li, .hlwdc .common-hovtab-title li {
    display: inline-block;
    font-size: 22px;
    padding: 0 10px;
    height: 50px;
    line-height: 56px;
    text-align: center;
    position: relative;
}
.lltrac-traction-box .common-hovtab-title li.tab-current, .hlwdc .common-hovtab-title li.tab-current {
    color: #0457b7;
}
/* 互联网督察 */
.hlwdc .common-hovtab-title > li {
    display: inline-block;
    font-size: 22px;
    color: #333;
    line-height: 30px;
    padding: 0 26px;
    position: relative;
}
.lltrac-letters-box .lltrac-letters-tile > li.tab-current{
	border-bottom: 2px solid #0052B6;
}
.lltrac-letters-box .lltrac-letters-tile > li.tab-current>a{
	font-weight: bold;
	color: #1457b5;
}
.lltrac-ducha-content{
	margin-top: 10px;
	width: 100%;
	height: auto;
	padding: 16px;
	box-sizing: border-box;
	background: #f8fafc;
}
.lltrac-ducha-content>dt{
	overflow: hidden;
	margin: 15px;
	margin-top: 0;
	margin-bottom: 20px;
	display: block;
	height: auto;
}
.lltrac-ducha-content>dt p{
	font-size: 18px;
	color: #2072e4;
	margin: 0px;
	text-align: left;
	text-indent: 2em;
	line-height: 36px;
}
.lltrac-ducha-content> dt{
    width: 100%;
}
.lltrac-ducha-content > dt > a img {
   width: 440px;
   height: 280px;
   margin: 0;
}
.lltrac-ducha-content > dd{
	width: 100%;
	line-height: 30px;
}
.lltrac-decha-box-title{
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 10px auto;
	position: relative;
	z-index: 2;
}
.lltrac-decha-box-title a{
	width: 32%;
	display: inline-block;
}
.lltrac-decha-box-title a img{
	width: 100%;
	display: block;
}
/* 走进离石 start*/
.lsqtory-lldesc-box .lsqstory-lsdesc-box{
	margin-top: 20px;
}
.lsqstory-lsdesc-box > dt{
	width: 54%;
}
.lsqstory-lsdesc-box .lsqstory-lsdesc-con img{
	width: 30%;
}
.lsqtory-lldesc-box .lsqstory-lsdesc-con-txt> p {
    text-indent: 32px;
    height: 170px;
    overflow: hidden;
	line-height: 2.3;
	font-size: 18px;
}
.lsqstory-lsdesc-con-txt > a{
	float: right;
	font-size: 12px;
	color: #ce1017;
}
.lsqstory-lsdesc-box > dd{
	width: 44%;
}
.lsqtory-lldesc-box .lsqstory-lsdescs-items {
    margin: 20px 1% 20px;
    overflow: hidden;
}
.lsqtory-lldesc-box .lsqstory-lsdescs-items > li {
    float: left;
    width: 10.25%;
    display: block;
    margin: 0 2%;
    border-radius: 30px;
    text-align: center;
    padding: 16px 0;
}
.lsqstory-lsdescs-items > li img {
    width: 50px;
	height: 50px;
}
.lsqstory-lsdescs-items > li > a {
    margin: 5px 20px 0 20px;
    display: block;
	text-align: center;
    color: #333;
    font-size: 1.125rem;
    font-weight: 700;
}
.lsqstory-bigdg-box .bigdg-img img{
	width: 200px;
	margin: auto;
}
.lsqstory-bigdg-box .bigdg-tab {
    height: 80px;
    font-size: 0;
    text-align: center;
}
.lsqstory-bigdg-box .bigdg-items > li{
	display: inline-block;
	vertical-align: middle;
}
.lsqstory-bigdg-box .bigdg-items > li:last-child{
	margin-left: 65px;
}
.lsqstory-bigdg-box .bigdg-items > li > a{
	color: #666;
	font-size: 30px;
	height: 80px;
	line-height: 76px;
	display: block;
	position: relative;
}
.lsqstory-bigdg-box .bigdg-items > li.cur a{
	color: #4f7add;
	font-size: 40px;
	line-height: 76px;
}
.lsqstory-bigdg-box .bigdg-items > li.cur a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 70px;
    height: 4px;
    margin-left: -35px;
    background: #4f7add;
}
.lsqstory-bigdg-box .bigdg-video-img{
	margin-top: 17px;
}
.lsqstory-bigdg-box .video-box {
    height: 500px;
    width: 1080px;
    margin: 0 auto;
    padding: 20px 0;
    background: url(https://www.xz.gov.cn/mlxz/images/impress_video_bg.png) no-repeat;
}
.lsqstory-bigdg-box .video-box .video-con{
	width: 860px;
	height: 460px;
	margin: 0 auto;
	border-radius: 6px;
	box-shadow: 0px 3px 18px 0px rgba(0, 0, 0, 0.38);
}
.lsqstory-bigdg-box .bigdg-video-img .bigdgimg-box{
	height: 500px;
	width: 1040px;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.bigdg-video-img .bigdgimg-box .bigdgswp{
	
}
.lsqstory-wyzbox .lsstory-travel-title>dt{
	margin: 30px auto;
	float: none;
	width: 15%;
}
.lsqstory-wyzbox .lsstory-travel-box {
	width: 100%;
	height: 640px;
	position: relative;
	overflow: hidden;
}
.lsstory-travel-box .travel-box-con{
	
}
.travel-box-con .swiper-slide>dl>dt img{
	width: 700px;
	height: 320px;
	float: left;
}
.travel-box-con .swiper-slide>dl>dd{
	width: 700px;
	height: 320px;
	float: right;
}
.travel-box-con .swiper-slide>dl>dd .dsmc{
	text-align: center;
	line-height: 90px;
	font-size: 22px;
	color: inherit;
}
.travel-box-con .swiper-slide>dl>dd .travel-con-txt{
	width: 625px;
	margin: 0 auto;
	line-height: 40px;
	font-size: 16px;
	color: inherit;
	text-indent: 20px;
	text-align: justify;
}
.travel-box-con .swiper-slide>dl:nth-child(2)>dt img {
	float: right;
}
.wyzbox .big{
	position: absolute;
	width: 4800px;
	left: 0px;
}
.wyzbox .big .jrtz_ls{
	width: 1200px;
	height: 640px;
	position: absolute;
	left: 0;
}
.wyzbox .big .jrtz_ls .dsjjout{
	width: 600px;
	height: 320px;
	float: right;
	background: #f6f6f6;
	color: #333;
}
.wyzbox .big .jrtz_ls .dsjjout .dsmc{
	text-align: center;
	line-height: 90px;
	font-size: 22px;
	color: inherit;
}
.dsjjout .dsmc .dsjjout-cont{
	 width: 535px;
	 margin: 0 auto;
	 line-height: 40px;
	 font-size: 16px;
	 color: inherit;
	 text-indent: 2em;
	 text-align: justify;
 }
.lsstory-wh-box>dt{
	 margin: 30px auto;
	 width: 80%;
 }
.lsstory-wh-box .llstory-travel-con-tit1{
	overflow: hidden;
	width: 1400px;
	margin: 0 auto;
	display: flex;
}
.lsstory-wh-box .llstory-travel-con-tit1>li{
	font-size: 20px;
	color: #333;
	float: left;
	width: 33.333%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	margin: 0 20px;
}
.lsstory-wh-box .llstory-travel-con-tit1>li>img{
	width: 170px;
}
.lsstory-wh-box .llstory-travel-con-tit1>li.cur{
	background: url(lsqzf-cyls-bg.png) no-repeat;
	background-position: 6px 10px;
}
.llstory-travel-con .tab-swiper {
	margin: 20px auto;
}
.llstory-travel-con .tab-swiper .swiper-slide>a>img{
	border-radius: 5px;
	width: 330px;
	height: 190px;
}
.llstory-travel-con .tab-swiper .swiper-slide>a>b{
	height: 46px;
	opacity: 0.33;
	background-color: #000;
	bottom: 0px;
	position: absolute;
	width: 100%;
}
.llstory-travel-con .tab-swiper .swiper-slide>a>span{
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	padding: 0 7px;
	color: #fff;
	bottom: 0px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	text-align: center;
}
/* 走进离石 end */
/* 政务动态 start */
.ywdt-box { 
    margin-top: 0px;
}
/* .lsqzf-conews-tile > li{
    border-bottom: 3px solid #1457b5;
} */
.big-news-wrap {
  padding-top: 40px;
  overflow: hidden;
}
.big-news-inner {
  width: 1400px;
  height: 120px;
  /* margin-bottom: 20px; */
  text-align: center;
  position: relative;
  overflow: hidden;
}
.big-news-inner > dt {
    height: 96px;
    overflow: hidden;
    margin: 15px;
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
}
.big-news-inner > dt > a {
  font-size: 38px;
  font-weight: bold;
  color: #3848a0;
  height: 58px;
  line-height: 58px;
  overflow: hidden;
  display: inline-block;
}
.big-news-inner > dt > p {
  font-size: 20px;
  color: #555;
  margin: 0 90px;
  line-height: 36px;
}
.big-news-inner > dd {
  position: relative;
  float: right;
  width: 85px;
  height: 35px;
  bottom: 35px;
  right: 15px;
}
.big-news-inner > dd a {
  position: relative;
  color: #fff;
  width: 85px;
  height: 35px;
  line-height: 30px;
  /* position: absolute; */
  z-index: 3;
  display: inline-block;
  font-size: 16px;
  transition: all 0.2s;
}
.big-news-inner > dd a:hover {
  /* font-weight: bold; */
  margin-left: -10px;
}
.big-news-inner > dd a:hover::after {
  content: '';
  display: block;
  border: 5px solid transparent;
  border-right-width: 0;
  border-left-color: #fff;
  position: relative;
  left: 62px;
  top: -20px;
}
.big-news-inner > dd::before,
.big-news-inner > dd::after {
  content: '';
  position: absolute;
  width: 80px;
  height: 30px;
  background-color: #1457b5;
  border-radius: 30px 0;
  left: 0;
  top: 0;
  z-index: 1;
}
.big-news-inner > dd::after {
  left: 5px;
  top: 5px;
  background-color: #eee;
  z-index: 0;
}
.ywdt-box {
    background-color: #f5f6f7;
    height: 400px;
    /* margin-top: 40px; */
    overflow: hidden;
}
.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: 45%;
    padding: 4.75% 2.0833333333%;
}
.common-tabnews-box {
  overflow: hidden;
  margin: 14px auto;
}
.news-tab-title {
  font-size: 0;
  text-align: center;
}
.news-tab-title > li {
  display: inline-block;
  font-size: 24px;
  color: #333;
  line-height: 36px;
  padding: 0 46px;
  position: relative;
}
.news-tab-title > li::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 24px;
  background-color: #e5e5e5;
  left: 0;
  top: 6px;
}
.news-tab-title > li:first-child::before {
  display: none;
}
.news-tab-title > li.cur,.news-tab-title > li.cur a {
  font-weight: bold;
  color: #1457b5;
}
.news-tab-box {
  margin: 20px 6px 5px;
  background-color: #fff;
  height: 290px;
  font-size: 0;
  box-shadow: 0px 0px 12px 0px rgba(229, 229, 229, 0.75);
}
.disclose-news-box .news-tab-box {
  height: unset;
}
.news-tab-item {
  width: 342px;
  display: inline-block;
  font-size: 16px;
  box-sizing: border-box;
  padding: 30px;
  vertical-align: top;
}
.news-tab-item > dt {
  color: #c3c3c3;
  height: 60px;
  line-height: 60px;
}
.news-tab-item > dt > b {
  font-size: 52px;
  margin-right: 10px;
}
.news-tab-item > dd {
  margin-top: 20px;
}
.news-tab-item > dd > a {
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  height: 60px;
  overflow: hidden;
  display: block;
  font-size: 20px;
}
.disclose-news-box .news-tab-item > dd > a {
  font-weight: normal;
  height: unset;
  max-height: 150px;
}
.news-tab-item > dd > a:hover {
  color: #1457b5;
}
.news-tab-item > dd > p {
  margin-top: 10px;
  overflow: hidden;
  color: #666;
  line-height: 1.5;
  height: 70px;
}
.disclose-news-box .news-tab-item > dd > p {
  display: none;
}
.new-box .lsqzf-conews-tile .lsqzf-conews-more {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
}
.new-box .lsqzf-conews-tile {
	position: relative;
    border-bottom: 2px solid #f5f5f5;
}
.new-box .lsqzf-conews-tile>li{
	display: inline-block;
	font-size: 22px;
	padding: 0 10px;
	height: 50px;
	line-height: 56px;
	text-align: center;
	position: relative;
}
.new-box .lsqzf-conews-tile>li.tab-current{
	color: #0457b7;
	border-bottom: 3px solid #024095;
}
.new-box .lsqzf-conews-tile>li.tab-current a{
	font-weight: 700;
	color: #12489d;
}
.new-box .common-textnews-list{
	margin-top: 10px;
}
.new-box .common-textnews-list .top a{
	float: right;
	padding: 12px 20px 0 0;
} 
.section-tabs {
    border-bottom: solid 1px #e8ecf2;
    
}
.lsqzf-conews-tile {
    border-bottom: 0px solid #f5f5f5;
}
.top a{
	float: right;
	padding: 12px 20px 0 0;
} 
.common-textnews-list > li:before {
    display: inline;
}
.lsqzf-conews-content .common-textnews-list > li>a {
    display: inline;
}
.section-tabs > a{
	/* padding: 10px 0 0 0; */
	color: #b1a5a5;
}
.new-box dt, .new-box dd {
    width: 49%;
}
.new-box .zwyw-list li {
    line-height: 46px;
    font-size: 16px;
    position: relative;
}
.new-box .zwyw-list li.top {
    height: 140px;
    border-bottom: 0px;
    padding: 10px 0 10px 106px;
    margin-bottom: 10px;
    background: #685c5c26;
}
.new-box .zwyw-list li.top .date {
    left: 0;
    border: 1px solid #6AAEFF;
    right: inherit;
    text-align: center;
    font-size: 16px;
    padding: 12px 14px 10px;
    position: absolute;
    top: 50%;
    color: #888888;
    transform: translateY(-50%);
    line-height: 32px;
    background: #F6F9FF;
}
.new-box .zwyw-list li.top .date {
    width: 200px;
    padding: 0px 0px 0px 0px;
}
/* 政务动态 end */
/* 列表页 */
.listpage-nav-box {
    width: 24%;
    float: left;
    overflow: hidden;
	background-color: #f9f9f9;
}
.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;
}
.listpage-nav-box > dd {
    padding-top: 8px;
}
.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;
}
.listpage-nav-box>dd a.cur {
    color: #0457b7;
    background-color: #f2f6fa;
}
.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;
}
.listpage-nav-box>dd a.cur::after {
    border-left: 4px solid #0457b7;
}
.listpage-cnt-box {
    width: 76%;
    overflow: hidden;
	background: #fff;
	padding: 0 40px;
}
.lsqzf-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);
}
.lsqzf-mlists-items > dt a {
    display: block;
    position: relative;
}
.lsqzf-mlists-item > li {
    line-height: 46px;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
	font-size: 18px;
	overflow: hidden;
}
.lsqzf-mlists-item > li:nth-child(5n){
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.lsqzf-slists .lsqzf-mlists-item > li>span{
	float: right;
	font-size: 14px;
	margin-left: 16px;
}
.lsqzf-mlists-items .sitebox{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 60px;
}
.lsqzf-mlists-items>dt .siteleft{
	font-size: 24px;
	text-align: left;
	line-height: 60px;
	float: left;
	height: 60px;
	color: #163e94;
	border-bottom: 2px solid #115DBD;
	width: 27%;
	padding-left: 2%;
	background: url(lsqzf-detail-icon.png) no-repeat left;
}
.lsqzf-mlists-items>dt .siteright{
	border-bottom: 2px solid #C9C9C9;
	width: 72%;
	margin-left: 1%;
	float: left;
	height: 60px;
}
.lsqzf-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;
}
.lsqzf-mlists-item>li:hover::after {
    background: #073e8f;
	width: 100%;
}
/* 列表页 end */
/* 领导信息 start */
.leader-type-bg{
	width: 100%;
}
.leader-type-bg li{
	float: left;
	position: relative;
	width: 25%;
	height: 68px;
	background-color: #ebf1fa;
	text-align: center;
	overflow: hidden;
}
.leader-type-bg li.active{
	background-color: #12489d;
}
.leader-type-bg li a{
	display: block;
	width: 100%;
	height: 100%;
}
.leader-type-bg li a i{
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 68px solid #ebf1fa;
	border-right: 10px solid #fff;
	border-bottom: 68px solid #fff;
	border-left: 10px solid #ebf1fa;
}
.leader-type-bg li.active a i{
	border-top: 68px solid #12489d;
	border-right: 10px solid #fff;
	border-bottom: 68px solid #fff;
	border-left: 10px solid #12489d;
}
.leader-type-bg li a span{
	line-height: 68px;
	font-size: 22px;
	letter-spacing: 1.8px;
	text-align: center;
	color: #12489d;
}
.leader-type-bg li.active a span{
	color: #fff;
}
.leader-bg {
    margin-top: 36px;
    padding-bottom: 20px;
    width: 100%;
}
.leader-bg .first-leader {
    padding-bottom: 37px;
    border-bottom: solid 1px #dfe5ed;
}
.leader-bg .first-leader img {
    float: left;
    display: block;
    width: 16.6666666667%;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    background-color: #12489d;
}
.leader-bg .first-leader .leader-info {
    float: right;
    width: 80.8333333333%;
}
.leader-bg .first-leader .leader-info p span:first-child {
    float: left;
    width: 10.3092783505%;
    height: 47px;
    color: #12489d;
    font-size: 22px;
    line-height: 43px;
    letter-spacing: 1.8px;
    border-bottom: 4px solid #12489d;
}
.leader-bg .first-leader .leader-info p span:first-child a {
    color: #12489d;
}
.leader-bg .first-leader .leader-info p span:nth-child(2) {
    float: left;
    padding-left: 20px;
    width: 89.6907216495%;
    height: 46px;
    color: #666;
    font-size: 16px;
    line-height: 43px;
    font-weight: 700;
    letter-spacing: 1.35px;
    border-bottom: 2px solid #dfe5ed;
}
.leader-bg .first-leader .leader-info .works-produce {
    margin-top: 22px;
    width: 100%;
}
.leader-bg .first-leader .leader-info .works-produce li {
    float: left;
    position: relative;
    width: 120px;
    height: 36px;
    background-color: #12489d;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
}
.leader-bg .first-leader .leader-info .works-produce li span {
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.leader-bg .first-leader .leader-info .des {
    margin-top: 22px;
    padding: 15px 18px;
    width: 100%;
    min-height: 150px;
    font-size: 16px;
    letter-spacing: 1.2px;
    color: #333;
    background-color: #f5f7fa;
    box-sizing: border-box;
}
.leader-bg .first-leader .leader-info p:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.leader-bg .leader-list {
    margin-top: 37px;
    width: 100%;
}
.leader-bg .leader-list li {
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
    padding: 15px;
	width: 450px;
    height: 226px;
    box-sizing: border-box;
    background-color: #f5f7fa;
    border: 1px solid #f5f7fa;
}
.leader-bg .leader-list li:nth-child(3n+3) {
    margin-right: 0;
}
.leader-bg .leader-list li img {
    float: left;
    display: block;
    width: 36.5%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.leader-bg .leader-list li .leader-list-info {
    float: right;
    width: 60%;
}
.leader-bg .leader-list li .leader-list-info p {
    display: block;
    font-size: 16.2px;
    font-size: calc(18 * var(--font-scale) * 1px);
    line-height: 20px;
    font-weight: 700;
    color: #12489d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.leader-bg .leader-list li .leader-list-info span:nth-child(2) {
    margin-top: 15px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #333;
}
.leader-bg .leader-list li .leader-list-info span:nth-child(3){
    margin-top: 15px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #dfe5ed;
	display: block;
}
.leader-bg .leader-list li .leader-list-info span:nth-child(3) a{
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
}
/* 领导信息 end */
/* 政府领导 start */
.leader-lists-box{
	background: #fff;
/* 	margin-top: 10px; */
	padding: 0 30px 30px;
}
.leader-lists-box .sidenav {
    width: 300px;
    min-height: 650px;
    background-color: #f8f8f8;
	margin-top: 20px;
}
.leader-lists-box .sidenav .leader-lists-tit {
    width: 300px;
    height: 55px;
	background-color: #12489d;
    background-size: 100%;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 22px;
}
.leader-lists-box .sidenav ul{
	padding: 0 20px 10px 20px;
	box-sizing: border-box;
	border: solid 1px #dfe5ed;
	background-color: #f5f7fa;
}
.leader-lists-box .sidenav ul li {
    margin-top: 20px;
	width: 100%;
	height: 54px;
	line-height: 54px;
	background-color: #fff;
	box-sizing: border-box;
	border: solid 1px #aac2e6;
}
.leader-lists-box .sidenav ul li a {
    display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.leader-lists-box .cont{
    width: 990px;
    min-height: 650px;
}
.cont-box{
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
}
.cont-box img{
	display: block;
	margin: 0 auto;
	width: 18.88%;
	object-fit: contain;
}
.cont-box p{
	margin: 20px 0 15px 0;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	color: #12489d;
}
.cont-box span{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 1.55;
	color: #333;
}
.cont .content-item {
    padding: 25px;
    margin-bottom: 20px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f5f7fa;
}
.cont .content-item .list-title-box {
    position: relative;
    width: 100%;
}
.cont .content-item .list-title-box  span{
	position: relative;
	float: left;
	display: block;
	padding-right: 10px;
	font-size: 18px;
	font-weight: 700;
	color: #12489d;
	background-color: #f5f7fa;
	z-index: 1;
}
.list-title-box i:nth-child(2) {
    position: relative;
    float: left;
    margin-top: 14px;
    width: 60px;
    height: 4px;
    background-color: #12489d;
    z-index: 1;
	display: block;
}
.list-title-box i:nth-child(3) {
    position: absolute;
    top: 16px;
    width: 84%;
    height: 2px;
    background-color: #dfe5ed;
    z-index: 0;
}
.content-item .content span em{
	font-style: normal;
}
/* 政府领导 end */
/* 政务服务start */

/* 政务服务 end */
/* 数据统计 */
.lsqzf-data-box .lsqzf-data-box-tit{
	background: url(http://www.xiangyang.gov.cn/material/2022/TRS/images/sj1.png) no-repeat center center;
	text-align: center;
	color: #3467b0;
	font-size: 32px;
	font-weight: bold;
	margin: 30px 0;
}
.lsqzf-data-box .tab-flag-construck {
	margin: 30px 0;
}
.lsqzf-data-box .tab-flag-construck .common-clitabnv-title{
	width: 25%;
}
.lldata-tabcon-title > li {
    margin-bottom: 3px;
    position: relative;
}
.lldata-tabcon-title > li>a{
	position: relative;
	display: block;
	line-height: 34px;
	padding: 15px 55px 15px 50px;
	padding-left: 50px;
	font-size: 18px;
	height: auto;
	background: #f0f5f8;
	border: 1px solid #dee8f5;
	border-radius: 0;
	padding: 25px 20px;
}
.lldata-tabcon-title > li>a:before{
	/* background: url(http://www.xiangyang.gov.cn/material/2022/TRS/images/sj2.png) no-repeat center center; */
	background-size: 100% 100%;
}
.lldata-tabcon-title > li.tab-current>a:before{
	transform: scale(1, 1);
}
.lldata-tabcon-title > li.tab-current>a{
	color: #fff;
	font-weight: 700;
}
.lldata-tabcon-title > li>img{
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}
.lsqzf-data-box .lldata-tabcon-wrap {
    position: relative;
    height: 430px;
    width: 74%;
}
.lsqzf-data-box .lldata-tabcon-box {
    position: absolute;
    width: 100%;
    height: 100%;
}
.lsqzf-data-box .tltit {
    font-size: 16px;
	font-weight: bold;
	height: 60px;
	line-height: 28px;
	text-align: center;
}
.lsqzf-data-box .lldata-tabcon-wrap .data-inner-box {
    width: 100%;
    height: 450px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    position: relative;
}
.visibled {
    visibility: hidden;
}
.lsqzfstat--data-box>dl{
	margin: 30px 0;
}
.lsqzfstat--data-box>dl>dt,.lsqzfstat--data-box>dl>dd{
	width: 49%;
}
.lsqzfstat--data-box .lsqzfstat-tabcon-title>li{
	color: #B0B0B0;
	display: inline-block;
	font-size: 22px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	position: relative;
	margin-right: 30px;
	font-weight: 700;
	cursor: pointer;
}
.lsqzfstat--data-box .lsqzfstat-tabcon-title>li.tab-current{
	color: #125DB2;
	border-bottom: 2px solid #125DB2;
}
.lsqzfstat--data-box .common-textnews-list{
	margin-top: 10px;
}
.lsqzfstat--data-box .common-textnews-list li {
    line-height: 46px;
    font-size: 16px;
    position: relative;
}
/* 通用细览页 */
.lsqzf-detail .common-detail-page-printer {
    position: relative;
    padding: 10px 20px;
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 16px rgba(22,88,160,0.16);
}
.lsqzf-detail .sitebox {
    width: 96%;
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    height: 60px;
}
.lsqzf-detail .siteleft {
    font-size: 24px;
    text-align: left;
    line-height: 60px;
    float: left;
    height: 60px;
    color: #0052B5;
    border-bottom: 2px solid #0052B5;
    width: 27%;
    padding-left: 2%;
	border-color: #0052B5;
	color: #0052B5;
	font-weight: 700;
	background: url(lsqzf-detail-icon.png) no-repeat left;
}
.lsqzf-detail .siteright {
    border-bottom: 2px solid #1c3e9d;
    width: 70%;
    margin-left: 1%;
    float: left;
    height: 60px;
}
.lsqzf-detail .siteright {
    border-color: #dbdbdb;
    color: #000;
}
.lsqzf-detail .detail-article-title {
    width: 1000px;
	margin: 40px auto 20px;
	font-size: 32px;
	line-height: 60px;
	color: #1a1a1a;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.lsqzf-detail .detail-article-infos{
	font-size: 16px;
	color: #527299;
	width: 92%;
	padding-bottom: 5px;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 3% 5px 5%;
	line-height: 40px;
	margin: 20px auto 40px;
}
.lsqzf-detail .detail-article-infos .article-infos-source>span{
	margin-right: 14px;
}
.lsqzf-detail .detail-article-infos .article-infos-source i {
    color: #7a7a7a;
}
.lsqzf-detail .detail-article-infos .article-infos-source i {
    font-style: normal;
}
.lsqzf-detail .article-infos-func span {
    display: inline-block;
    padding: 0 8px;
}
.lsqzf-detail .article-infos-func .article-zoom i {
    font-style: normal;
    color: #7a7a7a;
}
.lsqzf-detail .article-infos-func .article-zoom a {
    margin: 0 4px;
    color: #527299;
}
.lsqzf-detail .article-body{
	padding: 0 50px;
}
.lsqzf-detail .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.lsqzf-detail .article-body img{
	width: auto;
}
.lsqzf-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;
}
/* 通用细览页 end */
/* 写信须知 start */
.lsqzf-detail-xx .common-detail-page-printer {
    position: relative;
    padding: 10px 20px;
    max-width: 1400px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #fff;
}
.lsqzf-detail-xx .detail-article-title {
    width: 100%;
    font-size: 32px;
    line-height: 60px;
    color: #1a1a1a;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.lsqzf-detail-xx .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.lsqzf-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 */
/* 财政预决算 */
.bmys-box .bmysbanner{
	width: 100%;
	text-align: center;
	background: url(./czyjs-banner.png) no-repeat center;
	background-size: 100% 100%;
	height: 150px;
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	padding-left: 220px;
	line-height: 150px;
	margin-top: 20px;
	letter-spacing: 10px;
}
.bmys-box .bmysbanner>p{
	text-shadow: 1px 1px #7fa8d3, -1px -1px #153d6a;
}
.bmys-box .bmys_wipacol {
    line-height: 63px;
    background: url(./czyjs-unit.png) no-repeat left 5px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.bmys-box .bmys_wipacol img{
	margin-right: 20px;
    margin-top: -4px;
	width: 28px;
	display: inline-block;
	vertical-align: middle;
}
.bmys-box .bmys_wipa{
	margin: 45px auto;
}
.bmys-box  .bmys_wipacol>a{
	color: #fff;
}
.bmys-box .bmys_wipa>ul>li {
    width: 20%;
    float: left;
    line-height: 21px;
    font-size: 16px;
    margin-top: 32px;
    background: url(./czyjs-nactive.png) no-repeat left center;
    padding-left: 30px;
    position: relative;
}
.bmys-box .bmys_wipa>ul>li:hover{
	 background: url(./czyjs-active.png) no-repeat left center;
}
/* 信息公开 */
.lsqzf-xxgk-toolbar {
    width: 100%;
    height: 50px;
    background-color: #1f4e83;
	position: relative;
    z-index: 3;
	height: auto;
	padding-top: 32px;
	margin-bottom: 2px;
}
.lsqinfo-disclosure-bg {
    background: url(lsqzf-xxgk_bg.png) center 0 no-repeat;
    background-size: 100% auto;
}
.lsqzf-xxgk-toolbar-box {
    height: 100%;
    width: 1400px;
    margin: 0 auto;
    line-height: 50px;
}
.lsqinfo-toolbar-box {
    height: 96px;
    line-height: 96px;
}
.lsqzf-xxgk-toolbar-box > dt {
	float: left;
    -webkit-text-size-adjust: none;
    font-size: 0;
}
.lsqzf-xxgk-toolbar-box > dt a {
    font-size: 14px;
    color: #eee;
   display: block;
    padding-right: 8px;
    margin-right: 8px;
}
.lsqinfo-toolbar-box > dt img {
    height: 72px;
    width: auto;
    margin-top: 12px;
    float: left;
}
.lsqinfo-toolbar-box > dt b {
    color: #f6f7f8;
}
.lsqinfo-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;
}
.lsqzf-xxgk-toolbar-box > dd {
    float: right;
}
.lsqinfo-toolbar .topbar-nav {
    margin-top: -20px;
}
.lsqinfo-disc-inner {
    width: 100%;
    overflow: hidden;
}
.lsqinfo-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;
}
.lsqinfo-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;
}
.infodisc-search-form_submit {
    width: 40px;
    height: 48px;
    float: right;
    cursor: pointer;
    text-align: center;
    margin-right: 15px;
    margin-left: 2px;
    background: url(icon-search-zoom.png) center center no-repeat;
    border: 0;
}
.lsqinfo-main-box > dt {
    width: 23%;
    overflow: hidden;
}
.lsqinfo-column-nav {
    margin: 0 6px;
}
.lsqinfo-column-nav > li {
    margin-bottom: 16px;
}
.lsqinfo-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;
}
.lsqinfo-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%);
}
.lsqinfo-column-nav > li > i > a, .lsqinfo-column-nav > li > i > b {
    width: 208px;
    display: inline-block;
    letter-spacing: 1.6px;
    line-height: 32px;
    margin-left: 96px;
    color: #2d66a5;
    padding-right: 104px;
    margin-top: 4px;
}
.lsqinfo-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;
}
.lsqinfo-maincon-box {
    background-color: #fff;
    margin-top: -8px;
    padding: 8px 0;
}
.lsqinfo-column-subnavs > li {
    background: #e5e5e5;
    line-height: 2.2;
    font-size: 18px;
    margin: 8px 0;
}
.lsqinfo-maincon-box > li {
    background-color: transparent;
    font-size: 16px;
    position: relative;
}
.lsqinfo-column-subnavs > li.curr > a {
    color: #2d66a5;
}
.lsqinfo-maincon-box > li > a {
    margin-left: 12px;
}
.lsqinfo-column-subnavs > li > a {
    color: #333;
    display: block;
    padding-left: 24px;
}
.lsqinfo-main-box > dd {
    width: 75%;
    background-color: #fff;
    padding: 0 20px;
    overflow: hidden;
    margin-top: 6px;
}
.lsqinfo-main-box > dd .lsqzf-xxgk-items {
    margin: 16px 0;
}
.lsqzf-xxgk-items {
    padding-bottom: 16px;
    border-bottom: 1px dashed #bbcfec;
}
.lsqinfo-main-box > dd .lsqzf-xxgk-items > dt {
    position: relative;
    border-bottom: 1px dotted #e5e5e5;
}
.lsqzf-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);
}
.lsqinfo-pubfiles-links > li {
    width: 30%;
    float: left;
    margin: 24px 1.5% 8px;
}
.lsqinfo-pubfiles-links > li, .lsqinfo-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;
}
.lsqinfo-main-box>dd .lsqzf-xxgk-items>dt a {
    color: #2d66a5;
}
.lsqzf-xxgk-items > dt a {
    display: block;
    position: relative;
}
.lsqinfo-main-box > dd .lsqzf-xxgk-items > dt a.lsqinfo-more {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #555;
}
.lsqinfo-main-box .common-textnews-list > li {
    line-height: 46px;
    overflow: hidden;
	 font-size: 16px;
}
.lsqzf-xxgk-item > li {
    line-height: 46px;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.lsqinfo-main-box>dd .lsqzf-xxgk-item>li:hover{
	padding: 0 8px;
}
.lsqinfo-main-box>dd .lsqzf-xxgk-item>li a {
    color: #333;
}
.common-textnews-list > li > span {
    float: right;
}
.lsqzf-xxgk-item > li span {
    float: right;
    font-size: 14px;
}
.common-textnews-list > li > span {
    color: #889cba;
    font-size: 12px;
    margin-left: 1em;
}
.lsqinfo-column-nav > li:hover > i, .lsqinfo-column-nav > li > i.cur {
    background-color: #2d66a5;
}
.lsqinfo-column-nav > li:hover > i > a, .lsqinfo-column-nav > li:hover > i > b, .lsqinfo-column-nav > li > i.cur > a, .lsqinfo-column-nav > li > i.cur > b, .lsqinfo-regulation-dept > li:hover > i, .lsqinfo-regulation-dept > li > i.cur {
    color: #fff;
}
.lsqinfo-column-nav > li:hover > i > img, .lsqinfo-column-nav > li > i.cur > img {
    filter: invert(100%) sepia(0) saturate(7468%) hue-rotate(67deg) brightness(109%) contrast(109%);
}
.lsqinfo-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;
}
.lsqinfo-column-nav > li.has-sub:hover > i::after, .lsqinfo-column-nav > li.has-sub:hover > i::before, .lsqinfo-column-nav > li.has-sub > i.cur::after, .lsqinfo-column-nav > li.has-sub > i.cur::before {
    background-color: #fff;
}
.lsqinfo-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;
}
.lsqinfo-pubfiles-links > li {
    width: 30%;
    float: left;
    margin: 24px 1.5% 8px;
}
.lsqinfo-pubfiles-links > li, .lsqinfo-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;
}
.lsqinfo-pubfiles-links > li a, .lsqinfo-pubfiles-outlink a {
    color: #2973bb;
}
.lsqinfo-pubfiles-links > li span, .lsqinfo-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;
}
.lsqinfo-pubfiles-links > li span b, .lsqinfo-pubfiles-outlink span b {
    width: 32px;
    height: 48px;
    position: absolute;
    font-size: 14px;
    right: 4px;
    top: -12px
}
/* 组织机构 */
.lsqzf-zzjg-box .zzjgbanner{
	width: 100%;
	text-align: center;
	background: url(./lsqzf-zzjg-banner.png) no-repeat center;
	background-size: 100% 100%;
	height: 150px;
	font-size: 60px;
	color: #fff;
	font-weight: 700;
	text-align: left;
	padding-left: 220px;
	line-height: 150px;
	margin-top: 20px;
	letter-spacing: 10px;
}
.lsqzf-zzjg-box .zzjgbanner>p{
	text-shadow: 1px 1px #7fa8d3, -1px -1px #153d6a;
}
.lsqzf-zzjg-box .zzjg_wipacol {
    line-height: 63px;
	background: url(lsqzf-zzjg-zf.png) no-repeat left;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-size: 100% 30%;
}
.lsqzf-zzjg-box .zzjg_wipacol img{
	margin-right: 20px;
    margin-top: -4px;
	width: 28px;
	display: inline-block;
	vertical-align: middle;
	/* filter: invert(70%) sepia(7%) saturate(4167%) hue-rotate(171deg) brightness(122%) contrast(102%); */
}
.lsqzf-zzjg-box .zzjg_wipa{
	margin: 45px auto;
}
.lsqzf-zzjg-box  .zzjg_wipacol>a{
	color: #0151B6;
}
.lsqzf-zzjg-box .zzjg_wipa>ul>li {
    width: 20%;
    float: left;
    line-height: 21px;
    font-size: 16px;
    margin-top: 32px;
    background: url(./czyjs-nactive.png) no-repeat left center;
    padding-left: 30px;
    position: relative;
}
.lsqzf-zzjg-box .zzjg_wipa>ul>li:hover{
	 background: url(./czyjs-active.png) no-repeat left center;
}
/* 组织机构end */
/* 政府公报start */
.report-con-box .report-con{
	padding-top: 55px;
	padding-bottom: 10px;
	min-height: 1000px;
	box-shadow: 0px -1px 5px 1px rgba(17, 99, 210, .2), -1px 0px 5px 1px rgb(167 198 239 / 20%), 1px 0px 20px 1px rgb(145 176 219 / 60%), 0px 1px 5px 1px rgba(17, 99, 210, .2);
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 40px;
}
.report-con-box .report-con .zfgb_fl{
	float: left;
	width: 430px;
	padding: 0 24px 44px 31px;
}
.report-con-box .report-con .zfgb_fl .options span {
	font-size: 17px;
	line-height: 32px;
	margin-right: 20px;
	display: inline-block;
	cursor: pointer;
	color: #1e528e;
	position: relative;
	font-weight: 700;
}
.report-con-box .zfgb_imgbg{
	height: 274px;
	background: #eef5fc url(lsqzf-zfgb-clipbg.png) bottom no-repeat;
	background-size: contain;
	position: relative;
	margin-top: 36px;
	padding-top: 23px;
}
.report-con-box .zfgb_imgbg .zfgb_img {
    background: url(lsqzf-zfgb_clip.png) no-repeat;
	background-size: 100% 100%;
    width: 167px;
    height: 211px;
    margin: 23px auto 0 auto;
    z-index: 2;
    text-align: center;
    justify-content: center;
    padding-top: 150px;
}
.report-con-box .zfgb_imgbg .zfgb_img h3 {
    font-size: 18px;
    color: #cc9a50;
    border-right: 1px solid #cc9a50;
    height: 23px;
    line-height: 23px;
    padding: 0 6px;
    display: inline-block;
}
.report-con-box .zfgb_imgbg .zfgb_img span {
   height: 29px;
   line-height: 15px;
   font-size: 10px;
   color: #cc9a50;
   padding: 0 6px;
}
.report-con-box .zfgb_periodicals {
    height: 60px;
    background: #c1d8f1;
    padding: 0 5%;
    align-items: center;
    line-height: 60px;
}
.report-con-box .zfgb_periodicals select {
    width: 48%;
    height: 39px;
    color: #005293;
    font-size: 18px;
    border: 1px solid #bed5e8;
    background: #f3f8fd;
    padding-left: 17px;
}
.report-con-box .zfgb_fast {
    margin-top: 28px;
    overflow: hidden;
}
.report-con-box .zfgb_fast a {
    float: left;
    background: #f5f5f5;
    width: 48%;
    margin-right: 2%;
    height: 140px;
    border-radius: 3px;
    display: block;
    text-align: center;
}
.report-con-box .zfgb_fast a i {
    background: #4f82bd;
    display: inline-block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    line-height: 58px;
    text-align: center;
    margin-top: 28px;
}
.report-con-box .zfgb_fast a p {
    font-size: 16px;
    font-weight: 700;
    color: #383838;
    line-height: 26px;
    margin-top: 8px;
}
.report-con-box .report-desc{
	border: 1px solid #e8e8e8;
	padding: 16px;
	font-size: 15px;
	color: grey;
	line-height: 26px;
	height: auto;
	overflow: hidden;
	overflow-y: auto;
}
.report-con-box .zfgb_fr {
    width: 870px;
    float: right;
    padding: 0 40px 44px 40px;
    background: #fff;
}
.report-con-box .zfgb_fr .qikan {
    margin-top: -24px;
    border-bottom: 1px solid #ccc;
    line-height: 27px;
    padding-bottom: 9px;
    font-size: 15px;
    margin-bottom: 5px;
}
.report-con-box .zfgb_fr .zfgb-fl-tit {
    font-size: 23px;
    color: #333;
    line-height: 31px;
    margin-bottom: 9px;
    text-align: center;
    padding-top: 50px;
    border-top: 3px solid #ccc;
}
.report-con-box .zfgb_fr .zfgb-fl-mulu{
	font-size: 30px;
	color: #1e528e;
	line-height: 40px;
	text-align: center;
}
.report-con-box .zfgb-mulu_list .mulu_list-item h3 {
    font-size: 20px;
    line-height: 32px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 11px;
}
.report-con-box .zfgb-mulu_list .mulu_list-item {
    margin-top: 34px;
}
.report-con-box .zfgb_fr .zfgb-mulu_list .mulu_list-item ul li {
    padding-left: 31px;
    background: url(lsqzf-zfgb_list_icon.png) left 5px no-repeat;
    line-height: 26px;
    margin: 20px 0;
}
.report-con-box .pdf_download {
    background: url(lsqzf-zfgb-downloadbg.png) left repeat-x;
    border: 1px solid #c1d3e6;
    height: 53px;
    line-height: 53px;
    width: 244px;
    margin: 30px auto 0 auto;
    text-align: center;
    font-size: 15px;
    color: #1e528e;
    border: 0.83px solid #c1d3e6;
}
.report-con-box .pdf_download>a {
    font-size: 18px;
    color: #1e528e;
}
.report-con-box .zfgb_fl .zfgb_search input {
    width: 63%;
    height: 46px;
    border: 1px solid rgba(201,201,201,.4);
    padding: 0 20px;
    font-size: 13px;
    color: #a6a6a6;
    float: left;
}
.report-con-box .zfgb_search button {
    width: 24%;
    height: 46px;
    background: #3e6ecf;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    float: left;
	border: none;
}
.report-con-box .pdf_download>a img{
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
/* 政府公报 end */
/* 新分类列表 start */
.lsqzf-sort-mlists-items{
	padding-bottom: 16px;
	border-bottom: 1px dashed #bbcfec;
}
.lsqzf-sort-mlists-items:not(:first-child) {
    margin-top: 16px;
}
.lsqzf-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)
}
.lsqzf-sort-mlists-items > dt a::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 0;
    bottom: 13px;
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.7, 0.5, 0.2, 1);
    border: 4.8px solid transparent;
}
.lsqzf-sort-mlists-items > dt a {
    display: block;
    position: relative;
}
.lsqzf-sort-mlists-items>dt a::after {
    border-left: 4.8px 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: 33.33%;
    float: left;
    font-size: 20px;
}
.lsqinfo-main-box>dd .lsqzf-xxgk-items>dt .xxgk-section-tab>li>a {
    color: #333;
	font-weight: 500;
}
.xxgk-section-box .xxgk-section-tab>li.tab-current{
	background: url(lsqzf-zfjg-bg.png) top center no-repeat;
	background-size: 100% 100%;
}
.lsqinfo-main-box>dd .lsqzf-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_con1 {
	display: none;
    margin-top: 10px;
    border: 1px solid #ebebeb;
    margin-bottom: 40px;
    padding: 25px 25px;
    box-shadow: 0 0 16px rgba(17,17,17,.04);
}
.xxgk-section-detail .xl_tit {
    float: left;
    width: 47%;
    overflow: hidden;
    line-height: 23px;
    margin: 6px 3% 6px 0;
}
.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 */
/* 网站地图 */
.lsqzf-website-map .website-function-title {
    height: 64px;
    line-height: 32px;
    font-size: 28px;
    color: #0457b7;
    padding: 16px 0;
    text-align: center;
	background: #fff;
}
.lsqzf-website-map .website-function-item {
    padding: 20px 16px;
	background: #fff;
}
.lsqzf-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;
}
.lsqzf-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;
}
.lsqzf-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;
}
.lsqzf-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;
}
.lsqzf-website-map .website-function-item:last-child{
	margin-bottom: 40px;
}
/* 网站地图 end */
/* 信箱列表 start */
.lsqzf-lycx-box .lsqzf-lycx-ss {
   margin-top: 10px;
   text-align: center;
   margin-bottom: 30px;
   word-spacing: -5px;
}
.lsqzf-lycx-box .lsqzf-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;
}
.lsqzf-lycx-box .lsqzf-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;
}
.lsqzf-lycx-box .lsqzf-lycx-ss .stxt.lycx-name{
	border-right: none;
}
.lsqzf-lycx-box .lsqzf-lycx-ss .stxt.lycx-namepwd{
	border-left: none;
}
.lsqzf-lycx-box .lsqzf-lycx-ss .sbtn{
	width: 59px;
	height: 66px;
	display: inline-block;
	background: url(lsqzf-search.png) no-repeat center center #0052B6;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
	transition: .3s;
	vertical-align: middle;
}
.lsqzf-lycx-box .lsqzf-lycx-ss>img{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.lsqzf-lycx-box .maillistdata{
	margin-bottom: 20px;
}
.lsqzf-lycx-box .maillistdata>ul{
	margin-bottom: 20px;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item {
    padding: 28px;
    height: 135px;
    overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
/* .lsqzf-lycx-box .maillistdata .lsqzf-lycx-item a .lsqzf-lyxc-icon{
	width: 17px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: url(lsqzf-lycx-icon.png) no-repeat;
} */
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item a::before{
	display: inline-block;
	content: "";
	width: 6px;
	height: 6px;
	/* border-radius: 10px; */
	background: #c1c5ca;
	vertical-align: text-top;
	margin-top: 8px;
	margin-right: 10px;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p {
    margin-top: 20px;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item:nth-child(odd) {
    background-color: #f6f8fd;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item img{
	width: auto;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p span.w450 {
    width: 450px;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p span.w510 {
    width: 510px;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p span font {
    color: #999;
}
.lsqzf-lycx-box .maillistdata .lsqzf-lycx-item p span font.status {
    color: #648df6;
}
/* 信箱列表 end */
/* 专题专栏 start */
.lsqzf-ztlm-box {
	margin: 0px 0 20px 0;
	padding: 0 15px 10px;
	background: #fff;
	border: 1px #dbdbdb solid;
}
.lsqzf-ztlm-box .lsqzf-pic-box{
	overflow: hidden;
}
.lsqzf-pic-box .lsqzf-pic-list{
	width: 32%;
	margin: 10px 2% 10px 0;
	height: auto;
	float: left;
	border: 1px solid #f0f0f0;
	height: auto;
	background-color: #f5f5f5 !important;
	box-sizing: border-box;
}
.lsqzf-pic-box .lsqzf-pic-list:nth-child(3n){
	margin-right: 0;
}
.lsqzf-pic-box .lsqzf-pic-list>dt{
	width: 100%;
	height: 240px;
}
.lsqzf-pic-box .lsqzf-pic-list>dt img{
	width: 100%;
	height: 100%;
}
.lsqzf-pic-box .lsqzf-pic-list .pic_time dt {
	width: 80px;
	background-color: #fff;
	height: 78px;
	float: left;
}
.lsqzf-pic-box .lsqzf-pic-list .pic_time dt i,.lsqzf-pic-box .lsqzf-pic-list .pic_time dt em{
	font-style: normal;
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 46px;
	color: #0457b7;
}
.lsqzf-pic-box .lsqzf-pic-list .pic_time dt i{
	font-size: 30px;
}
.lsqzf-pic-box .lsqzf-pic-list .pic_time dd{
	float: left;
	width: 355px;
	display: block;
	height: 75px;
	margin: 5px 0 0;
	padding: 0 20px;
	background-color: transparent;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
}
/* 专题专栏 end */
/* 新信息公开带文号 */
.lsqzf-xxgk-box .llinfo-pubfiles-title {
    height: 48px;
    line-height: 48px;
    font-size: 0;
    margin-top: 8px;
    font-weight: 700;
}
.lsqzf-xxgk-box .llinfo-pubfiles-title {
    background-color: #2d66a4;
}
.lsqzf-xxgk-box .llinfo-pubfiles-title > li {
    display: inline-block;
    font-size: 16px;
    width: 19%;
    text-align: center;
    color: #fff;
}
.lsqzf-xxgk-box .llinfo-pubfiles-title > li {
    width: 22%;
}
.lsqzf-xxgk-box .llinfo-pubfiles-title > li:first-child {
    width: 55%;
    text-align: left;
    padding-left: 16px;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item {
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 5px;
    display: flex;
    align-items: center;
    position: relative;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item > dt {
    width: 55%;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item > dd {
    width: 45%;
    color: #5e5e5e;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item > dd > em, .llinfo-pubfiles-item > dd > i {
    vertical-align: top;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item > dd > i {
    height: 24px;
    overflow: hidden;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item > dd > em, .llinfo-pubfiles-item > dd > i {
    text-align: center;
    width: 50%;
    display: inline-block;
    font-style: normal;
    font-size: 14px;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item > dd > em {
    width: 45%;
	font-weight: 700;
}
.lsqzf-xxgk-box .llinfo-pubfiles-item>dt a {
    color: #333;
}
/* 新信息公开带文号 */
/* 信件详情 */
.lsqzf-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%);
}
.lsqzf-letter-detail .letter-ask .email_tab4 {
    clear: both;
    text-align: left;
    margin-bottom: 50px;
}
.lsqzf-letter-detail .letter-ask .email_tab4 td {
    border: 1px solid #c1dbf0;
    font: normal 16px/30px microsoft yahei;
    padding: 10px 20px;
}
.lsqzf-letter-detail .letter-ask .td-tit {
    background: #c1dbf0;
}
.lsqzf-letter-detail .letter-ask .email_title02 {
    font-size: 24px;
    line-height: 50px;
    text-align: center;
}
.lsqzf-letter-detail .letter-ask .td-lx {
    background: #f0f6fb;
    text-align: center;
}
.lsqzf-letter-detail .letter-ask .td-lx-last {
    width: 150px;
}
/* 信件详情end */
/* 细览显示相关稿件 */
/* .tab-module {
    padding-bottom: 70px;
    margin-bottom: 50px;
} */
.tab-module .tab-bar {
    height: 40px;
    line-height: 40px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-left: 3px;
    border-bottom: 2px solid #ddd;
}
.tab-module .tab-bar .ver-split {
    position: absolute;
    left: 0;
    top: 10px;
    height: 20px;
    width: 3px;
    background: #2f6ea2;
}

.tab-module .tab-bar > div {
    float: left;
    box-sizing: border-box;
    padding: 0 10px;
    margin-right: 10px;
    min-width: 65px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}
.tab-module .tab-bar > div.selected {
    color: #2f6ea2;
    border-bottom: 2px solid #2f6ea2;
}
.tab-module .tab-view-warp {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}
.tab-module .tab-view-warp .tab-view {
    float: left;
    width: 100%;
    min-height: 100px;
}
.tab-module .tab-view-warp .tab-view ul {
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 0;
}
.tab-module .tab-view-warp .tab-view ul li {
    list-style: disc;
    box-sizing: border-box;
    padding: 15px 0 15px 5px;
    height: auto;
    color: #2f6ea2;
    width: 100%;
    clear: both;
    font-size: 16px;
}
.tab-module .tab-view-warp .tab-view ul li > span {
    font-size: 16px;
    color: #333;
}
.tab-module .tab-view-warp .tab-view ul li > span.date{
	margin-left: 20px;
} 
/* 在线访谈细览 start */
.lsqzf-talk-detail .onlinetalk-title {
    margin-bottom: 32px;
}
.lsqzf-talk-detail .onlinetalk-title > dt {
    font-size: 28px;
    color: #2769aa;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 16px;
    text-align: center;
	padding-bottom: 30px;
}
.lsqzf-talk-detail .onlinetalk-title-con {
    height: 384px;
    overflow: hidden;
}
.onlinetalk-title-con > .onlinetalk-title-imgslide {
    width: 46%;
    height: 384px;
}
.lsqzf-talk-detail .onlinetalk-title-con > dd {
    width: 52%;
    height: 384px;
    position: relative;
}
.lsqzf-talk-detail .onlinetalk-title-fileds > li {
   height: auto;
   line-height: 36px;
   margin-bottom: 10px;
}
.lsqzf-talk-detail .onlinetalk-title-fileds > li span {
   display: block;
   width: 81px;
   height: 36px;
   text-align: center;
   line-height: 36px;
   background-color: #e5f0fa;
   border-radius: 3px;
   font-size: 15px;
   color: #006cd2;
   float: left;
}
.lsqzf-talk-detail .onlinetalk-title-fileds > li i {
	width: 630px;
   	font-size: 16px;
   	color: #000000;
   	float: right;
   	font-style: normal;
}
.lsq-carousel .lsq-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.lsqzf-talk-detail .onlinetalk-conbox {
    margin-bottom: 32px;
}
.lsqzf-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;
}
.lsqzf-talk-detail .onlinetalk-conbox > dd {
    border: 1px solid #eee;
    padding: 16px;
}
/* 在线访谈 end */
/* 在线访谈列表 start */
.zxft-list-box{
	padding: 1% 3.224%;
	background: #FFFFFF;
}
.zxft-list-box .zxft-tit{
	border-bottom: 1px solid #D6D6D6;
	font-size: 22px;
	line-height: 28px;
	position: relative;
}
.zxft-list-box .zxft-tit span{
	display: inline-block;
	margin-right: 2%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}
.zxft-list-box .zxft-list-item>li{
	width: 100%;
	float: none;
	display: inline-block;
	border-bottom: 1px dashed #979797;
	margin-top: 0;
	padding: 20px 0;
	margin-right: 1%;
}
.zxft-list-item>li .zxft-list-img>a>img{
	width: 420px;
	height: 253px;
}
.zxft-list-item>li .zxtf-info{
	width: 860px;
}
.zxft-list-item>li .zxtf-info p{
	width: 100%;
	text-align: left;
	line-height: 34px;
	height: auto;
	font-size: 16px;
	white-space: initial;
	overflow: hidden;
	padding-top: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zxft-list-item>li .zxtf-info p b{
	font-size: 18px;
}
.zxft-list-item>li .zxtf-info p.zxft-memo{
	float: left;
	color: #333;
	
}
.zxft-list-item>li .zxtf-info p.zxft-memo>b{
	display: inline-block;
	font-size: 18px;
	min-height: 90px;
}
/* 在线访谈列表 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 .lsqzf-xx-submit {
	width: 400px;
	margin:20px auto;
}
.write-box .lsqzf-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 .lsqzf-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 */