.group {
	margin-top: 2.875rem;
	text-align: center;
}
.group .icon {
	width: 40px;
	height: 40px;
	margin-bottom: 1.25rem;
}
.group .subTitle {
	font-size: 18px;
	font-family: Alibaba PuHuiTi;
	font-weight: 500;
	color: #262626;
	line-height: 30px;
}

.group .subInfo {
	font-size: 14px;
	font-family: Alibaba PuHuiTi;
	font-weight: 400;
	color: #262626;
	line-height: 24px;
}

.bg {
	margin-top: 9.375rem;
	padding-bottom: 20px;
	overflow: hidden;
	min-height: 353px;
	background: #0059D4;
}

.bg h3 {
	color: #fff !important;
}

.bg .title-bg {
	color: #3583E1 !important;
}

.bg .title-describe {
	color: #fff !important;
}

.bg .info {
	color: #fff !important;
}

#app .carouselImg {
	width: 100%;
	height: 100%;
}