﻿/* 内容0 */
.section-0{
	height: 27.4rem;
    background: url(../../images/aboutUs/section-part4-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
	padding: 7.6rem 0 0 24rem;
}
.section-0 .section-banner p{
	font-size: 2.3rem;
	color: #2b2b2b;
	font-weight: bold;
	letter-spacing: 1.84px;
}
.section-0 .section-banner text{
	font-weight: bold;
	font-size: 3.2rem;
	color: #cfcfcf;
	letter-spacing: 1.28px;
	opacity: 0.57;
}
/* 导航栏 */
.tab-nav{
	display: flex;
	justify-content: center;
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.14); 
	position: relative;
}
.tab-nav li{
	font-size: 1.1rem;
	font-weight: bold;
	color: #888888;
	letter-spacing: 0.22px;
	padding: 1.2rem 0;
	margin-right: 4rem;
	position: relative;
}
.tab-nav li a{
	position: relative;
}
.tab-nav li:last-child{
	margin-right: 0;
}
.tab-nav li.active{
	color: #1d1d1d;
}
.tab-nav li.active::after{
	content: "";
	width: 0.45rem;
	height: 0.45rem;
	background: #ffffff;
	border: 0.1rem solid #fac603;
	box-sizing: border-box;
	border-radius: 50%;
	position: absolute;
	right: -7px;
}
.tab-nav li.active::before{
	content: "";
	width: 110%;
	height: 0.35rem;
	background: linear-gradient(270deg,#00c08a 95%, #ffffff 100%);
	border-radius: 0.2rem;
	position: absolute;
	left: -5%;
	bottom: 1.2rem;
}
/* 内容1 */
.section-1{
	background: #f7f7f7;
	padding: 5rem 16rem;
}
.section-1 .section-content{
	display: flex;
	height: 24.1rem;
	background: #ffffff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.04); 
}
.section-1 .section-content .section-left{
	padding: 3.75rem 0 0 3.1rem;
	width: 40.35rem;
	box-sizing: border-box;
}
.section-1 .section-content .section-left .section-ctitle{
	margin-bottom: 6.2rem;
}
.section-1 .section-content .section-left .section-ctitle p{
	color: #00c08a;
	letter-spacing: 0.28px;
	font-weight: bold;
	font-size: 1.4rem;
}
.section-1 .section-content .section-left .section-ctitle text{
	font-size: 0.8rem;
	color: #9a9a9a;
	letter-spacing: 0.1px;
}
.section-1 .section-content .section-left li{
	font-size: 0.95rem;
	color: #707070;
	letter-spacing: 0.19px;
	margin-bottom: 1rem;
}
.section-1 .section-content .section-left li:last-child{
	margin-bottom: 0;
}
.section-1 .section-content .section-left li span{
	color: #3d3d3d;
}
.section-1 .section-content .section-right{
	width: 23.35rem;
	background: #00c08a;
	padding: 4.25rem 0 0 2.9rem;
	box-sizing: border-box;
}
.section-1 .section-content .section-right li{
	color: #ffffff;
	margin-bottom: 2rem;
}
.section-1 .section-content .section-right li:last-child{
	margin-bottom: 0;
}
.section-1 .section-content .section-right li span{
	font-size: 1.05rem;
}
.section-1 .section-content .section-right li p{
	font-size: 1.6rem;
	letter-spacing: 0.32px;
	font-weight: bold;
}
/* 内容2 */
.section-2{
	padding: 7rem 16.5rem;
}
.section-2 .section-content{
	display: flex;
}
.section-2 .section-content .section-left{

}
.section-2 .section-content .section-left .section-ctitle{
	
}
.section-2 .section-content .section-left .section-ctitle p{
	font-weight: bold;
	font-size: 2rem;
	color: #3a3a3a;
	letter-spacing: 0.4px;
}
.section-2 .section-content .section-left .section-ctitle text{
	display: block;
	font-size: 1.6rem;
	color: #9a9a9a;
	letter-spacing: 0.16px;
	margin-bottom: 2.1rem;
}
.section-2 .section-content .section-left .section-ctitle span{
	display: inline-block;
	width: 20rem;
	font-size: 0.95rem;
	color: #9a9a9a;
	letter-spacing: 0.19px;
	padding-bottom: 0.8rem;
	border-bottom: 1px solid rgba(112,112,112,0.24);
}
.section-2 .section-content .section-left .section-images{
	margin-top: 3.5rem;
	display: flex;
}
.section-2 .section-content .section-left .section-image{
	margin-bottom: 1rem;
	text-align: center;
}
.section-2 .section-content .section-left .section-image img{
	width: 6.7rem;
	height: 6.7rem;
}
.section-2 .section-content .section-left .section-image p{
	font-size: 0.85rem;
	color: #212121;
	letter-spacing: 1.28px;
}
.section-2 .section-content .section-right{
	margin-left: 4.7rem;
	width: 32rem;
}
.section-2 .section-content .section-right .section-inputs{
	display: flex;
	justify-content: space-between;
}
.section-2 .section-content .section-right .section-input{
	width: 15.7rem;
	height: 2.6rem;
	line-height: 2.6rem;
	background: #f5f6f7;
	border-radius: 4px;
}
.section-2 .section-content .section-right .section-input input{
	padding: 0 1rem;
	box-sizing: border-box;
	font-size: 1rem;
}
.section-2 .section-content .section-right .section-textarea{
	height: 13.65rem;
	background: #f5f6f7;
	border-radius: 4px;
	margin-top: 0.9rem;
}
.section-2 .section-content .section-right .section-textarea textarea{
	width: 100%;
	padding: 0.9rem 1rem;
	box-sizing: border-box;
	font-size: 1rem;
}
.section-2 .section-content .section-right .section-button{
	margin-top: 1rem;
}
.section-2 .section-content .section-right .section-button input{
	width: 8rem;
	height: 2.35rem;
	line-height: 2.35rem;
	background: #00c08a;
	border-radius: 4px;
	font-size: 1.1rem;
	letter-spacing: 0.44px;
	color: #ffffff;
	cursor: pointer;
}