﻿.section{
	padding: 2rem 0;
}
.section .section-title{
	text-align: center;
}
.section .section-title p{
	font-size: 1.9rem;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.5rem;
}
.section .section-title text{
	font-size: 1rem;
	color: #666666;
}
/* 内容0 */
.section-0{
	height: 32.5rem;
    background: url(../../images/agent_joining/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
	padding: 7.5rem 0 0 18.85rem;
}
.section-0 .section-banner .section-banner-text{
	width: 32.9rem;
	height: 2.9rem;
}
.section-0 .section-banner p{
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 1px;
	margin-top: 1.2rem;
	margin-bottom: 2.2rem;
}
.section-0 .section-banner .section-down-btn{
	position: relative;
	display: block;
}
.section-0 .section-banner .section-down-btn img{
	width: 11.65rem;
	height: 2.9rem;
}
.section-0 .section-banner .section-down-btn text{
	position: absolute;
	left: 1.2rem;
	top: 47%;
	transform: translate(0, -50%);
	color: #18218e;
	letter-spacing: 1px;
	font-size: 1.1rem;
	font-weight: 500;
}
/* 内容1 */
.section-1{
	padding-bottom: 0;
	padding-top: 3rem;
}
.section-1 .section-content-flex{
	display: flex;
	justify-content: center;
	margin-top: 2rem;
}
.section-1 .section-content-flex .section-flex-item{
	width: 13.65rem;
	margin-right: 1rem;
	box-shadow: 0px 10px 30px rgba(0,0,0,0.11);
	padding: 2rem;
	background: #FFFFFF;
	text-align: center;
}
.section-1 .section-content-flex .section-flex-item:last-child{
	margin-right: 0;
}
.section-1 .section-content-flex .section-flex-item img{
	width: 4.5rem;
	height: 4.5rem;
	margin-left: 1.2rem;
}
.section-1 .section-content-flex .section-flex-item .item-title{
	font-size: 1.15rem;
	color: #313646;
	font-weight: bold;
	margin-top: 1rem;
}
.section-1 .section-content-flex .section-flex-item .section-item-desc{
	margin-top: 1rem;
	font-size: 0.85rem;
	color: #666666;
	line-height: 1.5rem;
	text-align: left;
}
/* 内容2 */
.section-2{
	background: url(../../images/agent_joining/section-2-bg.png) no-repeat;
	background-size: 100%;
	height: 45.5rem;
	padding-left: 43.1rem;
}
.section-2 .section-title-o{
	margin-top: 11.3rem;
	color: #FFFFFF;
}
.section-2 .section-title-o p{
	font-size: 1.9rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
.section-2 .section-title-o text{
	font-size: 1rem;
}
.section-2 .section-title-o .line{
	width: 4rem;
	height: 3px;
	background: #FFFFFF;
	margin-top: 0.85rem;
}
.section-2 .section-boxs-o{
	margin-left: -1.85rem;
	margin-top: 1.5rem;
	display: flex;
}
.section-2 .section-boxs-o .section-boxs{
	display: flex;
	flex-flow: column;
	margin-left: 1rem;
}
.section-2 .section-boxs-o .section-boxs .section-box{
	display: flex;
	align-items: center;
	margin-bottom: 0.25rem;
}
.section-2 .section-boxs-o .section-boxs .section-box .section-box-img{
	width: 4.3rem;
}
.section-2 .section-boxs-o .section-boxs .section-box .section-box-img img{
	width: 100%;
}
.section-2 .section-boxs-o .section-boxs .section-box .section-box-r{
	margin-left: 0.5rem;
	width: 13rem;
}
.section-2 .section-boxs-o .section-boxs .section-box .section-box-r p{
	font-size: 1rem;
	color: #FCC760;
	font-weight: bold;
}
.section-2 .section-boxs-o .section-boxs .section-box .section-box-r text{
	font-size: 0.8rem;
	color: rgba(255,255,255,0.82);
	line-height: 1.2rem;
	display: inline-block;
	margin-top: 0.25rem;
}
/* 内容3 */
.section-3{
	padding: 2rem 19.25rem 3rem 19.25rem;
	background: url(../../images/agent_joining/section-3-bg.png) no-repeat 102% top;
	background-size: 34.45rem 34.45rem;
}
.section-3 .section-img-boxs{
	display: flex;
	justify-content: center;
	margin-top: 1rem;
}
.section-3 .section-img-boxs .section-img-box{
	width: 11.2rem;
	height: 17.2rem;
	margin-right: 0.5rem;
	background: #9fdbff;
	border-radius: 0.35rem;
}
.section-3 .section-img-boxs .section-image{
	width: 100%;
}
.section-3 .section-img-boxs .section-image img{
	width: 100%;
}
.section-3 .section-img-boxs .section-desc{
	padding: 0.5rem 1.8rem;
	text-align: center;
	background: linear-gradient(180deg,#0aa1fc, #1171f5);
	border-radius: 0.35rem;
	margin-top: -0.5rem;
}
.section-3 .section-img-boxs .section-desc p{
	color: #FFFFFF;
	font-size: 1.2rem;
	font-weight: bold;
}
.section-3 .section-img-boxs .section-desc text{
	color: rgba(255,255,255,0.8);
	font-size: 0.7rem;
	line-height: 1rem;
	display: inline-block;
	margin-top: 0.5rem;
}
/* 内容4 */
.section-4{
	padding-top: 0;
	position: relative;
	margin-bottom: -10rem;
}
.section-4 .section-box-bg{
	width: 55.65rem;
	height: 1rem;
	background: #e6e6e6;
	margin: 0 auto;
}
.section-4 .section-box-content{
	width: 57.5rem;
	margin: 0 auto;
	padding: 1rem 0 3rem 0;
	border: 3px solid #fcc660;
	background: #FFFFFF;
}
.section-4 .section-box-content .section-boxs-o{
	margin-top: 2rem;
}
.section-4 .section-box-content .section-boxs-o .section-boxs{
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-4 .section-box-content .section-boxs-o .section-boxs .section-box{
	text-align: center;
	width: 11rem;
}
.section-4 .section-box-content .section-boxs-o .section-boxs .section-box p{
	font-size: 2.25rem;
	font-weight: bold;
	color: #1075F5;
	position: relative;
	display: inline-block;
}
.section-4 .section-box-content .section-boxs-o .section-boxs .section-box p i{
	position: absolute;
	top: -1.35rem;
	right: -1.35rem;
	font-size: 2.15rem;
	color: #1075F5;
	font-style: normal;
}
.section-4 .section-box-content .section-boxs-o .section-boxs .section-box text{
	color: #666666;
	font-size: 0.7rem;
}
.section-4 .section-box-content .section-boxs-o .section-boxs .section-circle{
	width: 0.95rem;
	height: 0.95rem;
	border-radius: 50%;
	background: #FCC560;
	margin: 0 3.5rem;
}
/* 内容5 */
.section-5{
	padding-top: 9rem;
	padding-bottom: 1rem;
	background: #1f243d;
}
.section-5 .section-content{
	display: flex;
	justify-content: center;
	align-items: center;
}
.section-5 .section-content .section-content-left{
	width: 23.5rem;
	padding: 1rem 0 1rem 0.5rem;
}
.section-5 .section-content .section-content-left .section-sub-title{
	
}
.section-5 .section-content .section-content-left .section-sub-title p{
	font-weight: bold;
	font-size: 1.9rem;
	color: #3776FF;
	letter-spacing: 3px;
}
.section-5 .section-content .section-content-left .section-sub-title text{
	color: rgba(255,255,255,0.84);
	font-size: 1rem;
	display: inline-block;
	margin: 0.5rem 0;
}
.section-5 .section-content .section-content-left .section-sub-title .line{
	width: 2.6rem;
	height: 4px;
	background: #3776ff;
}
.section-5 .section-content .section-content-left .section-desc{
	color: #9EA1B4;
	margin-top: 1.5rem;
}
.section-5 .section-content .section-content-left .section-desc p{
	font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.section-5 .section-content .section-content-left .section-desc text{
	font-size: 0.7rem;
	line-height: 1rem;
	letter-spacing: 1px;
	display: inline-block;
	width: 100%;
}
.section-5 .section-content .section-content-right{
	width: 28.35rem;
	margin-left: 2rem;
}
.section-5 .section-content .section-content-right img{
	width: 100%;
}
/* 内容6 */
.section6{
	padding: 2rem 0;
}
.section-6 .section-content-flex{
	display: flex;
	justify-content: center;
}
.section-6 .section-content-flex .section-content-flex-l{
	width: 20.1rem;
}
.section-6 .section-content-flex .section-content-flex-l .section-group{
	display: flex;
	align-items: center;
	justify-content: space-around;
	height: 5.4rem;
	margin-top: 0.5rem;
	cursor: pointer;
}
.section-6 .section-content-flex .section-content-flex-l .section-group.active{
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.16); 
	background: linear-gradient(110deg,#fcc760 10%, #feb25a 89%);
}
.section-6 .section-content-flex .section-content-flex-l .section-group .section-group-desc{
	width: 11.45rem;
}
.section-6 .section-content-flex .section-content-flex-l .section-group .section-group-desc p{
	font-size: 1.15rem;
	font-weight: bold;
	color: #9EA1B4;
}
.section-6 .section-content-flex .section-content-flex-l .section-group.active .section-group-desc p{
	color: #313646;
}
.section-6 .section-content-flex .section-content-flex-l .section-group .section-group-desc text{
	font-size: 0.7rem;
	color: #9EA1B4;
	display: inline-block;
	line-height: 1rem;
	margin-top: 0.5rem;
}
.section-6 .section-content-flex .section-content-flex-l .section-group.active .section-group-desc text{
	color: #333333;
}
.section-6 .section-content-flex .section-content-flex-l .section-group img{
	width: 2.25rem;
	height: 2.25rem;
}
.section-6 .section-content-flex .section-content-flex-r{
	width: 23rem;
	margin-left: 4rem;
}
.section-6 .section-content-flex .section-content-flex-r .section-flex-title{
	text-align: center;
}
.section-6 .section-content-flex .section-content-flex-r .section-flex-title p{
	font-size: 1.9rem;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	margin: 0.5rem 0;
}
.section-6 .section-content-flex .section-content-flex-r .section-flex-title text{
	font-size: 1rem;
	color: #666666;
	letter-spacing: 2px;
}
.section-6 .section-content-flex .section-content-flex-r img{
	width: 100%;
	margin-top: 3rem;
}
/* 内容7 */
.section-7{
	background: #E6F2FF;
	padding-bottom: 1rem;
	padding-top: 3rem;
}
.section-7 .section-flex{
	overflow: hidden;
	padding-left: 7rem;
	margin-top: 1rem;
	position: relative;
}
.section-7 .section-flex .section-line{
	position: absolute;
	top: 2rem;
	left: 8.5rem;
	width: 80%;
}
.section-7 .section-flex .section-flex-item{
	position: relative;
	width: 12.9rem;
	float: left;
	text-align: center;
	margin-left: -2.5rem;
}
.section-7 .section-flex .section-flex-item img{
	width: 100%;
}
.section-7 .section-flex .section-flex-item p{
	position: absolute;
	top: 2rem;
	left: 50%;
	transform: translate(-42%, 0); 
	font-size: 1.15rem;
	color: #313646;
	font-weight: bold;
	width: 100%;
}
/* 内容8 */
.section-8{
	padding: 0;
	padding-top: 1rem;
	height: 29rem;
	background: url(../../images/agent_joining/section-9-bg.png) no-repeat center #E6F2FF;
	background-size: 100%;
	overflow: hidden;
}
.section-8 .section-flex{
	display: flex;
	justify-content: center;
	margin-top: 4rem;
}
.section-8 .section-flex .section-flex-left{
	width: 17.2rem;
	margin-right: 6.6rem;
}
.section-8 .section-flex .section-flex-left .section-flex-left-title{
	padding-top: 0.5rem;
	color: #FFFFFF;
}
.section-8 .section-flex .section-flex-left .section-flex-left-title p{
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 0.5rem;
}
.section-8 .section-flex .section-flex-left .section-flex-left-title text{
	font-size: 1rem;
}
.section-8 .section-flex .section-flex-right{
	width: 25.1rem;
	padding: 2rem 3.75rem 4rem 3.75rem;
	background: #ffffff;
	border-radius: 54px 0px 0px 0px;
}
.section-8 .section-flex .section-flex-right .section-flex-right-title{
	text-align: center;
	font-size: 1.45rem;
	color: #666666;
}
.section-8 .section-flex .section-flex-right .section-flex-form{
	margin-top: 2rem;
	font-size: 1rem;
	color: #434245;
	text-align: center;
}
.section-8 .section-flex .section-flex-right .section-flex-form .section-form-part{
	padding: 0 0 0 1.1rem;
	border: 1px solid #707070;
	border-radius: 5px;
	margin-bottom: 1rem;
	text-align: left;
	display: flex;
	align-items: center;
}
.section-8 .section-flex .section-flex-right .section-flex-form .section-form-part label{
	
}
.section-8 .section-flex .section-flex-right .section-flex-form .section-form-part .section-form-input{
	padding: 0;
	height: 2.5rem;
	font-size: 1rem;
	width: 16rem;
}
.section-8 .section-flex .section-flex-right .section-flex-form .section-form-part text{
	font-size: 0.8rem;
	color: red;
}
.section-8 .section-flex .section-flex-right .section-flex-form .section-button{
	font-size: 1.2rem;
	padding: 0.5rem 3.3rem;
	background: #fc7c56;
	border-radius: 1.3rem;
	color: #FFFFFF;
	margin-top: 1rem;
	cursor: pointer;
}
input::-webkit-input-placeholder {
    font-size: 1rem;
}