﻿/*通用头部修改*/
/* 首页修改 */
body {
	background-color: #fff;
}
.xy_indexNr1 {
	background: url(../images/xy_zy_topBg.png) no-repeat center 37px;
	background-color: #fff;
}
.search {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #999;
}
.search .text {
	margin-right: 34px;
}
.xy_logo {
	height: 135px;
}
.xy_logo_left {
	padding-top: 29px;
}
.inputSearch {
	padding-left: 15px;
	height: 39px;
	width: 225px;
	box-sizing: border-box;
	border: none;
	-webkit-appearance: none;
}
.xy-search-xin form {
	margin-top: 24px;
	border: 1px solid #e6e6e6;
	border-right: none;
	margin-right: 43px;
}
.inputSubmit {
	width: 61px;
	height: 41px;
	background: url("../images/xy-search-xin.png") no-repeat center center;
	border: none;
	cursor: pointer;
}
.xy_logo_right {
	padding-top: 18px;
}
.xy-nav-xin {
	height: 50px;
	line-height: 50px;
	background-color: #015293;
}
.xy-nav-xin li {
	float: left;
	width: 14.28%;
	text-align: center;
	transition: .3s;
}
.xy-nav-xin li.on {
	background-color: #cb2721;
}
.xy-nav-xin li:hover {
	transition: .3s;
	background-color: #cb2721;
}
.xy-nav-xin li a {
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
}


/*修改于20200615*/
/*通用侧边栏开始*/
.xy_zy_Banner {
	height: 263px;
	overflow: hidden;
}
.xy_zy_Banner .xy_bd li{
	height: 263px;
}
.xy_zy_Banner .tempWrap {
	width: 100% !important;
}
.xy_zy_Banner .xy_bd li.li1{
	background: url(../images/xy_zy_LBImg1.png) no-repeat center;
}
.xy_zy_Banner .xy_bd li.li2{
	background: url(../images/xy_zy_LBImg2.png) no-repeat center;
}
.xy_zy_Banner .xy_bd li.li3{
	background: url(../images/xy_zy_LBImg3.png) no-repeat center;
}
/*通用侧边栏结束*/
/*当前位置开始*/
.xy_zy_DQWZ {
	height: 50px;
	background-color: #fafafa;
	line-height: 50px;
}
.xy_zy_DQWZ * {
	font-size: 16px;
	color: #333;
}
.xy_zy_DQWZ span {
	display: inline-block;
	padding-left: 41px;
	background: url(../images/xy_zy_wz.png) no-repeat 1px center;
}
.xy_zy_DQWZ a {
	display: inline-block;
}
.xy_zy_DQWZ a:hover {
	color: #015293;
}
/*当前位置结束*/
/*通用侧边栏开始*/
.xy_zy_TongYCBL .xy_hd {
	display: block;
	width: 240px;
	height: 109px;
	background: url(../images/xy_zy_cblbg.png) no-repeat center;
	box-sizing: border-box;
	padding-top: 32px;
	padding-left: 30px;
}
.xy_zy_TongYCBL .xy_hd span {
	font-size: 24px;
	color: #fff;
}
.xy_zy_TongYCBL .xy_bd li {
	height: 67px;
	line-height: 66px;
	border-bottom: 1px solid #e5e5e5;
}
.xy_zy_TongYCBL .xy_bd li a {
	display: block;
	padding-left: 42px;
	box-sizing: border-box;
	width: 100%;
	height: 67px;
	border-left: 4px solid #fff;
	transition: .2s;
}
.xy_zy_TongYCBL .xy_bd li a:hover {
	transition: .2s;
	border-left: 4px solid #015293;
	background: url(../images/xy_zy_rightJT.png) no-repeat 214px center;
	color: #015293;
	background-color: #eef6ff;
}
.xy_zy_TongYCBL .xy_bd li.on a {
	transition: .2s;
	border-left: 4px solid #015293;
	background: url(../images/xy_zy_rightJT.png) no-repeat 214px center;
	color: #015293;
	background-color: #eef6ff;
}
/*通用侧边栏结束
/*通用列表开始*/
.xy_zy_tongYLB {
	min-height: 500px;
	margin-top: 37px;
	margin-bottom: 40px;
}
.xy_zy_tongYLB_right {
	width: 900px;
}
.xy_zy_tongYLB_right .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_zy_tongYLB_right .xy_hd span {
	font-size: 24px;
	color: #015293;
}
.xy_zy_tongYLB_right .xy_bd {
	padding-top: 25px;
}
.xy_zy_tongYLB_right .xy_bd ul {
	min-height: 400px;
}
.xy_zy_tongYLB_right .xy_bd li {
	height: 42px;
	line-height: 42px;
	padding-left: 30px;
	background: url(../images/xy_zy_dian.png) no-repeat left 18px;
}
.xy_zy_tongYLB_right .xy_bd li.fen {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e6e6e6;
}
.xy_zy_tongYLB_right .xy_bd li a {
	display: inline-block;
	color:#333;
}
.xy_zy_tongYLB_right .xy_bd li a:hover {
	color: #024ca1;
}
.xy_zy_tongYLB_right .xy_bd li span {
	font-size: 16px;
	color: #999;
	float: right;
}
/*通用列表结束*/


