.main .banner {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	color: #fff;
	box-sizing: border-box;
	width: 100%;
	/* background-image: url(../images/active_banner_img1.fa5b396c8c.png); */
	height: 6.76rem
}


.main h4 {
	font-size: .48rem;
	font-family: PingFang-SC-Bold;
	font-weight: 700;
	color: #333;
	line-height: .66rem
}

.main p {
	font-size: .24rem;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	color: #666;
	line-height: .34rem;
	margin-top: .24rem
}

.main .title {
	display: flex;
	flex-direction: column;
	margin-bottom: .8rem
}

.main .title h4 {
	margin-top: .8rem
}

.main .title p {
	margin-top: .24rem;
	text-align: center;
}


.main .section_block {
	font-size: 0
}

.main .section_block img {
	width: 100%;
	height: auto
}