@charset "gb2312";
body {
	margin: 0 auto;
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	line-height: normal;
	background: #f7f7f7;
}
ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a {
	color: #504444;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.bnt {
	float: right;
	text-align: right;
}
.clear_a {
	clear: both;
	height: 10px;
	overflow: hidden;
}
.clear {
	clear: both;
}
#container {
	width: 980px;
	margin: 0 auto;
	padding: 0px 10px;
	background: #fff;
}
/*-----------------头部开始--------------------*/
#header {
	height: 44px;
}
#header .header_a {
	line-height: 44px;
	float: left;
	width: 330px;
}
#header .header_b {
	line-height: 44px;
	height: 44px;
	float: left;
	width: 180px;
	padding-left: 95px;
}
.header_b img {
	vertical-align: middle;
	padding: 0 10px 0 5px;
}
#header .header_c {
	padding-top: 5px;
	float: right;
	width: 375px;
}
#nav {
	height: 30px;
	background: #CCFFCC;
	margin-bottom: 8px;
}
#container .banner {
	width: 980px;
	background: url(staticsimageszkgximagestop.jpg);
	background: url(staticsimageszkgximagestop.jpg);
	height: 190px;
}
#container .bannerflash {
	float: right;
	margin-right: 50px;
	margin-top: 40px;
	width: 400px;
}
#container .index_title {
	background-color: #f6f6f4;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.index_title h2 {
	font-family: "微软雅黑";
	font-size: 34px;
}
.index_title a {
	color: #000000;
}
.index_title p {
	line-height: 32px;
	color: #272727;
}
/*------------------头部结束------------------*/
/*-----------------内容开始-------------------*/

