﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 1.7rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.9rem;
}
.section-title .section-line{
    width: 3.85rem;
    height: 0.25rem;
    background: #a176ff;
    border-radius: 3px;
    margin: 0.7rem auto;
}
.section-title text{
    font-size: 0.85rem;
    color: #666666;
	font-weight: bold;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(/images/scheme/industry_scheme/etly/section-0-bg.png) no-repeat;
    background-size: cover;
}
.section-0 .section-banner {
    padding: 9rem 0 0 18rem;
}
.section-0 .section-banner p{
	font-size: 2.3rem;
	color: #5127e2;
	letter-spacing: 0.92px;
	font-weight: bold;
	margin-bottom: 1rem;
}
.section-0 .section-banner text{
	font-size: 1.15rem;
	color: #5127e2;
	letter-spacing: 0.46px;
}
.section-0 .section-buttons{
	margin-top: 2.8rem;
	display: flex;
}
.section-0 .section-buttons a{
	width: 6.7rem;
	height: 2rem;
	line-height: 2rem;
	text-align: center;
	background: #fff;
	border-radius: 1rem;
	font-size: 0.95rem;
	color: #5127e2;
	letter-spacing: 0.38px;
	display: inline-block;
	position: relative;
	z-index: 1;
}
.section-0 .section-buttons .section-button{
	position: relative;
}
.section-0 .section-buttons .section-button2{
	margin-left: 1.35rem;
}
.section-0 .section-buttons .section-button .section-btn-zhezhao{
	position: absolute;
	width: 6.7rem;
	height: 2rem;
	opacity: 0.66;
	background: #5127e2;
	border-radius: 1rem;
	filter: blur(4px);
	top: 0.25rem;
	left: 0;
}
/* 内容1 */
.section-1 .section-images{
	padding: 0 19.25rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 2.45rem;
}
.section-1 .section-images img{
	margin-top: 1.35rem;
	width: 13.4rem;
	height: 8.55rem;
}
/* 内容2 */
.section-2{
	background-color: rgba(163,120,255,0.07);
}
.section-2 .section-image{
	text-align: center;
	margin-top: 2.4rem;
}
.section-2 .section-image img{
	width: 45rem;
	height: 31rem;
}
/* 内容3 */
.section-3 .section-content{
	margin-top: 2.75rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-3 .section-content .section-left{
	width: 36rem;
}
.section-3 .section-content .section-left ul{
	display: flex;
	flex-wrap: wrap;
}
.section-3 .section-content .section-left ul li{
	width: 9rem;
	display: flex;
	align-items: center;
	color: #434245;
	font-size: 1rem;
	line-height: 3rem;
}
.section-3 .section-content .section-left ul li img{
	width: 1.9rem;
	height: 1.9rem;
	margin-right: 0.3rem;
}
.section-3 .section-content .section-right{
	width: 17.1rem;
	height: 24.1rem;
}
.section-3 .section-content .section-right img{
	width: 100%;
	height: 100%;
}
/* 内容4 */
.section-4{
	background-color: rgba(163,120,255,0.07);
}
.section-4 .section-image{
	text-align: center;
	margin-top: 2.15rem;
}
.section-4 .section-image img{
	width: 60rem;
	height: 26.7rem;
}
/* 内容5 */
.section-5 .section-content{
	margin-top: 3.75rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-5 .section-content .section-left{
	width: 34.3rem;
	height: 20.7rem;
	position: relative;
	z-index: 1;
}
.section-5 .section-content .section-left img{
	width: 100%;
	height: 100%;
}
.section-5 .section-content .section-right{
	width: 34.3rem;
	height: 17.85rem;
	background: rgba(130,68,245,0.37);
	border-radius: 24px;
	margin-left: -11rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.section-5 .section-content .section-right ul{
	display: flex;
	padding-right: 0.75rem;
}
.section-5 .section-content .section-right ul li{
	width: 8.35rem;
	text-align: center;
}
.section-5 .section-content .section-right ul li img{
	width: 6.9rem;
	height: 6.9rem;
	margin-bottom: 0.9rem;
}
.section-5 .section-content .section-right ul li p{
	font-size: 0.9rem;
	color: #191919;
}
/* 内容6 */
.section-6{
    background: url(/images/scheme/industry_scheme/etly/section-6-bg1.png) no-repeat;
    background-size: cover;
	box-sizing: border-box;
	padding: 5rem 0;
}
.section-6 .section-box{
	width: 65.2rem;
	height: 29.1rem;
	background: url(/images/scheme/industry_scheme/etly/section-6-bg2.png) no-repeat;
    background-size: cover;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-6 .section-box .section-left .section-title-o p{
	font-size: 1.85rem;
	color: #363636;
	letter-spacing: 2.59px;
	font-weight: bold;
	margin-bottom: 0.95rem;
}
.section-6 .section-box .section-left .section-title-o text{
	font-size: 0.85rem;
	color: #666666;
}
.section-6 .section-box .section-left ul{
	margin-top: 3.5rem;
	display: flex;
	flex-wrap: wrap;
	width: 22rem;
}
.section-6 .section-box .section-left ul li{
	width: 7.2rem;
	display: flex;
	align-items: center;
	line-height: 2.5rem;
}
.section-6 .section-box .section-left ul li span{
	width: 0.55rem;
	height: 0.55rem;
	background: #a07df0;
	border-radius: 50%;
	margin-right: 0.5rem;
}
.section-6 .section-box .section-right{
	width: 35.4rem;
	height: 18.55rem;
}
.section-6 .section-box .section-right img{
	width: 100%;
	height: 100%;
}
/* 内容7 */
.section-7 .section-icons{
	margin-top: 3rem;
	padding: 0 22.9rem 0 21.3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.section-7 .section-icons li{
	width: 7rem;
	display: flex;
	align-items: center;
	line-height: 3rem;
}
.section-7 .section-icons li img{
	width: 1.9rem;
	height: 1.9rem;
	margin-right: 0.2rem;
}
.section-7 .section-icons li span{
	font-size: 0.9rem;
	color: #434245;
}
.section-7 .section-group{
	display: flex;
	margin-top: 0.55rem;
	padding: 0 17.7rem;
	justify-content: space-between;
}
.section-7 .section-group .section-item{
	text-align: center;
}
.section-7 .section-group .section-item img{
	width: 12.1rem;
	height: 23.3rem;
}
.section-7 .section-group .section-item p{
	margin-top: 1.45rem;
	font-size: 1.2rem;
	color: #333333;
	letter-spacing: 0.72px;
}
.section-7 .section-btn{
	text-align: center;
	margin-top: 2.35rem;
}
.section-7 .section-btn a{
	display: inline-block;
	width: 11.6rem;
	text-align: center;
	height: 2.35rem;
	line-height: 2.35rem;
	background: linear-gradient(278deg,#8836f3 10%, #a07df0 96%);
	border-radius: 24px;
	color: #fff;
	font-size: 1.25rem;
}
/* 内容8 */
.section-8{
	background: rgba(163,120,255,0.07);
}
.section-8 .section-flex{
	padding-left: 22.1rem;
	display: flex;
	align-items: center;
	margin-top: 1rem;
}
.section-8 .section-flex .section-group{
	margin-right: 7.4rem;
	display: flex;
	flex-direction: column;
}
.section-8 .section-flex .section-group .section-item{
	margin-top: 1.6rem;
	width: 23.5rem;
	height: 4rem;
	display: flex;
	align-items: center;
	border-radius: 0.75rem;
	cursor: pointer;
}
.section-8 .section-flex .section-group .section-item.active{
	background: #a07df0;
	box-shadow: 0px 0px 6px 0px rgba(71,120,255,0.32);
}
.section-8 .section-flex .section-group .section-item .section-icon{
	display: inline-block;
}
.section-8 .section-flex .section-group .section-item .section-icon-a{
	display: none;
}
.section-8 .section-flex .section-group .section-item.active .section-icon{
	display: none;
}
.section-8 .section-flex .section-group .section-item.active .section-icon-a{
	display: inline-block;
}
.section-8 .section-flex .section-group .section-item img{
	width: 2.55rem;
	height: 2.55rem;
	margin-left: 0.9rem;
}
.section-8 .section-flex .section-group .section-item p{
	font-weight: bold;
	color: #8048ff;
	letter-spacing: 0.92px;
	font-size: 1.15rem;
	margin-left: 1rem;
	margin-right: 1.1rem;
}
.section-8 .section-flex .section-group .section-item.section-item.active p{
	color: #fff;
}
.section-8 .section-flex .section-group .section-item span{
	color: #434245;
	font-size: 1rem;
}
.section-8 .section-flex .section-group .section-item.section-item.active span{
	color: #fff;
}
.section-8 .section-flex .section-images img{
	display: none;
	height: 30.15rem;
}
/* 内容9 */
.section-9 .section-flex{
	display: flex;
	justify-content: center;
}
.section-9 .section-flex .section-left{
	position: relative;
	margin-top: 3rem;
}
.section-9 .section-flex .section-left .section-border{
	position: absolute;
	top: 0.4rem;
	left: 0.4rem;
	width: 14.8rem;
	height: 27.65rem;
	opacity: 0.9;
	background: #9768ff;
	border-radius: 0.45rem;
	box-shadow: 0px 3px 15px 0px rgba(255,51,51,0.16); 
}
.section-9 .section-flex .section-left .section-box{
	width: 14.8rem;
	height: 27.65rem;
	padding: 0.75rem;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 0.45rem;
	box-shadow: 0px 3px 15px 0px #b293f3; 
	position: relative;
	z-index: 1;
}
.section-9 .section-flex .section-left .section-box .section-image img{
	width: 13.3rem;
	height: 7.9rem;
}
.section-9 .section-flex .section-left .section-box .section-l-title{
	color: #333333;
	line-height: 1.9rem;
	letter-spacing: 0.92px;
	font-size: 1.1rem;
	font-weight: bold;
	margin-top: 0.85rem;
}
.section-9 .section-flex .section-left .section-box ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-9 .section-flex .section-left .section-box ul li{
	margin-top: 1.55rem;
	display: flex;
	flex-direction: column;
	width: 6rem;
}
.section-9 .section-flex .section-left .section-box ul li img{
	width: 1.95rem;
	height: 1.75rem;
}
.section-9 .section-flex .section-left .section-box ul li span{
	font-size: 0.9rem;
	color: #595a5a;
	letter-spacing: 0.72px;
}
.section-9 .section-flex .section-left .section-box ul li text{
	font-weight: bold;
	letter-spacing: 1.12px;
	color: #7c41ff;
	font-size: 1.4rem;
}
.section-9 .section-flex .section-right{
	margin-left: -1.25rem;
}
.section-9 .section-flex .section-right img{
	width: 46.4rem;
	height: 31.35rem;
}
/* 内容10 */
.section-10{
	background: rgba(163,120,255,0.07);
}
.section-10 .section-flex{
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-10 .section-flex .section-left{
	margin-right: 0.75rem;
}
.section-10 .section-flex .section-right{
	margin-top: 3rem;
}
.section-10 .section-flex .section-right .section-box{
	width: 27.55rem;
	padding: 2rem 0 2rem 2rem;
	background: linear-gradient(179deg,#ffffff 0%, #e7dcff 100%);
	border-radius: 14px;
	box-shadow: 0px 3px 6px 0px rgba(162,127,240,0.39); 
	box-sizing: border-box;
	position: relative;
}
.section-10 .section-flex .section-right .section-box p{
	font-size: 1.25rem;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	margin-bottom: 0.65rem;
}
.section-10 .section-flex .section-right .section-box text{
	color: #595a5a;
	line-height: 1.7rem;
	font-size: 0.9rem;
	letter-spacing: 0.72px;
}
.section-10 .section-flex .section-right .section-box img{
	position: absolute;
	right: 1.1rem;
	top: 50%;
	transform: translate(0,-50%);
}
/* 内容11 */
.section-11 .section-group{
	margin-top: 2.5rem;
	padding: 0 22rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.section-11 .section-group .section-item{
	width: 16.55rem;
	height: 18.2rem;
	background: #f0f0f0;
	border-radius: 0.7rem;
	text-align: center;	
	margin-top: 1rem;
}
.section-11 .section-group .section-item .section-image{
	height: 11rem;
	margin-top: 2.5rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.section-11 .section-group .section-item p{
	font-size: 1.1rem;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0.99px;
}
/* 内容12 */
.section-12{
	background: rgba(221,204,251,0.17);
}
.section-12 .section-box-o{
	margin-top: 2rem;
}
.section-12 .section-box{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 1rem;
}
.section-12 .section-box .section-square{
	width: 1.2rem;
	height: 1.2rem;
}
.section-12 .section-box .section-border{
	width: 10.55rem;
	height: 5.3rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 4px solid #c4acf7;
	border-radius: 12px;
	background: #FFFFFF;
}
.section-12 .section-box .section-border img{
	height: 3rem;
}