@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: #ecebea;
	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 h4 {
	text-align: center;
	font-size: 28px;
	color: #242424;
	line-height: 12px;
	margin-bottom: 45px;
}
.gsjj .jj h4 span {
	width: 40px;
	border-bottom: 2px solid #07b053;
	font-size: 25px;
}
.gsjj .jj p {
	text-indent:2em;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
}
.gsjj .jj .bq {
	padding-top: 30px;
}
.gsjj .jj .bq .bq1 {
	width: 26%;
	float: left;
	margin-left: 3.5%;
	margin-right: 3.5%;
	text-align: center;
}
.gsjj .jj .bq .bq1 a {
	position: relative;
	width: 100%;
	display: block;
}
.gsjj .jj .bq .bq1 a img {
	width: 60px;
	height: auto;
	transition: all 0.8s ease;
	padding-bottom: 30px;
	position: absolute;
	top: 0;
	left: 113px;
}
.gsjj .jj .bq .bq1 a:hover img {
	width: 70px;
	height: auto;
	transform: scale(1);
	position: absolute;
	top: 0;
	left: 108px;
}
.gsjj .jj .bq .bq1 h5 {
	font-size: 16px;
	color: #000;
	margin-top: 80px;
	line-height: 2.5em;
}
.gsjj .jj .bq .bq1 p {
	font-size: 13px;
	color: #666;
	line-height: 25px;
}
.gsjj .jj .lj {
	width: 150px;
	margin: 0 auto;
	height: 40px;
	margin-top: 35px;
}
.gsjj .jj .lj a {
	width: 100%;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: 2px solid #07b053;
	color: #333333;
}
.gsjj .jj .lj a:hover {
	background: #07b053;
	color: #fff;
}
.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;
}
