.ab_con1 {
	width: 100%;
	overflow: hidden;
}

.con1_top {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ab_con1_lr {
	font-family: 'Satoshi-Bold';
	color: #333;
	max-width: 350px;
}

.ab_con1_ri {
	width: 58%;
}

.sp_box {
	width: 100%;
	overflow: hidden;
	border-radius: 0 100px;
	position: relative;
	cursor: pointer;
	padding-bottom: 46%;
}

.sp_box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.sp_box svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	fill: #fff;
	min-width: 80px;
	min-height: 80px;
	width: 6.66vw;
	height: 6.66vw;
}

.sp_box:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}

.sp_fiex {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	background: rgba(0 0 0 / 60%);
	opacity: 0;
	visibility: hidden;
}

.sp_fiex.active {
	opacity: 1;
	visibility: visible;
}

.sp_fiex_cen {
	width: 90%;
	max-width: 1200px;
	height: auto;
	max-height: 80%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.sp_fiex_cen video {
    width: 100%;
    height: auto;
}

.sp_fiex_close {
	font-size: 25px;
	position: absolute;
	right: -35px;
	top: -25px;
	color: #fff;
	cursor: pointer;
}

.qb_con2 {
	width: 100%;
	overflow: hidden;
	background: url(/static/en/img/abbj1.png) no-repeat;
	background-position: center bottom;
	padding-top: 9vw;
	padding-bottom: 12vw;
}

.qb_con2 ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.qb_con2 ul li {
	width: 15.5%;
	overflow: hidden;
	border-radius: 0 50px;
	min-height: 150px;
	max-height: 293px;
	height: 17vw;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	padding: 0 1.5vw;
	transition: 0.5s all;
}

.qb_con2 ul li:nth-child(odd) {
	background: #E7F4FD;
	margin-top: 5vw;
}

.qb_con2 ul li:nth-child(even) {
	background: #E8EFF6;
}

.qb_con2 ul li:hover {
    box-shadow: 0 0 10px rgba(0 0 0 / 10%);
    
}

.gd_text {
	width: 100%;
	display: flex;
	align-items: baseline;
}

.num_t {
	line-height: 1;
	font-family: 'Satoshi-Bold';
	color: #333;
}

.dw1 {
	line-height: 1;
	font-family: 'Satoshi-Bold';
	color: #333;
}

.dw2 {
	line-height: 1;
	font-family: 'Satoshi-Bold';
	color: #333;
}

.gd_b {
	color: #333;
	font-weight: 350;
}

.qb_con2 ul li:nth-child(3) .dw2 {
	font-size: 15px;
}

.ab_b {
	font-family: 'Satoshi-Bold';
	color: #333;
	text-align: center;
}


.ab_line {
	width: 85px;
	height: 1px;
	background: var(--yx_Color);
	margin: 30px auto 0;
}

.ab_con4_bot {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.con4_bot_lr {
	width: 52.3%;
	overflow: hidden;
	border-radius: 0 100px 0 0;
}

.con4_bot_lr img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.con4_bot_ri {
	width: 42.2%;
}

.con4_bot_ri ul {
	width: 90%;
	height: 100%;
	max-width: 564px;
	display: flex;
	flex-direction: column;
}

.con4_bot_ri ul li {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	border-bottom: 1px solid rgba(0 0 0 / 10%);
	padding: 20px 0;
}

.con4_bot_ri ul li:nth-child(1) {
	width: 54%;
	margin: 0 auto;
}

.con4_bot_ri ul li:nth-child(3) {
	width: 77%;
	margin-left: auto;
}

.con4_bot_ri ul li:nth-child(2n) {
	width: 86%;
}

.cx_s {
	text-align: left;
	color: #333;
	font-weight: 350;
	line-height: 1.5;
	margin-top: 15px;
}

.con4_bot_lr:hover img {
	transform: scale(1.05);
}

.ab_con5 {
	width: 100%;
	overflow: hidden;
	background: rgb(232 239 246 / 50%);
}

.ab_con5 .swiper-slide {
	background: linear-gradient(180deg, #EFF3F9 0%, #FFFFFF 100%);
	border-radius: 0px 50px;
	border: 1px solid #E6E6E6;
	padding: 35px 20px;
}
.ab_con5 .swiper-slide:hover{
    border: 1px solid var(--yx_Color);
}
.con5_img {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 71%;
}

.con5_img img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.con5_tt {
	text-align: center;
	line-height: 1.7;
	color: #333333;
	font-weight: 350;
	width: 90%;
	margin: 15px auto 0;
}

/* .con5_img:hover img {
	transform: translate(-50%, -50%) scale(1.05);
}*/

.ry_point {
	width: 100%;
	display: flex;
	justify-content: center;
}

.ry_point .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	position: relative;
	display: block;
	border-radius: 11px;
	margin: 0 3px;
	cursor: pointer;
	background: #D9D9D9;
	transition: 0.5s all;
}

.ry_point .swiper-pagination-bullet-active {
	width: 25px;
	background: var(--yx_Color);
}

@media only screen and (min-width: 768px) {
	.qb_con2 ul li:not(:last-child) {
		margin-right: 1.4%;
	}
}

@media only screen and (max-width: 1200px) {
	.cx_s {
		margin-top: 10px
	}

	.con4_bot_ri ul li {
		padding: 15px 0;
	}
}

@media only screen and (max-width: 769px) {
	.ab_con1_ri {
		width: 100%;
		margin-top: 25px;
	}

	.sp_box {
		border-radius: 0 30px;
	}

	.sp_box svg {
		min-width: 56px;
		min-height: 56px;
	}
	
	.sp_fiex_close{
	        right: -5px;
    top: -40px;
	}
	
	.sp_fiex_cen video{
	    
	}

	.qb_con2 ul {
		justify-content: space-between;
	}

	.qb_con2 ul li {
		width: 48%;
		padding: 25px;
		margin-bottom: 10px;
	}

	.con4_bot_lr {
		width: 100%;
		border-radius: 0 30px 0 0;
	}

	.con4_bot_ri {
		width: 100%;
	}

	.con4_bot_ri ul {
		max-width: 90%;
		margin: 0 auto;
	}

	.con4_bot_ri ul li {
		width: 100% !important;
	}
	
	.ab_con5 .wrap{
	    margin: 50px auto 60px;
	}
	
	.ab_line{
	        margin: 20px auto 0;
	}
	
	.ab_con4_bot{
	    margin-top: 30px;
	}
	
	.ab_con1_lr{
	    width: 100%;
	    text-align: center;
	}
}
