.section-title {
	display: flex;
	align-items: baseline;
}

.honor-section {
	margin-top: 60px;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}

.section-vice-title {
	font-size: 20px;
	font-weight: normal;
}

.honor-item {
	text-align: center;
}

.honor-item h1 {
	font-size: 50px;
	font-family: PingFang SC;
	font-weight: 300;
	letter-spacing: 2px;
	color: #00BCAE;
}

.honor-item p {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 40px;
	color: #747474;
}

.outer-box {
	margin-top: 50px;
}

.swiper-slide-title{
	margin-top: 20px;
	font-size: 17px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #747474;
}

.swiper-slide-name{
	margin-top: 20px;
	font-size: 15px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #747474;
}