@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px
}

#certify1 .swiper-container {
	overflow: hidden !important;
}

/* #certify1 .swiper-button-next:after, .swiper-button-prev:after{
	color: #404750;
} */

#certify .title {
	font-size: 34px;
	font-weight: 400;
	line-height: 45px;
	color: #404750;
	text-align: center;
	margin-top: 70px;
}

#certify #btns {
	display: flex;
	justify-content: space-between;
	margin: 60px 0;
}

#certify #btns .btn_item {
	width: 15.1%;
	height: 58px;
	background: #F2F8FF;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #409EFF;
	border-radius: 8px;
	cursor: pointer;
}

#certify #btns .btn_item:hover {
	color: #FFFFFF;
	background: #0099FF;
}

#certify .swiper-slide {
	width: 996px;
	height: 531px;
}

#certify .swiper-slide-prev,
.swiper-slide-next {
	opacity: 0.23 !important;
}

#certify .swiper-slide img {
	width: 100%;
	height: 100%;
}



#certify1 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px
}

#certify1 .title {
	font-size: 34px;
	font-weight: 400;
	line-height: 45px;
	color: #404750;
	text-align: center;
	margin-top: 70px;
}

#certify1 #btns {
	display: flex;
	justify-content: space-around;
	margin: 60px 0;
}

#certify1 #btns .btn_item {
	width: 180px;
	height: 58px;
	background: #F2F8FF;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #409EFF;
	border-radius: 8px;
	cursor: pointer;
}

#certify1 #btns .btn_item:hover {
	color: #FFFFFF;
	background: #0099FF;
}

#certify1 .swiper-slide {
	width: 636px !important;
	height: 410px !important;
}

#certify1 .swiper-slide-prev,
.swiper-slide-next {
	opacity: 0.23 !important;
}

#certify1 .swiper-slide img {
	width: 100%;
	height: 100%;
}





#certify2 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 100px;
	cursor: pointer;

}

#certify2 .swiper-container {
	overflow: hidden !important;
}

#certify2 .title {
	font-size: 34px;
	font-weight: 400;
	line-height: 45px;
	color: #404750;
	text-align: center;
	margin-top: 70px;
}

#certify2 #btns {
	display: flex;
	justify-content: space-around;
	margin: 60px 0;
}

#certify2 #btns .btn_item {
	width: 180px;
	height: 58px;
	background: #F2F8FF;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #409EFF;
	border-radius: 8px;
	cursor: pointer;
}

#certify2 #btns .btn_item:hover {
	color: #FFFFFF;
	background: #0099FF;
}

#certify2 .swiper-slide {
	width: 792px;
	height: 262px;
	background: #FFFFFF;
	position: relative;
	height: 262px;
}

#certify2 .swiper-slide p {
	/* height: 262px; */
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
	color: #404750;
	padding: 70px;
	box-shadow: 0px 8px 6px #E9E9E9;
}

#certify2 .swiper-slide p>span {
	font-size: 127px;
	font-weight: 400;
	line-height: 229px;
	color: #407AFD;
	position: absolute;
	position: absolute;
	top: -12px;
	left: 20px;
}

#certify2 .swiper-slide>span {
	font-size: 14px;
	font-weight: 400;
	line-height: 36px;
	color: #404750;
	position: absolute;
	bottom: 30px;
	right: 70px;
}

#certify2 .swiper-slide p {
	box-shadow: 0px 0px 14px rgba(119, 119, 119, 0.16);
	margin: 7px 0;
}

#certify2 .swiper-slide-prev,
.swiper-slide-next {
	opacity: 1 !important;
}

#certify2 .swiper-slide img {
	width: 100%;
	height: 100%;
}


#swiper2 .swiper-pagination span {
	width: 38px !important;
	height: 4px;
	border-radius: 4px !important;
}