/*全局样式*/
* {
	box-sizing: border-box;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
th,
td {
	padding: 0;
	margin: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	text-shadow: rgba(0, 0, 0, .15) 0 0 1px;
	font-family: "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
}

body {
	font-size: 15px;
	padding: 0;
	/*margin:0;*/
	background-color: #fff;


	font: 15px/1.5 "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
}

* {
	font-family: "Microsoft YaHei";
}

div,
li,
ul,
img,
a {
	list-style: none;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
}

a:focus {
	outline: none;
}

a:link,
a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #015293;
}

.tabberlive .tabbertab {
	overflow: visible;
	overflow: hidden;
	outline: none;
}

.tabberlive .tabbertabhide {
	display: none;
}

/*清除浮动代码*/
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

/*公共样式*/
.commonbox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/*头部*/
.topcommonbox {
	width: 1200px;
	margin: 0 auto;
	height: 158px;
}

.logobox {
	float: left;
	margin: 38px 0;
	width: 460px;
	overflow: hidden;
}

.logobox img {
	float: left;
	/*width:91px;*/
	width: 93px;
}

.logobox a {
	cursor: default;
	/*font-size: 34px;*/
	font-size: 40px;
	font-weight: bolder !important;
	float: left;
	/*color: #d10111;*/
	color: #AD081E;
	margin-top: 6px;
	margin-left: 30px;
	font-family: '思源-heavy';

}

.logobox span {
	font-size: 16px;
	/*margin-top: -6px;*/
	margin-top: -3px;
	float: left;
	color: #737373;
	margin-left: 0px;
	display: inline-block;
	width: 300px;
	text-align: center;

}

.logobox em {
	color: #d10111;
	font-style: normal;

}

.weather {
	float: right;
	margin-right: 10px;
}

.weather iframe {
	margin: 40px 36px 0 0;
}

.weather a.wap {
	float: right;
	margin-top: 72px;
	margin-right: 5px;
	width: 12px;
	height: 20px;
	background: url(../img/wap-bg.png) top center no-repeat;
	position: relative;
}

.weather a.wap img {
	display: none;
}

.weather a.wap:hover img {
	display: block;
	position: absolute;
	top: 22px;
	right: -55px;
	width: 120px;
	height: 120px;
}

.weather a.blog {
	float: right;
	margin-top: 72px;
	margin-right: 5px;
	width: 24px;
	height: 20px;
	background: url(../img/blog-bg.png) top center no-repeat;
}

.weather a.wechat {
	float: right;
	margin-top: 72px;
	margin-right: 5px;
	width: 26px;
	height: 20px;
	background: url(../img/WeChat-bg.png) top center no-repeat;
}

.weather .lywza {
	float: right;
	margin: 25px 0 0 5px;
	color: #000;
	height: 111px;
	line-height: 111px;
	text-align: center;
	cursor: pointer;
}

.weather span {
	float: right;
	margin: 25px 0 0 5px;
	color: #000;
	height: 111px;
	line-height: 111px;
	text-align: center;
	cursor: pointer;
}

/*导航*/
.navbg {
	width: 100%;
	background: #135aaa;
	overflow: hidden;
	height: 56px;
}

.navbox {
	float: left;
	line-height: 56px;
}

.navbox a {
	color: #fff;
	font-size: 18px;
	float: left;
	padding-left: 28px;
	padding-right: 28px;
}

.navbox a:hover {
	background: #0c6db6;
}

.navbox a.navboxon {
	background: #0c6db6;
}

.searchbox {
	float: right;
	margin-top: 14px;
	overflow: hidden;
}

.searchbox input {
	background: url(../img/search.png) no-repeat 10px center;
	width: 180px;
	height: 28px;
	border: none;
	background-color: #fff;
	padding-left: 40px;
}

.searchbox button {
	background-color: transparent;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	border: none;
	outline: none;
	height: 28px;
	width: 60px;
	text-align: center;
	line-height: 28px;
}

/*公示公告*/
.announce {
	min-height: 99px;
	border: 1px solid #e5e5e5;
	background: #f8f6f7;
	padding: 10px 15px;
	margin-top: 16px;
	margin-bottom: 14px;
	overflow: hidden;
}

.numone {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-top: -4px;
}

.numone a {
	color: #337ab7;
}

.numone a:hover {
	color: #23527c
}

.boxnew {
	width: 1158px;
	height: 30px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}

.roll-in {
	text-align: center
}

.roll-in li {
	color: #fff;
	/*width: 260px;*/
	line-height: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;
	margin-right: 29px;
	font-size: 18px;

}

.roll-in li a {
	color: #000;
}

.roll-in li a:hover {
	color: #23527c
}

.roll-in li span {
	color: #989898;
	font-weight: bold;
	padding-right: 6px;
}

/*焦点图部分*/
.jdtbox {
	width: 716px;
	float: left;
	margin-bottom: 24px;
}

.slideBox {
	width: 716px;
	height: 386px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 28px;
	bottom: 10px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 9px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #a4c0d5;
	cursor: pointer;
}

.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: 716px;
	height: 386px;
	display: block;
}

.slideBox .bd span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 710px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	background: rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 90px;
	margin-top: -45px;
	display: block;
	background: url(../img/left.png) 4px 26px no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

.slideBox .next {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 90px;
	margin-top: -45px;
	left: auto;
	right: 0;
	background: url(../img/right.png) 4px 26px no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

.slideBox .prev:hover,
.slideBox .next:hover {
	background-color: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);
}

/*温县要闻*/
.newsbox {
	width: 470px;
	height: 386px;
	float: right;
	padding: 10px 10px 0 10px;
	background: #f8f6f7;
	overflow: hidden;
}

.tabul {
	height: 45px;
}

.overon {
	float: left;
	width: 25%;
	line-height: 34px;
	background: #125baa;
	text-align: center;
	position: relative;
}

.overon span {
	position: absolute;
	bottom: -16px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-width: 8px 8px;
	border-style: solid;
	border-color: transparent;
	border-top-color: #125baa;
}

.overon a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.overout {
	float: left;
	width: 25%;
	line-height: 34px;
	text-align: center;
}

.overout a {
	color: #aaa8a9;
	font-size: 20px;
	font-weight: bold;
}

.tabnew-first {
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	text-indent: 10px;
	background: url(../img/li-bg.png) center left no-repeat;
}

