@charset "utf-8";
/* CSS Document */

/*全局样式*/
* {
	box-sizing: border-box;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
p,
th,
td {
	padding: 0;
	margin: 0;
}

body {
	font-family: "微软雅黑" !important;
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #000;
	background: #fff;
}

div,
li,
ul,
img,
a,
input,
botton {
	list-style: none;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a:focus {
	outline: none;
}

a:link,
a:visited {
	text-decoration: none !important;
	color: #333333;
}

a:hover {
	text-decoration: none !important;
	cursor: pointer;
	color: #015293;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding-right: 0px;
	padding-left: 0px;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.clear {
	clear: both;
}

.tabberlive .tabbertab {
	overflow: visible;
	overflow: hidden;
	outline: none;
}

.tabberlive .tabbertabhide {
	display: none;
}

/*-------通用样式-----*/
/*居中1060px*/
.container {
	width: 1060px !important;
	margin: 0 auto !important;
	padding: 0 !important;


}

/*-------通用样式结束-----*/

/*头部上方*/

.headtop {
	width: 100%;
	height: 40px;
	float: left;
	background: #e7e7e7;
}

.headleft {
	width: auto;
	float: left;
	line-height: 40px;
}

.headleft font {
	width: auto;
	float: left;
	padding: 0 5px;
}

.headright {
	width: auto;
	float: right;
	line-height: 40px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/sy.png") left center no-repeat;
	padding-left: 25px;
}

.headright a {
	width: auto;
	float: left;
}

.headright span {
	width: auto;
	float: left;
	padding: 0 10px;
	line-height: 40px;
}

.headlogo {
	width: 378px;
	height: 140px;
	float: left;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/logo.png") left center no-repeat;
}

/*搜索*/
.syq_search {
	/*float:right;*/
	float: left;
	width: 365px;
	height: 40px;
	margin-top: 30px;
	margin-left: 317px;
}

.syssForm {
	float: right;
	width: 365px;
	height: 40px;
	border: 1px solid #c6c6c6;
	padding: 9px 0 9px 9px;
	position: relative;
}

.syssInput {
	float: left;
	width: 280px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	color: #929292;
	background: none;
}

.placeholder {
	position: absolute;
	top: 9px;
	left: 9px;
	font-size: 14px;
	color: #929292;
	line-height: 29px;
}

.syssButton {
	width: 70px;
	height: 22px;
	border: none;
	border-left: 1px solid #c6c6c6;
	float: left;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/search.png") center center no-repeat;
	outline: none;
}

.syqbackground {
	width: 100%;
	height: 500px;
	float: left;
	position: relative;
}

.syqbackgroundcon {
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -999;
}

/*导航*/
.syqnav {
	width: 730px;
	height: 103px;
	float: left;
	margin-top: 70px;
	margin-left: 50px;
}

.syqnav a {
	width: 103px;
	height: 103px;
	float: left;
	color: #fff;
	display: inline;
	font-size: 20px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg2.png") no-repeat;
	margin-right: 10px;
}

a.zfxxgk {
	width: 145px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg11.png") no-repeat;
}

.syqnav a.zfxxgk img {
	width: 40px;
	height: 40px;
	float: left;
	margin: 10px 52px;
}

a.zfxxgk:hover {
	width: 145px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg10.png") no-repeat !important;
}

.syqnav a img {
	width: 40px;
	height: 40px;
	float: left;
	margin: 10px 31px;
}

.syqnav a span {
	width: 100%;
	height: 35px;
	float: left;
	line-height: 35px;
	text-align: center;
}

.syqnav a:hover {
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg1.png") no-repeat;
}

/*头部结束*/

/*通知公告*/
.tzgg {
	width: 100%;
	height: 94px;
	float: left;
	/* background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/gb1.png") repeat-x; */
}

a.tzggtit {
	width: 160px;
	height: 80px;
	float: left;
	font-size: 24px;
	padding-left: 40px;
	line-height: 80px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/gg.png") left center no-repeat;
}

.txtMarquee-top {
	width: 900px;
	height: 80px;
	overflow: hidden;
	float: left
}

.txtMarquee-top .infoList li a {
	width: 100%;
	height: 80px;
	display: inline-block;
	line-height: 80px;
	padding-left: 20px;
	color: #015293;
	font-size: 30px;
	overflow: hidden;
	/*溢出隐藏*/
	text-overflow: ellipsis;
	/*以省略号...显示*/
	white-space: nowrap;
	/*强制不换行*/
}


/*国务院要闻*/
.hap_newsList {
	width: 100%;
	height: auto;
	padding: 10px;
}

.hap_listTitle {
	width: 84%;
	height: 30px;
	float: left;
	line-height: 30px;
	overflow: hidden;
	/*溢出隐藏*/
	text-overflow: ellipsis;
	/*以省略号...显示*/
	white-space: nowrap;
	/*强制不换行*/
}

a.hap_listTitle::before {
	content: '·';
	padding-right: 5px;
}

.datime {
	float: right;
	line-height: 30px;
}

a.xwxxytit {
	width: 75% !important;
	height: 42px;
	float: left;
	line-height: 42px;
	overflow: hidden;
	/*溢出隐藏*/
	text-overflow: ellipsis;
	/*以省略号...显示*/
	white-space: nowrap;
	/*强制不换行*/
}

.xxzxy-time {
	float: right;
	height: 42px;
	float: right;
	line-height: 42px;
	color: #929292;
}

/*新闻中心行*/
.xwzx {
	width: 485px;
	height: 275px;
	float: left;
	margin-left: 24px;
	margin-right: 20px;
}

/*焦点图*/
.slideBox {
	width: 485px;
	height: 275px;
	overflow: hidden;
	float: left;
	position: relative;
}

.slideBox .hd {
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	padding-left: 75%;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 6px;
	margin-top: 15px;
	width: 12px;
	height: 12px;
	background: #595959;
	cursor: pointer;
	border-radius: 12px;
}

.slideBox .hd ul li.on {
	background: #fff;
}

.slideBox .slideBoxbd {
	position: relative;
	height: 100%;
}

.slideBox .slideBoxbd li {
	width: 485px !important;
	height: 275px !important;
	padding: 0 !important;
	zoom: 1;
	vertical-align: middle;
}

.slideBox .slideBoxbd img {
	width: 485px;
	height: 275px;
	display: block;
}

.slideBox .slideBoxbd span {
	width: 100%;
	padding-left: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 40px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
}


/*新闻中心下标签滑动*/
.xwzxlist {
	width: 485px;
	height: 275px;
	float: left;
	margin-left: 24px;
}

.xwzxlist .xwzxhd {
	width: 100%;
	height: 40px;
	float: left;
	border-bottom: 2px solid #d3d3d3;
	position: relative;
}

.xwzxlist .xwzxhd ul {
	float: left;
	height: 40px;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: -2px;
}

.xwzxlist .xwzxhd ul li {
	width: auto;
	height: 40px;
	float: left;
	cursor: pointer;
}

.xwzxlist .xwzxhd ul li a {
	width: auto;
	height: 40px;
	display: inline-block;
	font-size: 20px;
	padding: 0 13px;
	padding: 0 6px;
}

.xwzxlist .xwzxhd ul li.on a {
	width: auto;
	height: 40px;
	/*padding:0 13px;*/
	padding: 0 6px;
	color: #005395;
	border-bottom: 2px solid #005395;
}

.xwzxlist .xwzxbd {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}

.xwzxlist .xwzxbd ul {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

/*新闻中心行 end*/


/*信息公开*/
.xxgk {
	width: 520px;
	height: 215px;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: 15px;
}

a.xxgktit {
	width: 48px;
	height: 137px;
	position: absolute;
	top: 34px;
	left: 0;
	padding: 10px 14px;
	font-size: 20px;
	color: #fff;
	line-height: 19px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg3.png") no-repeat;
}

a.zjsytit {
	width: 48px;
	height: 137px;
	position: absolute;
	top: 34px;
	left: 0;
	padding: 14px;
	font-size: 20px;
	color: #fff;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg3.png") no-repeat;
}

.xxgkcon {
	width: 485px;
	height: 215px;
	float: left;
	margin-left: 24px;
	background: #e7e7e7;
	border-radius: 10px;
}

.xxgktop {
	width: 450px;
	height: 190px;
	float: left;
	margin: 10px 0 10px 35px;
}

.xxgktop a {
	width: 215px;
	height: 52px;
	float: left;
	background: #cedae4;
	margin-right: 5px;
	margin-top: 10px;
	line-height: 52px;
	border-radius: 5px;
}

.xxgktop a:hover {
	background: #015293;
	color: #fff;
}

.xxgktop a span {
	width: 0;
	height: 0;
	border-color: #cedae4 #cedae4 #cedae4 #015293;
	border-style: solid;
	border-width: 5px 5px 5px 5px;
	float: left;
	display: inline-block;
	margin: 22px 3px 0 10px;

}

.xxgktop a:hover span {
	border-color: #015293 #015293 #015293 #cedae4;
}

/*首页-统一信息列表样式*/
.tytit {
	width: 100%;
	height: 40px;
	float: left;
	border-bottom: 2px solid #d3d3d3;
}

.tytit a {
	width: auto;
	height: 40px;
	padding: 0 13px;
	color: #005395;
	line-height: 40px;
	font-size: 20px;
	float: left;
	border-bottom: 2px solid #005395;
}

.tytit a.tymore {
	width: 70px;
	font-size: 16px;
	line-height: 35px;
	color: #a5a5a5;
	float: right;
	text-align: center;
}

.tylist {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px;
}

.tylist a {
	width: 100%;
	height: 30px;
	float: left;
	line-height: 30px;
}

.tylist a:before {
	content: '·';
	padding-right: 5px;
}

.tylist a span {
	float: right;
	color: #929292;
}

/*走进山阳*/
.zjsy {
	width: 520px;
	height: 215px;
	float: left;
	position: relative;
	margin-top: 15px;
}

.zjsycon {
	width: 485px;
	height: 215px;
	float: left;
	margin-left: 24px;
	background: #e7e7e7;
	border-radius: 10px;
}

.zjsypiclist {
	width: 100%;
	height: 200px;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}

.zjsypiclist a {
	width: 188px;
	height: 86px;
	float: left;
	margin: 0 10px 10px 10px;
	background: #EEEEEE;
	border: 1px solid #B5B5B5;
	border-radius: 5px;
}

.zjsypiclist a:hover {
	border: 1px solid #055292;
}

.zjsypiclist a img {
	width: 60px;
	height: 30px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	margin: 30px 7px;
}

.zjsypiclist a span {
	width: auto;
	float: left;
	text-align: center;
	line-height: 86px;
	font-size: 20px;
	color: #055292;
}

/*走进山阳 end*/

/*信息公开行 结束*/



/*政务服务行*/

/*政务服务*/
.zwfw {
	width: 520px;
	height: 211px;
	float: left;
	margin-top: 15px;
	position: relative;
	margin-right: 20px;
}

a.zwfwtit {
	width: 48px;
	height: 137px;
	position: absolute;
	top: 37px;
	left: 0;
	padding: 14px;
	font-size: 20px;
	color: #fff;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg3.png") no-repeat;
}

.zwfwcon {
	width: 485px;
	height: 211px;
	float: left;
	margin-left: 24px;
	background: #e7e7e7;
	border-radius: 10px;
}

.zwfwcon-c {
	width: 440px;
	height: 180px;
	float: left;
	margin-left: 45px;
	margin-top: 20px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/ico18.png") 260px 95px no-repeat;
}

.zwfwcon-c a {
	width: 196px;
	height: 62px;
	float: left;
	margin-right: 16px;
	margin-top: 16px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 62px;
	letter-spacing: 3px;
}

.zwfwcon-c a:hover {
	font-size: 22px;
}

.grbs {
	background: url('https://t.jiaozuo.gov.cn/file/4108110001/img/icbg4.png') no-repeat;
}

.qybs {
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg7.png") no-repeat;
}

.bmfw {
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg7.png") no-repeat;
}

.xzql {
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg7.png") no-repeat;
}

/*互动交流*/
.hdjl {
	width: 520px;
	height: 211px;
	float: left;
	margin-top: 15px;
	position: relative;
}

.hdjl-l {
	width: 98px;
	height: 136px;
	float: left;
	margin-left: 45px;
	margin-top: 35px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icbg8.png") no-repeat;
}

.hdjl-l a {
	width: 98px;
	height: 136px;
	float: left;
	font-size: 20px;
	text-align: center;
}

.hdjl-l a img {
	width: 42px;
	height: 27px;
	float: left;
	margin-top: 40px;
	margin-left: 27px;
}

.hdjl-l a span {
	width: 100%;
	height: 60px;
	line-height: 60px;
	display: inline-block;
}


.hdjl-r {
	width: 325px;
	height: 75px;
	float: right;
	margin-top: 16px;
}

.hdjl-r a {
	width: 162px;
	height: 93px;
	float: left;
	font-size: 20px;
	text-align: center;
}

.hdjl-r a img {
	width: 43px;
	height: 43px;
	float: left;
	margin-top: 10px;
	margin-left: 57px;
	-webkit-transition: -webkit-transform 1.5s;
	/* For Safari 3.1 to 6.0 */
	transition: transform 1.5s;
}

.hdjl-r a:hover img {
	-webkit-transform: rotate(360deg);
	/* Chrome, Safari, Opera */
	transform: rotate(360deg);
}

.hdjl-r a span {
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}

/*互动交流end*/

/*专题专栏处灰色*/
.ztzlcontainer {
	width: 100%;
	height: auto;
	float: left;
	background: #e7e7e7;
	margin-top: 16px;
	padding-bottom: 15px;
}

/*专题专栏滚动*/
.ztzttit {
	width: 235px;
	height: 50px;
	margin: 30px auto;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/ico12.png") left center no-repeat;
	padding-left: 55px;
}

.ztzttit a {
	width: 100%;
	height: 50px;
	font-size: 30px;
	font-weight: bold;
	color: #015293;
	line-height: 50px;
	display: inline-block;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/ico12.png") right center no-repeat;
}

.ztzlScroll {
	width: 100%;
	float: left;
	height: 104px;
	position: relative;
	padding: 0 10px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.ztzlScroll .prev,
.ztzlScroll .next {
	position: absolute;
	left: 0;
	top: 40%;
	display: block;
	width: 18px;
	height: 26px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/ico13.png") no-repeat;
}

.ztzlScroll .next {
	left: auto;
	right: 0;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/ico14.png")
}

.ztzlScroll .ztzlScrollbd {
	padding: 0px;
	float: left;
}

.ztzlScroll .ztzlScrollbd ul {
	overflow: hidden;
	zoom: 1;
}

.ztzlScroll .ztzlScrollbd ul li {
	float: left;
	margin: 0 3px;
	_display: inline;
	overflow: hidden;
}

.ztzlScroll .ztzlScrollbd ul li a {
	width: 253px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.ztzlScroll .ztzlScrollbd ul li a img {
	width: 253px;
	height: 104px;
	float: left;
	transition: all 1s;
}

.ztzlScroll .ztzlScrollbd ul li a:hover img {
	transform: scale(1.1);
}

/*专题专栏滚动end*/

/*首页横幅图片*/
.hfpic {
	width: 100%;
	height: 105px;
	float: left;
	margin-top: 16px;
}

.hfpic img {
	width: 100%;
	height: 105px;
}

/*友情链接标签滑动*/
.friendlinks {
	width: 100%;
	height: 25px;
	float: left;
	margin-top: 16px;
}

.friendlinkstit {
	width: 90px;
	height: 25px;
	float: left;
	text-align: center;
	font-size: 18px;
	text-align: center;
	color: #015293;
}

.friendlinkscon {
	width: 230px;
	height: 25px;
	line-height: 25px;
	float: left;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	margin-left: 10px;
}

/*友情链接end*/



/*尾部*/
.syqfoot {
	width: 100%;
	min-width: 1060px;
	height: 185px;
	background: #015293;
	padding-top: 50px;
	float: left;
}

.foot-l {
	width: auto;
	height: auto;
	float: left;
	margin-left: 45px;
}

.footcon {
	width: 810px;
	height: auto;
	float: left;
}

.footcon li {
	width: 100%;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	float: left;
	color: #fff;
	text-align: center;
}

.footcon li a {
	color: #E6E6E6;
}

.foot-r {
	width: auto;
	height: auto;
	float: left;
	margin-left: 30px;
}

/*尾部end*/

/*默认二级页头部及导航*/
.syqhead {
	width: 100%;
	height: 232px;
	margin: 0 auto;
}

.headcon {
	width: 100%;
	height: 140px;
	float: left;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/stopbg.png") center center no-repeat;
}

.ej-syqnav {
	width: 100%;
	height: 52px;
	background: #015293;
	float: left;
	padding: 5px 0;
}

.ej-syqnav a {
	width: auto;
	height: 42px;
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 42px;
	padding: 0 24px;
}

.ej-syqnav a:hover {
	background: #0177BF;
	border-radius: 5px;
}

.ej-syqnavactive {
	background: #0177BF;
	border-radius: 5px;
}

.ej-syqnav font {
	width: auto;
	height: 42px;
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 42px;
	padding: 0 10px;
}

/*默认二级页头部及导航结束*/


/*默认二级页*/

/*当前位置*/
.ej-location {
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	color: #606060;
	padding-left: 50px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/list.png") left center no-repeat;
}

.ej-location span {
	float: left;
}

.ej-location li {
	width: auto;
	float: left;
	display: inline-block;
}

.ej-location li a {
	width: auto;
}

.ej-location li a.active {
	color: #2f5d99;
}

/*二级页左侧*/
.ejleft {
	width: 255px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

/*二级页右侧*/
.ejright {
	width: 790px;
	min-height: 672px;
	height: auto;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #E2E2E2;
	padding: 10px;
}

/*分页栏目*/
.colLeft {
	width: 100%;
	min-height: 672px;
	height: auto;
	float: left;
	background: #eeeeee;
	padding-bottom: 10px;
}

.colLeftTitle {
	width: 100%;
	font-size: 20px;
	line-height: 50px;
	padding: 0 45px 0 15px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/list1.png") 220px center no-repeat #0177c0;
	color: #fff;
	border-bottom: 1px solid #fff;
	float: left;
	margin-bottom: 5px;
}

.list-cols {
	width: 100%;
	padding: 0 10px;
}

.list-cols li {
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 5px;
	border-bottom: 1px solid #b0b0b0;
}

.list-cols li a {
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 40px;
	float: left;
	padding-left: 15px;
	display: inline-block;
}

.list-cols li a::after {
	content: '>';
	float: right;
	margin-right: 10px;
}

.list-cols li a:hover {
	color: #2f5d99;
}

.list-cols li a>span {
	width: 80%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-cols .active {
	float: left;
}

.list-cols .active a {
	color: #2f5d99;
}

/*默认分页信息列表*/
.colInfoBox {
	width: 100%;
	min-height: 572px;
	height: auto;
	float: left;
}

.colInfoBoxTit {
	width: 100%;
	height: 50px;
	background: #eeeeee;
	float: left;
	margin-bottom: 5px;
}

.colInfoBoxTit span {
	width: auto;
	font-size: 20px;
	line-height: 50px;
	padding: 0 15px;
	background: #2f5d99;
	color: #fff;
	float: left;
}

.colRtitle {
	width: 100%;
	height: 47px;
	float: left;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	line-height: 47px;
}

.colRtitle:before {
	content: '·';
	margin: 0 10px;
}

.colRtitle font {
	width: auto;
	margin-right: 15px;
}

.colRtitle span {
	width: 100px;
	height: 40px;
	float: right;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #666666;
}

.dpxx {
	width: 100%;
	min-height: 647px;
	float: left;
}

.dpxxcon {
	width: 100%;
	margin: 20px auto;
	line-height: 35px;
}

.dpxxcon p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.dpxxcon p img {
	max-width: 100%;
}

/*文章详情页*/
.cms-article-box {
	width: 100%;
	min-height: 330px;
	background: #fff;
	padding-bottom: 10px;
	float: left;
	overflow: hidden;
}

.cms-article-tit {
	width: 95%;
	margin: 0px auto;
	font-size: 26px;
	color: #2f5d99;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
}

.cms-article-xinxi {
	width: 95%;
	height: 60px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px dashed #dedede;
}

.cms-article-xinxi span {
	padding: 0px 5px;
}

.cms-article-video {
	width: 800px;
	height: 600px;
	margin: 10px auto;
}

.article-detail {
	width: 95%;
	margin: 20px auto;
	padding-bottom: 30px;
	line-height: 35px;
}

.article-detail p {
	margin-bottom: 10px;
}

.article-detail p img {
	max-width: 100%;
}

.xx_share {
	width: auto;
	padding-left: 20px;
	float: left;
}

.printClose {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: right;
	float: right;
	margin-right: 50px;
}

.printClose a {
	width: auto;
	float: right;
	font-size: 14px;
	line-height: 30px;
}


/*详情页表格边框样式*/
.article-detail table {
	width: 100%;
	border: 1px solid #DCDCDC !important;
	border-collapse: collapse;
	text-indent: 0em;
}

.article-detailt table tr,
table td {
	border: 1px solid #DCDCDC !important;
	text-indent: 0em;
}


/*分页符颜色更换*/
.pagination {
	margin-top: 40px !important;
	margin-bottom: 0 !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #2f5d99;
	border-color: #2f5d99;
}

.pagination>li>a,
.pagination>li>span {
	color: #2f5d99;
}

.jumpToSel input:last-child {
	background: #2f5d99;
}

.pagination>li>a,
.pagination>li>span {
	padding: 5px 12px !important;
}

.jumpToSel input:first-child {
	text-align: center;
}

/*信箱表格线加载*/
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	border: none !important;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd !important;
}

.mailbox-result,
.mailbox-result td {
	border: 1px solid #ddd !important;
	line-height: 40px;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	margin-top: 3px;
	float: left;
	padding-top: 4px;
}

/*微信分享*/
.bd_weixin_popup .bd_weixin_popup_main {
	padding: 5px !important;
}

/*领导简介*/
.leaderCon {
	width: 100%;
	float: left;
	padding-top: 20px;
	border-bottom: 1px dashed #CCC;
}

.leaderCon_L {
	width: 150px;
	float: left;
}

.leaderCon_L img {
	width: 100px;
	height: 140px;
	float: left;
	margin: 0px 25px;
}

.leaderCon_L font {
	width: 100%;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	display: block;
}

.leaderCon_R {
	width: 580px;
	float: left;
	padding-left: 10px;
}

.leaderCon_R font {
	width: 100%;
	line-height: 45px;
	font-weight: bold;
	float: left;
	display: block;
}

.leaderCon_R span {
	color: #1d1c1c;
	line-height: 33px;
	text-indent: 2em;
}

/*领导简介end*/

/*机构简介*/
.jggkCon {
	width: 100%;
	padding-top: 10px;
}

.jggkCon a {
	width: 24%;
	color: #1d1c1c;
	line-height: 50px;
	margin-left: 1%;
	display: block;
	float: left;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/jg.png") left center no-repeat;
	background-size: 10%;
	padding-left: 35px;
}

.jggkCon a:hover {
	color: #2f5d99;
}

.jgxq {
	width: 100%;
	padding-top: 10px;
}

.jgxq pre {
	width: 100%;
	height: auto;
	padding: 0;
	border: none;
	color: #1d1c1c;
	line-height: 33px;
	font-size: 16px;
	white-space: pre-wrap;
	background: none;
}

/*机构简介end*/

/*调查征集*/
.layout-containerW {
	width: 1060px;
	background: #fff;
	margin: 0 auto;
}

/*调查征集 end*/


/*新闻中心二级页*/

/*新闻中心二级页行1*/
.xwzx-r1-l {
	width: 400px;
	height: 300px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*焦点图*/
.xwzx-slideBox {
	width: 400px;
	height: 300px;
	overflow: hidden;
	float: left;
	position: relative;
}

.xwzx-slideBox .hd {
	width: 100%;
	height: 40px;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	background: #0b0b0d;
	opacity: .7;
}

.xwzx-slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	padding-left: 70%;
}

.xwzx-slideBox .hd ul li {
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	width: 15px;
	height: 15px;
	background: #595959;
	cursor: pointer;
	border-radius: 15px;
}

.xwzx-slideBox .hd ul li.on {
	background: #fff;
}

.xwzx-slideBox .xwzx-slideBoxbd {
	position: relative;
	height: 100%;
}

.xwzx-slideBox .xwzx-slideBoxbd li {
	width: 230px !important;
	height: 150px !important;
	padding: 0 !important;
	zoom: 1;
	vertical-align: middle;
}

.xwzx-slideBox .xwzx-slideBoxbd img {
	width: 400px;
	height: 300px;
	display: block;
}

.xwzx-r1-r {
	width: 650px;
	height: 300px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ej-tytit1 {
	width: 100%;
	height: 42px;
	float: left;
	background: #E7E7E7;
}

.ej-tytit1 span {
	width: auto;
	height: 42px;
	padding: 0 30px;
	background: #005395;
	color: #fff;
	line-height: 42px;
	font-size: 20px;
	float: left;
}

.ej-tytit1 a {
	width: 70px;
	font-size: 16px;
	line-height: 42px;
	float: right;
	text-align: center;
}

/*新闻中心二级页行2*/
.xwzx-r2-l {
	width: 524px;
	height: 325px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #D5D5D5;
	padding: 5px 10px;
}

.ej-tytit {
	width: 100%;
	height: 43px;
	float: left;
	border-bottom: 1px solid #015293;
}

.ej-tytit span {
	width: auto;
	height: 42px;
	padding: 0 30px;
	background: #005395;
	color: #fff;
	line-height: 42px;
	font-size: 20px;
	float: left;
}

.ej-tytit a {
	width: 70px;
	font-size: 16px;
	line-height: 42px;
	float: right;
	text-align: center;
}

.ej-tylist {
	width: 100%;
	height: auto;
	float: left;
	padding: 5px;
}

.ej-tylist a {
	width: 100%;
	height: 42px;
	float: left;
	line-height: 42px;
}

.ej-tylist a:before {
	content: '·';
	padding-right: 5px;
}

.ej-tylist a span {
	float: right;
	color: #929292;
}

.xwzx-r2-r {
	width: 524px;
	height: 325px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #D5D5D5;
	padding: 5px 10px;
}

/*新闻中心二级页 end*/

/*走进山阳二级页*/

/*走进山阳二级页行1*/
.zjsy-r1 {
	width: 100%;
	height: 368px;
	float: left;
	margin-top: 10px;
}

.zjsy-r1-con {
	width: 100%;
	height: 325px;
	float: left;
	padding-top: 10px;
}

.zjsy-r1-con img {
	width: 484px;
	height: 315px;
	float: left;
}

.zjsy-r1-con font {
	width: 560px;
	height: auto;
	float: right;
	line-height: 33px;
	text-indent: 2em;
}

/*走进山阳二级页行2*/
.zjsy-r2-l {
	width: 780px;
	height: 216px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.zjsy-r2-r {
	width: 270px;
	height: 216px;
	float: right;
	background: #F0F4F7;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*电子地图*/
.zjsy-r2-r-con {
	width: 100%;
	height: 173px;
	float: left;
	padding: 8px;
}

.zjsy-r2-r-con img {
	width: 100%;
	height: 157px;
}

/*走进山阳二级页行3*/

/*山阳风采 图片滚动*/
.tssyScroll {
	width: 100%;
	float: left;
	height: 221px;
	position: relative;
	padding-top: 8px;
	margin-bottom: 10px;
}

.tssyScroll .tssyScrollbd {
	padding: 0px;
	float: left;
}

.ztzlScroll .tssyScrollbd ul {
	overflow: hidden;
	zoom: 1;
}

.tssyScroll .tssyScrollbd ul li {
	float: left;
	margin-right: 9px;
	_display: inline;
	overflow: hidden;
}

.tssyScroll .tssyScrollbd ul li a {
	width: 256px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.tssyScroll .tssyScrollbd ul li a img {
	width: 256px;
	height: 165px;
	float: left;
	transition: all 1s;
}

.tssyScroll .tssyScrollbd ul li a:hover img {
	transform: scale(1.1);
}

.tssyScroll .tssyScrollbd ul li a span {
	width: 100%;
	height: 45px;
	margin-top: 3px;
	display: inline-block;
	background: #E6E6E6;
	line-height: 45px;
	text-align: center;
}

/*山阳风采 图片滚动 end*/

/*走进山阳 二级页 end*/

/*互动交流二级页*/
.hdjl-r1-l {
	width: 790px;
	height: 301px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hdjl-r1-r {
	width: 260px;
	height: 301px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;

}

.hdjl-r1-l-tit {
	width: 100%;
	height: 35px;
	float: left;
	background: #f5f5f5;
	font-size: 18px;
	color: #015293;
	text-align: center;
	line-height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hdjl-r1-l-tit font {
	width: 8%;
	float: left;
}

.hdjl-r1-l-tit h1 {
	width: 37%;
	float: left;
	font-size: 18px;
	font-weight: normal;
	line-height: 35px;
}

.hdjl-r1-l-tit span {
	width: 15%;
	float: left;
}

.hdjl-r1-l-con {
	width: 100%;
	height: auto;
	float: left;
}

.hdjl-r1-l-con a {
	width: 100%;
	height: 35px;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	line-height: 35px;
}

.hdjl-r1-l-con a font {
	width: 8%;
	float: left;
}

.hdjl-r1-l-con a h1 {
	width: 34%;
	float: left;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.hdjl-r1-l-con a span {
	width: 16%;
	float: left;
}

/*互动交流页 第二行*/
.lxsl_list {
	width: 550px;
	height: 42px;
	line-height: 42px;
	float: left;
	margin-left: 20px;
}

.lxsl_list>span {
	font-size: 16px;
	color: #005395;
	background: #e7e7e7;
}

.hdjl-r2-l {
	width: 790px;
	height: 200px;
	float: left;
	background: #E6EDF3;
	margin-bottom: 10px;
}

a.hdjl-r2-l-tit {
	width: 230px;
	height: 130px;
	float: left;
	margin: 0 3px;
}

a.hdjl-r2-l-tit img {
	width: 65px;
	height: 65px;
	float: left;
	margin: 40px 82px 20px 82px;
}

a.hdjl-r2-l-tit span {
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	color: #5d5e5f;
	text-align: center;
	display: inline-block;
}

.hdjl-r2-l-con a {
	width: 257px;
	height: 76px;
	float: left;
	background: #fff;
	margin: 15px 0 0 10px;
}

.hdjl-r2-l-con a img {
	width: 50px;
	height: 50px;
	float: left;
	margin: 14px 40px;
}

.hdjl-r2-l-con a span {
	width: auto;
	float: left;
	line-height: 78px;
	font-size: 24px;
	display: inline-block;
	color: #5C5D5F;
}

.hdjl-r2-r {
	width: 260px;
	height: 200px;
	float: right;
	margin-bottom: 10px;
}

.hdjl-r2-r a {
	width: 260px;
	height: 86px;
	float: left;
	margin-bottom: 27px;
}

.hdjl-r2-r a img {
	width: 260px;
	height: 86px;
}

/*互动交流二级页 end*/

/*网站地图页面*/
.wzmap {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 16px;
}

.wzmap-tit {
	width: 100%;
	height: 42px;
	float: left;
	background: #E6E6E6;
}

.wzmap-tit a {
	width: auto;
	height: 42px;
	padding: 0 30px;
	background: #005395;
	color: #fff;
	line-height: 42px;
	font-size: 20px;
	float: left;
}

.wzmap-con {
	width: 100%;
	height: auto;
	float: left;
	border-left: 1px solid #E6E6E6;
}

.wzmap-con a {
	min-width: 20%;
	width: auto;
	height: 40px;
	float: left;
	text-align: center;
	line-height: 40px;
	border-bottom: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

/*网站地图页面 end*/

/*政府信息公开页面*/
.zfxxgk-left {
	width: 786px;
	min-height: 664px;
	height: auto;
	float: left;
	border: 1px solid #E2E2E2;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.zfxxgk-right {
	width: 263px;
	height: auto;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

a.zfxxgk-tit1 {
	width: 100%;
	height: 50px;
	float: left;
	background: #015293;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	margin-bottom: 9px;
}

.zfxxgk-tit {
	width: 253px;
	height: 50px;
	float: left;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/xxgk12.png") no-repeat;
	line-height: 45px;
	padding-left: 40px;
	margin-left: 5px;
	margin-top: 6px;
}

a.zfxxgk-titactive {
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/xxgk11.png") no-repeat;
	color: #fff !important;
}

.zfxxgk-tit:hover {
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/xxgk11.png") no-repeat;
	color: #fff;
}

.zfxxgk-con {
	width: 253px;
	height: auto;
	float: left;
	margin-left: 5px;
	background: #F0F4F7;
	margin-bottom: 5px;
	padding: 10px 0;
}

.zfxxgk-con a {
	min-width: 50%;
	height: auto;
	float: left;
	background: #F0F4F7;
	padding-left: 10px;
	line-height: 29px;
	font-size: 14px;
}

a.zfxxgk-conactive {
	color: #065292;
	font-weight: bold;
}

.zfxxgk-con a::before {
	content: '·';
	margin-right: 5px;
}

/*政府信息公开页面 end*/

/*政务服务页面*/

/*政务服务页面 左侧*/
.zwfw-l {
	width: 644px;
	height: auto;
	float: left;
}

.zwfw-l-tit {
	width: 100%;
	height: 45px;
	float: left;
	background: #E0E0E0;
}

.zwfw-l-tit span {
	width: 180px;
	height: 45px;
	float: left;
	background: #015293;
	line-height: 45px;
	color: #fff;
	font-size: 20px;
	margin-right: 20px;
}

.zwfw-l-tit span img {
	width: 30px;
	height: 30px;
	float: left;
	margin: 7px 15px;
}

.zwfw-l-tit a {
	width: auto;
	height: 25px;
	float: left;
	margin: 10px 5px;
	color: #015293;
	padding: 0 15px;
	line-height: 25px;
}

.zwfw-l-tit a:hover {
	background: #0177BF;
	color: #fff;
	border-radius: 5px;
}

.zwfw-l-tit .zwfw-l-titactive {
	background: #0177BF;
	color: #fff;
	border-radius: 5px;
}

.zwfw-l-con {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
}

.zwfw-l-r1 {
	width: 644px;
	height: 370px;
	float: left;
	margin-top: 20px;
	border: 1px solid #E1E1E1;
}

.zwfw-l-con li {
	margin: 7px 0 7px 16px;
	width: 90px;
	float: left;
	display: inline;
	text-align: center
}

.zwfw-l-con li a {
	width: 83px;
	height: 63px;
	font-size: 15px;
	color: #2e3233;
	text-align: center;
	float: none;
	padding-top: 35px;
	color: #1492ff;
	background-color: #f4f7fa;
}

.zwfw-l-con li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #1492ff;
}

.zwfw-l-con li img {
	margin-bottom: 5px;
	display: block;
	border: 0
}

.xzsp li {
	width: 105px;
	margin: 0px 0 15px 19px;
	text-align: left;
	display: table;
	position: relative
}

.xzsp li a {
	font-size: 15px;
	display: table-cell;
	vertical-align: middle
}

a.grbs1 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs1.png) no-repeat;
}

a.grbs2 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs2.png) no-repeat;
}

a.grbs3 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs18.png) no-repeat;
}

a.grbs4 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs106.jpg) no-repeat;
}

a.grbs5 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs101.jpg) no-repeat;
}

a.grbs6 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs4.png) no-repeat;
}

a.grbs7 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs102.jpg) no-repeat;
}

a.grbs8 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs103.jpg) no-repeat;
}

