@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	box-sizing: content-box;
}

input,
button,
ul,
li,
body,
p,
hr {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border: none;
	outline: none
}

li {
	list-style: none;
}

/*全局样式*/
* {
	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: 14px;
	padding: 0;
	margin: 0;
	/*margin-top:300px;
background:url(/sitesources/jiaozuo/upload/202106/20210624154818497.jpg) top center no-repeat;}*/
	background: url(../images/bg.jpg) top center no-repeat;
}

/*background: url(/sitesources/jiaozuo/upload/202009/20200929151023849.jpg) top center no-repeat;}*/
div,
li,
ul,
img,
a,
input,
button {
	list-style: none;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
}

a:focus {
	outline: none;
}

a:link,
a:visited {
	text-decoration: none !important;
	color: #333;
}

a:hover {
	text-decoration: none !important;
	cursor: pointer;
	color: #07438a;
}

.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;
}

/*-------通用样式-----*/
/*居中1200px*/
.container {
	width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 !important;
	background: #fff;
	overflow: hidden;
}

.conpad {
	padding: 0 28px !important;
}

/*-------通用样式结束-----*/
.headcontainer {
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.topcontainer {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
}

.top_box {
	width: 1200px;
	height: 36px;
	margin: 0 auto;
}

/*头部*/
.headcon {
	width: 1200px;
	height: 115px;
	/*background:url(../images/logo.png) no-repeat left center;*/
	background: url(/sitesources/jiaozuo/upload/202102/20210201091916561.png) no-repeat left center;
	margin: 0 auto;
}

.jznavbar {
	width: 100%;
	/*width:1200px;*/
	min-width: 1200px;
	height: 40px;
	background: #015293;
	margin: 0 auto;
	/*margin-top: 110px;*/
}

.jznav {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}

.jznavcon {
	width: 990px;
	height: 40px;
	float: left;
}

.jznavcon a {
	width: auto;
	height: 40px;
	font-size: 18px;
	color: #fff;
	padding: 0 32px;
	line-height: 40px;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
}

.jznavcon a:hover {
	background: #023e70;
	color: #fff;
}

/*.jznavcon a.navon{*/
.navon {
	background: #023e70;
	color: #fff;
}

.jznavsearch {
	width: 200px;
	height: 27px;
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}

.search-form {
	width: 200px;
	height: 27px;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	background: #fff;
	float: left;
}

.input-search {
	width: 162px;
	height: 21px;
	float: left;
	font-size: 14px;
	color: #999999;
	margin-top: 2px;
	padding-left: 5px;
	border-right: 1px solid #e8e8e8;
}

.search-btn {
	width: 35px;
	height: 25px;
	border: none;
	float: right;
	background: url(../images/search.png) center 5px no-repeat;
	outline: none;
}

/*头部结束*/


/*头条*/
.headline {
	width: 100%;
	height: 110px;
	float: left;
	padding-top: 10px;
}

a.headlinetit {
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	color: #015293;
	text-align: center;
	font-size: 38px;
}

.headline span {
	width: auto;
	height: 50px;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
	display: inline-block;
	color: #666;
}

a.headlinedetail {
	color: #ee9269;
}


/*新闻处布局*/
.newsleft {
	width: 640px;
	height: 380px;
	float: left;
}

.newsright {
	width: 494px;
	height: 380px;
	float: right;
	background: #f2f6f9;
	padding: 0 20px;
}

/*焦点图*/
.slideBox {
	width: 100%;
	height: 380px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	bottom: 8px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 10px;
	background: #9b9a9a;
	cursor: pointer;
	border-radius: 10px;
}

.slideBox .hd ul li.on {
	background: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd img {
	width: 640px;
	height: 380px;
	display: block;
}

.slideBox .bd span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
	background: rgba(6, 82, 146, .8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}


/* 政务要闻标签切换 */
.slideTxtBox {
	width: 100%;
	height: 100%;
	text-align: left;
	float: left;
}

.slideTxtBox .hd {
	height: 40px;
	line-height: 10px;
	position: relative;
	border-bottom: 1px solid #ddd;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	height: 40px;
	bottom: -1px;
}

.slideTxtBox .hd ul li {
	width: auto;
	float: left;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	position: relative;
	font-size: 20px;
	margin-right: 13px;
	line-height: 40px;
	padding: 0 7px;
}

.slideTxtBox .hd ul li a {
	color: #999999;
}

.slideTxtBox .hd ul li.on {
	height: 40px;
	border-bottom: 2px solid #015293;
}

.slideTxtBox .hd ul li.on a {
	color: #015293;
}

.slideTxtBox .bd ul {
	zoom: 1;
	position: relative;
	padding-top: 10px;
}

.slideTxtBox .bd li {
	height: 36px;
	font-size: 16px;
	line-height: 36px;
}

.slideTxtBox .bd li a span {
	float: right;
	color: #999;
	font-size: 14px;
}

.slideTxtBox .bd li.toutiao {
	height: 114px;
	margin-top: 5px;
	padding: 0 10px;
	position: relative;
}

.slideTxtBox .bd li.toutiao a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	color: #015293;
	text-align: center;
	display: inline-block;
	font-weight: bold;
}

.slideTxtBox .bd li.toutiao font {
	width: 100%;
	color: #999999;
	text-indent: 2em;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	display: inline-block;
}


/*政务公开*/
.menuslide {
	width: 100%;
	height: 420px;
	float: left;
	margin-top: 20px;
}

.menuslide .menuhd {
	width: 230px;
	height: 420px;
	float: left;
}

.menuslide .menuhd li {
	width: 100%;
	height: 65px;
	margin-top: 5px;
	cursor: pointer;
	line-height: 65px;
	font-size: 24px;
	text-align: center;
	background: #eeeeee;
	border-radius: 5px;
	position: relative;
}

.menuslide .menuhd li a {
	color: #015293;
}

.menuslide .menuhd li span {
	float: right;
	width: 0;
	height: 0;
	border-width: 10px 10px;
	border-style: solid;
	border-color: #fff;
	border-left-color: #fff;
	position: absolute;
	right: -20px;
	top: 35%;
}

.menuslide .menuhd li.on {
	background: #015293;
}

.menuslide .menuhd li.on a {
	color: #fff;
}

.menuslide .menuhd li.on span {
	float: right;
	width: 0;
	height: 0;
	border-width: 10px 10px;
	border-style: solid;
	border-color: #fff;
	border-left-color: #015293;
	position: absolute;
	right: -20px;
	top: 35%;
}

.menuslide .menubd {
	width: 890px;
	height: 420px;
	float: right;
	border: 1px solid #e8e8e8;
	padding: 15px;
}

/* 要闻动态滑动块 */
.ywdtleft {
	width: 490px;
	height: auto;
	float: left;
}

.ywdtright {
	width: 340px;
	height: auto;
	float: right;
}

/* 网上有害举报 */
.wsyhjb {
	width: 100%;
	height: 88px;
	float: left;
}

.wsyhjb img {
	width: 340px;
	height: 88px;
}

.tzgg {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 8px;
	background: #f5f5f5;
	padding: 0px 15px 0 15px;
}

/* 公共样式 */
.tymenu {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
	border-bottom: 1px solid #e8e8e8;
}

.tymenu a {
	width: auto;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: -1px;
	border-bottom: 2px solid #015293;
	color: #015293;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.tycontent {
	width: 100%;
	min-height: 105px;
	height: auto;
	float: left;
}

.tycontent a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../images/li-bg.png) left center no-repeat;
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
}

.tycontent a span {
	float: right;
	font-size: 14px;
	color: #999;
}

/* 走进焦作滑动块内容 */

.jzgk {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 35px;
	padding-top: 15px;
	float: left;
}

.jzgk p {
	text-indent: 2em;
}

.zjjzcon {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
}

.zjjzcon a {
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 38px;
	margin-top: 15px;
	border-radius: 80px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 17px;
	-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;
}

.zjjzcon 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;
}

.zjjzcon a.con1 {
	background: #97CB38;
}

.zjjzcon a.con2 {
	background: #0599CA;
}

.zjjzcon a.con3 {
	background: #FDCBCA;
}

.zjjzcon a.con4 {
	background: #B6CB81;
}

.zjjzcon a.con5 {
	background: #98CDFE;
}

.zjjzcon a.con6 {
	background: #666796;
}

.zjjzcon a.con7 {
	background: #DC7186;
}

.zjjzcon a.con8 {
	background: #669ACB;
}

.zjjzcon a.con9 {
	background: #EF9D4F;
}


/* 信息公开滑动块内容 */
.xxgkleft {
	width: 193px;
	height: auto;
	float: left;
}

