.banner1{
	min-height: 440px;
	padding: 60px 0;
	display: flex;
	align-items: center;
}
.bannerBox1{
	position: relative;
	z-index: 3;
	width: 1400px;
	max-width: 94%;
	margin: 0 auto;
}
.banner1 .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.banner1 .pic img{
	height: 100%;
	object-fit: cover;
}
.banner1 .bannerBox1 .text{
	display: inline-block;
	padding: 0 22px;
	line-height: 2.08;
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	border-radius: 25px;
	background: linear-gradient( 90deg, #FF6900 0%, #F19A0F 100%);
	margin-bottom: 1.66em;
}
.banner1 .bannerBox1 .title{
	font-family: HarmonyOS_Sans_SC_Bold;
	color: #FFFFFF;
	text-align: left;
}	
.banner1 .bannerBox1 .des{
	color: #fff;
	margin: .3em 0 0;
}
.banner1 .bannerBox1 .consultBtn{
	display: inline-block;
	line-height: 2.5em;
	background: #F10F2A;
	border-radius: 10px 10px 10px 10px;
	padding: 0 24px;
	font-size: 28px;
	color: #FFFFFF;
	margin-top: 2.07em;
}
.banner1 .bannerBox1 .consultBtn span{
	font-family: HarmonyOS_Sans_SC_Bold;
}
.banner1 .bannerBox1 .labels {
	display: flex;
	flex-wrap: wrap;
	margin-top: 18px;
}
.banner1 .bannerBox1 .labels label{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 500;
	font-size: 20px;
	color: rgba(255,255,255,0.8);
	line-height: 23px;
	padding: 0 12px;
}
.banner1 .bannerBox1 .labels label:not(:last-child){
	border-right: 2px solid rgba(255, 255, 255, 0.60);
}
.openBankAccount .box1{
	padding: 92px 0;
}
.openBankAccount .box1 .box-c{
	margin-top: 46px;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 68px;
}
.openBankAccount .box1 .box-c .item{
	/* background-color: rgba(40, 120, 255, 1); */
	background: linear-gradient(rgba(249,232,232), rgba(251,238,238));
	padding: 45px 45px 36px;
	transition: all .6s;
}
.openBankAccount .box1 .box-c .item:hover{
	transform: scale(1.05);
}
.openBankAccount .box1 .box-c .item label{
	display: inline-block;
	line-height: 50px;
	border-radius: 25px;
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0 49px;
	font-size: 24px;
	background-color: rgba(241, 15, 42, 1);
}
.openBankAccount .box1 .box-c .item .text-title{
	font-family: HarmonyOS_Sans_SC_Bold;
	color: #333;
	line-height: 50px;
	margin-top: 20px;
}
.openBankAccount .box1 .box-c .item .list{
	margin-top: 28px;
}
.openBankAccount .box1 .box-c .item .list li{
	display: flex;
	align-items: center;
}
.openBankAccount .box1 .box-c .item .list li:not(:last-child){
	margin-bottom: 24px;
}
.openBankAccount .box1 .box-c .item .list li .number{
	width: 41px;
	height: 41px;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid rgba(241, 15, 42, 1);
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 20px;
	color: rgba(241, 15, 42, 1);
	border-radius: 50%;
	align-self: flex-start;
}
.openBankAccount .box1 .box-c .item .list li .li-text{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 20px;
	color: #333;
	line-height: 30px;
	flex: 1;
	margin-left: 20px;
}
.openBankAccount .box1 .box-c .item .pic{
	margin-top: 42px;
}
.openBankAccount .box1 .box-c .item .pic img{
	display: block;
	width: 100%;
}
.openBankAccount .box1 .box-c .item.r{
	background: linear-gradient(#9bbcfb,#dbe7fe);
}
.openBankAccount .box1 .box-c .item.r label{
	background-color: rgba(40, 120, 255, 1);
}
.companyAnnualReview .box12 .indexTel,
.companyAnnualReview .box10 .indexTel,
.openBankAccount .box4 .indexTel,
.openBankAccount .box5 .indexTel,
.openBankAccount .box1 .indexTel{
	margin-top: 57px;
}
.companyAnnualReview .box12 .indexTel,
.companyAnnualReview .box10 .indexTel{
	margin-top: 70px;
}
.companyAnnualReview .box10 .indexTel .more,
.openBankAccount .box4 .indexTel .more,
.openBankAccount .box5 .indexTel .more,
.openBankAccount .box1 .indexTel .more{
	padding: 0 60px;
	width: auto;
}
.openBankAccount .box4{
	padding: 112px 0 132px;
	background-image: url(../img/openBankAccount-box3-bg.png);
	background-size: cover;
}
.openBankAccount .box7 .indexTitle .en,
.openBankAccount .box4 .indexTitle .en{
	color: rgba(255,255,255,0.06);
}
.openBankAccount .box7 .indexTitle .zh,
.openBankAccount .box7 .indexTitle .des,
.openBankAccount .box4 .indexTitle .zh,
.openBankAccount .box4 .indexTitle .des{
	color: #fff;
}
.openBankAccount .box4 .box-c{
	margin-top: 76px;
}
.openBankAccount .box4 .box-c .list{
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 17px;
}
.openBankAccount .box4 .box-c .list li .img{
	position: relative;
	padding-top: 51.42%;
}
.openBankAccount .box4 .box-c .list li .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.openBankAccount .box4 .box-c .list li .pic img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
}
.openBankAccount .box5 .box-c .list{
	display: grid;
	grid-template-columns: repeat(5,1fr);
	gap: 27px 10px;
}
.openBankAccount .box5 .box-c .list li .img{
	position: relative;
	padding-top: 136.33%;
}
.openBankAccount .box5 .box-c .list li .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.openBankAccount .box5 .box-c .list li .pic img{
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
.openBankAccount .box6{
	padding: 93px 0 113px;
}
.openBankAccount .box6 .box-c{
	margin-top: 70px;
}
.openBankAccount .box6 .box-c .list{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 35px 15px;
}
/* .openBankAccount .box6 .box-c .list li>div{
	transition: all .6s;
}
.openBankAccount .box6 .box-c .list li:hover>div{
	transform: translateY(-10px);
} */
.openBankAccount .box6 .box-c .list .img{
	position: relative;
	padding-top: 70.58%;
}
.openBankAccount .box6 .box-c .list .img .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.openBankAccount .box6 .box-c .list .img .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.openBankAccount .box6 .box-c .list .text{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 20px;
	color: #333333;
	line-height: 28px;
	text-align: center;
	margin-top: 19px;
}
.openBankAccount .box7{
	padding: 103px 0 105px;
	background: url(../img/openBankAccount-box7-1.png);
	background-size: cover;
}
.openBankAccount .box7 .box-c{
	margin-top: 60px;
}
.openBankAccount .box7 .box-c .list{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 15px;
	align-items: flex-start;
}
.openBankAccount .box7 .box-c .list li{
	background-color: rgba(255, 255, 255, 1);
	padding: 23px 20px 62px;
	text-align: center;
	transition: all .6s;
	height: 100%;
}
.openBankAccount .box7 .box-c .list li:hover{
	background-color: rgba(241, 15, 42, 1);
}
.openBankAccount .box7 .box-c .list li:nth-child(2n){
	margin-top: 50px;
}
.openBankAccount .box7 .box-c .list li .text-box{
	margin-top: 17px;
	transition: all .6s;
	color: #333333;
}
.openBankAccount .box7 .box-c .list li:hover .text-box{
	color: #fff;
}
.openBankAccount .box7 .box-c .list li .text-title{
	font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 24px;
	line-height: 28px;
}
.openBankAccount .box7 .box-c .list li .text-des{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	margin-top: 18px;
}
.companyAnnualReview .box1{
	padding: 58px 0 44px;
	background-color: rgba(240, 246, 255, 1);
}
.companyAnnualReview .box2{
	padding: 77px 0 52px;
	background: linear-gradient( 180deg, #C6E3FF 0%, #88B4FF 100%);
}
.companyAnnualReview .box2 .box-c{
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 43px 24px 26px;
	background: #FFFFFF;
	border-radius: 20px 20px 20px 20px;
}
.companyAnnualReview .box2 .box-c label{
	position: absolute;
	left: 20px;
	top: 0;
	transform: translateY(-50%);
	line-height: 2.5;
	background: #2878FF;
	border-radius: 25px;
	padding: 0 40px;
	font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 26px;
	color: #FFFFFF;
}
.companyAnnualReview .box2 .box-c .pic{
	width: 25.88%;
}
.companyAnnualReview .box2 .box-c .pic img{
	height: 100%;
	object-fit: cover;
}
.companyAnnualReview .box2 .box-c .text-box{
	width: 72.35%;
}
.companyAnnualReview .box2 .box-c .text-box .text{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 22px;
	color: #333333;
	line-height: 1.45;
}
.companyAnnualReview .box2 .box-c .indexTel{
	justify-content: flex-start;
	margin-top: 30px;
}
.companyAnnualReview .box3{
	padding: 118px 0 84px;
}
.companyAnnualReview .box3 .indexTitle .zh .icon-jinggao{
	color: rgba(255, 187, 0, 1);
}
.companyAnnualReview .box3 .box-c{
	margin-top: 74px;
}
.companyAnnualReview .box3 .box-c .list{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 13px;
}
.companyAnnualReview .box3 .box-c .list li{
	position: relative;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.08);
}
.companyAnnualReview .box3 .box-c .list li .number{
	position: absolute;
	left: 0;
	top: -13px;
	width: 50px;
	line-height: 50px;
	background: #2878FF;
	border-radius: 0px 0px 0px 0px;
	z-index: 3;
	text-align: center;
	color: #fff;
	font-family: HarmonyOS_Sans_SC_Bold;
}
.companyAnnualReview .box3 .box-c .list li .img{
	position: relative;
	padding-top: 61.76%;
}
.companyAnnualReview .box3 .box-c .list li .img .pic{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.companyAnnualReview .box3 .box-c .list li .picBox{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.60);
	font-family: HarmonyOS_Sans_SC_Bold;
	text-align: center;
	line-height: 50px;
}
.companyAnnualReview .box3 .box-c .list li .text-box{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 20px;
	color: rgba(0,0,0,0.6);
	padding: 11px 12px 15px;
	/* text-align: center; */
}
.companyAnnualReview .box8 .indexTel,
.companyAnnualReview .box4 .indexTel,
.companyAnnualReview .box3 .indexTel{
	margin-top: 65px;
}
.companyAnnualReview .box8 .indexTel .more,
.companyAnnualReview .box2 .indexTel .more,
.companyAnnualReview .box5 .indexTel .more,
.companyAnnualReview .box3 .indexTel .more,
.companyAnnualReview .box4 .indexTel .more{
	width: auto;
	padding: 0 30px;
}
.companyAnnualReview .box3 .tips{
	margin-top: 11px;
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-align: center;
}
.companyAnnualReview .box4{
	padding: 118px 0 84px;
	background-color: rgba(240, 246, 255, 1);
}
.companyAnnualReview .box4 .icon{
	margin: 53px auto 0;
	color: rgba(102, 102, 102, 1);
	text-align: center;
}
.companyAnnualReview .box4 .box-c{
	margin-top: 50px;
}
.companyAnnualReview .box4 .box-c .list li{
	font-family: HarmonyOS_Sans_SC_Bold;
	color: #FFFFFF;
	line-height: 1.2;
	padding: 32px;
	background: linear-gradient( 90deg, #2878FF 0%, #003896 100%);
	border-radius: 60px;
	text-align: center;
}
.companyAnnualReview .box4 .box-c .list li:not(:last-child){
	margin-bottom: 20px;
}
.companyAnnualReview .box4 .box-c .list li:nth-child(2n){
	background: linear-gradient( 90deg, #003896 0%, #2878FF 100%);
}
.companyAnnualReview .box5{
	background: url(../img/companyAnnualReview-box5-bg.png);
}
.companyAnnualReview .box5 .indexTitle .en{
	color: rgba(255, 255, 255, 0.20);
}
.companyAnnualReview .box5 .indexTitle .zh,
.companyAnnualReview .box5 .indexTitle .des{
	color: #fff;
}
.companyAnnualReview .box5 .indexTel .tel{
	color: #fff;
}
.companyAnnualReview .box6{
	padding: 90px 0;
	background: url(../img/companyAnnualReview-box6-bg.png);
	background-size: cover;
}
.companyAnnualReview .box6 .box-c{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.companyAnnualReview .box6 .box-c .l{
	flex: 1;
	margin-right: 40px;
}
.companyAnnualReview .box6 .title{
	font-family: HarmonyOS_Sans_SC_Bold;
	color: #222222;
	line-height: 1.54em;
}
.companyAnnualReview .box6 .title span{
	color: #F10F2A;
}
.companyAnnualReview .box6 .des{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 24px;
	color: #333333;
	line-height: 1.66;
	margin: .54em 0 1.5em;
}
.companyAnnualReview .box6 .more{
	display: inline-block;
	line-height: 2.75;
	font-size: 20px;
	padding: 0 24px;
	background: linear-gradient( 90deg, #003896 0%, #2878FF 100%);
	border-radius: 30px;
	color: #fff;
}
.companyAnnualReview .box6 .box-c .r{
	width: 60.28%;
}
.companyAnnualReview .box6 .box-c .r .list{
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 45px 30px;
}
.companyAnnualReview .box6 .box-c .r .list li{
	position: relative;
	padding: 39px 20px 35px 20px;
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.6;
	background-color: rgba(0, 0, 0, 0.60);
}
.companyAnnualReview .box6 .box-c .r .list li label{
	position: absolute;
	left: 30px;
	top: 0;
	transform: translateY(-50%);
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 500;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.77;
	padding: 0 10px;
	background-color: rgba(40, 120, 255, 1);
	border-radius: 20px;
}
.companyAnnualReview .box7{
	background: #fff;
}
.banner2{
	min-height: 550px;
}
.banner1 .bannerBox1 .des1{
	color: rgba(255, 255, 255, 0.80);
	font-family: HarmonyOS_Sans_SC_Light;
}
.banner1 .bannerBox1 .btnBox{
	display: inline-block;
	text-align: center;
}
.banner1 .bannerBox1 .btnBox .tel{
	font-family: HarmonyOS Sans SC, HarmonyOS Sans SC;
	font-weight: 400;
	font-size: 24px;
	color: rgba(255,255,255,0.8);
	line-height: 30px;
	margin-top: 10px;
}
.companyAnnualReview .box10{
	padding: 118px 0 115px;
}
.companyAnnualReview .box10 .box-c{
	margin-top: 110px;
}
.companyAnnualReview .box10 .box-c .list{
	display: grid;
	grid-template-columns: repeat(5,1fr);
	gap: 14px;
}
.companyAnnualReview .box10 .box-c .list .li-box{
	position: relative;
	transition: all .6s;
}
.companyAnnualReview .box10 .box-c .list li:hover .li-box{
	transform: translateY(-20px);
}
.companyAnnualReview .box10 .box-c .list .number{
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-50%);
	width: 50px;
	line-height: 50px;
	text-align: center;
	font-family: HarmonyOS_Sans_SC_Bold;
	color: #FFFFFF;
	background: #2878FF;
	border-radius: 0px 0px 0px 0px;
	z-index: 2;
}
.companyAnnualReview .box10 .box-c .list .text{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 40px;
	font-family: HarmonyOS_Sans_SC_Bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 2;
	padding: 0 12px;
	background-color: rgba(0, 0, 0, 0.60);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	text-overflow: ellipsis;
}
.companyAnnualReview .box11{
	background-color: rgba(240, 246, 255, 1);
}
.companyAnnualReview .box11 .indexTel .tel{
	padding: 0 32px;
}
.companyAnnualReview .box12{
	padding: 108px 0 132px;
	background: linear-gradient( 180deg, #405C86 0%, #0D2A56 100%);
}
.companyAnnualReview .box12 .indexTitle .zh,
.companyAnnualReview .box12 .indexTitle .des{
	color: #fff;
}
.companyAnnualReview .box12 .box-c{
	margin-top: 70px;
}
.companyAnnualReview .box12 .box-c .list{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
}
.companyAnnualReview .box12 .box-c .list li .pic img{
	display: block;
	width: 100%;
}
.companyAnnualReview .box12 .indexTel .tel{
	color: #fff;
	border-color: #fff;
	border-left: none;
}
.companyAnnualReview .box13{
	background: transparent;
}
.companyAnnualReview .box14{
	background-image: url(../img/companyAnnualReview-box14-bg.png);
}

.formBox.box14 {}
.companyAnnualReview .box15{
	background: #fff;
}
@media (max-width:1500px) {
	/* .customerCooperationBox .box-c .swiper-slide{
		width: 20%;
	} */
}
@media (max-width:1440px) {
	.companyAnnualReview .box2 .box-c .text-box .text{
		font-size: 20px;
	}
	.companyAnnualReview .box6 .des{
		font-size: 22px;
	}
	.companyAnnualReview .box6 .more{
		font-size: 18px;
	}
}
@media (max-width:1280px) {
	.companyAnnualReview .box6 .des{
		font-size: 20px;
	}
}
@media (max-width:1199px) {
	.companyAnnualReview .box4{
		padding: 70px 0;
	}
	.companyAnnualReview .box4 .box-c,
	.companyAnnualReview .box4 .icon{
		margin-top: 45px;
	}
	.openBankAccount .box1 .box-c .item .list li:not(:last-child){
		margin-bottom: 15px;
	}
	.openBankAccount .box1 .box-c .item .list li .number{
		width: 34px;
		height: 34px;
		line-height: 32px;
		font-size: 18px;
	}
	.openBankAccount .box1 .box-c .item .list li .li-text{
		font-size: 18px;
	}
	.openBankAccount .box1 .box-c .item .text-title{
		line-height: 1.66;
	}
	.openBankAccount .box1 .box-c .item label{
		padding: 0 27px;
	}
	.openBankAccount .box1 .box-c{
		gap: 27px;
	}
	.openBankAccount .box1 .box-c .item:hover{
		transform: scale(1);
	}
	.openBankAccount .box7,
	.openBankAccount .box6,
	.openBankAccount .box4,
	.openBankAccount .box1{
		padding: 70px 0;
	}
	.openBankAccount .box7 .box-c,
	.openBankAccount .box6 .box-c,
	.openBankAccount .box4 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel, .openBankAccount .box4 .indexTel, .openBankAccount .box5 .indexTel, .openBankAccount .box1 .indexTel,
	.openBankAccount .box1 .box-c{
		margin-top: 45px;
	}
	.companyAnnualReview .box12,
	.companyAnnualReview .box10{
		padding: 70px 0;
	}
	.companyAnnualReview .box10 .box-c{
		margin-top: 60px;
	}
	.companyAnnualReview .box12 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel{
		margin-top: 45px;
	}
	.companyAnnualReview .box6 .more{
		font-size: 16px;
		padding: 0 19px;
	}
	.companyAnnualReview .box6 .box-c .r .list li label,
	.companyAnnualReview .box6 .box-c .r .list li{
		font-size: 16px;
	}
	.companyAnnualReview .box2 .box-c .text-box .text{
		font-size: 18px;
	}
	.companyAnnualReview .box2 .box-c label{
		padding: 0 22px;
		font-size: 18px;
	}
	.banner1 .bannerBox1 .consultBtn{
		font-size: 26px;
	}
	.banner1 .bannerBox1 .text{
		margin-bottom: .7em;
	}
	.banner1 .bannerBox1 .consultBtn{
		margin-top: 1em;
	}
	.banner1{
		min-height: 368px;
	}
	.banner1 .bannerBox1 .text{
		font-size: 22px;
	}
	.companyAnnualReview .box10 .box-c .list .number,
	.companyAnnualReview .box3 .box-c .list li .number{
		width: 44px;
		height: 44px;
		line-height: 44px;
	}
	.companyAnnualReview .box6,
	.companyAnnualReview .box3{
		padding: 70px 0;
	}
	.companyAnnualReview .box3 .box-c{
		margin-top: 45px;
	}
	.companyAnnualReview .box8 .indexTel, .companyAnnualReview .box4 .indexTel, .companyAnnualReview .box3 .indexTel{
		margin-top: 45px;
	}
	.companyAnnualReview .box6 .des,
	.companyAnnualReview .box3 .box-c .list li .text-box{
		font-size: 18px;
	}
	.companyAnnualReview .box10 .box-c .list li:hover .li-box{
		transform: translateY(0);
	}
	.openBankAccount .box1 .box-c .item label{
		font-size: 22px;
	}
	.openBankAccount .box6 .box-c .list .text{
		font-size: 18px;
		margin-top: 10px;
	}
	.openBankAccount .box7 .box-c .list li .text-title{
		font-size: 22px;
	}
	.openBankAccount .box7 .box-c .list li .text-des{
		font-size: 16px;
		line-height: 24px;
	}
}
@media (max-width: 1024px) {
	.companyAnnualReview .box4{
		padding: 60px 0;
	}
	.companyAnnualReview .box4 .box-c,
	.companyAnnualReview .box4 .icon{
		margin-top: 40px;
	}
	.openBankAccount .box7 .box-c .list{
		grid-template-columns: repeat(2,1fr);
	}
	.openBankAccount .box7 .box-c .list li:nth-child(2n){
		margin-top: 0;
	}
	.openBankAccount .box6 .box-c .list .text{
		font-size: 16px;
	}
	.openBankAccount .box1 .box-c .item .list li .number{
		width: 28px;
		height: 28px;
		line-height: 26px;
		font-size: 16px;
	}
	.openBankAccount .box1 .box-c .item .list li .li-text{
		margin-left: 10px;
		font-size: 16px;
	}
	.openBankAccount .box1 .box-c .item .list{
		margin-top: 20px;
	}
	.openBankAccount .box1 .box-c .item .pic{
		margin-top: 30px;
	}
	.openBankAccount .box1 .box-c .item label{
		font-size: 20px;
		line-height: 2;
	}
	.openBankAccount .box1 .box-c .item{
		padding: 30px;
	}
	.openBankAccount .box7,
	.openBankAccount .box6,
	.openBankAccount .box4,
	.openBankAccount .box1{
		padding: 60px 0;
	}
	.openBankAccount .box7 .box-c,
	.openBankAccount .box6 .box-c,
	.openBankAccount .box4 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel, .openBankAccount .box4 .indexTel, .openBankAccount .box5 .indexTel, .openBankAccount .box1 .indexTel,
	.openBankAccount .box1 .box-c{
		margin-top: 40px;
	}
	.companyAnnualReview .box12,
	.companyAnnualReview .box10{
		padding: 60px 0;
	}
	.companyAnnualReview .box12 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel{
		margin-top: 40px;
	}
	.companyAnnualReview .box10 .box-c{
		margin-top: 55px;
	}
	.companyAnnualReview .box6 .box-c .l{
		flex: none;
		width: 100%;
		margin-right: 0;
	}
	.companyAnnualReview .box6 .box-c .r{
		width: 100%;
		margin-top: 45px;
	}
	.companyAnnualReview .box6 .box-c{
		flex-direction: column;
	}
	.companyAnnualReview .box10 .box-c .list .number,
	.companyAnnualReview .box3 .box-c .list li .number{
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 20px;
	}
	.companyAnnualReview .box3 .box-c .list li .picBox{
		font-size: 20px;
		line-height: 1.66;
	}
	.companyAnnualReview .box3 .box-c .list li .text-box{
		font-size: 16px;
	}
	.companyAnnualReview .box6,
	.companyAnnualReview .box3{
		padding: 60px 0;
	}
	.companyAnnualReview .box3 .box-c{
		margin-top: 40px;
	}
	.companyAnnualReview .box8 .indexTel, .companyAnnualReview .box4 .indexTel, .companyAnnualReview .box3 .indexTel{
		margin-top: 40px;
	}
	.companyAnnualReview .box2 .box-c .pic{
		display: none;
	}
	.companyAnnualReview .box2 .box-c .text-box{
		width: 100%;
	}
	.companyAnnualReview .box1{
		padding: 40px 0;
	}
	.banner1 .bannerBox1 .consultBtn{
		font-size: 24px;
	}
	.banner1{
		padding: 50px 0;
	}
	.banner1 .bannerBox1 .text{
		font-size: 20px;
	}
	.companyAnnualReview .box10 .box-c .list{
		grid-template-columns: repeat(3,1fr);
	}
	.companyAnnualReview .box10 .indexTel .more, .openBankAccount .box4 .indexTel .more, .openBankAccount .box5 .indexTel .more, .openBankAccount .box1 .indexTel .more{
		padding: 0 40px;
	}
	.companyAnnualReview .box4 .box-c .list li{
		padding: 20px;
	}
	.processBox .indexTel .more{
		padding: 0 30px;
	}
}
@media (max-width: 768px) {
	.companyAnnualReview .box4 .box-c .list li{
		padding: 13px 20px;
	}
	.companyAnnualReview .box4{
		padding: 50px 0;
	}
	.companyAnnualReview .box4 .box-c,
	.companyAnnualReview .box4 .icon{
		margin-top: 30px;
	}
	.openBankAccount .box6 .box-c .list{
		grid-template-columns: repeat(2,1fr);
		gap: 20px 15px;
	}
	.openBankAccount .box1 .box-c{
		grid-template-columns: repeat(1,1fr);
	}
	.openBankAccount .box7,
	.openBankAccount .box6,
	.openBankAccount .box4,
	.openBankAccount .box1{
		padding: 50px 0;
	}
	.openBankAccount .box7 .box-c,
	.openBankAccount .box6 .box-c,
	.openBankAccount .box4 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel, .openBankAccount .box4 .indexTel, .openBankAccount .box5 .indexTel, .openBankAccount .box1 .indexTel,
	.openBankAccount .box1 .box-c{
		margin-top: 30px;
	}
	.companyAnnualReview .box10 .indexTel .more, .openBankAccount .box4 .indexTel .more, .openBankAccount .box5 .indexTel .more, .openBankAccount .box1 .indexTel .more{
		padding: 0 30px;
	}
	.companyAnnualReview .box10 .box-c .list{
		grid-template-columns: repeat(2,1fr);
	}
	.companyAnnualReview .box10 .box-c .list .text{
		font-size: 16px;
		line-height: 2.5;
	}
	.companyAnnualReview .box12,
	.companyAnnualReview .box10{
		padding: 50px 0;
	}
	.companyAnnualReview .box12 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel{
		margin-top: 30px;
	}
	.companyAnnualReview .box10 .box-c{
		margin-top: 45px;
	}
	.companyAnnualReview .box3 .box-c .list{
		grid-template-columns: repeat(2,1fr);
	}
	.companyAnnualReview .box6,
	.companyAnnualReview .box3{
		padding: 50px 0;
	}
	.companyAnnualReview .box3 .box-c{
		margin-top: 30px;
	}
	.companyAnnualReview .box8 .indexTel, .companyAnnualReview .box4 .indexTel, .companyAnnualReview .box3 .indexTel{
		margin-top: 30px;
	}
	.banner1 .bannerBox1 .consultBtn{
		font-size: 22px;
	}
	.banner1{
		padding: 40px 0;
		min-height: 327px;
	}
	.banner1 .bannerBox1 .text{
		font-size: 18px;
	}
	.companyAnnualReview .box2 .box-c .indexTel{
		margin-top: 20px;
	}
	.companyAnnualReview .box8 .indexTel .more, .companyAnnualReview .box2 .indexTel .more, .companyAnnualReview .box5 .indexTel .more, .companyAnnualReview .box3 .indexTel .more, .companyAnnualReview .box4 .indexTel .more{
		padding: 0 10px;
	}
	.companyAnnualReview .box2 .box-c label{
		padding: 0 16px;
		font-size: 16px;
	}
	.openBankAccount .box7 .box-c .list li{
		padding-bottom: 40px;
	}
	.openBankAccount .box7 .box-c .list li .text-title{
		font-size: 20px;
	}
	.openBankAccount .box7 .box-c .list li .text-des{
		margin-top: 8px;
	}
	.processBox .indexTel .more{
		padding: 0 20px;
	}
}
@media (max-width: 500px) {
	.processBox .indexTel .more{
		padding: 0 15px;
	}
	.companyAnnualReview .box4 .box-c .list li{
		font-size: 16px;
	}
	.companyAnnualReview .box4{
		padding: 40px 0;
	}
	.companyAnnualReview .box4 .box-c,
	.companyAnnualReview .box4 .icon{
		margin-top: 25px;
	}
	.openBankAccount .box7 .box-c .list{
		grid-template-columns: repeat(1,1fr);
	}
	/* .openBankAccount .box7 .box-c .list li .text-title{
		font-size: 16px;
	}
	.openBankAccount .box7 .box-c .list li{
		padding: 15px 15px 25px;
	} */
	.openBankAccount .box7 .box-c .list li .text-box{
		text-align: left;
	}
	.openBankAccount .box1 .box-c .item .list li .li-text{
		line-height: 1.5;
	}
	.openBankAccount .box1 .box-c .item .list,
	.openBankAccount .box1 .box-c .item .text-title{
		margin-top: 10px;
	}
	.openBankAccount .box1 .box-c .item label{
		font-size: 18px;
		padding: 0 14px;
	}
	.openBankAccount .box1 .box-c .item{
		padding: 25px 20px;
	}
	.openBankAccount .box7,
	.openBankAccount .box6,
	.openBankAccount .box4,
	.openBankAccount .box1{
		padding: 40px 0;
	}
	.openBankAccount .box7 .box-c,
	.openBankAccount .box6 .box-c,
	.openBankAccount .box4 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel, .openBankAccount .box4 .indexTel, .openBankAccount .box5 .indexTel, .openBankAccount .box1 .indexTel,
	.openBankAccount .box1 .box-c{
		margin-top: 25px;
	}
	.companyAnnualReview .box12,
	.companyAnnualReview .box10{
		padding: 40px 0;
	}
	.companyAnnualReview .box12 .box-c,
	.companyAnnualReview .box12 .indexTel, .companyAnnualReview .box10 .indexTel{
		margin-top: 25px;
	}
	.companyAnnualReview .box10 .box-c{
		margin-top: 40px;
	}
	.companyAnnualReview .box6 .box-c .r .list{
		gap: 30px 20px;
	}
	.companyAnnualReview .box6 .box-c .r .list li{
		padding: 24px 15px 20px;
		font-size: 14px;
	}
	.companyAnnualReview .box6 .box-c .r{
		margin-top: 40px;
	}
	.companyAnnualReview .box6 .des{
		font-size: 16px;
	}
	.companyAnnualReview .box3 .tips{
		margin-top: 6px;
		font-size: 14px;
	}
	.companyAnnualReview .box10 .box-c .list .number,
	.companyAnnualReview .box3 .box-c .list li .number{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 18px;
	}
	.companyAnnualReview .box3 .box-c .list li .picBox{
		font-size: 18px;
		line-height: 1.8;
	}
	.companyAnnualReview .box6,
	.companyAnnualReview .box3{
		padding: 40px 0;
	}
	.companyAnnualReview .box3 .box-c{
		margin-top: 25px;
	}
	.companyAnnualReview .box8 .indexTel, .companyAnnualReview .box4 .indexTel, .companyAnnualReview .box3 .indexTel{
		margin-top: 25px;
	}
	.companyAnnualReview .box2 .box-c{
		padding: 31px 19px  19px;
	}
	.companyAnnualReview .box2 .box-c .text-box .text{
		font-size: 16px;
	}
	.companyAnnualReview .box2{
		padding: 50px 0 40px;
	}
	.companyAnnualReview .box1{
		padding: 30px 0;
	}
	.banner1{
		padding: 35px 0;
		min-height: 313px;
	}
	.banner1 .bannerBox1 .consultBtn{
		font-size: 18px;
	}
	.banner1 .bannerBox1 .text{
		font-size: 16px;
	}
}