﻿.section{
	padding: 3rem 0;
}
/* 标题1 */
.section .section-title{
	text-align: center;
}
.section .section-title p{
	font-size: 1.9rem;
	color: #fba45a;
	letter-spacing: 2px;
	margin-bottom: 0.5rem;
}
.section .section-title text{
	font-size: 1rem;
	color: #666666;
	display: inline-block;
	line-height: 1.5rem;
	letter-spacing: 1px;
}
/* 内容0 */
.section-0{
	height: 32.5rem;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-0-bg.png) no-repeat center;
	background-size: cover;
}
.section-0 .section-banner{
	padding: 7.7rem 0 0 19.25rem;
}
.section-0 .section-banner .section-banner-title{
	color: #fd8b20;
	font-size: 2.15rem;
	letter-spacing: 2px;
	margin-bottom: 0.45rem;
}
.section-0 .section-banner p{
	color: #ffffff;
	font-size: 2.15rem;
	letter-spacing: 2px;
	margin-bottom: 1.1rem;
}
.section-0 .section-banner text{
	display: block;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 1.15rem;
}
.section-0 .section-banner .section-down-btn{
	padding: 0.6rem 0.4rem;
	background: linear-gradient(265deg,#fcbf87 26%, #fd8b22 90%);
	border-radius: 1.4rem;
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 1.05rem;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 10rem;
	margin-top: 3rem;
	cursor: pointer;
}
.section-0 .section-banner .section-down-btn img{
	margin-left: 1.35rem;
	width: 1.3rem;
	height: 1.3rem;
}
/* 内容1 */
.section-1{
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-1-bg.png) no-repeat center 18rem;
	background-size: 100%;
	padding-bottom: 2rem;
}
.section-1 .section-content{
	display: flex;
	justify-content: center;
	margin-top: 3rem;
}
.section-1 .section-content .section-l{
	width: 24.85rem;
	height: 23.75rem;
	margin-right: -14rem;
	margin-top: 1rem;
	position: relative;
	z-index: 1;
}
.section-1 .section-content .section-image{
	width: 22.85rem;
	height: 22.85rem;
	position: relative;
}
.section-1 .section-content .section-image img{
	width: 100%;
	height: 100%;
}
.section-1 .section-content .section-image .section-btn{
	position: absolute;
	color: #f7fdfb;
	background: #00c08b;
	border-radius: 1.1rem;
	font-size: 0.9rem;
	padding: 0.5rem 1.2rem;
}
.section-btn1{
	top: 1rem;
	right: 1rem;
}
.section-btn2{
	top: 4.5rem;
	right: -1rem;
}
.section-btn3{
	top: 8rem;
	right: -5rem;
}
.section-btn4{
	top: 11.5rem;
	right: -4rem;
}
.section-btn5{
	top: 15rem;
	right: -4rem;
}
.section-btn6{
	top: 18.5rem;
	right: 4rem;
}
/* 内容2 */
.section-2{
	padding: 0;
	height: 32rem;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-2-bg.png) no-repeat center;
	background-size: 140%;
	margin-top: -4rem;
}
.section-2 .section-title{
	padding-top: 7rem;
}
.section-2 .section-title p{
	color: #FFFFFF;
}
.section-2 .section-title text{
	color: #FFFFFF;
}
.section-2 .section-image{
	margin: 0 auto;
	width: 52.5rem;
	height: 27.05rem;
}
.section-2 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容3 */
.section-3{
	padding-top: 7rem;
	position: relative;
	overflow: hidden;
	padding-bottom: 0;
}
.section-3 .section-images-o{
	padding-left: 2rem;
	height: 55rem;
}
.section-3 .section-images-o .section-icon1{
	position: absolute;
	width: 32.5rem;
	height: 32.5rem;
	left: -10rem;
	top: -3rem;
}
.section-3 .section-images-o .section-icon2{
	position: absolute;
	width: 34rem;
	height: 34rem;
	right: -10rem;
	bottom: 7rem;
}
.section-3 .section-images{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.section-3 .section-images .section-image{
	width: 29.55rem;
	height: 29.55rem;
	position: relative;
}
.section-3 .section-images .section-image img{
	width: 100%;
	height: 100%;
}
.section-3 .section-images .section-image1{
	width: 20.6rem;
	height: 22.7rem;
	margin-top: 2.9rem;
}
.section-3 .section-images .section-image .section-border1{
	width: 11.35rem;
	height: 4.5rem;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-3-border1.png) no-repeat center;
	background-size: 100%;
	position: absolute;
}
.section-3 .section-images .section-image .section-border2{
	width: 11.35rem;
	height: 4.5rem;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-3-border2.png) no-repeat center;
	background-size: 100%;
	position: absolute;
}
.section-3 .section-images .section-image .section-border p{
	position: absolute;
	left: 50%; 
	top: 37%;   
	transform: translate(-50%, -50%); 
	color: #ffffff;
	letter-spacing: 1px;
	font-size: 0.9rem;
	width: 100%;
	text-align: center;
}
.section-3 .section-images .section-image2{
	margin-left: 1rem;
}
.section-3 .section-images .section-image3{
	
}
.section-3 .section-images .section-image4{
	margin-left: -7rem;
}
/* 内容4 */
.section-4{
	height: 28.45rem;
	padding: 0;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-4-bg.png) no-repeat center;
	background-size: cover;
}
.section-4 .section-border{
	margin-left: 27.45rem;
	margin-top: 2rem;
	width: 20.5rem;
	height: 12.15rem;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-4-border.png) no-repeat center;
	background-size: 100%;
	position: absolute;
}
.section-4 .section-border p{
	color: #434245;
	letter-spacing: 2px;
	font-size: 1.45rem;
	position: absolute;
	left: 5.5rem;
	top: 2rem;
}
/* 内容5 */
.section-5{
	background: rgba(251,185,128,0.09);
}
.section-5 .section-group{
	padding: 0 20.2rem;
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}
.section-5 .section-group .section-item{
	margin-left: -1rem;
	position: relative;
}
.section-5 .section-group .section-item .section-circle{
	background: rgba(252,103,37,0.33);
	border-radius: 50%;
	position: absolute;
	z-index: -1;
}
.section-5 .section-group .section-item .section-circle1{
	width: 1.5rem;
	height: 1.5rem;
	top: -1.25rem;
	left: -1.25rem;
}
.section-5 .section-group .section-item .section-circle2{
	width: 3.55rem;
	height: 3.55rem;
	top: 0;
	left: 0;
}
.section-5 .section-group .section-item .section-circle3{
	width: 1.6rem;
	height: 1.6rem;
	right: 0;
	top: 0;
}
.section-5 .section-group .section-item .section-circle4{
	width: 5.3rem;
	height: 5.3rem;
	bottom: 2rem;
	right: -1rem;
}
.section-5 .section-group .section-item:first-child{
	margin-left: 0;
}
.section-5 .section-group .section-item .section-image{
	width: 14.4rem;
	height: 27.65rem;
}
.section-5 .section-group .section-item p{
	width: 7.5rem;
	height: 1.6rem;
	line-height: 1.6rem;
	text-align: center;
	background: #fc6725;
	border-radius: 0.8rem;
	font-weight: bold;
	color: #ffffff;
	font-size: 0.9rem;
	letter-spacing: 1px;
	margin: 0 auto;
	margin-top: -0.5rem;
	position: relative;
}
.section-5 .section-group .section-item p .section-line{
	position: absolute;
	left: 24rem; 
	top: 50%;   
	transform: translate(-50%, -50%); 
	width: 37rem;
	border: 1px dashed #fc6725;
}
/* 内容6 */
.section-6{
	
}
.section-6 .section-group{
	margin-top: 2rem;
	padding: 0 21rem 0 22rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-6 .section-group .section-item{
	margin-bottom: 4rem;
	display: flex;
	align-items: center;
}
.section-6 .section-group .section-item:nth-child(n+7){
	margin-bottom: 0;
}
.section-6 .section-group .section-item img{
	width: 3.95rem;
	height: 3.95rem;
}
.section-6 .section-group .section-item .section-desc{
	margin-left: 0.5rem;
}
.section-6 .section-group .section-item .section-desc p{
	color: #434245;
	letter-spacing: 2px;
	font-size: 1rem;
}
.section-6 .section-group .section-item .section-desc text{
	color: #666666;
	letter-spacing: 1px;
	font-size: 0.6rem;
	display: inline-block;
	width: 13.5rem;
}
.section-6 .section-group .section-item:nth-child(3n) .section-desc text,.section-6 .section-group .section-item:nth-child(3n-2) .section-desc text{
	width: 11rem;
}
/* 内容7 */
.section-7{
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-7-bg.png) no-repeat center;
	background-size: cover;
	padding-bottom: 0;
}
.section-7 .section-title p{
	color: #FFFFFF;
}
.section-7 .section-title text{
	color: #FFFFFF;
}
.section-7 .section-title span{
	display: inline-block;
	text-align: center;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1rem;
	margin-top: 2rem;
}
.section-7 .section-image{
	width: 52.15rem;
	height: 36.75rem;
	margin: 0 auto;
	margin-top: -12rem;
}
.section-7 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容8 */
.section-8{
	background: rgba(244,177,124,0.12);
}
.section-8 .section-image{
	width: 47.75rem;
	height: 21.65rem;
	margin: 0 auto;
	margin-top: 2rem;
}
.section-8 .section-image img{
	width: 100%;
	height: 100%;
}
/* 内容9 */
.section-9{
	padding-top: 0;
	padding-bottom: 2rem;
}
.section-9 .section-title{
	height: 9.35rem;
	background: url(../../../images/scheme/marketing_scheme/applet_micro_mall/section-9-bg.png) no-repeat center;
	background-size: cover;
}
.section-9 .section-title p{
	color: #FFFFFF;
	padding-top: 1.25rem;
}
.section-9 .section-title text{
	color: #FFFFFF;
}
.section-9 .section-image{
	width: 35.9rem;
	height: 28.8rem;
	margin: 0 auto;
}
.section-9 .section-image img{
	width: 100%;
	height: 100%;
}
.section-9 .section-group{
	padding: 0 32rem;
	display: flex;
	justify-content: space-between;
}
.section-9 .section-group .section-item{
	text-align: center;
}
.section-9 .section-group .section-item .section-image{
	width: 4.75rem;
	height: 4.75rem;
	position: relative;
}
.section-9 .section-group .section-item .section-image .section-line{
	position: absolute;
	top: 50%;   
	transform: translate(0, -50%); 
	width: 30rem;
	border-bottom: 5px dashed #fbb980;
}
.section-9 .section-group .section-item .section-image img{
	width: 100%;
	height: 100%;
}
.section-9 .section-group .section-item p{
	margin-top: 1rem;
	color: #434245;
	letter-spacing: 1px;
	font-size: 0.9rem;
}
.section-9 .learn-more{
	width: 8.9rem;
	height: 2.6rem;
	margin: 0 auto;
	line-height: 2.6rem;
	text-align: center;
	font-size: 1.15rem;
	color: #FFFFFF;
	background: #00c08b;
	cursor: pointer;
	margin-top: 2rem;
}