/*通用细览开始*/
.xy_tongYxl1_bd {
	margin-bottom: 50px;
}
/*通用细览结束*/


/*图片列表开始*/
.xy_zy_TPLB {
	margin-top: 37px;
	margin-bottom: 40px;
}
.xy_tongList {
	width: 900px;
}
.xy_tongList .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_tongList .xy_hd span {
	font-size: 24px;
	color: #015293;
}
.xy_tongList ul {
	min-height: 500px;
}
.xy_tongList li {
	height: 189px;
	border-bottom: 1px dashed #6b95b5;
	padding-top: 30px;
	box-sizing: border-box;
}
.xy_tongList li .li1 a {
	display: block;
	width: 229px;
	height: 129px;
	overflow: hidden;
}
.xy_tongList li .li1 a img {
	display: block;
	width: 229px;
	height: 129px;
	transition: .3s;
}
.xy_tongList li .li1 a img:hover {
	transform: scale(1.1,1.1);
	transition: .3s;
}
.xy_tongList li .li2 {
	width: 640px;
}
.xy_tongList li .li2 a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	/*font-weight: 700;*/
	color: #015293;
	margin-bottom: 12px;
	margin-top: 8px;
}
.xy_tongList li .li2 a:hover {
	opacity: 0.8;
	font-weight: 700;
}
.xy_tongList li .li2 p {
	line-height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 60px;
}
.xy_tongList li .li2 span {
	color: #666;
}
/*图片列表结束*/


/*新闻中心开始*/
.xy_zy_TT {
	height: 86px;
	line-height: 86px;
	background-color: #f7f7f7;
}
.xy_zy_TT a {
	display: block;
	padding-left: 215px;
	font-size: 28px;
	font-weight: 700;
	color: #015293;
	background: url(../images/xy_zy_xwzzTT.png) no-repeat 70px center;
}
.xy_zy_TT a:hover {
	color: #cb2721;
}
.ImgNews {
	margin-top: 40px;
}
.ImgNews .w1180{
	padding: 20px;
	background: #fafafa;
	box-sizing: border-box;
}
.ImgNewsl{
	float: left;
	width: 584px;
	height: 329px;
	position: relative;
	overflow: hidden;
}
.ImgNewsl .prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 9;
	display: none;
	cursor: pointer;
}
.ImgNewsl .next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 9;
	display: none;
	cursor: pointer;
}
.ImgNewsl:hover .prev{
	display: block;
}
.ImgNewsl:hover .next{
	display: block;
}
.ImgNewsl .bd ul li{
	width: 100%;
	height: 329px;
	position: relative;
}
.ImgNewsl .bd ul li>a{
	display: block;
	width: 100%;
	height: 329px;
}
.ImgNewsl .bd ul li>a img{
	display: block;
	width: 100%;
	height: 329px;
	transition: all .5s;
}
.ImgNewsl .bd ul li:hover>a img{
	transform: scale(1.05);
}
.ImgNewsl .bd ul li h3{
	position: absolute;
	width: 100%;
	height: 45px;
	line-height: 45px;
	left: 0;
	bottom: 0;
	padding: 0 220px 0 21px;
	box-sizing: border-box;
	z-index: 9;
	background: url("../images/touming.png") repeat;
}
.ImgNewsl .bd ul li h3 a{
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.ImgNewsl .bd ul li h3 a:hover{
	font-weight: bold;
}
.ImgNewsl .hd{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 205px;
	height: 55px;
	z-index: 10;
}
.ImgNewsl .hd ul li{
	float: left;
	width: 40px;
	height: 45px;
	font-size: 16px;
	color: #ffffff;
	font-family: "Arial";
	line-height: 45px;
	padding-top: 10px;
	text-align: center;
	cursor: pointer;
}
.ImgNewsl .hd ul li.on{
	padding: 0;
	background: #024ca1;
	border-top: 10px solid #024ca1;
}
.ImgNewsr{
	float: right;
	width: 504px;
	height: 329px;
	overflow: hidden;
}
.ImgNewsr .hd{
	height: 56px;
	margin: 0 0 12px;
	border-bottom: 2px solid #e0e0e0;
}
.ImgNewsr .hd ul li{
	float: left;
	margin: 0 20px 0 0;
}
.ImgNewsr .hd ul li h2 a{
	display: block;
	font-size: 18px;
	color: #222222;
	font-weight: normal;
	line-height: 56px;
	padding: 0 20px 0 0;
	background: url("../images/heidian.png") no-repeat right center;
}
.ImgNewsr .hd ul li:last-child h2 a{
	background: none;
}
.ImgNewsr .hd ul li.on h2 a{
	color: #024ca1;
	font-weight: bold;
}
.ImgNewsr .bd ul li{
	height: 44px;
	line-height: 44px;
}
.ImgNewsr .bd ul li h3 a{
	float: left;
	font-size: 16px;
	color: #222222;
	font-weight: normal;
	padding-left: 16px;
	transition: all .3s;
	background: url("../images/heidian.png") no-repeat 2px center;
}
.ImgNewsr .bd ul li span{
	float: right;
	font-size: 14px;
	color: #666666;
	transition: all .3s;
}
.ImgNewsr .bd ul li:hover h3 a{
	color: #024ca1;
	background: url("../images/landian.jpg") no-repeat 2px center;
}
.ImgNewsr .bd ul li:hover span{
	color: #024ca1;
}
.SubDongTai{
	float: right;
	width: 534px;
}
.SubDongTai ul li{
	height: 90px;
	padding: 10px;
	transition: all .3s;
}
.SubDongTai ul li>a{
	float: left;
	width: 160px;
	height: 90px;
}
.SubDongTai ul li>a img {
	display: block;
	width: 160px;
	height: 90px;
}
.SubDongTai ul li .DongTaiDiv{
	float: right;
	width: 334px;
}
.SubDongTai ul li .DongTaiDiv h3{
	padding: 3px 0 6px;
	line-height: 28px;
}
.SubDongTai ul li .DongTaiDiv h3 a{
	font-size: 16px;
	color: #222222;
	font-weight: normal;
	transition: all .3s;
}
.SubDongTai ul li .DongTaiDiv span{
	display: block;
	font-size: 14px;
	color: #999999;
	transition: all .3s;
}
.SubDongTai ul li:hover{
	background: #024ca1;
}
.SubDongTai ul li:hover .DongTaiDiv h3 a{
	color: #ffffff;
}
.SubDongTai ul li:hover .DongTaiDiv span{
	color: #ffffff;
}
.xy_zy_TongList {
	width: 592px;
}
.xy_zy_TongList .xy_hd {
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #e9e9e9;
}
.xy_zy_TongList .xy_hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	display: inline-block;
	border-bottom: 2px solid #015293;
	height: 55px;
}
.xy_zy_TongList .xy_hd a {
	float: right;
	font-size: 14px;
	line-height: 58px;
	color: #a8a8a8;
	height: 100%;
	padding-left: 22px;
	background: url(../images/xy_zy_xwzzMore.png) no-repeat left center;
}
.xy_zy_TongList .xy_bd ul {
	padding-top: 20px;
}
.xy_zy_TongList .xy_bd li {
	height: 40px;
	line-height: 40px;
	padding-left: 16px;
	background: url(../images/xy_zy_xwzzDian.png) no-repeat left center;
}
.xy_zy_TongList .xy_bd li a {
	display: inline-block;
	color: #333;
	font-size: 16px;
}
.xy_zy_TongList .xy_bd li a:hover {
	color: #015293;
}
.xy_zy_TongList .xy_bd li span {
	float: right;
	font-size: 16px;
	color: #999;
}
.xy_zy_XWZXKuai {
	margin-bottom: 40px;
	margin-top: 18px;
}
.xy_zy_XWZXKuai .xy_right {
	width: 542px;
}
/*新闻中心结束*/


