﻿/***********************内容 ***********************/
.section{
	padding: 3rem 0;
}
.section .section-title{
	text-align: center;
}
.section-title p{
	font-size: 1.8rem;
	color: #434245;
	margin: 0 0 0.5rem 0;
	letter-spacing: 2px;
}
.section-title text{
	font-size: 1rem;
	color: #666666;
	letter-spacing: 1px;
	width: 47rem;
	text-align: center;
	display: inline-block;
	line-height: 1.7rem;
}
.section .section-desc-image{
	width: 49.6rem;
	margin: 0 auto;
	margin-top: 1rem;
}
.section .section-desc-image img{
	width: 100%;
}
/* 内容0 */
.section-0{
	height: 32.5rem;
    background: url(../../../images/scheme/manage_scheme/employee_manage/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
	padding: 6rem 0 0 18rem;
}
.section-0 .section-banner strong{
	font-size: 3.55rem;
	color: #303745;
	text-indent: 0.4rem;
	display: inline-block;
}
.section-0 .section-banner .section-banner-desc{
	margin-top: 1.1rem;
	margin-bottom: 2.3rem;
}
.section-0 .section-banner .section-banner-desc p{
	margin-bottom: 0.9rem;
	background: #ff826e;
	border-radius: 0.95rem;
	padding: 0.35rem 0.9rem;
	font-size: 1.25rem;
	color: #ffffff;
	display: inline-block;
}
.section-0 .section-banner .section-banner-desc text{
	color: rgba(75,94,107,0.6);
	font-size: 1.05rem;
	font-weight: bold;
	display: block;
}
.section-0 .section-banner .section-banner-flex{
	display: flex;
	align-items: center;
	width: 13rem;
	padding: 0.3rem;
	background: #ffffff;
	border-radius: 0.45rem;
	box-shadow: 3px 4px 0px 0px rgba(173,173,173,0.14);
}
.section-0 .section-banner .section-banner-flex img{
	width: 5.25rem;
	height: 5.25rem;
}
.section-0 .section-banner .section-banner-flex .section-flex-right{
	padding: 0.4rem 0 0.4rem 0.7rem;
}
.section-0 .section-banner .section-banner-flex .section-flex-right p{
	color: #ff826e;
	font-size: 0.9rem;
}
.section-0 .section-banner .section-banner-flex .section-flex-right p i{
	width: 0.6rem;
	height: 2px;
	background: #8d9ca6;
	display: block;
	margin-bottom: 0.2rem;
	margin-left: 2px;
	margin-top: 1px;
}
.section-0 .section-banner .section-banner-flex .section-flex-right text{
	font-size: 0.9rem;
	color: #7c7c7c;
}
/* 内容1 */
.section-1{
	
}
/* 内容2 */
.section-2{
	padding-bottom: 0;
	background: #e3f8f2;
}
.section-2 .section-items{
	padding: 0 25rem;
	display: flex;
	justify-content: space-between;
	margin: 2rem 0;
}
.section-2 .section-items .section-item{
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.section-2 .section-items .section-item.active{
	background: rgba(0,192,139,0.22);
}
.section-2 .section-items .section-item .section-item-bg{
	width: 3rem;
	height: 3rem;
	border: 2px solid #00c08b;
	border-radius: 50%;
	box-sizing: border-box;
	letter-spacing: 1px;
	font-size: 1.5rem;
	color: #00C08B;
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-2 .section-items .section-item.active .section-item-bg{
	color: #FFFFFF;
	background: #00C08B;
}
.section-2 .section-content{
	background: url(../../../images/scheme/manage_scheme/employee_manage/section-2-bg.png) no-repeat center;
	background-size: cover;
	padding: 5rem 0;
}
.section-2 .section-content .section-flex{
	padding: 0 17.1rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-2 .section-content .section-flex .section-flex-left{
	width: 37.65rem;
}
.section-2 .section-content .section-flex .section-flex-left img{
	width: 100%;
}
.section-2 .section-content .section-flex .section-flex-right{
	width: 21.35rem;
	border-radius: 1rem;
	background: rgba(255,255,255,0.15);
	box-sizing: border-box;
	padding: 0.5rem 0 0.5rem 1.35rem;
}
.section-2 .section-content .section-flex .section-flex-right ul{
	
}
.section-2 .section-content .section-flex .section-flex-right ul li{
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-bottom: 0.5rem;
}
.section-2 .section-content .section-flex .section-flex-right ul li:last-child{
	margin-bottom: 0;
}
.section-2 .section-content .section-flex .section-flex-right ul li p{
	font-size: 1rem;
	margin-bottom: 0.25rem;
}
.section-2 .section-content .section-flex .section-flex-right ul li text{
	line-height: 1.5rem;
	display: inline-block;
	font-size: 0.9rem;
	padding-left: 0.15rem;
}
/* 内容3 */
.section-3{
	
}
.section-3 .section-flex{
	padding: 0 22.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 2rem;
}
.section-3 .section-flex .section-left{
	width: 37.35rem;
}
.section-3 .section-flex .section-left img{
	width: 100%;
}
.section-3 .section-flex .section-right{
	
}
.section-3 .section-flex .section-right .section-option{
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
}
.section-3 .section-flex .section-right .section-option:last-child{
	margin-bottom: 0;
}
.section-3 .section-flex .section-right .section-option img{
	width: 2.65rem;
	height: 2.3rem;
}
.section-3 .section-flex .section-right .section-option p{
	color: #666666;
	letter-spacing: 1px;
	font-size: 1.5rem;
	margin-left: 0.5rem;
}
/* 内容4 */
.section-4{
	background: #f1f1f1;
}
.section-4 .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;
}