/* 政府信息公开列表 */
.xxgklist {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.xxgklist a {
	width: 200px;
	height: 54px;
	float: left;
	margin: 5px 9px 5px 2px;
	border: 1px dashed #e8e8e8;
	background: #f5f5f5;
	text-align: center;
	line-height: 54px;
	font-size: 16px;
	color: #666666;
}

.xxgklist a:hover {
	background: #015293;
	color: #fff;
}

.xxgkright {
	width: 635px;
	height: auto;
	float: right;
}

/* 政府领导列表 */
.leaderpiclist {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 5px;
	border: 1px solid #cee3e9;
	background: #fafcfd;
	padding: 5px 0 10px 0;
	border-bottom-right-radius: 40px;
}

.leaderpiclist a {
	width: 78px;
	height: 65px;
	float: left;
	position: relative;
	margin-left: 50px;
	margin-right: 20px;
	margin-top: 5px;
}

.leaderpiclist a img {
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}

.leaderpiclist a span {
	width: 100%;
	height: 20px;
	font-size: 16px;
	float: left;
	display: inline-block;
	text-align: center;
	line-height: 20px;
	color: #666;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* 公共服务滑动块内容 */

.zwfwtit {
	width: 100%;
	font-size: 25px;
	background: #1367ac;
	line-height: 50px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}

.grbs {
	width: 48%;
	height: auto;
	float: left;
	margin: 0 1% 20px 1%;
}

.grbscon {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 5px;
}

.grbscon a {
	width: 77px;
	height: 77px;
	float: left;
	background: #eff1f6;
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 10px;
	position: relative;
	margin-top: 5px;
}

.grbscon a img {
	float: left;
	margin-left: 20px;
}

.grbscon a span {
	width: 100%;
	height: 30px;
	float: left;
	font-size: 16px;
	color: #07438a;
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	display: inline-block;
	text-align: center;
}

/* 热门服务项目 */
.hotitem {
	width: 100%;
	height: auto;
	float: left;
}

.hotitem a {
	width: auto;
	line-height: 35px;
	font-size: 16px;
	float: left;
	margin-left: 15px;
	margin-right: 20px;
}

.hotitem span {
	float: left;
	margin-top: 8px;
	color: #333;
}

/*20230717修改start*/
a.syrmfwlia {
	background: #eff1f6;
	width: 202px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #07438a;
	font-size: 18px;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 12px;
	font-weight: bold;
	border: solid 1px #07438a;
	border-radius: 8px;
}

a.syrmfwlia:hover {
	background: #07438a;
	color: #fff;

}

/*20230717修改end*/

/* 政民互动滑动块内容 */
.zmhdleft {
	width: 412px;
	height: auto;
	float: left;
}

.zmhdright {
	width: 412px;
	height: auto;
	float: right;
}

.zmhdpic {
	width: 100%;
	height: 100px;
	float: left;
	margin-top: 5px;
}

.zmhdpic a {
	width: 200px;
	height: 100px;
	float: left;
}

.zmhdpic a+a {
	margin-left: 10px;
}

.zmhdpic a img {
	width: 200px;
	height: 100px;
}

/* 专题专栏滑动块 */
.ztzlleft {
	width: 485px;
	height: auto;
	float: left;
}

.ztzlleft a {
	width: 485px;
	height: 86px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}

.ztzlleft a img {
	width: 235px;
	height: 76px;
	float: left;
	margin-right: 20px;
}

.ztzlleft a span {
	width: 230px;
	height: auto;
	float: left;
	font-size: 16px;
	line-height: 25px;
}

.ztzlleft a font {
	width: 230px;
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 14px;
	color: #717171;
}

.ztzlright {
	width: 350px;
	height: auto;
	float: right;
}

a.ztzlmore {
	float: right;
	margin-right: 15px;
	font-size: 16px;
	line-height: 30px;
	color: #015293;
	font-weight: bold;
}

/* 专题专栏图片切换效果 */
.ztslideBox {
	width: 100%;
	height: 86px;
	margin-top: 15px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-left: 28px;
}

.ztslideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 70px;
	bottom: 8px;
	z-index: 1;
}

.ztslideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.ztslideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background: rgb(0, 0, 0);
	cursor: pointer;
	font-size: 12px;
	color: #fff;
	line-height: 15px;
	text-align: center;
}

.ztslideBox .hd ul li.on {
	background: rgb(236, 37, 37);
}

.ztslideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.ztslideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 290px;
}

.ztslideBox .bd a {
	width: 273px;
	height: 86px;
	float: left;
	margin-right: 17px;
}

.ztslideBox .bd img {
	width: 273px;
	height: 86px;
}



/* 网站链接 */
.sitelink {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
	background: #fff;
	padding-top: 15px;
	padding-left: 28px;

}

.sitelinktit {
	width: auto;
	height: 40px;
	float: left;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	padding-left: 10px;
	background: #003D71;
	position: relative;
}

.sitelinktit span {
	float: right;
	width: 0;
	height: 0;
	border-width: 20px 20px;
	border-style: solid;
	border-color: #fff;
	border-left-color: #003D71;
}

.sitelinkslide {
	width: 1000px;
	height: 34px;
	line-height: 34px;
	position: relative;
	z-index: 1;
	float: left;
}

.sitelinkslide a {
	color: #000;
}

.sitelinkslide .nLi {
	float: left;
	position: relative;
	display: inline;
	width: 225px;
	height: 40px;
	float: left;
	margin: 0 0px 0 25px;
	background: #f3f3f3;
	border: 1px solid #e8e8e8;
	font-size: 14px;
	outline: none;
	padding: 0 15px;
}

.sitelinkslide .nLi h3 {
	width: 100%;
	font-size: 14px;
	float: left;
	line-height: 38px;
	background: url(../images/select.png) right center no-repeat #f3f3f3;
}

.sitelinkslide .sub {
	display: none;
	width: 225px;
	height: 240px;
	left: -1px;
	top: -240px;
	position: absolute;
	background: #fff;
	line-height: 26px;
	padding: 5px 0;
	border: 1px solid #e8e8e8;
	z-index: 99;
	overflow: auto;
}

.sitelinkslide .sub li {
	zoom: 1;
}

.sitelinkslide .sub a {
	display: block;
	padding: 0 10px;
}

.sitelinkslide .sub a:hover {
	background: #2f6ea2;
	color: #fff;
}


/* 网站尾部 */

.jzfoot {
	width: 100%;
	min-width: 1200px;
	height: 120px;
	float: left;
	margin-top: 25px;
}

.jzfootnav {
	width: 100%;
	height: 40px;
	float: left;
	line-height: 40px;
}

.jzfootnav a {
	width: auto;
	padding: 0 20px;
	font-size: 16px;
	float: left;
}

.jzfootnav span {
	float: left;
}

.jzfootlcon {
	width: 800px;
	height: 70px;
	float: left;
	margin-top: 10px;
}

.jzfootlcon font {
	width: 100%;
	height: 25px;
	float: left;
	line-height: 25px;
	color: #7f7f7f;
	font-size: 14px;
	color: #666;
}

.jzfootrcon {
	width: 300px;
	height: 90px;
	float: right;
}

.jzfootrcon a {
	float: left;
	margin-left: 10px;
}

.jzfootrcon a.jzwangj {
	margin-top: -15px;
}


/*默认二级页*/

/*二级页布局*/
.ejleft {
	width: 280px;
	height: auto;
	float: left;
	margin-top: 10px;
}

.ejright {
	width: 840px;
	height: auto;
	float: right;
	margin-top: 10px;
}

/*当前位置*/
.ciq-location {
	width: 100%;
	height: 55px;
	float: left;
	font-size: 16px;
	line-height: 55px;
	color: #606060;
	padding-left: 20px;
	background: #fff;
}

.ciq-location img {
	float: left;
	margin-top: 19px;
	margin-right: 10px;
}

.ciq-location span {
	float: left;
}

.ciq-location li {
	width: auto;
	float: left;
	display: inline-block;
}

.ciq-location li a {
	width: auto;
	float: left;
	display: block;
}

.ciq-location li a.active {
	color: #015293;
}

/*分页栏目*/
.colLeft {
	width: 100%;
	min-height: 565px;
	height: auto !important;
	padding-bottom: 10px;
}

.colLeft2 {
	width: 100%;
	height: 565px;

	padding-bottom: 10px;
}

.colLeftTitle {
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #015293;
	padding: 20px 15px;
}

.colLeftTitle2 {
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #015293;
	padding: 20px 15px;
	margin-top: 15px;
}

.list-cols {
	width: 100%;
	min-height: 200px;
	overflow: hidden;

}

.list-cols li {}

.list-cols li a {
	width: 100%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	float: left;
	text-align: center;
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	background: #f5f5f5;
}

.list-cols li a:hover {
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #015293;
}

.list-cols .active {}

.list-cols .active a {
	width: 100%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	float: left;
	text-align: center;
	color: #fff;
	background: #015293;
}


/*默认分页信息列表*/
.colInfoBox {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

.colInfoBoxTit {
	width: 100%;
	height: 45px;
	background: #f5f5f5;
	border: 1px solid #e0e0e0;
	margin-bottom: 15px;
	float: left;
}

.colInfoBoxTit span.on {
	border-bottom: 3px solid #015293;
	color: #015293;
	font-weight: bold;
}

.colInfoBoxTit span {
	width: auto;
	height: 44px;

	border-bottom: 3px solid #e0e0e0;
	font-size: 18px;
	line-height: 44px;
	padding: 0px 20px;
	float: left;
	cursor: pointer;
	display: inline-block;
}

.zfjgymtab {

	position: absolute;
	right: 0;
	top: 0;
}

.zfjgymtab li.on {
	border-bottom: 3px solid #015293;
	color: #015293;
	font-weight: bold;
}

.zfjgymtab li {
	width: auto;
	height: 44px;

	border-bottom: 3px solid #e0e0e0;
	font-size: 18px;
	line-height: 44px;
	padding: 0px 20px;
	float: left;
	cursor: pointer;
	display: inline-block;
}

.colInfoBoxTit a {
	float: right;
	width: auto;
	height: 45px;
	color: #9c9c9c;
	font-size: 14px;
	line-height: 45px;
	padding: 0px 20px;
	display: inline-block;
}

.colRtitle {
	width: 100%;
	float: left;
	line-height: 45px;
	font-size: 16px;
	border-bottom: 1px dashed #C3C3C3;
	padding-left: 5px;
}

.colInfoDate {
	width: 100px;
	height: 40px;
	float: right;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #666666;
}

/*文章详情页*/
.cms-article-box {
	background: #fff;
	padding-bottom: 10px;
}

.cms-article-tit {
	width: 95%;
	margin: 0px auto;
	font-size: 26px;
	color: #015293;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
}

.cms-article-xinxi {
	width: 90%;
	height: 40px;
	margin: 0px auto;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border-bottom: 1px dashed #dedede;
	position: relative;
}

.cms-article-xinxi span {
	padding: 0px 5px;
}

.wzshare {
	width: 146px;
	position: absolute;
	right: 0;
	top: 0;
}

.sharetxt {
	margin-right: 0 !important;
	font-size: 14px;
	float: left;
}

.bdshare-button-style0-16 {
	margin-top: -4px;
	float: left;
}

.bd_weixin_popup {
	width: 280px !important;
	height: 300px !important;
	padding: 5px !important;
}

.cms-article-info1 {
	text-align: right;
	padding-right: 50px;
	font-size: 16px;
	line-height: 35px;
}

.cms-article-info2 {
	text-align: center;
	line-height: 35px;
	font-size: 16px;
}

.cms-article-info {
	text-align: center;
	line-height: 35px;
}

.cms-article-video {
	width: 600px;
	min-height: 300px;
	overflow: hidden;
	margin: 10px auto;
}

.article-detail {
	width: 90%;
	margin: 20px auto;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 35px;
	max-height: 1200px;
	overflow: auto;
}

.article-detail table {
	margin: 0 auto
}

.article-detail p {
	margin-bottom: 20px;
}

.article-detail img {
	max-width: 1000px;
}

/* 政府公报详情页 */
.article-detail1 {
	width: 90%;
	margin: 20px auto;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 35px;
	max-height: 720px;
	overflow: auto;
}

.article-detail1 p {
	margin-bottom: 20px;
}

.xx_share {
	width: 140px;
	float: right;
	margin-right: 50px;
}

.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;
}

