@charset "utf-8";
.bg-news,.gov {
  background: url(bg-news.png) center top no-repeat;
  background-size: 100%;
}
.top-topic {
  margin: 15px 0;
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.top-topic img {
  width: 100%;
}
.big-news {
  text-align: center;
  padding: 10px 20px 0px;
  /* margin-bottom: 15px; */
  /* line-height: 1.6; */
}
.big-news .swp1 {
   padding-bottom: 20px;
}
.big-news .swp1,.big-news .swp1 .swiper-slide{
	height: auto;
}
.big-news .swp1 h2{
	font-size: 40px;
}
.big-news .swp1 h2>a{
	color: #0a2167;
}
.big-news .swp1 span{
	font-size: 18px;
	display: none;
}
.big-news .swp1{
	position: relative;
	padding-bottom: 30px;
}
.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;
	bottom: 10px;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	line-height: 0;
}
.big-news .swiper-pagination .swiper-pagination-bullet{
	width: 33%;
	margin: 0 1px;
	height: 4px;
	border-radius: 0;
	background-color: #A5CEFC;
	opacity: 1;
	display: inline-block;
	cursor: pointer;
}
.big-news .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #0052B6;
}
/* new start */
.llxzf-xw {
   overflow: hidden;
}
.llxzf-xw .slidenews-box{
    width: 600px;
    overflow: hidden;
    position: relative;
}
.llxzf-xw .slidenews-box .pic{
	position: relative;
}
.llxzf-xw .slidenews-box .pic>a>img{
	width: 600px;
	height: 326px;
}
.llxzf-xw .slidenews-box .pic>a>b{
	height: 46px;
	opacity: 0.63;
	background-color: #000;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.llxzf-xw .slidenews-box .pic>a>span{
	font-size: 18px;
	line-height: 46px;
	height: 46px;
	padding: 0 7px;
	color: #fff;
	bottom: 0;
	width: 78%;
	overflow: hidden;
	position: absolute;
}
.llxzf-xw .slidenews-box .swiper-wrapper{
	z-index: 10;
}
.llxzf-xw .slidenews-box>.swiper-pagination{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: right;
	padding-right: 20px;
}
.llxzf-xw .slidenews-box>.swiper-pagination .swiper-pagination-bullet{
	display: inline-block;
	border-radius: 100%;
	background: #000;
	width: 8px;
	height: 8px;
	opacity: 1;
	background-color: #fff;
	margin: 0 4px;
}
.llxzf-xw .slidenews-box>.swiper-pagination .swiper-pagination-bullet-active{
	width: 40px;
	border: none;
	background-color: #ffffff;
	border-radius: 10px;
}
.llxzf-xw .mendnews-box{
	width: 770px;
}
.llxzf-xw .mendnews-box .llxzf-conews-tile>li{
	display: inline-block;
    font-size: 24px;
    line-height: 30px;
    padding: 0px 25px 20px 25px;
    font-weight: bold;
	color: #9C9C9C;
	cursor: pointer;
}
.llxzf-xw .mendnews-box .llxzf-conews-tile>li.tab-current{
	color: #0052B6;
	background: url(llxzf-sy10.jpg) no-repeat center bottom;
}
.llxzf-xw .mendnews-box .common-textnews-list li{
	padding-left: 20px;
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
.llxzf-xw .mendnews-box .common-textnews-list li a{
	width: 75%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: inline-block;
	text-align: left;
}
.llxzf-xw .mendnews-box .common-textnews-list > li:before {
    vertical-align: top;
    margin-top: 22px;
}
.llxzf-xw .mendnews-box .common-textnews-list > li span{
	font-size: 16px;
	float: right;
	margin-right: 40px;
}
.llxzf-xw .mendnews-box .llxzf-conews-content {
	margin-top: 10px;
}
/* new end */
/* mend bigp start*/
.big-slideimg {
    width: 100%;
    height: 140px;
    margin-top: 20px;
}
.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;
}
.bg-maintabs .main-contabs-title li{
	display: inline-block;
	width: 33%;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

.bg-maintabs .main-contabs-title li:nth-child(1){
	background: url(llxgk-drak.png) no-repeat;
	background-position: center center;
}
.bg-maintabs .main-contabs-title li:nth-child(1).cur{
	background: url(llxgk-bright.png) no-repeat;
	background-position: center center;
}
.bg-maintabs .main-contabs-title li:nth-child(1).cur .arrow-img-box{
	display: block;
}
.bg-maintabs .main-contabs-title li:nth-child(2){
	background: url(llxfw-drak.png) no-repeat;
	background-position: center center;
	
}
.bg-maintabs .main-contabs-title li:nth-child(2).cur{
	background: url(llxfw-bright.png) no-repeat;
	background-position: center center;
}
.bg-maintabs .main-contabs-title li:nth-child(2).cur .arrow-img-box{
	display: block;
}
.bg-maintabs .main-contabs-title li:nth-child(3){
	background: url(llxhd-drak.png) no-repeat;
	background-position: center center;
}
.bg-maintabs .main-contabs-title li:nth-child(3).cur{
	background: url(llxhd-bright.png) no-repeat;
	background-position: center center;
}
.bg-maintabs .main-contabs-title li:nth-child(3).cur .arrow-img-box{
	display: block;
}
.bg-maintabs .main-contabs-title li>.arrow-img-box{
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -36px;
	z-index: 100;
}
.bg-maintabs .main-contabs-title li>.arrow-img-box .arrow-img{
	width: 50px;
	margin: 0 auto;
}
.bg-maintabs .common-clitabn-content{
	height: 680px;
	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);
	background: #fff;
	margin-top: 30px;
	width: 1390px;
	margin-left: 5px;
}
.bg-maintabs .common-clitabn-content .common-dlbox{
	font-size: 16px;
	height: 100%;
	overflow: hidden;
	padding: 20px;
}
.bg-maintabs .clitabn-zw-up{
	overflow: hidden;
}
.bg-maintabs .clitabn-zw-up .ldjg li{
	width: 225px;
	height: 87px;
	position: relative;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	display: inline-block;
	background: url(llxzf-ind4bg.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.bg-maintabs .clitabn-zw-up .ldjg li:hover{
	box-shadow: 0 0 10px #a0caef;
}
.bg-maintabs .clitabn-zw-up .ldjg li::before{
	content: "";
	width: 0;
	height: 1px;
	background-color: #0067B8;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	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 .clitabn-zw-up .ldjg li::after{
	content: "";
	width: 0;
	height: 1px;
	background-color: #0067B8;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	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 .clitabn-zw-up .ldjg li:hover::before{
	width: 100%;
}
.bg-maintabs .clitabn-zw-up .ldjg li:hover::after{
	width: 100%;
}
.bg-maintabs .clitabn-zw-up .ldjg li a{
	display: block;
}
.bg-maintabs .clitabn-zw-up .ldjg li a::before{
	content: "";
	width: 1px;
	height: 0;
	background-color: #0067B8;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	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 .clitabn-zw-up .ldjg li a::after{
	content: "";
	width: 1px;
	height: 0;
	background-color: #0067B8;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	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 .clitabn-zw-up .ldjg li a:hover::before{
	height: 100%;
}
.bg-maintabs .clitabn-zw-up .ldjg li a:hover::after{
	height: 100%;
}
.bg-maintabs .clitabn-zw-up .ldjg li img{
    width: 45px;
	height: 45px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 10px;
	/* width: 100%;
	height: 100%;
	padding: 2px; */
}
.bg-maintabs .clitabn-zw-up .ldjg li span{
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	line-height: 87px;
}
.bg-maintabs .clitabn-zw-up .ldjg li:nth-child(n+2){
	margin-left: 20px;
}
.bg-maintabs .clitabn-zw-up .zwgb-news .zwgb{
	width: 270px;
	height: 320px;
	display: inline-block;
	margin-top: 20px;
	position: relative;
}
.bg-maintabs .clitabn-zw-up .zwgb-news .zwgb>a>p{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 45px;
	margin: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	color: #FF1919;
}
.bg-maintabs .clitabn-zw-up .zwgb-news .zwgb>a>img{
	width: 100%;
	height: 100%;
	padding: 0 20px 0 0;
	margin-left: -10px;
}
.bg-maintabs .clitabn-zw-up .zwgb-news .zwgb .gbks{
	width: 210px;
	height: 46px;
	/* box-shadow: 0 0 6px 0 rgba(200, 147, 149, 0.75); */
	display: block;
	background-color: #E7EEF6;
	line-height: 46px;
	text-align: center;
	position: relative;
	top: 15px;
	color: #333;
	z-index: 1;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 10px;
}
.bg-maintabs .zwgb-news .zwnews{
	width: 700px;
	height: 424px;
	float: right;
	display: inline-block;
}
.bg-maintabs .zwgb-news .zwnews dl dd{
	margin-top: 5px;
}
.bg-maintabs .zwnews-dt{
	border-bottom: 2px solid #f5f5f5;
}
.bg-maintabs .zc-jd li{
	display: inline-block;
}
.bg-maintabs .zc-jd-title li{
	display: inline-block;
	font-size: 22px;
	height: 58px;
	line-height: 68px;
	text-align: center;
	position: relative;
	margin-right: 16px;
}
.bg-maintabs .zc-jd-title li.cur{
	border-bottom: 2px solid #024095;
}
.bg-maintabs .zc-jd-list li{
	line-height: 45px;
	font-size: 16px;
	position: relative;
}
.bg-maintabs .zc-jd-list li>span{
	font-size: 14px;
	color: #889cba;
}
.bg-maintabs .zc-jd-list li.top{
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 10px 106px;
	margin-bottom: 10px;
}
.bg-maintabs .zc-jd-list li.top p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.bg-maintabs .zc-jd-list li.top .state{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-top: 6px;
}
.bg-maintabs .zc-jd-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;
}
.bg-maintabs .zc-jd-list li.top .date b{
	display: block;
	font-size: 32px;
	color: #333333;
	margin-bottom: 2px;
	line-height: 32px;
}
.bg-maintabs .clitabn-zw-up>dd{
	width: 330px;
}
.bg-maintabs .clitabn-zwsearch{
	padding: 10px 18px;
	background: url(llxzczx-bg.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.bg-maintabs .clitabn-zwsearch .zccx-wrap-tit{
	font-size: 20px;
	margin-right: 30px;
}
.bg-maintabs .clitabn-zwsearch .input-form{
	background: #fff;
	height: 39px;
	border-radius: 5px;
	padding: 0 9px 0 14px;
	margin-top: 10px;
}
.bg-maintabs .clitabn-zwsearch .input-form .input-form1{
	display: block;
	float: left;
	width: 70%;
	height: 36px;
	border: 0;
}
.bg-maintabs .clitabn-zwsearch .input-form .input-form2{
	display: block;
	border: 0;
	width: 24px;
	height: 24px;
	float: right;
	margin-top: 7px;
	background: url(llxzf-search2.png) no-repeat;
}
.bg-maintabs .clitabn-zwsearch .danxuan{
	margin-top: 10px;
}
.bg-maintabs .clitabn-zwsearch .danxuan span{
	font-size: 14px;
}
.bg-maintabs .llxzf-infopub-navlist>li{
	width: 290px;
	margin-top: 15px;
	height: 50px;
	border: 1px solid #e3e6ea;
	background: url(llxzf-infopub-bg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 18px;
	line-height: 50px;
	border-radius: 5px;
	text-align: center;
	transition: all 0.5s;
	margin: 10px auto;
}
.bg-maintabs .llxzf-infopub-navlist>li:hover{
	transform: scale(1.1);
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide{
	height: 80px;
	font-size: 24px;
	line-height: 80px;
	text-align: center;
	font-weight: 700;
	padding: 0 10px;
}
.bg-maintabs .clitabn-zw-ud{
	margin-top: 20px;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a{
	display: block;
	
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a p{
	display: inline-block;
	/* text-align: center; */
	/* line-height: 40px; */
	/* padding-left: 100px;
	padding-top: 25px; */
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide a:hover img{
	margin-bottom: 10px;
	transition: all ease-in-out 0.3s;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide>a>img{
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide>a{
	background: #f5faff;
	background-size: 100%;
	color: #333333;
}
/* .bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide:nth-child(1)>a{
	background: url(llxzf-syzd-1.png) no-repeat;
	background-size: 100%;
	color: #c38425;
} */
/* .bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide:nth-child(2)>a{
	background: url(llxzf-syzd-2.png) no-repeat;
	background-size: 100%;
	color: #c76d55;
	
} */
/* .bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide:nth-child(3)>a{
	background: url(llxzf-syzd-3.png) no-repeat;
	background-size: 100%;
	color: #4997c8;
	
} */
/* .bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide:nth-child(4)>a{
	background: url(llxzf-syzd-4.png) no-repeat;
	background-size: 100%;
	color: #7281aa;
} */
/* .bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-slide:nth-child(5)>a{
	background: url(llxzf-syzd-1.png) no-repeat;
	background-size: 100%;
	color: #c38425;
} */
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swpzdly {
	position: relative;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-prev,.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-next{
	position: absolute;
	top: 30%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color));
	left: 10px;
	right: auto;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-prev{
	left: 10px;
	right: auto;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-next{
	right: 10px;
	left: auto;
}
.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-prev img,.bg-maintabs .clitabn-zw-ud .zwlb-zdgk .swiper-button-next img{
	width: 40px;
	height: 40px;
}
.common-clitabn-content .service-titlebar-box{
	height: 150px;
	margin-top: 15px;
	overflow: hidden;
	position: relative;
}
.common-clitabn-content .service-titlebar-caption{
	width: 500px;
	height: 150px;
	float: left;
}
.common-clitabn-content .service-titlebar-caption img{
	width: 500px;
	height: 150px;
}
.common-clitabn-content .service-titlebar-box .bjtj{
	width: 780px;
	height: 150px;
	background: #e7f3ff;
	float: right;	
}
.common-clitabn-content .service-titlebar-box .bjtj-title{
	width: 100px;
	height: 150px;
	padding: 36px 10px;
	line-height: 40px;
	text-align: center;
	color: #1061d6;
	font-size: 28px;
	font-weight: 700;
	display: inline-block;
}
.common-clitabn-content .service-titlebar-box .bjtitle-xian{
	display: inline-block;
	height: 80px;
	width: 2px;
	background:#7fe2ff;
	padding: 20px 0;
}
.common-clitabn-content .service-titlebar-stats{
	height: 150px;
	width: 610px;
	margin: 0px 30px 0 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-between;
	align-items: center;
}

.common-clitabn-content .service-titlebar-stats>li{
	display: grid;
	width: 190px;
	text-align: center;
}
.common-clitabn-content .service-titlebar-stats>li>i{
	color: #52affd;
	font-size:34px ;
}
.common-clitabn-content .service-titlebar-stats>li>i.zcyh{
	color: #27d43d;
}
.common-clitabn-content .service-titlebar-stats>li>span{
	font-size: 16px;
}
.service-titlebar-listbox {
    height: 60px;
    width: 100%;
    margin: 20px 0;
}
.service-titlebar-listbox .swiper-slide{
	padding: 0 10px;
}
.service-titlebar-listbox .swiper-slide>a{
	display: block;
	color: #333;
	height: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	position: relative;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.service-titlebar-listbox .swiper-slide>a>img{
	width: 100%;
	height: 100%;
}
.service-titlebar-listbox .swiper-slide>a>span{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto; 
	line-height: 60px;
	max-width: 200px;
	overflow: hidden;
}
.service-titlebar-listbox .swiper-slide>a:hover span{
	top: -5px;
	color: #406fb3;
	transition: all ease-in-out 0.3s;
}
.common-clitabn-content .service-con-items{
	height: 275px;
	overflow: hidden;
	margin-top: 15px;
}
.common-clitabn-content .service-con-items .flash4{
	width: 100%;
	height: 280px;
	position: relative;
}
.common-clitabn-content .service-con-items .flash4>ul>li{
	width: 80px;
	height: 280px;
	position: relative;
	overflow: hidden;
	float: left;
}
.common-clitabn-content .service-con-items .flash4>ul>li.listfirst{
	width: 1080px;
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(1) .imgTop-li .liBox-left-1{
	background: url(llxzf-grfw.png) no-repeat center;
	background-size: 100% 100%;
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(2) .imgTop-li .liBox-left-1{
	background: url(llxzf-frfw.png) no-repeat center;
	background-size: 100% 100%;
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(3) .imgTop-li .liBox-left-1{
	background: url(llxzf-bmfw.png) no-repeat center;
	background-size: 100% 100%;
}
.bg-maintabs .service-con-items .flash4 .zwfw-list:nth-child(4) .imgTop-li .liBox-left-1{
	background: url(llxzf-tsfw.png) no-repeat center;
	background-size: 100% 100%;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .liBox-left{
	width: 80px;
	height: 280px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .liBox-left .zwfw-text {
    font-size: 24px;
	color: #fff;
	line-height: 34px;
	padding-top: 40px;
	margin: 0 auto 0;
	width: 35px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis{
	width: 970px;
	height: 280px;
	background-color: #e3f7fe;
	display: inline-block;
	overflow: hidden;
	margin-left: 10px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section{
	font-size: 16px;
	margin: 10px 0;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul{
	display: flex;
	text-align: justify;
	line-height: 0;
	flex-wrap: wrap;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul>li{
	width: 22%;
	font-size: 16px;
	margin: 20px 14px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul>li>a{
	display: block;
	background-color: #fff;
	text-align: center;
	line-height: 49px;
	box-shadow: 0 3px 7px 5px #e1e9f2;
	transition: all 0.3s;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.zwfw-section ul>li>a:hover {
    box-shadow: 0 3px 11px 8px #cedae7;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis.width0{
	width: 0;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul,.service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li{
	text-align: justify;
	line-height: 0;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li{
	width: 24%;
	margin: 31px -8px 15px 17px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float: left;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-icon{
	width: 44px;
	padding-top: 10px;
	display: inline-block;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-icon>img{
	width: 32px;
	height: 32px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-li-text{
	width: 180px;
	display: inline-block;
	vertical-align: top;
    line-height: 26px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-li-text b{
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}
.bg-maintabs .service-con-items .flash4 .imgTop-li .zwfw-lis>ul>li .zwfw-li-text>p>a{
	display: inline-block;
}
.dlbox-intraction-wrap > dt{
	width: 700px;
}
.tabs-intrac-msgbox {
    width: 100%;
    height: 160px;
    background: #f9f9f9 url(bg-intraction.png) center top no-repeat;
    background-size: cover;
    border: 1px solid #f5f5f5;
    display: flex;
}
.tabs-intrac-msgbox .img-parent{
	width: 109px;
	height: 90px;
	margin: 30px 66px 0;
	font-size: 18px;
}
.tabs-intrac-msgbox .img-parent>b{
	width: 100px;
	height: 30px;
	box-shadow: 0 0 6px 0 rgba(200, 147, 149, 0.75);
	display: block;
	background-color: #fff;
	line-height: 30px;
	text-align: center;
	position: relative;
	top: -20px;
	z-index: 1;
}
.tabs-intrac-msgbox .img-parent .xxbg{
	display: inline-block;
	width: 100px;
	height: 75px;
	/* margin-top: -80px;
	margin-right: 40px; */
}
.tabs-intrac-msgbox .intrac-msgbox-write{
	display: inline-block;
}
.tabs-intrac-msgbox .intrac-msgbox-write .intrac-msgbox-xxcx{
	padding-top: 30px;
	line-height: 50px;
}
.tabs-intrac-msgbox .intrac-msgbox-write .intrac-msgbox-xxcx>a{
	display: inline-block;
	margin-right: 40px;
}
.tabs-intrac-msgbox .intrac-msgbox-write .intrac-msgbox-xxcx>a>img{
	display: inline-block;
	width: 64px;
	height: 40px;
	vertical-align: middle;
	margin-right: 10px;
}
.tabs-intrac-msgbox .intrac-msgbox-write .intrac-msgbox-xxcx>a>p{
	display: inline-block;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	color: #333333;
	vertical-align: middle;
	margin-right: 10px;
}
.tabs-intrac-msgbox .intrac-msgbox-write .intrac-msgbox-stats{
	line-height: 17px;
	text-align: center;
	padding-right: 50px;
	margin-top: 16px;
}
.tabs-intrac-msgbox .intrac-msgbox-write .intrac-msgbox-stats .t1{
	margin-left: 30px;
}
.llxzf-intraclist-tile {
    border-bottom: 2px solid #f5f5f5;
    position: relative;
}
.llxzf-intraclist-tile>li{
	display: inline-block;
	font-size: 22px;
	padding: 0 16px;
	height: 58px;
	line-height: 68px;
	text-align: center;
	position: relative;
}
.llxzf-intraclist-tile>li a{
	color: #555;
	font-weight: 600
}
.llxzf-intraclist-tile>li.tab-current a{
	color: #0457b7;
}
.llxzf-intraclist-content {
    margin-top: 10px;
}
.intrac-msgbox-lists > dt{
	height: 42px;
	line-height: 42px;
	background-color: #f5f5f5;
	display: flex;
	color: #4e4e6e;
	font-weight: 700;
	background-color: #f0f6fa;
	color: #4e4e6e;
}
.intrac-msgbox-lists > dt span{
	width: 66%;
	padding: 0 16px;
}
.intrac-msgbox-lists > dt>em{
	width: 22%;
	font-style: normal;
	text-align: center;
}
.intrac-msgbox-lists > dt>i{
	width: 22%;
	font-style: normal;
	text-align: center;
}
.intrac-msgbox-lists .intrac-msgbox-list{
	margin-top: 4px;
}
.intrac-msgbox-lists .intrac-msgbox-list>li{
	display: flex;
	position: relative;
	z-index: 0;
	line-height: 46px;
	height: 46px;
}
.intrac-msgbox-lists .intrac-msgbox-list>li>a {
    width: 66%;
    padding: 0 10px;
    overflow: hidden;
	font-size: 18px;
}
.intrac-msgbox-lists .intrac-msgbox-list>li>em{
	width: 22%;
	font-style: normal;
	font-size: 14px;
	overflow: hidden;
	padding: 0 10px;
	color: #555;
}
.intrac-msgbox-lists .intrac-msgbox-list>li>i{
	width: 20%;
	font-style: normal;
	font-size: 14px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #555;
}
.dlbox-intraction-wrap .zxft-zj{
	padding: 10px 30px 0;
	display: inline-block;
	width: 640px;
	height: 160px;
	background-color: #f3f7fe;
	border-radius: 5px;
	vertical-align: top;
}
.dlbox-intraction-wrap .zxft-zj .tit{
	position: relative;
	line-height: 42px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	float: left;
}
.dlbox-intraction-wrap .zxft-zj .more{
	margin-top: 10px;
}
.dlbox-intraction-wrap .zxft-zj .ft-title{
	/* margin-top: 5px; */
}
.dlbox-intraction-wrap .zxft-zj .ft-title .ft-img{
	position: relative;
	display: inline-block;
	width: 210px;
	height: 100px;
	border-radius: 5px;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .ft-img>img{
	width: 100%;
	height: 100%;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .text{
	width: 340px;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .text .tit2{
	display: inline-block;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	height: 60px;
	font-weight: bold;
	overflow: hidden;
}
.dlbox-intraction-wrap .zxft-zj .ft-title .text .jbs{
	/* margin-top: 10px; */
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height:38px;
}
.llxzf-intraclist-content .common-textnews-list>li{
	height: 46px;
    line-height: 46px;
	font-size: 18px;
}
.llxzf-intraclist-content .common-textnews-list>li>a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	height: 100%;
	overflow: hidden;
	font-size: 18px
}
.common-textnews-list > li:before {
    vertical-align: top;
    margin-top: 22px;
}
.llxzf-intraclist-content .common-textnews-list>li>span{
	
}
/* main content end */
/* main social&topic start */
.bg-socailtopic{
	margin-top: 20px;
	background: url(llxzf-sy-mountain.png) no-repeat;
	background-size: 100% 100%;
}
.llxzf-syzt-box{
	margin-top: 20px;
	background: url(llxzf-sy-mountain.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 10px;
}
.llxzf-social-topic{
	margin-bottom: 20px;
	overflow: hidden;
}
.llxzf-social-topic .three-line-title{
	display: flex;
	align-items: center;
	padding: 10px 0;
	position: relative;
}
.llxzf-social-topic .three-line-title .line-con{
	flex: 1;
}
.llxzf-social-topic .three-line-title .line{
	margin-top: 5px;
}
.llxzf-social-topic .three-line-title .line-con>span span{
	display: block;
}
.llxzf-social-topic .three-line-title .long-line{
	width: 100%;
	height: 2px;
	background: #125DB2;
}
.llxzf-social-topic .three-line-title .medium-line{
	width: 10%;
	height: 2px;
	background: rgba(18, 93, 178, 0.5);
}
.llxzf-social-topic .three-line-title .short-line{
	width: 5%;
	height: 2px;
	background: rgba(18, 93, 178, 0.25);
}
.llxzf-social-topic .three-line-title .center-con {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	white-space: nowrap;
	color: #125DB2;
	padding: 10px 20px;
	line-height: 1;
	width: 200px;
}
.llxzf-syzt-box .llx-carousel .swiper-slide>a>img{
	border-radius: 5px;
	width: 330px;
	height: 190px;
}
.llxzf-social-topic .ztswiper-button-prev>img,.llxzf-social-topic .ztswiper-button-next>img{
	width: 20px;
	height: 40px;
}
.llxzf-social-topic .ztswiper-button-prev,.llxzf-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(llxzf-index-ztcarousel.png) no-repeat;
}
.llxzf-social-topic .ztswiper-button-prev{
	left: 0px;
	right: auto;
}
.llxzf-social-topic .ztswiper-button-next{
	right: -3px;
	left: auto;
	background-position: -15px 0;
}
.llxzf-social-topic .carousel-swp .swiper-slide{
	width: 330px;
	margin-right: 25px;
}
/* 政务公开*/
.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;
}
.gov .gov-sjxz .ld-box .ldpic img{
	width: 140px;
	height: 180px;
	margin: 0;
}
.gov .gov-sjxz .ld-box .ldjs{
	width: 60%;
	float: left;
	padding-right: 5%;
}
.gov .gov-sjxz .ld-box .ldjs .js-content{
	line-height: 50px;
	font-weight: bold;
	height: 110px;
	font-size: 18px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content>i{
	background: url(llxzf-zwgk-ldicon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
}
.gov .gov-sjxz .ld-box .ldjs .js-content>span>a{
	color: #D54141;
	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(llxzf-zwgk-xxicon.png) no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: sub;
	margin-right: 5px;
}
.gov .gov-sjxz .ld-box .zfqtld{
	height: 96px;
	line-height: 50px;
	color: #036ACF;
	float: left;
	font-size: 18px;
	width: 100%;
	margin-top: 10px;
}
.gov .gov-sjxz .ld-box .zfqtld .zfqtld-title{
	width: 120px;
	height: 96px;
	font-weight: 700;
	font-size: 24px;
}
.gov .gov-sjxz .ld-box .zfqtld .outher-ld{
	width: 510px;
}
.gov .gov-sjxz .ld-box .zfqtld .outher-ld li{
	margin-left: 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	float: left;
}
/* 5公开start */
.gov-group2 {
	width: 1340px;
	height: 320px;
	margin: 0 auto;

}
.gov-group2 .wgk {
	margin-top: 10px;
}
.gov-group2 .wd-gk {
	width: 250px;
	height: 250px;
	border: 1px solid #f2f8ff;
	float: left;
	margin-top: 25px;
	margin-right: 20px;
	background-color: #f2f8ff;
	padding: 35px 0 24px 0;
	position: relative;
	z-index: 8;
	transition: all .3s linear;
}
.gov-group2 .wd-gk:nth-child(4) {
	margin-right: 0;
}
.gov-group2 .wd-gk:nth-child(5) {
	margin-right: 0;
	float: right;
}
.gov-group2 .wd-gk h4 {
	font-weight: 700;
	font-size: 20px;
	width: 100%;
	text-align: center;
	display: block;
}
.gov-group2 .wd-gk .icobox {
	width: 92px;
	height: 92px;
	display: block;
	margin: 30px auto 0 auto;
}
.gov-group2 .wd-gk .icobox img {
	width: 100%;
}
.gov-group2 .wd-gk .a-list {
	margin-top: 15px;
	padding: 0 10px;
}
.gov-group2 .wd-gk .a-list li {
	width: 50%;
	text-align: center;
	float: left;
	height:36px;
	line-height: 36px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.gov-group2 .wd-gk .a-list li a {
	font-size: 16px;
	color: #737373;
}
.gov-group2 .wd-gk .a-list li a:hover {
	color: #007ad8;
}
.gov-group2 .wd-gk .more {
	width: 100%;
	height: 7px;
	margin-top: 10px;
	text-align: center;
}
.gov-group2 .wd-gk .more img {
	display: block;
	margin: 0 auto;
	transition: all .3s linear;
}
.gov-group2 .wd-gk .more-list {
	width: 522px;
	border: 1px solid #aacdf0;
	position: absolute;
	left: 0;
	top: 104%;
	z-index: 9;
	padding: 10px 0 30px 0;
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #a0caef;
	display: none;
}
.gov-group2 .wd-gk .more-list li {
	width: 42%;
	margin-left: 5%;
	text-align: center;
	float: left;
	margin-top: 20px;
	z-index: 9;
	position: relative;
	overflow: hidden;
}
.gov-group2 .wd-gk .more-list li a {
	display: block;
	border: 1px solid #e3e3e3;
	padding: 12px 0;
	color: #000;
}
.gov-group2 .wd-gk .more-list li a:hover {
	color: #FFFFFF;
	background-color: #007ad8;
	border: 1px solid #30a9df;
}
.gov-group2 .wd-gk .more-list::before {
	content: "";
	width: 32px;
	height: 32px;
	background-color: #FFFFFF;
	border-top: 1px solid #aacdf0;
	border-left: 1px solid #aacdf0;
	display: block;
	position: absolute;
	left: 108px;
	top: -17px;
	transform: rotate(46deg);
}
.gov-group2 .wd-gk:nth-child(5) .more-list {
	left: auto;
	right: 0;
}
.gov-group2 .wd-gk:nth-child(5) .more-list::before {
	left: auto;
	right: 108px;
}
.gov-group2 .wd-gk.active {
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #a0caef;
	border: 1px solid #aacdf0;
	z-index: 20;
}
.gov-group2 .wd-gk.active .more img {
	transform: rotate(180deg);
}
.gov-group2 .wd-gk.active .more-list {
	display: block;
}
/* 5公开end */
/* 政府信息公开start */
.gov .gov-xxgkbox .xxgk-list{
	width: 100%;
	overflow: hidden;
}
.gov .gov-xxgkbox .xxgk-list>li{
	float: left;
	margin-left: 15px;
	width: 187px;
	height: 80px;
	border-radius: 6px;
	border: solid 1px #c7e4f7;
	overflow: hidden;
	box-sizing: border-box;
}
.gov .gov-xxgkbox .xxgk-list>li:first-child{
	margin-left: 0px;
	background: url(llxzf-zwzfxxgkbg.png) no-repeat;
	position: relative;
	background-size: 100% 100%;
	border: none;
}
.gov .gov-xxgkbox .xxgk-list>li a{
	display: block;
	width: 100%;
	height: 100%;
}
.gov .gov-xxgkbox .xxgk-list>li a img{
	float: left;
	display: block;
	margin: 15px 10% 15px 10%;
	width: 50px;
	height: 48px;
	transition: all 0.6s;
}
.gov .gov-xxgkbox .xxgk-list>li:first-child img{
	float: none;
	margin-top: 6%;
	height: 60%;
	width: 140px;
}
.gov .gov-xxgkbox .xxgk-list>li:first-child p{
	display: block;
	color: #fff;
	font-size: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 25%;
	width: 100%;
	text-shadow: 0 2px 6px #2f6dc6;
	font-weight: 700;
}
.gov .gov-xxgkbox .xxgk-list>li a:hover img{
	 transform: rotate(360deg);
}
.gov .gov-xxgkbox .xxgk-list>li a p{
	float: left;
	margin: 15px 0;
	font-size: 18px;
	/* font-size: calc(18 * var(--font-scale) * 1px); */
	line-height: 24px;
	letter-spacing: 1.5px;
	color: #333;
}
/* 政府信息公开end */
/* 文件公报 */
.gov .llinfo-report-box{
	margin-top: 8px;
}
.gov .llinfo-report-box>dt,.gov .llinfo-report-box>dd{
	width: 49%;
}
.gov .llinfo-report-box .llxzf-conews-tile{
	border-bottom: 2px solid #f5f5f5;
	position: relative;
}
.gov .llinfo-report-box .llxzf-conews-tile>li{
	display: inline-block;
	font-size: 22px;
	padding: 0 1em;
	height: 58px;
	line-height: 68px;
	text-align: center;
	position: relative;
}
.gov .llinfo-report-box .llxzf-conews-tile>li.tab-current,.gov .llinfo-report-box .llxzf-conews-tile>li.tab-current a{
	color: #0457b7;
	font-weight: 700;
}
.gov .llinfo-report-box .llxzf-conews-tile>li.tab-current{
	border-bottom: 2px solid #044B9A;
}
.gov .llinfo-report-box .llxzf-conews-content{
	margin-top: 10px;
}
.gov .llinfo-report-box .llxzf-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;
}
.gov .llinfo-report-box .zc-jd-list li.top{
	border-bottom: 1px solid #eeeeee;
	padding: 5px 0 5px 106px;
	margin-bottom: 5px;
	height: auto;
}
.gov .llinfo-report-box .zc-jd-list li.top p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gov .llinfo-report-box .zc-jd-list li.top .state{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-top: 6px;
}
.gov .llinfo-report-box .zc-jd-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;
}
.gov .llinfo-report-box .zc-jd-list li.top .date b{
	display: block;
	font-size: 32px;
	color: #333333;
	margin-bottom: 2px;
	line-height: 32px;
}
/* .llxzf-conews-content .common-textnews-list > li{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
} */
.llxzf-conews-content .common-textnews-list > li>a{
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	height: 100%;
	font-size: 18px;
}
.zcwj-search-box>img{
    float: left;
    display: block;
    margin-top: 13px;
    width: 135px;
}
.zcwj-search-box .search-box {
    float: right;
    /* padding-left: 17px; */
    width: 530px;
    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: 435px;
	height: 40px;
	font-size: 14.4px;
	font-size: calc(16 * var(--font-scale) * 1px);
	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 .llzfgb-data-select{
	height: 38px;
}
.gov .llzfgb-data-select>dd,.gov .llzfgb-data-select>dt{
	width: 49%;
	position: relative;
}
.gov .llzfgb-data-select .llzfgb-chosen-title{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-radius: 4px;
	padding: 0 8px 0 8px;
	border: 1px solid #53FFFF ;
	background-color: #f9f9f9;
}
.gov .llzfgb-data-select .llzfgb-years-box{
	position: absolute;
	top: 40px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	border-radius: 6px;
	width: 100%;
	right: 0;
	z-index: 2;
	padding: 6px 20px;
	max-height: 336px;
	overflow-y: auto;
	background: #f9f9f9;
	max-height: 330px;
}
.gov .llzfgb-data-select .llzfgb-years-box li{
	margin: 4px 0.5%;
	float: left;
	white-space: nowrap;
	width: 24%;
	text-align: center;
	cursor: pointer;
	display: block;
}
.gov .llzfgb-data-select .llzfgb-nums-box{
	position: absolute;
	top: 40px;
	background: #fff;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	border-radius: 6px;
	width: 100%;
	right: 0;
	z-index: 2;
	padding: 6px 20px;
	max-height: 330px;
	overflow-y: auto;
}
.gov .llzfgb-data-select .llzfgb-nums-box li{
	margin: 4px 0.5%;
	float: left;
	white-space: nowrap;
	width: 24%;
	text-align: center;
	cursor: pointer;
	display: block;
}
.llzfgb-data-box {
    height: 320px;
    margin-top: 16px;
    border: 1px solid #e5e5e5;
}
.llzfgb-data-box > dt {
    width: 34%;
    position: relative;
    height: 100%;
    background-color: #fafbfc;
    border-left: 8px solid #fafbfc;
    border-right: 8px solid #fafbfc;
}
.llzfgb-data-box > dt img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transition: all 0.5s ease-in-out;
    width: 96%;
    /* margin-right: 4%; */
}
.llzfgb-data-box > dd {
    width: 66%;
    border-left: 1px solid #e5e5e5;
    height: 100%;
    overflow: hidden;
    padding: 0 8px;
    border-bottom: 8px solid #fff;
}
.llzfgb-data-items > li {
    border-bottom: 1px dashed #e5e5e5;
    padding: 4px 0;
    font-size: 16px;
    max-height: 64px;
    overflow: hidden;
    list-style: disc;
	line-height: 38px;
}
.llzfgb-data-items > li::before{
	display: inline-block;
	content: "";
	border: 4px solid transparent;
	border-left-color: #8fa9c7;
	vertical-align: text-top;
	margin-top: 8px;
	margin-right: 4px;
}
.llzfgb-data-items > li i {
    font-size: 14px;
    font-style: normal;
    color: #889cba;
    margin-left: 16px;
	float: right;
}
.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: 100px;
	box-sizing: border-box;
	box-shadow: 0 2px 10px 0 rgba(70,114,170,.15);
	border: solid 1px #ebf0f5;
	background: #fff;
}
.gov .gk-list>li>a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #12489d;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 60px;
}
.gov .gk-list.titicon>li>a{
	padding: 15px 0;
}
.gov .gk-list.titicon>li a>img{
	width: 36px;
	display: block;
	margin: 0 auto;
}
.gov .gk-list.titicon>li a>p{
	margin-top: 10px;
	line-height: 20px;
}
/* 政民互动 */
.lltrac-traction-box{
	margin-top: 25px;
}
.lltrac-letters-box > dt{
	 width: 49%;
}
.lltrac-letters-box > dd {
    width: 49%;
}
.lltrac-traction-box .hdxx_list>ul>li{
	width: 260px;
	height: 100px;
	float: left;
	margin-right: 25px;
	text-align: left;
	position: relative;
	z-index: 0;
}
.lltrac-traction-box .hdxx_list>ul>li:nth-child(1){
	background: url(llxzf-lltracxx.png) no-repeat;
}
.lltrac-traction-box .hdxx_list>ul>li:nth-child(2){
	background: url(llxzf-lltrac12345.png) no-repeat;
}
.lltrac-traction-box .hdxx_list>ul>li:nth-child(3){
	background: url(llxzf-lltracxf.png) no-repeat;
}
.lltrac-traction-box .hdxx_list>ul>li:nth-child(4){
	background: url(llxzf-lltracjb.png) no-repeat;
}
.lltrac-traction-box .hdxx_list>ul>li:nth-child(5){
	background: url(llxzf-lltraczc.png) no-repeat;
	margin-right: 0px;
}
.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: 22px;
	display: block;
	position: relative;
	z-index: 2;
}
.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 #00FFFF;
	vertical-align: middle;
	margin: 0 10px;
}

.lltrac-traction-box .hdjl-lxxd-ss .sbtn {
    width: 59px;
    height: 48px;
    display: inline-block;
    background: url(llxzf-search.png) no-repeat center center #0052B6;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    transition: .3s;
	vertical-align: middle;
}
.lltrac-letters-box{
	margin-top: 30px;
}
.lltrac-traction-box .lltrac-letters-box .lltrac-xxbox{
	margin-top: 10px;
}
.llxzf-conews-tile {
    border-bottom: 2px solid #f5f5f5;
}
/* .lltrac-traction-box .hdxx_list>ul>li.hdxx_listn1{
	background: #faf4ed;
} */

/* 在线访谈 */
.bg-lltrac-funs{
	margin-top: 16px;
	padding: 10px 0;
	position: relative;
}
.bg-lltrac-funs .ftbox{
	margin-top: 20px;
}
.bg-lltrac-funs .zxft_left {
    width: 800px;
    height: 200px;
    margin-bottom: 13px;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons{
	 background: #fbfbfb;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons .ftimg {
    width: 300px;
    height: 220px;
    float: left;
    overflow: hidden;
	padding: 20px;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons .ftimg img {
    width: 100%;
    height: 100%;
    transition: all .6s;
    -ms-transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
}
.bg-lltrac-funs .zxft_left .sxtrac-funs-cons .ftcon {
   margin-left: 280px;
   padding: 20px 30px 20px 30px;
   line-height: 36px;
   font-size: 15px;
   color: #666;
}
.bg-lltrac-funs .zxft_left .ftcon .title {
    line-height: 68px;
    font-size: 22px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bg-lltrac-funs .zxft_left .ftcon .title {
    line-height: 68px;
    font-size: 22px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.bg-lltrac-funs .zxft_left .ftcon p>span {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.bg-lltrac-funs .zxft_left .ftcon .zy_con span {
    height: 76px;
    float: left;
}
.bg-lltrac-funs .zxft_right {
    width: 560px;
}
.bg-lltrac-funs .zxft_right .lsft_list {
    height: 33px;
    background: url(llxzf-wqfticon.png) left center no-repeat;
    padding-left: 4px;
}
.bg-lltrac-funs .zxft_right .lsft_list a {
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    line-height: 32px;
    word-spacing: 10px;
    letter-spacing: 10px;
}
.bg-lltrac-funs .zxft_right .list {
    padding-top: 8px;
}
.bg-lltrac-funs .zxft_right .list li {
    height: 38px;
    line-height: 38px;
    padding: 2px 0 2px 0px;
    overflow: hidden;
    position: relative;
	/* display: flex; */
}
.bg-lltrac-funs .zxft_right .list li>a{
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 75%;
}
.bg-lltrac-funs .zxft_right .list li>span{
	float: right;
	display: inline-block;
	width: 16%;
}
.bg-lltrac-funs .tab-flag-construck{
	width: 49%;
}
.bg-lltrac-funs .common-textnews-list>li{
	height: 46px;
	line-height: 46px;
	overflow: hidden;
}
/* 互联网督察 */
.llxzf-conews-tile > li {
    display: inline-block;
    font-size: 22px;
    padding: 0 10px;
    height: 50px;
    line-height: 56px;
    text-align: center;
    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{
	color: #0052B6;
}
.llxzf-conews-content {
    margin-top: 10px;
}
.lltrac-decha-box {
    padding: 16px;
}
.lltrac-decha-box > dt{
    width: 34%;
    float: left;
}
.lltrac-decha-box > dt > a img {
   width: 440px;
   height: 280px;
   margin: 0;
}
.lltrac-decha-box > dd{
	width: 66%;
	float: left;
	line-height: 30px;
}
.lltrac-decha-box .lltrac-decha-desc>li {
    width: 48%;
    float: left;
    line-height: 34px;
	border: 1px solid #88ACF8;
	background: #F2F6FF;
	margin-bottom: 10px;
}
.lltrac-decha-box .lltrac-decha-desc>li:nth-child(2n){
	margin-left: 20px;
}
.lltrac-decha-box .lltrac-decha-desc>li>span:first-child{
	display: inline-block;
	width: 20%;
	text-align: center;
	line-height: 78px;
	vertical-align: bottom;
	font-size: 40px;
	color: #88ACF8;
}
.lltrac-decha-box .lltrac-decha-desc>li>span:nth-child(2){
	display: inline-block;
	width: 1px;
	height: 50px;
	border: 1px solid #C2C2C1;
}
.lltrac-decha-box .lltrac-decha-desc>li>span:last-child{
	width: 72%;
	display: inline-block;
	margin: 0 10px;
}
/* 走进柳林 start*/
.zjllmargin{
	margin: 40px 0;
}
.llstory-lldesc-box .lldesc-content-box{
	margin-bottom: 50px;
}
.llstory-lldesc-box .lldesc-content-box .llstory-img{
	position: relative;
	width: 680px;
	height: 380px;
	overflow: hidden;
}
.llstory-lldesc-box .lldesc-content-box .llstory-img>img{
	width: 100%;
	height: 100%;
}
/* .llstory-lldesc-box .lldesc-content-box img{
	width: 100%;
	height: 100%;
} */
.llstory-lldesc-box .lldesc-content-box .llstory-con-box {
	width: 680px;
}
.llstory-lldesc-box .lldesc-content-box .llstory-con-box .content-tit{
	font-size: 20px;
	font-weight: bold;
}
.llstory-lldesc-box .lldesc-content-box .llstory-con-box p{
	text-align: left;
	font-size: 18px;
	color: #333;
	line-height: 36px;
}
.llstory-lldesc-box .lldesc-content-box .llstory-con-box .con{
	margin: 10px 0;
	height: 150px;
}
.llstory-lldesc-box .lldesc-content-box .llstory-con-box p>a{
	float: right;
	font-size: 16px;
	color: #007ad8;
}
.llstory-lldesc-box .zjll-top-banner {
    position: relative;
    width: 690px;
    height: 171px;
}
.llstory-lldesc-box .zjll-top-banner .controll {
    width: 157px;
    height: 170px;
    padding: 20px 40px;
    background-color: #408AD6;
}
.llstory-lldesc-box .zjll-top-banner .controll .nav {
    display: block;
    width: 28px;
    height: 28px;
    margin-left: 18px;
}
.llstory-lldesc-box .zjll-top-banner .controll .nav>img{
	width: 100%;
	height: 100%;
}
.llstory-lldesc-box .zjll-top-banner .controll .nav.next{
	margin-top: 12px;
}
.llstory-lldesc-box .lldesc-content-box .swiper-slide{
	width: 120px;
	height: 125px;
	margin-right: 30px;
	padding-top: 25px;
	text-align: center;
	background-color: #fff;
	border-bottom: 3px solid #007AD8;
	box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.21);
}
.llstory-lldesc-box .lldesc-content-box .swiper-slide>img{
	width: 50px;
	height: 50px;
}
.llstory-lldesc-box .lldesc-content-box .swiper-slide p{
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 36px;
	margin-top: 10px;
}
.llstory-lldesc-box .zjll-top-banner .controll .zjll_page {
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
	width: 100%;
	text-align: center;
}
.llstory-lldesc-box .zjll-top-banner .controll .zjll_page .swiper-pagination-current {
    font-size: 40px;
}
.llstory-lldesc-box .zjll-top-banner .controll .zjll_page .swiper-pagination-total {
    font-size: 26px;
}
.llstory-lldesc-box .zjll-top-banner .zjll_banner {
    position: absolute;
    top: 0;
    left: 120px;
    width: 600px;
    height: 171px;
    padding: 25px 10px 21px;
	overflow: hidden;
}
.zjnx-top-banner .controll .next {
    margin-top: 12px;
}
/* 走进柳林 end */
/* 视频柳林 start */
.llstory-video_iframe{
	width: 100%;
	height: 650px;
	background: #d9f7df;
	position: relative;
}
.llstory-video_iframe iframe{
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 10px 20px;
}
/* 视频柳林 end */
/* 人文柳林 */
.llstory-travel-con .llstory-zjll-sw2{
	display: none;
}
.llstory-travel-con .llstory-zjll-sw2:nth-child(2){
	display: block;
}
.llstory-travel-box .llstory-travel-con .llstory-travel-con-tit1 {
    overflow: hidden;
    width: 1400px;
    margin: 0 auto;
	display: flex;
}
.llstory-zjll-sw2 {
    padding-left: 15px;
    box-sizing: border-box;
    margin-top: 40px;
}
.llstory-travel-box .llstory-travel-con .llstory-travel-con-tit1>li {
    font-size: 20px;
    color: #333;
    float: left;
    width: 20%;
    height: 46px;
    line-height: 40px;
    text-align: center;
	border: 2px solid #609DDD;
	margin: 0 20px;
}
.llstory-travel-box .llstory-travel-con .llstory-travel-con-tit1>li.tab-current{
	background: #418AD7;
}
.llstory-travel-box .llstory-travel-con .llstory-travel-con-tit1>li.tab-current a{
	color: #fff;
	display: block;
}
.llstory-zjll-sw2 .swiper-slide a {
    display: block;
    padding: 16px;
    box-sizing: border-box;
    background: #f5f8fa;
    width: 277px;
    height: 310px;
    box-shadow: 0 0 5px rgb(0 0 0 /10%);
	margin: 0 auto;
}
.tit5 {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
}
.tit5 .hr-left {
    left: 0;
    position: absolute;
    float: left;
    width: 40px;
    top: 50%;
}
.tit5 hr {
    width: 100%;
    position: absolute;
    margin: 0;
    height: 10px;
    border: none;
    border-top: 2px solid #0077CA;
}
.tit5 .hr-left i {
    right: 0;
}
.tit5 i {
    content: '';
    width: 3px;
    height: 16px;
    display: block;
    background: #0077CA;
    position: absolute;
    top: -7px;
}
.tit5 h3 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #333;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    padding: 0 50px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
	font-weight: 500;
}
.tit5 .hr-right {
    right: 0;
    position: absolute;
    float: right;
    width: 40px;
    top: 50%;
}
.tit5 .hr-right i {
    left: 0;
}
.llstory-zjll-sw2 .swiper-slide img {
    width: 238px;
    height: 140px;
    object-fit: scale-down;
}
.llstory-zjll-sw2-txt {
    position: relative;
    margin-top: 15px;
    min-height: 26px;
}
.llstory-zjll-sw2 .swiper-slide p {
    margin: 0;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.llstory-food-box .llstory-food-items .llstory-food-item1{
	position: relative;
	width: 560px;
	height: 450px;
}
.llstory-food-box .llstory-food-items .llstory-food-item1 a .bg-grey{
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 18px;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	color: white;
	background: rgba(3, 8, 17, 0.6);
	padding-left: 170px;
}
.llstory-food-box .llstory-food-items .llstory-food-item2{
	width: 840px;
}
.llstory-food-box .llstory-food-items .llstory-food-item2>ul>li{
	width: 48%;
	height: 220px;
	float: left;
	margin-bottom: 10px;
	position: relative;
	margin-left: 10px;
}
.llstory-food-box .llstory-food-items .llstory-food-item2>ul>li img{
	width: 100%;
	height: 100%;
}
.llstory-food-box .llstory-food-items .llstory-food-item2>ul>li .bg-grey{
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 18px;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	color: white;
	background: rgba(3, 8, 17, 0.6);
	padding-left: 170px;
}
.llxzf-city-box .city-swiper .swiper-slide>a{
	display: block;
	width: 250px;
	height: 415px;
	margin: 0px auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
    background-size: 100% 100%;
}
.llxzf-city-box .city-swiper .swiper-slide>a>h1{
	font-size: 24px;
	color: #0a79ad;
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
}
.llxzf-city-box .city-swiper .swiper-slide>a>p{
	font-size: 14px;
	color: #282828;
	line-height: 1.571;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}
.llxzf-travel-box{
	margin-bottom: 40px;
}
.llxzf-travel-box .scenic-swiper .swiper-slide>a{
	display: block;
	width: 250px;
	height: 415px;
	margin: 0px auto;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid;
}
.llxzf-travel-box .scenic-swiper .swiper-slide>a>p{
	font-size: 32px;
	color: #fff;
	background: #565F6E;
	text-align: center;
	height: 55%;
	margin: 94px 85px;
	writing-mode: vertical-rl;
	padding: 0 20px;
	opacity: 0.8;
	letter-spacing: 15px;
	font-family: 华文行楷;
}
.llxzf-travel-box .scenic-swiper .swiper-slide:nth-child(2n){
	padding-top: 40px;
}
.llxzf-travel-box .scenic-swiper .swiper-slide:nth-child(2n-1){
	padding-bottom: 40px;
}
/* 政务动态 */
.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%;
}
.ywdt-box .ywdt-news-box a>h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	line-height: 46px;
}
.ywdt-box .ywdt-news-box a>p{
	margin: 0;
	padding: 0;
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
}
.new-box .llxzf-conews-tile>li>a{
	color: #12489d;
	font-weight: bold;
}
.new-box dt,.new-box dd{
	width: 49%;
}
.new-box .llxzf-conews-tile>li>a{
	color: #12489d;
	font-weight: bold;
}
.new-box .zwyw-list li{
	line-height: 46px;
	font-size: 16px;
	position: relative;
}
.new-box .zwyw-list li.top{
	border-bottom: 1px solid #eeeeee;
	padding: 10px 0 10px 106px;
	margin-bottom: 10px;
}
.new-box .zwyw-list li.top p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.new-box .zwyw-list li.top .state{
	font-size: 14px;
	color: #888888;
	display: inline-block;
	margin-top: 6px;
}
.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 b{
	display: block;
	font-size: 32px;
	color: #333333;
	margin-bottom: 2px;
	line-height: 32px;
}
.new-box li.tab-current {
    border-bottom: 3px solid #024095;
}
.ywdt-box .ywdt-swiper-box .swiper-button-prev,.ywdt-box .ywdt-swiper-box .swiper-button-next{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 34px;
	height: 62px;
	background-color: rgba(51, 51, 51, 0.45);
	background-image: url(llxzf-ywdt-prev.png);
	background-position: center;
	background-size: 11px 21px;
	z-index: 1;
	background-repeat: no-repeat;
	cursor: pointer;
}
.ywdt-box .ywdt-swiper-box .swiper-button-next{
	left: auto;
	right: 0;
	background-image: url(llxzf-ywdt-next.png);
}
/* 列表页 */
.listpage-cnt-box {
    width: 100%;
    overflow: hidden;
	background: #fff;
	padding: 40px;
}
.llxzf-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);
}
.llxzf-mlists-items > dt a {
    display: block;
    position: relative;
}
.llxzf-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;
}
.llxzf-mlists-item > li:nth-child(5n){
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.llxzf-slists .llxzf-mlists-item > li>span{
	float: right;
	font-size: 14px;
	margin-left: 16px;
}
.llxzf-mlists-items .sitebox{
	width: 100%;
	clear: both;
	overflow: hidden;
	height: 60px;
}
.llxzf-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(llxzf-detail-icon.png) no-repeat left;
}
.llxzf-mlists-items>dt .siteright{
	border-bottom: 2px solid #C9C9C9;
	width: 72%;
	margin-left: 1%;
	float: left;
	height: 60px;
}
.llxzf-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;
}
.llxzf-mlists-item>li:hover::after {
    background: #073e8f;
	width: 100%;
}
/* 列表页 end */
/* 政府领导 start */
.leader-lists-box{
	background: #fff;
	padding: 0 30px 30px;
}
.leader-lists-box .sidenav {
    width: 320px;
    min-height: 650px;
    background-color: #f8f8f8;
	margin-top: 20px;
}
.leader-lists-box .sidenav .leader-lists-tit {
    width: 320px;
    height: 55px;
	background: url(llxzf-ldlist-icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 15px;
}
.leader-lists-box .sidenav ul li {
    padding: 0 20px;
}
.leader-lists-box .sidenav ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 46px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 16px;
	color: #333333;
}
.leader-lists-box .cont{
    width: 990px;
    min-height: 650px;
}
.leader-lists-box .cont .xrzw {
    width: 100%;
    color: #0187e6;
    font-size: 21px;
    margin: 10px 0;
	line-height: 46px;
	border-bottom: 1px solid #eaeaea;
}
.leader-lists-box .cont .xrzw>span{
	margin-right: 30px;
	cursor: pointer;
}
.leader-lists-box .cont .xrzw>span.current{
	display: inline-block;
	line-height: 46px;
	border-bottom: 2px solid #054C9A;
}
.leader-lists-box .cont .profession {
    width: 990px;
    height: 200px;
	background: url(llxzf-ldlist-bg.png) no-repeat;
    margin: 0 0 30px;
	background-size: 100% 100%;
}
.leader-lists-box .cont .profession img {
	width: 120px;
	height: 160px;
	margin: 20px 30px;
    float: left;
}
.leader-lists-box .cont .profession .profession_name {
    margin-top: 29px;
}
.leader-lists-box .cont .profession .profession_name .name {
    font-size: 20px;
    margin-bottom: 15px;
    padding-top: 28px;
}
.leader-lists-box .cont .profession .profession_name .name>span{
	color: #0052B6;
}
.leader-lists-box .cont .profession .profession_name .name .ld-job{
	font-size: 16px;
	margin-left: 20px;
	font-style: inherit;
}
.leader-lists-box .cont .zfld-more{
	color: #999;
	font-size: 16px;
}
.leader-lists-box .cont .leader-toggle{
	height: 360px;
}
.leader-lists-box .cont ul li {
    width: 100%;
    height: 45px;
    line-height: 45px;
}
.leader-lists-box .cont ul li a {
	color: #333;
    padding-left: 15px;
    /* background: url(dian.png) no-repeat left center; */
}
.leader-lists-box .cont ul li span {
    display: inline-block;
    float: right;
    color: #999999;
}
.leader-lists-box .leader-detail-curriculum{
	line-height: 46px;
	font-size: 16px;
}
/* 政府领导 end */
/* 政务服务start */
.llzwfw-box{
	margin-top: 20px;
}
.llzwfw-box-img{
	font-size: 0;
}
.llzwfw-box .llzwfw-box-img>a{
	display: inline-block;
	width: 50%;
}
.llzwfw-box .llzwfw-box-img>a>img{
	width: 100%;
	height: 100%;
}
.llzwfw-box .zwfw-septenary {
    font-size: 0;
	padding: 20px 0;
	height: 84px;
}
.llzwfw-box .zwfw-septenary > li:first-child {
    margin-left: 20px;
}
.llzwfw-box .zwfw-septenary > li:last-child {
   border-right: none;
}
.llzwfw-box .zwfw-septenary > li {
    display: inline-block;
    height: 48px;
    width: 13%;
    line-height: 48px;
    font-size: 16px;
    position: relative;
    margin: 0 0.5%;
	border-right: 1px solid #CDCCCA;
}
.llzwfw-box .zwfw-septenary > li a {
    display: inline-block;
    height: 48px;
    margin: 0 18px;
}
.llzwfw-box .zwfw-septenary > li img {
    height: 32px;
    width: 32px;
    float: left;
    margin-right: 4px;
    margin-top: 8px;
	transition:all 1s;
}
.llzwfw-box .zwfw-septenary > li:hover img{
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
}
.llzwfw-box .zwfw-septenary > li span {
    float: left;
    color: #394351;
}
.llzwfw-box .service-category-items {
    margin-bottom: 16px;
    overflow: hidden;
}
.llzwfw-box .service-category-items > dt {
    width: 940px;
}
.llzwfw-box .service-category-items > dd {
    width: 430px;
}
.llzwfw-box .fw-box {
    margin-top: 10px;
    height: 400px;
}
.llzwfw-box .list-type-box {
    position: relative;
    width: 100%;
}
.llzwfw-box .list-type-box .tab-current {
    font-weight: 700;
    color: #12489d;
}
.llzwfw-box .list-type-box .list-type-item {
    margin-right: 30px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
	display: inline-block;
}
.llzwfw-box .list-type-box .tab-current {
    font-weight: 700;
    color: #12489d;
}
.llzwfw-box .fw-box .fw-l {
    position: relative;
    float: left;
    width: 360px;
    height: 100%;
    background: url(llxzf-zwfw-personbg.png) no-repeat center;
    background-size: cover;
}
.llzwfw-box .fw-box .fw-l .list-box {
    position: relative;
    display: block;
    margin: 70px auto 0 auto;
    width: 258px;
    height: 258px;
    border: 1px dashed #fff;
    box-sizing: border-box;
    text-align: center;
    z-index: 2px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.llzwfw-box .fw-box .fw-l .list-box .list-item {
    border: 2px solid #fff;
    background-color: #3a94f1;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 2;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item {
    position: absolute;
    padding-top: 4px;
    width: 68px;
    height: 68px;
}
.llzwfw-box .fw-box .fw-l .service-category-item .active {
    background-color: #fff;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item span {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
	display: inline-block;
	width: 40px;
	text-align: center;
}
.llzwfw-box .fw-box .fw-l .service-category-item .active span {
    color: #3a94f1;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:first-child {
    top: -34px;
    left: calc(50% - 34px);
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:nth-child(2) {
    top: 16px;
    right: -7px;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:nth-child(3) {
    top: calc(50% - 5px);
    right: -34px;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:nth-child(4) {
    bottom: -20px;
    right: 37px;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:nth-child(5) {
    bottom: -20px;
    left: 37px;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:nth-child(6) {
    top: calc(50% - 5px);
    left: -34px;
}
.llzwfw-box .fw-box .fw-l .service-category-item .list-item:nth-child(7) {
    top: 16px;
    left: -7px;
}

.llzwfw-box .fw-box .fw-l .fw-l-title {
    position: absolute;
    top: calc(50% - 30px);
    width: 100%;
    height: 60px;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.llzwfw-box .fw-box .fw-r {
    float: right;
    padding: 0;
    width: 60%;
    height: 100%;
    background-color: #f5f7fa;
    box-sizing: border-box;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide {
    position: relative;
    padding: 25px 2% 25px 2%;
    width: 100%;
	height: 400px;
    box-sizing: border-box;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide .title-box {
    position: absolute;
    right: 6%;
    top: 0;
    padding-top: 25px;
    width: 100px;
    height: 130px;
    box-sizing: border-box;
    text-align: center;
    background-image: linear-gradient(to top,rgba(255,255,255,0),#1f96fb);
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide ul {
    width: 77%;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide ul li {
    float: left;
    margin-bottom: 12px;
    margin-right: 15px;
    width: calc((100% - 30px)/ 2);
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    background-color: #f5f7fa;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide ul li a {
    display: block;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide ul li a span {
    font-size: 14.4px;
    font-size: calc(16 * var(--font-scale) * 1px);
    line-height: 48px;
    color: #333;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-pagination {
    left: calc(100% - 130px);
    bottom: 20px;
    width: 110px;
    height: 27px;
    line-height: 27px;
    color: #b8c0d1;
    letter-spacing: 2px;
    background-color: rgba(193,208,231,.2);
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0,0,0);
	z-index: 10;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-pagination .swiper-pagination-current {
    color: #2665c8;
}
.llzwfw-box .fw-box .fw-r .swiper-container .swiper-slide .title-box span {
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    color: #fff;
    text-shadow: 0 2px 1px rgba(40,108,184,.65);
}
.service-category-items .llxzf-conews-tile {
    border-bottom: 2px solid #f5f5f5;
}
.llxzf-conews-tile > li.tab-current {
    color: #0457b7;
}
.llzwfw-box .service-category-item > li {
    display: inline-block;
	font-size: 16px;
	width: 250px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 16px;
	margin: 15px 5px 0px 10px;
	padding: 0 16px;
	overflow: hidden;
	border: 1px solid #EBEBEB;
}
.llzwfw-box .service-category-item > li:hover{
	background-color: #2665c8;
}
.llzwfw-box .service-category-item > li:hover a{
	color: #fff;
}
.llzwfw-box .service-category-items .llxzf-conews-tile > li {
    display: inline-block;
    font-size: 22px;
    padding: 0 16px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    position: relative;
}
.llzwfw-box .zwfw-services-all{
	margin-top: 14px;
}
.llzwfw-box .zwfw-services-all .zwfw-services-sitems {
    margin: 0 30px;
    padding: 5px 16px;
    box-shadow: 0 0 12px 0 rgb(41 42 44 / 12%);
    border-radius: 3px;
    height: 160px;
    border: 1px solid #f0f0f0;
}
.llzwfw-box .zwfw-services-all .zwfw-services-sitems > dt {
    height: 46px;
    ine-height: 46px;
}
.llzwfw-box .zwfw-services-all .zwfw-services-sitems > dt a {
    max-width: 240px;
    font-size: 18px;
    margin-left: 16px;
    font-weight: 700;
}
.llzwfw-box .zwfw-services-all .zwfw-services-person > dt a::before {
    content: "";
    width: 4px;
    background-color: #0457b7;
    display: inline-block;
    margin-left: -16px;
    height: 12px;
    margin-top: 4px;
    margin-right: 8px;
}
.llzwfw-box .zwfw-services-all .zwfw-services-sitems > dd {
    margin-top: 4px;
    font-size: 0;
}
.llzwfw-box .zwfw-services-all .zwfw-services-sitems > dd a {
    display: inline-block;
    width: 50%;
    height: 32px;
    border-right: 1px solid #f5f5f5;
    font-size: 16px;
    margin-top: 0px;
}
.w100_pc{
	width: 100%;
}
.sxzwfw-stats-item > dt {
    font-size: 28px;
    color: #596e87;
    line-height: 2;
    font-weight: 700;
	text-align: center;
}
.sxzwfw-stats-nums {
    height: 64px;
    width: 100%;
    margin: 16px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.sxzwfw-stats-nums > li {
    display: grid;
    width: 30%;
}
.sxzwfw-stats-nums > li i {
    font-size: 24px;
    font-family: Arial, Helvetica, sans-serif;
    color: #384354;
    text-align: center;
    color: #7c9966;
}
.sxzwfw-stats-nums > li span {
    font-size: 16px;
    color: #596e87;
    text-align: center;
}
.llzwfw-box .fwqdswiper{
	margin-top: 10px;
}
.llzwfw-box .fwqdswiper .swiper-slide>a{
	display: block;
	color: #333;
	height: 100%;
	height: 80px;
	line-height: 40px;
	text-align: center;
	position: relative;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.llzwfw-box .fwqdswiper .swiper-slide>a>img{
	width: 100%;
	height: 100%;
}
.llzwfw-box .fwqdswiper .swiper-slide>a>span{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 80px;
}
.llzwfw-box .service-category-box .swiper-slide>a{
	position: relative;
}
.llzwfw-box .service-category-box .swiper-slide>a>img{
	width: 100%;
	height: 100%;
}
.llzwfw-box .service-category-box .swiper-slide>a>p{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 80px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	font-weight: 700;
}
.llzwfw-box .zwfw-services-all .swiper-button-prev,.llzwfw-box .zwfw-services-all .swiper-button-next{
	width: 20px;
	height: 53px;
	top: 53px;
	background: url(llxzf-zwfw-arrow.png) 0 0 no-repeat;
	position: absolute;
	cursor: pointer;
	filter: invert(98%) sepia(2%) saturate(337%) hue-rotate(277deg) brightness(117%) contrast(80%);
	z-index: 10;
}
.llzwfw-box .zwfw-services-all .swiper-button-prev{
	background-position: 0 0;
	left: 0;
}
.llzwfw-box .zwfw-services-all .swiper-button-next{
	background-position: -20px 0;
	right: 0;
}
.llxzf-conews-tile > li.tab-current a{
	font-weight: 700;
   color: #12489d;
}
/* 政务服务 end */
/* 数据统计 */
.llxzf-data-box .tab-flag-construck {
	margin: 30px 0;
}
.lldata-tabcon-title > li {
    float: left;
    width: 15%;
    margin-left: 2%;
    height: 56px;
	line-height: 56px;
    background-color: #fff;
    color: #333;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
	border: 1px solid #CFCECE;
}
.lldata-tabcon-title > li.tab-current {
    color: #fff;
    background-color: #0457b7;
}
.lldata-tabcon-title > li:first-child{
	margin-left: 0;
}
.lldata-tabcon-title > li>img{
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}
.llxzf-data-box .lldata-tabcon-wrap {
    position: relative;
    margin-top: 16px;
    height: 430px;
    width: 100%;
}
.llxzf-data-box .lldata-tabcon-box {
    position: absolute;
    width: 100%;
    height: 100%;
}
.llxzf-data-box .tltit {
    font-size: 16px;
	font-weight: bold;
	height: 60px;
	line-height: 28px;
	text-align: center;
}
.llxzf-data-box .lldata-tabcon-wrap .data-inner-box {
    width: 100%;
    height: 450px;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    position: relative;
}
.llxzfstat-data-box .llxzfstat-data-wid25{
	width: 25%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.llxzfstat-data-box .data-list-t li {
	position: relative;
	padding-left: 20px;
	line-height: 40px;
	font-size: 16px;
}
.llxzfstat-data-box .data-list-t li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	background-color: #ddd;
	border-radius: 100px;
}
.llxzfstat-data-box .llxzfstat-data-wid25 .tab {
	background: url(llxzf-data-sj2.png) no-repeat center center;
	background-size: 100% 100%;
	padding-left: 10px;
	line-height: 40px;
	border: 0;
	margin-bottom: 14px;
	position: relative;
}
.llxzfstat-data-box .llxzfstat-data-wid25 .tab:before {
	width: 8px;
	position: absolute;
	content: "";
	left: 2px;
	background: url(llxzf-data-sj1.png) no-repeat center center;
	height: 40px;
	top: 0;
}
.llxzfstat-data-box .llxzfstat-data-wid25 .tab a{
	margin: 0 10px;
	color: #3467b0;
}
/* 通用细览页 */
.llxzf-detail .common-detail-page-printer {
    position: relative;
    padding: 10px 20px;
	max-width: 1400px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background: #fff;
}
.llxzf-detail .sitebox {
    width: 96%;
    clear: both;
    margin: 0px auto;
    overflow: hidden;
    height: 60px;
}
.llxzf-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(llxzf-detail-icon.png) no-repeat left;
}
.llxzf-detail .siteright {
    border-bottom: 2px solid #1c3e9d;
    width: 70%;
    margin-left: 1%;
    float: left;
    height: 60px;
}
.llxzf-detail .siteright {
    border-color: #dbdbdb;
    color: #000;
}
.llxzf-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;
}
.llxzf-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: 0 auto 40px;
}
.llxzf-detail .detail-article-infos .article-infos-source>span{
	margin-right: 14px;
}
.llxzf-detail .detail-article-infos .article-infos-source i {
    color: #7a7a7a;
}
.llxzf-detail .detail-article-infos .article-infos-source i {
    font-style: normal;
}
.llxzf-detail .article-infos-func span {
    display: inline-block;
    padding: 0 8px;
}
.llxzf-detail .article-infos-func .article-zoom i {
    font-style: normal;
    color: #7a7a7a;
}
.llxzf-detail .article-infos-func .article-zoom a {
    margin: 0 4px;
    color: #527299;
}
.llxzf-detail .article-body {
	padding: 0 50px;
}
.llxzf-detail .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.article-body table {
	margin: 0 auto;
}
.article-body table td{
	word-break: break-all;
	box-sizing: border-box;
	padding: 0px 7px;
	margin: 0px;
	border-width: 1px;
	border-color: windowtext;
	border-style: solid;
}
.llxzf-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;
	border-bottom: 1px solid #eaeaea;
	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 */
.llxzf-detail-xx .common-detail-page-printer {
    position: relative;
    padding: 10px 20px;
    max-width: 1400px;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: #fff;
}
.llxzf-detail-xx .detail-article-title {
    width: 100%;
    font-size: 32px;
    line-height: 60px;
    color: #1a1a1a;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.llxzf-detail-xx .article-body * {
    line-height: 2.1;
    font-size: 18px;
}
.llxzf-detail-xx .article-body img{
	width: auto;
}
.article-body .mailbox-letter-buttons{
	overflow: hidden;
	width: 300px;
	height: 80px;
	margin: 10px auto;
	text-align: center;
}
.article-body .mailbox-letter-buttons .submit--button {
   background: #eaaf31;
   vertical-align: middle;
   margin-right: 20px;
   cursor: pointer;
   border: none;
   width: 166px;
   height: 50px;
   font-size: 16px;
   text-align: center;
   font-weight: bold;
   color: #fff;
   line-height: 50px;
   display: inline-block;
   text-decoration: none;
   border-radius: 5px;
}
.article-body .mailbox-letter-buttons .quite--button{
	background: #2d5fb1;
	vertical-align: middle;
	border: none;
	cursor: pointer;
	width: 100px;
	height: 50px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
/* 写信须知 end */
/* 财政预决算 */
.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: 16%;
    float: left;
    line-height: 21px;
    font-size: 16px;
    margin-top: 32px;
    background: url(czyjs-nactive.png) no-repeat left center;
    padding-left: 100px;
    position: relative;
	text-align: left;
	background-position: 66px;
}
.bmys-box .bmys_wipa>ul>li:hover{
	 background: url(czyjs-active.png) no-repeat left center;
	 background-position: 66px;
}
/* 信息公开 */
.llxzf-xxgk-toolbar {
    width: 100%;
    height: 50px;
    background-color: #1f4e83;
	position: relative;
    z-index: 3;
	height: auto;
	padding-top: 32px;
	margin-bottom: 2px;
}
.llxinfo-disclosure-bg {
    background: url(llxzf-xxgk_bg.png) center 0 no-repeat;
    background-size: 100% auto;
}
.llxzf-xxgk-toolbar-box {
    height: 100%;
    width: 1400px;
    margin: 0 auto;
    line-height: 50px;
}
.llxinfo-toolbar-box {
    height: 96px;
    line-height: 96px;
}
.llxzf-xxgk-toolbar-box > dt {
	float: left;
    -webkit-text-size-adjust: none;
    font-size: 0;
}
.llxzf-xxgk-toolbar-box > dt a {
    font-size: 14px;
    color: #eee;
   display: block;
    padding-right: 8px;
    margin-right: 8px;
}
.llxinfo-toolbar-box > dt img {
    height: 72px;
    width: auto;
    margin-top: 12px;
    float: left;
}
.llxinfo-toolbar-box > dt b {
    color: #f6f7f8;
}
.llxinfo-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;
}
.llxzf-xxgk-toolbar-box > dd {
    float: right;
}
.llxinfo-toolbar .topbar-nav {
    margin-top: -20px;
}
.llxinfo-disc-inner {
    width: 100%;
    overflow: hidden;
}
.llxinfo-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;
}
.llxinfo-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: 50px 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;
}
.llxinfo-main-box > dt {
    width: 23%;
    overflow: hidden;
}
.llxinfo-column-nav {
    margin: 0 6px;
}
.llxinfo-column-nav > li {
    margin-bottom: 16px;
}
.llxinfo-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;
}
.llxinfo-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%);
}
.llxinfo-column-nav > li > i > a, .llxinfo-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;
}
.llxinfo-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;
}
.llxinfo-maincon-box {
    background-color: #fff;
    margin-top: -8px;
    padding: 8px 0;
}
.llxinfo-column-subnavs > li {
    background: #e5e5e5;
    line-height: 2.2;
    font-size: 18px;
    margin: 8px 0;
}
.llxinfo-maincon-box > li {
    background-color: transparent;
    font-size: 16px;
    position: relative;
}
.llxinfo-column-subnavs > li.curr > a {
    color: #2d66a5;
}
.llxinfo-maincon-box > li > a {
    margin-left: 12px;
}
.llxinfo-maincon-box > li:hover {
	background-color: #f5f5f5;
}
.llxinfo-maincon-box > li>a:hover {
	color: #2d66a5;
}
.llxinfo-maincon-box > li:hover::before {
	background-color: #2d66a5;
}
.llxinfo-column-subnavs > li > a {
    color: #333;
    display: block;
    padding-left: 24px;
}
.llxinfo-main-box > dd {
    width: 75%;
    background-color: #fff;
    padding: 0 20px;
    overflow: hidden;
    margin-top: 6px;
}
.llxinfo-main-box > dd .llxzf-xxgk-items {
    margin: 16px 0;
}
.llxzf-xxgk-items {
    padding-bottom: 16px;
    border-bottom: 1px dashed #bbcfec;
}
.llxinfo-main-box > dd .llxzf-xxgk-items > dt {
    position: relative;
    border-bottom: 1px dotted #e5e5e5;
}
.llxzf-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);
}
.llxinfo-pubfiles-links > li {
    width: 30%;
    float: left;
    margin: 24px 1.5% 8px;
}
.llxinfo-pubfiles-links > li, .llxinfo-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;
}
.llxinfo-main-box>dd .llxzf-xxgk-items>dt a {
    color: #2d66a5;
}
.llxzf-xxgk-items > dt a {
    display: block;
    position: relative;
}
.llxinfo-main-box > dd .llxzf-xxgk-items > dt a.llxinfo-more {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #555;
}
.llxinfo-main-box .common-textnews-list > li {
    line-height: 46px;
    overflow: hidden;
	 font-size: 16px;
}
.llxzf-xxgk-item > li {
    line-height: 46px;
    position: relative;
    transition: all 0.8s cubic-bezier(0.7, 0.5, 0.2, 1);
}
.llxinfo-main-box>dd .llxzf-xxgk-item>li:hover{
	padding: 0 8px;
}
.llxinfo-main-box>dd .llxzf-xxgk-item>li a {
    color: #333;
}
.common-textnews-list > li > span {
    float: right;
}
.llxzf-xxgk-item > li span {
    float: right;
    font-size: 14px;
}
.common-textnews-list > li > span {
    color: #889cba;
    font-size: 12px;
    margin-left: 1em;
}
.llxinfo-column-nav > li:hover > i, .llxinfo-column-nav > li > i.cur {
    background-color: #2d66a5;
}
.llxinfo-column-nav > li:hover > i > a, .llxinfo-column-nav > li:hover > i > b, .llxinfo-column-nav > li > i.cur > a, .llxinfo-column-nav > li > i.cur > b, .llxinfo-regulation-dept > li:hover > i, .llxinfo-regulation-dept > li > i.cur {
    color: #fff;
}
.llxinfo-column-nav > li:hover > i > img, .llxinfo-column-nav > li > i.cur > img {
    filter: invert(100%) sepia(0) saturate(7468%) hue-rotate(67deg) brightness(109%) contrast(109%);
}
.llxinfo-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;
}
.llxinfo-column-nav > li.has-sub:hover > i::after, .llxinfo-column-nav > li.has-sub:hover > i::before, .llxinfo-column-nav > li.has-sub > i.cur::after, .llxinfo-column-nav > li.has-sub > i.cur::before {
    background-color: #fff;
}
.llxinfo-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;
}
.llxinfo-pubfiles-links > li {
    width: 30%;
    float: left;
    margin: 24px 1.5% 8px;
}
.llxinfo-pubfiles-links > li, .llxinfo-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;
}
.llxinfo-pubfiles-links > li a, .llxinfo-pubfiles-outlink a {
    color: #2973bb;
}
.llxinfo-pubfiles-links > li span, .llxinfo-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;
}
.llxinfo-pubfiles-links > li span b, .llxinfo-pubfiles-outlink span b {
    width: 32px;
    height: 48px;
    position: absolute;
    font-size: 14px;
    right: 4px;
    top: -12px
}
/* 组织机构 */
.llxzf-zzjg-box .zzjgbanner{
	width: 100%;
	text-align: center;
	background: url(llxzf-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;
}
.llxzf-zzjg-box .zzjgbanner>p{
	text-shadow: 1px 1px #7fa8d3, -1px -1px #153d6a;
}
.llxzf-zzjg-box .zzjg_wipacol {
    line-height: 63px;
	background: url(llxzf-zzjg-zf.png) no-repeat left;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-size: 100% 30%;
}
.llxzf-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%); */
}
.llxzf-zzjg-box .zzjg_wipa{
	margin: 45px auto;
}
.llxzf-zzjg-box  .zzjg_wipacol>a{
	color: #0151B6;
}
.llxzf-zzjg-box .zzjg_wipa>ul>li {
    width: 16%;
	padding-left: 100px;
	position: relative;
	text-align: left;
	background-position: 66px;
    float: left;
    line-height: 21px;
    font-size: 16px;
    margin-top: 32px;
    background: url(czyjs-nactive.png) no-repeat left center;
    position: relative;
}
.llxzf-zzjg-box .zzjg_wipa>ul>li:hover{
	 background: url(czyjs-active.png) no-repeat left center;
	 background-position: 66px;
}
/* 组织机构end */
/* 政府公报start */
.report-con-box .report-con{
	background: #fff;
	padding: 20px;
}
.report-con-box .report_fl{
	width: 1030px;
	float: left;
	overflow: hidden;
}
.report-con-box .report-cloumn-title {
    width: 1030px;
    height: 60px;
    border-bottom: #DDDDDD 2px solid;
}
.report-con-box .report-cloumn-title>h1 {
    color: #036ACF;
    font-size: 30px;
}
.report-con-box .report_fl .report-cloumn-title>span {
    float: right;
    margin-top: -27px;
    font-size: 16px;
}
.report-con-box .report-zbqs {
    width: 1030px;
    height: 60px;
    border-bottom: #EEEEEE 1px solid;
    line-height: 60px;
    margin-top: 15px;
	background: #F1F1F1;
	padding: 0 0px 0 20px;
}
.report-con-box .report-zbqs>h2 {
    float: left;
    width: 250px;
    font-size: 22px;
    color: #d51414;
}
.report-con-box .report-qkxz {
    width: 380px;
    float: right;
    height: 60px;
    line-height: 60px;
}
.report-con-box .report-qkxz .report-qk {
    width: 100px;
    font-size: 18px;
}
.report-con-box .report-qkxz>ul {
    width: 280px;
}
.report-con-box .report-qkxz>ul li {
    width: 120px;
    float: left;
    height: 50px;
    margin-right: 20px;
}
.report-con-box  .report-qkxz>ul li select {
    width: 120px;
    height: 30px;
    border: 1px solid #036ACF;
    font-size: 14px;
    text-indent: 10px;
    color: #036ACF;
}
.report-con-box .report-gbxx{
	margin-top: 15px;
}
.report-con-box .report-gbxx .gbpic {
    width: 240px;
    float: left;
}
.report-con-box .report-gbxx .pic {
    width: 270px;
    height: 320px;
    background: url(llxzf-gbbg.png) center no-repeat;
	background-size: 100% 100%;
	background-position:-45px ;

}
.report-con-box .report-gbxx .pic>span {
   width: 224px;
   text-align: center;
   font-size: 14px;
   margin-top: 245px;
   float: left;
   color: #FF1919;
   font-weight: 600;
}
.report-con-box .report-gbxx .gbpdf{
	width: 224px;
	height: 60px;
	background-color: #3985E4;
	text-align: center;
	line-height: 60px;
	margin-top: 30px;
}
.report-con-box .report-gbxx .gbpdf>img{
	width: 25px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}
.report-con-box .report-gbxx .gbpdf>a{
	color: #Fff;
}
.report-con-box .report-gbxx .gbsj {
    width: 224px;
    /* height: 60px; */
    /* background-color: #D51414; */
    text-align: center;
    line-height: 60px;
    /* margin-top: 30px; */
}
.report-con-box .report-gbxx .gbsj a {
    color: #FFF;
    font-size: 18px;
}
.report-con-box .report-gbxx .gbsj canvas{
	width: 112px;
	height: 112px;
	margin: 0 auto;
	padding: 0;
	display: block;
	border: 1px solid #e5e5e5;
	padding: 16px;
}
.report-con-box .report-gbml {
    width: 740px;
    float: left;
	margin-left: 20px;
}
.report-con-box .report-gbml .report-mltitle {
    font-size: 25px;
    font-weight: bold;
}
.report-con-box .report-gbml .report-zfwj>ul>li a{
	width: 100%;
	display: block;
	font-size: 18px;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.5s;
	line-height: 46px;
}
.report-con-box .report-gbml .report-zfwj>ul>li a:hover {
    text-indent: 10px;
}
.report-con-box .report-desc-box{
    width: 310px;
    border-left: #DDDDDD 2px solid;
    padding-left: 20px;
}
.report-con-box .report-desc {
    line-height: 30px;
    font-size: 15px;
    overflow: hidden;
}
.report-con-box .report-desc>span {
    color: #036ACF;
    font-size: 16px;
    font-weight: bold;
}
.report-con-box .report-links-items {
    margin-top: 20px;
}
.report-con-box .report-links-items>ul>li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
	text-align: center;
    margin-bottom: 10px;
	background: url(llxzf-zfgb-qtbg.png) no-repeat;
}
.report-con-box .report-links-items>ul>li>img{
	width: 30px;
	margin-right: 10px;
	margin-top: -5px;
	/* padding: 0 10px; */
	display: inline-block;
	vertical-align: middle;
}
.report-con-box .report-links-items>ul>li>a{
	color: #fff;
}
/* 政府公报 end */
/* 新分类列表 start */
.llxzf-sort-mlists-items{
	padding-bottom: 16px;
	border-bottom: 1px dashed #bbcfec;
}
.llxzf-sort-mlists-items:not(:first-child) {
    margin-top: 16px;
}
.llxzf-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)
}
.llxzf-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;
}
.llxzf-sort-mlists-items > dt a {
    display: block;
    position: relative;
}
.llxzf-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;
}
.llxinfo-main-box>dd .llxzf-xxgk-items>dt .xxgk-section-tab>li>a {
    color: #333;
	font-weight: 500;
}
.xxgk-section-box .xxgk-section-tab>li.tab-current{
	background: url(./llxzf-zfjg-bg.png) top center no-repeat;
	background-size: 100% 100%;
}
.llxinfo-main-box>dd .llxzf-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: 0px 30px;
}
.llinfo-cobox-guide .xxgk-section-scrollbar a{
	color: #333;
}
/* 部门信息公开 end */
/* 网站地图 */
.llxzf-website-map .website-function-title {
    height: 64px;
    line-height: 32px;
    font-size: 28px;
    color: #0457b7;
    padding: 16px 0;
    text-align: center;
	background: #fff;
}
.llxzf-website-map .website-function-item {
    padding: 20px 16px;
	background: #fff;
}
.llxzf-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;
}
.llxzf-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;
}
.llxzf-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;
}
.llxzf-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;
}
.llxzf-website-map .website-function-item:last-child{
	margin-bottom: 40px;
}
/* 网站地图 end */
/* 信箱列表 start */
.llxzf-lycx-box .llxzf-lycx-ss {
   margin-top: 10px;
   text-align: center;
   margin-bottom: 30px;
   word-spacing: -5px;
}
.llxzf-lycx-box .llxzf-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;
}
.llxzf-lycx-box .llxzf-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;
}
.llxzf-lycx-box .llxzf-lycx-ss .stxt.lycx-name{
	border-right: none;
}
.llxzf-lycx-box .llxzf-lycx-ss .stxt.lycx-namepwd{
	border-left: none;
}
.llxzf-lycx-box .llxzf-lycx-ss .sbtn{
	width: 59px;
	height: 66px;
	display: inline-block;
	background: url(llxzf-search.png) no-repeat center center #0052B6;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
	transition: .3s;
	vertical-align: middle;
}
.llxzf-lycx-box .llxzf-lycx-ss>img{
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.llxzf-lycx-box .maillistdata{
	margin-bottom: 20px;
}
.llxzf-lycx-box .maillistdata>ul{
	margin-bottom: 20px;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item {
    padding: 28px;
    height: 135px;
    overflow: hidden;
	border-bottom: 1px dashed #ccc;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item a {
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item a .llxzf-lyxc-icon{
	width: 17px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: url(llxzf-lycx-icon.png) no-repeat;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p {
    margin-top: 20px;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item:nth-child(odd) {
    background-color: #f6f8fd;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item img{
	width: auto;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p span.w450 {
    width: 450px;
	margin-left: 60px;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p span.w510 {
    width: 510px;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p span {
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p span font {
    color: #999;
}
.llxzf-lycx-box .maillistdata .llxzf-lycx-item p span font.status {
    color: #648df6;
}
/* 信箱列表 end */
/* 专题专栏 start */
.llxzf-ztlm-box {
	margin: 10px 0 20px 0;
	padding: 0 15px 10px;
	background: #fff;
	border: 1px #dbdbdb solid;
}
.llxzf-ztlm-box .llxzf-ztlm_tel {
    padding: 15px 5px 0;
}
.llxzf-ztlm-box .llxzf-ztlm_tel>ul {
    background: url(llxzf-zt_telbg.gif) left 20px repeat-x;
    height: 66px;
    position: relative;
    padding: 0 20px;
}
.llxzf-ztlm-box .llxzf-ztlm_tel>ul>li.li {
    width: 165px;
    float: left;
    text-align: center;
}
.llxzf-ztlm-box .llxzf-ztlm_tel>ul>li.li>a {
    display: block;
    padding-top: 44px;
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    background: url(llxzf-zt_telsec1.gif) center 14px no-repeat;
}
.llxzf-ztlm-box .llxzf-ztlm_tel>ul>li.li.tab-current a {
    background-image: url(llxzf-zt_telsec2.gif);
    color: #d21515;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox {
    padding: 10px 0 0 0;
    min-height: 300px;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items {
    padding: 20px 0 0 0;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items>li {
    float: left;
    margin: 0 20px 20px 23px;
    width: 378px;
    overflow: hidden;
    background: #f9f9f9;
    line-height: 0;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items>li a {
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    text-align: center;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items>li img, .llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items>li span.img-title {
    display: block;
    vertical-align: middle;
    width: 100%;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items>li img{
	height: 240px;
}
.llxzf-ztlm-box .llxzf-ztlm-picbox .picbox-items>li span {
    line-height: 50px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-weight: bold;
    padding: 4px 0 6px;
}
/* 专题专栏 end */
/* 新信息公开带文号 */
.llxzf-xxgk-box .llinfo-pubfiles-title {
    height: 48px;
    line-height: 48px;
    font-size: 0;
    margin-top: 8px;
    font-weight: 700;
}
.llxzf-xxgk-box .llinfo-pubfiles-title {
    background-color: #2d66a4;
}
.llxzf-xxgk-box .llinfo-pubfiles-title > li {
    display: inline-block;
    font-size: 16px;
    width: 19%;
    text-align: center;
    color: #fff;
}
.llxzf-xxgk-box .llinfo-pubfiles-title > li {
    width: 22%;
}
.llxzf-xxgk-box .llinfo-pubfiles-title > li:first-child {
    width: 55%;
    text-align: left;
    padding-left: 16px;
}
.llxzf-xxgk-box .llinfo-pubfiles-item {
    border-bottom: 1px solid #e5e5e5;
    padding: 12px 5px;
    display: flex;
    align-items: center;
    position: relative;
}
.llxzf-xxgk-box .llinfo-pubfiles-item > dt {
    width: 55%;
}
.llxzf-xxgk-box .llinfo-pubfiles-item > dd {
    width: 45%;
    color: #5e5e5e;
}
.llxzf-xxgk-box .llinfo-pubfiles-item > dd > em, .llinfo-pubfiles-item > dd > i {
    vertical-align: top;
}
.llxzf-xxgk-box .llinfo-pubfiles-item > dd > i {
    height: 24px;
    overflow: hidden;
}
.llxzf-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;
}
.llxzf-xxgk-box .llinfo-pubfiles-item > dd > em {
    width: 45%;
	font-weight: 700;
}
.llxzf-xxgk-box .llinfo-pubfiles-item>dt a {
    color: #333;
}
/* 新信息公开带文号 */
/* 信件详情 */
.llxzf-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%);
}
.llxzf-letter-detail .letter-ask > dt {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
    font-size: 0;
}
.llxzf-letter-detail .letter-ask > dt>i {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-color: #406fb3;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    margin-right: 16px;
    font-style: normal;
}
.llxzf-letter-detail .letter-ask .letter-problem-info{
	display: inline-block;
	font-size: 18px;
}
.llxzf-letter-detail .letter-ask .letter-problem-info>li{
	display: inline-block;
	margin-right: 40px;
}
.llxzf-letter-detail .letter-ask > dt em {
    font-style: normal;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
}
.llxzf-letter-detail .letter-ask-info > li {
    display: inline-block;
    font-size: 16px;
    color: #7d7d7d;
    margin: 0 48px;
    line-height: 64px;
}
.llxzf-letter-detail .letter-ask-info > li em,.llxzf-letter-detail .letter-ask-info > li i {
    font-style: normal;
    font-weight: 700;
}
.llxzf-letter-detail .letter-ask-con {
    font-size: 16px;
    text-size-adjust: none;
}
.llxzf-letter-detail .letter-answer {
    border: 1px solid #e5e5e5;
    height: auto;
    overflow: hidden;
    padding: 32px;
    margin-top: 32px;
    box-shadow: 0 2px 4px 4px rgb(0 0 0 / 8%);
    margin-bottom: 32px;
}
.llxzf-letter-detail .letter-answer > dt {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
    font-size: 0;
    margin-bottom: 16px;
}
.llxzf-letter-detail .letter-answer > dt > i {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-color: #ed2b25;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    margin-right: 16px;
    font-style: normal;
}
.llxzf-letter-detail .letter-answer-info {
    display: inline-block;
    font-size: 18px;
}
.llxzf-letter-detail .letter-answer-info > li em {
    color: #2769aa;
    font-style: normal;
}
.llxzf-letter-detail .letter-answer-info > li {
    display: inline-block;
    margin-right: 32px;
}
.llxzf-letter-detail .letter-answer-info > li i {
    font-style: normal;
    color: #333;
    font-size: 16px;
    margin-right: 8px;
}
/* 信件详情 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 */
.llxzf-talk-detail .onlinetalk-title {
    margin-bottom: 32px;
}
.llxzf-talk-detail .onlinetalk-title > dt {
    font-size: 28px;
    color: #2769aa;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 16px;
    text-align: center;
}
.llxzf-talk-detail .onlinetalk-title-con {
    height: 384px;
    overflow: hidden;
}
.onlinetalk-title-con > .onlinetalk-title-imgslide {
    width: 46%;
    height: 384px;
}
.llxzf-talk-detail .onlinetalk-title-con > dd {
    width: 52%;
    height: 384px;
    position: relative;
}
.llxzf-talk-detail .onlinetalk-title-fileds > li {
    margin: 4px 0 16px;
}
.llxzf-talk-detail .onlinetalk-title-fileds > li span {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    display: inline-block;
}
.llxzf-talk-detail  .onlinetalk-title-fileds > li i {
    font-style: normal;
    font-size: 18px;
}
.llx-carousel .llx-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.llxzf-talk-detail .onlinetalk-conbox {
    margin-bottom: 32px;
}
.llxzf-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;
}
.llxzf-talk-detail .onlinetalk-conbox > dd {
    border: 1px solid #eee;
    padding: 16px;
}
 .llxzf-talk-detail .onlinetalk-title > dt {
	 margin-bottom: 40px;
	 margin-top: 20px;
}
.online-talk-conbox-detail {
	padding: 0 50px;
}
/* 在线访谈 end */
/* 我要写信 start */
.write-box .govinfo-list-right-section {
    position: relative;
    overflow: hidden;
    width: 1200px;
    height: 865px;
    border: 1px solid #e1e1e1;
	margin: 0 auto;
}
.write-box .govinfo-list-right-section-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 44px;
    overflow: hidden;
    height: 44px;
    margin: 0 10px;
    color: #035497;
    border-bottom: 1px solid #dcdcdc;
	text-align: center;
}
.write-box .govinfo-list-right-section-cnt-box {
    overflow: hidden;
    margin: 0 10px;
}
.write-box .govinfo-list-right-section .form {
    overflow: hidden;
    padding: 20px;
    margin: 0 auto;
}
.write-box .zxr-tit{
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
	background: url(llxzf-detail-icon.png) no-repeat left;
}
.write-box .zxr-tit h3{
	float: left;
	color: #333;
	font-weight: bold;
}
.write-box .zxr-tit i{
	position: absolute;
	display: block;
	width: 100%;
	height: 8px;
	background: url(llxzf-title-di.png) top center repeat-x;
	bottom: 0;
}
.write-box .zxr-txt{
	height: auto;
	padding: 0;
	line-height: 28px;
	font-size: 14px;
	color: #4c4c4c;
	padding-left: 10px;
}
.write-box .zxr-txt td{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	vertical-align: middle;
	padding: 10px 0 5px 0;
}
.write-box .zxr-txt td.pd20 {
    position: relative;
    padding-left: 10px;
    width: 8.5%;
}
.write-box .zxr-txt td b{
	color: #bf0c0d;
}
.write-box .zxr-txt .input_1{
	width: 350px;
	height: 45px;
	line-height: 45px;
	text-indent: 1.5em;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
}
.write-box .zxr-txt .zxr-text{
	width: calc(100% - 100px);
	height: 180px;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
	max-height: 180px;
	line-height: 28px;
	padding: 10px 20px;
	margin-top: 10px;
}
.write-box .zxr-txt .input_3{
	width: 740px;
	height: 45px;
	line-height: 45px;
	text-indent: 1.5em;
	border: 1px solid #d2d2d2;
	background: #f6f8fc;
}
.write-box .llxzf-xx-submit {
	width: 400px;
	margin:20px auto;
}
.write-box .llxzf-xx-submit .ewb-submit{
	display: block;
	width: 90px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	border: 1px solid #d2d2d2;
	background: #007ad8;
	color: white;
	text-decoration: none;
	font-size: 16px;
}
.write-box .llxzf-xx-submit .ewb-reset {
    display: block;
    width: 90px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border: 1px solid #9f9f9f;
    background: #9f9f9f;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    z-index: 0;
}
/* 我要写信 end */
/* 政策咨询  start*/
.policy .policy-box{
	margin-top: 30px;
}
.policy .policy-box>a {
    display: block;
    position: relative;
   padding: 20px 30px;
    background-color: #f5f7fa;
    margin-bottom: 10px;
}
.policy .policy-box a .question img {
    float: left;
	width: 35px;
}
.policy .policy-box a .question .title {
    float: left;
    font-size: 16px;
    font-weight: 700;
    width: calc(100% - 44px);
    margin-left: 9px;
    margin-top: 6px;
}
.policy .policy-box a .question:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.policy .policy-box a .answer {
    margin-top: 9px;
}
.policy .policy-box a .answer  img {
    float: left;
	width: 35px;
}
.policy .policy-box a .answer .content {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    line-height: 1.88;
    width: calc(100% - 44px);
    margin-left: 9px;
    margin-top: 4px;
}
.policy .policy-box a .answer:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
/* 政策咨询  end*/