a.grbs9 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs104.jpg) no-repeat;
}

a.grbs10 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs8.png) no-repeat;
}

a.grbs11 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs105.jpg) no-repeat;
}

a.grbs12 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs5.png) no-repeat;
}

a.grbs13 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs107.jpg) no-repeat;
}

a.grbs14 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs108.jpg) no-repeat;
}

a.grbs15 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs109.jpg) no-repeat;
}

a.grbs16 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs110.jpg) no-repeat;
}

a.grbs17 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs111.jpg) no-repeat;
}

a.grbs18 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs9.png) no-repeat;
}

a.grbs19 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs112.jpg) no-repeat;
}

a.grbs20 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs11.png) no-repeat;
}

a.grbs21 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs16.png) no-repeat;
}

a.grbs22 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs113.jpg) no-repeat;
}

a.grbs23 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs17.png) no-repeat;
}

a.grbs24 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs15.png) no-repeat;
}

a.grbs25 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs114.jpg) no-repeat;
}

a.grbs26 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs115.jpg) no-repeat;
}

a.grbs27 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs116.jpg) no-repeat;
}

a.grbs28 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs117.jpg) no-repeat;
}

a.grbs29 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs118.jpg) no-repeat;
}

a.grbs30 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs24.png) no-repeat;
}