.dpxx {
	width: 100%;
	background: #f5f5f5;
	padding: 10px;
}

.dpxxtit {
	width: 100%;
	margin: 0px auto;
	font-size: 26px;
	color: #015293;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 10px;
	float: left;
}

.dpxxcon {
	width: 100%;
	margin: 20px auto;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 35px;
}

.dpxxcon p {
	text-indent: 2em;
	margin-bottom: 20px;
}

.mr_right_con_con {
	width: 100%;
	max-height: 1000px;
	overflow: auto;
	float: left;
}

#commentArea {
	width: 95%;
	margin: 0 auto;
}

/*机构概况*/
.jggkCon {
	width: 100%;
	padding-top: 10px;
	padding-left: 1%;
	min-height: 50px;
	overflow: hidden;
}

.jggkCon a {
	width: 31%;
	font-size: 16px;
	color: #1d1c1c;
	line-height: 45px;
	margin: 7px 1%;
	display: block;
	float: left;
	border: 1px solid #e0e0e0;
	padding-left: 10px;
}

.jggkCon a:before {
	padding-right: 20px;
	float: left;
	content: ">";
	line-height: 45px;
	font-size: 14px;
	color: #015293;
}

.jggkCon a:hover {
	color: #015293;
	background: #f5f5f5;
}

.jgxq {
	width: 100%;
	font-size: 16px;
	line-height: 33px;
	color: #333;
	padding-top: 10px;
	max-height: 1000px;
	overflow: auto;
}

.jgxq pre {
	width: 100%;
	height: auto;

	border: none;
	color: #333;
	line-height: 33px;
	font-size: 16px;
	white-space: pre-wrap;
	background: none;
	font-family: '微软雅黑';
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all;
	text-justify: distribute;
}

/* .jgxq pre::after{
	content: '';
    display: inline-block;
    width: 100%;
} */

/*领导介绍*/
.leaderCon {
	width: 100%;
	float: left;
	padding-top: 20px;
	border: 1px solid #efefef;
	margin-bottom: 15px;
}

.leaderCon_L {
	/*width:140px;*/
	width: 228px;
	float: left;
}

.leaderCon_L img {
	/*width:100px;
	height:140px;*/
	width: 190px;
	height: 240px;
	float: left;
	margin: 0px 20px 10px 20px;
}

.leaderCon_L font {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	display: block;
}

.leaderCon_R {
	width: 600px;
	/*width: 688px;*/
	float: left;
}

.leaderCon_R font {
	width: 100%;
	font-size: 16px;
	line-height: 45px;
	font-weight: bold;
	float: left;
	display: block;
}

.leaderCon_R span {
	font-size: 16px;
	float: left;
	color: #1d1c1c;
	line-height: 33px;
}

/* 领导活动 */
.leaderaction {
	width: 100%;
	height: 350px;
	float: left;
	border: 1px solid #efefef;
}

/*分页符颜色更换*/
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	background: #015293;
	border-color: #015293;
}

.pagination>li>a,
.pagination>li>span {
	color: #015293;
}

.jumpToSel input:last-child {
	background: #015293;
}

/*信箱颜色更换*/
.mailbox-title {
	background: #015293 !important;
}

.mailbox-queryTitle {
	background: #015293 !important;
}

.bc-blue {
	background: #015293 !important;
}

/*在线访谈颜色更换*/
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	background: #015293 !important;
	border-color: #015293 !important;
}

.btn-primary {
	background: #015293 !important;
	border-color: #015293 !important;
}

/* 网上地图 */
.columnmap {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	border: 1px solid #e8e8e8;
	padding: 10px;
}

.columnmaptit {
	width: 100%;
	height: 45px;
	float: left;
	border-bottom: 1px solid #e8e8e8;
	position: relative;
}

.columnmaptit a {
	width: auto;
	padding: 0 20px;
	color: #015293;
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 2px solid #015293;
	position: absolute;
	left: 0;
	bottom: -1px;

}

.columnmapcon {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 15px;
}

.columnmapcon a {
	width: auto;
	height: 35px;
	padding: 0 35px;
	line-height: 35px;
	font-size: 16px;
	display: inline-block;
}



/*右侧悬浮菜单*/

.rfloatcon {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.floatWin {
	position: absolute;
	width: 80px;
	height: 415px;
	top: 15px;
	right: -7.5%;
	z-index: 9999;
}

.ysqgksfxzckcon .floatWin,
.wrap .floatWin {

	right: -9.5%;

}

div.index_cy,
div.index_cy2 {
	width: 26px;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -13px;
}

.rfloat_con {
	width: 80px;
	height: 79px;
	cursor: pointer;
	margin-bottom: 3px;
	display: inline-block;
	position: relative;
}

.rfloat_con span {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	text-align: center;
	display: inline-block;
	margin-top: 54px;
}

.rfloat_app {
	background: url(../images/APP.png) no-repeat;
}

.rfloat_jwb {
	background: url(/sitesources/jiaozuo/upload/202101/20210104161820651.png) no-repeat;
}

.rfloat_weixin {
	background: url(../images/wx.png) no-repeat;
}

.rfloat_weibo {
	background: url(../images/wb.png) no-repeat;
}

.rfloat_wza {
	background: url(../images/wza.png) no-repeat;
}

.rfloat_top {
	background: url(../images/top.png) no-repeat;
}

.rfloat_con .app {
	width: 119px;
	height: 120px;
	position: absolute;
	top: 0;
	left: -130px;
	display: none;
	background: url(../images/apppic.png);
}

.rfloat_con .weibo {
	width: 144px;
	height: 160px;
	position: absolute;
	top: 0;
	left: -144px;
	display: none;
	background: url(../images/weibo.png);
}

.rfloat_con .weixin {
	width: 144px;
	height: 160px;
	position: absolute;
	top: 0;
	left: -144px;
	display: none;
	background: url(../images/weixin.png);
}

.rfloat_con:hover .app,
.rfloat_con:hover .weibo,
.rfloat_con:hover .weixin {
	display: block;
}

/*控制菜单的按钮*/
.index_cy {
	width: 30px;
	height: 30px;
	background: url(../images/index_cy.png);
	position: absolute;
	background-position: 62px 0;
	cursor: pointer;
	bottom: -25px !important;
	left: 30px;
}

.index_cy2 {
	width: 30px;
	height: 30px;
	background: url(../images/index_cy.png);
	position: absolute;
	right: 0;
	left: 91%;
	margin-left: -32px;
	margin-top: 71px;
	background-position: 30px 0;
	cursor: pointer;
	bottom: 50px !important;
}

/*自适应 当屏小于1050时隐藏*/
@media screen and (max-width: 1050px) {
	.slide {
		display: none;
	}

	#btn {
		display: none;
	}

}

/*-----右侧漂浮图片end------*/

