.banner1 .banner-box .title{
	line-height: 0.83rem;
}
.about .box1{
	padding: 1.07rem 0 .905rem;
}
.about .box1 .title{
	font-size: 0.51rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.about .box1 .box-c{
	font-size: 0.4rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #222222;
	line-height: 0.61rem;
	margin-top: .53rem;
}
.about .box1 .box-c .text-box:not(:last-child){
	margin-bottom: 1.25rem;
}
.about .box2{
	padding: 1.33rem 0 1.62rem;
	background-image: url(../img/about-box2-1.jpg);
	background-size: cover;
}
.about .box2 .content57{
	display: flex;
	justify-content: space-between;
}
.about .box2 .l{
	width: 0.52rem;
	height: 0.03rem;
	background: #FFFFFF;
	margin-top: .25rem;
}
.about .box2 .r {
	flex: 1;
	margin-left: .41rem;
}
.about .box2 .r .title{
	font-size: 0.51rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1;
}
.about .box2 .r .text-des{
	font-size: 0.37rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.6rem;
	margin-top: .52rem;
}
.about .box3{
	padding: .53rem 0 .8rem;
}
.about .box3 .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about .box3 .list li{
	width: 48.5%;
	margin-bottom: .27rem;
}
.about .box3 .list li img{
	display: block;
	width: 100%;
}
.about .box3 .list li.end{
	width: 100%;
}
.about .box4{
	background-image: url(../img/about-box4-1.jpg);
	padding: 1.33rem 0 1.49rem;
}
.about .box5{
	padding: .55rem 0;
}
.about .box5 .list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about .box5 .list li{
	width: 47.76%;
	margin-bottom: .4rem;
	padding: .68rem .37rem .84rem;
	background-color: rgba(249, 249, 249, 1);
}
.about .box5 .list li .number{
	position: relative;
	font-size: 0.32rem;
	font-family: HarmonyOS_Sans_SC_Medium;
	font-weight: 400;
	color: #FB6300;
	line-height: 1;
	z-index: 2;
}
.about .box5 .list li .number .counter{
	font-size: 1.07rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #FB6300;
	line-height: 1;
}
.about .box5 .list li .number .en{
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.09rem;
	font-family: HarmonyOS_Sans_SC_Medium;
	font-weight: bold;
	color: #F9F9F9;
	line-height: 1;
	opacity: 0.1;
	-webkit-text-stroke: 0.01px #000000;
	text-stroke: 0.01px #000000;
	z-index: -1;
	text-transform: uppercase;
}
.about .box5 .list li .number .en.small{
	font-size: 0.8rem;
	top: auto;
	bottom: 0;
}
.about .box5 .list li .text{
	font-size: 0.37rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #333333;
	line-height: 1;
	margin-top: .51rem;
}
.about .box6{
	background-image: url(../img/about-box6-1.jpg);
	background-size: cover;
	padding: 1.33rem 0 2.09rem;
}
.about .box7{
	position: relative;
	margin-top: -1.28rem;
	z-index: 2;
}
.about .box7 .content57{
	display: flex;
	justify-content: space-between;
}
.about .box7{
	padding-bottom: .38rem;
}
.about .box7 ul{
	overflow: hidden;
	width: 48.5%;
}
.about .box7 ul li{
	
	margin-bottom: .62rem;
}
.about .box7 ul li:nth-child(2n){
}
.about .box7 ul li .pic img{
	display: block;
	width: 100%;
}
.about .box7 ul li .text-box{
	border-top: 0.07rem solid #FB6300;
	padding-top: .4rem;
}
.about .box7 ul li .text-box .text-title{
	font-size: 0.37rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.about .box7 ul li .text-box .text-des{
	font-size: 0.29rem;
	font-family: HarmonyOS_Sans_SC_Light;
	font-weight: 400;
	color: #333333;
	line-height: 0.4rem;
	margin-top: .19rem;
}