/*政务公开开始*/
.xy_zwgk {
	margin-top: 0;
	padding: 0;
	box-shadow: none;
	padding-top: 20px;
}
.xy_zwgk1 .xy_dwgk {
	width: 408px;
}
.xy_zwgk1 .xy_tzgg {
	width: 714px;
}
.xy_zwgk1 .xy_dwgk .mid-left {
	padding: 0;
	border: none;
	box-shadow: none;
}
.xy_zwgk1 .xy_dwgk .mid {
	margin-top: 25px;
}
.xy_zwgk1 .xy_dwgk .mid-right {
	width: 225px;
}
.xy_zwgk1 .xy_dwgk .mid-left a {
	width: 100%;
	height: 100%;
}
.xy_zwgk1 .xy_dwgk .mid-left a img {
	width: 100%;
	height: 100%;
}
.xy_zwgk1 .xy_dwgk .bd {
	background: none;
	border: none;
	min-height: auto;
}
.xy_zwgk1 .xy_dwgk .bd ul {
	background: none;
	padding: 0;
	min-height: auto;
}
.xy_zwgk1 .xy_dwgk .bd li {
	padding-left: 25px;
	width: auto;
	background: url(../images/xy_zy_zwgk1.png) no-repeat left center;
}
.xy_zwgk2 {
	background: url(../images/xy_zy_zwgk2.png) no-repeat left center;
}
.xy_zwgk2_right li {
	margin-right: 40px;
}
.xy_zwgk2_right .li1 a {
	background: url(../images/xy_zy_zwgk3.png) no-repeat center 12px;
}
.xy_zwgk2_right .li2 a {
	background: url(../images/xy_zy_zwgk4.png) no-repeat center 12px;
}
.xy_zwgk2_right .li3 a {
	background: url(../images/xy_zy_zwgk5.png) no-repeat center 12px;
}
.xy_zwgk2_right .li4 a {
	background: url(../images/xy_zy_zwgk6.png) no-repeat center 12px;
}
.xy_zwgk2_right .li5 a {
	background: url(../images/xy_zy_zwgk7.png) no-repeat center 12px;
}
.xy_zwgk3_tab {
	width: 560px;
}
.xy_zwgk3_tab .bd .li2 {
	width: 330px;
}
.xy_zwgk3 {
	margin-top: 20px;
}
.xy_zwgk1 .xy_dwgk .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_zwgk1 .xy_dwgk .hd span {
	height: 45px;
    border-bottom: 2px solid #015293;
}
.xy_zwgk1 .xy_tzgg .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_zwgk1 .xy_tzgg .hd span{
	height: 45px;
    border-bottom: 2px solid #015293;
}
.xy_zwgk3_tab .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_zwgk3_tab .hd li.on {
	border-bottom: 2px solid #015293;
}
/*政务公开结束*/


