.member{
	margin-top: 38px;
}
.member .member-top{
	display: flex;
	border-bottom: 1px solid #82bea6;
	padding-bottom: 16px;
}
.member .member-top .left{
	width: 170px;
	height: 93px;
	border: 1px solid #D2D2D2;
}
.member .member-top .left img{
	width: 100%;
	height: 100%;
}
.member .member-top  .right{
	margin-left: 20px;
}
.member .member-top  .right .right-title{
	color: #000000;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	padding-right: 34px;
	border-bottom: 2px solid #2f936b;
}
.member .member-top  .right .right-company{
	font-size: 22px;
	color: #2f936b;
	font-weight: bold;
	margin-top: 8px;
}
.member-bottom{
	margin-top: 32px;
	margin-bottom: 70px;
}
.member-bottom .content{
	text-indent: 2em;
	line-height: 25px;
	margin-top: 8px;
	color: #2c2c2c;
}