/* 政府文件页面 */
.govdoctitle {
	width: 100%;
	float: left;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.govdoctitle p {
	float: left;
	background: #d6d6d6;
}

.govdoctitle p.govdoc1 {
	width: 170px;
}

.govdoctitle p.govdoc2 {
	width: 515px;
	margin: 0 4px;
}

.govdoctitle p.govdoc3 {
	width: 145px;
}

.govdocOne {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #434343;
	font-size: 16px;
	border-bottom: 1px dashed #e9e9e9;
	float: left;
}

.govdocOne font {
	width: 170px;
	display: inline-block;
	float: left;
	height: 49px;
	padding-left: 5px;
}

.govdocOne a {
	width: 515px;
	margin: 0 4px;
	display: inline-block;
	float: left;
	padding-left: 5px;
}

.govdocOne span {
	width: 145px;
	display: inline-block;
	float: left;
	text-align: center;
}




.ip-attach {

	margin: 16px auto;
	padding: 15px 25px;
	overflow: hidden;
	line-height: 28px;
}

.ip-attach .name {
	font-weight: bold;
	margin-right: 20px;
}

.wx-fbjg {
	float: left;
	width: 50%;
}

.wx-fwjg {
	width: 50%;
	float: left;
}

.fwzh-in {
	width: 50%;
	float: left;
}

.fbsj-in {
	width: 50%;
	float: left;
}

/* 政府文件页面 end*/

/* 政务公开页面 */

/* 政务公开第一行 */
.opengovrow1-l {
	width: 369px;
	height: 238px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	padding: 10px;
}

.opengovleadertop {
	width: 100%;
	height: 150px;
	float: left;
	border-bottom: 1px solid #e8e8e8;
	padding-top: 10px;
}

.opengovleadertoppic {
	width: 90px;
	height: 120px;
	float: left;
	padding: 2px;
	border: 1px solid #e8e8e8;
}

.opengovleadertoppic img {
	width: 100%;
	height: 114px;
}

.opengovleadertoptit {
	width: 225px;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #000;
	font-weight: bold;
	margin-left: 25px;
}

.opengovleadertop span {
	width: 190px;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 25px;
	margin-left: 25px;
}

.opengovleadertop span p {
	display: inline;
	text-indent: 0em;
}

.opengovleadertoplink {
	width: auto;
	font-size: 16px;
	line-height: 40px;
	height: auto;
	padding: 0 0px 0 25px;
	float: left;
}

.opengovleadertoplink img {
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}

.opengovleadertoplink font {
	float: left;
}


.opengovleaderbottom {
	width: 100%;
	height: auto;
	float: left;
	padding: 5px;
	/*padding: 15px 5px;*/
}

.opengovleaderbottom span {
	/*width: 60px;
	height: 60px;*/
	width: 70px;
	height: 35px;
	display: block;
	float: left;
}

.opengovleaderbottom a {
	width: auto;
	float: left;
	padding: 0 5px;
}



.opengovrow1-r {
	width: 756px;
	height: 238px;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	padding: 10px;
}

/* 政务公开第二行 */
.opengovrow2-l {
	width: 369px;
	height: 245px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	margin-right: 19px;
	padding: 10px;
}

.opengovrow2-r {
	width: 756px;
	height: 245px;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	padding: 10px;
}

/* 政府机构 */
.opengovzfjg {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 10px;
}

.opengovzfjg a {
	width: 47%;
	height: 30px;
	float: left;
	padding-left: 10px;
	line-height: 30px;
	font-size: 15px;
	background: url(../images/dian.png) left center no-repeat;
	margin-left: 3%;
}

/* 政务公开第三行 */
.opengovrow3-l {
	width: 369px;
	height: 230px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	margin-right: 19px;
	padding: 10px;
}

.opengovrow3-r {
	width: 368px;
	height: 230px;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	padding: 10px;
}

.zdlycon {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0px 0 0px;
}

.zdlycon a {
	width: 50%;
	float: left;
	line-height: 33px;
	font-size: 16px;
	padding-left: 0px;

}

.zdlycon a span {
	float: left;
	width: 0;
	height: 0;
	border-width: 5px 6px;
	border-style: solid;
	margin-top: 13px;
	border-color: transparent;
	border-left-color: #88abda;
}

/* 政务公开第四行 */
.opengovrow4-l {
	width: 757px;
	min-height: 400px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	overflow: hidden;
}

/* 信息公开类搜索 */
.query-form {
	width: 100%;
	height: 50px;
	background: #efefef;
	padding: 7px;
}

/*搜索单选项*/
.radiobox {
	float: left;
}

.labelbox input[type="radio"]+label::before {
	content: "\a0";
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	margin-top: -2px;
	background: url(../images/d2.png) no-repeat;
}

.labelbox input[type="radio"]:checked+label::before {
	background: url(../images/d1.png) no-repeat;
}

.labelbox input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.labelbox {
	float: left;
	margin: 0 6px;
	margin-top: 9px;
}

.xxsearch {
	width: 100px;
	height: 32px;
	background: #fff;
	outline: none;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 32px;
	border: 1px solid #e8e8e8;
	float: left;
	margin-top: 2px;
}

.xxsearchin {
	width: 165px;
	height: 32px;
	background: #fff;
	outline: none;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 32px;
	float: left;
	margin-top: 2px;
}

/* 搜索 */
.query-form .qu-in {
	width: 265px;
	height: 32px;
	background: #fff;
	float: left;
	border: none;
	outline: none;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 32px;
	margin-top: 2px;
}

.query-form .qu-btn {
	background: #1558af;
	color: #fff;
	width: 60px;
	height: 32px;
	border: none;
	outline: none;
	float: left;
	margin-top: 2px;
}

.opengovrow4-conl {
	width: 160px;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

.opengovrow4-conl a {
	width: 160px;
	height: 80px;
	float: left;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 80px;
}

.opengovrow4-conl a+a {
	margin-top: 15px;
}

.opengovrow4-conl a.opengovrow4-t {
	background: #00a0e9;
}

.opengovrow4-conl a.opengovrow4-b {
	background: #13b5b1;
}

.opengovrow4-conr {
	width: 725px;
	height: auto;
	float: left;
	margin-left: 15px;
	padding-top: 15px;
}


.opengovrow4-r {
	width: 370px;
	min-height: 260px;
	float: right;
	margin-top: 25px;
	overflow: hidden;
}

.opengovrow4-r a {
	width: 180px;
	height: 120px;
	float: left;
}

.opengovrow4-r a img {
	width: 180px;
	height: 120px;
}

.opengovrow4-r a+a {
	margin-top: 19px;
	margin-left: 10px;
}



/* 信息公开页面 end */


/* 相关链接 */
.reading {
	width: 90%;
	height: auto;
	margin: 15px auto 0 auto;
}

.readingtit {
	padding-bottom: 9px;
	border-bottom: 1px solid #4770ae;
	margin-bottom: 10px;
	font-size: 24px;
	color: rgb(0, 104, 183);
	font-weight: bold;
}

.readingcon {
	padding: 0px 10px;
}

.readingcon li {
	line-height: 40px;
	font-size: 18px;
}

.readingcon li span {
	width: 5px;
	height: 5px;
	background: #000;
	margin-top: 16px;
	float: left;
	margin-right: 10px;
}

.readingcon li a {
	color: #2d374b;
}

/* 信箱页面 */
.letter-table tbody td {
	border-bottom: 1px solid #F0F0F0;
}

/* 信息公开指南页面 */
.category_r_list {
	width: 100%;
	height: auto;
	float: left;
	background: #F4F4F4;
	margin-top: 15px;
	padding: 0 10px;
	margin-bottom: 15px;
}

.category_r_list a {
	width: 25%;
	height: 44px;
	float: left;
	line-height: 44px;
	background: url(../images/bluedian.jpg) left center no-repeat;
	padding-left: 25px;
}

/* 特别专题页面 */
.tbztlist {
	width: 96%;
	height: auto;
	float: left;
	background: #F4F4F4;
	padding: 15px;
	margin: 5px 2% 15px 2%;
}

.tbztlist a {
	width: 50%;
	height: 50px;
	float: left;
	line-height: 50px;
	padding-left: 25px;
	font-size: 16px;
}

.tbztlist a span {
	color: #015293;
	font-weight: bold;
	font-size: 15px;
}

.tbztlist a:hover {
	background: #015293;
	color: #fff;
	border-radius: 5px;
}

.tbztlist a:hover span {
	color: #fff;
}

/* 通用子栏目列表页面 */

.chlidcolumnlist {
	width: 96%;
	min-height: 400px;
	height: auto;
	float: left;
	background: #F4F4F4;
	padding: 25px;
	margin: 5px 2% 15px 2%;
}

.chlidcolumnlist a {
	width: 42%;
	height: 85px;
	margin: 30px 4%;
	float: left;
	line-height: 85px;
	text-align: center;
	border: 1px solid rgb(27, 122, 195);
	box-shadow: #f2f6f9 0px 0px 20px 5px;
	border-radius: 30px 0 30px 0;
	background: rgb(27, 122, 195);
	color: #fff;
	font-size: 16px;
}

.chlidcolumnlist a:hover {
	background: #015293;
}


/* 重点领域二级页 */
.zdlymenu {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #e0e0e0;
	background: #f4f4f4;
	padding: 0 15px;
}

.zdlymenutop {
	width: 100%;
	height: 180px;
	float: left;
}

.zdlymenutop span {
	width: 100%;
	height: 60px;
	float: left;
	font-size: 22px;
	color: #015293;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
}

.zdlymenutop p {
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	text-indent: 2em;
	line-height: 30px;
}

.zdlymenutop a {
	width: 100px;
	height: 40px;
	float: right;
	font-size: 16px;
	color: #015293;
}

.zdlymenubottom {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #e0e0e0;
	border-right: none;
	margin-bottom: 15px;
}

.zdlymenutit {
	width: 50%;
	height: 45px;
	float: left;
	font-size: 16px;
	background: #015293;
	color: #fff;
	text-align: center;
	line-height: 45px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.zdlymenucon {
	width: 50%;
	height: auto;
	float: left;
	font-size: 14px;
	line-height: 30px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.zdlymenucon span {
	width: 80px;
	height: 30px;
	float: left;
	text-align: right;
}

.zdlymenucon p {
	width: 320px;
	height: auto;
	float: right;
}

/*信息公开搜索jsp页面样式*/
.browser-body>.content {
	margin-top: 0px;
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;

}

.jiansuo-top {
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #dadada;
	font-family: '微软雅黑';
	background: #fff;
	padding: 0 15px;
}

.jiansuo-top-left {
	float: left;
	margin-left: 20px;
}

.jiansuo-top-left span {
	font-size: 16px;
	color: #135aaa;
}

.jiansuo-top-right {
	float: right;
	line-height: 60px;
	margin-right: 20px;
}

.jiansuo-top-right .num {
	color: #fe0000;
	padding-left: 10px;
	padding-right: 10px;
}

.jiansuo-top-right a {
	display: inline-block;
	width: 75px;
	color: #666;
	margin-left: 20px;
	line-height: 25px;
	text-align: center;
}

.jiansuo-top-right .js-a-cur {
	background-color: #135aaa;
	color: white;
}

/*信息公开搜索jsp页面样式结束*/


/* 定制jsp页面 */
.jzszftop {
	width: 100%;
	height: 36px;
	float: left;
}

.jzszftop span {
	width: auto;
	float: left;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
}

.myDate {
	width: auto;
	float: right;
	line-height: 36px;
}

.myDate a {
	color: #fff;
	float: left;
	margin-right: 20px;
}

/* 个人中心 */
.personxx {
	float: right;
	width: 80px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px solid #0F4B9D;
	color: #0F4B9D;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 25px;
}

.personsq {
	float: right;
	width: 80px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border: 1px solid #0F4B9D;
	color: #0F4B9D;
	display: none;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 25px;
}

.person-con {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #e0e0e0;
	margin-top: 15px;
}

.person-head {
	background: #f4f4f4;
	font-size: 20px;
	color: #015293;
	font-weight: bold !important;
	line-height: 80px;
	height: 80px;
	padding-left: 30px;
}

.person-head p {
	width: auto;
	float: right;
	line-height: 80px;
	color: #333;
	font-size: 16px;
}

.person-head p input {
	padding: 0 20px;
	list-style: none;
	background: #ccc;
	height: 30px;
	float: right;
	margin-top: 25px;
	line-height: 30px;
	margin-right: 15px;
}

.person-left {
	width: 20%;
	height: auto;
	float: left;
	padding: 20px 15px;
}

.person-info {
	width: 100%;
	height: auto;
	float: left;
	border: 1px solid #e0e0e0;
}

.person-info img {
	width: 120px;
	height: 160px;
	float: left;
	margin: 15px 35px;
}

.person-info span {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 16px;
	text-align: center;
}

.person-right {
	width: 77%;
	height: auto;
	float: right;
	margin-right: 2%;
	border: 1px solid #f0f0f0;
	margin-top: 15px;
}

.person-list-head {
	width: 100%;
	height: 40px;
	float: left;
	background: #EFEFEF;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}

.person-list-detail {
	width: 100%;
	height: 35px;
	float: left;
	text-align: center;
	font-size: 15px;
	line-height: 35px;
}

.person-list-detail div {
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.list-detailcon {
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}

/* 页面跳转 */
.grdltip {
	width: 100%;
	height: 420px;
	border: 1px solid #f0f0f0;
	border-radius: 10px;
	margin: 40px 0;
	float: left;
	padding: 100px;
	box-shadow: #e0f0f9 0px 0px 30px 5px;
}

.grdltip h3 {
	width: 100%;
	float: left;
	font-size: 30px;
	color: #f00;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
}

.grdltip span {
	width: 100%;
	float: left;
	font-size: 20px;
	text-align: center;
	line-height: 70px;
	display: inline;
}


/* 定制jsp页面 结束*/

/* 子栏目及信息列表栏目模板 */
.tycolumn-l {
	width: 752px;
	height: auto;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 5px;
	margin-right: 19px;
	padding: 10px 15px;
}

.tycolumn-r {
	width: 365px;
	height: auto;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 5px;
	padding: 15px 20px 10px 20px;
}


/* 子栏目及信息列表栏目模板 end*/

/* 要闻动态栏目页 */

/* 要闻动态第一行 */
.news1-l {
	width: 600px;
	height: 370px;
	float: left;
	margin-top: 15px;
}

/*要闻动态页焦点图*/
.newsslideBox {
	width: 100%;
	height: 370px;
	overflow: hidden;
	position: relative;
}

.newsslideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 15px;
	z-index: 1;
}

.newsslideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.newsslideBox .hd ul li {
	float: left;
	margin-right: 5px;
	width: 15px;
	height: 15px;
	background: #9b9a9a;
	cursor: pointer;
	color: #fff;
	font: 12px/15px '微软雅黑';
	text-align: center;
}

.newsslideBox .hd ul li.on {
	background: #1f6fa2;
	border: 1px solid #1f6fa2;
}

.newsslideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.newsslideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.newsslideBox .bd img {
	width: 600px;
	height: 370px;
	display: block;
}

.newsslideBox .bd span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	color: #fff;
	padding-left: 20px;
	font: 20px/50px '微软雅黑';
	background: rgba(6, 82, 146, .6);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

.news1-r {
	width: 520px;
	height: 370px;
	float: right;
	margin-top: 15px;
	background: #f2f6f9;
	padding: 5px 15px;
}

.news1-r li {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #e5e5e5;
	float: left;
}

.news1-r li a {
	width: 100%;
	font: 16px/44px '微软雅黑';
	display: inline-block;
}

a.newsmore {
	width: 50px;
	float: right;
	margin-top: 15px;
	font-size: 16px;

}

/* 要闻动态第二行 */
.news2-l {
	width: 752px;
	height: auto;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	margin-right: 19px;
	padding: 10px 15px;
}

.news2-r {
	width: 365px;
	height: 469px;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	padding: 15px 20px 10px 20px;
}

/* 举报专区 */
.newsjbzq {
	width: 325px;
	height: 110px;
	float: left;
	margin-bottom: 10px;
}

.newsjbzq img {
	width: 325px;
	height: 110px;
}

/* 新闻发布会 */
.newsxwfbhpic {
	width: 100%;
	height: 205px;
	float: left;
	margin: 10px 0;
}

.newsxwfbhpic img {
	width: 325px;
	height: 205px;
}

.newsxwfbh {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.newsxwfbh a {
	width: 100%;
	height: auto;
	float: left;
	line-height: 30px;
	font-size: 14px;
}

.newsxwfbh a span {
	font-weight: bold;
}

a.newsxwfbhmore {
	width: 100%;
	height: 40px;
	float: left;
	color: #135aaa;
	padding-left: 15px;
	line-height: 40px;
	font-size: 18px;
}

.newsxwfbhlist {
	width: 100%;
	min-height: 105px;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.newsxwfbhlist a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../images/li-bg.png) left center no-repeat;
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
}

.newsxwfbhlist a span {
	float: right;
	font-size: 14px;
	color: #999;
}

/* 要闻动态栏目页 end*/


/* 政民互动栏目页 */

.action1-l {
	width: 760px;
	float: left;
	margin-top: 20px;
}

.action1-r {
	width: 355px;
	float: right;
	margin-top: 20px;
	background: #f2f0f0;
	padding: 15px;
	height: 440px;
}

/*consult*/
.consult {
	width: 760px;
	height: 262px;
	background: #f2f0f0;

}

.consult p {
	font-size: 22px;
	margin: 0;
	margin-left: 20px;
	line-height: 60px;
}

.consult p a {
	color: #015293;
}

.con-box {
	background: url(../images/ces1.png) no-repeat;
	background-size: 100%;
	position: relative;
}

.con-box a {
	display: block;
	text-align: center;
	background: #015293;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.con-box1 {
	width: 720px;
	height: 200px;
	margin-left: 20px;
}

.con-box1 p {
	width: 670px;
	margin-left: 25px;
	font-size: 15px;
	color: #000;
	line-height: 30px;
	text-indent: 2em;
	padding-top: 30px;
}

.con-box1 a {
	width: 100px;
	height: 36px;
	line-height: 36px;
	float: left;
}

.con-box1 iframe {
	float: left;
	margin: 0 45px 0 140px;
}

.consult-list {
	width: 760px;
	height: 165px;
	border: 1px solid #e4e3e3;
	margin-top: 15px;
	padding: 10px 15px;
}

.zfzxpic {
	width: 325px;
	height: 65px;
	float: left;
	margin-top: 26px;
}

.zfzxpic img {
	width: 325px;
	height: 65px;
}

.action2-l {
	width: 367px;
	height: 230px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	margin-right: 25px;
	padding: 10px;
}

.action2-r {
	width: 355px;
	height: 230px;
	float: right;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	padding: 10px;
}

/* 政民互动栏目页 end */


/* 专题专栏栏目页 */
.thematic1-l {
	width: 760px;
	height: 480px;
	float: left;
	border: 1px solid #e8e8e8;
	margin-top: 25px;
	margin-right: 25px;
	padding: 10px;
}

.thematic1-r {
	width: 355px;
	height: 480px;
	float: right;
	margin-top: 25px;
	padding: 10px;
	background: #f2f0f0;
}

.thematic1con {
	width: 100%;
	height: auto;
	float: left;
}

.thematic1con a {
	width: 45%;
	height: auto;
	float: left;
	margin-left: 3.5%;
	margin-top: 15px;
}

.thematic1con a img {
	width: 100%;
	height: 86px;
	float: left;
}

.thematic1con a span {
	width: 100%;
	height: 40px;
	float: left;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	display: inline;
}


/* 专题专栏栏目页 end*/


/* 政府公报栏目页面 */
.sideMenu {
	border: 1px solid #e0e0e0;
}

.sideMenu h3 {
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	border-top: 1px solid #e0e0e0;
	background: #f5f5f5;
	cursor: pointer;
	font: normal 16px/45px "Microsoft YaHei";
}

.sideMenu h3.on {
	background: #015293;
	color: #fff;
}

.sideMenu h3 em {
	float: left;
	display: block;
	width: 40px;
	height: 38px;
	background: url(../images/icoAdd.png) 18px 15px no-repeat;
	cursor: pointer;
	margin-top: 5px;
}

.sideMenu h3.on em {
	background-position: 18px -53px;
}

.sideMenu ul {
	display: none;
}

.sideMenu ul li {
	width: 100%;
	padding-left: 45px;
	font-size: 15px;
	line-height: 30px;
}

.sideMenu ul li:hover {
	background: #f2f6f9;
}

.zfgbcolumn {
	width: 100%;
	height: 920px;
	float: left;
	background: #fff;
}


/* 政府公报栏目页面 end*/


/* 重点领域信息公开-20200407 */

.zdlyleft {
	width: 552px;
	height: auto;
	float: left;
}

.zdlyright {
	width: 552px;
	height: auto;
	float: right;
}

.zdlymain {
	width: 100%;
	margin-top: 22px;
	display: inline-block;
	background: #FFF;
	border-bottom: 1px solid #d9d9d9;
	background: #EDF2F5;
}

.zdlymaintit {
	width: 100%;
	height: 50px;
	border-top: 2px solid #3398cc;
	background: #dbe4eb;
}

.zdlymaintitbg {
	background: url(../images/zdlymaintitbg.gif) no-repeat;
	width: 185px;
	height: 58px;
	line-height: 58px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-family: "微软雅黑";
	font-weight: 500;
	margin-top: -10px;
	float: left;
}

.zdlymaintitbg i {
	margin-right: 15px;
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	font-style: normal;
}

.zdlymaincon {
	padding-bottom: 15px;
	display: inline-block;

}

.zdlymaincon a {
	background: #669ACB;
	width: 225px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 13px;
	color: #fff;
	display: inline-block;
	float: left;
	margin: 14px 10px 0 30px;
	border-radius: 5px;
}


/* 重点领域信息公开-20200407 end*/
/*政府在线遮罩层start 20200914*/
.jzmask {
	width: 100%;
	height: 1200px;
	background: gray;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0.6;
	display: none;

}

.xtsjpage {
	height: 250px;
	width: 450px;
	position: fixed;
	/*top:50%;
	left:50%;
	transform:translateX(-50%) translateY(-50%);*/
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1000;
	overflow: hidden;
	display: none;
	background: #fff;
	border-radius: 5px;
	padding: 50px 30px;
	font-size: 20px;
	line-height: 200%;


}

.xtsjpage h3 {
	font-size: 20px;
}

.xtsjpage p {
	text-indent: 2em;
}

.sjclose {
	position: absolute;
	top: 8px;
	right: 16px;
	cursor: pointer;
	color: white;
	color: #333;
}

/*政府在线遮罩层end20200914*/




/*分页模板20201014 start*/
/*分页栏目*/
.colLeftTitleOne {
	width: 100%;
	font-size: 23px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	background: #015293;
	padding: 20px 15px;
	border-radius: 10px;
}

.list-colsOne {
	width: 100%;
	/*min-height:200px;*/
	background: #f5f5f5;
	margin-top: 10px;
}

.list-colsOne li {
	width: 80%;
	margin: 0 auto;
}

.list-colsOne li a {
	width: 100%;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	float: left;
	text-align: center;
	background: #f5f5f5;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
	margin-top: 10px;
}

.list-colsOne li a:hover {
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #015293;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
}

.list-colsOne .activeOne {}

.list-colsOne .activeOne a {
	width: 100%;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	float: left;
	text-align: center;
	color: #fff;
	background: #015293;
	padding: 0 10px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
}

.colInfoBoxTitOne {
	width: 100%;
	height: 65px;
	margin-bottom: 15px;
	float: left;
	border-bottom: 2px solid #015293;
}

.colInfoBoxTitOne span {
	width: auto;
	height: 65px;
	font-size: 28px;
	line-height: 65px;
	padding: 0px 20px;
	display: inline-block;
	color: #015293;
}

.colLeftTwo {
	width: 100%;
	height: auto !important;
	padding-bottom: 10px;
}

.list-colsTwo {
	width: 100%;
	height: auto;
	background: #f5f5f5;
	margin-top: 10px;
}

.list-colsTwo li {
	width: auto;
	float: left;
	margin-left: 12px;
}

.list-colsTwo li a {
	width: auto;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	float: left;
	text-align: center;
	background: #f5f5f5;
	border-radius: 40px;
	padding: 0 30px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
	margin-top: 10px;
}

.list-colsTwo li a:hover {
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #015293;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
}

.list-colsTwo .activeTwo {}

.list-colsTwo .activeTwo a {
	width: auto;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	float: left;
	text-align: center;
	color: #fff;
	background: #015293;
	padding: 0 30px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
}

.colInfoBoxTitOne {
	width: 100%;
	height: 65px;
	margin-bottom: 15px;
	float: left;
	border-bottom: 2px solid #015293;
}

.colInfoBoxTitOne span {
	width: auto;
	height: 65px;
	font-size: 28px;
	line-height: 65px;
	padding: 0px 20px;
	display: inline-block;
	color: #015293;
}


/*分页模板20201014 end*/
/*首页头条20210429start*/
.tt_list {
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;

}

a.tt_listli {
	display: inline-block;
	white-space: nowrap;
	width: 100%;
	float: left;
	color: #005293;
	font-size: 18px;
	text-align: center;
}

/*首页头条20210429end*/





/*二十大

body {background:url(https://www.gov.cn/govweb/xhtml/2019zhuanti/20thCPCNationalCongress/images/ershidasybg.jpg) #F5F4F2 top center no-repeat;
}
.headcontainer {
    margin-top: 36px;
}
.jznavbar {
     width: 1200px;     margin: 0 auto;
}
.logoLianghui {
    width: 1000px;
    margin: 0 auto;
    text-align: right;
}
.logoLianghui img {
    margin-top: 50px;
}*/
/*20221129start*/
/*滚动条自定义样式*/
.ScrollStyle2 {
	overflow: auto !important;
}

.ScrollStyle2::-webkit-scrollbar {
	box-sizing: border-box;
	width: 9px;
	height: 9px;
	background: #F5F5F5;
}

.ScrollStyle2::-webkit-scrollbar-button {
	width: 9px;
	height: 0px;
}

.ScrollStyle2::-webkit-scrollbar-button:vertical:start {
	background-position: 0 0;
}

.ScrollStyle2::-webkit-scrollbar-button:vertical:start:hover {
	background-position: -10px 0;
}

.ScrollStyle2::-webkit-scrollbar-button:vertical:start:active {
	background-position: -20px 0;
}

.ScrollStyle2::-webkit-scrollbar-button:vertical:end {
	background-position: -30px 0;
}

.ScrollStyle2::-webkit-scrollbar-button:vertical:end:hover {
	background-position: -40px 0;
}

.ScrollStyle2::-webkit-scrollbar-button:vertical:end:active {
	background-position: -50px 0;
}

.ScrollStyle2::-webkit-scrollbar-button:horizontal:start {
	background-position: 0 -11px;
}

.ScrollStyle2::-webkit-scrollbar-button:horizontal:start:hover {
	background-position: -10px -11px;
}

.ScrollStyle2::-webkit-scrollbar-button:horizontal:start:active {
	background-position: -19px -11px;
}

.ScrollStyle2::-webkit-scrollbar-button:horizontal:end {
	background-position: -30px -11px;
}

.ScrollStyle2::-webkit-scrollbar-button:horizontal:end:hover {
	background-position: -40px -11px;
}

.ScrollStyle2::-webkit-scrollbar-button:horizontal:end:active {
	background-position: -50px -11px;
}

.ScrollStyle2::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, .15);
}

.ScrollStyle2::-webkit-scrollbar-thumb {
	border: 1px solid rgba(0, 0, 0, .21);
	background-color: #CDDAE3;
	border-radius: 5px;
}

.ScrollStyle2::-webkit-scrollbar-thumb:hover {
	border: 1px solid rgba(0, 0, 0, .21);
	background-color: #CDDAE3;
}

.ScrollStyle2::-webkit-scrollbar-thumb:active {
	background: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
}

.ScrollStyle2::-webkit-scrollbar-corner {
	background-color: #f1f1f1;
}

.list-colsOne2 {
	width: 100%;
	/*min-height:200px;*/

	margin-top: 10px;
	height: 498px;
	overflow: auto;
}

.list-colsOne2 li {
	width: 100%;
	margin: 0 auto;
}

.list-colsOne2 li a {
	width: 100%;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	float: left;
	text-align: center;
	background: #f5f5f5;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
	margin-top: 10px;
}

.list-colsOne2 li a:hover {
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: #015293;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
}

.list-colsOne2 .activeOne {}

.list-colsOne2 .activeOne a {
	width: 100%;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	float: left;
	text-align: center;
	color: #fff;
	background: #015293;
	padding: 0 10px;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-o--border-radius: 40px;
	-moz-border-radius: 40px;
}

/*白话版办事指南*/
.list-info-one a {
	float: left;
	padding-left: 16px;
	color: #434343;
}

.list-info-one a:hover {
	color: #4098f2;
}

.list-info-one .info-date {
	float: right;
}

.list-infos table {
	font-size: 12px;

}

.list-infos table td {
	white-space: nowrap;

}

.oplist-index {
	width: 165px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

.oplist-title {
	width: auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

.oplist-limit {
	width: 76px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

.syhicon {
	font-size: 16px;
}

.fysyh {
	height: 40px;
	display: table-cell;
	vertical-align: min-height;
	white-space: normal !important;
	width: 227px;
}

.ly_lmrq2 {
	font-size: 13px;
	color: #9B9B9B;
}

.fyxxpubtime {
	width: 93px;
	display: table-cell;
	vertical-align: middle;
}

a:link.ly_xxa,
a:visited.ly_xxa {
	display: block;
	float: left;
	font-size: 16px;
	color: #333;

}

a:hover.ly_xxa {
	display: block;
	float: left;
	font-size: 16px;
	color: #07438a;
}

/*20221129end*/


/*适老模式begin*/

/*导航begin*/
.oldModel {
	background: url(../images/bgold.jpg) top center no-repeat #e8e8e8;
}

.oldModel .jznavbar {
	height: 70px;
}

.oldModel .jznav {
	position: relative;
	height: 70px;
}

.oldModel .jznavcon {
	width: 1200px;
}

.oldModel .jznavcon a {
	height: 70px;
	line-height: 70px;
	font-size: 32px;
	padding: 0 13px;
	font-weight: normal;
}

.oldModel .jznavsearch {
	position: absolute;
	right: 0;
	top: -66px;
}

/*导航end*/

/*当前位置begin*/
.oldModel .ciq-location {
	height: 85px;
	font-size: 26px;
	line-height: 85px;
}

.oldModel .ciq-location img {
	margin-top: 36px;
}

/*当前位置end*/

/*分页栏目列表及分页信息列表begin*/
.oldModel .colLeftTitleOne {
	font-size: 32px;
	line-height: 32px;
}

.oldModel .list-colsOne li a,
.oldModel .list-colsOne .activeOne a,
.oldModel .list-colsOne li a:hover {
	height: 52px;
	font-size: 26px;
	line-height: 52px;
}

.oldModel .colInfoBoxTitOne span {
	font-weight: bold;
	font-size: 32px;
}

.oldModel .colRtitle {
	font-size: 26px;
	padding: 10px 0 10px 5px;
}

.oldModel .colInfoDate,
.oldModel .pagination>li>a,
.oldModel .pagination>li>span {
	font-size: 20px;
}

.oldModel .colInfoDate {
	width: 141px;
}

.oldModel .jumpToSel {
	height: 43px;
	padding: 6px 12px !important;
}

.oldModel .colInfoBoxTit {
	height: 65px;
}

.oldModel .colInfoBoxTit span.on {
	font-weight: bold;
	font-size: 32px;
	height: 65px;
	line-height: 65px;
}

/*分页栏目列表及分页信息列表end*/

/*文章详情begin*/
.oldModel .ip-attach {
	line-height: 50px !important;
	font-size: 20px !important;
}

.oldModel .cms-article-tit {
	font-size: 52px !important;
	line-height: 1.2;
}

.oldModel .cms-article-xinxi {
	margin-top: 20px;
	font-size: 18px;
}

.oldModel .sharetxt {
	font-size: 18px;
}

.oldModel .article-detail,
.oldModel .article-detail p,
.oldModel .article-detail p span {
	font-size: 32px !important;
	line-height: 2 !important;
}

/*文章详情end*/

/*尾部begin*/
.oldModel .jzfoot {
	height: 150px;
}

.oldModel .jzfootnav a {
	font-size: 22px;
}

.oldModel .jzfootlcon {
	height: 120px;
	width: 900px;
}

.oldModel .jzfootlcon font {
	height: 60px;
	line-height: 30px;
	font-size: 22px;
}

/*尾部end*/

/*重点领域信息公开begin*/
.oldModel .zdlymaintitbg {
	background: #669ACB;
	width: auto;
}

.oldModel .zdlymaintitbg i {
	font-size: 20px;
	padding: 0 15px;
}

.oldModel .zdlymaincon a {
	font-size: 18px;
}

/*重点领域信息公开end*/

/*网站地图begin*/
.oldModel .columnmaptit a {
	font-size: 22px;
}

.oldModel .columnmapcon a {
	font-size: 18px;
}

.oldModel .category_r_list a {
	width: 33%;
	font-size: 18px;
}

/*网站地图end*/

/*政民互动begin*/
.oldModel .consult {
	height: 395px;
}

.oldModel .consult p a {
	font-size: 32px;
}

.oldModel .con-box1 {
	height: 314px;
	background: #fff;
	border-radius: 20px;
}

.oldModel .con-box1 p {
	font-size: 32px;
	line-height: 43px;
	padding-top: 23px;
	text-align: justify;
}

.oldModel .con-box a {
	font-size: 32px;
}

.oldModel .con-box1 a {
	width: 151px;
	height: 46px;
	line-height: 42px;
	margin-top: 10px;
}

.oldModel .tymenu a {
	height: 55px;
	line-height: 55px;
	font-size: 32px;
}

.oldModel .tycontent a {
	height: 64px;
	line-height: 64px;
	font-size: 32px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .action2-l,
.oldModel .action2-r {
	height: auto;
}

.oldModel .consult-list {
	height: 264px;
}

.oldModel .lxsl_list {
	font-size: 18px;
	letter-spacing: -2px;
}

.oldModel .action1-r {
	height: auto;
}

.oldModel .tycontent a div {
	width: calc(100% - 125px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .tycontent a span {
	font-size: 20px;
}

.oldModel #jz-ztzl .tycontent {
	height: 350px;
	overflow-y: scroll;
}

.oldModel #jz-ztzl a.ztzlmore {
	font-size: 23px;
	line-height: 72px;
}

/*政民互动end*/

/*政务公开begin*/
.oldModel .opengovrow1-l {
	width: 1145px;
	height: auto;
}

.oldModel .opengovleadertoptit {
	width: 825px;
	font-size: 24px;
}

.oldModel .opengovleadertop span {
	width: 800px !important;
	height: 30px !important;
	font-size: 20px;
}

.oldModel .opengovleadertoplink {
	width: 800px;
	font-size: 20px;
	line-height: 30px;
}

.oldModel .opengovleadertoplink img {
	margin-top: 5px;
}

.oldModel .opengovleaderbottom {
	font-size: 20px;
}

.oldModel .opengovleaderbottom span {
	width: 84px;
	height: auto;
}

.oldModel .opengovrow1-r,
.oldModel .opengovrow2-l,
.oldModel .opengovrow2-r {
	height: auto;
	width: 1145px;
}

.oldModel .xxsearch {
	font-size: 20px;
}

.oldModel .slideTxtBox .hd,
.oldModel .slideTxtBox .hd ul,
.oldModel .slideTxtBox .hd ul li.on {
	height: 50px;
}

.oldModel .slideTxtBox .hd ul li {
	line-height: 50px;
	padding: 0 7px;
	font-size: 32px;
}

.oldModel .opengovzfjg a {
	width: 46%;
	font-size: 32px;
	height: 45px;
	line-height: 45px;
}

.oldModel .opengovrow3-l,
.opengovrow3-r {
	height: auto;
}

.oldModel .zdlycon a {
	font-size: 32px;
	width: 100%;
}

/*政务公开end*/

/*首页begin*/
.oldModel .headline {
	height: auto;
}

.oldModel a.headlinetit {
	height: auto;
	font-size: 60px;
	line-height: 75px;
}

.oldModel .tt_list {
	height: auto;
	line-height: 80px;
}

.oldModel a.tt_listli {
	font-size: 38px;
}

.oldModel .newsleft {
	width: 1145px;
	height: 609px;
}

.oldModel .slideBox {
	height: 609px;
}

.oldModel .slideBox .bd img {
	width: 1145px;
	height: 609px;
}

.oldModel .slideBox .bd span {
	height: 55px;
	line-height: 55px;
	font-size: 32px;
}

.oldModel .slideBox .hd {
	bottom: 14px;
}

.oldModel .newsright {
	width: 1145px;
	margin-top: 15px;
	height: auto;
}

.oldModel .slideTxtBox .bd li {
	height: auto;
	font-size: 32px;
	line-height: 55px;
}

.oldModel .slideTxtBox .bd li a span {
	font-size: 20px;
}

.oldModel .menuslide {
	height: auto;
}

.oldModel .menuhd {
	display: none;
}

.oldModel .menuslide .menubd {
	width: 1145px;
	height: auto;
}

.oldModel .menuslide .menubd>ul {
	display: block !important;
	overflow: hidden;
}

.oldModel .jzgk {
	font-size: 32px;
	line-height: 50px !important;
}

.oldModel .zjjzcon a {
	width: 120px;
	height: 120px;
	font-size: 32px;
	margin-left: 33px;
}

.oldModel .ywdtleft {
	width: 671px;
}

.oldModel .ywdtleft .tymenu {
	margin-top: 40px;
}

.oldModel .ywdtright {
	width: 401px;
}

.oldModel .wsyhjb {
	margin-top: 40px;
	height: 113px;
}

.oldModel .wsyhjb img {
	width: 100%;
	height: 100%;
}

.oldModel .ywdtright .tzgg {
	background: none;
	margin-top: 31px;
}

.oldModel .xxgkleft {
	width: 320px;
}

.oldModel .xxgklist a {
	width: 100%;
	height: 100px;
	margin: 10px 9px 5px 2px;
	line-height: 100px;
	font-size: 32px;
}

.oldModel .xxgkright {
	width: 760px;
}

.oldModel .leaderpiclist a {
	width: 177px;
	height: 81px;
}

.oldModel .leaderpiclist a img {
	margin-left: 75px;
	margin-top: 14px;
}

.oldModel .leaderpiclist a span {
	height: 36px;
	font-size: 32px;
	line-height: 36px;
}

.oldModel .zwfwtit {
	font-size: 32px;
	line-height: 70px;
}

.oldModel .grbs {
	margin: 28px 1% 20px 1%;
}

.oldModel .grbscon a {
	width: 153px;
	height: 128px;
}

.oldModel .grbscon a img {
	margin-left: 63px;
	margin-top: 15px;
}

.oldModel .grbscon a span {
	height: 60px;
	font-size: 32px;
	line-height: 30px;
}

.oldModel #bhbbszn,
.oldModel #bstj {
	font-size: 32px !important;
}

.oldModel #bhbbszn {
	margin-left: 398px !important;
}

.oldModel .hotitem a {
	line-height: 58px;
	font-size: 32px;
}

.oldModel .hotitem span {
	margin-top: 20px;
}

.oldModel a.syrmfwlia {
	width: 265px;
	font-size: 26px;
}

.oldModel .zmhdleft {
	width: 560px;
}

.oldModel .zmhdright {
	width: 500px;
}

.oldModel .zmhdleft .tymenu,
.oldModel .zmhdright .tymenu {
	margin-top: 30px;
}

.oldModel .zmhdpic a {
	width: 241px;
	height: 109px;
}

.oldModel .zmhdpic a img {
	width: 100%;
	height: 100%;
}

.oldModel .ztzlleft {
	width: 676px;
}

.oldModel .ztzlright {
	width: 414px;
}

.oldModel .ztzlleft a {
	width: 100%;
	height: auto;
	margin-bottom: 36px;
}

.oldModel .ztzlleft a img {
	width: 300px;
	height: 133px;
}

.oldModel .ztzlleft a span {
	width: 321px;
	height: auto;
	font-size: 32px;
	line-height: 45px;
}

.oldModel .ztzlleft a font {
	width: 357px;
	font-size: 20px;
}

.oldModelTitle {
	width: 100%;
	line-height: 80px;
	font-size: 45px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 21px;
	color: #015293;
	font-weight: bold;
	border-bottom: 3px solid #015293;
}

/*首页end*/

/*网站链接begin*/
.oldModel .sitelinkslide .nLi h3,
.oldModel .sitelinkslide .sub a {
	font-size: 20px;
}

/*网站链接end*/

/*要闻动态begin*/
.oldModel .news1-l {
	width: 1145px;
	height: 609px;
}

.oldModel .newsslideBox {
	height: 609px;
}

.oldModel .newsslideBox .bd img {
	width: 1145px;
	height: 609px;
}

.oldModel .newsslideBox .bd span {
	height: 55px;
	line-height: 55px;
	font-size: 32px;
}

.oldModel .newsslideBox .hd {
	bottom: 14px;
	height: 25px;
}

.oldModel .newsslideBox .hd ul li {
	width: 25px;
	height: 25px;
	font: 19px/25px '微软雅黑';
}

.oldModel .news1-r {
	width: 1145px;
	height: auto;
}

.oldModel .news1-r .tymenu {
	margin-top: 15px;
}

/*要闻动态end*/

/*政府领导begin*/
.oldModel .colLeftTitle {
	font-size: 32px;
}

.oldModel .list-cols li a {
	height: 55px;
	font-size: 26px;
	line-height: 55px;
}

.oldModel .list-cols li a:hover {
	height: 55px;
	line-height: 55px;
}

.oldModel .leaderCon_L font {
	font-size: 32px;
	line-height: 40px;
}

.oldModel .leaderCon_R font {
	font-size: 32px;
	line-height: 45px;
}

.oldModel .leaderCon_R span {
	font-size: 26px;
	line-height: 42px;
}

.oldModel #main_right_buttons .tymenu {
	height: 45px;

}

.oldModel #main_right_buttons .tymenu a {
	height: 45px;
	line-height: 45px;
	font-size: 24px;
}

.oldModel #main_right_table .customTable tbody tr td a {
	font-size: 22px;
}

.oldModel #main_right_table .customTable tbody tr td:nth-chile(1) {

	width: 670px;
}

.oldModel #main_right_table .customTable tbody tr td:nth-chile(2) {
	font-size: 22px;
	width: 120px;
}

