@charset "utf-8";
/* CSS Document */

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 600px;
	box-shadow: 0 8px 30px #ddd;
	background: #fff;
}
#certify  .swiper-slide img{
	display:block;
}


#certify  .swiper-slide p {

	padding: 30px;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
	text-align: justify;
}
#certify  .swiper-slide p span {
	display: block;
}
#certify  .swiper-slide p span.gjbt{font-weight: bold; line-height: 1.5; margin-bottom: 20px; text-align: center;}
#certify  .swiper-slide p span.gjbt a{font-size: 28px; color: #346e16; }
#certify  .swiper-slide p span.gjzy{color: #346e16; font-size: 18px; line-height: 1.5; text-align: justify; text-indent: 2em;}
#certify  .swiper-slide p span.gjzy a{color: #f8aa25; font-size: 18px;}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}


#certify .swiper-button-prev {
	left: -86px;
	width: 75px;
	height: 63px;
	background: url(qmj2025_r25_c1_s1.png) no-repeat;
	background-size: 100%;
}

/* #certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
} */

#certify .swiper-button-next {
	right: -86px;
	width: 75px;
	height: 63px;
	background: url(qmj2025_r25_c22_s1.png) no-repeat;
	background-size: 100%;
}

/* #certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
} */

@media (max-width: 1280px) {
	#certify {width: 1050px;}
	#certify .swiper-slide{width: 560px;}
}
@media (max-width: 1024px) {
	#certify {width: 850px;}
	#certify .swiper-slide{width: 520px;}
}
@media (max-width:920px) {
	#certify {width: 750px;}
}
@media (max-width: 820px) {
	#certify {width: 600px;}
}
@media (max-width: 768px) {
	#certify {width: 590px;}
	
}
@media (max-width: 640px) {
	#certify {width: 500px;}
	#certify .swiper-slide{width: 500px}
	#certify .swiper-button-prev{width: 55px; height: 46px; left: -62px}
	#certify .swiper-button-next{width: 55px; height: 46px; right: -62px}
}
@media (max-width: 540px) {
	#certify {width: 410px;}
	#certify .swiper-slide{width: 410px}
}
@media (max-width:480px) {
	#certify {width: 380px;}
	#certify .swiper-slide{width: 380px}
	#certify .swiper-button-prev{width: 40px; height: 33px; left: -46px}
	#certify .swiper-button-next{width: 40px; height: 33px; right: -46px}
	#certify .swiper-slide p{padding: 20px;}
	#certify .swiper-slide p span.gjbt a{font-size: 26px;}
	#certify .swiper-slide p span.gjzy{font-size: 14px}
	#certify .swiper-slide p span.gjzy a{font-size: 14px;}
	#certify .swiper-container{padding-bottom: 20px;}
	#certify .swiper-slide{box-shadow: 0 4px 20px #ddd;}
}
@media (max-width:440px) {
	#certify {width: 350px;}
	#certify .swiper-slide{width: 350px}
	#certify .swiper-slide p span.gjbt a{font-size: 24px;}
}
@media (max-width:420px) {
	#certify {width: 330px;}
	#certify .swiper-slide{width: 330px}
	#certify .swiper-slide p span.gjbt a{font-size: 23px;}
}
@media (max-width:400px) {
	#certify {width: 310px;}
	#certify .swiper-slide{width: 310px}
	#certify .swiper-slide p span.gjbt a{font-size: 22px;}
}
@media (max-width:380px) {
	#certify {width: 290px;}
	#certify .swiper-slide{width: 290px}
	#certify .swiper-slide p span.gjbt a{font-size: 20px;}
}
@media (max-width:360px) {
	#certify {width: 280px;}
	#certify .swiper-slide{width: 280px}
	#certify .swiper-slide p span.gjbt a{font-size: 18px;}
}
@media (max-width:320px) {
	#certify {width: 230px;}
	#certify .swiper-slide{width: 230px}
	#certify .swiper-slide p span.gjbt a{font-size: 16px;}
	#certify .swiper-slide p span.gjzy{font-size: 12px}
	#certify .swiper-slide p span.gjzy a{font-size: 12px;}
}