.container {
	width: 1200px;
	margin: 0 auto;
}
.logo img
{
	margin-top: 10px;
	
}
.top {
	height: 30px;
	line-height: 30px;
	color: #999;
	border-bottom: 1px solid #e9e9e9;
}
.top span a {
	margin: 0 10px;
	color: #999;
}
.top span a:hover {
	color: #07923b;
}
.nav .logo {
	margin-top: 12px;
}
.nav_r li {
	float: left;
	margin-left: 1px;
	position: relative;
}

.nav_r li a {
	padding: 40px 25px 0 25px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	line-height: 25px;
	height: 90px;
	font-weight: bold;
}
.nav_r li a span {
	display: block;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-transform: uppercase;
}
.nav_r li.current a, .nav_r li:hover a {
	background: #07923b;
	color: #fff;
}
.nav_r li.current a span, .nav_r li:hover a span {
	color: #a5cdaf;
}
.nav_r li.current a i,.nav_r li a i {
	font-weight: normal;
}
.nav_r li:nth-child(2) a i, .nav_r li:nth-child(3) a i, .nav_r li:nth-child(6) a i {
	color: #07923b;
}
.nav_r li .sub {
	background: #f0f0f0;
	display: none;
	left: 0px;
	position: absolute;
	top: 130px;
	padding: 30px 40px 20px 30px;
	width: 401px;
	z-index: 999;
}
.nav_r li:last-child .sub, .nav_r li:nth-child(5) .sub{
	right: 0;
	left: inherit;
}
.nav_r li .sub_l {
	width: 130px;
}
.nav_r li .sub_l a {
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	padding: 0;
	height: 35px;
	display: block;
	text-align: left;
}
.nav_r li .sub_l a i {
	font-size: 14px;
	margin-right: 5px;
}
.nav_r li:hover .sub a {
	background: none;
	color: #555;
}
.nav_r li:hover .sub a:hover, .nav_r li:hover .sub a:hover i {
	color: #07923b;
}
.nav_r li dl.sub_r {
	overflow: hidden;
	width: 220px;
	border-left: 1px solid #ccc;
	padding-left: 30px;
}
.nav_r li dl.sub_r dt {
	float: left;
	height: 120px;
	width: 220px;
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 2px;
	background: #fff;
}
.nav_r li dl.sub_r dt img {
	height: 120px;
	width: 220px;
	overflow: hidden;
}
.nav_r li dl.sub_r dd {
	float: right;
	margin-top: 10px;
}
.nav_r li dl.sub_r dd a {
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	text-align: left;
	line-height: 25px;
	color: #999;
	height: 50px;
	overflow: hidden;
}
.nav_r li:hover .sub {
	display: block;
}
.nav_r li:hover dl.sub_r dd a {
	color: #999;
}
.nav_r li:nth-child(2):hover a i, .nav_r li:nth-child(3):hover a i, .nav_r li:nth-child(6):hover a i {
	color: #fff;
}
.nav_r li:nth-child(2):hover .sub_l a i, .nav_r li:nth-child(3):hover .sub_l a i, .nav_r li:nth-child(6):hover .sub_l a i {
	color: #555;
}
.nav_r li:nth-child(2):hover .sub_l a:hover i, .nav_r li:nth-child(3):hover .sub_l a:hover i, .nav_r li:nth-child(6):hover .sub_l a:hover i {
	color: #07923b;
}

.cate {
	width: 260px;
	background: #f3f3f3;
	padding-bottom: 38px;
}
.cate ul {
	width: 220px;
	padding: 10px 20px 0 20px;
	border-top: 1px solid #07923b;
	margin-top: 2px;
}
.cate h3 {
	background: #07923b  url("../images/logo3.png") no-repeat scroll  left top;
	text-align: center;
	
	padding: 28px 0;
	color: #fff;
	line-height: 30px;
	font-size: 24px;
}
.cate h3 span {
	font-weight: normal;
	font-size: 12px;
	color: rgba(255,255,255,0.3);
	display: block;
}
.cate li {
	line-height: 50px;
	font-size: 16px;
	text-indent: 1em;
	border-bottom: 1px dotted #dedede;
}
.cate li a
{
	
	display: block;
	
	
}

 .cate li.current a, .cate li:hover a
{
	color: #07923b;
	background: #fff;
	border-radius: 0 50px  50px 0;  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
	
	
}
.cate li:last-child {
	border-bottom: none;
}
.cate li i {
	margin-right: 5px;
	font-size: 12px;
}
.cate li a:hover i
{
	color: #07923b;
}
.link {
	padding: 30px 0 50px 0;
	margin-top: 50px;
	background: #e8e8e8;
	overflow: hidden;
}
.link dl {
	line-height: 30px;
	font-size: 16px;
	float: left;
	margin-right: 147px;
}
.link dl dt {
	line-height: 40px;
	margin-bottom: 10px;
	padding-right: 30px;
	font-weight: bold;
	position: relative;
	border-bottom: 1px dashed #c9c9c9;
}
.link dl dt span {
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 30px;
	border-bottom: 1px solid #07923b;
	display: inline-block;
}
.link dl dd i
{

	font-size: 12px;


	
}
.link dl dd {
	font-size: 14px;
	line-height: 32px;
	color: #999;
	

}
.link dl dd a {
	color: #999;
}
.link dl dd a:hover {
	color: #07923b;
}
.link dl:last-child {
	margin-right: 0;
}
.link dl:nth-child(2) dd:last-child a {
	color: #07923b;
}
.footer {
	background: #2d2d2d;
	padding: 50px 0 70px 0;
	color: #999;
}
.footer .yq {
	background: url(../images/link.png) no-repeat left center;
	height: 70px;
	line-height: 58px;
	border-bottom: 1px solid #545454;
	padding-left: 170px;
	font-size: 14px;
	margin-bottom: 50px;
}
.footer .yq a {
	margin: 0 10px;
	color: #999;
}
.footer .yq a:hover {
	color: #07923b;
}
.footer ul {
	overflow: hidden;
}
.footer ul li {
	float: left;
}
.footer ul li:nth-child(1) {
	margin-top: 50px;
}
.footer ul li:nth-child(2) {
	margin: 0 86px;
	line-height: 35px;
	padding: 0 83px;
	font-size: 14px;
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
}
.footer ul li:nth-child(2) p i {
	margin-right: 6px;
}
.footer ul li:nth-child(3) img {
	width: 170px;
	height: 170px;
	overflow: hidden;
}
.copyright {
	background: #07923b;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
}
.copyright span {
	float: right;
}
.copyright span a {
	color: #fff;
}