/*写信须知开始*/
.xy_zy_XXXZ {
	margin-top: 38px;
	margin-bottom: 50px;
}
.xy_zy_XXXZ_right {
	width: 900px;
}
.xy_zy_XXXZ_right .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_zy_XXXZ_right .xy_hd span {
	font-size: 24px;
	color: #015293;
}
.xy_zy_XXXZ_right .xy_bd {
	padding: 0 15px;
	padding-top: 35px;
}
.xy_zy_XXXZ_right .xy_bd .mid *{
	font-size: 16px !important;
	color: #333 !important;
	font-family: "微软雅黑" !important;
	line-height: 32px !important;
}
.xy_zy_XXXZ_right .xy_bd .bot input {
	display: block;
	color: #fff;
	background: url(../images/xy_zmhd4.png) no-repeat 96px center;
	background-color: #015293;
	padding-left: 31px;
	text-align: left;
	width: 134px;
	height: 38px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 25px;
} 
/*写信须知结束*/


/*来信选登开始*/
.xy_zy_LXXD {
	margin-top: 38px;
	margin-bottom: 40px;
}
.xy_zy_LXXD_right {
	width: 900px;
}
.xy_zy_LXXD_right .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_zy_LXXD_right .xy_hd span {
	font-size: 24px;
	color: #015293;
}
.xy_zy_LXXD_right .xy_hd a {
	float: right;
	color: #333;
}
.xy_zy_LXXD_right .xy_hd a:hover {
	font-weight: 700;
	color: #015293;
}
.xy_zy_LXXD_right .xy_bd .xy_bd1 {
	height: 46px;
	line-height: 46px;
	background-color: #f1f9ff;
}
.xy_zy_LXXD_right .xy_bd .xy_bd1 span {
	float: left;
	font-size: 18px;
	color: #333;
}
.xy_zy_LXXD_right .xy_bd .xy_bd1 span.span1 {
	margin-left: 60px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd1 span.span2 {
	margin-left: 355px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd1 span.span3 {
	margin-left: 80px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd1 span.span4 {
	margin-left: 80px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 ul {
	margin-top: 15px;
	min-height: 420px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #e9e9e9;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 li a {
	float: left;
	padding-left: 40px;
	background: url("../images/xy_fktj1.png") no-repeat 17px center;
	width: 440px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 li a:hover {
	color: #015293;
	background: url("../images/xy_fktj2.png") no-repeat 17px center;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 li span {
	float: left;
	color: #999;
	font-size: 16px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 li .span2 {
	margin-left: 62px;
}
.xy_zy_LXXD_right .xy_bd .xy_bd2 li .span3 {
	margin-left: 62px;
}
/*来信选登结束*/



/*我要写信开始*/
.xy_zy_WYXX {
	margin-top: 38px;
	margin-bottom: 40px;
}
.xy_zy_WYXX_right {
	width: 900px;
}
.xy_zy_WYXX_right .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_zy_WYXX_right .xy_hd span {
	font-size: 24px;
	color: #015293;
}
.xy_zy_WYXX_right .xy_bd {
	padding-top: 40px;
}
/*我要写信结束*/

/*信件细览开始*/
.xy_zy_XJXL {
	margin-top: 38px;
	margin-bottom: 40px;
}
.xy_zy_XJXL_right {
	width: 900px;
}
.xy_zy_XJXL_right .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_zy_XJXL_right .xy_hd span {
	font-size: 24px;
	color: #015293;
}
#content .content1 span, #content .content4 span {
	width: 340px;
}
#content .content1 .lxsj span, #content .content4 .hfdw span {
	width: 340px;
}
#content span {
	width: 799px;
}
#content {
	width: 100%;
}
#content .xfxm {
	margin-left: 0;
}
#content > div {
	padding-left: 15px;
}
#content .content1 {
	margin-left: -15px;
}
#content .content3 {
	padding-bottom: 40px;
}
#content .content4 {
	margin-top: 40px;
}
/*信件细览结束*/