a.grbs31 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/grbs25.png) no-repeat;
}

a.grbs1:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs1.png) no-repeat;
}

a.grbs2:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs2.png) no-repeat;
}

a.grbs3:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs18.png) no-repeat;
}

a.grbs4:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs106.jpg) no-repeat;
}

a.grbs5:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs101.jpg) no-repeat;
}

a.grbs6:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs4.png) no-repeat;
}

a.grbs7:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs102.jpg) no-repeat;
}

a.grbs8:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs103.jpg) no-repeat;
}

a.grbs9:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs104.jpg) no-repeat;
}

a.grbs10:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs8.png) no-repeat;
}

a.grbs11:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs105.jpg) no-repeat;
}

a.grbs12:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs5.png) no-repeat;
}

a.grbs13:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs107.jpg) no-repeat;
}

a.grbs14:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs108.jpg) no-repeat;
}

a.grbs15:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs109.jpg) no-repeat;
}

a.grbs16:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs110.jpg) no-repeat;
}

a.grbs17:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs111.jpg) no-repeat;
}

a.grbs18:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs9.png) no-repeat;
}

a.grbs19:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs112.jpg) no-repeat;
}

a.grbs20:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs11.png) no-repeat;
}

a.grbs21:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs16.png) no-repeat;
}

a.grbs22:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs113.jpg) no-repeat;
}

