.page-base-content .floor .min-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  text-align: center;
}
.page-base-content .floor .title {
  font-size: 36px;
  font-weight: 500;
  line-height: 50px;
  text-align: center;
}
.page-base-content .text-introduce {
  padding: 62px 15% 0;
  text-align: center;
  margin: 0 auto;
}
.page-base-content .text-introduce .title {
  color: #00ACFF;
}
.page-base-content .text-introduce .desc {
  font-size: 21px;
  font-weight: 500;
  margin-top: 12px;
  text-align: left;
  text-indent: 2em;
}
.page-base-content .img-introduce {
  width: 100%;
  height: 7.72rem;
  background: url('../images/test.jpg') no-repeat;
  background-size: 100% 7.72rem;
  margin-top: 1rem;
  position: relative;
}
.page-base-content .img-introduce .img-list {
  padding: 0;
}
.page-base-content .img-introduce .img-list .li {
  width: 19.5%;
  height: 4.9rem;
  margin: 0;
  padding: 0;
  float: left;
  cursor: pointer;
  overflow: hidden;
}
.page-base-content .img-introduce .img-list .li img {
  display: block;
  transition: 0.2s;
}
.page-base-content .img-introduce .img-list .li:hover img {
  transform: scale(1.2);
}
.page-base-content .img-introduce .img-list .big {
  width: 22%;
  height: 5.56rem;
  position: relative;
  top: -0.37rem;
}
.page-base-content .img-introduce .img-list .block {
  width: 100%;
  height: 1.2rem;
  background: #00ACFF;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 1.2rem;
  font-size: 0.16rem;
  color: #ffffff;
}
.page-base-content .img-introduce .swiperCon {
  padding: 0 60px;
}
.page-base-content .img-introduce .swiperCon .swiper-container {
  position: relative;
  height: 610px;
  top: -80px;
}
.page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper {
  position: relative;
  top: 80px;
}
.page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide .con {
  position: relative;
}
.page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide .con .imgBox {
  position: relative;
  z-index: 2;
  transition: 0.6s;
  height: 490px;
}
.page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide .con .txt {
  width: 100%;
  height: 120px;
  background: #00ACFF;
  color: #ffffff;
  padding: 0 20px;
  text-align: center;
  line-height: 120px;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: 0.6s;
}
.page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .con .imgBox {
  transform: translateY(-80px);
}
.page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .con .txt {
  opacity: 1;
  transform: translateY(40px);
}
.page-base-content .img-introduce .swiperCon .swiper-button-prev {
  margin-top: -138px;
}
.page-base-content .img-introduce .swiperCon .swiper-button-next {
  margin-top: -138px;
}
.page-base-content .img-introduce .text-list {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-base-content .img-introduce .text-list li {
  float: left;
  color: #ffffff;
  padding-left: 0.9rem;
  height: 1.9rem;
}
.page-base-content .img-introduce .text-list li .tit {
  font-size: 0.42rem;
  font-weight: 600;
  line-height: 0.59rem;
  margin: 0;
}
.page-base-content .img-introduce .text-list li .desc {
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.25rem;
  margin: 0.1rem 0 0.14rem;
  opacity: 0.8;
}
.page-base-content .img-introduce .text-list li span {
  display: block;
  width: 0.3rem;
  height: 0.04rem;
  background: #00ACFF;
}
.page-base-content .swiper-box {
  width: 100%;
  height: 4.56rem;
  position: relative;
  margin-top: 60px;
}
.page-base-content .swiper-box .swiper-parent {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp {
  height: 2.9rem;
  width: 100%;
  position: absolute;
  top: 0.75rem;
  overflow: initial;
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide {
  transition: 300ms;
  transform: scale(0.87);
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide .imgBox {
  height: 100%;
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-prev {
  transform: scale(0.87) translateX(-8%);
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-next {
  transform: scale(0.87) translateX(8%);
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-active,
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-duplicate-active {
  transform: scale(1.18, 1);
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-pagination-base-hdp {
  bottom: -43px;
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-pagination-base-hdp .swiper-pagination-bullet {
  opacity: 1;
  border: 1px solid #ffffff;
  background: transparent;
}
.page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-pagination-base-hdp .swiper-pagination-bullet-active {
  background: #ffffff;
}
.page-base-content .text-advantage {
  background: #EAEAE4;
  padding-top: 60px;
}
.page-base-content .text-advantage .advantage-list {
  width: 80%;
  padding: 60px 0;
  margin: 0 auto;
}
.page-base-content .text-advantage .advantage-list .item .media {
  position: relative;
}
.page-base-content .text-advantage .advantage-list .item .media .media-left {
  padding-right: 60px;
  width: 2.67rem;
}
.page-base-content .text-advantage .advantage-list .item .media .media-left .cicle {
  width: 1.24rem;
  height: 1.24rem;
  border-radius: 50%;
  background: #ffffff;
  text-align: center;
  line-height: 1.24rem;
  margin-left: 62px;
  overflow: hidden;
}
.page-base-content .text-advantage .advantage-list .item .media .media-left p {
  text-align: center;
  border-bottom: 2px solid #00ACFF;
  margin: 0.22rem 0 0;
  padding-left: 48px;
  font-size: 0.18rem;
  font-weight: 500;
  line-height: 0.25rem;
  padding-bottom: 0.12rem;
}
.page-base-content .text-advantage .advantage-list .item .media .media-body {
  font-size: 0.15rem;
  width: 100%;
  padding-left: 2.67rem;
  position: absolute;
  left: 0;
  top: 0;
}
.page-base-content .text-advantage .advantage-list .item .media .media-body .tit {
  font-weight: 600;
  margin: 0.1rem 0 0.2rem;
  font-size: 18px;
  line-height: 26px;
}
.page-base-content .text-advantage .advantage-list .item .media .media-body .desc {
  font-weight: 400;
  line-height: 0.25rem;
  margin: 0;
  font-size: 16px;
}
.page-base-content .text-advantage .advantage-list .item + .item {
  margin-top: 70px;
}
@media (max-width: 768px) and (min-width: 320px) {
  .page-base-content .floor .min-title {
    font-size: 0.3rem;
    line-height: 0.42rem;
  }
  .page-base-content .floor .title {
    font-size: 0.5rem;
    line-height: 0.7rem;
  }
  .page-base-content .text-introduce {
    padding: 0.65rem 0.35rem 0;
    margin: 0 auto;
  }
  .page-base-content .text-introduce .desc {
    font-size: 0.32rem;
    line-height: 0.5rem;
    margin-top: 0.2rem;
  }
  .page-base-content .img-introduce {
    height: 11.4rem;
    background-size: 100% 11.4rem;
    margin-top: 1.5rem;
  }
  .page-base-content .img-introduce .swiperCon {
    padding: 0 0.35rem;
    height: 5.8rem;
  }
  .page-base-content .img-introduce .swiperCon .swiper-container {
    height: 5.8rem;
    top: -0.74rem;
  }
  .page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper {
    position: relative;
    top: 0.74rem;
  }
  .page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide .con {
    position: relative;
  }
  .page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide .con .imgBox {
    position: relative;
    z-index: 2;
    transition: 0.6s;
    height: 4.65rem;
  }
  .page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide .con .txt {
    height: 1.14rem;
    padding: 0 0.3rem;
    line-height: 1.14rem;
    font-size: 0.3rem;
  }
  .page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .con .imgBox {
    transform: translateY(-0.74rem);
  }
  .page-base-content .img-introduce .swiperCon .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .con .txt {
    opacity: 1;
    transform: translateY(0.4rem);
  }
  .page-base-content .img-introduce .swiperCon .swiper-button-prev {
    margin-top: -3.38rem;
  }
  .page-base-content .img-introduce .swiperCon .swiper-button-next {
    margin-top: -3.38rem;
  }
  .page-base-content .img-introduce .text-list li {
    height: 2.5rem;
  }
  .page-base-content .img-introduce .text-list li .tit {
    font-size: 0.5rem;
    line-height: 0.8rem;
  }
  .page-base-content .img-introduce .text-list li .desc {
    font-size: 0.26rem;
    line-height: 0.48rem;
  }
  .page-base-content .img-introduce .text-list li span {
    width: 0.6rem;
  }
  .page-base-content .swiper-box {
    height: 5rem;
  }
  .page-base-content .swiper-box .swiper-parent {
    padding: 0 0.35rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp {
    width: 6.8rem;
    height: 3.22rem;
  }
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-pagination-base-hdp {
    bottom: -28px;
  }
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide {
    transform: scale(0.87);
    width: 5.56rem;
  }
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-prev {
    transform: scale(0.87);
  }
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-next {
    transform: scale(0.87);
  }
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-active,
  .page-base-content .swiper-box .swiper-parent .swiper-container-base-hdp .swiper-wrapper .swiper-slide-duplicate-active {
    transform: scale(1);
  }
  .page-base-content .text-advantage {
    padding: 60px 0.35rem 0;
  }
  .page-base-content .text-advantage .advantage-list {
    width: 100%;
    padding: 0.6rem 0;
  }
  .page-base-content .text-advantage .advantage-list .item .media {
    display: flex;
    flex-direction: column;
  }
  .page-base-content .text-advantage .advantage-list .item .media .media-left {
    width: 100%;
    height: 1.24rem;
    padding-right: 0;
    position: relative;
    margin-bottom: 0.18rem;
  }
  .page-base-content .text-advantage .advantage-list .item .media .media-left .cicle {
    position: absolute;
    right: 0;
    top: 0;
  }
  .page-base-content .text-advantage .advantage-list .item .media .media-left p {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.36rem;
    line-height: 0.5rem;
    margin-top: 0.44rem;
    padding-left: 0;
  }
  .page-base-content .text-advantage .advantage-list .item .media .media-body {
    padding-left: 0;
    position: initial;
    font-size: 0.3rem;
  }
  .page-base-content .text-advantage .advantage-list .item .media .media-body .tit {
    line-height: 0.42rem;
    margin-bottom: 0.2rem;
  }
  .page-base-content .text-advantage .advantage-list .item .media .media-body .desc {
    line-height: 0.5rem;
    margin: 0;
  }
  .page-base-content .text-advantage .advantage-list .item + .item {
    margin-top: 0.7rem;
  }
}