#container .index_nr {
	padding-top: 15px;
	width: 980px;
	overflow: hidden;
}
/*焦点图开始*/
.focusBox {
	position: relative;
	width: 515px;
	height: 350px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	float: left;
	background: white;
}
.focusBox .pic img {
	width: 515px;
	height: 350px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li {
	height: 36px;
	line-height: 36px;
	position: absolute;
	bottom: -35px;
	left: 19px;
}
.focusBox .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 14px;
	text-decoration: none;
	font-family: "微软雅黑";
	font-weight: bold;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 16px;
	right: 21px;
}
.focusBox .num li {
	float: left;
	position: relative;
	width: 8px;
	height: 8px;
	overflow: hidden;
	text-align: center;
	margin-right: 4px;
	cursor: pointer;
}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	background: #ffffff;
	top: 0;
	left: 0;
	text-decoration: none;
	text-indent: 1400px;
}
.focusBox .num li span {
	z-index: 1;
	background: black;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.focusBox .num li.on a, .focusBox .num a:hover {
	background: #cf0303;
}
/*焦点图结束*/
/*选项卡开始*/
.notice {
	width: 448px;
	border: 1px solid #d5d5d5;
	overflow: hidden;
	float: right;
	height: 274px;
}
.notice .tab-hd {
	height: 39px;
	background-color: #eee;
	margin-bottom: -1px;
	color: #404040;
}
.tzgg p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
}
.notice .tab-hd ul {
	width: 100%;
	height: 39px;
}
.notice .tab-hd li {
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
	border-top: 1px solid #eee;
}
.notice .tab-hd li span {
	display: block;
	width: 120px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #024272;
	float: left;
	font-weight: bold;
}
.notice .tab-hd li a {
	display: block;
	background: url(staticsimageszkgximagesaa_30.jpg) no-repeat 20px center;
	width: 48px;
	height: 35px;
	float: right;
}
.notice .tab-hd li.on {
	border: 1px solid #d5d5d5;
	border-bottom: none;
	border-top: solid 4px #d5d5d5;
	background-color: #fff;
	color: #FF0000;
	position: relative;
	margin-left: -1px;
	margin-right: -1px;
}
.notice .tab-bd {
	border-top: 1px solid #e8e8e8;
	padding: 5px;
}
.notice .tab-bd ul {
	overflow: hidden;
	zoom: 1;
}
.notice .tab-bd li {
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0 5px;
	overflow: hidden;
	width: 125px;
	float: left;
}
.index_nr .tzgg {
	border: 1px solid #e3e3e3;
	padding: 11px;
	background: #f8f8f8;
	margin-top: 10px;
	height: 40px;
	float: right;
	width: 426px;
}
/*选项卡结束*/
/*宣传动态开始*/
.index_nr .ccdt_title {
	font-size: 18px;
	line-height: 46px;
	color: #024272;
	background-image: url(staticsimageszkgximagesaa_63.jpg);
	height: 46px;
	padding-left: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.ccdt_title span {
	float: right;
	padding-right: 20px;
}
.ccdt_title .ccdt_more {
	display: block;
	float: left;
	font-size: 14px;
	background-image: url(staticsimageszkgximagesaa_30.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	padding-left: 25px;
}
.index_nr .ccdt_nr {
	border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-top: 1px solid #ececec;
	width: 979px;
	overflow: hidden;
}
.ccdt_nr .ccdt_txt {
	border-right: 1px solid #ececec;
	float: left;
	width: 305px;
	padding: 10px;
}
.ccdt_box h2 {
	line-height: 25px;
}
.ccdt_box a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #004274;
}
.ccdt_box p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #4e433d;
}
.ccdt_txt .ccdt_box {
	border-bottom: 1px dashed #4e4741;
	padding: 15px 0;
}
.ccdt_box .more {
	text-align: right;
	display: block;
}
/*宣传动态结束*/
/*滚动图片开始*/
.ladyScroll {
	width: 980px;
	margin: 15px auto;
	position: relative;
	height: 110px;
}
.ladyScroll .prev {
	width: 15px;
	height: 121px;
	position: absolute;
	top: 0px;
	z-index: 100;
	cursor: pointer;
	background-image: url(staticsimageszkgximagesaa_52.jpg);
	background-repeat: no-repeat;
	left: 0px;
}
.ladyScroll .next {
	right: 0;
	width: 16px;
	height: 121px;
	position: absolute;
	top: 0px;
	z-index: 100;
	cursor: pointer;
	background-image: url(staticsimageszkgximagesaa_55.jpg);
	background-repeat: no-repeat;
}
.ladyScroll .scrollWrap {
	width: 940px;
	margin-left: 20px;
	padding-top: 15px 0;
	overflow: hidden;
	position: absolute;
}
.ladyScroll dl {
	float: left;
	width: 195px;
	text-align: center;
	position: relative;
}
.ladyScroll span {
	display: block;
	width: 160px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #5f626b;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.ladyScroll dt {
	margin: 0 auto;
	width: 298px;
	overflow: hidden;
}
.ladyScroll img {
	display: block;
	width: 160px;
	height: 117px;
}
.ladyScroll dd {
	width: 160px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0;
}
.ladyScroll dd a {
	color: #fff;
}
.ladyScroll dd a:hover {
	text-decoration: none;
}
.ladyScroll dl:hover span {
	background: #B52153;
}
/*滚动图片结束*/
/*------------------内容结束------------------*/
/*------------------链接开始------------------*/
#container .lisk {
	border-top: 1px solid #c90d0c;
	border-bottom: 1px solid #e0e0e0;
	background: #f7f7f7;
	padding: 10px 0px;
	margin-top: 10px;
}
.lisk_ar ul {
	overflow: hidden;
}
.lisk .lisk_a {
	width: 980px;
	overflow: hidden;
}
.lisk_a .lisk_al {
	padding: 0 10px 0 10px;
	float: left;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #004274;
	height: 30px;
	width: 72px;
	font-family: "微软雅黑";
}
.lisk_a .lisk_ar {
	float: none;
	line-height: 30px;
	margin: 0 auto;
	width: 880px;
}
#container .index_nr .news .news_nr td {
	border: 1px dashed #E1E1E1;
}
.lisk_ar li {
	display: inline;
	float: left;
	line-height: 30px;
	list-style: outside none none;
	padding-right: 11px;
}
.STYLE1 {
	color: #004274;
	font-size: 14px;
	font-family: "微软雅黑";
	font-weight: bold;
}
.lisk_ar a {
	font-family: "微软雅黑";
	font-size: 14px;
}
/*------------------链接结束------------------*/
/*------------------版权开始------------------*/
#container .footer {
	background-color: #f7f7f7;
	padding-bottom: 40px;
	padding-top: 15px;
}
.nav_b li {
	color: #504444;
	display: inline;
}
.footer .nav_b {
	text-align: center;
}
/*------------------版权结束------------------*/
.index_nr .news {
	padding-right: 24px;
	float: left;
	width: 310px;
}
.news .news_nr {
	padding: 15px;
}
.news_lb li {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 28px;
	background-image: url(staticsimageszkgximagesaa_42.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.news_txt h2 {
	font-size: 16px;
	line-height: 22px;
	color: #034277;
	font-family: "微软雅黑";
	margin-bottom: 5px;
}
.news_txt a {
	color: #034277;
}
.news_txt a:hover {
	color: #CD1B19;
}
.news_txt p {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #4f453c;
	line-height: 24px;
}
.news_nr .news_txt {
	padding: 0 0 10px 0px;
}
.news_nr {
	border: 1px solid #e4e4e4;
}
/*图说河南开始*/
.tshn .tshn_title {
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
	padding-top: 10px;
}
#container .tshn {
	overflow: hidden;
	width: 980px;
	padding-top: 10px;
}
.tshn_title h2 {
	line-height: 40px;
	float: left;
	height: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #004276;
}
.tshn_title .tshn_fl {
	float: right;
	width: auto;
	overflow: hidden;
}
.tshn_fl li {
	line-height: 40px;
	float: left;
}
.tshn_fl a {
	display: block;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #004377;
	font-weight: bold;
}
.tshn_fl a:hover {
	background: #004377;
	display: block;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
/*滚动图片二开始*/
.ladyScrolll {
	width: 980px;
	margin: 15px auto;
	position: relative;
	height: 110px;
}
.ladyScrolll .prev {
	width: 15px;
	height: 121px;
	position: absolute;
	top: 0px;
	z-index: 100;
	cursor: pointer;
	background-image: url(staticsimageszkgximagesaa_52.jpg);
	background-repeat: no-repeat;
	left: 0px;
}
.ladyScrolll .next {
	right: 0;
	width: 16px;
	height: 121px;
	position: absolute;
	top: 0px;
	z-index: 100;
	cursor: pointer;
	background-image: url(staticsimageszkgximagesaa_55.jpg);
	background-repeat: no-repeat;
}
.ladyScrolll .scrollWrap {
	width: 940px;
	margin-left: 20px;
	padding-top: 15px 0;
	overflow: hidden;
	position: absolute;
}
.ladyScrolll dl {
	float: left;
	width: 195px;
	text-align: center;
	position: relative;
}
.ladyScrolll span {
	display: block;
	width: 160px;
	height: 25px;
	position: absolute;
	left: 0px;
	bottom: 0;
	background: #5f626b;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.ladyScrolll dt {
	margin: 0 auto;
	width: 298px;
	overflow: hidden;
}
.ladyScrolll img {
	display: block;
	width: 160px;
	height: 117px;
}
.ladyScrolll dd {
	width: 160px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0;
}
.ladyScrolll dd a {
	color: #fff;
}
#container .lisk {
	width: 980px;
	overflow: hidden;
}
.ladyScrolll dd a:hover {
	text-decoration: none;
}
.ladyScrolll dl:hover span {
	background: #B52153;
}
/*滚动图片二结束*/
/*图说河南结束*/
/*按钮代码*/
.bannton a {
	color: #023199;
	line-height: 24px;
	background-color: #f2f2f2;
	height: 24px;
	text-align: center;
	padding-left: 0px;
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
}
.bannton2 a {
	color: #023199;
	line-height: 24px;
	background-color: #f2f2f2;
	height: 24px;
	text-align: center;
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
}
.bannton a:hover {
	color: #fff;
	background-color: #023199;
	height: 24px;
}
.bannton2 a:hover {
	color: #fff;
	background-color: #023199;
	height: 24px;
}
/*按钮代码*/
/*省辖市宣传部*/
.xxcb h2 {
	font-size: 16px;
	line-height: 32px;
	font-family: "微软雅黑";
	font-weight: normal;
	background-image: url(staticsimageszkgximagesaa_37.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.news_nr .xxcb {
	border-top: 1px dashed #4e473f;
	margin-top: 10px;
}
.news .news_nr .xxcb a {
	color: #004377;
}
.xxcb span {
	font-size: 14px;
}
.news_nr .xxcb p {
	line-height: 22px;
	color: #514642;
}
/*省辖市宣传部*/
.news_nr .djjg_tip {
width:
 overflow: hidden;
}
.djjg_tip p {
	line-height: 26px;
}
.djjg_tip a {
	font-family: "微软雅黑";
	font-size: 14px;
}
.jstlm p {
	font-size: 14px;
	line-height: 23px;
	color: #514642;
	font-family: "微软雅黑";
}
.jstlm img {
	padding-right: 10px;
}
.djjg_tip li {
	width: 135px;
	padding-right: 7px;
	float: left;
}
/*returnTop*/
.returnTop {
	height: 200px;
	width: 40px;
	position: fixed;
	_position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: 520px;
	display: block;
}
.returnTop ul {
	float: left;
	width: 100%;
}
.returnTop ul li {
	float: left;
	width: 100%;
	height: 40px;
	margin-top: 5px;
	background: #ccc;
	line-height: 40px;
	text-align: center;
}
.returnTop ul li a {
	display: block;
}
.new_ccdt_txt span {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-indent: 15px;
	color: #024177;
	font-weight: bold;
	background: url(staticsimageszkgximagesaa_37.jpg) left center no-repeat;
}
.new_ccdt_txt span a {
	display: block;
	float: right;
	margin: 10px 5px 0 0;
	width: 58px;
	height: 22px;
	background: url(staticsimageszkgximagesaa_34.jpg) no-repeat;
}
.new_ccdt_txt ul {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #4e4741;
}
.new_ccdt_txt ul li {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(staticsimageszkgximagesaa_42.jpg) no-repeat left center;
}
.new_ccdt_txt ul li a {
	font-size: 14px;
	display: block;
	text-indent: 16px;
	color: #000;
}
.tab-pal {
	height: 236px;
	width: 448px;
}
.tab-pal ul {
	padding: 10px;
}
.tab-pal ul li {
	float: left;
	width: 100%;
	background: url(staticsimageszkgximagesaa_42.jpg) no-repeat left center;
	padding-left: 10px;
}
.tab-pal ul li a {
	display: block;
	width: 100%;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.tab-pal ul li a:hover {
	color: red;
}
.tab-pal ul li a span {
	margin-right: 5px;
	float: right;
	font-size: 12px;
	color: #B9B9B9;
}
.dyjy1, .dyjy2 {
	overflow: hidden;
}
.dyjy1 li {
	float: left;
	width: 133px;
	margin-right: 11px;
	margin-bottom: 12px;
}
.dyjy1 li:nth-child(2n) {
	margin-right: 0px;
}
.dyjy1 li img {
	float: left;
	width: 133px;
}
.dyjy1 p {
	text-align: center;
	line-height: 30px
}
.dyjy2 li {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px
}
.dyjy2 li a {
	display: block;
	width: 100%;
	height: 30px;
	text-indent: 15px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #504444;
}
.dyjy2 li a span {
	float: left;
	width: 15px;
	height: 9px;
	margin-top: 10px;
	display: block;
	background: url(staticsimageszkgximagesaa_79.jpg) no-repeat;
}
.new_djjg li {
	padding-right: 7px;
	float: left;
	width: 100%;
}
.jgsz {
	overflow: hidden;
}
.jgsz li {
	float: left;
	width: 67px;
	height: 25px;
	background: #dee0df;
	margin-right: 1px;
	line-height: 25px;
	text-align: center;
}
.phb {
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
}
.phb li {
	width: 138px;
	float: left;
	margin: 5px 0;
}
.phb li a {
	display: block;
	line-height: 20px;
}
.phb li a span {
	display: block;
	width: 35px;
	height: 20px;
	float: left;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
}
.new_news_txt p img {
	float: left;
	margin-right: 8px;
}
.topNav .ddli ul {
	width: 420px;
}
.topNav .ddli ul li {
	width: auto;
}
.topNav {
	padding-top: 8px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
	height: 32px;
	background-image: url(staticsimageszkgximages0001a.jpg);
}
.topNav-width {
	width: 980px;
	margin: 0 auto;
}
.topNav h3 {
	font-weight: normal;
}
.topNav dl {
	zoom: 1;
}
.topNav .tnLeft {
	float: left;
}
.topNav .tnRight {
	float: right;
}
.topNav dd {
	float: left;
	position: relative;
}
.topNav dd h3 {
	float: left;
}
.topNav dd h3 a {
	display: inline-block;
*display:inline;
	zoom: 1;
	height: 32px;
	line-height: 24px;
	width: 96px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(staticsimageszkgximagesaa_21.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.tnLeft .mytp {
	background-image: none;
	padding-right: 2px;
}
.mytp img {
	padding-left: 19px;
	vertical-align: middle;
	padding-right: 8px;
}
.topNav dd h3 a:hover, .topNav dd.on h3 a {
	color: #FF8400;
}
.topNav .welcome {
	padding-right: 15px;
	color: #FF8400;
}
.topNav .welcome a {
	color: #FF8400;
}
/*二级*/
.topNav dd ul {
	display: none; /*默认隐藏*/
	position: absolute;
	width: auto;
	top: 32px;
	left: 0px;
	border-top: 0;
	background: url(staticsimageszkgximagesq2.png);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	padding: 10px 0;
	border-bottom: #9AA7AD 1px solid;
	border-right: #9AA7AD 1px solid;
	border-left: #9AA7AD 1px solid;
}
.topNav dd ul li {
	line-height: 37px;
	float: left;
	width: 160px;
	position: relative;
}
.topNav dd ul li a {
	display: block;
	color: #ffffff;
	padding-left: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	background-image: url(staticsimageszkgximagesjia.gif);
	background-repeat: no-repeat;
	background-position: 5px 13px;
}
.topNav dd ul li a:hover {
	background-color: #DFE8EC;
	color: #436372;
}
/*三级*/
.topNav dd ul li ul.a1 {
	width: 331px;
}
.topNav dd ul li ul.a1 li {
	width: 66px;
}
.topNav dd ul li ul.a2 {
	width: 559px;
}
.topNav dd ul li ul.a2 li {
	width: 138px;
}
.topNav dd ul li ul {
	display: none; /*默认隐藏*/
	line-height: 37px;
	float: left;
	width: 160px;
	background: url(images/qbg.png);
	position: absolute;
	right: 160px;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left: #737371 solid 1px;
	border-bottom: #CBCBC9 solid 1px;
	border-top: #CBCBC9 solid 1px;
	border-right: #CBCBC9 solid 1px;
}
.topNav dd ul li ul li {
	width: auto;
	float: left;
	line-height: 25px;
	background: none
}
.topNav dd ul li ul li a {
	background: none;
	padding: 0px;
	color: #426271;
	font-size: 14px;
	text-align: center
}
.topNav dd ul li ul li a:hover {
	background: none;
	color: #426271;
	background-color: #436372;
	color: #FFFFFF;
}
.search {
	float: right;
	height: 22px;
	line-height: 32px;
	margin-top: 0;
	padding-left: 10px;
	width: 352px;
}
.search-option {
	border: 1px solid #e3e3e3;
	height: 22px;
	margin-left: 3px;
	margin-right: 3px;
}
input, select, button {
	border: 0 none;
	color: #8f8f8f;
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}
.form {
	float: left;
	margin: 0 0 0 0;
}
.search-keyword {
	border: 1px solid #e3e3e3;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	width: 190px;
}
.search-submit {
	background: rgba(0, 0, 0, 0) url("../images/aa_06.jpg") no-repeat scroll 0 0;
	border: 0 none;
	color: #fafafa;
	cursor: pointer;
	font-size: 0;
	height: 20px;
	width: 58px;
}
.r {
	float: right
}
.jgcslist {
	border: 1px dashed #e1e1e1;
	height: auto;
	overflow: hidden;
	width: 100%;
}
.jgcslist li {
	height: 30px;
	line-height: 30px;
	display: inline-blcok;
	width: 60px;
	float: left;
	list-style: none;
	margin: 3px 4.5px;
}
#container .w980 {
	width: 978px;
	margin: 0 auto;
	overflow: hidden;
	border-left: 1px solid #e4e5df;
	border-right: 1px solid #e4e5df;
}
#container .typetit {
	width: 167px;
	height: 60px;
	float: left;
	color: #436372;
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 60px;
}
#container .position {
	float: right;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	padding-right: 20px;
	text-align: right;
	width: 790px;
}
#container .position a {
	font-size: 14px;
	color: #504444;
}
.content {
	width: 977px;
	float: left
}
.cline {
	width: 977px;
	height: 2px;
	background: #C2CCD5;
	float: left;
}
.arctit {
	width: 977px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	color: #003399;
	font-size: 24px;
	font-weight: bold;
}
.arcinfo {
	width: 977px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
}
.arcnr {
	width: 927px;
	height: auto;
	line-height: 30px;
	padding: 30px;
}
.sidebar {
	float: left;
	height: 40px;
	margin-top: 10px;
	overflow: hidden;
	width: 600px;
}
.sidebar a {
	background: #f1f1f1 none repeat scroll 0 0;
	border-radius: 5px;
	display: inline-block;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}
.sidebar a:hover {
	background: #dddddd;
	border-radius: 5px;
}
.typesel {
	height: 60px;
	line-height: 60px;
	float: right;
	padding-right: 10px;
}
.typesel input {
	margin-left: 10px;
}
#container .positionb {
	border-top: 3px solid #c3ccd5;
	float: left;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	padding-left: 35px;
	text-align: left;
	width: 942px;
}
#container .positionb a {
	font-size: 14px;
	color: #504444;
}
.newslist {
	width: 977px;
	height: auto;
	float: left;
	padding-bottom: 20px;
	font-size: 16px;
}
.newslist li {
	border-bottom: 1px dashed #ccc;
	height: 40px;
	line-height: 40px;
	list-style: outside none none;
	margin-left: 50px;
	padding-right: 20px;
	width: 860px;
}
.newslist li a {
	font-size: 14px;
	color: #2f2f2f;
}
.newslist li a {
	font-size: 14px;
	color: #2f2f2f;
}
.newslist li span {
	float: right;
	color: #999999;
}
.newslist li i {
	background: url("../lbimage/0004.jpg") repeat scroll 0 0;
	float: left;
	height: 7px;
	margin: 16px 30px 0 15px;
	width: 7px;
}
.tg_pages {
	float: left;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 30px;
	text-align: center;
	width: 100%;
}
.tg_pages li {
	display: inline;
	line-height: 22px;
}
.tg_pages li a {
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #d7d7d7;
	background-color: #f7f5f6;
	font-size: 14px;
	border-radius: 4px;
}
.tg_pages li a.current {
	font-weight: bold;
	color: #fff;
	border: 1px solid #113485;
	background: #4695e4;
}
.lybox {
	width: 550px;
	height: auto;
	float: left;
	margin-left: 170px;
	padding: 20px 0;
}
.lybox li {
	width: 550px;
	height: auto;
	float: left;
	list-style: none;
	font-size: 14px;
	line-height: 50px;
	display: block;
}
.lybox li span {
	width: 100px;
	height: auto;
	float: left;
	color: #014278;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
}
.lybox li input.text {
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	width: 300px;
}
.lybox li input.inputbt {
	width: 100px;
	height: 40px;
	float: left;
	border-radius: 5px;
	border: 1px solid #e4e5df;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.lybox li input:hover.inputbt {
	background: #ddd;
	color: #ff0000;
}
.ksleft {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.ksleft li {
	width: 180px;
	height: 40px;
	float: left;
	display: block;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 5px;
}
.ksleft li a {
	background: #f1f1f1 none repeat scroll 0 0;
	border-radius: 5px;
	padding: 10px;
	width: 140px;
	display: block;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
}
.ksleft li a:hover {
	background: #ececec none repeat scroll 0 0;
}
.ksright {
	width: 748px;
	height: auto;
	float: left;
	padding-right: 10px;
}
.kslist {
	width: 748px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.kslist li {
	border-bottom: 1px dashed #ccc;
	height: 40px;
	line-height: 40px;
	list-style: outside none none;
	padding-right: 20px;
	width: 728px;
}
.kslist li a {
	font-size: 14px;
	color: #2f2f2f;
}
.kslist li a {
	font-size: 14px;
	color: #2f2f2f;
}
.kslist li span {
	float: right;
	color: #999999;
}
.kslist li i {
	background: url("../lbimage/0004.jpg") repeat scroll 0 0;
	float: left;
	height: 7px;
	margin: 16px 30px 0 15px;
	width: 7px;
}
.piclist {
	width: 977px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}

.tg_pages {
    float: left;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "微软雅黑",Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: normal;
}
.piclist li {
    border-bottom: 1px dashed #ccc;
    display: inline-block;
    float: left;
    height: auto;
    line-height: 40px;
    list-style: outside none none;
    margin: 10px;
    width: 224px;
}
.piclist li a {
	font-size: 14px;
	color: #2f2f2f;
}
.piclist li a {
	font-size: 14px;
	color: #2f2f2f;
}
.piclist li span {
	float: right;
	color: #999999;
}
.piclist li i {
	background: url("../lbimage/0004.jpg") repeat scroll 0 0;
	float: left;
	height: 7px;
	margin: 16px 5px 0;
	width: 7px;
}
.picbox {
	width: 220px;
	height: 160px;
	float: left;
	padding:2px;
	border:1px solid #ccc;
}
.picbox img {
	width: 220px;
	height: 160px;
	float: left;
}
/*----列表页分页样式开始---------*/
.r_page{margin-top: 30px;}
.r_page a:hover{ color:#fff; border-color:#444; background-color:#436372; }
.r_page{padding:6px 0 12px; line-height:26px; text-align:center; }
.r_page a{ padding:0 12px; height:26px; display:inline-block; border:1px solid #ccc; color:#666; margin-left:2px;margin-bottom:5px; background-color:#f7f7f7; border-radius:4px; }
.r_page span{ padding:0 12px; height:26px; display:inline-block; color:#fff; margin-left:2px; border:1px solid #444; background-color:#436372; border-radius:4px;margin-bottom:5px; }
/*----列表页分页样式结束---------*/
/*内容页page start*/
#page{text-align:center;margin-bottom:20px;margin-top: 20px;}
#page a{border:1px solid #436372;padding:3px 8px;color:#436372;text-decoration:none;margin-right:5px; border-radius:3px;}
#page span{border:1px solid #436372;padding:3px 8px;background:#436372;text-decoration:none;color:#fff;margin-right:5px; border-radius:3px;}
#page a:link,#page a:visited{background:#fdfdfd;color:#436372;}
#page a:hover{background:#436372;text-decoration:none;color:#fff;}
/*内容页page end*/

.search-keyword {
	border: 1px solid #e3e3e3;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	width: 270px;
}

.search-submit {
	background: rgba(0, 0, 0, 0) url("www.zkgx.gov.cnstaticsimageszkgximagesaa_06.jpg") no-repeat scroll 0 0;
	border: 0 none;
	color: #fafafa;
	cursor: pointer;
	font-size: 0;
	height: 20px;
	width: 58px;
}