﻿.section{
	padding: 2rem 0;
}
.section .section-title{
	text-align: center;
}
.section-title h1{
	font-size: 1.8rem;
	color: #333333;
	margin: 0;
	font-weight: normal;
	letter-spacing: 3px;
	margin-bottom: 0.25rem;
}
.section-title text{
	font-size: 1rem;
	color: #666666;
	letter-spacing: 2px;
}
/* 内容0 */
.section-0{
	background: url(../../../images/scheme/increment_scheme/pre_sale_delivery/section-0-bg.png) no-repeat;
	background-size: 100%;
	height: 39rem;
}
.section-0 .section-l-title{
	color: #FFFFFF;
	padding: 6.6rem 0 0 20rem;
}
.section-0 .section-l-title p{
	font-size: 2.75rem;
	letter-spacing: 4px;
	text-shadow: 0px 3px 6px rgba(219,89,20,0.43); 
	font-weight: bold;
	margin-bottom: 0.25rem;
}
.section-0 .section-l-title text{
	font-size: 1.3rem;
	letter-spacing: 2px
}
.section-0 .section-l-title .section-btn{
	width: 9rem;
	height: 2.3rem;
	line-height: 2.3rem;
	text-align: center;
	border: 1px solid #fc6725;
	border-radius: 1.2rem;
	background: #FFFFFF;
	color: #FC6725;
	font-size: 0.95rem;
	margin-top: 1rem;
	cursor: pointer;
}
.section-0 .section-l-title .section-btn.active{
	background: #fc6725;
	color: #FFFFFF;
}
.arrow1{
	width: 8.2rem;
	height: 2.9rem;
	position: absolute;
	top: 1rem;
	right: -7.5rem;
}
.arrow2{
	width: 4.6rem;
	height: 8.35rem;
	position: absolute;
	top: -2rem;
	right: -3rem;
}
.arrow3{
	width: 8.05rem;
	height: 2.65rem;
	position: absolute;
	bottom: 4rem;
	right: -7rem;
}
.arrow4{
	width: 4.95rem;
	height: 8.3rem;
	position: absolute;
	left: -3rem;
	bottom: -3rem;
}
/* 内容1 */
.section-1{
	padding-top: 0;
}
.section-1 .section-content{
	width: 45.5rem;
	margin: 0 auto;
	border-radius: 0.95rem;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13); 
	padding: 2rem 6rem;
	margin-top: -2.5rem;
	background: #FFFFFF;
}
.section-1 .section-content .section-group-o{
	margin-top: 2rem;
}
.section-1 .section-content .section-group-o .section-group{
	margin-top: 1rem;
	display: flex;
	justify-content: center;
}
.section-1 .section-content .section-group-o .section-group .section-item{
	margin-right: 7rem;
	text-align: center;
	width: 11rem;
	position: relative;
}
.section-1 .section-content .section-group-o .section-group .section-item:last-child{
	margin-right: 0;
}
.section-1 .section-content .section-group-o .section-group .section-item .section-image{
	width: 5.9rem;
	height: 5.5rem;
	margin: 0 auto;
}
.section-1 .section-content .section-group-o .section-group .section-item .section-image img{
	width: 100%;
	height: 100%;
	margin-left: -0.75rem;
}
.section-1 .section-content .section-group-o .section-group .section-item .section-desc{
	margin-top: 0.5rem;
	text-align: center;
}
.section-1 .section-content .section-group-o .section-group .section-item .section-desc p{
	font-size: 1rem;
	font-weight: bold;
	color: #434245;
	letter-spacing: 2px;
	margin-bottom: 0.5rem;
}	
.section-1 .section-content .section-group-o .section-group .section-item .section-desc text{
	font-size: 0.75rem;
	color: #666666;
	line-height: 1.3rem;
	letter-spacing: 1px;
	display: inline-block;
}
/* 内容2 */
.section-2{
	padding-top: 1rem;
}
.section-2 .section-images{
	display: flex;
	justify-content: space-between;
	width: 57.5rem;
	margin: 0 auto;
	padding-bottom: 1rem;
}
.section-2 .section-images .section-item{
	width: 13.55rem;
	margin-top: 1.5rem;
}
.section-2 .section-images .section-item .section-img{
	width: 100%;
	height: 15.45rem;
	position: relative;
}
.section-2 .section-images .section-item .section-img img{
	width: 100%;
	height: 100%;
}
.section-2 .section-images .section-item .section-img p{
	position: absolute;
	left: 50%; 
	top: 1rem;
	transform: translate(-50%, 0);
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.5rem;
}
.section-2 .section-images .section-item .section-desc{
	
}
.section-2 .section-images .section-item .section-desc p{
	font-size: 0.9rem;
	line-height: 1.3rem;
	color: #666666;
	letter-spacing: 1px;
	padding: 0 1rem;
	text-align: center;
}
/* 内容3 */
.section-3{
	padding-top: 3rem;
	padding-bottom: 0;
	background: #f2f2f2;
}
.section-3 .section-content{
	width: 57.5rem;
	display: flex;
	margin: 0 auto;
}
.section-3 .l-image{
	width: 34.1rem;
	height: 20.15rem;
}
.section-3 .section-r{
	margin-left: 4rem;
	padding-top: 2.5rem;
}
.section-3 .section-r .section-sub-title{
	font-size: 1.8rem;
	color: #333333;
	letter-spacing: 3px;
	margin-bottom: 2rem;
}
.section-3 .section-r .section-desc{
	display: flex;
	align-items: center;
}
.section-3 .section-r .section-desc p{
	font-size: 1rem;
	background: linear-gradient(180deg,#fb946f, #fa637f);
	border-radius: 50%;
	width: 2.95rem;
	height: 2.95rem;
	line-height: 2.95rem;
	color: #FFFFFF;
	text-align: center;
}
.section-3 .section-r .section-desc i{
	font-style: normal;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fa667d;
	letter-spacing: 2px;
}
.section-3 .section-r .section-desc text{
	color: #666666;
	letter-spacing: 1px;
	font-size: 0.9rem;
	margin-left: 0.5rem;
}
.section-3 .section-bg{
	height: 3.6rem;
	background: linear-gradient(186deg,#fb946f 0%, #fa637f 96%);
	margin-top: -3rem;
}
/* 内容4 */
.section-4{
	background: url(../../../images/scheme/increment_scheme/pre_sale_delivery/section-4-bg.png) no-repeat;
	background-size: 100%;
	height: 41rem;
	padding-bottom: 0;
}
.section-4 .section-group{
	padding: 0 21rem;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 1rem;
}
.section-4 .section-group .section-item{
	width: 16.25rem;
	height: 16.25rem;
	position: relative;
	margin-left: -1.5rem;
	margin-bottom: -1.5rem;
}
.section-4 .section-group .section-item img{
	width: 100%;
	height: 100%;
}
.section-4 .section-group .section-item p{
	position: absolute;
	bottom: 2rem;
	left: 50%;
	transform: translate(-50%, 0);
	font-size: 1rem;
	font-weight: bold;
	color: #434245;
	letter-spacing: 2px;
}
/* 内容5 */
.section-5{
	padding-top: 0.5rem;
	padding-bottom: 1rem;
}
.section-5 .section-headline{
	width: 14.1rem;
	height: 3.25rem;
	margin: 0 auto;
	line-height: 3.25rem;
	text-align: center;
	color: #ffffff;
	letter-spacing: 3px;
	font-size: 1.8rem;
	background: #fc6725;
	border-radius: 0.75rem;
}
.section-5 .section-group{
	padding: 0 24rem;
	display: flex;
	flex-wrap: wrap;
	margin-top: 2rem;
}
.section-5 .section-group .section-line{
	width: 2.5rem;
	height: 1.2rem;
	background: #fc6725;
	opacity: 0.56;
	position: relative;
	top: 19.75rem;
}
.section-5 .section-group .section-item{
	width: 13.5rem;
	height: 21.7rem;
	position: relative;
	margin-bottom: 2rem;
}
.section-5 .section-group .section-item img{
	width: 100%;
	height: 100%;
}
.section-5 .section-group .section-item p{
	position: absolute;
	bottom: 0.8rem;
	left: 50%;
	transform: translate(-20%, 0);
	font-size: 1rem;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 2px;
	width: 100%;
}
/* 内容6 */
.section-6{
	padding-top: 0;
	padding-left: 18rem;
	padding-right: 18rem;
	background: #ffeee8;
}
.section-6 .section-bg{
	width: 60rem;
	height: 12.35rem;
	position: relative;
}
.section-6 .section-bg img{
	width: 100%;
	height: 100%;
	margin-top: -1.75rem;
}
.section-6 .section-bg .section-desc{
	color: #FFFFFF;
	position: absolute;
	top: 10%;
	left: 50%;
	transform: translate(-50%, 0);
}
.section-6 .section-bg .section-desc p{
	letter-spacing: 3px;
	font-size: 1.8rem;
	margin-bottom: 0.25rem;
}
.section-6 .section-bg .section-desc text{
	letter-spacing: 2px;
	font-size: 1rem;
	display: inline-block;
}
.section-6 .section-images{
	display: flex;
	margin-top: -1.75rem;
	justify-content: space-evenly;
	padding: 0 0.5rem;
}
.section-6 .section-images img{
	width: 13.6rem;
	height: 8.8rem;
}
/* 内容7 */
.section-7{
	padding-bottom: 1rem;
}
.section-7 .section-content{
	display: flex;
	align-items: center;
	margin-top: 3rem;
	justify-content: center;
}
.section-7 .section-content .section-group{
	display: flex;
	flex-direction: column;
}
.section-7 .section-content .section-group .section-item{
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
.section-7 .section-content .section-group .section-item .section-item-l{
	width: 10.35rem;
}
.section-7 .section-content .section-group1 .section-item .section-item-l{
	text-align: right;
	margin-right: 0.5rem;
}
.section-7 .section-content .section-group2 .section-item .section-item-l{
	text-align: left;
	margin-left: 0.5rem;
}
.section-7 .section-content .section-group .section-item .section-item-l p{
	color: #fc6725;
	letter-spacing: 1px;
	font-size: 0.9rem;
	font-weight: bold;
}
.section-7 .section-content .section-group .section-item .section-item-l text{
	color: #666666;
	line-height: 1.1rem;
	letter-spacing: 1px;
	display: inline-block;
	font-size: 0.7rem;
}
.section-7 .section-content .section-group .section-item .section-item-r{
	width: 3.5rem;
	height: 3.5rem;
}
.section-7 .section-content .section-group .section-item .section-item-r img{
	width: 100%;
	height: 100%;
}
.section-7 .section-content .section-images{
	display: flex;
}
.section-7 .section-content .section-images .section-images-l{
	display: flex;
	flex-direction: column;
}
.section-7 .section-content .section-images .section-images-l img{
	position: relative;
}
.section-7 .section-content .section-images .section-images-l img:nth-child(1){
	width: 5.45rem;
	height: 5.4rem;
	right: -0.5rem;
	top: -1rem;
}
.section-7 .section-content .section-images .section-images-l img:nth-child(2){
	width: 5.1rem;
	height: 1.8rem;
	right: -0.5rem;
	top: -0.5rem;
}
.section-7 .section-content .section-images .section-images-l img:nth-child(3){
	width: 5rem;
	height: 2.75rem;
	bottom: -1rem;
}
.section-7 .section-content .section-images .section-images-l img:nth-child(4){
	width: 5.8rem;
	height: 5.9rem;
	bottom: -2rem;
}
.section-7 .section-content .section-images .section-images-c{
	width: 14.7rem;
	height: 17.2rem;
	margin: 0 0.5rem;
}
.section-7 .section-content .section-images .section-images-r{
	display: flex;
	flex-direction: column;
}
.section-7 .section-content .section-images .section-images-r img{
	position: relative;
}
.section-7 .section-content .section-images .section-images-r img:nth-child(1){
	width: 5.45rem;
	height: 5.4rem;
}
.section-7 .section-content .section-images .section-images-r img:nth-child(2){
	width: 5.1rem;
	height: 1.8rem;
}
.section-7 .section-content .section-images .section-images-r img:nth-child(3){
	width: 5rem;
	height: 2.75rem;
}
.section-7 .section-content .section-images .section-images-r img:nth-child(4){
	width: 5.8rem;
	height: 5.9rem;
	bottom: -1rem;
}
/* 内容8 */
.section-8{
	background: rgba(232,232,232,0.34);
	padding-bottom: 3rem;
}
.section-8 .section-box-o{
	margin-top: 2rem;
}
.section-8 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2rem;
}
.section-8 .section-box .section-square{
	width: 1.3rem;
	height: 1.3rem;
	background: #FC6725;
}
.section-8 .section-box .section-border{
	width: 10.55rem;
	text-align: center;
	border: 2px solid #fc6725;
	border-radius: 0.75rem;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.12);
	height: 4rem;
	padding: 0.5rem 0;
	background: #FFFFFF;
}
.section-8 .section-box .section-border img{
	height: 4rem;
}
.section-8 .learn-more{
	background: #f06739;
	width: 10rem;
	height: 3rem;
	margin: 0 auto;
	line-height: 3rem;
	text-align: center;
	margin-top: 2.5rem;
	font-size: 1.3rem;
	color: #FFFFFF;
	border-radius: 0.45rem;
	cursor: pointer;
}
