.cooperation-sort {
	border-bottom: 1px solid #D9D9D9;
	padding-bottom: 100px;
	margin-bottom: 50px;
}

.cooperation-inner {
	margin-top: 60px;
	display: flex;
	align-items: center;
}

.cooperation-img{
	width: 585px;
	height: 300px;
	background: #ABABAB;
	border-radius: 30px;
}

.cooperation-img {
	background: #ABABAB;
	border-radius: 30px;
}

.cooperation-text {
	margin-left: 100px;
}

.cooperation-baseline{
	width: 100%;
	margin: 30px 0;
	border: 1px solid #D9D9D9;
}

.cooperation-title{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	line-height: 26px;
	color: #434343;
}

.talent-wrap{
	margin-top: 50px;
}

.talent-item{
	margin-top: 50px;
}

.talent-head{
	width: 100%;
	height: auto;
	border-radius: 50%;
}

.talent-name{
	text-align: center;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	margin-top: 15px;
	color: #434343;
}