﻿/***********************内容 ***********************/
.section{
	padding: 3rem 0;
}
.section .section-title{
	text-align: center;
}
.section-title p{
	font-size: 1.7rem;
	color: #00c08b;
	letter-spacing: 3px;
	margin: 0 0 0.5rem 0;
}
.section-title text{
	font-size: 1rem;
	color: #333333;
	line-height: 2rem;
	letter-spacing: 2px;
	width: 47rem;
	text-align: center;
	display: inline-block;
}
.section .section-headline{
	padding-top: 2rem;
	padding-bottom: 6rem;
}
.section .section-headline .section-headline-title{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 0.75rem;
}
.section .section-headline .section-headline-title .icon1{
	width: 4.5rem;
	height: 1.8rem;
}
.section .section-headline .section-headline-title .icon2{
	width: 4.5rem;
	height: 1.8rem;
}
.section .section-headline .section-headline-title p{
	font-size: 2.95rem;
	color: #fffaa5;
	letter-spacing: 4px;
	font-weight: bold;
	margin: 0 1rem;
}
.section .section-headline .section-headline-desc{
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.3rem;
	text-align: center;
}
.section .section-border{
	background: #ffffff;
	border-radius: 1.4rem;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.16); 
	margin: 0 auto;
	margin-top: -4rem;
	width: 57.5rem;
	padding-top: 3rem;
	overflow: hidden;
	padding-bottom: 2rem;
}
.section .section-border .section-item{
	margin-bottom: 2rem;
}
.section .section-border .section-item .section-image{
	width: 54rem;
	margin: 0 auto;
	margin-top: 1rem;
}
.section .section-border .section-item .section-image img{
	width: 100%;
}
.section .section-border .section-title text{
	font-size: 0.9rem;
	letter-spacing: 1px;
}
/* 内容0 */
.section-0{
	height: 32.5rem;
    background: url(../../../images/scheme/manage_scheme/data_manage/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
	padding: 5rem 0 0 21rem;
}
.section-0 .section-banner .section-banner-p{
	margin-bottom: -0.5rem;
}
.section-0 .section-banner .section-banner-p img{
	width: 10.55rem;
	height: 6.1rem;
}
.section-0 .section-banner .section-banner-p text{
	font-size: 2.7rem;
	color: #283045;
	letter-spacing: 1px;
	font-weight: 400;
	position: relative;
	top: -1.2rem;
}
.section-0 .section-banner p{
	color: #333333;
	letter-spacing: 1px;
	font-size: 1.3rem;
	margin-bottom: 2rem;
	margin-left: 0.5rem;
}
.section-0 .section-banner .section-down-btn{
	padding: 0.5rem 1.5rem;
	background: linear-gradient(247deg,#3db2f7 4%, #6a6eff 93%);
	border-radius: 1.2rem;
	color: #ffffff;
	font-size: 1.15rem;
	cursor: pointer;
	margin-left: 0.5rem;
}
/* 内容1 */
.section-1{
	padding-bottom: 2rem;
}
.section-1 .section-content{
	padding: 0 21.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 2rem;
}
.section-1 .section-content .section-content-l{
	width: 21rem;
}
.section-1 .section-content .section-content-l img{
	width: 100%;
}
.section-1 .section-content .section-content-r{
	
}
.section-1 .section-content .section-content-r .section-item{
	display: flex;
	margin-bottom: 0.75rem;
	width: 26.5rem;
}
.section-1 .section-content .section-content-r .section-item:last-child{
	margin-bottom: 0;
}
.section-1 .section-content .section-content-r .section-item img{
	width: 0.9rem;
	height: 0.9rem;
	margin-top: 2px;
}
.section-1 .section-content .section-content-r .section-item .section-desc{
	margin-left: 0.25rem;
}
.section-1 .section-content .section-content-r .section-item .section-desc p{
	color: #00c08b;
	letter-spacing: 1px;
	font-size: 0.85rem;
	margin-bottom: 0.25rem;
}
.section-1 .section-content .section-content-r .section-item .section-desc text{
	font-size: 0.65rem;
	color: #666666;
	letter-spacing: 1px;
}
/* 内容2 */
.section-2{
	background: rgba(133,226,255,0.15);
	padding-top: 0;
}
.section-2 hr{
	width: 49rem;
	height: 1px;
	background: #707070;
	margin: 0 auto;
	margin-bottom: 4rem;
}
.section-2 .section-headline{
	background: url(../../../images/scheme/manage_scheme/data_manage/section-2-bg.png) 14.3rem top no-repeat #00c08b;
	background-size: 17.55rem 12.45rem;
}
/* 内容3*/
.section-3{
	background: rgba(133,226,255,0.15);
	padding-top: 0;
}
.section-3 .section-headline{
	background: url(../../../images/scheme/manage_scheme/data_manage/section-3-bg.png) 14.3rem top no-repeat #00c08b;
	background-size: 17.55rem 12.45rem;
}
.section-3 .section-border{
	
}
.section-3 .section-border .section-item{
	margin-bottom: 0;
	position: relative;
}
.section-3 .section-border .section-item .section-image{
	background: #00c08b;
	width: 46.8rem;
	border-radius: 1.4rem;
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16); 
	border: 1px solid #707070;
}
.section-3 .section-border .section-item .section-image-o{
	padding: 1rem;
	padding-bottom: 0.5rem;
}
.section-3 .section-border .section-item .section-image .section-hr{
	
}
.section-3 .section-border .section-item .section-image .section-hr .hr1{
	background: #FFFFFF;
	height: 1px;
	margin-bottom: 2px;
}
.section-3 .section-border .section-item .section-image .section-hr .hr2{
	background: #FFFFFF;
	height: 2px;
}
.section-3 .section-border .section-item .section-image .sub-title{
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 1.5rem;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.section-3 .learn-more {
    width: 14.15rem;
    height: 4.9rem;
    margin: 0 auto;
    line-height: 6.75rem;
    text-align: center;
    font-size: 1.3rem;
    color: #FFFFFF;
    background: #00c08b;
    cursor: pointer;
	letter-spacing: 2px;
	border-radius: 1rem;
	margin-top: -2rem;
	border: 1px solid #707070
}