.tabnew-first a {
	color: #333;
	line-height: 42px;
	font-size: 16px;
	display: inline-block;
	width: calc(100% - 110px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tabnew-first a:hover {
	color: #015293;
}

.tabnew-first span {
	float: right;
	line-height: 42px;
	color: #999;
	width: 100px;
}

.tabnew {
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	text-indent: 10px;
	background: url(../img/li-bg.png) center left no-repeat;
}

.tabnew a {
	line-height: 42px;
	color: #333;
	display: inline-block;
	width: calc(100% - 110px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.tabnew span {
	float: right;
	line-height: 42px;
	color: #999;
	width: 100px;
}

.tabnew a:hover {
	color: #015293;
}

/*三分结构*/
.partone {
	width: 400px;
	float: left;
	margin-right: 24px;
}

.parttwo {
	width: 400px;
	float: left;
}

.partthree {
	width: 350px;
	float: right;
}

/*部门工作*/
.depa-tit {
	border-bottom: 1px solid #e8e8e8;
	height: 32px;
	padding-left: 8px;
}

.depa-tit a {
	color: #125baa;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	display: inline-block;
	padding: 0 4px;
	border-bottom: 2px solid #135aaa;
}

.depa-nr {
	padding-top: 10px;
	min-height: 198px;
}

.depa-nr li {
	overflow: hidden;
	line-height: 36px;
	text-indent: 10px;
	background: url(../img/li-bg.png) center left no-repeat;
}

.depa-nr a {
	float: left;
	font-size: 16px;
	display: inline-block;
	width: calc(100% - 55px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.depa-nr span {
	float: right;
	color: #999;
	width: 50px;
}

/*网上服务*/
.online-tit {
	padding-left: 11px;
	line-height: 30px;
	background: #f8f8f8;
}

.online-tit a {
	color: #125baa;
	font-weight: bold;
	font-size: 18px;
}

.perul {
	height: 34px;
	margin-top: 4px;
	padding-left: 19px;
	border-bottom: 1px solid #ececec;
}

.hx-line {
	width: 1px;
	height: 18px;
	float: left;
	background: #ececec;
	margin: 8px 16px;
}

.peron {
	width: 140px;
	text-align: center;
	line-height: 32px;
	float: left;
	border-bottom: 2px solid #125baa;
}

.peron a {
	color: #125baa;
}

.perout {
	width: 140px;
	text-align: center;
	line-height: 32px;
	float: left;
}

/*个人办事滑动部分*/
.slideGroup {
	width: 350px;
	text-align: center;
}

.slideGroup .parHd {
	height: 34px;
	margin-top: 4px;
	padding-left: 19px;
	border-bottom: 1px solid #ececec;
	position: relative;
}

.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}

.slideGroup .parHd ul li {
	width: 140px;
	text-align: center;
	line-height: 32px;
	float: left;
}

.slideGroup .parHd ul li.on {
	width: 140px;
	text-align: center;
	line-height: 32px;
	float: left;
	border-bottom: 2px solid #125baa;
}

/* 个人办事多行滚动*/
.multiple {
	overflow: hidden;
	position: relative;
	width: 350px;
	height: 158px;
}

.multiple .hd {
	overflow: hidden;
	height: 15px;
	position: absolute;
	bottom: 0px;
	left: 48%;
	padding: 0 10px;
}

.multiple .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
}

.multiple .hd ul li {
	float: left;
	width: 8px;
	height: 8px;
	overflow: hidden;
	margin-right: 9px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
	background: url(../img/radius1.png);
}

.multiple .hd ul li.on {
	background: url(../img/radius.png);
}

.multiple .bd {
	padding-top: 10px;
	overflow: hidden;
}

.multiple .bd ul {
	overflow: hidden;
	zoom: 1;
	width: 350px;
	float: left;
	_display: inline;
}

.multiple .bd ul li {
	width: 87px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.multiple .bd ul li .pic {
	height: 34px;
	text-align: center;
}

.multiple .bd ul li .pic a {
	display: block;
	width: 34px;
	height: 34px;
	margin: 0 auto;
}

.gr1 {
	background: url(../img/gr1.png) center center no-repeat;
}

.gr2 {
	background: url(../img/gr2.png) center center no-repeat;
}

.gr3 {
	background: url(../img/gr3.png) center center no-repeat;
}

.gr4 {
	background: url(../img/gr4.png) center center no-repeat;
}

.gr5 {
	background: url(../img/gr5.png) center center no-repeat;
}

.gr6 {
	background: url(../img/gr6.png) center center no-repeat;
}

.gr7 {
	background: url(../img/gr7.png) center center no-repeat;
}

.gr8 {
	background: url(../img/gr8.png) center center no-repeat;
}

.gr9 {
	background: url(../img/gr9.png) center center no-repeat;
}

.gr10 {
	background: url(../img/gr10.png) center center no-repeat;
}

.gr11 {
	background: url(../img/gr11.png) center center no-repeat;
}

.gr12 {
	background: url(../img/gr12.png) center center no-repeat;
}

.gr13 {
	background: url(../img/gr13.png) center center no-repeat;
}

.gr14 {
	background: url(../img/gr14.png) center center no-repeat;
}

.gr15 {
	background: url(../img/gr15.png) center center no-repeat;
}

.gr16 {
	background: url(../img/gr16.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr1 {
	background: url(../img/grl1.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr2 {
	background: url(../img/grl2.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr3 {
	background: url(../img/grl3.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr4 {
	background: url(../img/grl4.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr5 {
	background: url(../img/grl5.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr6 {
	background: url(../img/grl6.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr7 {
	background: url(../img/grl7.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr8 {
	background: url(../img/grl8.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr9 {
	background: url(../img/grl9.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr10 {
	background: url(../img/grl10.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr11 {
	background: url(../img/grl11.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr12 {
	background: url(../img/grl12.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr13 {
	background: url(../img/grl13.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr14 {
	background: url(../img/grl14.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr15 {
	background: url(../img/grl15.png) center center no-repeat;
}

.multiple .bd ul li:hover .gr16 {
	background: url(../img/grl16.png) center center no-repeat;
}

.fr1 {
	background: url(../img/fr1.png) center center no-repeat;
}

.fr2 {
	background: url(../img/fr2.png) center center no-repeat;
}

.fr3 {
	background: url(../img/fr3.png) center center no-repeat;
}

.fr4 {
	background: url(../img/fr4.png) center center no-repeat;
}

.fr5 {
	background: url(../img/fr5.png) center center no-repeat;
}

.fr6 {
	background: url(../img/fr6.png) center center no-repeat;
}

.fr7 {
	background: url(../img/fr7.png) center center no-repeat;
}

.fr8 {
	background: url(../img/fr8.png) center center no-repeat;
}

.fr9 {
	background: url(../img/fr9.png) center center no-repeat;
}

.fr10 {
	background: url(../img/fr10.png) center center no-repeat;
}

.fr11 {
	background: url(../img/fr11.png) center center no-repeat;
}

.fr12 {
	background: url(../img/fr12.png) center center no-repeat;
}

.fr13 {
	background: url(../img/fr13.png) center center no-repeat;
}

.fr14 {
	background: url(../img/fr14.png) center center no-repeat;
}

.fr15 {
	background: url(../img/fr15.png) center center no-repeat;
}

.fr16 {
	background: url(../img/fr16.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr1 {
	background: url(../img/fr1.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr2 {
	background: url(../img/fr2.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr3 {
	background: url(../img/fr3.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr4 {
	background: url(../img/fr4.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr5 {
	background: url(../img/fr5.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr6 {
	background: url(../img/fr6.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr7 {
	background: url(../img/fr7.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr8 {
	background: url(../img/fr8.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr9 {
	background: url(../img/fr9.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr10 {
	background: url(../img/fr10.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr11 {
	background: url(../img/fr11.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr12 {
	background: url(../img/fr12.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr13 {
	background: url(../img/fr13.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr14 {
	background: url(../img/fr14.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr15 {
	background: url(../img/fr15.1.png) center center no-repeat;
}

.multiple .bd ul li:hover .fr16 {
	background: url(../img/fr16.1.png) center center no-repeat;
}

.multiple .bd ul li .pic img {
	display: block;
	margin: 0 auto;
	width: 30px;
}

.multiple .bd ul li .title {
	line-height: 24px;
	margin-bottom: 8px;
}

.multiple .bd ul li:hover .title a {
	color: #0076ca;
}

/*专题专栏*/
.picScroll {
	overflow: hidden;
	position: relative;
	margin: 6px 0;
}

.picScroll .hd {
	overflow: hidden;
}

.picScroll .hd .prev,
.picScroll .hd .next {
	display: block;
	width: 18px;
	height: 100px;
	cursor: pointer;
	position: absolute;
}

.picScroll .hd .prev {
	left: 0;
	top: 0;
	background: url(../img/left.png) 2px center no-repeat;
	background-color: #e5e5e5;
}

.picScroll .hd .next {
	right: 0;
	top: 0;
	background: url(../img/right.png) 2px center no-repeat;
	background-color: #e5e5e5;
}

.picScroll .bd {
	width: 1152px;
	margin: 0 auto;
}

.picScroll .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll .bd ul li img {
	width: 272px;
	height: 85px;
	display: block;
}

/*公示公告*/
.ggul {
	border-bottom: 1px solid #e8e8e8;
	width: 100%;
	height: 32px;
}

.ggon {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 18px;
	line-height: 30px;
	border-bottom: 2px solid #135aaa;
}

.ggon a {
	color: #125aaa;
}

.ggout {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 18px;
	line-height: 30px;
}

.ggout a {
	color: #999;
}

.gg-line {
	min-height: 198px;
}

/*信息公开*/
.xxgk-line {
	overflow: hidden;
}

.xxgk-line a {
	border: 1px dashed #d2d2d2;
	height: 32px;
	float: left;
	margin-top: 12px;
	line-height: 32px;
	text-align: center;
	width: 170px;
}

.xxgk-line a.margin {
	margin-right: 10px;
}

.xxgk-lm {
	overflow: hidden;
}

.xxgk-lm a {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 6px;
}

/*尾部*/
.footbg {
	background: #135aaa;
	min-height: 150px;
	margin-top: 15px;
}

.foot-left {
	float: left;
	margin-left: 50px;
}

.foot-left img {
	display: block;
	margin-top: 40px;
}

.foot-center {
	width: 805px;
	float: left;
	text-align: left;
	margin-top: 40px;
	color: #fff;
	padding-left: 30px;
	font-size: 14px;
}

.foot-center li {
	font-family: '微软雅黑';
	margin-bottom: 8px;

}

.foot-center a {
	color: #fff;
}

.foot-center a:hover {
	text-decoration: underline;
}

.foot-right {
	float: right;
	/*margin-right: 90px;*/
}

.foot-right .foot-aimg {
	display: block;
	float: left;
	margin-right: 8px;
}

.foot-right img {
	display: block;
	margin-top: 45px;
	float: right;
	width: 104px;
	height: 55px;
}

/*首页结束*/
/*走进温县*/
.into-bg {
	background: #d9caad;
	padding-top: 10px;
	padding-bottom: 20px;
}

.intoslide {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.intoslide .hd {
	height: 4px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -126px;
	bottom: 10px;
	z-index: 1;
}

.intoslide .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.intoslide .hd ul li {
	float: left;
	margin-right: 14px;
	width: 70px;
	height: 4px;
	background: #f1f1ef;
	cursor: pointer;
}

.intoslide .hd ul li.on {
	background: #1457a8;
}

.intoslide .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.intoslide .bd li {
	zoom: 1;
	vertical-align: middle;
}

.intoslide .bd img {
	width: 1200px;
	height: 400px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.intoslide .prev,
.intoslide .next {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -74px;
	display: block;
	width: 24px;
	height: 90px;
	background: url(../img/slider-arrow.png) -83px 28px no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

.intoslide .next {
	left: auto;
	right: 0;
	background-position: -2px 28px;
}

/*历史改革*/
.reform-box {
	background: url(../img/bg.png) no-repeat;
	min-height: 500px;
	overflow: hidden;
	padding-top: 15px;
}

.progbox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.pro-a {
	border-bottom: 1px solid #6b542b;
	line-height: 42px;
}

.pro-a a {
	font-weight: bold;
	color: #654f2a;
	font-size: 20px;
	float: left;
	width: 360px;
	text-align: center;
	font-family: 'simsun';
	margin-right: 60px;
	cursor: default;
}

.pro-a a.last {
	margin-right: 0;
}

.position-s {}

.position-s span {
	display: block;
	background: url(../img/jind.png) no-repeat;
	width: 14px;
	height: 14px;
	position: absolute;
	bottom: -7px;
}

.position-s .dian1 {
	left: 168px;
}

.position-s .dian2 {
	left: 594px;
}

.position-s .dian3 {
	left: 1010px;
}

/*历史改革*/
.prog-in {
	background: url(../img/bg1.png) no-repeat;
	width: 360px;
	height: 400px;
	float: left;
	margin-top: 20px;
	padding: 116px 22px 15px 22px;
	margin-right: 60px;
	position: relative;
}

.prog-list {
	overflow: hidden;
	line-height: 30px;
}

.prog-list li {
	overflow: hidden;
}

.prog-list li span {
	width: 2px;
	height: 2px;
	float: left;
	background: #000;
	margin: 15px 4px 0 10px;

}

.prog-list li a {
	float: left;
}

.prog-a {
	position: absolute;
	bottom: 15px;
	left: 22px;
	width: 320px;
	height: 28px;
	line-height: 28px;
	background: #b29b69;
	text-align: center;
}

.prog-a a {
	color: #6d552f;
}

.taiji {
	background: url(../img/bg2.png) no-repeat;
}

.culture {
	background: url(../img/bg3.png) no-repeat;
	margin-right: 0;
}

/*温县概况*/
.general-in {
	background: url(../img/wxgk.png) top center no-repeat;
	height: 500px;
	padding-top: 94px;
	position: relative;
}

.slidetab {
	width: 1200px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 18px;
}

.slidetab .hd {
	overflow: hidden;
	position: absolute;
	left: 578px;
	top: 20px;
	z-index: 1;
}

.slidetab .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slidetab .hd ul li {
	float: left;
	margin: 0 22px 8px 33px;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: #539a9e;
	cursor: pointer;
	color: #fff
}

.slidetab .hd ul li.on {
	background: #2c7176;
	font-weight: bold;
}

.slidetab .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slidetab .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slidetab .bd img {
	width: 560px;
	height: 340px;
	display: block;
}

.slidetab .bd .wzbox {
	position: absolute;
	left: 604px;
	top: 106px;
	text-indent: 2em;
	line-height: 26px;
	color: #fff;
}

.slidetab .bd .wzbox p {
	margin: 0;
	padding: 0;
	color: #fff;

}

.slidetab .bd .wzbox a {
	color: #00494f;
	padding-left: 6px;
}

/*影像温县*/
.wx-image {
	background: url(../img/yxwx.png) top center no-repeat;
	height: 590px;
	overflow: hidden;
	padding-top: 92px;
	position: relative;
}

.into-left {
	width: 368px;
	float: left;
	margin-right: 10px;
}

.into-center {
	width: 559px;
	float: left;
	margin-right: 12px;
}

.into-right {
	width: 250px;
	float: right;
}

.intoimg {
	float: left;
	position: relative;
	margin-bottom: 15px;
}

.into-wz {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#66000000, endcolorstr=#66000000);
	font-size: 23px;
	color: #fff;
}

.into-wz:hover,
.into-wz:visited,
.into-wz:link {
	font-size: 23px;
	color: #fff;
}

.mar-im {
	margin-bottom: 10px;
}

.mar-ri {
	margin-right: 9px;
}

/*尾部*/
.into-foot {
	margin-top: 0;
	background: #f4e8d0;
}

.cen-white {
	color: #9d906d;
}

.cen-white a {
	color: #9d906d;
}

/*信息公开左右布局*/
.xxgk-left {
	width: 342px;
	float: left;
	background: #f5f5f5;
	padding: 14px 6px 0 12px;
	margin-top: 10px;
	height: 1100px;
}

.xxgk-right {
	width: 850px;
	float: right;
	margin-top: 10px;
	overflow: hidden;
}

.lader-tit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.lader-tit a {
	color: #0a4ab6;
}

.gk-lader {
	overflow: hidden;
	min-height: 270px;
	border: 1px solid #eaeaea;
	background: #fff;
}

.lade-ul {
	border-bottom: 1px solid #e8e8e8;
	margin: 0 5px;
}

.lade-ul li {
	overflow: hidden;
	margin: 12px 5px;
}

.lade-imh {
	float: left;
	width: 125px;
	height: 159px;
	background: #fff;
	//
	border: 1px solid #e8e8e8;
	padding: 2px 1px;
	overflow: hidden;
	margin-left: 20px;
}

.lade-imh img {
	width: 125px;
	height: 156px;
}

.lade-name {
	float: left;
	margin-left: 22px;
	margin-top: 10px;
}

.lade-name h3 {
	margin: 30px 0;
	font-size: 17px;
	margin-top: 34px;
}

.lade-name a {
	font-size: 15px;
}

.lade-redu {
	float: right;
	margin-right: 3px;
}

.lade-redu a {
	display: block;
	margin-top: 10px;
}

.lade-redu img {
	margin-right: 10px;
}

.xx-impor {
	margin-left: 14px;
	overflow: hidden;
}

.xx-impor a {
	color: #000;
	float: left;
	margin-right: 50px;
	margin-top: 20px;
}

.xx-impor a:hover {
	color: #015293;
}

.query-tit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 20px;
}

.query-tit a {
	color: #0a4ab6;
}

.query-form {
	overflow: hidden;
}

.query-form .qu-in {
	width: 260px;
	height: 34px;
	background: #fff;
	float: left;
	border: none;
	outline: none;
	padding-left: 30px;
}

.query-form .qu-btn {
	background: #1558af;
	color: #fff;
	width: 60px;
	height: 34px;
	border: none;
	outline: none;
	float: left;
}

/*信息公开查询*/
.radiobox {
	overflow: hidden;
}

.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(../img/d2.png) no-repeat;
}

.labelbox input[type="radio"]:checked+label::before {
	background: url(../img/d1.png) no-repeat;
}

.labelbox input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.labelbox {
	float: left;
	margin: 0 5px;
	margin-top: 20px;
}

/* 信息公开类搜索 */
.query-form1 {
	width: 100%;
	height: 50px;
	background: #efefef;
	padding: 7px;
}

/*搜索单选项*/
.radiobox1 {
	float: left;
}

.labelbox1 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(../img/d2.png) no-repeat;
}

.labelbox1 input[type="radio"]:checked+label::before {
	background: url(../img/d1.png) no-repeat;
}

.labelbox1 input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.labelbox1 {
	float: left;
	margin: 0 6px;
	margin-top: 9px;
}

.xxsearch1 {
	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;
}

.xxsearchin1 {
	width: 165px;
	height: 32px;
	background: #fff;
	outline: none;
	border: none;
	padding-left: 10px;
	margin-left: 5px;
	line-height: 32px;
	float: left;
	margin-top: 2px;
}

/* 搜索 */
.query-form1 .qu-in1 {
	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-form1 .qu-btn1 {
	background: #1558af;
	color: #fff;
	width: 60px;
	height: 32px;
	border: none;
	outline: none;
	float: left;
	margin-top: 2px;
}


/*部门信息公开*/
.re-ul-bm {
	height: 35px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
}

.reon-bm {
	font-weight: bold;
	font-size: 16px;
	float: left;
	line-height: 33px;
	border-bottom: 2px solid #1659a7;
}

.reon-bm a {
	color: #05479b;
}

.gk-hx-bm {
	width: 1px;
	height: 10px;
	background: #e6e6e6;
	float: left;
	margin: 15px 16px;
}

.reout-bm {
	font-weight: bold;
	font-size: 16px;
	float: left;
	line-height: 33px;
}

.reout-bm a {
	color: #8b8b8b;
}

.re-ul-bmcon {
	width: 100%;
	height: 195px;
	padding-top: 8px;
}

.order-ul li {
	overflow: hidden;
	line-height: 16px;
	margin-bottom: 16px;
}

.order-ul li font {
	width: 16px;
	height: 16px;
	color: #fff;
	float: left;
	margin-right: 13px;
	text-align: center;

	background: #cccacb;
}

.order-ul li font.active {
	background: #d76914;
}

.order-ul li a {
	float: left;
	color: #000;
}

.order-ul li a:hover {
	color: #000;
}

.order-ul li span {
	float: right;
	color: #9b9b9b;
	margin-right: 25px;
}

/*统计详情*/
.ordercon {
	width: 600px;
	margin: 0 auto;
}

.order-ultit {
	font-size: 22px;
	text-align: center;
	line-height: 55px;

}

.order-uldetail {
	background: #F4F4F4;
	margin-top: 5px;
	border: 1px solid #e8e8e8;
	border-bottom: none;
}

.order-uldetail li {
	overflow: hidden;
	line-height: 45px;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 25px;
}

.order-uldetail li font {
	width: 18px;
	height: 18px;
	color: #fff;
	float: left;
	margin-right: 25px;
	text-align: center;
	margin-top: 15px;
	line-height: 18px;
	background: #cccacb;
}

.order-uldetail li font.active {
	background: #d76914;
}

.order-uldetail li a {

	float: left;
	color: #000;
}

.order-uldetail li a:hover {
	color: #000;
}

.order-uldetail li span {
	width: 220px;
	text-align: center;
	float: right;
	color: #9b9b9b;
	border-left: 1px solid #e8e8e8;
}

a.menutit {
	width: 100%;
	height: 40px;
	background: #135aaa;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-top: 10px;
}

.menulist {
	width: 100%;
	height: auto;
}

.menulist li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}

.menulist li a img {
	width: 16px;
	height: 18px;
	margin: 5px 20px;
}

/*重点领域信息公开*/
.key-area {
	overflow: hidden;
}

.key-area li {
	float: left;
	width: 108px;
	overflow: hidden;
	margin-bottom: 16px;
}

.key-area li span {
	float: left;
	width: 0;
	height: 0;
	border-width: 6px 8px;
	border-style: solid;
	margin-top: 5px;
	border-color: transparent;
	border-left-color: #8fb0d9;
}

.key-area li a {
	float: left;
}

a.key-area-cl {
	width: 291px;
	height: 246px;
	border: #eee 1px solid;
	float: left;
	line-height: 246px;
	text-align: center;
	font-size: 28px;
	color: #0369BC;
}

a.key-area-cr {
	width: 291px;
	height: 246px;
	border: #eee 1px solid;
	float: right;
	line-height: 246px;
	text-align: center;
	font-size: 28px;
	color: #0369BC;
}

a.key-area-cl:hover,
a.key-area-cr:hover {
	background: #0369BC;
	color: #fff;
}

/*政府文件左右两侧分*/
.r-paone {
	width: 556px;
	min-height: 330px;
	float: left;
	border: 1px solid #e8e8e8;
	padding: 0 12px 0 10px;
}

.r-patwo {
	width: 278px;
	min-height: 330px;
	float: right;
	border: 1px solid #e8e8e8;
	padding: 0 10px 0 12px;
}

.re-ul {
	height: 50px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e7e7e7;
}

.reon {
	font-weight: bold;
	font-size: 18px;
	float: left;
	line-height: 48px;
	border-bottom: 2px solid #1659a7;
}

.reon a {
	color: #05479b;
}

.gk-hx {
	width: 1px;
	height: 16px;
	background: #e6e6e6;
	float: left;
	margin: 18px 16px;
}

.reout {
	font-weight: bold;
	font-size: 18px;
	float: left;
	line-height: 48px;
}

.reout a {
	color: #8b8b8b;
}

.file-ul {
	overflow: hidden;
	line-height: 38px;
}

.file-ul span {
	float: right;
	margin-right: 4px;
	color: #959595;
}

/*政府信息公开*/
.zf-gk {
	border-bottom: 1px solid #e9e9e9;
	line-height: 48px;
}

.zf-gk a {
	color: #0e5ab8;
	border-bottom: 2px solid #0e5ab8;
	font-size: 18px;
	font-weight: bold;
}

.gk-line {}

.gk-line li {
	overflow: hidden;
	margin-top: 10px;
	background: #f5f5f5;
}

.gk-line li span {
	padding-left: 22px;

}

/*公开招聘部分*/
.gkzp-left {
	width: 418px;
	float: left;
	min-height: 300px;
	border: 1px solid #e8e8e8;
	padding: 0 12px 0 10px;
	margin: 14px 0;
}

.ghjh-right {
	width: 418px;
	float: right;
	min-height: 300px;
	border: 1px solid #e8e8e8;
	padding: 0 12px 0 10px;
	margin: 14px 0;
}

/*政策解读部分*/
.gk-jg {
	float: left;
	width: 1px;
	height: 1px;
	margin: 0 8px;
}

.gs-r {
	border: none;
	margin: 0;
}

.re-bor {
	border: none;
}

.bg-r {
	background: #f5f5f5;
	min-height: 297px;
}

.file-ul1 {
	overflow: hidden;
	line-height: 35px;
}

.file-ul1 a {
	color: #000;
}

.file-ul1 span {
	float: right;
}

.r-par {
	min-height: 297px;
}

.lin38 {
	line-height: 38px;
}

/*信息公开页面结束*/
/*新闻中心页面样式*/
.infoma {
	background: #f2f2f2;
	margin-top: 14px;
	margin-bottom: 20px;
}

.infor-focus {
	width: 1200px;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.infor-focus .hd {
	height: 4px;
	overflow: hidden;
	position: absolute;
	right: 140px;
	bottom: 10px;
	z-index: 1;
}

.infor-focus .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.infor-focus .hd ul li {
	float: left;
	margin-right: 4px;
	width: 40px;
	height: 2px;
	background: #d1d1d1;
	cursor: pointer;
}

.infor-focus .hd ul li.on {
	background: #0687db;
}

.infor-focus .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.infor-focus .bd li {
	zoom: 1;
	vertical-align: middle;
}

.infor-focus .bd img {
	width: 780px;
	height: 400px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.infor-focus .prev {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 90px;
	margin-top: -45px;
	display: block;
	background: url(../img/left.png) 4px 26px no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

.infor-focus .next {
	position: absolute;
	top: 50%;
	width: 20px;
	height: 90px;
	margin-top: -45px;
	left: 760px;
	background: url(../img/right.png) 4px 26px no-repeat;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
}

.slideBox .prev:hover,
.slideBox .next:hover {
	background-color: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#B2000000, endcolorstr=#B2000000);
}

.wz-foc {
	width: 375px;
	position: absolute;
	right: 20px;
	top: 30px;
}

.wz-foc h4 {
	font-size: 24px;
	color: #333;
	line-height: 32px;
}

.wz-foc h4:hover {
	color: #015293;
}

.wz-foc p {
	line-height: 30px;
	color: #666;
	text-indent: 2em;
	margin-top: 18px;
	font-size: 16px;
}

.wz-foc p:hover {
	color: #015293;
}

/*左右侧布局*/
.jccz-left {
	width: 775px;
	padding-right: 25px;
	border-right: 1px solid #f2f2f2;
	min-height: 400px;
	float: left;
}

.dynamic-right {
	width: 398px;
	float: right;
	min-height: 400px;
}

/*基层传真*/
.grass-roots {
	border-bottom: 1px solid #e8e8e8;
	line-height: 50px;
	height: 52px;
	margin-bottom: 4px;
}

.grass-roots a {
	line-height: 20px;
	color: #006eab;
	font-size: 24px;
	line-height: 50px;
	display: inline-block;
	border-bottom: 2px solid #006eab;
}

.grass-roots a.more {
	float: right;
	color: #969696;
	margin-right: 14px;
	font-size: 14px;
	font-weight: normal;
	border: none;
}

.gress-ul li {
	overflow: hidden;
	margin-top: 20px;
}

.gress-ul li:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}

.jccc-as {
	overflow: hidden;
}

.gress-ul li a {
	width: 80%;
	float: left;
	color: #333;
	padding: 6px 0px 6px 20px;
	font-size: 20px;
	line-height: 30px;
}

.gress-ul li p {
	width: 100%;
	height: 45px;
	float: left;
	padding: 0 0 0 20px;
	font-size: 16px;
	color: #555;
	line-height: 24px;
	overflow: hidden;
	margin: 0;
	margin-bottom: 16px;
}

.gress-ul li span {
	float: right;
	font-size: 16px;
	color: #999;
	line-height: 30px;
	padding: 6px 0px;
}

/*乡镇动态*/
.villages-box {
	padding: 8px 20px;
	line-height: 32px;
}

.villages-box li {
	overflow: hidden;
	line-height: 38px;
}

.villages-box li a {
	float: left;
	color: #333;
	font-size: 18px;
}

.villages-box li a:hover {
	color: #015293;
}

.villages-box li span {
	float: right;
	color: #999;
	font-size: 18px;
}

/*工作动态*/
.dynamic-work {
	overflow: hidden;
	line-height: 52px;
}

.dynamic-work .d-a {
	line-height: 20px;
	color: #006eab;
	font-size: 24px;
}

.dynamic-work .d-more {
	float: right;
	color: #969696;
	margin-right: 8px;
	font-size: 14px;
}

.dynamic-ul {
	margin-bottom: 10px;
}

.dynamic-ul li {
	height: 44px;
	background: #f7f7f7;
	margin-bottom: 10px;
	line-height: 44px;
	padding: 0 10px;
}

.dynamic-ul li img {
	margin-right: 10px;
	float: left;
	margin-top: 13px;
}

.dynamic-ul li span {
	color: #333;
	font-size: 16px;
}

.dynamic-ul li span:hover {
	color: #015293;
}

/*政策解读*/
.policy-ul {
	overflow: hidden;
	border: 1px solid #e7e7e7;
	min-height: 225px;
	padding: 8px 10px;
}

.policy-ul li {
	overflow: hidden;
	line-height: 42px;
}

.policy-ul li img {
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

.policy-ul li span {
	color: #333;
	font-size: 16px;
}

.policy-ul li span:hover {
	color: #015293;
}

/*当前位置*/
.dqlocation {
	overflow: hidden;
}

.dqlocation img {
	float: left;
	margin: 17px 20px 0 30px;
}

.dqlocation li {
	float: left;
	line-height: 60px;
}

/*二级分页样式*/
.dawz-box {
	height: 60px;
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 16px;
}

.ejleft {
	width: 260px;
	float: left;
}

.ejright {
	width: 920px;
	float: right;
	border: 1px solid #e8e8e8;
	padding: 10px;
	min-height: 380px;
}

.ejright1 {
	width: 840px;
	float: right;
	/* border: 1px solid #e8e8e8; */
	/* padding: 10px; */
	min-height: 380px;
}

/*栏目信息列表*/
.list-main {
	overflow: hidden;
}

.list-left {
	float: left;
	width: 210px;
}

.col-parent {
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #135aaa;
	margin-bottom: 10px;
}

.list-cols {}

.list-cols li {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #f5f5f5;
	margin-bottom: 10px;
	text-align: center;
}

.list-cols li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}

.list-cols li a:hover {
	color: #b4021c;
}

.list-cols li span {
	display: none;
}

.list-cols .active {}

.list-cols .active a {
	background: #135aaa;
	color: #fff;
}

.list-cols .active a:hover {
	color: #fff;
}

.list-right {
	float: right;
	width: 776px;
}

.list-infos {
	min-height: 500px;
}

.tit {
	height: 47px;
	font-size: 18px;
	line-height: 45px;
	border-bottom: 1px solid #e9e9e9;
}

.tit span {
	display: inline-block;
	line-height: 45px;
	color: #1952bd;
	padding: 0 4px;
	border-bottom: 2px solid #195ca3;
}

.info-list-box {
	padding: 10px 15px;
}

.list-info-one {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #434343;
	font-size: 16px;
	border-bottom: 1px dashed #e9e9e9;
}

.list-info-one img {
	float: left;
	margin: 20px 8px 0 3px;
	overflow: hidden;
}

.list-info-one a {
	float: left;
	color: #434343;
}

.list-info-one a:hover {
	color: #4098f2;
}

.list-info-one .info-date {
	float: right;
	margin-right: 30px;
}

.mr_right_con_con {
	line-height: 30px;
	padding: 0 15px;
	font-size: 16px;
}

/*文章详情页 开始*/
.cms-article-box {
	width: 1100px;
	margin: auto;
	background: #ffffff;
	padding-bottom: 50px;
	min-height: 500px;
	height: auto;
}

.cms-article-tit {
	width: 96%;
	/*margin: 0px auto;*/
	margin: 25px auto;
	font-size: 38px;
	font-weight: bold;
	/*color: #333;*/
	color: #015293;
	line-height: 50px;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 10px;
	font-family: "SimHei";
}

.cms-article-xinxi {
	width: 96%;
	height: 40px;
	margin: 0px auto;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px dashed #dedede;
}

.cms-article-xinxi span {
	padding: 0px 6px;
}

.cms-article-video {
	width: 900px;
	height: 600px;
	margin: 10px auto;
}

.article-detail {
	font-family: "微软雅黑";
	width: 100%;
	margin: 20px auto;
	padding-bottom: 30px;
	font-size: 18px;
	line-height: 45px;
	/*min-height:300px;*/
	height: auto;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}



.article-detail p {
	/*text-indent:2em;
    margin-bottom:20px;*/
	font-size: 15pt;
}

.printClose {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: right;
}

.printClose a {
	width: auto;
	float: right;
	font-size: 14px;
	line-height: 30px;
}

.dpxx {
	width: 100%;
	background: #ffffff;
	padding: 10px;
}

.dpxxtit {
	width: 100%;
	margin: 0px auto;
	font-size: 26px;
	color: #DE1A14;
	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;
}

.bottom-insha {
	overflow: hidden;
}

.xq-editor {
	float: right;
	line-height: 32px;
	margin-right: 44px;
	font-size: 16px;
}

/* 相关阅读 */
.reading {
	width: 100%;
	height: auto;
	float: left;
	margin: 15px 0 0 0;
}

.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;
}


/*文章详情页 结束*/
/*领导页面*/
.lader_left {
	float: left;
	width: 20%;
	height: 260px;
	text-align: center;
}

.lader_left img {
	/*width:108px;*/
	height: 180px;
	margin: 20px auto;
}

.list {
	width: 100%;
	line-height: 35px;
}

.lader_right {
	float: right;
	width: 80%;
	min-height: 260px;
	height: auto;
}

.lader_down {
	color: #1952bd;
	font-size: 18px;
	float: left;
	width: 100%;
	font-weight: bold;
	/* text-indent: 20px;*/
	padding-top: 10px;
	border-top: solid 2px #f1f1f1;
}

/*右侧固定布局*/
.posi-re {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.guding-fl {
	position: absolute;
	top: 10px;
	right: -88px;
}

.guding-fl li {
	margin-bottom: 1px;
}

.wxbox {
	position: absolute;
	top: 70px;
	left: 84px;
	display: none;
}

.wxbox img {
	width: 100px;

}

/*部门机构*/
.depart_namebox {
	overflow: hidden;
	min-height: 200px;
	margin-top: 10px;
	padding-bottom: 30px;
}

.department-box {
	width: 25%;
	font-size: 16px;
	border-bottom: 1px dashed #ccc;
	float: left;
	position: relative;
	line-height: 42px;
}

.xsj {
	position: absolute;
	top: 57%;
	left: 11px;
	margin-top: -6px;
	width: 0;
	height: 0;
	border-width: 4px 6px;
	border-style: solid;
	border-color: transparent;
	border-left-color: #df0913;
}

.department-box {
	padding-left: 26px;
}

.top_tzb_bumen {
	margin-bottom: 10px;
}

.department-name-list pre {
	border: none;
	border-radius: unset;
	background: transparent;
	font-size: 15px;
	line-height: 32px;
	padding: 0 margin:0;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

/*部门机构结束*/
/*影像温县更多*/
.wxgk-in a {
	display: block;
	width: 180px;
	height: 54px;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 30px;
}

/*政民互动样式*/
.con-fl {
	width: 817px;
	float: left;
	margin-top: 50px;
}

.con-fr {
	width: 355px;
	float: right;
	margin-top: 50px;
	background: #f2f0f0;
}

/*consult*/
.consult {
	width: 815px;
	height: 310px;
	background: #f2f0f0;

}

.consult p {
	font-size: 22px;
	margin: 0;
	margin-left: 20px;
	line-height: 80px;
}

.consult p a {
	color: #015293;
}

.con-box {
	background: url(../img/ces1.png) no-repeat;
	width: 770px;
	height: 200px;

}

.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: 770px;
	height: 200px;
	margin-left: 20px;
}

.con-box1 p {
	width: 750px;
	margin-left: 10px;
	font-size: 15px;
	color: #000;
	line-height: 30px;
	text-indent: 2em;
	padding-top: 30px;
}

.con-box1 a {
	width: 100px;
	height: 36px;
	line-height: 36px;
	margin: 20px auto 0;
}

/*意见征集*/
/*consult-list*/
.consult-list {
	width: 815px;
	height: 290px;
	border: 1px solid #e4e3e3;
	overflow: hidden;
	margin-top: 20px;
}

.consult-list ul {
	margin: 20px;
}

.consult-list ul li {
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-indent: 16px;
	background: url("../img/li-bg.png") center left no-repeat;
}

.consult-list ul li a {
	display: block;
	width: 640px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #000;
}

.consult-list ul li a:hover {
	color: #015293;
}

.consult-list ul li span {
	float: right;
	color: #999;
	font-size: 14px;
	padding-right: 10px;
}

/*research*/
.research {
	margin-top: 30px;
	height: 330px;
}

.research p {
	margin: 0 auto;
	width: 780px;
	font-size: 22px;
	border-bottom: 1px solid #dfe8f0;
	line-height: 50px;
	overflow: hidden;
}

.research p a {
	color: #015293;
}

.research p a.more {
	color: #9d9d9d;
	font-size: 16px;
	float: right;
}

.research ul {
	margin-top: 10px;
}

/*在线访谈*/
/*fr-box*/
.interview {
	margin-left: 20px;
}

.ft-nrin {
	margin-top: 20px;
}

.interview span {
	display: block;
	font-size: 20px;
	line-height: 70px;
}

.interview span a {
	color: #015293;
}

.interview p {
	font-size: 14px;
	color: #000;
	line-height: 28px;
	width: 310px;
}

.interview p:hover {
	color: #015293;
}

.interview p em {
	font-weight: bold;
	font-style: normal;
}

.zfzxbox-in {
	margin-left: 20px;
	padding-bottom: 30px;
}

.zfzxbox-in img {
	margin-top: 20px;
}

/*政民互动样式结束*/
/*重点领域信息公开*/
.zdly_top {
	width: 1200px;
	height: 115px;
	background: url(../img/swzdly.png) top center no-repeat;
	margin: 20px auto;
}

/*滑动区域*/
.leftbox-zdly {
	width: 592px;
	float: left;
	min-height: 200px;
	margin-bottom: 15px;
}

.rightbox-zdly {
	width: 592px;
	float: right;
	min-height: 200px;
	margin-bottom: 15px;
}

.tit-zc {
	height: 50px;
	line-height: 50px;
}

.tit-zc span {
	font-size: 14px;
	float: right;
	padding-right: 20px;
}

.tit-zc span a {
	color: #666;
}

.tit-zc dd {
	font-size: 18px;
	color: #0077CC;
	font-weight: bold;
	line-height: 50px;
}

.tit-zc dd a {
	color: #0077CC;
}

.zdly-hd {
	border: #eee 1px solid;
	height: 246px;
	overflow: hidden;
}

.zdly-ulnew {
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
}

.zdly-ulnew div {
	float: left;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #666;
	margin-right: 7px;
	padding: 0 10px;
	text-align: center;
}

.zdlyon {
	background: #0369BC;
}

.zdlyon a {
	color: #fff;
}

.zdly-nr {
	margin-left: 15px;
	overflow: hidden;
}

.zdly-nr li {
	width: 558px;
	float: left;
	margin-top: 15px;
	line-height: 30px;
}

.zdly-nr li font {
	float: right;
	color: #959595;
}

.wxzdlyqt {
	overflow: hidden;
}

/*重点领域信息公开结束*/
/*专题专栏样式*/
.new-zt {
	width: 816px;
	float: left;
	padding: 25px 20px;
	border: 1px solid #e6e6e6;
	margin-top: 40px;
}

.zt-list {
	width: 356px;
	float: right;
	padding: 35px 20px;
	background: #f2f0f0;
	margin-top: 40px;
}

.new-zt .title {
	font-size: 22px;
	color: #015293;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}

.zt-box {
	margin-top: 15px;
	overflow: hidden;
}

.zt-box li {
	width: 386px;
	float: left;
	margin: 10px 0;
}

.zt-box .zt-pic {
	display: block;
}

.zt-box .zt-pic img {
	width: 344px;
	height: 200px;
	display: block;
	margin: 0 auto;
}

.zt-box .zt-title {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #000;
	width: 344px;
	margin: 15px auto 5px;
}

.zt-box .zt-title:hover {
	color: #015293;
}

.zt-box p {
	font-size: 14px;
	color: #7e7d7d;
	text-indent: 2em;
	line-height: 23px;
	height: 50px;
	width: 344px;
	margin: 0 auto;
}

.zt-con {
	margin-bottom: 20px;
}

.zt-con h1 a {
	font-size: 20px;
	color: #015293;
	margin-bottom: 10px;
	display: block
}

.zt-con ul li {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	background: url("../img/li-bg.png") center left no-repeat;
}

.zt-con ul li a {
	display: block;
	width: 300px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*专题专栏样式结束*/
/*领导重要活动页面*/
.leader-inbox {
	width: 355px;
	background: #f2f0f1;
	float: left;
	margin-top: 15px;
	min-height: 200px;
}

.lade-rin {
	width: 815px;
	float: right;
	background: #f2f0f1;
	margin-top: 15px;
	min-height: 200px;
}

.leader-img img {
	display: block;
	margin: 0 auto;
	width: 190px;
	height: 240px;
	margin-top: 15px;
}

.leader-img p {
	width: 330px;
	margin: 0 auto;
	border-bottom: 1px solid #afafaf;
	font-size: 22px;
	text-align: center;
	line-height: 46px;
}

.leader-img p a {
	color: #015293;
}

.leader-img p em {
	font-style: normal;
	margin-right: 15px;
}

.leader-img span {
	display: block;
	width: 330px;
	height: 1px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}

.lad-bao {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 30px;
}

.lad-bao li {
	width: 100%;
	height: 74px;
	text-align: center;
	line-height: 74px;
	margin: 20px 0 20px 0;
}

.bao_zhongyao a,
.bao_zhong a,
.bao_jiang a,
.bao_tup a {
	font-size: 18px;
	color: #ffffff;
	display: block;
}

.bao_zhongyao a {
	background: url("../img/bao_zhongyao02.jpg") no-repeat right bottom;
	display: block;
}

.bao_zhongyao {
	background: #0b416d url("../img/bao_zhongyao.jpg") no-repeat left bottom;
}

.bao_zhong {
	background: #0b416d url("../img/bao_zhongyaohuodong.jpg") no-repeat left bottom;
}

.bao_jiang {
	background: #0b416d url("../img/bao_jianghuawenlun.jpg") no-repeat left bottom;
}

.bao_tup {
	background: #0b416d url("../img/bao_tupianji.jpg") no-repeat left bottom;
}

/*activity*/
.activity {
	width: 815px;
	height: 310px;
	background: #f2f0f1;
}

.activity h3 {
	font-size: 22px;
	line-height: 50px;
	text-indent: 16px;
}

.activity h3 a {
	color: #015293;
}

.conac-box {
	margin: 5px auto;
	width: 710px;
	height: 225px;
	background: url(../img/cex.png) no-repeat;
}

.conac-box p {
	font-size: 22px;
	text-align: center;
	line-height: 70px;
	padding-top: 10px;
}

.conac-box p a {
	color: #015293;
}

.conac-box span {
	display: block;
	width: 650px;
	margin: 0 auto;
	font-size: 16px;
	color: #015293;
	text-indent: 2em;
	line-height: 34px;
}

.conac-box>a {
	display: block;
	text-align: right;
	margin-right: 25px;
	font-size: 16px;
	color: #cb0100;
}

/*con-listone*/
.con-listone {
	width: 815px;
	background: #fff;
	border: 1px solid #f2f0f1;
}

.con-listone ul {
	width: 750px;
	margin: 0 auto;
}

.con-listone ul li {
	color: #515151;
	margin-bottom: 40px;
}

.con-listone ul li h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.con-listone ul li h3 a {
	color: #515151;
}

.con-listone ul li h3 a:hover {
	color: #015293;
}

.con-listone ul li p {
	font-size: 16px;
	line-height: 34px;
	text-indent: 2em;
}

.con-listone ul li p span {
	float: right;
	font-size: 14px;
}

.con-morein {
	display: block;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 30px;
}

.con-morein:hover {
	color: #015293;
}

.wx-lajj h2 {
	font-weight: 400;
	font-size: 38px;
	color: #015293;
	text-align: center;
	margin: 25px auto 0;
	line-height: 58px;
	word-break: break-all;
	word-wrap: break-word;
}

/*领导重要活动页面样式结束*/
.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;
}

/*个人办事样式*/
.zfw-lef {
	width: 900px;
	float: left;
	margin-top: 30px;
}

.zfw-rig {
	width: 280px;
	float: right;
	margin-top: 30px;
}

.content1 {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	overflow: hidden;
}

.content1 li {
	margin: 7px 0 7px 14px;
	width: 90px;
	float: left;
	display: inline;
	text-align: center
}

.content1 li a {
	width: 83px;
	height: 63px;
	font-size: 15px;
	color: #2e3233;
	text-align: center;
	float: none;
	/* padding-top: 35px; */
	/* color:#1492ff; */
	background-color: #f4f7fa;
	line-height: 33px;
}

/* .content1 li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #1492ff;
} */
.content1 li a:hover {
	color: #1492ff;
}

.content1 li img {
	display: block;
	border: 0;
	width: 35px;
	margin-top: 5px;
	margin-left: 35px;
}

.xzsp li {
	width: 105px;
	margin: 15px 13px 5px 10px;
	text-align: left;
	display: table;
	position: relative
}

.xzsp li a {
	font-size: 15px;
	display: table-cell;
	vertical-align: middle;
}

.b-fin {
	min-height: 420px;
}

.re-ul1 {
	overflow: hidden;
	height: 38px;
	line-height: 38px;
}

.reon1 {
	padding: 0 26px;
	margin-right: 20px;
	float: left;
	background: #015293;
}

.reon1 a {
	color: #fff;
	text-align: center;
	font-size: 18px;
}

.reout1 {
	padding: 0 26px;
	margin-right: 20px;
	float: left;
}

.reout1 a {
	color: #333;
	text-align: center;
	font-size: 18px;
}

.zwfw-r-r2 {
	width: 280px;
	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: 50%;
	height: 55px;
	float: left;
	line-height: 55px;
	padding-top: 15px;
}

.zwfw-r-r2-con a::before {
	content: '·';
	margin-right: 10px;
	margin-left: 5px;
}

.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;
}

/*个人办事样式结束*/
/*法人办事样式开始*/
a.frbs1 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs1.png) no-repeat;
}

a.frbs2 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs2.png) no-repeat;
}

a.frbs3 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs4.png) no-repeat;
}

a.frbs4 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs5.png) no-repeat;
}

a.frbs5 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs20.png) no-repeat;
}

a.frbs6 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs6.png) no-repeat;
}

a.frbs7 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs101.jpg) no-repeat;
}

a.frbs8 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs102.jpg) no-repeat;
}

a.frbs9 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs103.jpg) no-repeat;
}

a.frbs10 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs104.jpg) no-repeat;
}

a.frbs11 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs105.jpg) no-repeat;
}

a.frbs12 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs12.png) no-repeat;
}

a.frbs13 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs107.jpg) no-repeat;
}

a.frbs14 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs108.jpg) no-repeat;
}

a.frbs15 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs30.png) no-repeat;
}

a.frbs16 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs109.jpg) no-repeat;
}

a.frbs17 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs12.png) no-repeat;
}

a.frbs18 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs13.png) no-repeat;
}

a.frbs19 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs110.jpg) no-repeat;
}

a.frbs20 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs31.png) no-repeat;
}

a.frbs21 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs111.jpg) no-repeat;
}

a.frbs22 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs7.png) no-repeat;
}

a.frbs23 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs112.jpg) no-repeat;
}

a.frbs24 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs19.png) no-repeat;
}

a.frbs25 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs113.jpg) no-repeat;
}

a.frbs26 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs114.jpg) no-repeat;
}

a.frbs27 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs115.jpg) no-repeat;
}

a.frbs28 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs116.jpg) no-repeat;
}

a.frbs29 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs117.jpg) no-repeat;
}

a.frbs30 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs26.png) no-repeat;
}

a.frbs31 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs118.jpg) no-repeat;
}

a.frbs32 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs119.jpg) no-repeat;
}

a.frbs33 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs120.jpg) no-repeat;
}

a.frbs34 {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/frbs33.png) no-repeat;
}


