.bossgoo-index-certify11 {
  width: 100%;
  padding-bottom: 50px;
}

.bossgoo-index-certify11 .max1920 {
  background: url(../images/cer11Bg.png) no-repeat center bottom;
}

.bossgoo-index-certify11 .max1920 .wrap .first-title {
  color: var(--themeColor);
}

.bossgoo-index-certify11 .max1920 .wrap .cer11-box {
  width: 100%;
  padding-left: 20%;
  padding-bottom: 50px;
  box-sizing: border-box;
}

.bossgoo-index-certify11 .max1920 .wrap .cer11-box .cer11-swiper {
  width: 100%;
}

.bossgoo-index-certify11 .max1920 .wrap .cer11-box .cer11-swiper .swiper-wrapper .swiper-slide .cer11-swiper-box {
  width: 100%;
  height: 0;
  padding-bottom: 150%;
  position: relative;
}

.bossgoo-index-certify11 .max1920 .wrap .cer11-box .cer11-swiper .swiper-wrapper .swiper-slide .cer11-swiper-box .cer11-imgBox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-index-certify11 .max1920 .wrap .cer11-box .cer11-swiper .swiper-wrapper .swiper-slide .cer11-swiper-box .cer11-imgBox img {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-index-certify11 .max1920 .wrap {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .bossgoo-index-certify11 .max1920 .wrap .cer11-box {
    padding-left: 10%;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-index-certify11 .max1920 {
    background: none;
  }
  .bossgoo-index-certify11 .max1920 .wrap .cer11-box {
    padding-left: 0;
    padding-bottom: .4rem;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-index-certify11 .max1920 .wrap .cer11-box {
    padding-left: 0;
  }
}
