* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}

.ias-tpl-header {
  /* position: absolute !important; */
  z-index: 8 !important;
  background-color: #fff !important;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    max-height 0.6s cubic-bezier(0.52, 0.16, 0.24, 1);
  transform: translateY(0);
}

.ias-tpl-header a {
  color: #000001;
}

.ias-tpl-header a::after {
  background-color: #000001 !important;
}

.ias-tpl-header.active {
  transform: translateY(-60px);
}

@media screen and (min-width: 1200px) {
  .ias-tpl-footer .ias-tpl-footer-breadcrumb .ias-tpl-footer-breadcrumb-content {
    color: #000 !important;
  }

  .ias-tpl-header:hover {
    background-color: rgba(0, 0, 0, 0.3);
    background: #fff;
  }

  .ias-tpl-footer {
    color: #000;
    background: #f9f9f9;
  }

  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-media .ias-tpl-footer-media-item-container {
    background: #2d2d2d;
  }

  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-media .ias-tpl-footer-media-item-container .ias-tpl-footer-media-qrcode {
    background-color: #e8e8e8;
  }

  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-media .ias-tpl-footer-media-item-container .ias-tpl-footer-media-qrcode::before {
    border-color: #e8e8e8 transparent transparent transparent;
  }
}

@media screen and (max-width: 1200px) {
  .ias-tpl-footer .ias-tpl-footer-breadcrumb .ias-tpl-footer-breadcrumb-content {
    color: #606060 !important;
  }

  .ias-mobile-tpl-header .ias-mobile-header-menu .isa-mobile-header-menu-btn-item {
    background-color: #000;
  }

  .ias-mobile-tpl-header-active {
    background-color: #fff;
  }

  .ias-mobile-adm-popup .ias-mobile-tpl-header-nav-list {
    background-color: rgba(255, 255, 255, 0.85);
  }

  .ias-mobile-adm-popup .ias-mobile-tpl-header-nav-list .ias-mobile-tpl-header-nav-item a {
    color: #000;
  }

  .ias-mobile-tpl-header a {
    background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/safety/img/logo.png) no-repeat center;
    background-size: 100%;
  }

  .ias-mobile-tpl-header .ias-mobile-tpl-header-logo-container .ias-mobile-tpl-header-logo {
    opacity: 0;
  }

  .ias-tpl-footer,
  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-introduction-title {
    color: #282828;
    background-color: #f9f9f9;
  }

  .ias-tpl-footer .ias-tpl-footer-breadcrumb,
  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-introduction-content,
  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-connect-content,
  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-right .ias-tpl-footer-content-right-item .ias-tpl-footer-content-right-item-content-list-container .ias-tpl-footer-content-right-item-content-text,
  .ias-tpl-footer a,
  .ias-tpl-footer .ias-tpl-footer-statement .ias-tpl-footer-statement-left {
    color: #606060;
  }

  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-media .ias-tpl-footer-media-item-container {
    background: #2d2d2d;
  }

  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-media .ias-tpl-footer-media-item-container .ias-tpl-footer-media-qrcode {
    background-color: #e8e8e8;
  }

  .ias-tpl-footer .ias-tpl-footer-content .ias-tpl-footer-content-left .ias-tpl-footer-media .ias-tpl-footer-media-item-container .ias-tpl-footer-media-qrcode::before {
    border-color: #e8e8e8 transparent transparent transparent;
  }
}

.ias-mobile-tpl-header {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1),
    max-height 0.6s cubic-bezier(0.52, 0.16, 0.24, 1);
  transform: translateY(0);
  background: #fff;
}

.ias-mobile-tpl-header.active {
  transform: translateY(-60px);
}

.ias-tpl-footer {
  position: relative !important;
  z-index: 6 !important;
}

.ias-tpl-header .ias-tpl-header-logo-container {
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/safety/img/logo.png) no-repeat center;
  background-size: 100%;
}

.ias-tpl-header .ias-tpl-header-logo-container .ias-tpl-header-logo {
  opacity: 0;
}


/* 内容开始 */
.ias-car-body {
  width: 100%;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
}

.ias-car-body img {
  width: 100%;
  vertical-align: top;
}

.ias-car-kv {
  width: 100%;
  position: relative;
}

.ias-car-kv .kv {
  width: 100%;
  height: 56.25vw;
}

.ias-car-kv .kv img {
  height: 100%;
  object-fit: cover;
}

.ias-car-kv .kv video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ias-car-kv .kv-txt {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 16.9062vw;
  transform: translateX(-50%);
  text-align: center;
}

.ias-car-kv .kv-txt h2 {
  color: #fff;
  font-size: 2.5vw;
  /* font-weight: bold; */
  line-height: 1.25;
  letter-spacing: 0.0625vw;
  margin-bottom: 1.0416vw;
}

