@charset "utf-8";
/* CSS Document */

#jjfa{width: 1200px;height: auto;overflow: hidden;position: relative;float: left;}
.team_box, .team_show {
	float: left;
	height: auto;
	width: 1200px;
	margin-bottom: 60px;
}
.team_box img {
	float: left;
	height: auto;
}
.team_box_r{
	float: right;
	height: auto;
	width: 650px;
}
.team_box_r .txt{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FB6000;
	line-height: 24px;
	margin-bottom: 40px;
	padding-left: 10px;
}
.team_box_r .pic {
	float: left;
	width: 74px;
	margin-right: 50px;
}
.team_box_r .pic img{
	float: left;
}
.team_box_r .pic .txt2{
	line-height: 28px;
	width: 74px;
	text-align: center;
}
.team_show .box_txt{
	width: 670px;
	line-height: 30px;
}
.team_show .box_pic{
}
