﻿/***********************内容 ***********************/
.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;
}
.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/cashier_manage/section-0-bg.png) no-repeat center;
	background-size: cover;
}
.section-0 .section-banner{
	padding: 8rem 0 0 20rem;
}
.section-0 .section-banner strong{
	color: #0F7473;
	font-size: 2.8rem;
	letter-spacing: 1px;
}
.section-0 .section-banner p{
	color: rgba(0,0,0,0.4);
	font-size: 1rem;
	letter-spacing: 1px;
	margin-bottom: 1.4rem;
}
.section-0 .section-banner .section-down-btn{
	padding: 0.2rem 2.25rem;
	background: #34d482;
	border-radius: 24px;
	cursor: pointer;
	color: #ffffff;
	line-height: 63px;
	font-size: 1.8rem;
}
/* 内容1 */
.section-1{
	
}
/* 内容2 */
.section-2{
	background: url(../../../images/scheme/manage_scheme/cashier_manage/section-2-bg.png) no-repeat center;
	background-size: 100%;
	height: 26.5rem;
}
.section-2 .section-title p{
	color: #FFFFFF;
}
.section-2 .section-title text{
	color: #FFFFFF;
}
.section-2 .section-options{
	display: flex;
	justify-content: space-between;
	padding: 0 20.7rem 0 41.55rem;
	margin-top: 6rem;
}
.section-2 .section-options .section-option{
	text-align: center;
}
.section-2 .section-options .section-option img{
	width: 4rem;
	height: 4rem;
}
.section-2 .section-options .section-option p{
	color: #FFFFFF;
	font-size: 1.1rem;
	letter-spacing: 2px;
	margin-top: 1rem;
}
/* 内容3 */
.section-3{
	padding-bottom: 1rem;
}
.section-3 .section-flex{
	padding: 0 20rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 1.5rem;
}
.section-3 .section-flex .section-flex-l{
	display: flex;
	flex-direction: column;
}
.section-3 .section-flex .section-flex-l .section-btns{
	
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn{
	width: 28.75rem;
	height: 5.55rem;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 1.75rem 2.55rem;
	margin-bottom: 1.5rem;
	border: 1px solid #00c08b;
	cursor: pointer;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn:last-child{
	margin-bottom: 0;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn.active{
	background: #00c08b;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn .section-btn-l{
	width: 2.2rem;
	height: 2.2rem;
	border: 1px solid #333333;
	border-radius: 50%;
	font-size: 1rem;
	text-align: center;
	line-height: 2.2rem;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn.active .section-btn-l{
	border: 1px solid #ffffff;
	color: #FFFFFF;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn .section-btn-r{
	margin-left: 0.5rem;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn .section-btn-r p{
	color: #333333;
	letter-spacing: 1px;
	font-size: 0.9rem;
	margin-bottom: 0.25rem;
	font-weight: bold;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn.active .section-btn-r p{
	color: #FFFFFF;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn .section-btn-r text{
	color: #666666;
	letter-spacing: 1px;
	font-size: 0.8rem;
}
.section-3 .section-flex .section-flex-l .section-btns .section-btn.active .section-btn-r text{
	color: #FFFFFF;
}
.section-3 .section-flex .section-flex-r{
	width: 21.75rem;
	height: 26.1rem;
}
.section-3 .section-flex .section-flex-r img{
	width: 100%;
	height: 100%;
}
/* 内容4 */
.section-4{
	background: rgba(0,192,139,0.11);
	padding-bottom: 1rem;
}
.section-4 .section-flex{
	padding: 0 21rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.section-4 .section-flex .section-flex-l{
	display: flex;
	flex-direction: column;
}
.section-4 .section-flex .section-flex-l .section-btns{
	
}
.section-4 .section-flex .section-flex-l .section-btns .section-btn{
	display: flex;
	align-items: center;
	margin-bottom: 3.5rem;
}
.section-4 .section-flex .section-flex-l .section-btns .section-btn:last-child{
	margin-bottom: 0;
}
.section-4 .section-flex .section-flex-l .section-btns .section-btn .section-btn-l{
	width: 2.05rem;
	height: 2.05rem;
}
.section-4 .section-flex .section-flex-l .section-btns .section-btn .section-btn-r{
	margin-left: 1rem;
}
.section-4 .section-flex .section-flex-l .section-btns .section-btn .section-btn-r p{
	color: #333333;
	letter-spacing: 1px;
	font-size: 0.9rem;
	font-weight: bold;
}
.section-4 .section-flex .section-flex-l .section-btns .section-btn .section-btn-r text{
	color: #999999;
	letter-spacing: 1px;
	font-size: 0.7rem;
	display: inline-block;
	width: 26.35rem;
	line-height: 1.3rem;
}
.section-4 .section-flex .section-flex-r{
	width: 18.55rem;
	height: 29.2rem;
}
.section-4 .section-flex .section-flex-r img{
	width: 100%;
	height: 100%;
}
/* 内容5 */
.section-5{
	
}
.section-5 .section-group-o{
	padding: 0 20rem;
	margin-top: 3rem;
}
.section-5 .section-group-o .section-group{
	margin-bottom: 3rem;
	display: flex;
	justify-content: space-between;
}
.section-5 .section-group-o .section-group .section-item{
	text-align: center;
}
.section-5 .section-group-o .section-group .section-item .section-image{
	width: 8.9rem;
	height: 8.9rem;
	border: 2px solid #00c08b;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-5 .section-group-o .section-group .section-item .section-image img{
	width: auto;
	height: 5.5rem;
}
.section-5 .section-group-o .section-group .section-item p{
	margin-top: 1rem;
	color: #333333;
	letter-spacing: 1px;
	font-size: 1rem;
}
.section-5 .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: 4rem;
}