/*征集调查开始*/
.xy_zy_ZJDC {
	margin-top: 38px;
	margin-bottom: 40px;
}
.xy_zy_ZJDC_right {
	width: 900px;
}
.xy_zy_ZJDC_right .xy_hd {
	height: 55px;
	box-sizing: border-box;
	border-bottom: 1px solid #024ca1;
	line-height: 44px;
}
.xy_zy_ZJDC_right .xy_hd span {
	font-size: 24px;
	color: #015293;
}
.xy_zy_ZJDC_right {
	width: 900px;
}
.xy_zy_ZJDC_right .xy_bd .mid{
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	color: #333;
	background-color: #f1f9ff;
}
.xy_zy_ZJDC_right .xy_bd .mid span{
	float: left;
}
.xy_zy_ZJDC_right .xy_bd .mid span.span1{
	margin-left: 20px;
}
.xy_zy_ZJDC_right .xy_bd .mid span.span2{
	margin-left: 280px;
}
.xy_zy_ZJDC_right .xy_bd .mid span.span3{
	margin-left: 310px;
}
.xy_zy_ZJDC_right .xy_bd .mid span.span4{
	margin-left: 55px;
}
.xy_zy_ZJDC_right .xy_bd .bd {
	padding-top: 20px;
}
.xy_zy_ZJDC_right .xy_bd .bd ul {
	min-height: 300px;
}
.xy_zy_ZJDC_right .xy_bd .bd li {
	height: 45px;
	line-height: 45px;
}
.xy_zy_ZJDC_right .xy_bd .bd li em {
	float: left;
	width: 58px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	background-color: #d0d0d0;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}
.xy_zy_ZJDC_right .xy_bd .bd li a {
	float: left;
	width: 580px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 24px;
	padding-right: 20px;
	box-sizing: border-box;
}
.xy_zy_ZJDC_right .xy_bd .bd li p {
	float: left;
	font-size: 16px;
	color: #999;
}
.xy_zy_ZJDC_right .xy_bd .bd li p.p2{
	margin-left: 38px;
}
/*征集调查结束*/


/*机构概况-政务服务局开始*/
.xy_zy_ZWFWJ {
	margin-top: 40px;
	margin-bottom: 40px;
}
.xy_zy_ZWFWJ1 {
	height: 56px;
	border-bottom: 1px solid #015293;
}
.xy_zy_ZWFWJ1 li {
	float: left;
	height: 57px;
	box-sizing: border-box;
	width: 289px;
	margin-right: 13px;
	border-top: 6px solid #fff;
}
.xy_zy_ZWFWJ1 li a {
	display: block;
	line-height: 49px;
	height: 49px;
	background-color: #015293;
	color: #fff;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
}
.xy_zy_ZWFWJ1 li.on {
	border-top: 6px solid #015293;
	border-bottom: 1px solid #fff;
}
.xy_zy_ZWFWJ1 li.on a {
	padding-left: 79px;
	text-align: left;
	border-right: 1px solid #015293;
	border-left: 1px solid #015293;
	background: url(../images/xy_zy_jggkSJ.png) no-repeat 187px center;
	background-color: #fff;
	color: #333;
}
.xy_zy_ZWFWJ1 li:first-child + li.on a {
	background: url(../images/xy_zy_jggkSJ.png) no-repeat 205px center;
}
.xy_zy_ZWFWJ2_left {
	width: 800px;
	border-right: 1px solid #e6e6e6;
	padding-right: 40px;
	box-sizing: border-box;
}
.xy_zy_ldjs .xy_hd {
	height: 31px;
	border-bottom: 1px solid #e9e9e9;
}
.xy_zy_ldjs .xy_hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	height: 30px;
	display: inline-block;
	border-bottom: 2px solid #015293;
}
.xy_zy_ldjs .xy_hd a {
	float: right;
	padding-left: 22px;
	height: 100%;
	font-size: 14px;
	color: #a8a8a8;
	line-height: 20px;
	background: url(../images/xy_zy_xwzzMore.png) no-repeat left 4px;
}
.xy_zy_ldjs .xy_bd .bd {
	padding-top: 26px;
	min-height: 100px;
}
.xy_zy_ldjs .xy_bd .bd li {
	float: left;
	width: 122px;
	margin-right: 38px;
	text-align: center;
}
.xy_zy_ldjs .xy_bd .bd li img {
	display: block;
	width: 122px;
	height: 153px;
}
.xy_zy_ldjs .xy_bd .bd li .title a {
	color: #015293;
	display: block;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
}
.xy_zy_ldjs .xy_bd .bd li .title p {
	font-size: 14px;
	color: #999;
}
.xy_zy_ZWFWJ2 {
	margin-top: 40px;
}
.xy_zy_jgjj {
	margin-top: 40px;
}
.xy_zy_jgjj .xy_hd {
	height: 31px;
	border-bottom: 1px solid #e9e9e9;
}
.xy_zy_jgjj .xy_hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	height: 30px;
	display: inline-block;
	border-bottom: 2px solid #015293;
}
.xy_zy_jgjj .xy_hd a {
	float: right;
	padding-left: 22px;
	height: 100%;
	font-size: 14px;
	color: #a8a8a8;
	line-height: 20px;
	background: url(../images/xy_zy_xwzzMore.png) no-repeat left 4px;
}
.xy_zy_jgjj .xy_bd {
	padding-top: 20px;
	font-size: 16px !important;
	color: #333 !important;
	line-height: 32px !important;
	font-family: "微软雅黑" !important;
	text-align: justify;
	min-height: 100px;
}
.xy_zy_jgjj .xy_bd *{
	font-size: 16px !important;
	color: #333 !important;
	line-height: 32px !important;
	font-family: "微软雅黑" !important;
	text-align: justify;
}
.xy_zy_ZWFWJ2_right {
	width: 340px;
}
.xy_zy_ZWFWJ2_right .xy_hd {
	height: 31px;
	border-bottom: 1px solid #e9e9e9;
}
.xy_zy_ZWFWJ2_right .xy_hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	height: 30px;
	display: inline-block;
	border-bottom: 2px solid #015293;
}
.xy_zy_ZWFWJ2_right .xy_hd a {
	float: right;
	padding-left: 22px;
	height: 100%;
	font-size: 14px;
	color: #a8a8a8;
	line-height: 20px;
	background: url(../images/xy_zy_xwzzMore.png) no-repeat left 4px;
}
.xy_zy_ZWFWJ2_right .xy_bd {
	padding-top: 20px;
	font-size: 16px !important;
	color: #333 !important;
	line-height: 32px !important;
	font-family: "微软雅黑" !important;
	text-align: justify;
}
.xy_zy_ZWFWJ2_right .xy_bd *{
	font-size: 16px !important;
	color: #333 !important;
	line-height: 32px !important;
	font-family: "微软雅黑" !important;
	text-align: justify;
}
.xy_zy_ZWFWJ3 {
	margin-top: 30px;
}
.xy_zy_ZWFWJ3 .xy_hd {
	height: 31px;
	border-bottom: 1px solid #e9e9e9;
}
.xy_zy_ZWFWJ3 .xy_hd span {
	font-size: 18px;
	font-weight: 700;
	color: #015293;
	height: 30px;
	display: inline-block;
	border-bottom: 2px solid #015293;
}
.xy_zy_ZWFWJ3 .xy_hd a {
	float: right;
	padding-left: 22px;
	height: 100%;
	font-size: 14px;
	color: #a8a8a8;
	line-height: 20px;
	background: url(../images/xy_zy_xwzzMore.png) no-repeat left 4px;
}
.xy_zy_ZWFWJ3 .xy_bd {
	padding-top: 30px;
	min-height: 100px;
}
.xy_zy_ZWFWJ3 .xy_bd li {
	float: left;
	margin-left: 20px;
	text-align: center;
}
.xy_zy_ZWFWJ3 .xy_bd li:first-child {
	margin-left: 0;
}
.xy_zy_ZWFWJ3 .xy_bd li .imgB {
	width: 280px;
	height: 206px;
	box-sizing: border-box;
	padding: 20px 14px;
	border: 1px solid #cdcdcd;
}
.xy_zy_ZWFWJ3 .xy_bd li p {
	font-size: 16px;
	color: #333;
	margin-top: 25px;
}
.xy_zy_ZWFWJ3 .xy_bd li:hover p {
	font-weight: 700;
	color: #015293;
}
.xy_zy_ZWFWJ3 .xy_bd li .BigImg {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/touming.png) repeat center center;
	z-index: 9999;
}
.xy_zy_ZWFWJ3 .xy_bd li .BigImg.show {
	display: block;
}
.xy_zy_ZWFWJ3 .xy_bd li .BigImg img {
	width: 1000px;
	height: 669px;
	margin: 10% auto;
}
/*机构概况-政务服务局结束*/