a.grbs23:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs17.png) no-repeat;
}

a.grbs24:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs15.png) no-repeat;
}

a.grbs25:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs114.jpg) no-repeat;
}

a.grbs26:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs115.jpg) no-repeat;
}

a.grbs27:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs116.jpg) no-repeat;
}

a.grbs28:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs117.jpg) no-repeat;
}

a.grbs29:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs118.jpg) no-repeat;
}

a.grbs30:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs24.png) no-repeat;
}

a.grbs31:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/grbs/images1/ggrbs25.png) no-repeat;
}


.zwfw-l-r2 {
	width: 644px;
	height: 443px;
	float: left;
	margin-top: 20px;
	border: 1px solid #E1E1E1;
	margin-bottom: 10px;
}

a.frbs1 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs1.png) no-repeat;
}

a.frbs2 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs5.png) no-repeat;
}

a.frbs3 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs20.png) no-repeat;
}

a.frbs4 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs2.png) no-repeat;
}

a.frbs5 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs102.jpg) no-repeat;
}

a.frbs6 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs4.png) no-repeat;
}

a.frbs7 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs103.jpg) no-repeat;
}

a.frbs8 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs104.jpg) no-repeat;
}

a.frbs9 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs105.jpg) no-repeat;
}

a.frbs10 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs12.png) no-repeat;
}

