.team_box p{
	text-indent: 2em;
	line-height: 36px;
}
.team_box img{
	display: block;
	margin: 0 auto;
}
.teamList_box{
	background: url(../n_img/teamList_bg.jpg) no-repeat center 0;
}
.container_team{
	width: 1133px;
	margin: 0 auto;
}
.teamList_con{
	padding: 50px 0;
}
.teamList_con>div{
	display: inline-block;
	vertical-align: middle;
}
.teamList_con>div{
	*display: inline;
}
.teamList_pic{
	width: 468px;
	height: 432px;
	overflow: hidden;
}
.teamList_txt{
	width: 620px;
}
.pic_left{
	margin-left: 40px;
}
.pic_right{
	margin-right: 40px;
}
.teamList_txt .title{
	border-bottom: 1px dashed #b2b5ae;
}
.teamList_txt .title p{
	width: 48%;
	display: inline-block;
	font-size: 20px;
	text-indent: 1em;
}
.teamList_txt .title p{
	*display: inline;
}
.teamList_txt .title .name,.teamList_txt .title .job{
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 10px;
	background: url(../n_img/team_icon.png) no-repeat;
}
.teamList_txt .title .name{
	background-position: 0 0;
}
.teamList_txt .title .job{
	background-position: -24px 0;
}
.teamList_txt .con div:first-child{
	width: 146px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #00aeac;
	margin: 28px 0 18px 0;
}
.teamList_txt .con div:first-child .intro{
	display: inline-block;
	width: 11px;
	height: 11px;
	margin-right: 10px;
	background: url(../n_img/team_icon.png) no-repeat;
	background-position: -51px -13px;
}
.teamList_txt .con div:first-child .arrow{
	display: inline-block;
	width: 10px;
	height: 13px;
	margin-left: 20px;
	background: url(../n_img/team_icon.png) no-repeat;
	background-position: -62px -11px;
}
.teamList_txt .con div:nth-child(2){
	width: 607px;
	height: 112px;
	background: url(../n_img/teamList_bg.png) no-repeat;
}
.teamList_txt .con div:nth-child(2) p{
	line-height: 24px;
	padding: 20px 16px;
}

.con3{
	background: #f6f6f6;
	padding: 1px;
}
.con3 p{
	margin: 40px 0;
}
.con3 img{
	margin-bottom: 80px;
}
