/*全局定义*/
.article-detail td {border:1px solid #333333;}
.article-detail p {text-indent:0;}
.article-detail img {max-width:100%;}
* {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
body{ margin:0px; padding:0px; background-color: #FFFFFF; list-style:none; border:0px; font-family:'微软雅黑'; font-size: 16px;}
a:link,a:visited{text-decoration:none; color:#333333; }
a:hover{ text-decoration:none; color: #2C6DA3 !important; cursor:pointer;}
p{margin: 0;}
body,ul,li,img,a,div,table,tr,td{
	list-style:none;
	margin:0px;
	padding:0px;
	border:0;
	outline:none;
}

input,select {
	outline: none;
}

.w-1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.w-1100 {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both:after {
	content: "";
	display: block;
	clear: both;
}


.rnav {
	position: fixed;
	top: 500px;
	left: 50%;
	margin-left: 640px;
	z-index: 9;
}
.rnav .rnav_item {
	position: relative;
	width: 88px;
	height: 88px;
	box-shadow: 0 0 10px 1px #DDDDDD;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
	background: #FFFFFF;
	margin-top: 15px;
}
.rnav .rnav_item:hover {
	background: #f2f2f2;
}
.rnav .rnav_item a {
	position: relative;
	display: block;
}
.rnav .rnav_item img {
	margin-top: 15px;
	height: 36px;
	width: auto;
}
.rnav .rnav_item:first-of-type img {
	margin-top: 20px;
	margin-bottom: 5px;
	height: 26px;
}
.rnav .rnav_item p {
	color: #999999;
	font-size: 14px;
	line-height: 26px;
}
.rnav .rnav_item_show {
	position: absolute;
	top: 10px;
	left: -110px;
	width: 100px;
	height: 100px;
	border: 1px solid #DDDDDD;
}
.rnav .rnav_item_show img {
	width: 100px;
	height: auto;
}


.top-banner {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(../images/index_01.jpg) no-repeat center;
	background-size: 1920px 200px;
}
.top-banner img {
	margin-top: 60px;
}
.top-banner .guy-content {
	position: absolute;
	top: 5px;
	left: 0;
}
.top-banner .guy-content a {
	display: inline-block;
	padding: 0 10px;
	border-right: 2px solid #9CC0E0;
	color: #e1f1ff;
	font-size: 14px;
	line-height: 16px;
}
.top-banner .guy-content a:first-of-type {
	border-left: 2px solid #9CC0E0;
}
.top-banner .search {
	position: absolute;
	top: 5px;
	left: calc(100% - 340px);
	width: 340px;
	height: 35px;
}
.top-banner .search .ss_input {
	width: calc(100% - 61px);
	height: 35px;
	border-radius: 22px;
	background-color: rgba(171,209,246,.9);
	border: 0px solid #DADADA;
	font-size: 14px;
	line-height: 30px;
	padding: 0 45px 0 16px;
	color: #888888;
}
.top-banner .search .ss_but {
	position: absolute;
	top: 6px;
	right: 15px;
	height: 20px;
	width: 20px;
}


.nav-dh {
	position: relative;
	width: 100%;
	height: 50px;
	background: #4184BB;
}
.nav-dh ul {
	text-align: center;
}
.nav-dh ul span {
	position: relative;
	display: block;
	margin-top: 10px;
	float: left;
	width: 2px;
	height: 30px;
	background: url(../images/index_02.png);
	background-size: 2px 30px;
}
.nav-dh ul li {
	font-size: 18px;
	line-height: 50px;
	float: left;
	width: 197.6px;
	text-indent: 20px;
}
.nav-dh ul li a {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
}
.nav-dh ul li a:hover {
	color: #ffffff !important;
}
.nav-dh  ul li img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 35px;
}
.nav-dh ul .nav-active {
	background-color: rgba(0,0,0,.2);
}
.nav-dh ul li a {
	font-size: 20px;
	color: #ffffff;
}
.nav-dh ul li:hover {
	background-color: rgba(0,0,0,.1);
}

.tt-content {
	margin-top: 30px;
	text-align: center;
}
.tt-content h1 {
	padding: 0;
	margin: 0;
	font-size: 36px;
	line-height: 60px;
	font-weight: 400;
	color: #2C6DA3;
}
.tt-content p {
	max-width: 1090px;
	padding: 0 15px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	color: #666666;
}
.tt-content a {
	font-size: 18px;
	color: #2C6DA3;
	float: left;
}


.jdlb-wap {
	width: 100%;
	height: 370px;
	margin-top: 30px;
}
.jdlb-content{ width:670px; height:100%; overflow:hidden; position:relative; }
.jdlb-content .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:14px; z-index:1; }
.jdlb-content .hd ul{ overflow:hidden; zoom:1; float:left;  }
.jdlb-content .hd ul li{ float:left; margin-right:5px; width:15px; height:15px; background: #9E9E9C; cursor:pointer; }
.jdlb-content .hd ul li.on{ background: #ffffff; color:#fff; }
.jdlb-content .bd{ position:relative; height:100%; z-index:0; }
.jdlb-content .bd ul { position:relative; height:100%; }
.jdlb-content .bd li{ zoom:1; height:100%; vertical-align:middle; position: relative; }
.jdlb-content .bd p {
	position: absolute;
	display: block;
	top: calc(100% - 45px);
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background-color: rgba(0,0,0,.6);
}
.jdlb-content .bd p a {
	display: block;
	width: 480px;
	font-size: 16px;
	line-height: 45px;
	padding-left: 20px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jdlb-content .bd img{ width:100%; height:100%; display:block; object-fit: cover; }

.yw-content{ width:500px; text-align:left; position: relative; }
.yw-content .hd{ height:56px; line-height:56px; border-bottom:1px solid #ddd;  position:relative; }
.yw-content .hd ul{ float:left; position:absolute; top:-1px; height:42px;   }
.yw-content .hd ul li{ position: relative; width: 100px; float:left; cursor:pointer; margin-left: 33.33px; font-size: 20px; line-height: 42px; text-align: center; }
.yw-content .hd ul li:first-of-type {
	margin-left: 0;
}
.yw-content .hd ul li.on{ height: 56px; border-bottom: 3px solid #4184BB; color: #4184BB; font-weight: 600;}
.yw-content .hd ul li.on:after {
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-top: 7px solid #4184BB;
	border-bottom: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	z-index: 9;
	
}
.yw-content .bd li{ height:44px; line-height:44px; }
.yw-content .bd li .date{ float:right; color:#999; }
.yw-content .bd li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 360px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yw-content .bd li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #bababa;
}
.yw-content .bd li:first-of-type {
	margin-top: 10px;
}
.yw-content .rdgz_list {
	position: absolute;
	top: 0;
	right: 0;
}
.yw-content .rdgz_list a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
}

.xxgk-wap {
	position: relative;
	width: 100%;
	margin: 40px 0 0 0;
	padding: 0;
}
.xxgk-content {
	position: relative;
	width: 100%;
	height: 375px;
	overflow: hidden;
}
.xxgk-content>.hd {
	position: relative;
	width: 170px;
}
.xxgk-content>.hd ul {
	position: relative;
}
.xxgk-content>.hd li {
	position: relative;
	height: 85px;
	cursor: default;
	margin-top: 15px;
	background: url(../images/index_17.jpg);
	color: #333333;
	font-size: 20px;
	padding-top: 30px;
	line-height: 30px;
	text-align: center;
}
.xxgk-content>.hd li:first-of-type {
	margin-top: 0;
}
.xxgk-content>.hd li.on {
	background: url(../images/index_07.jpg);
	color: #ffffff;
}
.xxgk-content>.hd li.on:before {
	content: '';
	position: absolute;
	top: calc(50% - 10px);
	left: 100%;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 0 solid transparent;
	border-left: 10px solid #3E84BF;
	z-index: 9;
}
.xxgk-content>.hd li.on p {
	color: #d1e1ff;
}
.xxgk-content>.hd li p {
	font-size: 12px;
	line-height: 20px;
	font-family: "New Roman";
	color: #999999;
}
.xxgk-content>.bd {
	position: relative;
	width: 990px;
	height: 375px;
}


.tzgg-wap {
	position: relative;
	margin: 20px 0;
	padding-bottom: 10px;
}
.bsfw-wap {
	position: relative;
	margin: 20px 0;
	padding-bottom: 10px;
	min-height: 200px;
	overflow: hidden;
}
.bsfw-content {
	position: relative;
	width:545px;
}
.bsfw-content-right {
	position: relative;
	width:410px;
}
.tzgg-content,
.zcjd-content { width:475px; text-align:left; position: relative; }
.tzgg-content .tzgg-title,
.bsfw-content .bsfw-title,
.bsfw-content-right .bsfw-title-right,
.zcjd-content .zcjd-title { height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative; }
.tzgg-content .tzgg-title ul,
.bsfw-content .bsfw-title ul,
.bsfw-content-right .bsfw-title-right ul,
.zcjd-content .zcjd-title ul { float:left; position:absolute; top:-1px; height:32px;   }
.tzgg-content .tzgg-title ul li,
.bsfw-content .bsfw-title ul li,
.bsfw-content-right .bsfw-title-right ul li,
.zcjd-content .zcjd-title ul li { position: relative; float:left; margin-right: 20px; cursor:pointer; font-size: 20px; line-height: 30px; }
.tzgg-content .tzgg-title ul li.on,
.bsfw-content .bsfw-title ul li.on,
.bsfw-content-right .bsfw-title-right ul li.on,
.zcjd-content .zcjd-title ul li.on {
	height: 40px; 
	border-bottom: 3px solid #4184BB; 
	color: #4184BB; 
	font-weight: 600;
}
.tzgg-content .tzgg-title ul li.on:after,
.bsfw-content .bsfw-title ul li.on:after,
.bsfw-content-right .bsfw-title-right ul li.on:after,
.zcjd-content .zcjd-title ul li.on:after {
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-top: 7px solid #4184BB;
	border-bottom: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	z-index: 9;
	
}
.tzgg-content .tzgg-text li,
.zcjd-content .zcjd-text li { height:44px; line-height:44px; }
.tzgg-content .tzgg-text li .date,
.zcjd-content .zcjd-text li .date { float:right; color:#999; }
.tzgg-content .tzgg-text li a,
.zcjd-content .zcjd-text li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 360px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tzgg-content .tzgg-text li a:after,
.zcjd-content .zcjd-text li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #bababa;
}
.zcjd-content .zcjd-text li:first-of-type {
	position: relative;
	display: block;
	width: 100%;
	height: 132px;
	padding: 0;
}
.zcjd-content .zcjd-text li:first-of-type a:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
}
.zcjd-content .zcjd-text li:first-of-type a {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 120px;
	max-width: 500px;
}
.zcjd-content .zcjd-text li a img {
	width: 475px;
	height: auto;
	max-height: 132px;
}
.tzgg-content .tzgg-text li:first-of-type,
.zcjd-content .zcjd-text li:first-of-type {
	margin-top: 15px;
}
.tzgg-content .rdgz_list,
.zcjd-content .rdgz_list {
	position: absolute;
	top: 0;
	right: 0;
}
.tzgg-content .rdgz_list a,
.zcjd-content .rdgz_list a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
}
.bsfw-text ul {
	width: 100%;
}
.bsfw-text ul li {
	float: left;
	width: 100px;
	height: 135px;
	margin: 20px 0 0 48.33333px;
	text-align: center;
}
.bsfw-text ul li >a{
	display: block;
}
.bsfw-text ul li .bsfw-text-img {
	position: relative;
	width: 100px;
	height: 100px;
	background: #F4F8FB;
	border-radius: 50%;
}
.bsfw-text ul li .bsfw-text-img img {
	position: absolute;
	height: auto;
	width: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.bsfw-text ul li p {
	width: 100%;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bsfw-text ul li:nth-child(1),
.bsfw-text ul li:nth-child(5) {
	margin-left: 0 !important;
}
.bsfw-mode-wap {
	position: absolute;
	background: #EAF1F7;
	border: 1px solid #dcdcdc;
	width: 130px;
	height: 30px;
	top: 0;
	right: 0;
	border-radius: 15px;
}
.bsfw-mode-wap>.float-left {
	width: 65px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
}
.bsfw-mode-wap>.mode-active {
	background: #4184BB;
	color: #ffffff;
}
.bsfw-text-bm {
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	height: 305px;
	background: #ffffff;
	overflow-y: scroll;
}
.bsfw-text-bm>a {
	display: block;
	float: left;
	width: 96px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #C8E1F5;
	background: #F4F7FA;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 10px 10px 0;
}
.bsfw-text-bm {overflow: auto !important;}
.bsfw-text-bm::-webkit-scrollbar{box-sizing:border-box;width:2px;height:9px;background:#ececec; border-radius: 10px;}
.bsfw-text-bm::-webkit-scrollbar-button{width:2px;height:0px;}
.bsfw-text-bm::-webkit-scrollbar-thumb{border:0px solid rgba(0,0,0,.21);background-color: #3C70A2; border-radius:5px;}
.bsfw-title-right>a {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 30px;
	color: #888888;
	font-size: 14px;
}
.bsfw-text-right {
	position: relative;
}
.bsfw-text-right ul li {
	position: relative;
	width: 197.5px;
	height: 90px;
	margin-top: 15px;
	float: left;
}
.bsfw-text-right ul li:nth-child(even) {
	margin-left: 15px;
}
.bsfw-text-right ul li a {
	display: block;
	padding: 20px;
}
.bsfw-text-right ul li h3 {
	margin: 0;
	font-weight: 400;
	font-size: 18px;
	color: #555555;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bsfw-text-right ul li p {
	font-size: 14px;
	color: #aaaaaa;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zmhd-content-qzxx a { 
	position: relative;
	display: block;
	float: left;
	/*width: 232.5px;
width:316px;*/
width: 187px;
margin-left:13px;
	height: 130px;
	
}
.zmhd-content-qzxx a:first-of-type {
	margin-left: 0 !important;
}
.zmhd-content-qzxx a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
}
.zmhd-content-yjzj {
	position: relative;
	margin-top: 20px;
}
.zmhd-content-yjzj-text .zmhd-yjzj-item {
	position: relative;
	width: 418px;
	height: 98px;
	padding: 30px;
	margin-top: 20px;
	border: 1px solid #ececec;
	float: left;
}
.zmhd-content-yjzj-text .zmhd-yjzj-item:nth-child(even) {
	margin-left: 30px;
}

.ztzl-wap {
	position: relative;
	margin-top: 40px;
	width: 100%;
}
.ztzl-title {
	position: relative;
	width: 32px;
	height: 90px;
	background: url(../images/index_21.jpg);
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
	text-align: center;
	padding: 5px 10px;
}
.ztzl-content {
	position: relative;
	width: 1132px;
	height: 100px;
}
.ztzl-content .bd li {
	position: relative;
	width: 270px;
	margin-right: 16px;
}
.ztzl-content .bd li img {
	width: 100%;
	height: 100px;
	object-fit: cover;
}
.ztzl-content .prev,
.ztzl-content .next{ position:absolute; left:1%; top:50%; margin-top:-15px; display:block; width:17px; height:29px; filter:alpha(opacity=50);opacity:0.9;   }
.ztzl-content .prev {
	background:url(../images/l.png) no-repeat; 
}
.ztzl-content .next {
	background:url(../images/r.png) no-repeat; 
	left: auto;
	right: 1%;
}
.ztzl-content .prev:hover,
.ztzl-content .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.ztzl-content .prevStop{ display:none;  }
.ztzl-content .nextStop{ display:none;  }

.yqlj-wap {
	position: relative;
	width: 100%;
	margin-top: 40px;
}
.yqlj-wap .yqlj-item {
	float: left;
	width: 298px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #dddddd;
	border-right: 0;
	margin: 0;
	padding: 0;
}
.yqlj-wap .yqlj-item select {
	width: 278px;
	height: 35px;
	line-height: 35px;
	color: #666666;
	font-size: 14px;
	text-align: center;
	outline: none;
	background: transparent;
	border: 0;
	padding-left:20px;;
}
.yqlj-wap .yqlj-item:last-of-type {
	border-right: 1px solid #dddddd;
}








.footer-wap {
	position: relative;
	width: 100%;
	margin-top: 15px;
	height: 180px;
	padding-top: 30px;
	border-top: 2px solid #2C6DA3;
	background-color: #E9E9E9;
	text-align: center;
}
.footer-wap p {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}
.footer-l {
	position: absolute;
	width: 320px;
	text-align: center;
	top: 10px;
	left: 0;
}
.footer-r {
	position: absolute;
	width: 320px;
	text-align: center;
	top: 10px;
	right: 0;
}
.footer-l a,
.footer-r a {
	margin: 10px;
}
/* 政府信息公开页面 */
.xxgk-body {
	width: 100%;
	min-height: 900px;
	background: url(../images/banner_01.jpg) no-repeat top center;
}
.header {
	
}
.header .header-logo {
	position: relative;
	padding-top: 30px;
	height: 150px;
}
.header .header-title {
	position: relative;
	text-align: center;
	height: 210px;
}
.xxgk-index-content {
	position: relative;
	width: 1028px;
	min-height: 500px;
	background: #F2F2F2;
	padding: 84px 36px 20px;
	margin: 0 auto;
}

.xxgk-index-search{
	width: 1028px;
	height: 50px;
	margin-bottom: 84px;
	background: url(../images/search01.png) center top no-repeat;
}
.xxgk-index-search form{
	position: relative;
	width: 510px;
	height: 100%;
	margin: 0 auto;
}
.xxgk-is-input{
	float: left;
	border: none;
	outline: none;
	width: 430px;
	height: 100%;
	padding: 0 10px 0 20px;
	font-size: 16px;
	background-color: transparent;
	box-sizing: content-box;
}
.xxgk-is-btn{
	position: absolute;
	width: 50px;
	height: 50px;
	border: none;
	top: 0;
	right: 5px;
	cursor: pointer;
	background: url(../images/search.png) center no-repeat;
}
/* 导航 */
.xxgk-i-nav,
.xxgk-i-nav ul {
	width: 200px;
	padding: 0;
}
.xxgk-in-item {
	display: none;
}
.xxgk-i-nav {
	background: transparent;
}
.xxgk-i-nav>li {
	background: #ffffff;
	margin: 0 0 16px;
	line-height: 35px;
	font-size: 24px;
}
.xxgk-i-nav>li>a,
.xxgk-i-nav>li>div>a,
.xxgk-in-item>li>a,
.xxgk-in-item>li>div>a {
	padding-left: 50px;
}
.xxgk-i-nav>li>ul {
	background: #ffffff;
	text-indent: 20px;
}
.xxgk-in-item ul {
	background: #f2f2f2;
	text-indent: 30px;
}
.xxgk-in-item li {
	width: 200px;
	line-height: 35px;
	color: #666666;
	font-size: 16px;
	border-bottom: 1px solid #dddddd;
}
.xxgk-i-nav li div {
	position: relative;
}
.xxgk-i-nav a {
	position: relative;
	display: block;
	width: 100px;
	line-height: 35px;
	text-decoration: none;
	color: inherit;
	cursor: default;
}
.xxgk-i-nav a:hover {
	color: inherit !important;
}
.xxgk-i-nav img {
	position: absolute;
	top: 14.5px;
	right: 20px;
	cursor: pointer;
}
.xxgk-i-active-bg {
	background: #E6F5FF !important;
	color: #ffffff !important;
}
.xxgk-i-active {
	display: block !important;
}
/* 列表 */
.xxgk-i-list {
	position: relative;
	width: 800px;
}
.xxgk-i-list-title {
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #DDDDDD;
}
.xxgk-i-list-title h3 {
	display: inline-block;
	color: #2C6DA3;
	line-height: 20px;
	font-size: 20px;
	font-weight: 400;
	width: auto;
	height: 40px;
	border-bottom: 3px solid #2C6DA3;
	padding: 0;
	margin: 0;
}
.xxgk-i-list-content {
	width: 100%;
	padding: 20px 0;
}
.xxgk-i-list-content li {
	position: relative;
	width: 100%;
	line-height: 36px;
	padding-left: 15px;
}
.xxgk-i-list-content li:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 15.5px;
	left: 0;
	background-color: #bababa;
}
.xxgk-i-list-content .date {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 36px;
	font-size: 14px;
	color: #999999;
}

/* 政务公开 */
.zwgk-wap {
	margin-top: 40px;
}
.zwgk-left {
	position: relative;
	width: 300px;
	padding-right: 39px;
	border-right: 1px solid #dcdcdc;
}
.zwgk-right {
	position: relative;
	width: 825px;
}
.zwgk-title {
	border-bottom: 1px solid #dcdcdc;
}
.zwgk-title h3 {
	color: #4184BB;
	margin: 0 0 5px 0;
	padding-left: 15px;
	font-size: 20px;
	line-height: 28px;
	border-left: 8px solid #4184BB;
}
.zwgk-zfld-content {
	position: relative;
	width: 100%;
	margin-top: 20px;
}
.zwgk-zfld-boss-img {
	position: relative;
	width: 125px;
	height: 175px;
}
.zwgk-zfld-boss-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
}
.zwgk-zfld-boss-remark {
	position: relative;
	width: 155px;
	height: 175px;
	border-bottom: 1px dashed #aaaaaa;
}
.zwgk-zfld-boss-remark h3 {
	font-size: 18px;
	color: #4184BB;
	margin: 20px 0 0 0;
}
.zwgk-zfld-boss-remark h5 {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin: 15px 0 25px 0;
}
.zwgk-zfld-boss-remark p {
	font-size: 14px;
	color: #999999;
}
.zwgk-zfld-content table {
	position: relative;
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
	line-height: 36px;
}
.zwgk-zfld-content table td {
	color: #555555;
}
.zwgk-zfld-content table td:first-of-type {
	text-align: right;
	padding-right: 15px;
	width: 100px;
	font-weight: 600;
	color: #3168A8;
}
.zwgk-zfld-content table p a{font-weight: 400;}
.zwgk-zfld-ahref {
	position: relative;
	width: 100%;
	padding-bottom: 20px;
}
.zwgk-zfld-ahref a {
	position: relative;
	display: block;
	width: calc(100% - 2px);
	height: 48px;
	line-height: 48px;
	border: 1px solid #3168A8;
	border-radius: 5px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #3168A8;
	text-indent: 80px;
	font-weight: 600;
}
.zwgk-zfld-ahref a:last-of-type {text-indent: 0; text-align: center;background: #3168A8;color: #ffffff;}
.zwgk-zfld-ahref a:last-of-type:after {background: none !important;}
.zwgk-zfld-ahref a:last-of-type:hover {color: #ffffff !important;}
.zwgk-zfld-ahref a img {
	position: absolute;
	width: auto;
	height: 28px;
	top: 50%;
	left: 45px;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.zwgk-zfld-ahref a:after {
	content: '';
	position: absolute;
	width: 11px;
	height: 12px;
	top: 50%;
	right: 50px;
	transform: translateY(-50%);
	background: url(../images/zwgk_10.jpg) no-repeat center;
	background-size: auto 100% ;
}
.zwgk-zfxxgk-ahref {
	position: relative;
	width: 100%;
	padding: 20px 0 10px;
}
.zwgk-zfxxgk-ahref a {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 8px;
	font-size: 16px;
	color: #555555;
	text-indent: 50px;
	background: #F4F5F9;
}
//.zwgk-zfxxgk-ahref a:last-of-type {
	height: 93px;
	margin: 0;
}
.zwgk-zfxxgk-ahref a:last-of-type img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	object-fit: cover;
}
.zwgk-zfxxgk-ahref a:last-of-type:before,//
.zwgk-zfxxgk-ahref a:last-of-type:after {
	content: '' !important;
	background: transparent !important;
}
.zwgk-zfxxgk-ahref a:before {
	content: '';
	position: absolute;
	width: 14px;
	height: 18px;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: url(../images/mulu.png) no-repeat center;
	background-size: auto 100%;
}
.zwgk-zfxxgk-ahref a:after {
	content: '>';
	position: absolute;
	font-size: 18px;
	color: #aaaaaa;
	line-height: 30px;
	font-family: "仿宋";
	font-weight: 600;
	top: 5px;
	right: 30px;
	
}
.zwgk-wjsearch {
	position: relative;
	width: 100%;
	height: 36px;
	background: #F4F5F9;
	padding: 22px 0;
}
.zwgk-wjsearch h3 {
	margin: 5px 0 5px 22px;
	display: inline-block;
	color: #4184BB;
	line-height: 26px;
	border-left: 8px solid #4184BB;
	padding-left: 15px;
}
.zwgk-wjsearch span {
	padding: 5px 5px 5px 30px;
	line-height: 26px;
}
.zwgk-wjsearch .ss_input {
	height: 32px;
	border: 1px solid #dcdcdc;
	width: 300px;
	margin-right: 20px;
	transform: translateY(-3px);
	-ms-transform: translateY(-3px);
}
.zwgk-wjsearch .ss_but {
	background: #4184BB;
	border: 0;
	color: #ffffff;
	margin-right: 0px;
	height: 34px;
	width: 100px;
	border-radius: 5px;
	margin-left: 10px;
	font-size: 18px;
}
.zwgk-zfwj-content,
.zwgk-zdlyxxgk-content,
.zwgk-tzgg-content { width:100%; text-align:left; position: relative; margin-top: 30px; }
.zwgk-zfwj-content .zwgk-zfwj-title,
.zwgk-zdlyxxgk-content .zwgk-zdlyxxgk-title,
.zwgk-tzgg-content .zwgk-tzgg-title { height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative; }
.zwgk-zfwj-content .zwgk-zfwj-title ul,
.zwgk-zdlyxxgk-content .zwgk-zdlyxxgk-title ul,
.zwgk-tzgg-content .zwgk-tzgg-title ul { float:left; position:absolute; top:-1px; height:32px;   }
.zwgk-zfwj-content .zwgk-zfwj-title ul li,
.zwgk-zdlyxxgk-content .zwgk-zdlyxxgk-title ul li,
.zwgk-tzgg-content .zwgk-tzgg-title ul li { position: relative; float:left; margin-right: 20px; cursor:pointer; font-size: 20px; line-height: 30px; }
.zwgk-zfwj-content .zwgk-zfwj-title ul li.on,
.zwgk-zdlyxxgk-content .zwgk-zdlyxxgk-title ul li.on,
.zwgk-tzgg-content .zwgk-tzgg-title ul li.on {
	height: 40px; 
	border-bottom: 3px solid #4184BB; 
	color: #4184BB; 
	font-weight: 600;
}
.zwgk-zfwj-content .zwgk-zfwj-title ul li.on:after,
.zwgk-zdlyxxgk-content .zwgk-zdlyxxgk-title ul li.on:after,
.zwgk-tzgg-content .zwgk-tzgg-title ul li.on:after {
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-top: 7px solid #4184BB;
	border-bottom: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	z-index: 9;
	
}
.zwgk-zfwj-content .zwgk-zfwj-text li,
.zwgk-tzgg-content .zwgk-tzgg-text li { height:44px; line-height:44px;overflow:hidden; }
.zwgk-zfwj-content .zwgk-zfwj-text li .date,
.zwgk-tzgg-content .zwgk-tzgg-text li .date { float:right; color:#999; font-size: 14px; }
.zwgk-zfwj-content .zwgk-zfwj-text li a,
.zwgk-tzgg-content .zwgk-tzgg-text li a{
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zwgk-zfwj-content .zwgk-zfwj-text li a:after,
.zwgk-tzgg-content .zwgk-tzgg-text li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #bababa;
}
.zwgk-zfwj-content .zwgk-zfwj-text li:first-of-type,
.zwgk-tzgg-content .zwgk-tzgg-text li:first-of-type {
	margin-top: 15px;
}
.zwgk-zfwj-content .rdgz_list,
.zwgk-tzgg-content .rdgz_list {
	position: absolute;
	top: 0;
	right: 0;
}
.zwgk-zfwj-content .rdgz_list a,
.zwgk-tzgg-content .rdgz_list a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
}
.zwgk-zdlyxxgk-text {
	position: relative;
	margin-top: 20px;
}
.zwgk-zdlyxxgk-text ul li {
	position: relative;
	float: left;
	display: block;
	width: 206.25px;
	line-height: 46px;
	height: 46px;
	text-indent: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zwgk-zdlyxxgk-text ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: url(../images/zwgk_17.jpg) no-repeat;
	background-size: auto 100%;
}


/* 基层政务公开标准化规范工作专题 */
.jczwgk-banner {
	position: relative;
	width: 100%;
	height: 450px;
	background: url(../images/top_bg.jpg) no-repeat center;
	background-size: 1920px 450px;
}
.jczwgk-banner img {
	margin-top: 20px;
	height: 57px;
	width: auto;
}
.jczwgk-zcwj-content {
	position: relative;
	width: 100%;
	margin-top: 60px;
}
.jczwgk-zcwj-title {
	position: relative;
	width: calc(100% - 40px);
	height: 60px;
	border-left: 20px solid #4184BB;
	padding-left: 20px;
	color: #4184BB;
	background: #EDEDED;
	font-size: 32px;
	line-height: 60px;
}
.jczwgk-zcwj-title a {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	color: #888888;
}
.jczwgk-zcwj-content ul {
	position: relative;
	margin-top: 15px;
}
.jczwgk-zcwj-content ul li {
	position: relative;
	line-height: 60px;
	border-bottom: 2px dashed #dcdcdc;
}
.jczwgk-zcwj-content ul li:before {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 50%;
	left: 0;
	background: #555555;
}
.jczwgk-zcwj-content ul li a {
	display: block;
	padding-left: 20px;
	color: #555555;
	font-size: 18px;
	max-width: 1050px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jczwgk-zcwj-content ul li .date {
	position: absolute;
	top: 0;
	right: 0;
	color: #999999;
}
.jczwgk-sdly-content {
	position: relative;
	width: 100%;
	margin-top: 60px;
}
.jczwgk-sdly-title {
	position: relative;
	width: 100%;
	height: 60px;
	background: #EDEDED;
}
.jczwgk-sdly-title h3 {
	position: relative;
	display: block;
	width: 320px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background: #4184BB;
	font-size: 32px;
	font-weight: 400;
}
.jczwgk-sdly-content ul {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.jczwgk-sdly-content ul li {
	position: relative;
	float: left;
	width: 280px;
	height: 90px;
	margin: 20px 0 0 26.6666px;
	background: #EEEEEE;
	border-radius: 10px;
	text-align: center;
}

.jczwgk-sdly-content ul li em {
	display: none;
	position: relative;
	font-style: normal;
}
.jczwgk-sdly-content ul li em>a {
	display: block;
	position: absolute;
	right: 0;
	top: 16px;
	width: 56px;
	height: 23px;
	line-height: 20px;
	background:url(/sitesources/wfqrmzf/upload/202312/20231229164957337.png) top center no-repeat;
	box-shadow: 1px 1px 2px 1px;
padding: 0;
    z-index: 999;
    color: transparent;
}
.jczwgk-sdly-content ul li em>a:hover {
}
.jczwgk-sdly-content ul li em>a:before {
	
	font-family: pip-common;
}
.jczwgk-sdly-content ul li:hover>em {
	display: block;
}
.jczwgk-sdly-content ul li em>a:after {
	background:url(/sitesources/wfqrmzf/upload/202312/20231229164957337.png) top center no-repeat;
}
/*目录*/
/*.jczwgk-sdly-content ul li:nth-child(1) {background-image: url(../images/ico25.png);}
.jczwgk-sdly-content ul li:nth-child(2) {background-image: url(../images/ico13.png);}
.jczwgk-sdly-content ul li:nth-child(3) {background-image: url(../images/ico24.png);}
.jczwgk-sdly-content ul li:nth-child(4) {background-image: url(../images/ico9.png);}
.jczwgk-sdly-content ul li:nth-child(5) {background-image: url(../images/ico4.png);}
.jczwgk-sdly-content ul li:nth-child(6) {background-image: url(../images/ico2.png);}
.jczwgk-sdly-content ul li:nth-child(7) {background-image: url(../images/ico26.png);}
.jczwgk-sdly-content ul li:nth-child(8) {background-image: url(../images/ico20.png);}
.jczwgk-sdly-content ul li:nth-child(9) {background-image: url(../images/ico3.png);}
.jczwgk-sdly-content ul li:nth-child(10) {background-image: url(../images/ico18.png);}
.jczwgk-sdly-content ul li:nth-child(11) {background-image: url(../images/ico8.png);}
.jczwgk-sdly-content ul li:nth-child(12) {background-image: url(../images/ico7.png);}
.jczwgk-sdly-content ul li:nth-child(13) {background-image: url(../images/ico6.png);}
.jczwgk-sdly-content ul li:nth-child(14) {background-image: url(../images/ico16.png);}
.jczwgk-sdly-content ul li:nth-child(15) {background-image: url(../images/ico22.png);}
.jczwgk-sdly-content ul li:nth-child(16) {background-image: url(../images/ico19.png);}
.jczwgk-sdly-content ul li:nth-child(17) {background-image: url(../images/ico12.png);}
.jczwgk-sdly-content ul li:nth-child(18) {background-image: url(../images/ico11.png);}
.jczwgk-sdly-content ul li:nth-child(19) {background-image: url(../images/ico17.png);}
.jczwgk-sdly-content ul li:nth-child(20) {background-image: url(../images/ico23.png);}
.jczwgk-sdly-content ul li:nth-child(21) {background-image: url(../images/ico21.png);}
.jczwgk-sdly-content ul li:nth-child(22) {background-image: url(../images/ico5.png);}
.jczwgk-sdly-content ul li:nth-child(23) {background-image: url(../images/ico10.png);}
.jczwgk-sdly-content ul li:nth-child(24) {background-image: url(../images/ico14.png);}
.jczwgk-sdly-content ul li:nth-child(25) {background-image: url(../images/ico15.png);}
.jczwgk-sdly-content ul li:nth-child(26) {background-image: url(../images/ico27.png);}*/



.jczwgk-sdly-content ul li:nth-child(1) {background-image: url(../images/ico24.png);}
.jczwgk-sdly-content ul li:nth-child(2) {background-image: url(../images/ico9.png);}
.jczwgk-sdly-content ul li:nth-child(3) {background-image: url(../images/ico4.png);}
.jczwgk-sdly-content ul li:nth-child(4) {background-image: url(../images/ico2.png);}
.jczwgk-sdly-content ul li:nth-child(5) {background-image: url(../images/ico26.png);}
.jczwgk-sdly-content ul li:nth-child(6) {background-image: url(../images/ico20.png);}
.jczwgk-sdly-content ul li:nth-child(7) {background-image: url(../images/ico3.png);}
.jczwgk-sdly-content ul li:nth-child(8) {background-image: url(../images/ico18.png);}
.jczwgk-sdly-content ul li:nth-child(9) {background-image: url(../images/ico8.png);}
.jczwgk-sdly-content ul li:nth-child(10) {background-image: url(../images/ico7.png);}
.jczwgk-sdly-content ul li:nth-child(11) {background-image: url(../images/ico6.png);}
.jczwgk-sdly-content ul li:nth-child(12) {background-image: url(../images/ico16.png);}
.jczwgk-sdly-content ul li:nth-child(13) {background-image: url(../images/ico22.png);}
.jczwgk-sdly-content ul li:nth-child(14) {background-image: url(../images/ico19.png);}
.jczwgk-sdly-content ul li:nth-child(15) {background-image: url(../images/ico12.png);}
.jczwgk-sdly-content ul li:nth-child(16) {background-image: url(../images/ico11.png);}
.jczwgk-sdly-content ul li:nth-child(17) {background-image: url(../images/ico17.png);}
.jczwgk-sdly-content ul li:nth-child(18) {background-image: url(../images/ico23.png);}
.jczwgk-sdly-content ul li:nth-child(19) {background-image: url(../images/ico21.png);}
.jczwgk-sdly-content ul li:nth-child(20) {background-image: url(../images/ico5.png);}
.jczwgk-sdly-content ul li:nth-child(21) {background-image: url(../images/ico10.png);}
.jczwgk-sdly-content ul li:nth-child(22) {background-image: url(../images/ico14.png);}
.jczwgk-sdly-content ul li:nth-child(23) {background-image: url(../images/ico15.png);}
.jczwgk-sdly-content ul li:nth-child(24) {background-image: url(../images/ico27.png);}
.jczwgk-sdly-content ul li:nth-child(25) {background-image: url(/sitesources/wfqrmzf/upload/202307/20230724145740681.png);}
.jczwgk-sdly-content ul li:nth-child(26) {background-image: url(/sitesources/wfqrmzf/upload/202307/20230724145843223.png);}
.jczwgk-sdly-content ul li:nth-child(27) {background-image: url(/sitesources/wfqrmzf/upload/202310/20231010160218095.jpg);}
.jczwgk-sdly-content ul li:nth-child(28) {background-image: url(/sitesources/wfqrmzf/upload/202310/20231026171404701.jpg);}
.jczwgk-sdly-content ul li:nth-child(29) {background-image: url(/sitesources/wfqrmzf/upload/202310/20231031113513596.jpg);}
.jczwgk-sdly-content ul li:nth-child(30) {background-image: url(/sitesources/wfqrmzf/upload/202311/20231102154308175.jpg);}
.jczwgk-sdly-content ul li:nth-child(31) {background-image: url(/sitesources/wfqrmzf/upload/202311/20231107171635849.jpg);}
.jczwgk-sdly-content ul li:nth-child(32) {background-image: url(/sitesources/wfqrmzf/upload/202311/20231108171051718.jpg);}
.jczwgk-sdly-content ul li:nth-child(1),
.jczwgk-sdly-content ul li:nth-child(5),
.jczwgk-sdly-content ul li:nth-child(9),
.jczwgk-sdly-content ul li:nth-child(13),
.jczwgk-sdly-content ul li:nth-child(17),
.jczwgk-sdly-content ul li:nth-child(21),
.jczwgk-sdly-content ul li:nth-child(25),
.jczwgk-sdly-content ul li:nth-child(29) {
	margin-left: 0 !important;
}
.jczwgk-sdly-content ul li img {
	position: absolute;
	top: 50%;
	left: 60px;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.jczwgk-sdly-content ul li a {
	position: absolute;
	width: 180px;
	font-size: 24px;
	color: #4184BB;
	/*font-family: '宋体';*/
	font-weight: 600;
	letter-spacing: 2px;
	/*line-height: 36px;*/
line-height: 26px;
	padding-left: 100px;
	/*top: 50%;*/ top: 58%;
	/*left: 0;*/    right: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.jczwgk-jd-content {
	position: relative;
	width: 100%;
	margin-top: 60px;
       overflow: hidden;
}
.jczwgk-jd-title {
	position: relative;
	width: 100%;
	height: 60px;
	background: #EDEDED;
}
.jczwgk-jd-title h3 {
	position: relative;
	display: block;
	width: 320px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background: #4184BB;
	font-size: 32px;
	font-weight: 400;
}
.jczwgk-jd-content ul {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.jczwgk-jd-content ul li {
	position: relative;
	float: left;
	width: 280px;
	height: 90px;
	margin: 20px 0 0 26.6666px;
	background: #EEEEEE;
	border-radius: 10px;
	text-align: center;
}
.jczwgk-jd-content ul li a {
	position: absolute;
	width: 280px;
	font-size: 22px;
	color: #4184BB;
	/*font-family: '宋体';*/
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 26px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.jczwgk-jd-content ul li:nth-child(1),
.jczwgk-jd-content ul li:nth-child(5),
.jczwgk-jd-content ul li:nth-child(9),
.jczwgk-jd-content ul li:nth-child(13),
.jczwgk-jd-content ul li:nth-child(17),
.jczwgk-jd-content ul li:nth-child(21),
.jczwgk-jd-content ul li:nth-child(25) {
	margin-left: 0 !important;
}

/* 政民互动 */
.zmhd-qzxx-wap {
	position: relative;
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.zmhd-qzxx-wap a { 
	position: relative;
	display: block;
	float: left;
	width: 280px;
	height: 160px;
	margin-left: 26.6666px;
}
.zmhd-qzxx-wap a:first-of-type {
	margin-left: 0 !important;
}
.zmhd-qzxx-wap a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
}
.zmhd-yjzj-wap {
	position: relative;
	width: 100%;
	margin-top: 40px;
}
.zmhd-yjzj-title { height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative; }
.zmhd-yjzj-title ul { float:left; position:absolute; top:-1px; height:32px;   }
.zmhd-yjzj-title ul li { position: relative; float:left; margin-right: 20px; cursor:pointer; font-size: 20px; line-height: 30px; }
.zmhd-yjzj-title ul li.on {
	height: 40px; 
	border-bottom: 3px solid #4184BB; 
	color: #4184BB; 
	font-weight: 600;
}
.zmhd-yjzj-title ul li.on:after {
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-top: 7px solid #4184BB;
	border-bottom: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	z-index: 9;
}
.zmhd-yjzj-more {
	position: absolute;
	top: 0;
	right: 0;
}
.zmhd-yjzj-more a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
}
.zmhd-yjzj-content {
	position: relative;
}
.zmhd-yjzj-content .zmhd-yjzj-item {
	position: relative;
	width: 518px;
	height: 98px;
	padding: 30px;
	margin-top: 40px;
	border: 1px solid #ececec;
	float: left;
}
.zmhd-yjzj-content .zmhd-yjzj-item:nth-child(even) {
	margin-left: 40px;
}
.zmhd-yjzj-item a {
	color: #555555;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.zmhd-yjzj-item .source,
.zmhd-yjzj-item .date {
	position: absolute;
	bottom: 30px;
	padding-left: 30px;
	color: #aaaaaa;
}
.zmhd-yjzj-item .source:before,
.zmhd-yjzj-item .date:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 22px;
	height: 17px;
}
.zmhd-yjzj-item .source {
	left: 30px;
}
.zmhd-yjzj-item .source:before {
	background: url(../images/zmhd_05.jpg) no-repeat center;
	background-size: 22px 17px;
}
.zmhd-yjzj-item .date {
	right: 30px;
	
}
.zmhd-yjzj-item .date:before {
	background: url(../images/zmhd_06.jpg) no-repeat center;
	background-size: 17px;
}

/* 走进文峰 */
.zjwf-qqgk-wap {
	position: relative;
	width: 100%;
	height: 850px;
	background: url(../images/zjwf_05.png) no-repeat center;
	background-size: 1920px 850px;
}
.zjwf-qqgk-title {
	position: relative;
	width: 100%;
	padding: 70px 0 55px;
}
.zjwf-qqgk-title img {
	width: 100%;
	height: 190px;
	vertical-align: middle;
}
.zjwf-qqgk-left {
	width: 780px;
	height: 450px;
}
.zjwf-qqgk-left img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
}
.zjwf-qqgk-right {
	width: 380px;
	height: 450px;
}
.zjwf-qqgk-right h3 {
	margin: 0;
	color: #4184BB;
	font-size: 24px;
	line-height: 56px;
}
.zjwf-qqgk-right>.zjwf-qqgk-right-text {
	position: relative;
	display: block;
	width: 100%;
	height: 270px;
}
.zjwf-qqgk-right>.zjwf-qqgk-right-text>p {
	color: #666666;
	text-indent: 30px;
	font-size: 16px;
	line-height: 32px;
	margin-top: 10px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.zjwf-qqgk-right>.zjwf-qqgk-right-text>a {
	float: right;
	font-size: 16px;
	color: #4184BB;
	line-height: 16px;
}
.zjwf-qqgk-right ul li {
	float: left;
	width: 75px;
	height: 110px;
	text-align: center;
}
.zjwf-qqgk-right ul li:nth-child(2) {
	margin: 0 77.5px;
}
.zjwf-qqgk-right ul li .qqgk-img {
	width: 45px;
	height: 45px;
	padding: 15px;
	margin: 0 auto;
	border-radius: 50%;
	background-color: rgba(65,132,187,.2);
	text-align: center;
}
.zjwf-qqgk-right ul li .qqgk-img img {
	height: 100%;
	width: auto;
}
.zjwf-qqgk-right ul li p {
	font-size: 18px;
	line-height: 35px;
}
.zjwf-whly-wap {
	position: relative;
	width: 100%;
	height: 930px;
	background: url(../images/zjwf_023.jpg) no-repeat center bottom 80px;
	background-size: 1920px auto;
}
.zjwf-whly-title {
	position: relative;
	width: 100%;
	padding: 70px 0 55px;
}
.zjwf-whly-title img {
	width: 100%;
	height: 190px;
	vertical-align: middle;
}
.zjwf-whly-title a {
	position: absolute;
	bottom: 55px;
	right: 0;
	width: 60px;
	height: 26px;
	font-size: 14px;
	color: #555555;
	line-height: 26px;
}
.zjwf-whly-wap ul {
	position: relative;
	width: 100%;
}
.zjwf-whly-wap ul li {
	float: left;
	width: 335px;
	height: 188px;
}
.zjwf-whly-wap ul li:nth-child(2) {
	position: absolute;
	left: 0;
	top: 198px;
}
.zjwf-whly-wap ul li:nth-child(3) {
	width: 510px;
	height: 386px;
	margin: 0 10px;
}
.zjwf-whly-wap ul li:nth-child(5) {
	margin-top: 10px;
}
.zjwf-whly-wap ul li:nth-child(6),
.zjwf-whly-wap ul li:nth-child(8) {
	margin-top: 10px;
}
.zjwf-whly-wap ul li:nth-child(7) {
	width: 510px;
	margin: 10px 10px 0;
}
.zjwf-whly-wap ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.zjwf-whly-wap ul li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	vertical-align: middle;
}
.zjwf-whly-wap ul li p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* 街道办事处基层政务公开 */
.jdbsc-index-first {height: 450px;}
.jdbsc-index-first .w-1200 {height: 110px;}
.jdbsc-index-first .w-1200 img {display: block;height: 56px;width: auto;margin-top: 27px;float: left;padding-right: 110px;}
.jdbsc-index-first-wz {position: relative; width: 220px;height: 50px; padding: 0 30px 0 40px;float: left;margin-top: 30px;line-height: 50px;font-size: 20px;color: #2D6DC7;background-image: url(../images/jdbsc_wz.png);background-repeat: no-repeat;background-position: left center;cursor: pointer;}
.jdbsc-index-first-wz:after {content: '';position: absolute;right: 5px;top: 20px;width: 1px;height: 1px;border-bottom: 0;border-top: 9px solid #a7a7a7;border-left: 8px solid transparent;border-right: 8px solid transparent;}
.jdbsc-list {display: none;position: absolute;top: 50px;left: 0;font-size: 16px;width: 220px;max-height: 300px;overflow-y: auto; padding: 0 30px 0 40px;background: #FFFFFF;border: 1px solid #eeeeee;z-index: 9;}
.jdbsc-list li {height: 36px;line-height: 36px;}
.jdbsc-list li a {display:block;width:100%;}
.jdbsc-search {position: relative;float: right;width: 320px;height: 42px;margin-top: 34px;}
.jdbsc-search .ss_input {float: left;width: 249px;height: 40px;border: 1px solid #e1e1e1;border-right: 0;padding: 0 10px;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
.jdbsc-search .ss_but {float: left;width: 48px;height: 40px;border: 1px solid #e1e1e1;background: #fbfbfb url(../images/jdbsc_ss.png) no-repeat center;padding: 0;border-bottom-right-radius: 5px;border-top-right-radius: 5px;}
.jdbsc-index-first-banner {position: relative; width: 100%;height: 340px;background: url(../images/jdbsc_bck.jpg) no-repeat center;background-size: 1920px 340px;}
.jdbsc-index-first-banner h1 {color: #ffffff;font-size: 60px;letter-spacing: 10px;text-align: center;padding-top: 80px;text-shadow: 0 2px 1px #333333;}
.jdbsc-index-first-banner p {color: #ffffff;font-size: 2rem;text-align: center;padding-top: 80px;}

.jdbsc-index-content {position: relative;margin-top: 50px;margin-bottom: 50px;}
.jdbsc-index-sdly-title {width: 100%;height: 60px;background: url(../images/jdbsc_gcgk_05.jpg) no-repeat center;}
.jdbsc-index-sdly-list {width: 100%;padding-top: 20px;}
.jdbsc-index-sdly-list li {float: left;width: 282px;height: 140px;margin-top: 30px;margin-left: 24px;background: #EEEEEE;border-radius: 15px;text-align: center;}
.jdbsc-index-sdly-list li a {width: 100%;height: 100%;display: block;}
.jdbsc-index-sdly-list li img {height: 40px;width: auto;padding: 30px 0 10px;}
.jdbsc-index-sdly-list li p {font-size: 20px;color: #2669B0;line-height: 26px;}
.jdbsc-index-sdly-list li:nth-child(1),
.jdbsc-index-sdly-list li:nth-child(5),
.jdbsc-index-sdly-list li:nth-child(9) {margin-left: 0;}


/* 列表页 */
.list_crumb {
	position: relative;
	background: #FFFFFF;
}
.list_crumb li {
	position: relative;
	float: left;
	line-height: 60px;
	height: 60px;
	color: #333333;
}
.list_crumb li img {
	position: absolute;
	display: block;
	width: 17px;
	height: auto;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.list_crumb li a {
	color: #333333;
	
}
.list_crumb li:last-of-type a,
.list_crumb li:last-of-type span {
	color: #aaaaaa;
}
.list_crumb li span {
	padding: 0 10px;
}
.list_nav {
	position: relative;
	width: calc(100% - 2px);
	border: 1px solid #DCDCDC;
}
.list_nav_title {
	position: relative;
	width: 100%;
	height: 65px;
	border-bottom: 1px solid #dcdcdc;
}
.list_nav_title h3 {
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	width: 273px;
	line-height: 65px;
	color: #4184BB;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_nav_title h3:last-of-type {
	width: 800px;
	padding-left: 80px;
	text-align: left;
	border-left: 1px solid #dcdcdc;
	background: url(../images/listnew.png) no-repeat left 30px center;
	background-size: 32px auto;
}
.list_nav .list_nav_l {
	position: relative;
	width: 273px;
	
}
.list_nav .list_nav_r {
	position: relative;
	padding: 0 0 35px 25px;
	width: 860px;
	background: #FFFFFF;
	border-left: 1px solid #DCDCDC;
}
.list_nav .list_nav_r form {
	position: relative;
	width: 850px;
	margin: 0 auto;
}
.list_nav .list_nav_list {
	position: relative;
}
.list_nav .list_nav_list a:nth-child(even) li {
	background: #F7F7F7;
}
.list_nav .list_nav_list li {
	position: relative;
	width: calc(100% - 30px);
	padding-right: 30px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_nav .list_nav_list li span {
	position: absolute;
	display: block;
	top: 50%;
	right: 20px;
	width: 11px;
	height: 12px;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: url(../images/yw_01.png) no-repeat;
	background-size: 100%;
}
.list_nav .list_nav_list li:hover {
	background: rgba(0,0,0,.1);
}
.list_active li {
	background: #4184BB !important;
	color: #ffffff !important;
}
.list_nav .list_content_title {
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #dcdcdc;
}
.list_nav .list_content_title h3 {
	display: inline-block;
	color: #02618D;
	line-height: 20px;
	font-size: 20px;
	font-weight: 400;
	width: auto;
	height: 40px;
	border-bottom: 3px solid #02618D;
	padding: 0;
	margin: 0;
}
.list_content_bottom:nth-of-type(5), .list_content_bottom:nth-of-type(10), .list_content_bottom:nth-of-type(15), .list_content_bottom:nth-of-type(20) {
	border-bottom: 1px solid #DDDDDD !important;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.list_nav .list_content_list {
	width: calc(100% - 10px);
	padding: 30px 0 0 10px;
}
.list_nav .list_content_list li {
	position: relative;
	width: calc(100% - 15px);
	line-height: 40px;
	padding-left: 15px;
}
.list_nav .list_content_list li:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 17.5px;
	left: 0;
	background-color: #bababa;
}
.list_nav .list_content_list li a {
	display: block;
	/*max-width: 750px;*/
max-width: 640px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_nav .list_content_list li:nth-child(5),
.list_nav .list_content_list li:nth-child(10), 
.list_nav .list_content_list li:nth-child(15), 
.list_nav .list_content_list li:nth-child(20) {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #dcdcdc;
}
.list_nav .list_content_list .date {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 36px;
	font-size: 14px;
	color: #999999;
}
/* 分页 */
.page {
	width: auto;
}
.info {
	width: auto;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
}

#pageNum input {
	position: relative;
	top: 0px;
	width: 36px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #DDDDDD;
	text-align: center;
}
#igo {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	background: #fff;
	border: 1px solid #DDDDDD;
	color: #888;
	margin: 0 3px;
	text-decoration: none;
}
#igo:hover {
	border-color: #4184BB;
}
.wap-pagination {
	position: relative;
	width: 18.75rem;
	height: 4rem;
	margin: 0 auto;
	padding: 1rem 0;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #4184BB;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #4184BB;
	border-color: #4184BB
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.arrow2 {
	margin: 3px 8px 4px 0;
	border-left: 5px dashed transparent;
	border-bottom: 5px dashed transparent;
	border-top: 5px dashed transparent;
	border-right: 5px solid #ccc;
	display: inline-block;
	vertical-align: middle;
}
.arrow3 {
	margin: 3px 0 4px 8px;
	border-top: 5px dashed transparent;
	border-bottom: 5px dashed transparent;
	border-right: 5px dashed transparent;
	border-left: 5px solid #ccc;
	display: inline-block;
	vertical-align: middle;
}


/* 详情页 */
#mediaplayer {
	margin: 30px auto 0;
}
.cms-article-tit {
	width: 100%;
	text-align: center;
	color: #4184BB;
	font-size: 36px;
	line-height: 40px;
	padding: 10px 0;
}
.cms-article-subtit {
	width: 100%;
	text-align: center;
	color: #666666;
	font-size: 26px;
	line-height: 40px;
	padding-bottom: 10px;
}
.cms-article-xinxi {
	position: relative;
	width: 100%;
	color: #999999;
	font-size: 14px;
	line-height: 36px;
	border-bottom: 1px solid #dcdcdc;
	z-index: 9;
}
.cms-article-xinxi span {
	padding: 0 10px;
}
.cms-article-edit {
	width: 1140px;
	margin: 0 auto;
	text-align: right;
	color: #666666;
}
.bdsharebuttonbox {
	position: absolute;
	top: 0;
	right: 30px;
	color: inherit;
	font-size: 14px;
	line-height: 36px;
}
.bdsharebuttonbox span {
	position: absolute;
	top: 0;
	right: 80px;
	padding: 0 0 0 20px;
	font-size: 14px;
	width: 35px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	background: url(../images/yw_02.jpg) no-repeat left center;
	background-size: 18px 16px;
}
.bdsharebuttonbox a {
	margin-top: 10px  !important;
}
.article-detail {
	width: 1140px;
	padding: 10px 30px;
	color: #333333;
	font-size: 18px;
	text-indent: 0;
	line-height: 36px;
}
.d_setting {
	position: absolute;
	top: 0;
	right: 170px;
	line-height: 36px;
	color: inherit;
}
.d_setting a {
	padding: 0 2px;
	color: inherit;
}
.d_setting a:last-of-type {
	padding-left: 20px;
	background: url(../images/yw_03.jpg) no-repeat left center;
	background-size: 18px 16px;
}


/* 移动端 */
.web-list-more { position: absolute; height: 2rem; left: 0.5rem; bottom: 1px; right: 0.5rem; text-align: center; border-top: 1px solid #dcdcdc; }
.web-list-more a { color: #4184BB; font-size: 0.9rem; line-height: 2rem; }
.web-title {position: relative; width: 100%; height: 2.5rem; border-left: 0.5rem solid #4184BB; border-right: 0.5rem solid #4184BB; line-height: 2.5rem; padding-left: 1rem; color: #333333; font-weight: 600; font-size: 1.2rem; background: #ffffff; overflow: auto; z-index: 9; }
.web-title:before {
	content: '';
	position: absolute;
	width: 80%;
	height: 0;
	top: 0;
	right: 0;
	border-top: 1px solid #4184BB;
}
.web-title:after {
	content: '';
	position: absolute;
	width: 80%;
	height: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #4184BB;
}

/* 头部 */
.web-start {
	position: relative;
	width: 100%;
	height: 8rem;
	background: url(../images/index_01.jpg) no-repeat left;
	background-size: auto 100%;
}
.web-start>img {
	position: absolute;
	left: 50%;
	top: 1rem;
	height: 3rem;
	width: auto;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.web-start .search {
	position: absolute;
	left: 50%;
	top: 5rem;
	width: 100%;
	height: 3rem;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.web-start .search .ss_input {
	width: 90%;
	height: 2rem;
	font-size: 1rem;
	line-height: 2rem;
	padding: 0 1rem;
	margin: 0 5%;
	border: 0px;
	background: rgba(171,209,246,.3);
	border-radius: 1rem;
}
.web-start .search .ss_but {
	position: absolute;
	top: 0.375rem;
	right: 8%;
	height: 1.25rem;
	width: auto;
}

/* 导航 */
.web-nav {
	position: relative;
	width: 100%;
	height: 4rem;
}
.web-nav ul li {
	position: relative;
	float: left;
	width: 33%;
	height: 2rem;
	background: #4184BB;
}
.web-nav ul li:nth-child(2),
.web-nav ul li:nth-child(5) {
	width: 34%;
}
.web-nav ul li a {
	position: absolute;
	left: 0;
	top: 0.4rem;
	display: block;
	width: 100%;
	height: 1.2rem;
	line-height: 1.2rem;
	color: #ffffff;
	text-align: center;
}
.web-nav ul li:nth-child(2) a,
.web-nav ul li:nth-child(5) a {
	border-left: 1px solid rgba(255,255,255,.5);
	border-right: 1px solid rgba(0,0,0,.2);
}
.web-nav ul li:nth-child(1) a,
.web-nav ul li:nth-child(4) a {
	border-right: 1px solid rgba(0,0,0,.2);
}
.web-nav ul li:nth-child(3) a,
.web-nav ul li:nth-child(6) a {
	border-left: 1px solid rgba(255,255,255,.5);
}

/* 尾部 */
.web-end {
	margin-top: 2rem;
	width: 100%;
	height: 20rem;
	text-align: center;
	border-top: 0.3rem solid #4184BB;
	background: #dcdcdc;
	padding: 1.5rem 0;
}
.web-end .web-end-img {
	position: relative;
	width: 100%;
	height: 3.5rem;
	text-align: center;
}
.web-end .web-end-img img {
	height: 3.5rem;
	width: auto;
	padding: 0.5rem;
}
.web-end p {
	line-height: 1.5rem;
	font-size: 0.8rem;
	color: #888888;
}
.web-end p .web-end-img-ba {
	height: 0.8rem;
	width: auto;
}


/* 分页 */
.web-crumb {
	width: 100%;
	padding: 0.5rem 0.5rem;
	margin: 0.3rem 0;
	background: #ffffff;
}
.web-crumb ul li {
	position: relative;
	float: left;
	display: block;
	line-height: 1rem;
	padding: 0 0.8rem 0 0;
}
.web-crumb ul li a {
	color: #333333;
	font-size: 0.8rem;
}
.web-crumb ul li:last-of-type a {
	color: #888888;
}
.web-crumb ul li span {
	position: absolute;
	top: 50%;
	right: 0.4rem;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	height: 0.8rem;
	border-left: 1px solid #999999;
	
}
.web-title-child {position: relative; width: 100%; height: 2.5rem; border-left: 0.5rem solid #4184BB; border-right: 0.5rem solid #4184BB; line-height: 2.5rem; color: #333333; font-weight: 600; text-indent: 1rem; font-size: 1.2rem; background: #ffffff; overflow: auto; z-index: 9; }
.web-title-child:before {
	content: '';
	position: absolute;
	width: 80%;
	height: 0;
	top: 0;
	right: 0;
	border-top: 1px solid #4184BB;
}
.web-title-child:after {
	content: '';
	position: absolute;
	width: 80%;
	height: 0;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #4184BB;
}
.web-title-child span {
	position: absolute;
	font-family: "仿宋";
	right: 1rem;
	top: 0;
	line-height: 2.5rem;
}
.web-title-child .web-title-child-r {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	right: 0.5rem;
	top: -0.5rem;
}
#webChildNav {
	position: relative;
	width: 100%;
	background: #ffffff;
}
#webChildNav ul li {
	line-height: 2rem;
	padding-left: 2rem;
	border-bottom: 1px solid #dcdcdc;
}
#webChildNav ul li:hover {
	background: #f2f2f2;
}
#webChildNav ul li a {
	display: block;
}
.web-list {
	position: relative;
	width: 100%;
	background: #ffffff;
}
.web-list>.web-list-content>li {
	border-bottom: 1px solid #dcdcdc;
	padding: 0.5rem;
}
.web-list>.web-list-content>li a {
	width: 100%;
	color: #333333;
	padding-top: 0.5rem;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.web-list>.web-list-content>li p {
	width: 100%;
}
.web-list>.web-list-content>li p span {
	color: #999999;
	float: left;
	font-size: 0.8rem;
	line-height: 2rem;
}
.web-list>.web-list-content>li p .date {
	float: right;
}

/*网站地图*/
.institution{width: 100%;min-height: 512px;}
.institution h2{margin-top: 30px;height: 42px;border-bottom: 1px solid #e6e6e6;}
.institution h2 em{display: block;width: 6px;height: 20px;margin-top: 5px;background: #266ebe;float: left;}
.institution h2 p{margin-left: 15px;font-size: 20px;font-weight: bold;}
.institution li div{margin-top: 20px;overflow: hidden;width: 1220px;}
.institution li div a{display: block;float: left;width: 152px;height: 42px;line-height: 42px;border: 1px solid #eee;
    text-align: center;font-size: 16px;margin-right: 20px;margin-bottom: 20px;}
.institution li div a:hover{color: #0a469c;}
.institution li div a:first-child{margin-left: 0;}
.institution li div.xxgk a{width: 230px;margin-right: 10px;}

/*重大建设项目领域start*/
.zdjsxmmain {
    width: 100%;
    min-width: 1200px;
    margin-bottom: 30px;
    min-height: 300px;
    overflow: hidden;

}

.zdjsbannerZd {
    width: 100%;
    height: 354px;
    background: url(/sitesources/wfqrmzf/theme/uxtheme10001/images/zdjsxmtop.png) top center no-repeat;
    /*background: url(/sitesources/wfqrmzf/upload/202206/20220614104620419.jpg) top center no-repeat;*/
}

.zdjsxmcon {
    width: 1200px;
    margin: 30px auto;
}

/*栏目列表*/
.zdjsxmnavBar {
    width: 230px;
    text-align: center;
    box-sizing: border-box;
}

.zdjsxmnavBar h2 {
    width: 230px;
    margin: 0 auto;
    height: 66px;
    line-height: 66px;
    font-size: 20px;
    background: url(/sitesources/wfqrmzf/upload/202206/20220614104650850.jpg) center center repeat-y;
    color: #fff;
    font-weight: bold;
}

.zdjsxmnavBar ul {
    width: 230px;
    margin: 0 auto;
    font-size: 18px;
    padding: 0;
}

.zdjsxmnavBar ul li {
    height: 62px;
    line-height: 62px;
    background: #f3f4f8;
    margin-top: 5px;
    padding: 0;
}

.zdjsxmnavBar ul li a {
    display: block;
    color: #4783bf;
}

.zdjsxmnavBar ul li:hover {
    background: url(/sitesources/wfqrmzf/upload/202206/20220614104650850.jpg) center center repeat-y;
}

.zdjsxmnavBar ul li.navActive {
    background: url(/sitesources/wfqrmzf/upload/202206/20220614104650850.jpg) center center repeat-y;
}

.zdjsxmnavBar ul li:hover a {
    color: #fff;
}

.zdjsxmnavBar ul li.navActive a {
    color: #fff;
}

/*信息列表*/
.newsList {
    width: 890px;
    border: 1px solid #e6e6e6;
    padding: 20px;
    box-sizing: border-box;
}

.newsList ul.zdnewslist {
    width: 100%;
    padding: 0;
}

.newsList ul.zdnewslist li {
    margin-top: 10px;
    font-size: 16px;
    line-height: 32px;
    text-indent: 20px;
    background: url(/sitesources/wfqrmzf/upload/202206/20220614104718785.jpg) left 15px no-repeat;
    padding: 0;
}

.newsList ul.zdnewslist li:nth-child(8n) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.newsList ul.zdnewslist li a:hover {
    color: #2a5ca1;
}

.newsList ul.zdnewslist li .date {
    float: right;
    color: #999;
    font-size: 14px;
}


/*重大建设项目领域end*/
/*重点领域政府信息公开20221117start*/

.zdlyitop {
        width: 1200px;
        height: 396px;
        margin: 0 auto;
        margin-top: 10px;
    }

    .zdlyitop img {
        width: 1200px;
        height: 396px;
    }

    .zdlycon {
        width: 1200px;
        margin: 0 auto;
        min-height: 300px
    }

    .zdlycon_tlt {
        margin-top: 30px;
        height: 42px;
        border-bottom: 1px solid #ddd;
    }

    .zdlycon_tlt em {
        display: block;
        float: left;
        width: 6px;
        height: 20px;
        margin-top: 5px;
        background: #266ebe;
    }

    .zdlycon_tlt p {
        margin-left: 15px;
        font-size: 20px;
        font-weight: bold;
    }

    .zdlycon ul {
        overflow: hidden;
        padding: 0px;
        margin-bottom: 20px;
    }

    .zdlycon li {
        float: left;
        list-style: none;
        width: 265px;
        border: 1px solid #eee;
        margin: 20px 10px 0 20px;
        text-align: center;
        line-height: 42px;
        font-size: 15px;
        cursor: pointer;
    }

    .zdlycon li a {
        display: block;
        width: 265px;
        height: 42px;
        text-decoration: none;
        color: #000;
    }
/*重点领域政府信息公开20221117end*/
/*20221214首页政务公开调整start*/
.slideTab {
    width: 475px;
    height: 354px;
    position: relative;
}

.slideTab .inHd{
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 1;
    margin-left: -45px;
}

.slideTab .inHd ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    width: 40px;
    height: 12px;
    background: #f3f4f8;
}

.slideTab .inHd ul li.on {
    background: #2a5ca1;
}

.slideTab .inBd{
    position: relative;
    z-index: 0;
}

.slideTab .inBd ul {
    overflow: hidden;
    width: 100%;
    margin-left: 20px;
}

.slideTab .inBd ul li {
    float: left;
    width: 85px;
    height: 126px;
    margin-bottom: 40px;
    margin-right: 8px;
}
.slideTab .inBd ul li>a{
	display: block;
	width: 85px;
	min-height:126px;
	overflow: hidden;
}
.slideTab .inBd ul li img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.slideTab .inBd ul li p {
    text-align: center;
    height: 36px;
    line-height: 18px;
    font-size: 16px;
    margin-top: 15px;
}
.zxtslist{
   width: 656px;
    height: 100px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
}
a.zxtslia{
color: #000;
}
.zxtsli{
  width: 150px;
    height: 110px;border: 1px solid #ccc;text-align: center;line-height: 35px;font-size: 16px;float: left;margin-right: 12px;
}
.zxtsliimg{
  margin-top: 13px;
}
.zxtswaplist{
  width: 85%;
}
.zxtslimt{
  margin-top: 15px;
}
.yjzjkuan{
	width: 474px;
float:left;
}
.yjzjli{
	width: 415px !important;
}
.yjzjml{
margin-left:20px;
}
/*20221214首页政务公开调整end*/
/*20230210政民互动页面start*/
.newzmhdrow {
    width: 100%;
    min-height: 80px;
    overflow: hidden;
    margin-top: 25px;
}

.newqzxxa {
    display: block;
    width: 280px;
    height: 161px;
    margin-left: 26px;
    float: left;
}

.newqzxxa:first-of-type {
    margin-left: 0 !important;
}

.newzmhdleft {
    width: 704px;
    min-height: 101px;
    float: left;
    overflow: hidden;
}

.newxjbl {
    width: 704px;
    height: 101px;
    float: left;
    background: url(/sitesources/wfqrmzf/upload/202302/20230210164018312.jpg) left center no-repeat;

}

.newxjblcon {
    width: 500px;
    margin-left: 175px;
    height: 35px;
    margin-top: 30px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.newbxjblline {
    color: #ddd;
}

.newbltjsz {
    color: #EB680F;
    font-size: 24px;
}

/*信件公开*/
.newgkxj {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    margin-top: 25px;
    float: left;
}

.gkxj-title-left {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.gkxj-title-left ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 32px;
}

.gkxj-title-left ul li.on {
    height: 40px;
    border-bottom: 3px solid #4184BB;
    color: #4184BB;
    font-weight: 600;
}
.gkxj-title-left ul li {
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
}
.gkxj-title-left ul li.on:after,.newyjzj-yjzj-title ul li.on:after {
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-top: 7px solid #4184BB;
	border-bottom: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	z-index: 9;
}
.gkxj-title-left>a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    color: #888888;
    font-size: 14px;
}

.dh-name {
    color: #2671bc;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #2671bc;
    padding-bottom: 10px;
}

.dh-name a {
    color: #2671bc;
}


.newwork-table {
    margin-top: 10px;
}

.newwork-table li {
    height: 50px;
    line-height: 45px;
}

.newwork-table li:before {
    content: "·";
    color: #9998a0;
    position: absolute;
    left: 10px;

}

.newwork-table li span {
    display: block;
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newwork-table li span a {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.newwork-table li:nth-child(even) {
    background: #f3f4f8;
}

.newth-title {
    width: 305px;
    height: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

.newth-time {
    width: 100px;
    height: 100%;
    
}

.newth-project {
    width: 165px;
    height: 100%;
}

.newth-replay {
    width: 100px;
    float: right !important;
    height: 100%;

}

.newgray {
    color: #9998a0;
}

.newzmhdright {
    width: 460px;
    min-height: 101px;
    float: right;
    overflow: hidden;
}

/*意见征集*/
.newyjzj-content {
    width: 460px;
    text-align: left;
    position: relative;
}

.newyjzj-title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.newyjzj-title ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 32px;
}

.newyjzj-title ul li {
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
}

.newyjzj-title ul li.on {
    height: 40px;
    border-bottom: 3px solid #4184BB;
    color: #4184BB;
    font-weight: 600;
}
.newyjzj-content .rdgz_list {
	position: absolute;
	top: 0;
	right: 0;
}
.newyjzj-content .rdgz_list a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
}
.newyjzj-text{
min-height:176px;
overflow:hidden;
}
.newyjzj-content .newyjzj-text li:first-of-type {
	margin-top: 15px;
}
.newyjzj-text li { height:44px; line-height:44px; }
.newyjzj-text li .date { float:right; color:#999; }
.newyjzj-text li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 350px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newyjzj-content .newyjzj-text li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #bababa;
}
/*热点回应*/
.newrdhy-content {
    width: 460px;
    text-align: left;
    position: relative;
    margin-top: 25px;
}

.newrdhy-title {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.newrdhy-title ul {
    float: left;
    position: absolute;
    top: -1px;
    height: 32px;
}

.newrdhy-title ul li {
    position: relative;
    float: left;
    margin-right: 20px;
    cursor: pointer;
    font-size: 20px;
    line-height: 30px;
}

.newrdhy-title ul li.on {
    height: 40px;
    border-bottom: 3px solid #4184BB;
    color: #4184BB;
    font-weight: 600;
}
.newrdhy-content .rdgz_list {
	position: absolute;
	top: 0;
	right: 0;
}
.newrdhy-content .rdgz_list a {
	color: #888888;
	font-size: 14px;
	line-height: 30px;
}
.newrdhy-content .newrdhy-text li:first-of-type {
	margin-top: 15px;
}
.newrdhy-text li { height:44px; line-height:44px; }
.newrdhy-text li .date { float:right; color:#999; }
.newrdhy-text li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 350px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newrdhy-content .newrdhy-text li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #bababa;
}
/*20230210政民互动页面end*/
/*已归档图片*/
.tyycdimg{
    background: url(/sitesources/wfqrmzf/upload/202307/20230724150120825.png) center top no-repeat;
    position: absolute;
    left: 40%;
    top: 235px;
    margin-left: 0px;
    width: 300px;
    height: 300px;
    z-index: 1;
    background-size: 90%;
}
/*20230913首页加办事统计*/
 .bsfw-title-right .more {
                float: right;
            }
  .bsfw-title-right .more a{
              display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 30px;
    color: #888888;
    font-size: 14px;
            }
.bstjconlist div {
    height: 44px;
    line-height: 44px;
    width:100%;
    margin-left: 0;


}

.bstjconlist div .date {
    float: right;
    color: #999;

}

.bstjconlist div a {
    position: relative;
    display: inline-block;
    padding-left: 15px;
    color: #555555;
    font-size: 16px;
    width:calc(100% - 110px);
    float: left;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        padding:0 0 0 15px;
}

.bstjconlist div a:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    top: 19px;
    left: 0;
    background-color: #bababa;
}

.bstjconlist div:first-of-type {
    margin-top: 10px;
}

/*无障碍图标begin*/
.wza-box{
    position: absolute;
    right: 0;
    top: 98px;
    overflow: hidden;
}
.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a#swzakg{ background: #fff;color: #F76B00; border: 1px solid #FC740D; border-radius: 2px 0px 0px 2px;}
.wza-box a#oldModel{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }
.wza-box a#swzakg:hover{color: #F76B00 !important;}
.wza-box a#oldModel:hover{color: #fff !important;}
/*无障碍图标end*/
/*行政许可和行政处罚公示专栏*/
.xzxkcfHead {
    width: 100%;
    min-width: 1200px;
    height: 500px;
    background: url(../images/xzxkcfgszltop.jpg) center top no-repeat;
}
a.glfwjggswlj{
	display: block;
	width: 520px;
	float: right;
    text-align: center;
    cursor: pointer;
    background: #88B1F1;
    color: #fff !important;
    font-size:24px;
    height:82px;
    line-height: 82px;
    font-weight: bold;
    margin-left: 20px;
    border-radius: 10px;
  
}
.xzxkcfTab {
    width: 1200px;
    min-height: 800px;
    overflow: hidden;
    margin:30px auto;
    
   
}

.xzxkcfTab .hd {
    line-height: 90px;
    height: 90px;

    position: relative;
   
}

.xzxkcfTab .hd .more {
    float: right;
}

.xzxkcfTab .hd ul {
    z-index: 5;
    position: absolute;
    height: 82px;
   /* overflow: hidden;*/
    zoom: 1;
}

.xzxkcfTab .hd li {
    float: left;
    padding: 0 85px;
    cursor: pointer;
    background: #88B1F1;
    color: #fff;
    font-size:24px;
    height:82px;
    line-height: 82px;
    font-weight: bold;
    margin-right: 20px;
    border-radius: 10px;
    position: relative; 
}
.xzxkcfTab .hd li a{
	color: #fff;
}
.xzxkcfTab .hd li.on {

    height: 82px;
    line-height: 82px;
    background: #387de8 ;
 
    
}
.xzxkcfTab .hd li.on a:hover{
	color: #fff !important;
}
.xzxkcfTab .hd li.on:after {
	content: '';
	position: absolute;
	top: 100%;
	left: calc(50% - 10px);
	width: 0;
	height: 0;
	border-top: 7px solid #387de8;
	border-bottom: 0 solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	z-index: 9;
	
}
.xzxkcfTab .bd {
    padding: 20px 25px;
    clear: both;
    position: relative;
    border:#71bff6 solid 1px;
    border-radius: 10px;
    min-height: 600px;
    overflow: hidden;
    margin-top:10px;
}

.xzxksjlmtit{
	width: 100%;
	height:70px;
	border-bottom:solid 1px #71bff6;
	line-height: 70px;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
}
a.xzxkyjtjcx{
	display: block;
	width: 318px;
	height:71px;
	text-align: center;
	color: #fff !important;
	background: #70C0F5;
	font-size:22px;
	font-weight: bold;
	float: left;
}
a.xzxkjg{
	background:#E0F2FE;
	display: block;
	width: 318px;
	height:71px;
	text-align: center;
	color: #1987D4 !important;
	font-size:22px;
	font-weight: bold;
	float: left;
	margin-left: 3px;
}
a.xzxkmore{
	display: block;
	width: 110px;
	height:70px;
	font-size:20px;
	text-align: center;
	color: #428ECA;
	float: right;
}
.xzxklist{
	width: 100%;
	min-height: 300px;
	overflow: hidden;
	margin-top: 15px;
}
.xzxklist  li{ height:44px; line-height:44px; }
.xzxklist  li .date{ float:right; color:#999; }
.xzxklist  li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #333 !important;
	font-size: 20px;
	max-width: 1035px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xzxklist  li a:after {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #bababa;
}
