.cl:after,
.clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,
.clearfix {
    zoom: 1
}
/* ywItem */
.ywItem{width: 100%;background: #e8f7f2;padding: 80px 0;}
.w1380{width: 1380px;margin: 0 auto;}
.plateTit{font-size: 42px;padding-bottom: 15px;font-weight: 600;text-align: center;margin-bottom: 40px;color: #000;background: url("../img/gbtitlebg1.png") bottom center no-repeat;}
.plateTit2{color: #fff;background: url("../img/gbtitlebg2.png") bottom center no-repeat;}
.znyxItem{width: 100%;}
.yqryItem{width: 100%;height: 842px;background: url("../img/gbqyrybg.png") top center no-repeat;margin-top: 100px;padding-top: 65px;}
.hzbhItem{width: 100%;background: #f6fafd;padding: 70px 0;}
.hzhbCon{width: 100%;margin: 0 auto;}
.hzhbCon ul{width: 100%;margin: 0;padding: 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.hzhbCon ul li{list-style: none;margin-bottom: 20px;}
.hzhbCon ul li:hover{transform: scale(1.02);transition: all 0.3s;}




#certify{position: relative;width: 1380px;margin: 0 auto;}
#certify .swiper-container{padding-bottom: 60px;}
#certify  .swiper-slide {width: 788px;height: 532px;background: #fff;position: relative;}
#certify  .swiper-slide img{display:block;width: 788px;height: 532px;}
#certify .swiper-pagination {width: 100%;bottom: 20px;}
#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-button-prev {left: -30px;top: 32%;width: 30px;height: 50px;
	background: url("../img/gbleft.png") no-repeat;}
#certify .swiper-button-next {right: -30px;top: 35%;width: 30px;height: 50px;background: url("../img/gbright.png") no-repeat;}