a.frbs11 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs101.jpg) no-repeat;
}

a.frbs12 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs6.png) no-repeat;
}

a.frbs13 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs107.jpg) no-repeat;
}

a.frbs14 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs108.jpg) no-repeat;
}

a.frbs15 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs30.png) no-repeat;
}

a.frbs16 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs120.jpg) no-repeat;
}

a.frbs17 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs12.png) no-repeat;
}

a.frbs18 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs13.png) no-repeat;
}

a.frbs19 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs110.jpg) no-repeat;
}

a.frbs20 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs31.png) no-repeat;
}

a.frbs21 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs7.png) no-repeat;
}

a.frbs22 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs111.jpg) no-repeat;
}

a.frbs23 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs112.jpg) no-repeat;
}

a.frbs24 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs19.png) no-repeat;
}

a.frbs25 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs113.jpg) no-repeat;
}

a.frbs26 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs114.jpg) no-repeat;
}

a.frbs27 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs115.jpg) no-repeat;
}

a.frbs28 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs116.jpg) no-repeat;
}

a.frbs29 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs117.jpg) no-repeat;
}

a.frbs30 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs26.png) no-repeat;
}

a.frbs31 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs118.jpg) no-repeat;
}

a.frbs32 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs119.jpg) no-repeat;
}

