@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}
#certify .swiper-container.honor{
  height: 440px !important;
}
#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 262px;
	height: 370px;
	/* background: #fff; */
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
  object-fit: cover;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 0px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	/* border: 3px solid #fff; */
	background-color: #fff;
	width: 9px;
	height: 9px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	/* border: 3px solid #00aadc; */
	background-color: #074987;
}

#certify .swiper-button-prev {
	left: 64px;
	width: 50px;
	height: 50px;
	background: url(../images/youjiantou_1.svg) center center  no-repeat;
	
	background-size: 100%;
}

/* #certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
} */

#certify .swiper-button-next {
	right: 64px;
	width: 50px;
	height: 50px;
	background: url(../images/youjiantou.svg) center center no-repeat;
	/* background-position: 0 -93px; */
	background-size: 100%;
}

/* #certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
} */
@charset "utf-8";
/* CSS Document */

#certify2 {
	position: relative;
	width: 1200px;
	margin: 0 auto
}
#certify2 .swiper-container.honor{
  height: 440px !important;
}
#certify2 .swiper-container {
	padding-bottom: 60px;
}

#certify2  .swiper-slide {
	width: 262px;
	height: 370px;
	/* background: #fff; */
	box-shadow: 0 8px 30px #ddd;
}
#certify2  .swiper-slide img{
	display:block;
  object-fit: cover;
}
#certify2  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify2 .swiper-pagination {
	width: 100%;
	bottom: 0px;
}

#certify2 .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	/* border: 3px solid #fff; */
	background-color: #fff;
	width: 9px;
	height: 9px;
	opacity: 1;
}

#certify2 .swiper-pagination-bullets .swiper-pagination-bullet-active {
	/* border: 3px solid #00aadc; */
	background-color: #074987;
}

#certify2 .swiper-button-prev {
	left: 64px;
	width: 50px;
	height: 50px;
	background: url(../images/youjiantou_1.svg) center center  no-repeat;
	
	background-size: 100%;
}

/* #certify2 .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
} */

#certify2 .swiper-button-next {
	right: 64px;
	width: 50px;
	height: 50px;
	background: url(../images/youjiantou.svg) center center no-repeat;
	/* background-position: 0 -93px; */
	background-size: 100%;
}

/* #certify2 .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
} */
.certify-title{
  font-size: 26px;
  text-align: center;
}


