.ias-tpl-header {
  z-index: 6 !important;
}

.ias-tpl-footer {
  position: relative !important;
  z-index: 6 !important;
}

.ias-tpl-hmmob-show {
  display: none;
}

.ias-ads-body {
  width: 100%;
  height: auto;
  overflow: initial;
  overflow: auto;
  background: #000;
  scroll-behavior: smooth;
}

.ias-ads-kv-bg::after {
  content: '';
  display: block;
  overflow: hidden;
}
body,
html {
  background: #000;
}

.ias-ads-body img {
  width: 100%;
  display: block;
}

.ias-ads-kv {
  width: 100%;
  height: 55.5312vw;
  position: relative;
  background: #000;
  margin-bottom: 10vw;
}

.player-outer-box {
  z-index: -1;
}

.ias-ads-kv video {
  width: 100%;
  object-fit: fill;
}

.ias-ads-kvtxt {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translatey(-50%);
  z-index: 4;
}

.ias-ads-kvtxt h2 {
  font-size: 2.4vw;
  font-weight: bold;
  background: linear-gradient(
    270deg,
    rgba(255, 255, 255, 0.96) 7.323%,
    rgb(255, 240, 209) 41.893%,
    rgb(255, 222, 179) 84.626%
  );
  color: transparent;
  -webkit-background-clip: text;
}
.ias-ads-kvtxt h3 {
  font-size: 2.4vw;
  font-weight: bold;
  color: #fff;
}

.lazy-webp img.lazyload,
.video-lazyload {
  filter: blur(20px);
}
.lazy-webp img{
  transition: filter 400ms;
   filter: blur(0px);
}

.ias-tpl-hmkv-con-bg {
  height: 56.25vw;
  background: #000;
  position: relative;
  z-index: 1;
}

.ias-tpl-hmkv-con {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  scrollbar-width: none;

  -ms-overflow-style: none;
}

/* .ias-ads-section {
    width: 100%;
    position: relative;
}

.ias-ads-section02 .ias-ads-txt {
    position: absolute;
    top: 13.5937vw;
    left: 50%;
    transform: translateX(-50%);
}

.ias-ads-section02 .ias-ads-txt h2 {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    margin-bottom: 8.0208vw;
}

.ias-ads-section02 .ias-ads-txt .ias-tpl-play-icon {
    width: 5.8593vw;
    margin: 0 auto;
}

.ias-tpl-play-icon:hover {
    opacity: 0.8;
} */

.ias-ads-section04 {
  height: 54.875vw;
  position: relative;
}

.ias-ads-section04-con {
  position: relative;
}

.ias-ads-section04-con .ias-tpl-play-icon {
  cursor: pointer;
  position: absolute;
  top: 57%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.8593vw;
  transition: all 0.3s linear;
  z-index: 3;
}

.ias-ads-section03 {
  /* padding-top: 3.3333vw; */
  background: #000;
  position: relative;
  z-index: 2;
}

.ias-ads-section video {
  width: 100%;
}

.ias-ads-section .ias-ads-txt02 {
  /* position: absolute;
    top: 6.302vw;
    left: 50%;
    transform: translateX(-50%); */
  text-align: center;
  padding-bottom: 2vw;
}

.ias-ads-section .ias-ads-txt02 .ias-ads-icon {
  width: auto;
  height: 2.5vw;
  margin: 0 auto 1.25vw;
}

.ias-ads-section .ias-ads-txt02 h3 {
  font-size: 3.125vw;
  font-weight: bold;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.96) 7.323%,
    rgb(255, 240, 209) 41.893%,
    rgb(255, 222, 179) 84.626%
  );
  color: transparent;
  -webkit-background-clip: text;
  margin-bottom: 2.1875vw;
}

.ias-ads-section .ias-ads-txt02 p {
  font-size: 2.0833vw;
  line-height: 1.5;
  color: #fff;
}

.ias-ads-section .ias-ads-txt02 span {
  font-size: 1.25vw;
  line-height: 1.5;
  color: #fff;
  display: block;
  margin-top: 0.5vw;
}

.ias-ads-section .ias-ads-txt02_new {
  position: absolute;
  top: 6.302vw;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  white-space: nowrap;
}
.ias-ads-section .ias-ads-txt02_new h3 {
  font-size: 2.4vw;
  font-weight: bold;
  color: #fff;
  margin-bottom: 2.1875vw;
}

.ias-ads-section .ias-ads-txt02_new p {
  font-size: 2.0833vw;
  line-height: 1.5;
  color: #fff;
}

.ias-tpl-hm-section03-con {
  background: #000;
}

.ias-tpl-hm-section03 {
  width: 100%;
  height: 55vw;
  overflow: hidden;
}

.ias-tpl-hm-section03-con {
  width: 100%;
  position: relative;
}

.ias-tpl-hm-banner {
  width: 100%;
  position: relative;
}

@keyframes fadeOutleft {
  from {
    opacity: 0;
    left: -20%;
  }

  to {
    opacity: 1;
    left: 10.4166vw;
  }
}