a.frbs1:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs1.png) no-repeat;
}

a.frbs2:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs2.png) no-repeat;
}

a.frbs3:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs4.png) no-repeat;
}

a.frbs4:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs5.png) no-repeat;
}

a.frbs5:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs20.png) no-repeat;
}

a.frbs6:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs6.png) no-repeat;
}

a.frbs7:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs101.jpg) no-repeat;
}

a.frbs8:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs102.jpg) no-repeat;
}

a.frbs9:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs103.jpg) no-repeat;
}

a.frbs10:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs104.jpg) no-repeat;
}

a.frbs11:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs105.jpg) no-repeat;
}

a.frbs12:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs12.png) no-repeat;
}

a.frbs13:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs107.jpg) no-repeat;
}

a.frbs14:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs108.jpg) no-repeat;
}

a.frbs15:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs30.png) no-repeat;
}

a.frbs16:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs109.jpg) no-repeat;
}

a.frbs17:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs12.png) no-repeat;
}

a.frbs18:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs13.png) no-repeat;
}

a.frbs19:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs110.jpg) no-repeat;
}

a.frbs20:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs31.png) no-repeat;
}

a.frbs21:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs111.jpg) no-repeat;
}

a.frbs22:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs7.png) no-repeat;
}

a.frbs23:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs112.jpg) no-repeat;
}