/*领导细览开始*/
.xy_ldjs1 {
	margin-top: 0;
	padding: 0px 0px 30px;
	box-shadow: inherit;
}
.xy_ldjs_nr .right {
	width: 860px;
}
.xy_ldjs_nr .right2 .bd {
	border: none;
	border: 1px solid #90afc6;
}
.xy_ldjs_nr .right1_right {
	width: 645px;
	margin-left: 40px;
}
/*领导细览介绍*/


/*网站地图开始*/
.xy_wzdt {
	padding: 40px 0px 30px;
	box-shadow: inherit;
	margin-top: 0;
}
/*网站地图结束*/


/*党建工作开始*/
.xy_djgz_siTab .siTab {
	width: 100%;
}
.xy_djgz_siTab .siTab .bd li {
	float: left;
	width: 530px;
}
.xy_djgz {
	min-height: 490px;
	margin-top: 0;
	box-shadow: inherit;
}
.xy_djgz_jgjj {
	background: none;
	padding: 0;
	height: auto;
	min-height: 200px;
}
.xy_djgz_jgjj .hd {
	height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e9e9e9;
    background: none;
}
.xy_djgz_jgjj .hd span {
	font-size: 18px;
    font-weight: 700;
    color: #015293;
    display: inline-block;
    height: 45px;
    border-bottom: 2px solid #015293;
}
.xy_djgz_jgjj .hd a {
	padding-left: 21px;
    background: url(xy_index15.png) no-repeat left center;
    font-size: 14px;
    color: #999;
    float: right;
    font-weight: 400;
    text-align: left;
    width: auto;
}
.xy_djgz_jgjj .mid {
	background: url(xy_ldjs5-2.png) repeat center center;
	padding: 20px 30px;
	margin-top: 18px;
}
.xy_djgz_jgjj .mid p {
	-webkit-line-clamp: 4;
}
.xy_djgz_siTab .siTab .hd {
	border-bottom: 1px solid #e9e9e9; 
}
.xy_djgz_siTab .siTab .hd span {
	height: 45px;
    border-bottom: 2px solid #015293;
}
/*党建工作结束*/


