@charset "utf-8";

#certify {	position: relative;	width: 1100px;	margin: 0 auto}
#certify .swiper-container {	padding:30px 0 50px 0;}
#certify .swiper-slide {width: 100%;height:auto; margin:0; background:#f7f8fa;}
#certify .swiper-slide img{ width:80%; height:auto; margin:0 10%; display:block;box-shadow: 0 2px 25px 0 rgba(255, 255, 255, 0.2);}
#certify .swiper-slide img.img{ display:none;}
#certify .swiper-pagination {	width: 100%;bottom: 20px}
#certify .swiper-button-prev {left: -40px;	width:40px;	height:40px;background:url(../images/anli_l.png) center center no-repeat;background-size:40px auto;	opacity:1;}
#certify .swiper-button-prev:hover {  background:url(../images/anl_lh.png) center center no-repeat;}
#certify .swiper-button-next {	right:-40px;width:40px;	height:40px;background:url(../images/anli_r.png) center center no-repeat;	background-size:40px auto;opacity:1;}
#certify .swiper-button-next:hover {  background:url(../images/anli_rh.png) center center no-repeat;}

.cj_div3 #certify .swiper-container {	padding:30px 0 0 0;}


/********小屏电脑*******/
@media only screen and (max-width: 1440px){

#certify {	position: relative;	width:1100px;	margin: 0 auto}
#certify .swiper-container {	padding:30px 0 50px 0;}
/*#certify .swiper-slide {width: 608px;height:auto;}*/
#certify .swiper-pagination {	width: 100%;bottom: 20px}

	
	
}


