.supage-636 {
  padding: 0.88rem 0 1.5rem;
  font-family: '思源黑体 CN Bold', '微软雅黑';
}
@media screen and (max-width: 1024px) {
  .supage-636 {
    padding: 1rem 0;
  }
}
.supage-636 .advantages-module .advantages-module-container {
  width: 81%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage-636 .advantages-module .advantages-module-container {
    width: 100%;
    padding: 0 0.3rem;
  }
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-title h3 {
  font-family: Impact, '微软雅黑';
  font-size: 0.3rem;
  font-weight: inherit;
  color: #FFFFFF;
  line-height: 1;
  letter-spacing: 2px;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-title h2 {
  margin-top: 0.28rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
  letter-spacing: 2px;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-title .line {
  margin-top: 0.28rem;
  width: 0.5rem;
  height: 2px;
  background-color: #FFFFFF;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content {
  margin-top: 0.75rem;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide {
  padding-right: 0.88rem;
  box-sizing: border-box;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .img {
  width: 0.65rem;
  height: 0.65rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .title {
  margin-top: 0.3rem;
  font-size: 0.2rem;
  color: #FFFFFF;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 0.25rem 0;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .desc {
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 1.6;
  height: 1rem;
  overflow-y: auto;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .desc::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .desc::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.5);
  height: 0.5rem;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .desc::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: transparent;
}
.supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide:hover .wrap .img img {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: translateY(180deg);
  -ms-transform: translateY(180deg);
  -o-transform: translateY(180deg);
}
@media screen and (max-width: 1024px) {
  .supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .title {
    font-size: 0.28rem;
  }
  .supage-636 .advantages-module .advantages-module-container .advantages-module-content .swiper-container .swiper-slide .wrap .desc {
    font-size: 0.26rem;
  }
}