/*政府领导end*/

/*白话版办事指南begin*/
.oldModel .list-colsOne2 {
	height: 831px;
}

.oldModel .oplist-title,
.oldModel .oplist-index,
.oldModel .oplist-limit {
	font-size: 22px;
}

.oldModel .list-infos .fyxxtit a,
.oldModel .syhicon,
.oldModel .ly_lmrq2 {
	font-size: 20px;
}

.oldModel .jggkCon a {
	width: 48%;
	font-size: 26px;
}

/*白话版办事指南end*/

/*政府文件begin*/
.oldModel .govdoctitle p.govdoc1,
.oldModel .govdoctitle p.govdoc2,
.oldModel .govdoctitle p.govdoc3 {
	font-size: 22px;
}

.oldModel .govdocOne {
	height: auto;
	font-size: 20px;
}

/*政府文件end*/
/*依申请公开start*/
.oldModel .ysqgksfxzckcon {
	font-size: 22px;
}

.oldModel .ysqgksfxzckcon .open-box h2 {
	font-size: 24px;
}

.oldModel .ysqgksfxzckcon .open-title {
	line-height: 36px;
}

.oldModel .next-btn input {
	font-size: 22px !important;
}

.oldModel .ysqgkaddckcon {
	font-size: 22px;
}

.oldModel .ysqgkaddckcon .mail-p p {
	font-size: 24px;
}