.ias-car-kv .kv-txt p {
  color: #fff;
  font-size: 1.875vw;
  font-weight: normal;
  line-height: 1.25;
  letter-spacing: 0.0468vw;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ias-car-kv .kv-txt p span {
  width: 5.0520vw;
  height: 2.1354vw;
  color: #0E2A0B;
  font-size: 1.25vw;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.0312vw;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: #fff;
  margin-left: 1.5625vw;
  border-radius: 0.2604vw;
  line-height: 2.1354vw;
}

.ias-car-kv .kv-disc {
  position: absolute;
  bottom: 2.041667vw;
  left: 1.041667vw;
  width: 44.270833vw;
  z-index: 9;
}

@media screen and (max-width: 900px) {
  .ias-car-kv .kv-txt {
    top: 43.7333vw;
    white-space: nowrap;
  }

  .ias-car-kv .kv-txt h2 {
    font-size: 6.4vw;
    letter-spacing: 0.0267vw;
    margin-bottom: 2.1333vw;
  }

  .ias-car-kv .kv-txt p {
    font-size: 4.8VW;
    line-height: 1.5;
    letter-spacing: 0.0468vw;
    flex-wrap: wrap;
  }

  .ias-car-kv .kv-txt p span {
    width: 14vw;
    height: 6vw;
    font-size: 3.200vw;
    letter-spacing: 0.08vw;
    margin-left: 0;
    border-radius: 1.3333vw;
    margin-top: 5.3333vw;
    line-height: 6vw;
  }

  .ias-car-kv .kv-disc {
    display: none;
  }
}


/* 达人Club第二期福利等你来解锁! */
.banner-title {
  font-size: 1.875vw;
  color: #000000;
  line-height: 1.25;
  font-weight: bold;
  position: relative;
  text-align: center;
  padding-bottom: 1.0416vw;
}

.banner-title::after {
  content: '';
  width: 3.4166vw;
  height: 0.1041vw;
  background: #6CB72A;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}


.ias-tpl-hm-section03 {
  width: 79.1666vw;
  margin: 0 auto;
  position: relative;
}

.ias-tpl-hm-section03 .ias-tpl-hm-section03-con,
.as-tpl-hm-banner01 {
  width: 100%;
}


.ias-tpl-hm-section03-01 {
  padding-top: 5.5208vw;
  border-top: 1px solid #707070;
  padding-bottom: 5.2083vw;
  margin-bottom: 6.7708vw;
}

.ias-tpl-hm-section03-01 .ias-tpl-hm-section03-con {
  margin-top: 3.6458vw;
}


.as-tpl-hm-banner01 .swiper-slide {
  padding: 1.3020vw 1.4062vw;
  border-radius: 0.5208vw;
  background: #F7F7F7;
  display: flex;

}

.as-tpl-hm-banner01 .swiper-slide .pic-con {
  width: 26.0416vw;
  height: 26.0416vw;
  border-radius: 0.5208vw;
  margin-right: 3vw;
  background: #fff;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding-top: 1.1979vw;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con h3 {
  font-size: 1.4583vw;
  color: #6CB72A;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 0.625vw;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item {
  font-size: 1.0416vw;
  color: #202128;
  line-height: 1.5;
  margin-bottom: 0.5208vw;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .bk {
  display: inline-block;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item01 {
  display: flex;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item span {
  font-weight: bold;
  width: fit-content;
  white-space: nowrap;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item span.green {
  color: #6CB72A;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .txt-item-list {
  flex: 1;
}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .txt-item-list li {
  position: relative;
  padding-left: 1.0937vw;

}

.as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .txt-item-list li::before {
  content: '';
  width: 0.3526vw;
  height: 0.3526vw;
  border-radius: 50%;
  background: #6CB72A;
  position: absolute;
  top: .6vw;
  left: 0;
}

.ias-tpl-hm-section03-con .ias-tpl-hm-tool {
  width: auto;
  height: fit-content;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  /* background: rgba(51, 51, 51, 0.6); */
  border-radius: 2.0833vw;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  white-space: nowrap;
}

.ias-tpl-hm-section03-con .ias-tpl-hm-tool-con {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}


.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-prev,
.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-next {
  width: 3.125vw;
  height: 3.125vw;
  position: unset;
  margin: 0 0.2083vw;
}

.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-prev {
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/prev.png) no-repeat center;
  background-size: cover;
  transform: scaleX(-1);
}

.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-next {
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/prev.png) no-repeat center;
  background-size: cover;
}

.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-prev img,
.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-next img {
  width: 0.5286vw;
  height: 1.0567vw;
}

.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-prev:after,
.ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-rtl .swiper-button-next:after,
.ias-tpl-hm-section03-con .swiper-button-next:after,
.ias-tpl-hm-section03-con .swiper-button-prev:after {
  display: none;
}



@media screen and (max-width: 900px) {
  .banner-title {
    font-size: 5.6vw;
    line-height: 1.5;
    padding-bottom: 3.2vw;
  }

  .banner-title::after {
    width: 12.1333vw;
    height: 0.2667vw;
  }



  .ias-tpl-hm-section03 {
    width: 93.3333vw;
    padding: 0 5.3333vw;
  }


  .ias-tpl-hm-section03-01 {
    padding: 0 2vw;
    padding-top: 13.3333vw;
    padding-bottom: 16vw;
    margin-bottom: 22.4vw;
  }

  .ias-tpl-hm-section03-01 .ias-tpl-hm-section03-con {
    margin-top: 10.6667vw;
  }


  .as-tpl-hm-banner01 .swiper-slide {
    padding: 4.6667vw 4.8vw 9.3333vw;
    border-radius: 1.3333vw;
    display: block;

  }

  .as-tpl-hm-banner01 .swiper-slide .pic-con {
    width: 100%;
    height: auto;
    border-radius: 1.3333vw;
    margin-right: 0;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con {
    flex: 1;
    padding-top: 5.4667vw;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con h3 {
    font-size: 4.8vw;
    line-height: 1.25;
    font-weight: bold;
    margin-bottom: 1.0667vw;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item {
    font-size: 3.2vw;
    line-height: 1.5;
    margin-bottom: 1vw;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item01 {
    display: flex;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item span {
    font-weight: bold;
    width: fit-content;
    white-space: nowrap;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item span.green {
    color: #6CB72A;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .txt-item-list {
    flex: 1;
  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .txt-item-list li {
    position: relative;
    padding-left: 1.0937vw;

  }

  .as-tpl-hm-banner01 .swiper-slide .txt-con .txt-item .txt-item-list li::before {
    content: '';
    width: 0.3526vw;
    height: 0.3526vw;
    border-radius: 50%;
    background: #6CB72A;
    position: absolute;
    top: .6vw;
    left: 0;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hm-tool {
    position: relative;
    right: 1.2667vw;
    margin-top: 8vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hm-tool-con {
    justify-content: flex-end;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-prev,
  .ias-tpl-hm-section03-con .ias-tpl-hm-tool .swiper-button-next {
    width: 10.6667vw;
    height: 10.6667vw;
    margin: 0 1.0667vw;
  }


}

.ias-about {
  width: fit-content;
  padding-top: 6.7708vw;
  text-align: center;
  margin: 0 auto 5.9895vw;
  color: #000;
  font-size: 1.875vw;
  line-height: 1.6;
  letter-spacing: 0.182292vw;
}

.ias-about span {
  font-weight: bold;
  color: #6CB72A;
}

.ias-about p {
  display: inline-block;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/bg_line.png) no-repeat bottom center;
  background-size: 100% 0.8333vw;
}


.ias-about .cai {
  background-image: linear-gradient(to bottom right, #ACC0EA, #8E90E1);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-weight: bold;
}

.innerwidth {
  width: 79.1666vw;
  margin: 0 auto;
}

.ias-title {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 5.9895vw;
  padding-bottom: 1.875vw;
}

.ias-title h2 {
  color: #000;
  font-size: 1.875vw;
  font-weight: bold;
  line-height: 2.5vw;
  letter-spacing: .0469vw;
  text-align: center;
}

.ias-title h2.weizikaqi {
  padding-left: 1vw;
}

.ias-title p {
  padding-top: 1vw;
  color: #000;
  font-size: 1.25vw;
}



@media screen and (max-width: 900px) {
  .ias-car-kv .kv {
    height: auto;
  }


  .ias-car-kv .tit {
    width: 100%;
    left: 0;
    top: 45vw;
    font-size: 6.4vw;
    line-height: 1.25;
    letter-spacing: 0.16vw;
    text-align: center;
  }

  .ias-about {
    width: 92vw;
    font-size: 3.7333vw;
    line-height: 1.5;
    letter-spacing: 0.0267vw;
    margin-bottom: 11.4667vw;
  }

  .innerwidth {
    width: 100%;
  }

  .ias-title {
    padding-top: 16.5333vw;
    padding-bottom: 10.6667vw;
  }

  .ias-title h2 {
    font-size: 5.6vw;
    line-height: 2.5vw;
    letter-spacing: 0.1067vw;
  }

  .ias-title h2.weizikaqi {
    padding-left: 4vw;
  }

  .ias-title p {
    font-size: 3.6vw;
    padding: 0 4vw;
    padding-top: 8vw;
    text-align: center;
  }
}

.ias-nianbao {
  width: 100%;
  padding-top: 2.2917vw;
  padding-bottom: 11.9791vw;
  position: relative;
}

.ias-nianbao .swiper-container {
  width: 100%;
  height: 19.8021vw;
  margin-bottom: 4.1667vw;
}

.ias-nianbao .swiper {
  width: 100%;
  height: 100%;
  overflow: initial;
}

.ias-nianbao .swiper-slide {
  opacity: 0.3;
  transform: translateX(1.5625vw);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.ias-nianbao .swiper-slide .a {
  display: flex;
  flex-direction: column;
}

.ias-nianbao .swiper-slide .a .tit {
  display: flex;
  align-items: center;
  margin-bottom: 1.0417vw;
  color: #000;
  font-size: .9375vw;
  line-height: 1.25vw;
  letter-spacing: .0234vw;
}

.ias-nianbao .swiper-slide .a .tit img {
  width: 1.1458vw;
  margin-right: 1.0417vw;
}

.ias-nianbao .swiper-slide .a .img {
  width: 100%;
  height: 17.5521vw;
  border-radius: .5208vw;
  box-sizing: border-box;
  padding: .1042vw;
  background-image: linear-gradient(to bottom, #8E90E1, #ACC0EA);
}

.ias-nianbao .swiper-slide .a .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: .5208vw;
}

.ias-nianbao .swiper-slide.visible {
  opacity: 1;
  transform: translateX(0);
}



/* 进度条容器样式 */
.ias-nianbao .progress-container {
  width: calc(100% - 8.3333vw);
  margin: 0 4.1667vw;
  position: relative;
  cursor: pointer;
  z-index: 10;
}

.ias-nianbao .custom-progress-bar {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: .5208vw;
  background: linear-gradient(90.00deg, rgba(172, 192, 234, 1), rgba(244, 244, 244, 1) 12%);
  border-radius: .5208vw;
}

.ias-nianbao .custom-progress-fill {
  position: absolute;
  height: 100%;
  background: linear-gradient(90.00deg, rgba(172, 192, 234, 1), rgba(172, 192, 234, 1) 12%);
  border-radius: .5208vw;
  width: 0%;
}

/* 拖拽手柄 */
.ias-nianbao .progress-handle {
  position: absolute;
  width: 4.1667vw;
  height: 2.0833vw;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/icon02.png) no-repeat;
  background-size: 100% 100%;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 0;
  cursor: grab;
  z-index: 10;
}

.ias-nianbao .progress-handle:active {
  cursor: grabbing;
}

.ias-nianbao .progress-tick {
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  transform: translateX(-50%);
  pointer-events: none;
}

.ias-nianbao .progress-label {
  position: absolute;
  bottom: -4.0625vw;
  left: 0;
  transform: translateX(-50%);
  font-size: .9375vw;
  color: #000;
  pointer-events: none;
  white-space: nowrap;
}

.ias-nianbao .progress-label::before {
  content: "";
  width: 3.125vw;
  height: .4167vw;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/icon03.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ias-nianbao .progress-label.progress-label0 {
  transform: translateX(75%);
}

.ias-nianbao .progress-label.progress-label0::before {
  right: -10vw;
}

.ias-nianbao .progress-label.progress-label1 {
  transform: translateX(0%);
}

.ias-nianbao .progress-label.progress-label1::before {
  right: -10vw;
}

.ias-nianbao .progress-label.progress-label2 {
  transform: translateX(-75%);
}

.ias-nianbao .progress-label.progress-label2::before {
  right: -10.5vw;
}

.ias-nianbao .progress-label.progress-label3 {
  transform: translateX(-175%);
}

.ias-nianbao .progress-label.progress-label3::before {
  display: none;
}

.setion2 {
  position: relative;
  overflow: hidden;
}

.setion2 .swiperGundong {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  display: block;
}

.setion2 .swiperGundong1 {
  position: relative;
  width: 100%;
}

.setion2 .swiperGundong1 .shuoming {
  position: absolute;
  width: fit-content;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #999;
  font-size: 0.625vw;
  bottom: 4vw;
}

.setion2 .zanwei {
  width: 100%;
  min-height: 100vh;
}

@media screen and (max-width: 900px) {
  .ias-nianbao .swiper-slide .a .tit {
    margin: 0 auto 5.3333vw;
    font-size: 3.2vw;
    line-height: 1.25vw;
    letter-spacing: 0.08vw;
  }

  .ias-nianbao .swiper-slide .a .tit img {
    width: 4.6667vw;
    margin-right: 2.1333vw;
  }

  .ias-nianbao {
    position: relative;
    padding-bottom: 28.5333vw;
  }

  .ias-nianbao .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 12.5333vw;
  }

  .ias-nianbao .swiper-container {
    height: 54.8667vw;
    overflow: hidden;
    margin-bottom: 0;
  }

  .ias-nianbao .swiper {
    width: 80vw;
    height: auto;
    margin: 0 auto;
    overflow: visible;
  }

  .ias-nianbao .swiper-slide {
    opacity: 1;
  }

  .ias-nianbao .swiper-slide .a .img {
    width: 100%;
    height: 45vw;
    display: block;
    border-radius: 1.3333vw;
    box-sizing: border-box;
    padding: .2vw;
  }

  .ias-nianbao .swiper-slide .a .img img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 1.3333vw;
  }
}

.ias-tpl-hmpc-show {}

.ias-tpl-hmmob-show {
  display: none;
}

.gray_bg {
  background: #F7F7F7;
}

.btn-white {
  background: #fff;
  transition: all 0.3s linear;
}

.btn-white:hover {
  opacity: 0.8;
}

/* 推荐卡片入口（车机） */


.star-tit {
  display: flex;
  align-items: center;
  margin-bottom: 0.9375vw;
  color: #000;
  font-size: .9375vw;
  line-height: 1.25vw;
  letter-spacing: .0234vw;
}

.star-tit img {
  width: 1.1458vw;
  margin-right: 1.0417vw;
}

.setion3-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2.3437vw;
}

.setion3-con .pic {
  width: 46.3541vw;
  border-radius: 1.0416vw;
  overflow: hidden;
}

.setion3-txt-con {
  width: 29.4270vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.setion3-txt-con .txt {
  /* padding-top: 1.5625vw; */
  font-size: 1.25vw;
  color: #000;
  line-height: 1.5;
  letter-spacing: 0.0833vw;
}

.setion3-btn-con .btn-con {
  width: 29.3473vw;
  height: 10.3552vw;
  border-radius: 1.67vw;
  overflow: hidden;
  box-shadow: 6px 6px 16px #C4C4C4;
}


@media screen and (max-width: 900px) {
  .setion3 .innerwidth {
    width: 89.3333vw;
  }

  .star-tit {
    margin-bottom: 5.3333vw;
    font-size: 3.2vw;
    line-height: 1.25vw;
    letter-spacing: 0.08vw;
  }

  .star-tit img {
    width: 4.6667vw;
    margin-right: 2.1333vw;
  }

  .setion3-con {
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2.3437vw;
    position: relative;
  }

  .setion3-con .pic {
    width: 100%;
    border-radius: 1.0416vw;
    overflow: hidden;
    border: 1px solid #707070;
  }

  .setion3-txt-con {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .setion3-txt-con .txt {
    padding-top: 6.6667vw;
    font-size: 3.2vw;
    letter-spacing: 0.2133vw;
    text-align: center;
  }

  .setion3-btn-con .btn-con {
    width: 66vw;
    height: 23vw;
    border-radius: 4.2667vw;
    overflow: hidden;
    box-shadow: 0.8vw 0.8vw 2.1333vw #C4C4C4;
    position: absolute;
    top: 29.3333vw;
    left: 22.6667vw;
  }
}

/* 年报入口（手机） */
.setion4-con {
  padding-bottom: 9.5833vw;
  position: relative;
}

.setion4-con .swiper-slide .pic {
  height: 25.8333vw;
  overflow: hidden;
  border-radius: 0.5208vw;
  margin-bottom: 3.1552vw;
  background: #fff;
}

.setion4-con .swiper-slide .pic img {
  display: block;
  transform: scale(1);
  transition: all .3s linear;
}

/* .setion4-con .swiper-slide:hover .pic img {
  transform: scale(1.05);
} */

.setion4-con .swiper-slide .txt-con h3 {
  font-size: 0.9375vw;
  color: #000;
  letter-spacing: 0.0312vw;
  line-height: 1.5;
  margin-bottom: 0.8125vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.setion4-con .swiper-slide .txt-con h3 img {
  width: 1.1458vw;
  margin-right: 1.0417vw;
}

.setion4-con .swiper-slide .txt-con {
  text-align: center;
}

.setion4-con .swiper-slide .txt-con p {
  font-size: 0.9375vw;
  color: #000;
  letter-spacing: 0.0312vw;
  line-height: 1.5;
}

@media screen and (max-width: 900px) {
  .setion4-con {
    padding-bottom: 36.2667vw;
  }

  .setion4 .swiper {
    width: 80vw;
    margin: 0 auto;
    overflow: visible;
  }

  .setion4-con .swiper-slide .pic {
    height: 80.9333vw;
    border-radius: 1.6vw;
    margin-bottom: 6.9333vw;
  }

  .setion4-con .swiper-slide .pic img {
    display: block;
    transform: scale(1);
    transition: all .3s linear;
  }

  .setion4-con .swiper-slide:hover .pic img {
    transform: scale(1.05);
  }

  .setion4-con .swiper-slide .txt-con {
    text-align: center;
  }

  .setion4-con .swiper-slide .txt-con h3 {
    font-size: 3.2vw;
    letter-spacing: 0.2133vw;
    margin-bottom: 3.2vw;
  }

  .setion4-con .swiper-slide .txt-con h3 img {

    width: 4.6667vw;

    margin-right: 2.1333vw;
  }

  .setion4-con .swiper-slide .txt-con p {
    font-size: 3.2vw;
    letter-spacing: 0.2133vw;
  }

  .setion4-con .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 21.3333vw;
  }

  /* swiper公共样式 */
  .ias-car-body .swiper-pagination-bullet {
    background: none;
  }

  .ias-car-body .swiper-pagination-bullets.swiper-pagination-horizontal {
    width: fit-content;
    height: 10.6667vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    background: #E6E6E5;
    border-radius: 10.6667vw;
    box-sizing: border-box;
    padding: 1.0667vw;
  }

  .ias-car-body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: fit-content;
    height: 8.5333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.2vw;
    line-height: 1;
    opacity: 1;
    padding: 0 3.0667vw;
    white-space: nowrap;
    border-radius: 8.5333vw;
    margin: 0;
  }

  .ias-car-body .swiper-pagination-bullet-active {
    font-weight: bold;
    color: #fff;
    background: linear-gradient(to bottom right, #ACC0EA, #8E90E1);
  }

}


/* 抽奖啦 */
.setion5 {
  width: 100%;
  /* height: 41.6666vw; */
  position: relative;
  /* background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/setion5_bg.jpg) no-repeat top center; */
  background-size: cover;
  margin-bottom: 1.0416vw;
}

.setion5 .setion5-con {
  width: 56.1458vw;
  padding-top: 10.3307vw;
  margin: 0 auto;
}

.setion5 .setion5-con .setion5-txt-con {
  width: 15.625vw;
}

.setion5 .setion5-con .setion5-txt-con h4 {
  font-size: 2.5vw;
  color: #000;
  font-weight: bold;
  letter-spacing: 0.0625vw;
  line-height: 1;
  margin-bottom: 2.0312vw;
  text-align: center;
}

.setion5 .setion5-con .setion5-txt-con .wechat-con {
  width: 15.625vw;
  height: 15.625vw;
  background: #fff;
  border-radius: 1.3281vw;
  overflow: hidden;
}

@media screen and (max-width: 900px) {
  .setion5 {
    /* height: 133.3333vw; */
    /* background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/gift_mob.jpg) no-repeat top center; */
    background-size: cover;
    margin-bottom: 2.6667vw;
  }

  .setion5 .setion5-con {
    width: 56.1458vw;
    padding-top: 11.2vw;
  }

  .setion5 .setion5-con .setion5-txt-con {
    width: 40vw;
    margin: 0 auto;
  }

  .setion5 .setion5-con .setion5-txt-con h4 {
    font-size: 5.6vw;
    letter-spacing: 0.1067vw;
    margin-bottom: 5.2vw;
  }

  .setion5 .setion5-con .setion5-txt-con .wechat-con {
    width: 40vw;
    height: 40vw;
    border-radius: 3.4vw;
  }

}

/* 与华为乾崑一起 */
.explore-con {
  width: 100%;
  height: 41.9791vw;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/setion6_bg.jpg) #f4f4f4 no-repeat bottom center;
  background-size: cover;
  position: relative;
  z-index: 2;
  margin-bottom: 1.0416vw;
}


.explore-more-cars {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 6.37vw;
}

.explore-more-cars h5 {
  font-size: 2.5vw;
  line-height: 1.5;
  letter-spacing: 0.0520vw;
  color: #282828;
  font-weight: bold;
  text-align: center;
  margin-bottom: 4.1666vw;
}

.explore-more-cars .more-btn {
  width: 7.2395vw;
  height: 2.0833vw;
  border-radius: 0.2604vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.7291vw;
  color: #000;
}

.explore-more-cars .more-btn:hover {
  background: rgba(255, 255, 255, 0.7) !important;
}

@media screen and (max-width: 900px) {
  .explore-con {
    height: 133.3333vw;
    background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/setion6_mob_bg.jpg) #f4f4f4 no-repeat bottom center;
    background-size: cover;
    margin-bottom: 2.6667vw;
  }


  .explore-more-cars {
    padding-top: 26vw;
  }

  .explore-more-cars h5 {
    font-size: 6.4vw;
    line-height: 1.4;
    letter-spacing: 0.2133vw;
    margin-bottom: 66.6667vw;
    visibility: visible !important;
    animation-name: none !important;
  }

  .explore-more-cars .more-btn {
    width: 31.7333vw;
    height: 9.0667vw;
    border-radius: 1.3333vw;
    font-size: 3.2vw;
    visibility: visible !important;
    animation-name: none !important;
  }

  .explore-more-cars .more-btn:hover {
    background: rgba(255, 255, 255, 0.7) !important;
  }
}


/* 华为乾崑 APP */
.ias-car-section06 {
  width: 100%;
  position: relative;
}

.ias-car-section06 img {
  display: block;

}

.ias-car-section06 .section06-con {
  width: 56.5vw;
  display: flex;
  margin: 0 auto;
  position: absolute;
  bottom: 0.5369vw;
  left: 50%;
  transform: translateX(-50%);
}

.ias-car-section06 .section06-con .section06-dec-con {
  width: 20.0520vw;

}

.ias-car-section06 .section06-con .kv-text {
  color: #000;
  margin-bottom: 4.0625vw;
}

.ias-car-section06 .section06-con .kv-text h3 {
  font-size: 2.5vw;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.0625vw;
  margin-bottom: 0.7031vw;
}

.ias-car-section06 .section06-con .kv-text p {
  font-size: 0.9375vw;
  line-height: 1.5;
  letter-spacing: 0.0468vw;
}

.ias-car-section06 .section06-con .wechat-con {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.ias-car-section06 .section06-con .wechat-con li {
  text-align: center;
}

.ias-car-section06 .section06-con .wechat-con li img {
  width: 9.1145vw;
  height: 9.1145vw;
  display: block;
  /* border-radius: 0.5208vw; */
}

.ias-car-section06 .section06-con .wechat-con li p {
  font-size: 0.9375vw;
  line-height: 1.5;
  color: #000;
  letter-spacing: 0.0260vw;
  margin-top: 0.8072vw;
}



.section06-pic .ias-tpl-hmpc-show {
  position: relative;
}

.section06-pic .ias-tpl-hmpc-show .mark-tip {
  position: absolute;
  bottom: 1.0416vw;
  right: -4.1666vw;
}

.section06-pic .ias-tpl-hmpc-show .mark-tip img {
  width: 7.2916vw;
}



@media screen and (max-width: 900px) {
  .ias-car-section06 {
    height: 160vw;
  }

  .ias-car-section06 .section06-con {
    width: 61vw;
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    bottom: unset;
    top: 0;
  }

  .ias-car-section06 .section06-con .section06-dec-con {
    width: 100%;
    padding-top: 9.0667vw;
    margin-right: 0;
  }

  .ias-car-section06 .section06-con .kv-text {
    color: #000;
    margin-bottom: 9vw;
    text-align: center;
  }

  .ias-car-section06 .section06-con .kv-text h3 {
    font-size: 6.4vw;
    letter-spacing: 0.2667vw;
    margin-bottom: 3.2vw;
  }

  .ias-car-section06 .section06-con .kv-text p {
    font-size: 2.6667vw;
    line-height: 1.8;
    letter-spacing: 0.2133vw;
  }

  .ias-car-section06 .section06-con .wechat-con {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .ias-car-section06 .section06-con .wechat-con li {
    text-align: center;
    margin: 0 4.5333vw;
    position: relative;
  }

  .ias-car-section06 .section06-con .wechat-con li a,
  .ias-car-section06 .section06-con .wechat-con li h4 {
    font-size: 3.2vw;
    line-height: 1.5;
    letter-spacing: 0.08vw;
    color: #000;
    text-decoration: underline;
    text-underline-offset: 1.3333vw;
  }

  .ias-car-section06 .section06-con .wechat-con li .mob-wechat-pop {
    display: none;
    position: absolute;
    top: 6vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/triangle.png) no-repeat top center;
    background-size: 3.2vw 3.2vw;
    padding-top: 1.4667vw;
  }

  .ias-car-section06 .section06-con .wechat-con li .con {
    width: 26.6667vw;
    height: 26.6667vw;
    border-radius: 1.0667vw;
  }

  .ias-car-section06 .section06-con .wechat-con li .con img {
    border-radius: 1.0667vw;
    width: 100%;
    height: 100%;
  }

  .ias-car-section06 .section06-con .wechat-con li img {
    width: 175px;
    height: 175px;
    display: block;
  }

  .ias-car-section06 .section06-con .wechat-con li p {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    letter-spacing: 0.5px;
    margin-top: 15.5px;
  }

  .section06-pic {
    padding-top: 0;
    position: unset;
    margin-left: 2.5vw;
  }

  .section06-pic img {
    width: 75.4667vw;
    display: block;
  }
}


.ias-car-remarks {
  padding: 5.7291vw 0 5.9895vw;
  background: #F7F7F7;
}

.ias-car-remarks .ias-car-sec-con {
  width: 56.5vw;
  margin: 0 auto;
}

.ias-car-remarks p {
  font-size: 0.625vw;
  line-height: 1.75;
  color: #1D1D1F;
}

.ias-car-remarks p span {
  display: inline-block;
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 900px) {
  .ias-car-remarks .ias-car-sec-con {
    width: 88.8vw;
  }

  .ias-car-remarks {
    padding: 18vw 0 9.8667vw;
  }

  .ias-car-remarks p {
    font-size: 2.6667vw;
    color: #898888;
  }
}

.setion2 .innerwidth {
  width: 80.3125vw;
}

.setion5_desc {
  width: 100%;
  padding-top: 6.25vw;
  position: relative;
  margin-bottom: 8vw;
}

.setion5_desc .all {
  position: absolute;
  right: 0;
  padding-bottom: .2167vw;
  border-bottom: 1px solid #000;
  color: #000;
  font-size: 1.25vw;
  line-height: 1.6667vw;
  top: 0;
  cursor: pointer;
}

.setion5_desc .all.all2 {
  display: none;
}

.setion5_desc.active .all.all1 {
  display: none;
}

.setion5_desc.active .all.all2 {
  display: block;
}

.setion5_desc .list {
  border-radius: .2604vw;
  background: #f7f7f7;
  margin-bottom: .4167vw;
}

.setion5_desc .list.active {
  padding-top: 1.5vw;
}

.setion5_desc .tit {
  height: 3.125vw;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 2.5521vw;
  position: relative;
  color: #282828;
  font-size: 1.25vw;
  line-height: 1.6667vw;
  cursor: pointer;
}

.setion5_desc .list.active .tit {
  height: auto;
}

.setion5_desc .tit::before {
  content: "";
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 1.875vw;
  width: .651vw;
  height: .651vw;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/setion5_jia.png) no-repeat center;
  background-size: 100%;
}

.setion5_desc .list.active .tit::before {
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ads-report/img/setion5_jian.png) no-repeat center;
  background-size: 100%;
}

.setion5_desc .txt {
  color: #727272;
  font-size: 1.25vw;
  line-height: 1.6;
  box-sizing: border-box;
  padding: 1.0583vw 2.6042vw 2.75vw;
  display: none;
}

.setion5_desc .txt .img {
  width: calc(100% - 4.4271vw - 4.4271vw);
  margin: 0 4.4271vw;
  position: relative;
  margin-top: 3vw;
  margin-bottom: 1vw;
}

.setion5_desc .txt .img img {
  border-radius: .2604vw;
  box-shadow: 0px 0.3667vw 1.0667vw 0px rgba(0, 0, 0, 0.25);
}

.setion5_desc .txt .img .title {
  display: flex;
  align-items: center;
  position: absolute;
  top: 2.5vw;
  left: 33.2813vw;
  margin-right: 1.25vw;
  color: #fff;
  font-weight: bold;
  font-size: 1.4708vw;
}

.setion5_desc .txt .img .title img {
  width: 2.1875vw;
  margin-right: 1.25vw;
  float: left;
  border-radius: 0;
  box-shadow: initial;
}

.setion5_desc .txt .img .ewm {
  position: absolute;
  left: 3.6979vw;
  bottom: 1.225vw;
  color: #fff;
  font-size: 1.25vw;
  font-weight: bold;
  letter-spacing: .0313vw;
}

.setion5_desc .txt .img .shuoming {
  position: absolute;
  color: #fff;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: fit-content;
  bottom: 1.2vw;
  font-size: 0.625vw;
  opacity: 0.5;
}

.setion2 .ias-title {
  padding-top: 7.0104vw;
}

@media screen and (max-width: 1200px) {
  .ias-about {
    padding-top: 17.0667vw;
  }

  .ias-about p {
    background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/bg_line.png) no-repeat bottom center;
    background-size: auto 2.1vw;
    padding: 0 6vw;
  }

  .setion2 .ias-title {
    padding-top: 15.0104vw;
    padding-bottom: 4.875vw;
  }

  .ias-nianbao {}

  .ias-nianbao .swiper-container {}

  .setion2 .swiperGundong1 .shuoming {
    bottom: 0;
  }
}

.ias-car-kv .kv .kv-txt-chewei {
  position: absolute;
  top: 17.2291vw;
  left: 9.6354vw;
  transform: none;
  white-space: nowrap;
  z-index: 4;
}

.ias-car-kv .kv .kv-txt-chewei .report-logo {
  width: 26.5625vw;
  display: block;
  margin-bottom: 1.6667vw;
}

.ias-car-kv .kv .kv-txt-chewei .title {
  font-size: 2.3958vw;
  font-weight: bold;
  letter-spacing: .4167vw;
  padding-left: .4167vw;
  line-height: 1.25;
  text-align: center;
  color: #000;
}

/* 加入门槛 */
.setion04 {
  background: #F7F7F7;
  padding: 6.7708vw 0 5.6770vw;
}

.setion04 .join-txt {
  margin-top: 3.125vw;
  font-size: 1.25vw;
  letter-spacing: 0.0833vw;
  line-height: 1.5;
  text-align: center;
  color: #202128;
  margin-bottom: 4.1145vw;
}

.tips {
  margin-top: 0.9895vw;
  font-size: 0.9375vw;
  line-height: 1.5;
  text-align: center;
  color: #727272;
}

.setion04-con {
  width: 100%;
  margin: 0 auto;
}

.setion04-con .join-con {
  width: 79.1666vw;
  margin: 0 auto 2.2395vw;
  padding: 3.3854vw 8.5937vw 2.6562vw 7.9687vw;
  border-radius: 0.5208vw;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}

.setion04-con .join-con .txt h4 {
  padding-top: 1.3020vw;
  font-size: 1.875vw;
  letter-spacing: 0.0468vw;
  line-height: 1;
  color: #000000;
  font-weight: bold;
  padding-bottom: 1.0416vw;
  margin-bottom: 1.1458vw;
  position: relative;
}

.setion04-con .join-con .txt h4::after {
  content: '';
  width: 3.4166vw;
  height: 0.1041vw;
  background: #6CB72A;
  position: absolute;
  bottom: 0;
  left: 0;
}

.setion04-con .join-con .txt .dec {
  font-size: 1.25vw;
  letter-spacing: 0.0833vw;
  line-height: 1.6;
  color: #202128;
  margin-bottom: 3.2291vw;
}

.setion04-con .join-con .txt .dec span {
  font-weight: bold;
  color: #6CB72A;
  display: block;
}

.setion04-con .join-con .txt .tips {
  margin-top: 0;
}

.setion04-con .join-con .wechat-con img {
  width: 12.5vw;
  height: 12.5vw;
  margin-bottom: 1.0416vw;
}

.setion04-con .join-con .wechat-con p {
  font-size: 0.9375vw;
  letter-spacing: 0.0052vw;
  line-height: 1;
  color: #202128;
  text-align: center;
}

.ias-tpl-hm-section03-con02,
.as-tpl-hm-banner02 {
  width: 100%;
  position: relative;
}

.ias-tpl-hm-section03-con02 {
  padding-bottom: 7.8125vw;
  margin-bottom: 3.2291vw;
  padding-left: 10.4166vw;
}

.as-tpl-hm-banner02 .swiper-slide .pic-con {
  border-radius: 0.5208vw;
  overflow: hidden;
  background: #fff;
}

.as-tpl-hm-banner02 .swiper-slide p {
  font-size: 1.25vw;
  line-height: 1;
  color: #000000;
  margin-top: 2.0833vw;
}

.ias-tpl-hm-section03-con.ias-tpl-hm-section03-con02 .ias-tpl-hm-tool {
  right: 10.4166vw;
}


@media screen and (max-width: 900px) {
  .setion04 {
    padding: 18.6667vw 0 10.6667vw;
  }

  .setion04 .join-txt {
    margin-top: 5.3333vw;
    font-size: 3.2vw;
    letter-spacing: 0.0267vw;
    line-height: 1.5;
    margin-bottom: 10.6667vw;
  }

  .tips {
    margin-top: 2.9333vw;
    font-size: 2.6667vw;
  }

  .setion04-con {
    width: 100%;
    margin: 0 auto;
  }

  .setion04-con .join-con {
    width: 89.3333vw;
    margin: 0 auto 2.0;
    padding: 9.0667vw 0 15.3333vw;
    border-radius: 1.3333vw;
    display: block;
    text-align: center;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  }

  .setion04-con .join-con .txt h4 {
    padding-top: 0;
    font-size: 5.6vw;
    letter-spacing: 0.1067vw;
    padding-bottom: 3.3333vw;
    margin-bottom: 5.3333vw;
  }

  .setion04-con .join-con .txt h4::after {
    width: 12.1333vw;
    height: 0.2667vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .setion04-con .join-con .txt .dec {
    font-size: 3.2vw;
    letter-spacing: 0.0267vw;
    line-height: 1.5;
    margin-bottom: 3.2vw;
  }

  .setion04-con .join-con .txt .dec span {
    font-weight: bold;
    color: #6CB72A;
    display: block;
  }

  .setion04-con .join-con .txt .tips {
    margin-top: 0;
  }

  .setion04-con .join-con .wechat-con {
    margin-top: 6vw;
  }

  .setion04-con .join-con .wechat-con img {
    width: 42.6667vw;
    height: 42.6667vw;
    margin-bottom: 2.1333vw;
  }

  .setion04-con .join-con .wechat-con p {
    font-size: 3.2vw;
    letter-spacing: .0.0267vw;
  }

  .ias-tpl-hm-section03-con02,
  .as-tpl-hm-banner02 {
    width: 100%;
    position: relative;
  }

  .ias-tpl-hm-section03-con02 {
    width: 89.3333vw;
    margin: 0 auto 10.6667vw;
    padding-bottom: 0;
    padding-left: 0;
  }

  .as-tpl-hm-banner02 .swiper-slide .pic-con {
    border-radius: 1.3333vw;
    background: #fff;
  }

  .as-tpl-hm-banner02 .swiper-slide p {
    font-size: 3.7333vw;
    margin-top: 5.3333vw;
  }

  .ias-tpl-hm-section03-con.ias-tpl-hm-section03-con02 .ias-tpl-hm-tool {
    right: 0;
  }
}

/* 加入后可以参与到以下模块 */
.setion03 {
  padding: 8.8020vw 0 0;
  width: 79.1666vw;
  margin: 0 auto;
}

.setion03-item-con01 {
  width: 100%;
  margin-top: 5.1562vw;
  margin-bottom: 5.4687vw;
}

.setion03-item-con01 .setion03-item-con01-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.0312vw;
}

.setion03-item-con01 .setion03-item-con01-list li {
  width: 25.6770vw;
  height: 12.5vw;
  background: #F7F7F7;
  border-radius: 0.5208vw;
  padding-top: 1.25vw;
  text-align: center;
}

.setion03-item-con01 .setion03-item-con01-list li img {
  width: 3.6458vw;
  height: 3.6458vw;
  margin: 0 auto;
}

.setion03-item-con01 .setion03-item-con01-list li h5 {
  font-size: 1.4583vw;
  line-height: 1.25;
  font-weight: bold;
  color: #202128;
  margin-bottom: 0.9895vw;
}

.setion03-item-con01 .setion03-item-con01-list li p {
  font-size: 0.9375vw;
  line-height: 1.45;
  color: #202128;
}

.rights-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.rights-list li {
  width: 39.0625vw;
  height: 16.6666vw;
  border-radius: 0.5208vw;
  position: relative;
}

.rights-list li .txt {
  width: 100%;
  position: absolute;
  top: -1.6666vw;
  text-align: center;
}

.rights-list li:nth-child(1) {
  background: #F5F5F5 url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/rights_bg01.png) no-repeat center;
  background-size: 100% 100%;
}

.rights-list li:nth-child(2) {
  background: #F5F5F5 url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/rights_bg02.png) no-repeat center;
  background-size: 100% 100%;
}


.rights-list li .txt .title {
  width: 10.4166vw;
  height: 3.3333vw;
  background: #6CB72A;
  margin: 0 auto 1.5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1.6666vw;
  font-size: 1.4583vw;
  color: #fff;
}

.rights-list li .txt p {
  font-size: 1.25vw;
  letter-spacing: 0.0833vw;
  color: #202128;
  line-height: 1.5;
}

.rights-list li .txt .tips {
  margin-top: 0;
}


@media screen and (max-width: 900px) {
  .setion03 {
    padding: 17.0667vw 0 0;
    width: 90.6667vw;
    margin: 0 auto;
  }

  .setion03-item-con01 {
    margin-top: 6vw;
    margin-bottom: 9.3333vw;
  }

  .setion03-item-con01 .setion03-item-con01-list {
    width: 100%;
    display: block;
    margin-bottom: 2.0312vw;
  }

  .setion03-item-con01 .setion03-item-con01-list li {
    width: 100%;
    height: 32vw;
    margin-bottom: 2.1333vw;
    border-radius: 1.3333vw;
    padding: 0 0 0 7.3333vw;
    display: flex;
    align-items: center;
  }

  .setion03-item-con01 .setion03-item-con01-list li img {
    width: 9.3333vw;
    height: 9.3333vw;
    margin: 0 3.6vw 0 0;
  }

  .setion03-item-con01 .setion03-item-con01-list li h5 {
    font-size: 4.8vw;
    line-height: 1.25;
    margin-bottom: 1.4667vw;
    text-align: left;
  }

  .setion03-item-con01 .setion03-item-con01-list li p {
    font-size: 3.2vw;
    line-height: 1.45;
    text-align: left;
  }

  .setion03-item-con01 .tips {
    text-align: left;
  }

  .rights-list {
    display: block;
  }

  .rights-list li {
    width: 100%;
    height: 32vw;
    border-radius: 1.3333vw;
    margin-bottom: 2.2667vw;
  }

  .rights-list li:nth-child(2) {

    height: 44.3333vw;
  }

  .rights-list li .txt {
    top: 0;
    padding-top: 5.3333vw;

  }

  .rights-list li:nth-child(1) {
    background: #F5F5F5 url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/rights_bg01.png) no-repeat center;
    background-size: 100% 100%;
  }

  .rights-list li:nth-child(2) {
    background: #F5F5F5 url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/qiankun-koc-club/img/rights_bg02.png) no-repeat center;
    background-size: 100% 100%;
  }


  .rights-list li .txt .title {
    width: 23.4667vw;
    height: 8.8vw;
    background: #6CB72A;
    margin: 0 auto 2vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1.6666vw;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4.4vw;
    font-size: 3.7333vw;
    position: absolute;
    top: 0;
    left: 0;
  }

  .rights-list li .txt p {
    font-size: 3.2vw;
    letter-spacing: 0.0833vw;
    color: #202128;
    line-height: 1.35;
  }

  .rights-list li .txt .tips {
    margin-top: 0;
  }
}


@media screen and (max-width: 900px) {
  .ias-car-kv .kv video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }

  .ias-nianbao .progress-container {
    margin: 0;
  }

  .ias-tpl-hmpc-show {
    display: none;
  }

  .ias-tpl-hmmob-show {
    display: block;
  }

  .setion2 .swiperGundong {
    display: none !important;
  }

  .setion2 .innerwidth {
    width: 100%;
  }

  .setion2 .ias-title {
    padding-top: 16.5333vw;
    padding-bottom: 10.6667vw;
  }

  .ias-nianbao {
    padding-top: 2.2917vw;
    padding-bottom: 28.5333vw;
  }

  .ias-nianbao .swiper-container {
    margin-bottom: 0;
  }

  .setion5_desc {
    margin: 0 4vw;
    width: calc(100% - 8vw);
    padding-top: 9.6vw;
    margin-bottom: 13vw;
  }

  .setion5_desc .all {
    padding-bottom: 1.0667vw;
    line-height: 1;
    font-size: 3.2vw;
    left: 0;
    margin: 0 auto;
    width: fit-content;
  }

  .setion5_desc .list {
    border-radius: 1.3333vw;
    margin-bottom: 2.1333vw;
  }

  .setion5_desc .tit {
    font-size: 3.2vw;
    line-height: 1.5;
    height: 8.2133vw;
    padding-left: 2.912vw;
  }

  .setion5_desc .list.active .tit {
    height: 8.2133vw;
  }

  .setion5_desc .tit::before {
    right: 3.28vw;
    width: 2.1333vw;
    height: 2.1333vw;
  }

  .setion5_desc .txt {
    font-size: 3.2vw;
    /* line-height: 1.5; */
    padding: 0.5333vw 2.6667vw 2.6667vw;
  }

  .setion5_desc .txt .img {
    margin: 0;
    width: 100%;
    margin-top: 5vw;
    margin-bottom: 1.8667vw;
  }

  .setion5_desc .txt .img img {
    border-radius: 2.2604vw;
  }

  .setion5_desc .txt .img .title {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    font-size: 4.4708vw;
    top: 5.5vw;
  }

  .setion5_desc .txt .img .title img {
    width: 4.8875vw;
    margin-right: 2.25vw;
  }

  .setion5_desc .txt .img .ewm {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: fit-content;
    font-size: 3.25vw;
    bottom: 7.6225vw;
  }

  .setion5_desc .txt .img .shuoming {
    font-size: 2.4667vw;
    bottom: 2.2vw;
  }

  .setion5_desc .tit img {
    width: 100%;
  }

  .ias-car-kv .kv .kv-txt-chewei {
    width: 100%;
    top: 38.2667vw;
    left: 0;
  }

  .ias-car-kv .kv .kv-txt-chewei .report-logo {
    width: 70.6667vw;
    margin: 0 auto 4.2667vw;
  }

  .ias-car-kv .kv .kv-txt-chewei .title {
    font-size: 6.1333vw;
    letter-spacing: 1.0667vw;
    padding-left: 1.0667vw;
  }

  .setion2 .swiperGundong1 .shuoming {
    font-size: 2.6667vw;
    bottom: 4vw;
  }

  .tit-blod::after {

    height: 0.5667vw !important;
  }
}