.zy_banner {
	width: 100%;
	position: relative;
	height: 300px;
	overflow: hidden;
}
.zy_banner img {
	display: block;
	width: 1920px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.oth {
	background: #f9f9f9;
	width: 100%;
	height: 46px;
}
/*position*/
.position {
	line-height: 46px;
	font-size: 14px;
	color: #7e7e7e;
	background: url(../image/cur.png) no-repeat left center;
	padding-left: 30px;
	text-align: center;
}
.position a {
	color: #7e7e7e;
}
.position a:hover {
	text-decoration: underline;
}

.oth_nav li {
	float: left;
	margin-left: 30px;
	width: 100px;
	line-height: 46px;
}
.curr {
	border-bottom: 2px solid #029901;
}
.curr a {
	color: #029901 !important;;
}
.oth_nav li a {
	color: #7e7e7e;
	font-size: 14px;
	display: block;
	text-align: center;
}
.oth_nav li a:hover {
	border-bottom: 2px solid #029901;
	color: #029901;
}

/*team_box*/
.produ_box {
	padding-top: 30px;
}
.produ_box ul li {
	float: left;
	width: 23%;
	margin-bottom: 20px;
	margin-right: 24px;
}
.produ_box ul li a.produ_img {
	width: 100%;
	height: 202px;
	overflow: hidden;
	display: block;
	border: 1px solid #ABAAA9;
}
.produ_box ul li  p a {
	margin-top: 20px;
}
.produ_box ul li a.produ_img:hover img {
	transform: scale(1.14, 1.14);
	ms-transform: scale(1.14, 1.14);
	webkit-transform: scale(1.14, 1.14);
	opacity: 1;
}
.produ_box ul li a img {
	max-width: 100%;
	min-height: 100%;
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
	-ms-transition: -ms-transform 0.4s ease;
}
.produ_box ul li p {
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-size: 14px;
	font-family: "微软雅黑";
	background: #333333;
}
.produ_box ul li p a {
	display: block;
	overflow: hidden;
	color: #fff;
}
.produ_box ul li p a:hover {
	color: #fff;
	background: #029901;
}

/*news_box*/
.news_box {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.news_box ul {
}
.news_box ul li {
	float: left;
	margin-left: 36px;
	border: 1px #dadada solid;
	width: 360px;
	margin-bottom: 30px;
}
.news_box ul li img {
	padding: 5px 5px;
	width: 350px;
	height: 225px;
}
.news_box ul li .news_title {
	font-size: 14px;
	color: #333;
	padding: 5px 5px;
	text-align: center;
}
.news_p {
	font-size: 13px;
	height: 22px;
	overflow: hidden;
	font-weight: normal;
	padding: 5px;
	color: #333;
}
.news_box ul li:hover {
	border: 1px #029901 solid;
}
.news_box ul li .news_title:hover {
	color: #029901;
}

.new_sub ul li {
	line-height: 54px;
	border-bottom: 1px #dadada dotted;
	background: url(../image/icon2.png) no-repeat left center;
	padding-left: 15px;
}
.new_sub ul li a {
	font-size: 14px;
}
.new_sub ul li a:hover {
	color: #029901;
}
.new_sub ul li span {
	float: right;
}
/*article-box*/
.article-box {
	position: relative;
}
.article-box .hd {
	padding: 60px 0 0 0;
}
.article-box .sub-hd {
	background-color: #edf1f7;
	height: 42px;
	line-height: 42px;
	font-size: 13px;
}
.bdsharebuttonbox {
	margin-top: 7px;
	float: right;
}
.article-box .bd {
	line-height: 1.8;
}
.article-box .fd {
	padding: 20px 0;
	border-top: 1px dotted #dcdcdc;
	line-height: 1.8;
	position: relative;
}
.article-box .fd a:hover {
	color: #5488e5;
}
.article-box .fd p {
	margin-bottom: 5px;
}
.article-box .hd {
	padding-bottom: 24px;
	text-align: center;
}
.article-box .bd {
	padding: 30px 0;
}
.article-box .hd span {
	margin: 0 10px;
	color: #999;
}
.article-box .hd h1 {
	font-size: 25px;
	margin-bottom: 26px;
	color: #333;
}
.article-box .bd p {
	margin-bottom: 20px;
}
.return {
	width: 80px;
	height: 40px;
	background: #ccc;
	padding: 20px 0;
	border-top: 1px dotted #dcdcdc;
	line-height: 1.8;
}
.art {
	margin-top: 40px;
	margin-bottom: 30px;
}

/*fanye */
.fanye {
	text-align: center;
	margin: 30px auto;
}
.fanye {
	text-align: center;
	margin: 30px auto;
}
.page {
	display: inline-block;
	overflow: hidden;
}
.fanye ul li {
	width: 40px;
	height: 30px;
	line-height: 30px;
	float: left;
	border: 1px #dfdfdf solid;
	margin-right: 10px;
	margin-bottom: 15px;
}
.fanye ul li span {
	width: 40px;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: center;
	color: #555 ï¼›
}
.fanye ul li a:hover {
	color: #029901;
}
.fanye ul li span:hover {
	color: #029901;
}

.Sfenye {
	text-align: center;
	margin: 66px auto;
}
.Sfenye a, .Sfenye span {
	padding: 5px 13px;
	border: 1px solid #DFDFDF;
	margin: 0px 6px;
}
.Sfenye span, .Sfenye a:hover {
	background-color: #DFDFDF;
	color: #FFFFFF;
}
.cont_p{
float:left;
}