/*专题专栏开始*/
.xy_ztzl {
	margin-top: 0;
	box-shadow: inherit;
}
.xy_ztzl .bd ul {
	min-height: 300px;
}
/*专题专栏结束*/


/*首页开始*/
.xy_Tout {
	margin-top: 0;
	background: none;
	background-color: #f7f7f7;
	height: 87px;
	box-sizing: border-box;
	padding-top: 0;
}
.xy_Tout h3 {
	background: none;
	padding-left: 0;
	width: 100%;
	height: 87px;
	line-height: 87px;
	padding-top: 0;
	color: #333;
}
.xy_Tout h3 a {
	display: block;
	width: auto;
	color: #333;
	font-size: 28px;
	color: #015293;
	font-weight: 700;
	padding-left: 220px;
	box-sizing: border-box;
	background: url(../images/xy_zy_xwzzTT.png) no-repeat 72px center;
}
.xy_Tout h3 a:hover {
	color: #015293;
}
.xy_Tout p {
	font-size: 16px;
	color: #999;
}
.box_page {
	bottom: 1px;
	height: 43px;
}
.box_skitter_large {
	height: 346px;
}
.box_skitter .label_skitter .label_img1 {
	top: 107px;
	right: 165px;
}
.box_skitter .label_skitter .label_img2 {
	top: 158px;
	right: 135px;
}
.box_skitter .label_skitter .label_img3 {
	top: 73px;
	right: 355px;
}
.box_skitter .label_skitter .label_img4 {
	top: 92px;
	right: 262px;
}
.box_skitter .label_skitter .label_img5 {
	top: 190px;
	right: 349px;
}
.box_skitter .label_skitter .label_img6 {
	top: 176px;
	right: 232px;
}

.box_skitter .label_skitter .label_img7 {
	top: 107px;
	left: 60px;
}
.box_skitter .label_skitter .label_img8 {
	top: 153px;
	left: 169px;
}
.box_skitter .label_skitter .label_img9 {
	top: 95px;
	left: 110px;
}
.box_skitter .label_skitter .label_img10 {
	top: 75px;
	left: 272px;
}
.box_skitter .label_skitter .label_img11 {
	top: 185px;
	left: 170px;
}
.box_skitter .label_skitter .label_img12 {
	top: 179px;
	left: 292px;
}