a.frbs24:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs19.png) no-repeat;
}

a.frbs25:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs113.jpg) no-repeat;
}

a.frbs26:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs114.jpg) no-repeat;
}

a.frbs27:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs115.jpg) no-repeat;
}

a.frbs28:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs116.jpg) no-repeat;
}

a.frbs29:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs117.jpg) no-repeat;
}

a.frbs30:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs26.png) no-repeat;
}

a.frbs31:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs118.jpg) no-repeat;
}

a.frbs32:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs119.jpg) no-repeat;
}

a.frbs33:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs120.jpg) no-repeat;
}

a.frbs34:hover {
	background: url(https://t.jiaozuo.gov.cn/file/4108250001/img/ffrbs33.png) no-repeat;
}

.zf-depa {
	overflow: hidden;
	line-height: 36px;
	margin-top: 20px;
}

.zf-depa a {
	float: left;
	width: 172px;
	/* padding-left: 2px; */
	margin: 6px 4px;
	border: 1px dashed #ccc;
	text-align: center;
}

.zf-depa a:hover {
	background: #4178be;
	color: #fff;
}

/*法人办事样式结束*/
/*信息公开二级样式*/
.con-title {
	overflow: hidden;
	text-align: center;
	line-height: 40px;
}

.con-title .p1 {
	width: 160px;
	float: left;
	background: #d6d6d6;
}

.con-title .p2 {
	width: 572px;
	float: left;
	background: #d6d6d6;
	margin: 0 4px;
}

.con-title .p3 {
	width: 158px;
	float: right;
	background: #d6d6d6;
}

.list-info-one1 {
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	color: #434343;
	font-size: 16px;
	border-bottom: 1px dashed #e9e9e9;
}

.list-info-one1 font {
	width: 160px;
	float: left;
	height: 50px;
}

.list-info-one1 a {
	width: 560px;
	float: left;
	margin: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-info-one1 span {
	width: 158px;
	float: right;
	text-align: center;
}

/*retrieve*/
.retrieve {
	width: 630px;
	height: 50px;
	border: none;
	margin: 30px 0 30px 250px;
}

/* .retrieve select{width: 120px;height: 38px;border: none;text-indent: 10px;border-right: 1px solid #dcdcdc;outline:none;}
.retrieve input{width: 320px;height: 38px;line-height: 38px;border: none;padding-left: 20px;outline:none;} */
.retrieve a,
.retrieve input.searchBtn {
	display: block;
	width: 24px;
	height: 24px;
	padding: 0;
	background: url(../img/search-btn2.png);
	margin: 8px 15px 0;
	outline: none;
}

.retrieve .fl {
	float: left;
}

.retrieve .fr {
	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: '微软雅黑';
}

.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样式*/
.mainMiddle {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.ejLeft-new {
	width: 260px;
	float: left;
}

.ly_lmright-new {
	width: 920px;
	float: right;
	min-height: 300px;
}

.tree-node .tree-title {
	font-size: 15px;
}

.tou-mxh {
	overflow: hidden;
	height: 46px;
	line-height: 46px;
	background: #eee;
	font-size: 16px;
	color: #3d7fca;
}

.tou-mxh .number {
	width: 635px;
	float: left;
	padding-left: 20px;
}

.tou-mxh .name {
	width: 180px;
	float: left;
}

.tou-mxh .date {
	width: 105px;
	float: left;
}

.result_info_box {
	overflow: hidden;
	line-height: 42px;
	border-bottom: 1px solid #ebebeb;
}

.result_info_box a {
	width: 635px;
	float: left;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.result_info_box .source {
	width: 180px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.result_info_box .pub_time {
	width: 105px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.live-noData {
	padding-left: 20px;
	line-height: 42px;
}

/*信息公开目录jsp样式结束*/

.bm_hd_con_xx {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	display: inline-block;
}

.bm_hd_con_xx font {
	color: rgb(0, 104, 183);
	margin-right: 10px;
}

.toTop {
	position: fixed;
	right: 40px;
	bottom: 160px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: none;
	background: url(../img/20190211162237586.png) no-repeat 0px 0px;
}

/*微信分享*/
.bd_weixin_popup .bd_weixin_popup_main {
	padding: 5px !important;
}

.xwfbhmenupic {
	width: 398px;
	height: 86px;
	margin-bottom: 7px;
	display: inline-block;
}

/* 新闻发布会页面 */
.publishleft {
	width: 818px;
	padding: 15px 20px;
	border: 1px solid #e6e6e6;
	float: left;
	margin-top: 40px;
}

.publishleft .publishtit {
	font-size: 22px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}

.publishleft .publishtit a {
	color: #015293;
}

.publishleft .publishtit a.publishmore {
	float: right;
	font-size: 16px;
	margin-top: 8px;
	color: ##9d9d9d;
}

.publishcon {
	margin-top: 15px;
	overflow: hidden;
}

.publishcon li {
	width: 386px;
	float: left;
	margin: 10px 0;
}

.publishcon li .publishpic {
	display: inline-block;
	width: 100%;
}

.publishcon li .publishpic img {
	width: 344px;
	height: 200px;
	display: block;
	margin: 0 auto;
}

.publishcon li .publishlist {
	margin: 10px auto;
	width: 344px;
}

.publishcon li .publishlist p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	margin: 0;
}

.publishcon li .publishlist p span {
	font-weight: bold;
}

.publishcon li .publishlist a {
	background: #015293;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	float: right;
	width: 100px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50px;
}

/* 媒体聚焦 */
.publishright {
	width: 356px;
	padding: 13px 20px 20px;
	background: #f2f0f0;
	float: right;
	margin-top: 40px;
}

.publishright .publishrightpic {
	width: 316px;
	height: 176px;
	margin-top: 15px;
}

.publishright .publishrightpic img {
	width: 316px;
	height: 176px;
}

.publishrighttit {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 49px;
}

.publishrighttit a {
	font-size: 20px;
	color: #015293;
	margin-bottom: 10px;
	display: block;
}

.publishrightlist {
	width: 100%;
	height: auto;
	float: left;
}

.publishrightlist li {
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	background: url(../img/li-bg.png) center left no-repeat;
}

.publishrightlist li a {
	display: block;
	width: 315px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/* 新闻发布会页面结束 */
/*信箱列表start*/
.letter-table {
	width: 100% !important;
}

.letter-table tbody td {
	border-bottom: 0 !important;
}

/*信箱列表end*/













/* 定制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页面 结束*/
/*政策解读信息页相关文件start*/
.wxexplain {
	width: 1074px;
	margin: 20px auto 40px;
	padding: 30px;
	font-size: 18px;
	color: #333333;
	background: #fafafa;
	border: 1px solid #b0cce4;
	border-radius: 4px;
	box-sizing: border-box;

}

.wxexplain p.wxzcjdwj {
	text-align: center;
	margin-top: 0;
}

.wxexplain span {
	font-weight: bold;
}

/*政策解读信息页end*/
/*首页办事统计*/
.bstja {
	margin-left: 15px;
}

.bstjoff {
	color: #8b8b8b !important;

}

.bstjon {
	color: #125baa !important;

}


.zdlyon.aqsc {
	background: none;
}

.zdlyon.aqsc a {
	color: #0369BC;
	font-size: 18px;
	font-weight: bold;
}

.zdlyout.aqsc {
	background: none;
}

.zdlyout.aqsc a {
	color: #474747;
	font-size: 18px;
	font-weight: bold;
}

/*20220817信息页分享样式*/
/*分享*/
.m-share {
	position: absolute;
	width: 117px;
	top: 6px;
	left: 50px;
}

.share {
	zoom: 1;
}

.share:after {
	content: "";
	display: block;
	clear: both;
}

.share a {
	float: left;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	margin-left: 13px;
	background: #c9c9c9;
	cursor: pointer;
	display: block;
}

.share a i {
	display: block;
	width: 26px;
	height: 26px;
	-webkit-transition: .4s all;
	-moz-transition: .4s all;
	-ms-transition: .4s all;
	transition: .4s all;
}

.share a:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

.share #share-icon {
	width: 26px;
	height: 26px;
	float: left;
	display: none;
}

.share #share-icon img {
	width: 100%;
	height: 100%;
}

.share .share-qqzone i {
	background: url("../img/cont_ico_share_20200422.png") 4px center no-repeat;
}

.share .share-qqzone:hover {
	background-color: #fc7354;
}

.share .share-wechat {
	position: relative;
}

.share .share-wechat i {
	background: url("../img/cont_ico_share_20200422.png") -30px center no-repeat;
}

.share .share-wechat:hover {
	background-color: #1fbc7d;
}

.share .share-weibo i {
	background: url("../img/cont_ico_share_20200422.png") -65px center no-repeat;
}

.share .share-qq:hover {
	background-color: #27a8f2;
}

.share .share-qq i {
	background: url("../img/cont_ico_share_20200422.png") -96px center no-repeat;
}

.share .share-weibo:hover {
	background-color: #e96157;
}

.share .bg-code {
	left: -36px;
	z-index: 10;
}

.share .qrcode {
	position: absolute;
	top: 36px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
	display: none;
	width: 111px;
	height: 111px;
	left: -98%;
	z-index: 11;
}

.share .close-btn {
	position: absolute;
	background: #fff;
	color: #000;
	font-size: 12px;
	z-index: 12;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	right: -39px;
	top: 50px;
	display: none;
	cursor: pointer;
}

/* .social-share .social-share-icon{
    height: 25px !important;
    line-height: 25px !important;
    width: 25px !important;
    font-size:16px !important;
}
.social-share .icon-wechat .wechat-qrcode{
	top:40px !important;
}

.social-share .icon-wechat .wechat-qrcode{
	left: -86px !important;
}
.social-share .icon-wechat .wechat-qrcode:after{
	top:-10px !important;
	border-color: #ccc transparent transparent transparent !important;
}*/
/*适老化start20230621*/
/*首页*/
.oldModel .logobox img {

	width: 101px;
}

.oldModel .logobox a {
	margin-top: 11px;
}

.oldModel .navbg {
	height: 70px;
}

.oldModel .navbox {
	line-height: 70px;
}

.oldModel .navbox a {
	font-size: 24px;
	padding: 0 8px !important;
}

.oldModel .searchbox input {
	height: 40px;
	font-size: 22px;
}

.oldModel .searchbox button {
	height: 40px;
	font-size: 24px;

}

.oldModel .numone {
	font-size: 60px;

}

.oldModel .roll-in li {
	font-size: 28px;
}

.oldModel .jdtbox {
	width: 1200px;
	height: 646px;
}

.oldModel .slideBox {
	width: 1200px;
	height: 646px;
}

.oldModel .slideBox .bd {
	width: 1200px;
}

.oldModel .slideBox .bd li {
	width: 1200px !important;
	height: 646px;
}

.oldModel .slideBox .bd img {
	width: 1200px;
	height: 646px;
}

/*焦点图文字*/
.slideBox-title {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	padding-left: 20px;
	z-index: 5;
	display: inline-block;
	background: #000;
	background: rgba(0, 0, 0, .5);

}

.slideBox-title a {
	color: #fff;
	display: inline-block;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .slideBox-title {

	height: 50px;
	line-height: 50px;
	font-size: 22px;

}

.oldModel .slideBox-title a {
	color: #fff;
}

.oldModel .newsbox {
	width: 1200px;
	height: 475px;
}

.oldModel .tabul {
	height: 60px;
}

.oldModel .overon {
	height: 44px;
}

.oldModel .overon a {
	font-size: 28px;
}

.oldModel .overout {
	height: 44px;
}

.oldModel .overout a {
	font-size: 28px;
}

.oldModel .tabnew-first a {
	font-size: 28px;
	width: calc(100% - 180px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .tabnew-first span {
	width: 170px;
}

.oldModel .tabnew {
	font-size: 28px;
	height: 50px;
	line-height: 50px;
}

.oldModel .tabnew a {
	line-height: 50px;
	display: inline-block;
	width: calc(100% - 180px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .tabnew span {
	line-height: 50px;
	width: 170px;
}

.oldModel .partone {
	width: 588px;
	margin-top: 20px;
}

.oldModel .depa-tit {
	height: 50px;
}

.oldModel .depa-tit a {
	line-height: 50px;
	font-size: 28px;
}

.oldModel .depa-nr li {
	line-height: 50px;
}

.oldModel .depa-nr a {
	font-size: 28px;
	width: calc(100% - 85px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;

}

.oldModel .tabnew-first span {
	font-size: 28px;

}

.oldModel .depa-nr span {
	font-size: 28px;
	width: 85px;
}

.oldModel .parttwo {
	width: 558px;
	margin-top: 20px;
}

.oldModel .partthree {
	width: 1200px;
	margin-top: 20px;
}

.oldModel .ggul {
	height: 52px;
	box-sizing: border-box;
}

.oldModel .ggon {
	font-size: 28px;
	line-height: 50px;
}

.oldModel .ggout {
	font-size: 28px;
	line-height: 50px;
}

.oldModel .picScroll {
	margin-top: 20px;
}

.oldModel .xxgk-line a {
	width: 273px;
	font-size: 28px;
	height: 45px;
	line-height: 45px;

}

.oldModel .xxgk-lm a {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 28px;
}

.oldModel .online-tit {
	line-height: 50px;
}

.oldModel .online-tit a {
	font-size: 28px;
}

.oldModel .slideGroup {
	width: 1200px;
}

.oldModel .slideGroup .parHd {
	height: 45px;
}

.oldModel .slideGroup .parHd ul {
	height: 45px;
}

.oldModel .slideGroup .parHd ul li {
	font-size: 26px;
	line-height: 45px;
}

.oldModel .slideGroup .parHd ul li.on {
	line-height: 45px;
	font-size: 26px;
}

.oldModel .hx-line {
	height: 32px;
}

.oldModel .multiple {
	width: 1200px;
	height: 200px;
}

/*首页网上办事*/
.oldModel .multiple .bd ul {

	width: 1200px;

}

.oldModel .multiple .bd ul li {
	width: 25%;
}

.oldModel .multiple .bd ul li .title a {
	font-size: 20px;
}

.oldModel .foot-center {
	font-size: 22px;
}

/*走进温县*/
.oldModel .pro-a a {
	font-size: 28px;
}

.oldModel .prog-list {
	line-height: 40px;
}

.oldModel .prog-list li a {
	font-size: 22px;
}

.oldModel .prog-list li span {
	margin-top: 20px;
}

.oldModel .prog-a a {
	font-size: 22px;
}

.oldModel .prog-a {
	height: 35px;
	line-height: 35px;
}

.oldModel .slidetab .hd ul li {
	height: 45px;
	line-height: 45px;
	font-size: 22px;
}

.oldModel .slidetab .bd .wzbox p {
	font-size: 22px;
	line-height: 150%;
}

.oldModel .into-wz:hover,
.oldModel .into-wz:visited,
.oldModel .into-wz:link {
	font-size: 28px;
}

/*新闻中心*/
.oldModel .wz-foc h4 {
	font-size: 28px;
}

.oldModel .wz-foc p {
	font-size: 18px;
}

.oldModel .grass-roots a {
	font-size: 28px;
}

.oldModel .gress-ul li a {
	font-size: 24px;
}

.oldModel .gress-ul li p {
	font-size: 20px;
	height: 80px;
	line-height: 28px;
}

.oldModel .grass-roots a.more {
	font-size: 20px;
}

.oldModel .villages-box li {
	line-height: 45px;
}

.oldModel .villages-box li a {
	font-size: 24px;
}

.oldModel .dynamic-work .d-a {
	font-size: 28px;
}

.oldModel .dynamic-work .d-more {
	font-size: 20px;
}

.oldModel .dynamic-ul li span {
	font-size: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 93%;
	display: inline-block;
}

.oldModel .policy-ul li span {
	font-size: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 93%;
	display: inline-block;
}

/*政务公开*/
.oldModel .xxgk-left {
	width: 1200px;
}

.oldModel .lader-tit {
	font-size: 28px;
}

.oldModel .lade-name h3 {
	font-size: 27px;
}

.oldModel .lade-name a {
	font-size: 25px;
}

.oldModel .xx-impor a {
	font-size: 24px;
}

.oldModel .query-tit {
	font-size: 28px;
}

.oldModel .query-form .qu-in {
	width: 400px;
	height: 44px;
}

.oldModel .query-form .qu-btn {
	width: 80px;
	height: 44px;
	font-size: 25px;
}

.oldModel .radiobox {
	float: left;
}

.oldModel .labelbox {
	margin-top: 0;
	font-size: 25px;
}

.oldModel .key-area li {
	width: 196px;
}

.oldModel .key-area li a {
	font-size: 24px;
}

.oldModel .re-ul-bm {
	height: 45px;
}

.oldModel .reon-bm {
	font-size: 26px;
	line-height: 43px;
}

.oldModel .reout-bm {
	font-size: 26px;
	line-height: 43px;
}

.oldModel .re-ul-bmcon {
	height: 300px;
}

.oldModel .order-ul li {
	line-height: 30px;
}

.oldModel .order-ul li font.active {
	font-size: 25px;
}

.oldModel .order-ul li font {
	width: 26px;
	height: 26px;
}

.oldModel .order-ul li a {
	font-size: 25px;
}

.oldModel .order-ul li span {
	font-size: 15px;
}

.oldModel .xxgk-right {
	width: 1200px;
}

/*政府文件*/
.oldModel .r-paone {
	width: 808px;
}

.oldModel .reon {
	font-size: 28px;
}

.oldModel .reout {
	font-size: 28px;
}

.oldModel .file-ul {
	font-size: 25px;
	line-height: 48px;
}

.oldModel .file-ul li {
	line-height: 40px;
}

.oldModel .file-ul li a {
	width: calc(100% - 90px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
}

.oldModel .file-ul span {
	width: 80px;
}

.oldModel .r-patwo {
	width: 378px;
}

.oldModel .zf-gk a {
	font-size: 28px;
}

.oldModel .gk-line li {
	margin-top: 20px;
	margin-bottom: 19px;
}

.oldModel .gk-line li span {
	font-size: 25px;
	line-height: 29px;
}

.oldModel .gkzp-left {
	width: 685px;
}

.oldModel .ghjh-right {
	width: 500px;
}

/*政民互动*/
.oldModel .consult p {
	font-size: 28px;
}

.oldModel .con-box1 p {
	font-size: 25px;
	padding-top: 15px;
}

.oldModel .con-box1 a {
	width: 140px;
}

.oldModel .con-box a {
	font-size: 28px;
}

.oldModel .research p {
	font-size: 28px;
}

.oldModel .research p span {
	font-size: 24px !important;
	padding-left: 15px !important;
}

.oldModel .research p a.more {
	font-size: 24px;
}

.oldModel .consult-list {
	height: auto;
	min-height: 290px;
}

.oldModel .consult-list ul li {
	font-size: 24px;
	height: 46px;
	line-height: 46px;
}

.oldModel .consult-list ul li span {
	width: 160px;
	font-size: 24px;
}

.oldModel .consult-list ul li a {
	width: calc(100% - 160px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .interview span {
	font-size: 28px;
}

.oldModel .interview p {
	font-size: 24px;
	line-height: 40px;
}

/*专题专栏*/
.oldModel .new-zt .title {
	font-size: 28px;
}

.oldModel .zt-box .zt-title {
	font-size: 26px;
}

.oldModel .zt-con h1 a {
	font-size: 28px;
}

.oldModel .zt-con ul li {
	font-size: 26px;
}

/*分页*/
.oldModel .dqlocation li {
	font-size: 24px;
}

.oldModel .list-cols li {
	font-size: 26px;
}

.oldModel .tit {
	font-size: 28px;
}

.oldModel .list-info-one {
	font-size: 26px;
}

.oldModel .list-info-one a {
	display: inline-block;
	width: calc(100% - 210px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .list-info-one .info-date {
	width: 150px;
}

.oldModel .pagination {
	font-size: 22px;
}

.oldModel .jumpToSel {
	height: auto;
}

.oldModel .paginations li a.jumpToSel input {
	height: 31px;
}

/*详情页*/
.oldModel .cms-article-tit {
	font-size: 46px;
}

.oldModel .cms-article-xinxi {
	font-size: 24px;
	min-height: 40px;
	overflow: hidden;
}

.oldModel .m-share {
	left: 80px;
}

.oldModel .article-detail p {
	font-size: 24px !important;
}

.oldModel .bm_hd_con_xx {
	font-size: 26px;
}

.oldModel .xq-editor {
	font-size: 26px;
	line-height: 45px;
}

.oldModel .readingtit {
	font-size: 28px;
}

.oldModel .readingcon li {
	font-size: 24px;
}

.oldModel .wx-fbjg {
	font-size: 22px;
}

.oldModel .wx-fwjg {
	font-size: 22px;
}

.oldModel .wx-xbt {
	font-size: 22px;
}

.oldModel .fwzh-in {
	font-size: 22px;
}

.oldModel .fbsj-in {
	font-size: 22px;
}

/*信息公开指南*/
.oldModel .mr_right_con_con p {
	font-size: 26px !important;
}

/*机构设置*/
.oldModel .department-box {
	font-size: 22px;
}

.oldModel .top_tzb_bumen .tit span {
	font-size: 28px !important;
}

.oldModel .department-name-list div,
.oldModel .department-name-list pre {
	font-size: 26px !important;
}

/*政府信息公开目录*/
.oldModel .tree-node .tree-title {
	font-size: 25px;
}

.oldModel .tou-mxh {
	font-size: 26px;
}

.oldModel .result_info_box {
	font-size: 24px;
}

.oldModel .result_info_box .pub_time {
	width: 150px;
}

.oldModel .result_info_box a {
	display: inline-block;
	width: calc(100% - 330px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*重点领域信息公开*/
.oldModel .leftbox-zdly {
	width: 1200px;
}

.oldModel .tit-zc dd {
	font-size: 28px;
}

.oldModel .tit-zc span {
	font-size: 24px;
}

.oldModel .zdly-ulnew div {
	font-size: 26px;
	padding: 0 20px;
}

.oldModel .zdly-hd {
	height: auto !important;
	min-height: 246px;

}

.oldModel .zdly-hd .tabberlive .tabbertab {
	height: auto !important;
	min-height: 206px;

}

.oldModel .zdly-nr li {
	font-size: 24px;
	width: 100%
}

.oldModel .zdly-nr li a {
	display: inline-block;
	width: calc(100% - 170px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.oldModel .zdly-nr li font {
	font-size: 20px;
	width: 150px;
}

.oldModel .rightbox-zdly {
	width: 1200px;
}

.oldModel .zdlyon.aqsc a {
	font-size: 28px;
}

.oldModel .zdlyout.aqsc a {
	font-size: 28px;
}

/*部门信息统计*/
.oldModel .zf-gk a {
	font-size: 28px;
}

.oldModel .gk-line li span {
	font-size: 24px;
}

.oldModel a.menutit {
	font-size: 26px;
}

.oldModel .menulist li {
	font-size: 24px;
}

.oldModel .order-uldetail {
	font-size: 24px;
}

.oldModel .order-uldetail li font {
	width: 28px;
	height: 28px;
	line-height: 28px;
}

/*政府文件*/
.oldModel .retrieve {
	width: 750px;
	margin-left: 150px;
}

.oldModel .query-form1 {
	height: 59px;
}

.oldModel .xxsearch1 {
	width: 120px;
	height: 42px;
}

.oldModel .xxsearchin1 {
	width: 185px;
	height: 42px;
}

.oldModel .query-form1 .qu-in1 {
	width: 295px;
	height: 42px;
}

.oldModel .query-form1 .qu-btn1 {
	height: 42px;
	font-size: 22px;
}

.oldModel .con-title {
	font-size: 24px;
}

.oldModel .list-info-one1 {
	font-size: 22px;
}

.oldModel .con-title .p1 {
	width: 220px;
}

.oldModel .con-title .p2 {
	width: calc(100% - 398px);
}

.oldModel .list-info-one1 font {
	width: 220px;
}

.oldModel .list-info-one1 a {
	display: inline-block;
	width: calc(100% - 398px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

/*政府信息公开平台*/
.oldModel ul.sideMencon li a {
	font-size: 22px;
}

.oldModel ul.sideMencon li a:hover {
	font-size: 22px;
}

.oldModel ul.sideMencon li.on .subChild .sublmli a {
	font-size: 20px;
}

.oldModel .xxgkzn p {
	font-size: 24px;
}

.oldModel .colInfoBoxTit span {
	font-size: 26px;
}

.oldModel .colRtitle {
	font-size: 24px;
}

.oldModel .zfxxgk_zd2 ul li b {
	font-size: 24px;
}

.oldModel .zfxxgk_zdgktit a {
	font-size: 24px;
}

.oldModel .zfxxgk_zdgkc dl dt p {
	font-size: 22px;
}

.oldModel .zfxxgk_zdgkc dl dd p {
	font-size: 22px;
}

.oldModel .zfxxgk_zdgkc .zfjg li {
	font-size: 22px;
}

/*新闻发布会*/
.oldModel .publishleft .publishtit {
	font-size: 26px;
}

.oldModel .publishleft .publishtit a.publishmore {
	font-size: 22px;
}

.oldModel .publishcon li .publishlist p {
	font-size: 22px;
}

.oldModel .publishcon li .publishlist a {
	width: 150px;
	height: 35px;
	line-height: 35px;
	font-size: 22px;
}

.oldModel .publishrighttit a {
	font-size: 26px;
}

.oldModel .publishrightlist li {
	height: 46px;
	line-height: 46px;
	font-size: 24px;
}

/*信箱回复*/
.oldModel .content-mid div.title>span {
	font-size: 28px;
}

.oldModel .content-mid div.title>div button {
	font-size: 22px;
}

.oldModel .explain {
	height: auto;
	min-height: 90px;
	font-size: 22px;
}

.oldModel .detail_box .detail_top {
	font-size: 24px !important;
}

.oldModel .detail_box .tab_name {
	font-size: 22px;
}

.oldModel .detail_box .letter_info>p {
	font-size: 22px;
}

.oldModel .detail_box .letter_content>p {
	font-size: 22px;
}

/*信箱列表*/
.oldModel .content-mid .search-sort label {
	font-size: 23px;
}

.oldModel .content-mid .search-sort button {
	font-size: 23px;
}

.oldModel .letter-table thead th {
	font-size: 23px;
}

.oldModel .letter-table tbody td {
	font-size: 22px;
}

.oldModel .letter-table tbody td a {
	height: 26px !important;
	line-height: 26px !important;
	font-size: 22px;
}

/*查询码查询*/
.oldModel .detail_box .query_code {
	width: 440px;
	height: 44px;
}

.oldModel .detail_box .query_code input {
	width: 360px;
	height: 44px;
	font-size: 24px;
}

.oldModel .detail_box .query_code button {
	font-size: 24px;
	height: 44px;
}

/*写信页面*/
.oldModel .explain-box li {
	line-height: 34px;
	font-size: 24px;
}

.oldModel .city_straight,
.government {
	font-size: 24px;
}

.oldModel .form-horizontal .control-label {
	font-size: 24px;
}

.oldModel .form-control {
	font-size: 24px;
	height: 44px;
}

.oldModel .accentBtn1,
.oldModel .accentBtn2 {
	height: 38px;
	line-height: 38px;
	font-size: 24px;
}

/*在线访谈列表*/
.oldModel .content-mid div.title>span {
	font-size: 28px;
}

.oldModel .content-mid .live-box li.live-onloading,
.oldModel .content-mid .live-box li.live-noData {
	font-size: 24px;
}

.oldModel .content-mid div.title>div button {
	font-size: 24px;
	height: 34px;
}

.oldModel .content-mid .search-sort button.sort {
	width: 180px;
	font-size: 22px;
}

.oldModel .content-mid .search-sort .search-box input {
	font-size: 24px;
}

.oldModel .content-mid .search-sort button {
	font-size: 24px;
}

.oldModel .content-mid .live-box li.live-lists {
	min-height: 300px;
	overflow: hidden;
	height: auto;
}

.oldModel .content-mid .live-box li.live-lists p.title {
	height: 68px;
}

.oldModel .content-mid .live-box li.live-lists p {
	line-height: 34px;
	font-size: 24px;
}

/*访谈信息*/
.oldModel .content-mid div.title>div {
	font-size: 24px;
}

.oldModel .live-left-area .live-info dl {
	font-size: 24px;
}

.oldModel .live-left-area .live-info dl dt {
	width: 130px;
	line-height: 34px;
}

.oldModel .live-left-area .live-info dl dd {
	line-height: 34px;
}

.oldModel .chat-box .chater_tabs {
	height: 47px;

}

.oldModel .chat-box .chater_tabs li {
	line-height: 44px;
	font-size: 24px;
}

.oldModel .live-left-area .chat-box dl dd.chat-date {
	font-size: 22px;
}

.oldModel .live-left-area .chat-box dl dd.chat-text-area {
	font-size: 24px;
}

.oldModel .live-left-area .chat-box dl dt.head-img {
	font-size: 24px;
}

.oldModel .handle-data button {
	font-size: 24px;
}

/*政务服务*/
.oldModel .re-ul1 {
	height: 48px;
	line-height: 48px;
}

.oldModel .reon1 a {
	font-size: 28px;
}

.oldModel .reout1 a {
	font-size: 28px;
}

.oldModel .xzsp li {
	width: 140px;
}

.oldModel .xzsp li a {
	font-size: 22px;
}

.oldModel .content1 li img {
	margin-left: 50px;
}

.oldModel .zf-depa a {
	width: 280px;
	font-size: 22px !important;
}

.oldModel .zwfw-r-tit a {
	font-size: 24px;
}

.oldModel .zwfw-r-r2-con a {
	font-size: 21px;
}

/*搜索*/
.oldModel .browser-body .top-search .form>dl>dt.search-box .searchInput input {
	font-size: 24px;
}

.oldModel .browser-body .top-search .form>dl>dt.search-box button {
	font-size: 24px;
}

.oldModel .browser-body .top-search .form>dl>dt.search-box span.gjsearch {
	font-size: 24px;
}

.oldModel .other_left .tith2 {
	font-size: 24px;
}

.oldModel .other_left .u_list_0603 li h2 {
	font-size: 23px;
}

.oldModel .other_left .u_list_0603 li .child a {
	font-size: 22px;
}

.oldModel .nav-cont a {
	font-size: 24px;
}

.oldModel .result_info_box .source {
	font-size: 23px !important;
}

.oldModel .browser-body .left_area .result_info_box .info_title {
	font-size: 23px;
}

.oldModel .browser-body .left_area .result_info_box .info_content p.text_content {
	font-size: 21px;
}

.oldModel .pagination a {
	font-size: 22px;
}

.oldModel .browser-body .top-search .form>dl>dd dl dt {
	width: 125px;
	font-size: 22px;
}

.oldModel .browser-body .top-search .form>dl>dd dl dd>label {
	font-size: 22px;
}

.oldModel .browser-body .top-search .form .checkbox-wrap {
	margin: 10px 8px 0 0;
}

.oldModel .checkbox-wrap,
.radiobox-wrap {
	width: 30px;
	height: 30px;
}

.oldModel .checkbox-wrap .chk-box {
	width: 30px;
	height: 30px;
}

.oldModel .browser-body .top-search .form>dl>dd dl dd .catalog {
	height: 40px;
	font-size: 22px;
}

.oldModel .browser-body .top-search .form>dl>dd dl dd .catalog-select,
.browser-body .top-search .form>dl>dd dl dd .catalog-clear {
	height: 40px;
	line-height: 40px;
}

.oldModel .browser-body .top-search .form>dl>dd dl dd {
	font-size: 22px;
}

.oldModel .browser-body .left_area .result_info_box .info_btm span {
	font-size: 22px;
}

/*依申请公开*/
.oldModel .gk-box-top span {
	font-size: 28px;
}

.oldModel .gk-list-l {
	font-size: 22px;
}

.oldModel .gk-list-r {
	font-size: 22px;
}

.oldModel .btm {
	height: 35px;
	line-height: 35px;
	font-size: 22px;
}

.oldModel .gk-box-con span {
	font-size: 22px;
}

.oldModel #queryResultFrom p label {
	font-size: 22px;
}

.oldModel .gk-dq {
	font-size: 22px;
}

.oldModel .gk-bg-logn span {
	font-size: 24px;
}

.oldModel .applyForm td {
	font-size: 22px;
}

.oldModel .bor2 td input {
	font-size: 22px;
}

.oldModel .bor2 td {
	font-size: 22px;
}

/*政府领导*/
.oldModel .leader-img p {
	font-size: 24px;
}

.oldModel .bao_zhongyao a,
.oldModel .bao_zhong a,
.oldModel .bao_jiang a,
.oldModel .bao_tup a {
	font-size: 23px;
}

.oldModel .activity h3 {
	font-size: 24px;
}

.oldModel .conac-box p {
	font-size: 24px;
}

.oldModel .conac-box span {
	font-size: 22px;
	line-height: 32px;
}

.oldModel .conac-box>a {
	font-size: 22px;
}

.oldModel .con-listone ul li h3 {
	font-size: 23px;
}

.oldModel .con-listone ul li p {
	font-size: 22px;
}

.oldModel .con-listone ul li p span {
	font-size: 20px;
}

.oldModel .con-morein {
	font-size: 20px;
}

.oldModel .col-parent {
	font-size: 24px;
}

.oldModel .lader_right .li span {
	font-size: 24px !important;
}

.oldModel .lader_right .li+div {
	font-size: 24px !important;
}

.oldModel .division-box p {
	font-size: 23px;
}

.oldModel .lader_down {
	font-size: 24px;
}

.oldModel .leader-jj p {
	font-size: 23px;
}

/*适老化end20230621