﻿.bossgoo-index-certify58 {
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  background-color: #efefef;
  padding-bottom: 80px;
}

.bossgoo-index-certify58 .first-title {
  color: var(--themeColor);
}

.bossgoo-index-certify58 .cer58-con, .bossgoo-index-certify58 .cer58-swiper {
  width: 100%;
}

.bossgoo-index-certify58 .cer58-swiper .swiper-slide {
  transform: scale(0.9);
}

.bossgoo-index-certify58 .cer58-swiper .swiper-slide-next {
  transform: scale(1);
}

.bossgoo-index-certify58 .cer58-imgBox {
  width: 100%;
  height: 0;
  padding-bottom: 141.6%;
  position: relative;
}

.bossgoo-index-certify58 .cer58-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-index-certify58 .cer58-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media only screen and (max-width: 1040px) {
  .bossgoo-index-certify58 {
    padding-bottom: .6rem;
  }
  .bossgoo-index-certify58 .wrap {
    padding-left: .2rem;
    padding-right: .2rem;
  }
}

@media only screen and (max-width: 480px) {
  .bossgoo-index-certify58 .cer58-swiper .swiper-slide {
    transform: scale(1);
  }
}
