.supplier-img{
	width: 100%;
	height: 400px;
	object-fit: cover;
	border-radius: 30px;
}

.supplier-section{
	text-align: center;
}

.supplier-text{	
	margin: 100px 35%;
}

.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;
}