@charset "gb2312";

/*css reset*/
body {
	margin: 0 auto;
	background-color: #fff;
	font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	color: #333;
}

a,
a:link,
a:visited,
a:hover {
	text-decoration: none;
	font-family: "Microsoft YaHei UI", "微软雅黑", \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	color: #333;
}

ul,
li,
p,
a {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
	display: inline-block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/*END css reset*/

/*my css reset*/
iframe {
	margin: 0;
	padding: 0;
	display: block;
}

h1,
h2,
h3,
h4,
h5,
p,
a,
span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: #333;
}

.mbNo {
	margin-bottom: 0;
}

.mb1 {
	margin-bottom: 10px;
}

.mb2 {
	margin-bottom: 20px;
}

.mb3 {
	margin-bottom: 30px;
}

.mb4 {
	margin-bottom: 40px;
}

.mb5 {
	margin-bottom: 50px;
}

.mb6 {
	margin-bottom: 60px;
}

/*END my css reset*/

/*Index Content*/
.govcontent {
	width: 100%;
	overflow: hidden;
}

.govmain {
	width: 983px;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #c5d9e6;
	padding-left: 15px;
	margin-top: 358px;
	background: #fff;
}

.govbox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

/*END Index Content*/

/*Header*/
body {
	width: 100%;
	background: url(/uiFramework/commonResource/image/2021110815214591623.jpg) no-repeat!important;
	background-position: top center;
}

.govheadercontent {}

/*END Header*/

/*尾部*/
.govfootercontent {
	width: 100%;
	overflow: hidden;
	background-color: #eaeaea;
	height: 156px;
}

.govfootermain {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}

.govfootermain img {
	float: left;
	margin: 24px 50px 0px 190px;
}

.govfootermain p {
	margin-top: 42px;
	+margin-top: 62px;
}

/*END 尾部*/

/*轮播图*/
.govLbtBox {
	height: 455px;
}

#zSlider {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	padding-bottom: 15px;
}

#picshow {
	position: relative;
}

#picshow,
#picshow_img {
	width: 648px;
	height: 365px;
	overflow: hidden;
	float: left;
}

#picshow_img li {
	width: 648px;
	height: 365px;
	overflow: hidden;
	float: left;
	display: none;
}

#picshow_img img {
	width: 648px;
	height: 365px;
}

#picshow_tx {
	left: 0px;
	bottom: 0px;
	position: absolute;
	width: 648px;
	height: 90px;
	overflow: hidden;
	text-align: left;
}

#picshow_tx li {
	height: 70px;
	color: #fff;
	display: none;
	padding-top: 20px;
	+padding-top: 32px;
}

#picshow_tx li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px !important;
}

#picshow_tx li a:hover {
	text-decoration: underline;
	color: #164466;
}

#picshow_tx li h3 {
	margin: 13px 0;
}

#picshow_tx li p {
	color: #ccc;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
}

#select_btn {
	width: 262px;
	height: 365px;
	color: #111;
	float: left;
	display: inline;
	background-color: #fff;
	margin-left: 36px;
}

#select_btn li {
	padding: 10px 11px 0px 40px;
	width: 275px;
	height: 56px;
	cursor: pointer;
	margin-bottom: 9px;
	+margin-bottom: 5px;
}

#select_btn li:hover {
	background-color: #fff;
}

#select_btn li.current {
	background-color: #e9f6ff;
}

#select_btn li.current a {
	color: #164466;
}

#select_btn li.current:hover {
	background-color: #ddebf7;
	color: #164466;
}

#select_btn img {
	padding: 2px;
	width: 70px;
	height: 49px;
	margin-right: 10px;
	float: left;
}

#select_btn .select_text {
	height: 40px;
	font: bold 14px 'Microsoft YaHei';
	overflow: hidden;
	display: block;
	text-align: left;
	line-height: 20px;
}

#select_btn .select_text:hover {
	text-decoration: underline;
}

#select_btn .select_date {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	display: block;
}

.picMore {
	width: 270px;
	height: 28px;
	background-color: #f1f1f1;
	text-align: center;
	line-height: 28px;
	display: block;
	position: absolute;
	bottom: 40px;
	right: 30px;
}

/*END轮播图*/



/* 底部 */
.bottom{width: 1000px;margin: 0 auto; height:141px; background-color:#f6f6f6; border-top:1px solid #e6e6e6;}
.bottom-link,.bottom-link a{ color:#016ac4;}
#goup{ cursor:pointer;}
.bottom img,.bottom ul{ float:left; margin-top:27px;}
.bottom span#up{ float:right; margin-top:10px;}
.bottom ul{ line-height:35px; margin-left:30px; padding-top:10px;}