.oldModel .mail-wrap form table td input[type=text] {
	font-size: 22px !important;
}

/*依申请公开end*/
/*政府机构详情页start*/
.oldModel .colInfoBoxTit .onlyUseToVoice {
	font-size: 25px !important;
	height: 65px !important;
	line-height: 65px !important;
}

.oldModel .zfjgymtab a {
	font-size: 23px !important;
	height: 65px !important;
	line-height: 65px !important;
}

.oldModel .zfjgymtab span {
	font-size: 23px;
	color: #000;
	height: 65px !important;
	line-height: 65px !important;
}

.oldModel .jgxq .zfjgnrcon .onlyUseToVoice {
	font-size: 22px !important;
	line-height: 35px !important;
}

.oldModel .jgxq .zfjgnrcon pre {
	font-size: 22px;
	line-height: 35px;
}

/*政府机构详情页end*/

/*适老模式end*/
/*20230404政府公报搜索*/
.zfgbcon {
	background-color: #f3f3f3;
	height: 50px;
	line-height: 50px;
	width: 100%;
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}

.zfgbtit {
	font-weight: bold;
	float: left;
	padding-left: 10px;

}

.zfgbcon>* {
	margin: 0 2px;
	vertical-align: middle;
}

.zfgbcon>select {
	line-height: 32px;
	height: 32px;
	font-size: 1em;
	box-sizing: border-box;
	min-width: 100px;
}

