.brand .box1{
	padding: 160px 0 159px;
	background-color: RGBA(250, 250, 250, 1);
}
.brand .box1 .box-t{
	display: flex;
	justify-content: space-between;
}
.brand .box1 .box-t .l,
.brand .box1 .box-c .l{
	width: 31%;
}
.brand .box1 .title .zh,
.brand .box3 .title .zh{
	font-size: 36px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.brand .box1 .title .en,
.brand .box3 .title .en{
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: #333333;
	line-height: 1;
	text-transform: uppercase;
	margin-top: 10px;
}
.brand .box1 .box-t .r,
.brand .box1 .box-c .r{
	position: relative;
	width: 66.42%;
}
.brand .box1 .box-t .r .r-list{
	display: grid;
	grid-template-columns: repeat(2,1fr);
}
.brand .box1 .box-t .r .r-list li{
	display: flex;
	flex-direction: column;
	height: 600px;
}
.brand .box1 .box-t .r .r-list li:nth-child(2n+1){
	flex-direction: column-reverse;
}
.brand .box1 .box-t .r .r-list li .img{
	position: relative;
	height: 50%;
	/* padding-top: 64.37%; */
	border: 1px solid rgba(204, 204, 204, 1);
}
.brand .box1 .box-t .r .r-list li .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brand .box1 .box-t .r .r-list li .pic img{
	max-width: 100%;
	max-height: 100%;
}
.brand .box1 .box-t .r .r-list li .text-box{
	height: 50%;
	padding: 0 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.brand .box1 .box-t .r .r-list li .text-title{
	font-size: 24px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: #333333;
	line-height: 1;
}
.brand .box1 .box-t .r .r-list li .text-des{
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 1.875;
	margin-top: 25px;
}
.brand .box1 .box-c{
	margin-top: 90px;
	display: flex;
}
.brand .box1 .box-c .r-c{
	border-left: 1px solid RGBA(240, 240, 240, 1);
	border-right: 1px solid RGBA(240, 240, 240, 1);
	padding: 0 34px 42px;
}
.brand .box1 .box-c .r .text-box{
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 2;
	padding: 30px 0;
}
.brand .box1 .box-c .r .r-list li{
	position: relative;
	display: flex;
	padding: 25px 0;
}
.brand .box1 .box-c .r .r-list li::before{
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	height: 1px;
	width: 115.8%;
	background-color: RGBA(240, 240, 240, 1);
}
.brand .box1 .box-c .r .r-list .li-l{
	font-size: 24px;
	font-family: MicrosoftYaHei;
	color: #222222;
	width: 253px;
	padding-right: 20px;
}
.brand .box1 .box-t .r .r-list li .text-des strong,
.brand .box1 .box-c .r .r-list .li-l strong{
	font-family: Arial;
	font-weight: 900;
}
.brand .box1 .box-c .r .r-list .li-r{
	font-size: 24px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 1.41;
}
.brand .box2{
	padding: 124px 0 100px;
	background-color: rgba(243, 245, 247, 1);
	background-image: url(../img/brand-box2-bg.jpg);
	background-size: cover;
}
.brand .box2 .box-c .list{
	display: flex;
	flex-wrap: wrap;
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: rgba(255, 210, 67, 1);
	line-height: 1;
	justify-content: space-between;
}
.brand .box2 .box-c .list1 li:first-child{
	width: 50%;
	text-align: center;
}
.brand .box2 .box-c .list1 li:last-child{
	width: 35%;
	text-align: center;
	margin-top: 55px;
}
.brand .box2 .box-c .list li .text-box{
	display: inline-block;
	text-align: left;
}
.brand .box2 .box-c .list .li-des .counter{
	font-size: 60px;
	font-family: HarmonyOS Sans SC;
	font-weight: bold;
	color: rgba(255, 210, 67, 1);
	line-height: 1;
}
.brand .box2 .box-c .list li:nth-child(3n){
	text-align: right;
}
.brand .box2 .box-c .list2 li{
	width: 50%;
	text-align: left;
}
.brand .box2 .box-c .list2 li:last-child{
	margin-top: 23px;
}
.brand .box2 .tips{
	margin-top: 130px;
	text-align: right;
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFD243;
	line-height: 1;
}
.brand .box3{
	padding: 147px 0 200px;
}
.brand .box3 .box-c{
	margin-top: 70px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.brand .box3 .box-c .l{
	position: relative;
	max-width: 51%;
	display: flex;
	z-index: 3;
}
.brand .box3 .box-c .l-l{
	position: relative;
}
.brand .box3 .box-c .l .title{
	font-size: 24px;
	font-family: MicrosoftYaHei;
	color: #FABF1B;
}
.brand .box3 .box-c .l .title strong{
	font-family: Arial;
	font-weight: 900;
	font-size: 30px;
}
.brand .box3 .box-c .l .des{
	font-size: 16px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #333333;
	line-height: 1;
}
.brand .box3 .box-c .l-l .text-box{
	margin-top: 119%;
}
.brand .box3 .box-c .l-r .text-box:not(:last-child){
	margin-bottom: 80%;
}
.brand .box3 .box-c .l-c{
	margin: 0 18px;
	display: block;
}
.brand .box3 .box-c .r{
	position: relative;
	width: 45.71%;
	z-index: 1;
}
.brand .box3 .box-c .r .pic{
	position: relative;
	z-index: 2;
}
.brand .box3 .box-c .r .pic img{
	display: block;
	width: 100%;
}
.brand .box3 .box-c .r .text-box{
	position: absolute;
	width: 100%;
	padding: 60px 67px;
	left: 0;
	bottom: 0;
	z-index: 3;
	font-size: 18px;
	font-family: HarmonyOS Sans SC;
	font-weight: 400;
	color: #F3F5F7;
	line-height: 2.66;
}
.brand .box3 .box-c .r .bg{
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 88.59%;
	transform: translate(-23.1%,27.74%);
}
@media (max-width: 1280px) {
	.brand .box1 .box-t .r .r-list li .text-des{
		font-size: 16px;
		margin-top: 15px;
	}
	.brand .box1 .box-t .r .r-list li{
		height: 500px;
	}
	.brand .box1 .box-t .l, .brand .box1 .box-c .l{
		width: 25%;
	}
	.brand .box1 .box-t .r, .brand .box1 .box-c .r{
		width: 72%;
	}
	.brand .box1 .box-t .r .r-list li .text-box{
		padding: 0 20px;
	}
	.brand .box1 .title .zh, .brand .box3 .title .zh{
		font-size: 30px;
	}
	.brand .box1 .title .en, .brand .box3 .title .en{
		font-size: 16px;
	}
	.brand .box3 .box-c .r .text-box{
		padding: 30px;
		font-size: 16px;
		line-height: 2;
	}
	.brand .box3 .box-c .l .des{
		line-height: 1.5;
	}
	.brand .box2 .box-c .list .li-des .counter{
		font-size: 46px;
	}
	.brand .box2 .tips{
		margin-top: 40px;
	}
}
@media (max-width: 1199px) {
	.brand .box1,
	.brand .box3,
	.brand .box2{
		padding: 70px 0;
	}
}
@media (max-width:1024px) {
	.brand .box2 .tips{
		font-size: 14px;
	}
	.brand .box2 .box-c .list{
		font-size: 16px;
	}
	.brand .box2 .box-c .list .li-des .counter{
		font-size: 30px;
	}
	.brand .box3 .box-c{
		margin-top: 40px;
	}
	.brand .box3 .box-c .l-r .text-box:not(:last-child){
		margin-bottom: 54%;
	}
	.brand .box3 .box-c .l-l .text-box{
		margin-top: 73%;
	}
	.brand .box3 .box-c .l .title strong{
		font-size: 24px;
	}
	.brand .box3 .box-c .l .title{
		font-size: 20px;
	}
	.brand .box3 .box-c .l-c{
		width: 100px;
		margin: 0 10px;
	}
	.brand .box3 .box-c .l-c img{
		display: block;
		width: 100%;
	}
	.brand .box1,
	.brand .box3,
	.brand .box2{
		padding: 60px 0;
	}
	.brand .box1 .box-t{
		flex-direction: column;
	}
	.brand .box1 .title .zh, .brand .box3 .title .zh{
		font-size: 26px;
	}
	.brand .box1 .title .en, .brand .box3 .title .en{
		font-size: 14px;
	}
	.brand .box1 .box-t .l, .brand .box1 .box-c .l{
		width: 100%;
	}
	.brand .box1 .box-t .r, .brand .box1 .box-c .r{
		width: 100%;
		margin-top: 35px;
	}
	.brand .box1 .box-t .r .r-list li .text-title{
		font-size: 22px;
	}
}
@media (max-width: 768px) {
	.brand .box2 .box-c .list .li-des .counter{
		font-size: 26px;
	}
	.brand .box3 .box-c .r{
		width: 100%;
		margin-top: 35px;
	}
	.brand .box3 .box-c{
		flex-direction: column;
		align-items: center;
	}
	.brand .box3 .box-c .l{
		width: 500px;
		max-width: 100%;
	}
	.brand .box1 .box-t .r .r-list{
		grid-template-columns: repeat(1,1fr);
		gap: 40px 0;
	}
	.brand .box1 .box-t .r .r-list li:nth-child(2n+1){
		flex-direction: column;
	}
	.brand .box1 .box-t .r .r-list li{
		height: auto;
	}
	.brand .box1 .box-t .r .r-list li .img{
		height: 260px;
	}
	.brand .box1 .box-t .r .r-list li .text-box{
		padding: 20px 0 0;
		height: auto;
	}
	.brand .box1,
	.brand .box3,
	.brand .box2{
		padding: 50px 0;
	}
	.brand .box1 .title .zh, .brand .box3 .title .zh{
		font-size: 24px;
	}
	.brand .box1 .title .en, .brand .box3 .title .en{
		font-size: 12px;
	}
}
@media (max-width: 500px) {
	.brand .box3 .box-c .l-l .text-box{
		margin-top: 50px;
	}
	.brand .box1 .box-t .r .r-list li .img{
		height: 200px;
	}
	.brand .box1,
	.brand .box3,
	.brand .box2{
		padding: 40px 0;
	}
	.brand .box1 .title .zh, .brand .box3 .title .zh{
		font-size: 22px;
	}
	.brand .box3 .box-c .l-r .text-box:not(:last-child){
		margin-bottom: 39%;
	}
	.brand .box3 .box-c .l .title{
		font-size: 16px;
	}
	.brand .box3 .box-c .l .title strong{
		font-size: 20px;
	}
	.brand .box3 .box-c{
		margin-top: 30px;
	}
	.brand .box3 .box-c .r{
		margin-top: 35px;
	}
	.brand .box3 .box-c .r .text-box{
		padding: 20px;
	}
}