@charset "utf-8";
#certify {
	position: relative;
	width: 7.5rem;
	margin: 0.6rem auto 0;
}

#certify .swiper-container {
	/*padding-bottom: 60px*/
}

#certify .swiper-slide {
	width: 3.77rem;
	height: 6.67rem;
	/*background: #fff;*/
}

#certify .swiper-slide img {
	display: block
}