                                                                                                                                                                        @charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: 微软雅黑;
	font-size: 14px;
	color: #333;
}
a {
	color: #333;
	text-decoration: none;
}
ul li {
	list-style: none;
}
a img {
	border: none;
}
.flexslider {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 8;
}
.head {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.head .top {
	width: 1200px;
	margin: 0 auto;
	height: 70px;
	background: #fff;
	border-bottom: 3px solid #07b053;
	z-index: 99999;
	position: absolute;
	top: 58px;
}
.head .top img {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.head .top ul {
	float: right;
}
.head .top ul li {
	float: left;
	width: 93px;
	text-align: center;
	line-height: 70px;
}
.head .top ul li a {
	color: #333;
}
.head .top ul li a:hover {
	color: #07b053;
}
.head .top ul li.on a {
	color: #07b053;
	font-weight: bolder;
}
.gsjj {
	width: 100%;
	margin: 0 auto;
	background: #f6f4f4;
	padding-bottom: 45px;
}
.gsjj .jj {
	width: 1100px;
	margin: 0 auto;
	
}
.gsjj .jj .bt { margin-bottom:35px;}
.gsjj .jj .bt h6{ font-size:24px; line-height:50px; font-weight:bolder; float:left;}
.gsjj .jj .bt h6 span{ font-size:16px; font-weight:normal;}
.gsjj .jj .bt p{ font-size:14px; line-height:50px; float:right;}
.gsjj .jj .bt ul{ margin-top:15px;}
.gsjj .jj .bt ul li{ width:130px; height:40px; line-height:40px; float:left; margin-right:15px;text-align:center; }
.gsjj .jj .bt ul li a{ width:100%; display:block; background:#CCC;  border-radius:8px;}
.gsjj .jj .bt ul li a:hover{ background:#07b053; color:#fff;}
.gsjj .jj .bt ul li.on a{ background:#07b053; color:#fff; font-weight:bolder;}
.gsjj .jj .xw{ border-bottom:1px dashed #999999; padding-bottom:20px; margin-bottom:15px;}
/*.gsjj .jj .xw img{ width:21%; float:left; margin-right:2%;}
*/.gsjj .jj .xw dl dt{ font-weight:bolder; font-size:18px; line-height:35px;}
.gsjj .jj .xw dl dt a:hover{ color:#07b053;}
.gsjj .jj .xw dl dd{ font-size:14px; line-height:30px;}
.gsjj .jj .xw dl dd span{ font-size:14px; color:#666; line-height:32px;}
.gsjj .jj .xw dl dd a:hover{ color:#07b053;}
.pages {
	border: medium none;
	clear: both;
	font-size: 12px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	margin-top: 40px;
}
.pages a {
	background: #ccc none repeat scroll 0 0;
	border-radius: 3px;
	color: #696969;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	margin: 0 2px;
	padding: 0 15px;
	text-align: center;
}
.pages a:hover {
	color: #fff;
	background: #07b053;
}

.foot {
	width: 100%;
	background: #07b053;
	margin-top: -4px;
}
.foot .footer {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.foot .footer img.logo1 {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-top: 30px;
	border-right: 1px solid #fff;
	padding-right: 5%;
	padding-bottom: 10px;
}
.foot .footer .lx {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	padding-bottom: 10px;
}
.foot .footer dl.lx dt {
	font-weight: bolder;
	font-size: 16px;
	font-family: 微软雅黑;
}
.foot .footer dl.lx dd {
/*	border-bottom: 1px dashed #fff;*/
	line-height: 32px;
	padding-right: 10px;
}
.foot .footer .ewm {
	float: right;
	width: 110px;
	margin-left: 30px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.foot .footer .ewm img {
	width: 100%;
}
.foot .footer .bottom {
	text-align: center;
	border-top: 1px solid #fff;
	line-height: 35px;
	color: #fff;
}
.foot .footer .bottom a {
	color: #fff;
}
