/* 头部结束 */


/* 中间内容部分 */
.wjwcon_cont {
	margin-top: 40px;
}

.wjwcon_cont_znr {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.wjwcon_cont_lbst {
	float: left;
	width: 660px;
	height: 380px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

/* 轮播开始 */
.wjwcon_cont_lbst {
	width: 660px;
	height: 380px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.wjwcon_cont_lbst .swiper-container {
	width: 660px;
	height: 380px;
}

.wjwcon_cont_lbst .swiper-container li {
	position: relative;
}

.wjwcon_cont_lbst .swiper-container li a {
	display: block;
	width: 100%;
	height: 100%;
}

.wjwcon_cont_lbst .swiper-container li a img {
	width: 100%;
	height: 100%;
}

.gxlbslideTxt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 20px;
	z-index: 2;
	background: url(lb_textbg.png);
}

.wjwcon_cont_lbst .swiper-container .gxlbslideTxt a {
	width: 68%;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wjwcon_cont_lbst .swiper-pagination {
	position: absolute;
	right: 21px;
	bottom: 25px;
}

.wjwcon_cont_lbst .swiper-pagination-bullet {
	float: left;
	width: 30px;
	height: 6px;
	background: #0F64CD;
	opacity: 1;
	margin-left: 10px;
	border-radius: 0px;
}

.wjwcon_cont_lbst .swiper-pagination-bullet-active {
	background: #FEBE30;
}


/*追加*/

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	width: 30px;
	height: 60px;
	background-image: url(lb_left.png);
	background-size: cover;
	left: 0px;
	right: auto;
	margin-top: -29px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	width: 30px;
	height: 60px;
	background-image: url(lb_right.png);
	background-size: cover;
	left: auto;
	right: 0px;
	margin-top: -29px;
}

/* 结束 */

/* 最新信息列表 */
.dtxw {
	width: 510px;
	float: right;
	height: 380px;
}

.bt-box-tit {
	height: auto;
	border-bottom: 1px solid #e7e7e7;
}

.bt-box-tit a {
	font-weight: 600;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	padding-bottom: 18px;
	padding-left: 0px;
	padding-right: 0px;
}

.bt-box-tit a.act {
	background: #FFFFFF;
	color: #0D4DB9;
	border-bottom: 4px solid #0D4DB9;
}

.bt-box-tit div:after {
	content: "";
	display: block;
	height: 27px;
	width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	background: #e7e7e7;
	float: right;
	margin-top: 3px;
}

.bt-box-tit div:last-child:after {
	display: none;
}

.bt-box-cent ul {
	padding-top: 0px;
}


.wip_gxcona .bt-box-cent ul {
	padding-top: 15px;
}

.bt-box-18 ul li {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 36px;
	background-position: 3px 17px;
	padding-left: 25px;
}

.bt-box-cent ul li a {
	width: 77%;
}

/* 轮播图开始 */
.twlb {
	margin-top: 40px;
}

.picScroll-left {
	overflow: hidden;
	position: relative;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 0px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 20px;
	height: 40px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	top: 40px;
}

.picScroll-left .next {
	background: url(zlright.png) 0 0 no-repeat;
	right: 0px;
}
.picScroll-left .prev {
	background: url(zlleft.png) 0 0 no-repeat;
	left: 0px;
}

/*.picScroll-left .hd .prev {
	background: url(zlright.png) 0 0 no-repeat;
	right: 0px;
}
.picScroll-left .hd .next {
	background: url(zlleft.png) 0 0 no-repeat;
	left: 0px;
}*/

/*.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}*/

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	/*margin: 0 10px;*/
	width: 285px;
	margin-right: 20px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li img {
	width: 100%;
}

.picScroll-leftiph {
	display: none;
}

/* 结束 */

/* 政务公开部分 */
.wip_gxconb {
	margin-top: 55px;
}

.wip_gxconb>div {
	background: #FFFFFF;
	box-shadow: 0 0 20px 0 #0942cd26;
	height: 480px;
}

.wip_gxconbleft {
	float: left;
	width: 220px;
	background: #255EE9;
	height: 100%;
}

.wip_gxconbleftli {
	width: 100%;
	line-height: 160px;
	font-weight: 600;
	font-size: 22px;
	color: #FFFFFF;
	border-bottom: 1px solid #ffffff1a;
}

.wip_gxconbleftlihov {
	background: #0942CD;
	position: relative;
}

.wip_gxconbleftlihov:after {
	content: "";
	display: block;
	width: 10px;
	height: 160px;
	position: absolute;
	right: -10px;
	top: 0px;
	background: url(wip_gxconbleftlihov.png) no-repeat left center;
}

.wip_gxconbleftli span {
	display: block;
	color: #FFFFFF;
	text-indent: 80px;
}

.wip_gxconbleftli:first-child span {
	background: url(zwzwgk.png) no-repeat 39px center;
}

.wip_gxconbleftli:first-child+.wip_gxconbleftli span {
	background: url(zwzwfw.png) no-repeat 39px center;
}

.wip_gxconbleftli:first-child+.wip_gxconbleftli+.wip_gxconbleftli span {
	background: url(zwhdjl.png) no-repeat 39px center;
}

/*右侧*/

.wip_gxconbright {
	float: right;
	width: 980px;
	padding: 20px 20px 20px 38px;
}

/* 公开 */


.gxzwconbgleft {
	float: left;
	width: 680px;
}

.zwlistbg {
	width: 100%;
}

.zwlistbg ul {
	padding-top: 18px;
	margin-bottom: 20px;
}


.zwjsconbg a {
	display: block;
	height: 100%;
}

.zwjsform {
	float: right;
	width: 479px;
	height: 50px;
	border: 1px solid #0D4DB9;
	border-left: 0px;
	border-radius: 0 25px 25px 0;
	padding-right: 25px;
	padding-left: 30px;
	margin-top: 5px;
}

.zwjsform input {
	outline: 0px;
	border: 0px;
}

.gxzwconbgright {
	width: 212px;
	height: 320px;
	padding-left: 20px;
	padding-right: 10px;
	background: #F0F7FF;
	float: right;
}

.gxzwconbgrightli {
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	line-height: 63px;
	font-weight: 400;
	font-size: 16px;
}

.gxzwconbgrightli a {
	color: #333333;
}

.gxzwconbgrightli img {
	margin-right: 20px;
	vertical-align: middle;
}

.gxzwconbgbottomli {
	float: left;
	border-left: 1px solid #F0F7FF;
	padding: 0px 30px 0px 30px;
	line-height: 50px;
	font-size: 16px;

}

.gxzwconbgbottomli:first-child {
	border-left: 0px;
}

.gxzwconbgbottomli a {
	/*text-indent: 57px;*/
	display: block;
}

.gxzwconbgbottomli a i {
	max-width: 80px;
	font-style: normal;
	display: inline-block;
	margin-left: 55px;
}

.sdftlist {
	height: 270px;
}

.gxzwconbgbottom {
	margin-top: 24px;
	width: 922px;
	height: 90px;
	background: #fff;
	border: 1px solid #d0ddff;
	padding: 21px 0 21px 0;
}

.gxzwconbgbottomli:first-child a {
	background: url(ldxx.png) no-repeat left center;
}

.gxzwconbgbottomli:first-child+.gxzwconbgbottomli a {
	background: url(jgzn.png) no-repeat left center;
}

.gxzwconbgbottomli:first-child+.gxzwconbgbottomli+.gxzwconbgbottomli a {
	background: url(jgjj.png) no-repeat left center;
}

.gxzwconbgbottomli:first-child+.gxzwconbgbottomli+.gxzwconbgbottomli+.gxzwconbgbottomli a {
	background: url(jyta.png) no-repeat left center;
}

.gxzwconbgbottomli:first-child+.gxzwconbgbottomli+.gxzwconbgbottomli+.gxzwconbgbottomli+.gxzwconbgbottomli a {
	background: url(zcwjk.png) no-repeat left center;
}

/* 公开结束 */

/* 政务服务开始 */
.zfwgf li {
	width: 188px;
	height: 188px;
	background: #fff;
	box-shadow: 0 2px 12px #99999933;
	float: left;
	margin-left: 20px;
	text-align: center;

}

.zfwgf li:first-child {
	margin-left: 0;
}

.zfwgf li a {
	width: 188px;
	height: 188px;
	display: block;
	padding: 39px 50px 39px 50px;
}

.zfwgf li img {
	margin-bottom: 20px;
}

.zfwgf li span {
	display: block;
	font-weight: 400;
	font-size: 22px;
	color: #333;
}

.zwfw_tu_con {
	margin-top: 35px;
	width: 604px;
	height: 217px;
}

.zfwgf_con {
	width: 604px;
	float: left;
}

.jkkp {
	width: 288px;
	float: right;
}

.jkkp_list li a {
	width: 100% !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 显示2行 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	/* 超出部分隐藏 */
	text-overflow: ellipsis;
	/* 显示省略号 */
	text-overflow: initial !important;
	white-space: initial !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.jkkp_list li {
	line-height: 27px !important;
	margin-top: 5px;
}

/* 互动交流 */
.gxhdconbgleft {
	width: 604px;
	float: left;
}

.gxhdconbgright {
	float: right;
	width: 286px;
}

.gxhdconbgright ul li a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	/* width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block; */
}

.gxhdconbgright>ul {
	padding-top: 15px;
}

.gxhdzxft {
	width: 286px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-top: 18px;
	background: #3366CC url(/picture/1487/2509290923575316631.png) no-repeat 40px center;
}

.gxhdzxft a {
	font-weight: 600;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
}

.gxhddtli {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #EEEEEE dashed;
}


/*.gxhddtli:last-child{
	border-bottom: 0px solid #EEEEEE;
}*/

.gxhddtli a {
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gxhddtli span {
	font-size: 14px;
	color: #999999;
	display: block;
}
.gxhddtul{
	margin-top: 20px;
}
.gxhddtul .notep {
	line-height: 32px;
	font-size: 18px;
	margin-top: 10px;
}
.gxhddtul .bt-box-18 ul li{
	background-position: 3px 17px;
}
.gxhddtul .bjbh{
	float: left;
	margin-right: 20px;
}
.gxhddtul .bttnt{
	float: left;
	width: 37%;
}
.gxhddtul .clzt{
	float: left;
}
.gxhddtul .cjhs{
	float: right;
	color: #999999;
}


/* 底部 */

