/*公司简介*/
.jj_box{
	width: 1200px;
	margin: 20px auto 0;
	padding-bottom: 50px;
}
.jj_up{
	padding-left: 408px;
	background: url(../images/tit.jpg)no-repeat 540px 22px;
}
.jj_up a{
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
}
.jj_up a:hover{
	color: #008053;
}
.jj_up h2{
	font-size: 24px;
	line-height: 36px;
	color: #008053;
}
.jj_up h2 span{
	color: #515151;
}
.jj_xx{
	margin: 20px 0 40px;
	overflow: hidden;
}
.jj_xx li{
	width: 378px;
	margin-right: 30px;
	line-height: 40px;
	background: #f5f5f5;
	border: 1px solid #008053;
	float: left;
	text-align: center;
}
.jj_xx li:nth-child(3n){
	margin-right: 0;
}
.jj_xx li a{
	font-size: 16px;
	font-weight: bold;
	color: inherit;
}
.jj_xx li:hover{
	color: #fff;
	background-color: #00a34a;
}
.jj_style{
	color: #fff;
	background-color: #00a34a !important;
}
.jj_box p{
	line-height: 40px;
	margin-bottom: 20px;
}
.jj_box div{
	width: 880px;
	margin: 0 auto;
}
.jj_img{
	height: 610px;
	overflow: hidden;
}