.ias-tpl-hm-section03 .swiper-slide-active .ias-tpl-hmkv-title01 {
  animation: fadeOutleft 0.5s ease-in-out forwards;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
  width: 29vw;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-title {
  position: absolute;
  top: 4.1145vw;
  left: 10.4166vw;
  overflow: hidden;
  z-index: 10;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-title01 {
  position: absolute;
  top: 14.7395vw;
  left: 10.4166vw;
  overflow: hidden;
  z-index: 4;
  width: 100%;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 {
  font-size: 2.0833vw;
  font-weight: bold;
  color: #fff;
  margin-bottom: 5.7291vw;
  line-height: 1;
  display: flex;
  align-items: flex-end;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 span {
  font-size: 7.8125vw;
  margin-right: 1.25vw;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p {
  font-size: 0.833vw;
  line-height: 1.8;
  color: #cdcdcd;
}

.ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p span {
  display: inline-block;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple {
  font-size: 1.25vw;
  font-weight: bold;
  line-height: 1.5;
  color: #6b89f2;
  margin-bottom: 1.25vw;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple.red {
  color: #ef5261;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple.yellow {
  color: #f7dcb0;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple span {
  font-size: 1.25vw;
  font-weight: normal;
  color: #6b89f2;
  position: relative;
  top: -0.5vw;
  cursor: pointer;
}

.ias-tpl-hm-banner .ias-tpl-hmkv-txt h3 {
  font-size: 2.0833vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  margin: 0 0 2.6041vw;
}

.ias-tpl-hm-banner .ias-tpl-play-icon {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 5.8593vw;
  transition: all 0.3s linear;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool {
  width: auto;
  height: 2.0833vw;
  padding: 0.1302vw;
  position: absolute;
  top: 45.9375vw;
  left: 10.4166vw;
  z-index: 2;
  background: rgba(51, 51, 51, 0.6);
  border-radius: 2.0833vw;
  box-sizing: border-box;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
  width: 100%;
  height: 100%;
  border-radius: 2.0833vw;
  display: flex;
  align-items: center;
  position: relative;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool-con {
  position: relative;
  width: 100%;
  height: 100%;
}

.ias-tpl-hm-section03 .ias-tpl-play-icon {
  left: 66%;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg {
  content: '';
  width: 8.5625vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 2.0833vw;
  transition: all 0.3s linear;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
  position: unset;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
  width: 8.5625vw;
  height: 100%;
  border-radius: 2.0833vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  font-size: 0.833vw;
  color: #c5c5c5;
  /* color: #898989; */
  background: none;
  position: relative;
  z-index: 2;
  transition: all 0.3s linear;
  opacity: 0.6;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet:hover {
  color: #fff;
  opacity: 1;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active {
  background: none;
  color: #000;
  opacity: 1;
}

.ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active:hover {
  background: none;
  color: #000;
}

.ias-tpl-hm-bm {
  width: 100%;
  padding: 7.5937vw 10.4166vw 5.7291vw;
  background: #141414;
  position: relative;
  z-index: 3;
}
.ias-tpl-hm-bm::after {
  content: '';
  position: absolute;
  bottom: -1vw;
  left: 0;
  width: 100%;
  height: 2vw;
  background: #000;
}

.ias-tpl-hm-bm p {
  font-size: 0.625vw;
  line-height: 1.5;
  color: #898888;
}

.ias-tpl-hm-bm p span {
  display: inline-block;
}

.ias-tpl-hm-bm p.active {
  cursor: pointer;
  color: #fff;
}

.ias-ads-title-con {
  text-align: center;
  padding-top: 4.4791vw;
}
.ias-ads-title-con.jiagou {
  padding-top: 7.4791vw;
  padding-top: 0;
}
.ias-ads-title-con h2 {
  font-size: 3.125vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.96) 7.323%,
    rgb(255, 240, 209) 41.893%,
    rgb(255, 222, 179) 84.626%
  );
  color: transparent;
  -webkit-background-clip: text;
}

.ias-ads-title-con h3 {
  font-size: 2.0833vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  margin-top: 1.5625vw;
}

.ias-tpl-hm-section07-con {
  margin-top: 6.5104vw;
}

.ias-tpl-hm-section07-con .ads-data-show {
  width: 66.4583vw;
  margin: 0 auto 5.7291vw;
}

.ias-tpl-hm-section07-con p {
  font-size: 0.833vw;
  line-height: 2;
  color: #898989;
  text-align: center;
}

/* 20250116 */
.ads-num-con {
  margin-left: 19.677vw;
  display: flex;
  margin-bottom: 5.7291vw;
}

.ads-num-con li:first-child {
  /* margin-right: 16.25vw; */
  margin-right: 9.0104vw;
}

.ads-num-con li:nth-child(3) {
  /* margin-right: 9.0104vw; */
  margin-right: 9.0104vw;
}

.ads-num-con li .num {
  font-size: 1.1458vw;
  font-weight: bold;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.96) 7.323%,
    rgb(255, 240, 209) 41.893%,
    rgb(255, 222, 179) 84.626%
  );
  color: transparent;
  -webkit-background-clip: text;
  margin-bottom: 1.5625vw;
}

.ads-num-con li h4 {
  font-size: 6.1666vw;
  line-height: 1;
  font-weight: bold;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.96) 7.323%,
    rgb(255, 240, 209) 41.893%,
    rgb(255, 222, 179) 84.626%
  );
  color: transparent;
  -webkit-background-clip: text;
  margin-bottom: 1.5625vw;
  margin-left: -0.3vw;
  display: flex;
  align-items: flex-end;
}

.ads-num-con li h4 span {
  font-size: 1.1458vw;
  line-height: 1;
  padding-bottom: 0.7vw;
  margin-left: 1.0937vw;
}

.ads-num-con li h5 {
  font-size: 1.25vw;
  line-height: 1;
  font-weight: normal;
  color: #fff;
}

.ias-ads-section08 {
  width: 100%;
  background: #000;
  position: relative;
  z-index: 2;
}

.ias-ads-section08-con {
  display: flex;
  justify-content: center;
  padding-top: 3.0729vw;
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.ias-ads-section08-con .tips {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0.5208vw;
  color: #898888;
  line-height: 1.5;
}

.ias-ads-section08-con .ias-ads-section08-lft {
  width: 14.5052vw;
}

.ias-ads-section08-con .ias-ads-section08-rgt {
  width: 24.7135vw;
  position: relative;
}

.ads-bionics-title.ads-bionics-title1 {
  position: absolute;
  top: -3.0729vw;
  left: unset;
  transform: unset;
  right: 1.7187vw;
}

.ads-bionics-3 .swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.ads-bionics-3 .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.ads-bionics-3 .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.ads-bionics-3 {
  width: 35%;
  position: relative;
  margin-left: 2.9166vw;
  margin-right: 2.0312vw;
}

.ads-bionics-title {
  font-size: 1.25vw;
  font-weight: bold;
  color: #f7dcb0;
  position: absolute;
  top: -3.0729vw;
  left: 50%;
  transform: translateX(-50%);
}

.ads-bionics-3-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ads-bionics-3-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ads-bionics-3-container {
  margin: 0 auto;
  /* width: 50%; */
  transform: translateY(20%);
  transform-origin: 50% 0;
  transition: transform 0.6s ease;
  position: relative;
  z-index: 2;
}

.ads-bionics-3.active .ads-bionics-3-container {
  transform: translateY(0) scale(1);
}

.ads-bionics-3-swiper {
  overflow: initial;
  pointer-events: none;
}

.ads-bionics-3-item {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease;
  /* overflow: hidden; */
  background: #000;
}

.ads-bionics-3-image img {
  overflow: hidden;
  will-change: transform;
  position: relative;
}

.ads-bionics-3-item:nth-of-type(1) {
  position: relative;
}

.ads-bionics-3-swiper .swiper-wrapper {
  perspective: 100vw;
  perspective-origin: 50% -125%;
  overflow: initial;
}

/* .ads-bionics-3-swiper.poster-status .ads-bionics-3-item {
    transform: translateZ(-15vw);
} */

.ads-bionics-3-item[data-index='5'] {
  transform: translateZ(0vw);
  opacity: 0;
  z-index: 1;
}

.ads-bionics-3-item[data-index='0'] {
  /* transform: translateZ(10vw); */
  transform: translateZ(10vw);
  opacity: 0;
  z-index: 5;
}

.ads-bionics-3-item[data-index='1'] {
  transform: translateZ(0vw);
  /* transform: translateZ(10vw); */
  opacity: 1;
  z-index: 4;
}

.ads-bionics-3-item[data-index='2'] {
  /* transform: translateZ(-15vw); */
  transform: translateZ(0vw);
  opacity: 1;
  opacity: 1;
  z-index: 3;
}

/* .ads-bionics-3-item[data-index="3"] {
    transform: translateZ(-32.5vw);
    opacity: 1;
    z-index: 2;
} */

.ads-bionics-3-item[data-index='3'] {
  transform: translateZ(0vw);
  opacity: 0;
  z-index: 1;
}

.ads-bionics-3-item[data-index='4'] {
  transform: translateZ(-40vw);
  opacity: 0;
  z-index: 1;
}

/* .ai-feature-3-item[data-index="2"] {
    opacity: 0.6;
}

.ai-feature-3-item[data-index="3"] {
    opacity: 0.3;
} */

.ads-bionics-3-text-swiper .swiper-slide {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(100%);
}

.ads-bionics-3-text-swiper .swiper-slide:last-child {
  position: relative;
}

.ads-bionics-3-text-swiper .swiper-slide:first-child {
  transform: translateY(0);
}

.ads-bionics-3-swiper-control-container {
  display: flex;
  align-items: center;
  margin-top: 2.08vw;
}

.ads-bionics-3-swiper-control-text {
  color: #fff9e0;
  display: flex;
  justify-content: center;
  font-size: 1.354vw;
  font-weight: 500;
  height: 1.6em;
  margin: 0 1.3vw;
  line-height: 1.5;
}

.ads-bionics-3-swiper-control-text-active-index {
  overflow: hidden;
}

.ads-bionics-3-swiper-control-text-row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: transform 0.8s ease;
}

.ads-bionics-3-swiper-control-text-active-index-item {
  flex: none;
}

.ads-bionics-3-swiper-control-text-active-index[data-index='0']
  .ads-bionics-3-swiper-control-text-row {
  transform: translateY(0%);
}

.ads-bionics-3-swiper-control-text-active-index[data-index='1']
  .ads-bionics-3-swiper-control-text-row {
  transform: translateY(-50%);
}

/* .ads-bionics-3-swiper-control-text-active-index[data-index="2"] .ads-bionics-3-swiper-control-text-row {
    transform: translateY(-66.7%);
} */

.ads-bionics-3-content-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.ads-bionics-3-text-swiper {
  margin: 0;
  width: 80%;
  text-align: center;
}

.ads-bionics-3-swiper-control-btn {
  display: flex;
  align-items: center;
}

.ads-bionics-3-prev-btn,
.ads-bionics-3-next-btn {
  cursor: pointer;
  display: flex;
  transition: opacity 0.3s ease;
}

.ads-bionics-3-swiper-control-btn .btn-disable {
  cursor: default;
  opacity: 0.6;
}

.ads-bionics-3-swiper-control-btn svg {
  width: 3.4375vw;
  height: 3.4375vw;
}

@media screen and (max-width: 900px) {
  .ias-ads-body {
    overflow: hidden;
  }
  .ads-bionics-3 {
    /* overflow: hidden; */
    width: 100%;
    margin: 0;
  }

  .ads-bionics-title {
    display: none;
  }

  .ads-bionics-3-swiper-container {
    margin: 0 auto;
    width: 100%;
  }

  .ads-bionics-3-content-container {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    margin-top: 2.777vw;
  }

  .ads-bionics-3-text-swiper {
    margin: 8.333vw auto 0;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    width: 86.25%;
    text-align: center;
  }

  .ads-bionics-3-swiper-control-btn svg {
    width: 12.222vw;
    height: 12.222vw;
  }

  .ads-bionics-3-swiper-control-text {
    font-size: 4.72vw;
    margin: 0 3.88vw;
  }
}

.ias-tpl-hm-section09 {
  position: relative;
}

.ias-tpl-hm-section09-con {
  margin-top: 1.7708vw;
  padding-top: 18.4375vw;
  position: relative;
}

.ias-tpl-hm-section09-con .txt-con {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.ias-tpl-hm-section09-con p {
  font-size: 1.25vw;
  line-height: 1.5;
  color: #fff;
  text-align: center;
}

.ias-tpl-hm-section09-con .wechat {
  width: 11.25vw;
  margin: 5.7291vw auto 0;
}

.ias-tpl-hm-section09-con .wechat {
  width: 11.25vw;
  margin: 5.7291vw auto 0;
}

.ias-tpl-hm-section09-con .wc_txt {
  margin-top: 0.8854vw;
}

.ias-tpl-hm-section09-con .wc_bg {
  width: 78.75vw;
  margin: 0 auto;
}

.ias-tpl-hm-section10 {
  margin-top: 6.7708vw;
  position: relative;
}

.ias-tpl-hm-section10 h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ias-tpl-hm-section10 h5 span {
  font-size: 4.4791vw;
  font-weight: bold;
  color: #fff;
  line-height: 1.5;
  position: relative;
  padding-bottom: 0.7291vw;
  display: block;
  letter-spacing: 0.833vw;
}

.ias-tpl-hm-section10 h5 span::before {
  content: '';
  width: 9.1666vw;
  height: 2px;
  background: #e50012;
  position: absolute;
  left: 0;
  bottom: 0;
}

.ias-tpl-hm-section10 .ads-tips {
  font-size: 0.5208vw;
  color: #dfdfdf;
  line-height: 1.5;
  position: absolute;
  left: 3.75vw;
  bottom: 1.875vw;
}

.ias-ads-kvtxt.t250317txt {
  top: auto;
  left: auto;
  transform: translateX(0);
  right: 3vw;
  bottom: 3vw;
  font-size: 0.5433vw;
  color: #8a8a8a;
  max-width: 39vw;
}

.ias-tpl-hm-bm p.nhov {
  color: #fff;
  font-weight: bold;
}

#wen1 {
  cursor: pointer;
}

#wen2 {
  cursor: pointer;
}

@media screen and (max-width: 900px) {
  .ias-ads-kvtxt.t250317txt {
    font-size: 1.3vw;
    max-width: calc(100% - 25vw);
    right: 2vw;
    bottom: 6vw;
    white-space: normal;
  }
}

@media screen and (max-width: 1600px) {
  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    width: 28vw;
  }
}

@media screen and (max-width: 1400px) {
  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    width: 31vw;
  }
}

@media screen and (max-width: 1200px) {
  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    width: 35vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
    width: 13vw;
  }
  .ias-tpl-hm-section03.ias-tpl-hm-section03-02
    .ias-tpl-hm-tool
    .swiper-pagination
    .swiper-pagination-bullet {
    width: 12vw;
  }
}

@media screen and (max-width: 1100px) {
  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    width: 40vw;
  }
}

@media screen and (max-width: 900px) {
  .ias-tpl-hmpc-show {
    display: none;
  }

  .ias-tpl-hmmob-show {
    display: block;
  }

  .ias-ads-kv,
  .ias-ads-kv .video-js .vjs-tech {
    height: 173.3333vw;
  }

  .ias-ads-kv .video-js .vjs-tech {
    width: 260%;
    left: 50%;
    transform: translateX(-50%);
  }

  .ias-ads-kvtxt {
    top: 29.6667vw;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }

  .ias-ads-kvtxt h2 {
    font-size: 6.4vw;
    white-space: nowrap;
    text-align: center;
  }

  .ias-ads-kvtxt h3 {
    font-size: 6.4vw;
    text-align: center;
  }

  .ias-ads-section04 {
    height: 67.875vw;
    position: relative;
  }

  .ias-ads-section04 .video-js .vjs-tech {
    height: 87.875vw;
    height: auto;
    /* left: 39%; */
    /* transform: translateX(-50%); */
    width: 127%;
    width: 100%;
  }

  .ias-ads-section02 .ias-ads-txt {
    top: 15.3333vw;
  }

  .ias-ads-section02 .ias-ads-txt h2 {
    white-space: nowrap;
    font-size: 6.4vw;
    margin-bottom: 31.2vw;
  }

  .ias-ads-section02 .ias-ads-txt .ias-tpl-play-icon {
    width: 13.3333vw;
  }

  .ias-ads-section03 {
    padding-top: 0;
    background: none;
  }

  /* .ias-ads-section03-mob {
        padding-bottom: 7.2vw;
    } */

  .ias-ads-section .ias-ads-txt02 {
    top: 10.9333vw;
    background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ias-ads/img/blur_bg250605.png)
      no-repeat top center;
    background-size: cover;
    -webkit-background-size: cover;
    padding-top: 22vw;
    margin-bottom: -1px;
  }

  .ias-ads-section .ias-ads-txt02 .ias-ads-icon {
    height: 5vw;
    margin: 0 auto 2.1333vw;
  }

  .ias-ads-section .ias-ads-txt02 p {
    font-size: 4.2667vw;
    margin-bottom: 3.2vw;
  }

  .ias-ads-section .ias-ads-txt02 h3 {
    font-size: 7.7333vw;
    white-space: nowrap;
    margin-bottom: 2.2667vw;
  }

  .ias-ads-section .ias-ads-txt02_new {
    top: 6.302vw;
  }
  .ias-ads-section .ias-ads-txt02_new h3 {
    font-size: 4.8vw;
    margin-bottom: 3.5vw;
  }

  .ias-ads-section .ias-ads-txt02_new p {
    font-size: 3.6vw;
  }

  .ias-tpl-hm-section03 {
    padding: 0 8.5333vw;
    margin-bottom: 21.3333vw;
    margin-top: 7.4667vw;
  }
  .ias-tpl-hm-section03-01 {
    height: 130vw;
  }
  .ias-tpl-hm-section03-02,
  .ias-tpl-hm-section03-03 {
    height: 126vw;
  }

  .ias-tpl-hm-section03-con {
    /* padding-bottom: 18.6667vw; */
    height: 100%;
  }

  @keyframes fadeOutleft1 {
    from {
      opacity: 0;
      left: -100%;
    }

    to {
      opacity: 1;
      left: 0;
    }
  }

  /* .ias-tpl-hm-section03 .swiper-slide {
        padding-top: 9.3333vw;
    } */

  .ias-tpl-hm-section03 .swiper-slide-active .ias-tpl-hmkv-txt {
    animation: fadeOutleft1 0.5s ease-in-out forwards;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    width: 100%;
    height: 61vw;
    box-sizing: border-box;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-title {
    top: 0%;
    left: 0vw;
  }
  .ias-tpl-hmkv-txt250605 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .ias-tpl-hm-section03-con .ias-tpl-hmkv-title01 {
    position: relative;
    top: 0;
    left: -100%;
    margin-bottom: 7.4667vw;
    padding-right: 2vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p:last-child {
    padding-right: 1vw;
    height: 22vw;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner01 .swiper-slide {
    padding-top: 30vw;
    padding-bottom: 35vw;
    overflow: hidden;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt {
    height: 122vw;
  }
  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    overflow: hidden;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt p:last-child {
    height: 35vw;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner02 .swiper-slide {
    padding-top: 30vw;
    padding-bottom: 25vw;
  }
  .ias-tpl-hm-section03-con .swiper-slide {
    overflow: hidden;
  }
  .ias-tpl-hm-section03-con .as-tpl-hm-banner02 .ias-tpl-hmkv-txt {
    height: 129vw;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner02 .ias-tpl-hmkv-txt p:last-child {
    height: 40vw;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner03 .swiper-slide {
    padding-top: 30vw;
    height: 100%;
    padding-bottom: 25vw;
  }

  .as-tpl-hm-banner03 .ias-tpl-hmkv-txt {
    height: 109vw;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner03 .ias-tpl-hmkv-txt p:last-child {
    height: 21vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 {
    font-size: 6.4vw;
    font-weight: bold;
    color: #fff;
    margin-bottom: 6.4vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h2 span {
    font-size: 19.2vw;
    margin-right: 1.9333vw;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p {
    font-size: 2.6667vw;
    box-sizing: border-box;
    padding: 0;
    line-height: 1.5;
  }

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt p span {
    display: inline-block;
  }

  .ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple {
    font-size: 3.2vw;
    margin-bottom: 3.7333vw;
  }

  .ias-tpl-hm-banner .ias-tpl-hmkv-txt p.purple span {
    font-size: 3.2vw;
    top: -1.5vw;
  }

  /* .ias-tpl-hmkv-txt-con {
        display: flex;
        flex-direction: column-reverse;
    } */

  .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt h3 {
    font-size: 5.3333vw;
    margin: 0 0 2.9333vw;
    box-sizing: border-box;
    padding: 0;
    box-sizing: border-box;
  }

  .ias-tpl-hm-banner .ias-tpl-play-icon {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 112.5px;
    transition: all 0.3s linear;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool {
    /* width: 53.3333vw; */
    height: 10.6667vw;
    bottom: 0;
    top: unset;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 10.6667vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination {
    position: unset;
    width: auto;
    height: 100%;
    border-radius: 10.6667vw;
    margin: 0 3.3333vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool-con {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 4.8vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-play-icon {
    width: 13.3333vw;
    top: 57vw;
    /* bottom: 41%; */
    z-index: 4;
  }

  /* .ias-tpl-hm-section03.ias-tpl-hm-section03-02 .ias-tpl-play-icon {
    bottom: 35%;
  } */

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-pagination-bg {
    display: none;
    content: '';
    width: 1.8667vw;
    height: 1.8667vw;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 1.8667vw;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet {
    width: 1.8667vw;
    height: 1.8667vw;
    border-radius: 1.8667vw;
    background: #c5c5c5;
    margin: 0 3.3333vw;
    overflow: hidden;
    color: #c5c5c5;
  }
  .ias-tpl-hm-section03.ias-tpl-hm-section03-02
    .ias-tpl-hm-tool
    .swiper-pagination
    .swiper-pagination-bullet {
    width: 1.8667vw;
  }
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet:hover {
    color: #fff;
    opacity: 1;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active {
    background: #fffe;
    color: #fff;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-pagination .swiper-pagination-bullet-active:hover {
    background: #fffe;
    color: #fff;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-hmmob-show,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .ias-tpl-hmpc-show,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-button-prev,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-button-next {
    width: 1.3333vw;
    height: 2.5333vw;
    position: unset;
    margin-top: 0;
  }

  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-button-prev:after,
  .ias-tpl-hm-section03 .ias-tpl-hm-tool .swiper-rtl .swiper-button-next:after,
  .swiper-button-next:after,
  .swiper-button-prev:after {
    display: none;
  }

  .ias-tpl-hm-bm {
    width: 100%;
    padding: 6.3333vw 8.5333vw 20.6667vw;
    background: transparent;
  }

  .ias-tpl-hm-bm p {
    font-size: 2.6667vw;
  }

  .ias-tpl-hm-section07-con {
    margin-top: 4.5333vw;
  }

  .ias-tpl-hm-section07-con .ads-data-show {
    width: 68.5%;
    margin: 0 auto 4vw;
  }

  .ias-tpl-hm-section07-con p {
    width: 68.5%;
    margin: 0 auto;
    font-size: 2.6667vw;
    text-align: left;
    line-height: 1.5;
  }
  .ias-ads-title-con.jiagou {
    /* padding-top: 4.4791vw; */
    background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ias-ads/img/blur_bg250605.png)
      no-repeat top center;
    background-size: cover;
    -webkit-background-size: cover;
    padding-top: 22vw;
  }
  .ias-ads-title-con h2 {
    font-size: 7.3333vw;
  }

  .ias-ads-title-con h3 {
    font-size: 4.2667vw;
    color: #fff;
    margin-top: 4.2667vw;
  }

  .ias-ads-section08-con {
    display: block;
    padding-top: 4.0729vw;
    width: 100%;
    margin: 0 auto;
  }
  .ias-ads-section08-con .tips {
    width: 80%;
    position: absolute;
    font-size: 1.0667vw;
    left: 9.3333vw;
    bottom: 2.6667vw;
  }
  .ias-ads-section08-con .ias-ads-section08-lft {
    width: 100%;
  }

  .ias-ads-section08-con .ias-ads-section08-rgt {
    width: 100%;
    position: relative;
  }

  .ias-tpl-hm-section03-01 {
    margin-top: 7.4667vw;
  }

  .ias-ads-section08 {
    /* margin-top: 14.8vw; */
    background: none;
  }
  .ias-ads-section08-con {
    background: #000;
  }
  .ias-tpl-hm-section09 {
    margin-top: 16.6667vw;
  }

  .ias-ads-title-con {
    padding-top: 0;
  }

  .ias-tpl-hm-section09-con p {
    font-size: 2.6667vw;
    color: #898989;
    white-space: nowrap;
  }

  .ias-tpl-hm-section09-con {
    margin-top: 3.2vw;
    padding-top: 43.3333vw;
    position: relative;
  }

  .ias-tpl-hm-section09-con .wechat {
    width: 21.3333vw;
    margin: 8.1333vw auto 0;
  }

  .ias-tpl-hm-section09-con .wc_txt {
    margin-top: 2.1333vw;
    color: #fff;
  }

  /* 20250116 */
  .ads-num-con {
    width: 68.5%;
    margin: 0 auto 1.4667vw;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .ads-num-con li {
    padding: 3.6vw 5.8667vw 3.2vw 4.5333vw;
    border-radius: 2.1333vw;
    background: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.96) 7.323%,
      rgb(255, 230, 190) 90%,
      rgb(255, 222, 179) 84.626%
    );
    position: relative;
    margin-bottom: 2.6667vw;
  }

  .ads-num-con li::after {
    content: '';
    border-radius: 2.1333vw;
    position: absolute;
    width: calc(100 * 1% - 2px);
    height: calc(100 * 1% - 2px);
    position: absolute;
    top: 1px;
    left: 1px;
    background: #000;
  }

  .ads-num-con li:first-child {
    margin-right: 2.6667vw;
  }

  .ads-num-con li:nth-child(3) {
    margin-right: 0;
  }

  .ads-num-con li:nth-child(3) {
    width: 100%;
    padding-left: 13vw;
  }

  .ads-num-con li .num {
    font-size: 3vw;
    margin-bottom: 3.2vw;
    position: relative;
    z-index: 3;
  }

  .ads-num-con li h4 {
    font-size: 9.6vw;
    margin-bottom: 3.7333vw;
    margin-left: -0.3vw;
    position: relative;
    z-index: 3;
  }

  .ads-num-con li h4 span {
    font-size: 3vw;
    padding-bottom: 1.3vw;
    margin-left: 2vw;
  }

  .ads-num-con li h5 {
    font-size: 3.7333vw;
    line-height: 1;
    font-weight: normal;
    color: #fff;
    position: relative;
    z-index: 3;
  }

  .ias-tpl-hm-section10 {
    margin-top: 13.8667vw;
  }

  .ias-tpl-hm-section10 h5 {
    top: 46%;
  }

  .ias-tpl-hm-section10 h5 span {
    font-size: 8.5333vw;
    padding-bottom: 1.4667vw;
    white-space: nowrap;
    letter-spacing: 1.1333vw;
  }

  .ias-tpl-hm-section10 h5 span::before {
    width: 17.3333vw;
  }

  .ias-tpl-hm-section10 .ads-tips {
    width: 90%;
    font-size: 1.0667vw;
    left: 9.3333vw;
    bottom: 2.6667vw;
  }
}

@media screen and (max-width: 350px) {
  .ias-tpl-hm-section03-01 .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    height: 122vw;
  }

  .ias-tpl-hm-section03-02 .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    height: 127vw;
  }

  .ias-tpl-hm-section03-03 .ias-tpl-hm-section03-con .ias-tpl-hmkv-txt {
    height: 127vw;
  }

  .ads-num-con,
  .ias-tpl-hm-section07-con p {
    width: 73.5%;
  }
}

#wen3 {
  cursor: pointer;
}

#wen4 {
  cursor: pointer;
}
#wen5 {
  cursor: pointer;
}

.wechat-show {
  position: relative;
}

/* 20250516 */
.ads-kv-nav-con {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4.1666vw;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  z-index: 9;
}

.ads-kv-nav-con li {
  width: 20.2083vw;
  height: 9.9479vw;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ias-ads/img/kv_nav_bg_v2.png)
    no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.667vw;
  font-weight: bold;
  color: #fff;
  /* cursor: pointer; */
  transition: all 0.3s linear;
  cursor: pointer;
}

/* .ads-kv-nav-con li:hover {
  opacity: 0.7;
} */

.ias-ads-txt02-safe {
  position: absolute;
  top: 2vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}

.ias-ads-section08-video-con {
  width: 80%;
  margin: 0 auto;
  display: flex;
  padding-top: 4.5729vw;
  padding-bottom: 12.25vw;
  justify-content: space-between;
}

.ias-ads-section08-video-con .video-title {
  text-align: center;
}

.ias-ads-section08-video-con .video-title h4 {
  font-size: 1.25vw;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1.5vw;
}

.ias-ads-section08-video-con .video-title h5 {
  font-size: 0.9375vw;
  font-weight: bold;
  color: #ffdeb3;
  margin-bottom: 2vw;
}
.ias-ads-section08-video-con .item2 .video-title h5 {
  margin-bottom: 3.5vw;
}
.ias-ads-section08-video-con .item1 {
  width: 45%;
  font-size: 0.9375vw;
  color: #ffdeb3;
  position: relative;
}
.ias-ads-section08-video-con .item2 {
  width: 50%;
  font-size: 0.9375vw;
  color: #ffdeb3;
}
.ias-ads-section08-video-con .item1 .vd-item1-con {
  width: 10vw;
  height: 7vw;
  position: absolute;
  left: 12.5%;
  top: 54.2%;
}
.ias-ads-section08-video-con .item1 .vd-item1 {
  position: relative;
}
.ias-ads-section08-video-con .item1 .vd-item2-con {
  width: 10vw;
  height: 7vw;
  position: absolute;
  right: 12.5%;
  top: 54.2%;
}
.ias-ads-section08-video-con .item1 .vd-item2 {
  position: relative;
}

.ias-ads-section08-video-con .tips {
  width: 100%;
  font-size: 0.625vw;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1.25vw;
  line-height: 1.25vw;
  background: rgba(0, 0, 0, 0.6);
}

/* HUAWEI ads 4 */
.ias-ads4-con {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 30.5vw;
  overflow: hidden;
  background: #000;
}
.ias-ads4-con .ias-ads4-txt-con {
  width: 82%;
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
  z-index: 9;
}

.ias-ads4-con .ias-ads4-txt-con .ias-ads4-txt-title {
  margin-top: 3.4166vw;
}

.ias-ads4-con .ias-ads4-txt-con .ias-ads4-txt-title h5 {
  font-size: 2.8vw;
  color: #ffdeb3;
  font-weight: bold;
  margin-bottom: 1vw;
}

.ias-ads4-con .ias-ads4-txt-con .ias-ads4-txt-title p {
  font-size: 1.2vw;
  color: #fff;
}

.ias-ads4-con .ias-ads4-list {
  display: flex;
}

.ias-ads4-con .ias-ads4-list li {
  width: 12.625vw;
  margin-left: 0.625vw;
  display: flex;
  flex-direction: column;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%);
}

.ias-ads4-con .ias-ads4-list li h6 {
  width: 100%;
  font-size: 1.0416vw;
  color: #685642;
  text-align: center;
  height: 3.125vw;
  line-height: 3.125vw;
  background: #ffdeb3;
}
.ias-ads4-con .ias-ads4-list li .txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: end;
  font-size: 0.8333vw;
  color: #fff;
  padding: 1.5vw 0 1.5vw 1.6vw;
  box-sizing: border-box;
}

.ias-ads4-con .ias-ads4-list li .txt p {
  margin-bottom: 0.5vw;
}
.ias-ads4-con .ias-ads4-list li .txt p:last-child {
  margin-bottom: 0;
}

/* 20250519 */
.ias-ads-kv-bg {
  width: 100%;
  height: 60.5312vw;
  /* height: 68.125vw; */
  overflow: hidden;
}
.ias-ads-kv-con {
  width: 100%;
}
.ias-ads-kv-con.active {
  position: fixed;
  top: 0;
  left: 0;
}
.ias-ads-txt02-safe {
  width: 100%;
}

.bg-blur {
  position: relative;
}
/* .bg-blur::before {
  content: '';
  width: 100%;
  height: 12.7vw;
  position: absolute;
  bottom: 13.6vw;
  left: 50%;
  transform: translateX(-50%);
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ias-ads/img/blur_bg.png)
    no-repeat bottom center;
  background-size: cover;
} */

.bg-blur.chanpin::before {
  bottom: 11.6vw;
}

.bg-blur2::before {
  bottom: 11.6vw;
}

.bg-blur3::before {
  bottom: 16.6vw;
  bottom: 8.6vw;
}

.ias-con-bg {
  /* background: #000; */
  position: relative;
  z-index: 2;
  /* z-index: -1; */
  overflow: hidden;
}

.ias-con-bg1 {
  background: #000;
  position: relative;
}

.ias-con-bg1::before {
  content: '';
  background: #000;
  position: absolute;
  top: -30vw;
  left: 0;
  width: 100%;
  height: 100%;
}
.ias-con-bg.active {
  z-index: 2;
}

.sec_waibu_box1,
.sec_waibu_box2,
.sec_waibu_box3 {
  position: relative;
  padding-bottom: 20vw;
  /* background: #000; */
}

.sec_height_box1 {
  height: 56vw;
}
.sec_height_box2 {
  height: 56vw;
}

.sec_height_box3 {
  height: 56vw;
}
.sec_dingwei_box1,
.sec_dingwei_box2,
.sec_dingwei_box3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sec_dingwei_box1.active,
.sec_dingwei_box2.active,
.sec_dingwei_box3.active {
  position: fixed;
}
.sec_height_box3 {
  height: 41.6666vw;
}
.ias-con-bg2 {
  position: relative;
  background: #000;
}
.ias-con-bg2 .ias-ads-section03 {
  height: 68vw;
}
.ias-bg-con2,
.ias-bg-con3 {
  position: relative;
  overflow: hidden;
}

.ias-bg-con2-1,
.ias-bg-con3-1 {
  background: #000;
  position: relative;
}
.ias-bg-con2-1::before,
.ias-bg-con3-1::before {
  content: '';
  position: absolute;
  top: -30vw;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.shaobing-ve-con,
.ias-tpl-hm-section03-02 .swiper-slide {
  height: 55vw;
}

.ias-tpl-hm-section03-con .as-tpl-hm-banner04 .swiper-slide:nth-child(3) .beizhu {
  right: 14vw;
}
@media screen and (max-width: 900px) {
  .ias-tpl-hm-section03-con .as-tpl-hm-banner04 .swiper-slide:nth-child(3) .beizhu {
    right: 17vw;
    color: #4a4a4a !important;
    width: 82%;
  }
  .ias-ads-section .ias-ads-txt02 span {
    font-size: 3.2vw;
    margin-top: 0.5vw;
  }
  .shaobing-ve-con,
  .ias-tpl-hm-section03-02 .swiper-slide {
    /* height: auto; */
    height: 100%;
  }
  .ads-kv-nav-con {
    width: 80%;
    bottom: 30vw;
    flex-wrap: wrap;
  }

  .ads-kv-nav-con li {
    width: 50%;
    height: 13vw;
    font-size: 3.2vw;
    margin-left: 0;
    background-size: 110%;
    margin-bottom: 2vw;
  }

  .ias-ads-txt02-safe {
    position: unset;
    transform: unset;
  }

  .ias-ads-section08-video-con {
    width: 85%;
    margin: 0 auto;
    display: flex;
    padding-top: 6.0729vw;
    padding-bottom: 12.25vw;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .ias-ads-section08-video-con .video-title h4 {
    font-size: 3.2vw;
    margin-bottom: 2vw;
  }

  .ias-ads-section08-video-con .video-title h5 {
    font-size: 3.2vw;
    margin-bottom: 2vw;
  }
  .ias-ads-section08-video-con .item2 .video-title h5 {
    margin-bottom: 2vw;
  }
  .ias-ads-section08-video-con .item1 {
    width: 100%;
    margin-bottom: 5vw;
  }
  .ias-ads-section08-video-con .item2 {
    width: 100%;
  }
  .ias-ads-section08-video-con .item1 .vd-item1-con {
    width: 29.4vw;
    height: 15vw;
    position: absolute;
    left: 12.5%;
    top: 48%;
  }
  .ias-ads-section08-video-con .item1 .vd-item1 {
    position: relative;
  }
  .ias-ads-section08-video-con .item1 .vd-item2-con {
    width: 29.4vw;
    height: 15vw;
    position: absolute;
    right: 12.5%;
    top: 48%;
  }
  .ias-ads-section08-video-con .item1 .vd-item2 {
    position: relative;
  }

  .ias-ads-section08-video-con .tips {
    font-size: 2vw;
    height: 3vw;
    line-height: 3vw;
  }

  /* HUAWEI ads 4 */
  .ias-ads4-con {
    width: 100%;
    height: auto;
    height: 180vw;
    position: relative;
    z-index: 2;
  }
  .ias-ads4-con .ias-ads4-txt-con {
    width: 85%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .ias-ads4-con .ias-ads4-txt-con .ias-ads4-txt-title {
    width: 100%;
    margin-top: 3.4166vw;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 8vw;
  }

  .ias-ads4-con .ias-ads4-txt-con .ias-ads4-txt-title h5 {
    font-size: 7.33vw;
    color: #ffdeb3;
    font-weight: bold;
    margin-bottom: 1vw;
  }

  .ias-ads4-con .ias-ads4-txt-con .ias-ads4-txt-title p {
    font-size: 4.2667vw;
    color: #fff;
  }

  .ias-ads4-con .ias-ads4-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .ias-ads4-con .ias-ads4-list li {
    width: 48%;
    margin-left: 0.625vw;
    display: flex;
    flex-direction: column;
    height: 52vw;
    margin-bottom: 3vw;
    position: relative;
  }

  .ias-ads4-con .ias-ads4-list li h6 {
    font-size: 3.2vw;
    height: 7vw;
    line-height: 7vw;
  }
  .ias-ads4-con .ias-ads4-list li .txt {
    font-size: 2.5vw;
    padding: 0 0 3vw 4.5vw;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .ias-ads4-con .ias-ads4-list li .txt p {
    margin-bottom: 2vw;
  }
  .ias-ads4-con .ias-ads4-list li .txt p:last-child {
    margin-bottom: 0;
  }

  .ias-ads-kv-bg {
    height: 174vw;
    margin-bottom: 50vw;
    overflow: initial;
  }
  /* .ias-ads-kv-con {
    position: fixed;
    top: 0;
    left: 0;
  } */
  .ias-ads-txt02-safe {
    width: 100%;
  }

  .bg-blur {
    position: relative;
  }
  .bg-blur::before {
    display: none;
    height: 26.7vw;
    bottom: 26.6vw;
  }

  .bg-blur.chanpin::before {
    bottom: 22.6vw;
  }

  .bg-blur2::before {
    bottom: 24.6vw;
  }

  .bg-blur3::before {
    bottom: 46.6vw;
  }

  .sec_waibu_box1,
  .sec_waibu_box2,
  .sec_waibu_box3 {
    position: relative;
    margin-bottom: 20vw;
  }
  .sec_dingwei_box1,
  .sec_dingwei_box2,
  .sec_dingwei_box3 {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    height: auto;
    width: 100%;
  }
  .sec_dingwei_box1.active,
  .sec_dingwei_box2.active,
  .sec_dingwei_box3.active {
    position: fixed;
  }
  .sec_height_box1 {
    height: 180.6666vw;
  }
  .sec_height_box2 {
    height: 186.6666vw;
  }

  .sec_height_box3 {
    height: 235vw;
  }
  .ias-tpl-hm-section03-04 {
    height: 126vw;
  }
  .ias-tpl-hm-section03-con .as-tpl-hm-banner04 .swiper-slide {
    padding-top: 30vw;
    padding-bottom: 25vw;
  }
  .as-tpl-hm-banner04 .ias-tpl-hmkv-txt {
    height: 109vw;
  }

  .ias-con-bg2 {
    position: relative;
    background: none;
    z-index: 4;
  }
  .ias-con-bg2 .ias-ads-section03 {
    height: 169vw;
  }
  .ias-con-bg2-con {
    background: #000;
  }
  .shaobing-ve-con {
    position: relative;
  }
  .ias-ads-section04-con .ias-tpl-play-icon {
    width: 13.3333vw;
    top: 58%;
    z-index: 4;
  }
  .sec_waibu_box1 {
    margin-bottom: 60vw;
  }
}

@media screen and (min-width: 730px) and (max-width: 900px) {
  .ias-tpl-hm-section03-con .as-tpl-hm-banner02 .swiper-slide .player-outer-box {
    overflow: hidden;
  }
  .ias-tpl-hm-section03-con .as-tpl-hm-banner02 .swiper-slide .video-js .vjs-tech {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 170%;
    height: 170%;
  }
}

.ads-kv-nav-con {
  padding-bottom: 3vw;
}

.ias-ads-kv-con .beizhu {
  position: absolute;
  right: 2vw;
  bottom: 2vw;
  font-size: 0.5433vw;
  line-height: 1.5;
  color: #8a8a8a;
  width: 34vw;
  z-index: 9;
}

.beizhu p {
  position: relative;
  padding-left: 0.5vw;
}
.beizhu p span {
  display: inline-block;
}

.beizhu p::before {
  content: '*';
  position: absolute;
  top: 0;
  left: 0;
}
.ias-tpl-hm-section03-con .beizhu {
  position: absolute;
  font-size: 0.5433vw;
  line-height: 1.5;
  color: #8a8a8a;
  right: 2vw;
  bottom: 8vw;
  max-width: 26%;
}

.ias-ads-section03 .beizhu {
  position: absolute;
  font-size: 0.5433vw;
  line-height: 1.5;
  color: #8a8a8a;
  right: 2vw;
  bottom: 8vw;
}

.ias-ads4-con .beizhu {
  position: absolute;
  font-size: 0.5433vw;
  line-height: 1.5;
  color: #8a8a8a;
  right: 2vw;
  bottom: 1vw;
}

.ias-ads-section08 .beizhu {
  position: absolute;
  font-size: 0.5433vw;
  line-height: 1.5;
  color: #8a8a8a;
  right: 9vw;
  bottom: 8vw;
}

@media screen and (max-width: 900px) {
  .ads-kv-nav-con {
    padding-bottom: 0;
  }
  .beizhu p {
    padding-left: 1.2vw;
  }
  .ias-ads-kv-con .beizhu {
    bottom: 2vw;
    font-size: 1.3vw;
    right: unset;
    left: 5vw;
    width: 88%;
  }

  .ias-tpl-hm-section03-con .beizhu {
    font-size: 1.3vw;
    bottom: unset;
    top: 74vw;
    right: 2vw;
    width: 100%;
    transform: scale(0.94);
    transform-origin: 100% 100%;
    max-width: initial;
    top: auto;
    bottom: 28vw;
  }

  .ias-tpl-hm-section03-con .beizhu.gaosu {
    bottom: 9vw;
    width: auto;
  }

  .ias-ads-section03 .beizhu {
    font-size: 1.3vw;
    right: unset;
    left: 5vw;
    max-width: 86%;
  }

  .ias-ads4-con .beizhu {
    font-size: 1.3vw;
    bottom: 16vw;
    right: unset;
    left: 5vw;
    max-width: 90%;
  }

  .ias-ads-section08 .beizhu {
    font-size: 1.3vw;
    right: unset;
    left: 5vw;
    bottom: 5vw;
  }
}

@media screen and (max-width: 400px) {
  .ias-tpl-hm-section03-01 {
    height: 130vw;
  }
}

@media screen and (max-width: 370px) {
  .ias-con-bg {
    z-index: 2;
  }
}

.ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con p {
  height: auto;
  position: relative;
}

.ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con .list {
  display: flex;
}

.ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con p {
  height: auto;
  position: relative;
}

.ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con p.dots {
  margin-right: 0.3vw;
}

.ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con p span {
  position: relative;
  top: 0.1vw;
}

@media screen and (max-width: 900px) {
  .ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con p {
    height: auto;
    position: relative;
    /* padding-left: 2vw; */
  }
  .ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con p.dots {
    /* position: absolute;
    top: 0.4vw;
    left: 0; */
    margin-right: 2vw;
  }

  .ias-tpl-hm-section03-con .as-tpl-hm-banner01 .ias-tpl-hmkv-txt .txt-tip-con {
    height: 35vw;
  }
}

.bg-blur-pop {
  content: '';
  width: 100%;
  height: 12.7vw;
  background: url(https://auto.huawei.com/marketingcloud/pep/asset//20000004/ias-ads/img/blur_bg.png)
    no-repeat bottom center;
  background-size: cover;
  position: relative;
  z-index: 6;
}
.top4 {
  margin-top: -12.7vw;
}

@media screen and (max-width: 900px) {
  .top4 {
    margin-top: 0;
  }
}

@media screen and (max-width: 350px) {
  .ias-ads-kv-bg {
    height: 188vw;
    margin-bottom: 10vw;
  }
  .sec_waibu_box1 {
    height: 150vw;
    margin-bottom: 0;
  }
}

.ias-tpl-footer::before {
  content: '';
  width: 100%;
  height: 4px;
  background: #000;
  position: absolute;
  top: -2px;
  left: 0;
  z-index: 7;
}
