@charset "gb2312";
/* 头部首页导航 */
.header_top {
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	color: #333333;
	overflow: hidden;
	background-color: #FFFFFF;
}
.ico_logo { display: block; background-image: url(../images/ico-logo.png); background-repeat: no-repeat; background-position: left center; padding-left: 22px; }
.zx_nav { overflow: hidden; float: right; }
.zx_nav ul { overflow: hidden; width: 660px; }
.zx_nav li { float: left; overflow: hidden; }
.zx_nav li a { width: 50px; text-align: center; display: block; color: #333; }
.zx_nav .bd { background-color: #e4e4e4; width: 1px; display: inline; margin-top: 13px; height: 14px; }
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.banner_bg {
	background-image: url(../images/Banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 810px;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 468px;
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 2820px;
}

.contain {
	position: absolute;
	z-index: 8;
	top: 542px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	overflow: hidden;
}
.w-680 { width: 680px; }
.w-280 { width: 280px; }

.bg_05 {
	background-image: url(../images/opca.png);
	background-repeat: repeat;
}
.bd-b-f8 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f88202;
}
.bd-b-ccc
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.newsBox {
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 25px;
}
.newsBox .title {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 25px;
}
.newsBox .img {
	border: 2px solid #FFF;
	float: left;
	margin-right: 18px;
}
.newsBox .info {
	font-size: 14px;
	line-height: 30px;
	color: #000;
	overflow: hidden;
	height: 150px;
}
.pages {
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	text-decoration: none;
	margin-top: -13px;
}
.headTitle .title {
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.picBox .title {
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
.qrode { padding-left: 5px; }
.newsList {
	font-size: 14px;
	line-height: 32px;
	text-decoration: none;
}
.footer {
	text-align: center;
	font-size: 14px;
	line-height: 36px;
	padding-top: 10px;
}
/*图说生态版块样式-start*/
.focuspic,#focuspic { width:280px; height:208px; overflow:hidden;}
.focuspic { height:248px;}
.focuspic li { height:208px;}
.focuspic img { width:280px; height:208px;}
.focuspic p { background-color:#000; border-top:#676767 solid 1px; filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7; color:#fff; height:38px; line-height:38px; width:280px; text-align:center; position:absolute; bottom:0; left:0;}
.focuspic p a { font-size:14px; color:#fff;}
#pager { margin-top:15px; padding:0 50px;}
#pager a { background-image:url(../images/bg_icon_2.png); background-repeat:no-repeat;}
#pager a { background-position:-191px 0; width:9px; height:9px; margin-left:9px; overflow:hidden; display:block; float:left; text-indent:-999px;}
#pager a.activeSlide { background-position:-191px -9px;}