#zfgbdybut {
	margin-left: 74px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

@media print {
	@page {
		margin: 5mm;
	}
}

.jzsy-xct {
	background: rgb(255, 255, 255);
	margin: 0px auto;
	width: 1200px;
	text-align: center;
	min-height: 90px;
}

.jzsy-xct .first {
	display: inline-block;
	width: 570px;
	height: 90px;
	margin-top: 20px;
	text-align: left;
	background-image: none;
}

.jzsy-xct .two {
	display: inline-block;
	width: 570px;
	height: 90px;
	border: 1px solid rgb(238, 238, 238);
	margin-top: 20px;
	text-align: left;
	background-image: none;
}

.menuslide .menubd ul.winAreaSelStyle {
	overflow: hidden;
}

/*第三轮第一批环保督察start*/
.dslhbdcHead {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	/*background: url(/sitesources/jiaozuo/upload/202311/20231124201003528.png) center top no-repeat;*/
	background: url(/sitesources/jiaozuo/theme/uxtheme10001/images/hbdctop.jpg) center top no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	height: 550px;
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;

}

.dslhbdcMain {
	width: 1200px;
	min-width: 1200px;
	min-height: 500px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}

.dsldcSm {
	width: 1200px;
	height: 550px;
	margin: 30px auto 0;
	background: url(/sitesources/jiaozuo/upload/202311/20231124192727049.png) center center no-repeat;
	overflow: hidden;
}