a.frbs33 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs109.jpg) no-repeat;
}

a.frbs34 {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/frbs33.png) no-repeat;
}


a.frbs1:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs1.png) no-repeat;
}

a.frbs2:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs5.png) no-repeat;
}

a.frbs3:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs20.png) no-repeat;
}

a.frbs4:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs2.png) no-repeat;
}

a.frbs5:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs102.jpg) no-repeat;
}

a.frbs6:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs4.png) no-repeat;
}

a.frbs7:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs103.jpg) no-repeat;
}

a.frbs8:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs104.jpg) no-repeat;
}

a.frbs9:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs105.jpg) no-repeat;
}

a.frbs10:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs12.png) no-repeat;
}

a.frbs11:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs101.jpg) no-repeat;
}

a.frbs12:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs6.png) no-repeat;
}

a.frbs13:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs107.jpg) no-repeat;
}

a.frbs14:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs108.jpg) no-repeat;
}

a.frbs15:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs30.png) no-repeat;
}

a.frbs16:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs120.jpg) no-repeat;
}

a.frbs17:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs12.png) no-repeat;
}

a.frbs18:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs13.png) no-repeat;
}

a.frbs19:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs110.jpg) no-repeat;
}

a.frbs20:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs31.png) no-repeat;
}

a.frbs21:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs7.png) no-repeat;
}

