@charset "utf-8";
/* CSS Document */
.team_1{
	width:1000px;
	margin-top:30px;
	}
.row_ul{
	width:1000px;
	display:block;
	}
.row_li{
	width:1000px;
	display:block;
	margin-bottom:30px;
	}
.col_ul{
	width:1000px;
	height:215px;
	display:block;
	}
.col_ul li{
	width:134px;
	height:215px;
	display:block;
	float:left;
	margin-right:35.2px;
	}
.col_ul li:last-child{
	margin-right:0;
	}
.col_ul li a{
	width:134px;
	height:215px;
	display:block;
	}
.col_ul li img{
	width:130px;
	height:182px;
	padding:1px;
	border:1px solid #dbdad8;
	display:block;
	}
.col_ul li span{
	width:130px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:15px;
	color:#3b3b3b;
	display:block;
	}
.personage{
	max-width:760px;
	height:auto;
	overflow:hidden;
	padding:30px 20px;
	}
.photo{
	width:122px;
	height:auto;
	float:left;
	margin-right:30px;
	overflow:hidden;
	}
.photo img{
	display:block;
	width:120px;
	border:1px solid #dbdad8;
	margin-top:8px;
	}
.resume{
	height:auto;
	float:left;
	overflow:hidden;
	max-width:608px;
	}
.resume p{
	font-size:14px;
	line-height:28px;
	color:#3b3b3b;
	text-align:left;
	}
.resume h3{
	text-align:left;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
	}


