/*选项*/
.jj_box{
	width: 1200px;
	margin: 40px auto;
}
.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;
	color: #008053;
}
.jj_up h2{
	font-size: 24px;
	line-height: 36px;
	color: #008053;
}
.jj_up h2 span{
	color: #515151;
}

/*团队介绍*/
.js_box{
	width: 1200px;
	margin: 0 auto;
}
.js_jj{
	font-size: 18px;
	color: #666;
	text-indent: 37px;
	display: block;
}
.js_ul{
	margin-bottom: 90px;
}
.js_li{
	overflow: hidden;
	padding: 30px 16px;
	border-bottom: 1px dotted #a6a6a6;
}
.js_img{
	width: 193px;
	height: 193px;
	border-radius: 50%;
	overflow: hidden;
	float: left;
	margin-right: 30px;
}
.js_text h3{
	font-size: 30px;
	color: #5f5f5f;
	padding-bottom: 10px;
	font-weight: 400;
}
.js_text h3 span{
	color: #008053;
}
.js_text p{
	font-size: 16px;
	color: #5f5f5f;
	line-height: 28px;
}