a.frbs22:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs111.jpg) no-repeat;
}

a.frbs23:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs112.jpg) no-repeat;
}

a.frbs24:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs19.png) no-repeat;
}

a.frbs25:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs113.jpg) no-repeat;
}

a.frbs26:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs114.jpg) no-repeat;
}

a.frbs27:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs115.jpg) no-repeat;
}

a.frbs28:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs116.jpg) no-repeat;
}

a.frbs29:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs117.jpg) no-repeat;
}

a.frbs30:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs26.png) no-repeat;
}

a.frbs31:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs118.jpg) no-repeat;
}

a.frbs32:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs119.jpg) no-repeat;
}

a.frbs33:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs109.jpg) no-repeat;
}

a.frbs34:hover {
	background: url(http://jzsy.hnzwfw.gov.cn/hnzw/resources/sxcx/frbs/images1/ffrbs33.png) no-repeat;
}

/*政务服务页面 右侧*/
.zwfw-r {
	width: 399px;
	height: auto;
	float: right;
}

.zwfw-r-tit {
	width: 100%;
	height: 45px;
	float: left;
	border-bottom: 1px solid #ABABAB;
}

.zwfw-r-tit a {
	width: auto;
	padding-left: 10px;
	color: #015293;
	line-height: 45px;
	font-size: 20px;
}

.zwfw-r-tit a img {
	width: 30px;
	height: 30px;
	float: left;
	margin: 12px 5px;
}

.zwfw-r-r1 {
	width: 399px;
	height: 326px;
	float: left;
	margin-top: 20px;
	background: #F3F3F3;
	padding: 10px;
}

.zwfw-r-r1-con {
	width: 100%;
	height: auto;
	float: left;
}

.zwfw-r-r1-con a {
	width: 30%;
	height: 110px;
	float: left;
	margin-left: 2.5%;
	margin-top: 10px;
}

.zwfw-r-r1-con a img {
	width: 45px;
	height: 45px;
	float: left;
	margin: 20px 33px;
}

.zwfw-r-r1-con a span {
	width: 100%;
	float: left;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}

.zwfw-r-r2 {
	width: 399px;
	height: 326px;
	float: left;
	margin-top: 15px;
	background: #F3F3F3;
	padding: 10px;
}

.zwfw-r-r2-con {
	width: 100%;
	height: auto;
	float: left;
}

.zwfw-r-r2-con a {
	width: 30%;
	height: 55px;
	float: left;
	margin-left: 2.5%;
	line-height: 55px;
	padding-top: 15px;
}

.zwfw-r-r2-con a::before {
	content: '·';
	margin-right: 10px;
	margin-left: 5px;
}

.zwfw-r-r3 {
	width: 399px;
	height: 149px;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

.zwfw-r-r3 a img {
	width: 399px;
	height: 149px;
}

/*政务服务页面 end*/

/*重点领域信息公开页面 开始*/
.sideMenu {
	width: 100%;
	height: auto;
}

.sideMenu .sideMenlist {
	width: 100%;
	height: 47px;
	font-size: 16px;
	line-height: 47px;
	padding-left: 10px;
	background: #EDEDED;
	font-weight: normal;
	float: left;
	margin-bottom: 10px;
	border-radius: 5px;
	cursor: pointer;
}

.sideMenu .sideMenlist em {
	float: right;
	display: block;
	width: 40px;
	height: 32px;
	background: url("https://t.jiaozuo.gov.cn/file/4108110001/img/icoAdd.png") 18px 21px no-repeat;
	cursor: pointer;
}

.sideMenu .sideMenlist.on em {
	background-position: 18px -47px;
}

.sideMenu .sideMencon {
	padding: 8px 25px;
	color: #999;
	display: none;
	/* 默认都隐藏 */
}

.sideMenu .sideMencon a {
	width: 100%;
	display: inline-block;
	font-size: 15px;
	line-height: 35px;
}

.sideMenu .sideMencon a::before {
	content: '·';
	padding-right: 5px;
}

/*重点领域信息公开页面 end*/
/*走进山阳*/
.zjsycon a {
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 55px;
	margin-top: 15px;
	border-radius: 80px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 17px;
	text-decoration: none;
	-webkit-transition: -webkit-transform 1s ease-out;

	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}

.zjsycon a:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	border: 1px dashed #e8e8e8;
}

.zjsycon a.con1 {
	background: #97CB38;
}

.zjsycon a.con2 {
	background: #0599CA;
}

.zjsycon a.con3 {
	background: #FDCBCA;
}

.zjsycon a.con4 {
	background: #B6CB81;
}

.zjsycon a.con5 {
	background: #98CDFE;
}

.zjsycon a.con6 {
	background: #666796;
}

/*山阳工作*/
.sygzcon {
	width: 1045px;
	height: 137px;

	margin-left: 24px;
	background: #e7e7e7;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 20px;
}

.sygzimg {
	float: left;
	width: 70px;
	height: 137px;
	margin-left: -8px;
}

.sygzcon a {
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 16px;
	margin-top: 25px;
	border-radius: 80px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding: 17px;
	text-decoration: none;
	-webkit-transition: -webkit-transform 1s ease-out;

	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}

.sygzcon a:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
	border: 1px dashed #e8e8e8;
}

.sygzcon a.con1 {
	background: #97CB38;
}

.sygzcon a.con2 {
	background: #0599CA;
}

.sygzcon a.con3 {
	background: #FDCBCA;
}

.sygzcon a.con4 {
	background: #B6CB81;
}

.sygzcon a.con5 {
	background: #98CDFE;
}

.sygzcon a.con6 {
	background: #666796;
}

.sygzcon a.con7 {
	background: #669ACB;
}

.sygzcon a.con8 {
	background: #EF9D4F;
}

/*20240402*/
.wza-box {
	float: right;
	height: 38px;
}

.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.wza {
	background: #fff;
	color: #F76B00;
	border: 1px solid #FC740D;
	border-radius: 2px 0px 0px 2px;
}

.wza-box a.oldman {
	background: #F79600;
	color: #fff;
	border: 1px solid #F79600;
	border-radius: 0px 2px 2px 0px;
}