.box_skitter .label_skitter .label_img13 {
	right: auto;
	top: 85px;
	left: 250px;
}
.box_skitter .label_skitter .label_img14 {
	right: auto;
	top: 120px;
	left: 307px;
}
.box_skitter .label_skitter .label_img15 {
	right: auto;
	top: 64px;
	left: 290px;
}
.box_skitter .label_skitter .label_img16 {
	right: auto;
	top: 53px;
	left: 381px;
}
.box_skitter .label_skitter .label_img17 {
	right: auto;
	top: 155px;
	left: 343px;
}
.box_skitter .label_skitter .label_img18 {
	right: auto;
	top: 146px;
	left: 430px;
}
.xy_indexNr2-2 .djgz {
	width: 285px;
	padding: 16px 25px 0;
}
.xy_indexNr2-2 .djgz .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_indexNr2-2 .djgz .hd span {
	height: 44px;
    border-bottom: 2px solid #015293;
}
.xy_indexNr2-2 .djgz .bd span {
	float: left;
	height: 90px;
	width: 117px;
	box-sizing: border-box;
	text-align: center;
}
.xy_indexNr2-2 .djgz .bd span a {
	display: block;
	box-sizing: border-box;
	padding-top: 53px;
}
.xy_indexNr2-2 .djgz .bd span a:hover {
	color: #015293;
	font-weight: 700;
}
.xy_indexNr2-2 .djgz .bd{
	margin-top: 34px;
}
.xy_indexNr2-2 .djgz .bd span.span1 {
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/xy_sy_zwfw1.png) no-repeat center top;
}
.xy_indexNr2-2 .djgz .bd span.span2 {
	border-bottom: 1px solid #e9e9e9;
	background: url(../images/xy_sy_zwfw2.png) no-repeat center top;
}
.xy_indexNr2-2 .djgz .bd span.span3 {
	border-right: 1px solid #e9e9e9;
	background: url(../images/xy_sy_zwfw3.png) no-repeat center 18px;
}
.xy_indexNr2-2 .djgz .bd span.span4 {
	background: url(../images/xy_sy_zwfw4.png) no-repeat center 18px;
}
.xy_indexNr2-2 .djgz .bd span.span3 a {
	padding-top: 70px;
}
.xy_indexNr2-2 .djgz .bd span.span4 a {
	padding-top: 70px;
}
.xy_indexNr2-2 .zcjd_zcfg {
	width: 585px;
	margin-left: 30px;
	padding: 16px 25px 0;
}
.xy_indexNr2-2 .zcjd_zcfg .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_indexNr2-2 .zcjd_zcfg .hd li.on {
	border-bottom: 2px solid #015293;
}
.xy_indexNr2-2 .xxgkml .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_indexNr2-2 .xxgkml .hd span {
	border-bottom: 2px solid #015293;
	height: 44px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li {
	width: 170px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a {
	width: 170px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .m {
	margin-left: 13px;
}
.xy_indexNr2-2 .zcjd_zcfg .bd .li a img {
	width: 170px;
}
.xy_indexNr2-2 .xxgkml {
	padding: 16px 25px 0;
}
.xy_indexNr2-2 .xxgkml .bd li {
	width: 200px;
}
.xy_indexNr4 {
	padding-top: 25px;
}
.xy_indexNr4 .zmhd {
	width: 897px;
}
.xy_indexNr4 .zmhd .hd {
	border-bottom: 1px solid #e9e9e9;
}
.xy_indexNr4 .zmhd .hd span {
	border-bottom: 2px solid #015293;
	height: 44px;
}
.xy_indexNr4 .zmhd .bd {
	float: left;
	width: 340px;
}
.xy_indexNr4 .zmhd .bd ul {
	margin-top: 26px;
}
.xy_indexNr4 .zmhd .bd li {
	width: 164px;
	height: 84px;
	border-radius: 5px;
	margin-right: 11px;
	margin-bottom: 12px;
}
.xy_indexNr4 .zmhd .bd li a {
	width: 164px;
	height: 84px;
	line-height: 84px;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 18px;
	color: #333;
	padding-left: 65px;
}
.xy_indexNr4 .zmhd .bd li.li2 {
	margin-right: 0;
}
.xy_indexNr4 .zmhd .bd li.li4 {
	margin-right: 0;
}
.xy_indexNr4 .zmhd .bd .li1 a {
	background: url(../images/xy_sy_zmhd1.png) no-repeat 20px center;
    background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li1 a:hover {
	background: url(../images/xy_sy_zmhd1-1.png) no-repeat 20px center;
    background-color: #015293;
    transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li2 a {
	background: url(../images/xy_sy_zmhd2.png) no-repeat 20px center;
    background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li2 a:hover {
	background: url(../images/xy_sy_zmhd2-1.png) no-repeat 20px center;
    background-color: #015293;
    transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li3 a {
	background: url(../images/xy_sy_zmhd3.png) no-repeat 20px center;
    background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li3 a:hover {
	background: url(../images/xy_sy_zmhd3-1.png) no-repeat 20px center;
    background-color: #015293;
    transition: .3s;
}
.xy_indexNr4 .zmhd .bd .li4 a {
	background: url(../images/xy_sy_zmhd4.png) no-repeat 20px center;
    background-color: #f0f0f0;
}
.xy_indexNr4 .zmhd .bd .li4 a:hover {
	background: url(../images/xy_sy_zmhd4-1.png) no-repeat 20px center;
    background-color: #015293;
    transition: .3s;
}
.xy_indexNr4 .zmhd .bdList {
	float: left;
	width: 553px;
}
.xy_indexNr4 .zmhd .bdList ul {
	margin-top: 20px;
}
.xy_indexNr4 .zmhd .bdList li {
	height: 40px;
	line-height: 40px;
	padding-left: 45px;
	background: url(../images/xy_index16.png)  no-repeat 25px center;
}
.xy_indexNr4 .zmhd .bdList li a {
	display: inline-block;
	max-width: 435px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xy_indexNr4 .zmhd .bdList li a:hover {
	color: #015293;
}
.xy_indexNr4 .zmhd .bdList li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.xy_indexNr4 .zjkfx {
	float: right;
	padding-top: 50px;
}
.xy_indexNr4 .zjkfx a {
	display: block;
	margin-bottom: 20px;
}
.xy_indexNr4 .zjkfx img {
	width: 249px;
}
.xy_indexNr2 {
	box-shadow: inherit;
}
/*首页结束*/



#pare {
	padding-top: 25px;
}
#pare p {
	margin-top: 20px;
}