.dsldcrow {
	width: 100%;
	margin: 30px auto 0;
	min-height: 50px;
	overflow: hidden;

}

a.dsldctitle-a-link {
	width: 72%;
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	font-size: 1.5625em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 18px 30px;
	box-sizing: border-box;
	text-align: center;
	background-color: #ff7900;
	background-image: linear-gradient(to bottom, #ff7900, #ffaa17);
	border-radius: 50px;
}


/*工作*/
.dsldclmtit {
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	position: relative;


}

.dsldclmtit img {
	width: 1200px;
	height: 53px;
}

.dsldclmmain {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}



/**/
.dsldclmxxli {
	padding-left: 15px;

	color: rgb(18, 84, 26);
	width: 50%;
	float: left;
	line-height: 40px;
}

a.dsldclmxxlia {
	font-size: 16px;
	font-weight: normal;
	text-indent: 0rem;
	color: #000;
	float: left;
	width: calc(100% - 150px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dsldcicon {
	display: block;
	float: left;
	text-align: center;
	width: 15px;
	height: 40px;

}

.dsldcrq {
	display: block;
	float: right;
	width: 100px;
	font-size: 16px;
	color: #333;

}

.head1200 {
	width: 1200px;
	height: 40px;

	margin: 0 auto;
	position: relative;
}

.wza-box {
	position: absolute;
	right: 10px;
	top: 20px;
}

.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.wza1 {
	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;
}

.oldModel a.dsldclmxxlia {
	font-size: 20px;
}

.oldModel .dsldcrq {
	font-size: 20px;
	width: 115px;
}

/*第三轮第一批环保督察end*/


/*优化营商环境*/
.yhyshjMain {
	width: 100%;
	min-width: 1200px;
	min-height: 500px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
}

.yhyshjHead {
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
	background: url(../images/2024010314482633378.jpg) center top no-repeat;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	height: 560px;
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
}

.yhyshjrow {
	width: 1200px;
	margin: 30px auto 0;
	min-height: 50px;
	overflow: hidden;

}

.yhyshjtit {
	height: 67px;
	line-height: 67px;
	text-align: center;
	color: #fff;
	position: relative;
	background: url(../images/2024010315153723731.png);
}

.yhyshjtit img {
	width: 1200px;
	height: 53px;
}

.yhyshjmain {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.yhyshjxxli {
	padding-left: 15px;

	color: rgb(18, 84, 26);
	width: 100%;
	float: left;
	line-height: 30px;
}

a.yhyshjxxlia {
	font-size: 16px;
	font-weight: normal;
	text-indent: 0rem;
	color: #000;
	float: left;
	width: calc(100% - 150px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yhyshjcon {
	display: block;
	float: left;
	text-align: center;
	width: 15px;
	height: 40px;

}

.yhyshjrq {
	display: block;
	float: right;
	width: 100px;
	font-size: 16px;
	color: #333;

}

.yhyshjtit_span {
	float: left;
	width: 280px;
	font-size: 26px;
}

.yhyshjtit_more {
	float: right;
	font-size: 18px;
	line-height: 80px;
	color: #0233CD;
}

.oldModel a.yhyshjxxlia {
	font-size: 20px;
}

.tic_href:link,
.tic_href:visited {
	color: #666 !important;
}

.tic_href:hover {
	color: #666 !important;
}