.hw-vision-6se * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.hw-vision-6se {
  background: #fff;
}

.hw-vision-6se video {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  object-fit: cover;
}

.hw-vision-6se picture,
.hw-vision-6se img {
  width: 100%;
  display: block;
  border: 0;
  object-fit: cover;
}

.hw-vision-6se div svg {
  width: 100%;
  height: 100%;
}

.hw-vision-6se .video-load {
  width: 100%;
  height: 100%;
}

.hw-vision-6se a {
  text-decoration: none;
  color: initial;
}

.hw-vision-6se em {
  font-style: normal;
}

.hw-vision-6se .blur-up {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: -webkit-filter 400ms;
  transition: -webkit-filter 400ms;
  transition: filter 400ms;
  transition: filter 400ms, -webkit-filter 400ms;
}

.hw-vision-6se .blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.hw-vision-6se .lazyload:not([src]) {
  visibility: hidden;
}

.hw-vision-6se sup.hw-sup {
  font-size: 0.6em;
  cursor: pointer;
}

.hw-vision-6se .pc-show {
  display: block;
  font-style: normal;
}

.hw-vision-6se .iPc-show {
  display: inline-block;
  font-style: normal;
}

.hw-vision-6se .mob-show {
  display: none;
  font-style: normal;
}

.hw-vision-6se .iMob-show {
  display: none;
  font-style: normal;
}

.hw-vision-6se .nr {
  white-space: nowrap;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .pc-show {
    display: none;
  }

  .hw-vision-6se .iPc-show {
    display: none;
  }

  .hw-vision-6se .mob-show {
    display: block;
  }

  .hw-vision-6se .iMob-show {
    display: inline-block;
  }

  .hw-vision-6se sup.hw-sup {
    cursor: initial;
  }
}

/* common start */
.hw-vision-6se .small-tit {
  display: inline-block;
  line-height: 1.25;
  font-weight: 300;
  color: #6f6f6f;
  font-size: 1.66666667vw;
  background: linear-gradient(90deg, #de8b28 0%, #d83652 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

.hw-vision-6se .middle-tit {
  line-height: 1.25;
  font-weight: 500;
  color: #0e0e0f;
  font-size: 3.33333333vw;
  margin-top: 0.83333333vw;
}

.hw-vision-6se .com-desc {
  line-height: 1.6;
  font-weight: 300;
  color: #6f6f6f;
  font-size: 1.14583333vw;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .small-tit {
    font-size: 4.44444444vw;
  }

  .hw-vision-6se .middle-tit {
    font-size: 8.88888889vw;
    margin-top: 3.333333vw;
  }

  .hw-vision-6se .com-desc {
    font-size: 4.44444444vw;
  }
}

/* common end*/

.hw-vision-6se .sec {
  padding: 5.20833333vw 0;
  overflow: hidden;
}

.hw-vision-6se .rounded {
  border-radius: 0.83333333vw;
  -webkit-border-radius: 0.83333333vw;
  -moz-border-radius: 0.83333333vw;
  -ms-border-radius: 0.83333333vw;
  -o-border-radius: 0.83333333vw;
  overflow: hidden;
  transform: translate3d(0, 0, 0) rotate(0deg);
}

@media screen and (max-aspect-ratio: 11/10) {
  .hw-vision-6se .sec {
    padding: 13.888889vw 0;
  }

  .hw-vision-6se .rounded {
    border-radius: 2.222222vw;
    -webkit-border-radius: 2.222222vw;
    -moz-border-radius: 2.222222vw;
    -ms-border-radius: 2.222222vw;
    -o-border-radius: 2.222222vw;
  }
}

.hw-vision-6se .glass-wrap {
  position: absolute;
  inset: -0.104167vw;
  z-index: -1;
  pointer-events: none;
}

.hw-vision-6se .glass-wrap .glass-item {
  position: absolute;
  inset: 0;
}

.hw-vision-6se .glass-wrap .glass-item1 {
  border-radius: 999px;
  overflow: hidden;
}

.hw-vision-6se .glass-wrap .glass-item1::before {
  content: "";
  position: absolute;
  height: 2.03125vw;
  inset: 0.46875vw 0 auto 0.364583vw;
  border: 1px solid #707070;
  border-radius: 999px;
  filter: blur(4px);
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
  z-index: 2;
}

.hw-vision-6se .glass-wrap .glass-item1::after {
  content: "";
  position: absolute;
  height: 2.1875vw;
  inset: 0.3125vw 0 auto 0.208333vw;
  border: 1px solid #707070;
  border-radius: 999px;
  filter: blur(4px);
  -webkit-filter: blur(4px);
  -moz-filter: blur(4px);
}

.hw-vision-6se .glass-wrap .glass-item2 {
  background: rgba(208, 208, 208, 0.5);
  border-radius: 999px;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  -moz-backdrop-filter: blur(3px);
  position: absolute;
  inset: 0px;
  z-index: 1;
}

.hw-vision-6se .glass-wrap .glass-item3 {
  position: absolute;
  inset: 0;
  z-index: 2;
  padding: 2px;
  border-radius: 999px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  background: linear-gradient(92.17deg, #888888 -0.43%, #e5e5e5 13.83%, #ffffff 64.4%, #ffffff 83.52%, #888888 98.27%);
  -webkit-mask: linear-gradient(#fff, #fff) content-box,
    linear-gradient(#fff, #fff);
  mask: linear-gradient(#fff, #fff) content-box,
    linear-gradient(#fff, #fff);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .glass-wrap .glass-item1::before {
    inset: 0.694444vw 0 auto 0.555556vw;
    height: 11.527778vw;
  }

  .hw-vision-6se .glass-wrap .glass-item1::after {
    inset: 0.416667vw 0 auto 0.277778vw;
    height: 11.666667vw;
  }
}

/* kv start */
.hw-vision-6se .section-kv {
  position: relative;
  overflow: hidden;
}

.hw-vision-6se .section-kv .kv-img {
  width: 100%;
  height: 50vw;
}

.hw-vision-6se .section-kv .kv-text {
  position: absolute;
  top: 18.75vw;
  right: 9.32291667vw;
  width: 36.45833333vw;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hw-vision-6se .section-kv .kv-svg {
  width: 33.85416667vw;
}

.hw-vision-6se .section-kv .kv-ksp {
  margin-top: 2.5vw;
  font-size: 1.14583333vw;
  font-weight: 300;
  line-height: 1.6;
  color: #0e0e0f;
}

.hw-vision-6se .section-kv .kv-btn {
  margin-top: 1.66666667vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hw-vision-6se .section-kv .btn-price {
  color: #000;
  font-size: 1.45833333vw;
  font-weight: 400;
  line-height: 1.25;
}

.hw-vision-6se .section-kv .btn-price b {
  font-style: normal;
  font-weight: inherit;
}

.hw-vision-6se .section-kv .btn-price span {
  font-size: 0.677083vw;
  font-weight: 400;
}

.hw-vision-6se .section-kv .buy-btn {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  padding: 6px 20px;
  border: 2px solid #000;
  background: #000;
  transition: 0.3s ease-out;
  margin-top: 24px;
  cursor: pointer;
  border-radius: 4px;
}

@media (hover: hover) and (pointer: fine) {
  .hw-vision-6se .section-kv .buy-btn:hover {
    cursor: pointer;
    opacity: 0.8;
  }

  .hw-vision-6se .section-kv .btn-price b {
    cursor: pointer;
  }
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-kv .kv-img {
    margin-top: 10.416667vw;
    height: 93.888889vw;
  }

  .hw-vision-6se .section-kv .kv-text {
    position: static;
    width: 91.388889vw;
    margin: 27.777778vw auto 0;
  }

  .hw-vision-6se .section-kv .kv-svg {
    width: 90.277778vw;
  }

  .hw-vision-6se .section-kv .kv-ksp {
    margin-top: 6.666667vw;
    font-size: 3.055556vw;
  }

  .hw-vision-6se .section-kv .kv-btn {
    margin-top: 7.777778vw;
  }

  .hw-vision-6se .section-kv .btn-price {
    font-size: 5.55555555vw;
  }

  .hw-vision-6se .section-kv .btn-price span {
    font-size: 3.61111111vw;
  }
}

/* kv end */

/* reason start */
.hw-vision-6se .section-reason {
  padding: 7.29166667vw 0 5.20833333vw 0;
  overflow: hidden;
}

.hw-vision-6se .section-reason .reason-swiper {
  margin: 0 auto;
  width: 67.5vw;
  height: 37.5vw;
  overflow: visible;
}

.hw-vision-6se .section-reason .swiper-text {
  position: absolute;
  top: 2.5vw;
  left: 2.5vw;

  font-size: 1.66666667vw;
  line-height: 1.5;
  color: #0e0e0f;
  font-weight: 300;
}

.hw-vision-6se .section-reason .swiper-text span {
  font-weight: 700;
}

.hw-vision-6se .section-reason .swiper-slide:nth-of-type(1) .swiper-text {
  color: #fff;
}

.hw-vision-6se .section-reason .swiper-num {
  position: absolute;
  top: 19.01041667vw;
  left: 2.5vw;
  transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-vision-6se .section-reason .swiper-num .swiper-num-txt {
  line-height: 1.6;
  font-weight: 300;
  color: #6F6F6F;
  font-size: 1.66666667vw;
}

.hw-vision-6se .section-reason .swiper-num .swiper-num-ctn {
  display: flex;
}

.hw-vision-6se .section-reason .swiper-num .swiper-num-50 {
  font-size: 5.20833333vw;
}

.hw-vision-6se .section-reason .swiper-num .swiper-num-50 span {
  font-size: 3.125vw;
}

.hw-vision-6se .section-reason .swiper-num .swiper-num-ctn sup {
  display: inline-block;
  color: #6F6F6F;
  font-size: 1.66666667vw;
  align-self: flex-start;
  margin-top: 0.9375vw;
  line-height: 1.25;
  font-weight: 300;
}

.hw-vision-6se .section-reason .reason-nav {
  width: fit-content;
  width: -webkit-fit-content;
  margin: 2.5vw auto 0;
  position: relative;
  z-index: 1;
}

.hw-vision-6se .section-reason .reason-nav-content {
  padding: 0.625vw 1.04166667vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hw-vision-6se .section-reason .reason-prev img {
  filter: drop-shadow(0vw -0.260417vw 0.104167vw rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0vw -0.260417vw 0.104167vw rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0vw -0.260417vw 0.104167vw rgba(0, 0, 0, 0.2));
}

.hw-vision-6se .section-reason .reason-next img {
  filter: drop-shadow(0vw 0.260417vw 0.104167vw rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0vw 0.260417vw 0.104167vw rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0vw 0.260417vw 0.104167vw rgba(0, 0, 0, 0.2));
}

.hw-vision-6se .section-reason .reason-prev,
.hw-vision-6se .section-reason .reason-next {
  flex-shrink: 0;
  outline: 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  width: 2.08333333vw;
  height: 2.08333333vw;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  will-change: opacity;
}

.hw-vision-6se .section-reason .reason-prev {
  transform: scale(-1);
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
}

.hw-vision-6se .section-reason .nav-disabled {
  opacity: 0.3;
}

.hw-vision-6se .section-reason .reason-ul {
  margin: 0 0.9375vw;
  width: 5.72916667vw;
  height: 0.52083333vw;
  display: flex;
  justify-content: space-between;
}

.hw-vision-6se .section-reason .reason-ul li {
  flex-shrink: 0;
  display: block;
  width: 0.5208333333333vw;
  height: 0.5208333333333vw;
  border-radius: 999px;
  background: rgba(166, 166, 166);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transform: translate3d(0, 0, 0) rotate(0deg);
  filter: drop-shadow(0vw 0.15625vw 0.104167vw rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0vw 0.15625vw 0.104167vw rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0vw 0.15625vw 0.104167vw rgba(0, 0, 0, 0.2));
  will-change: transform;
}

.hw-vision-6se .section-reason .reason-ul li.current {
  background: rgba(25, 25, 25);
}

.hw-vision-6se .section-reason .glass-wrap::before {
  content: '';
  position: absolute;
  top: 0.26041667vw;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 999px;
  width: 95%;
  height: calc(100% - 0.416667vw);
  filter: blur(0.104167vw);
  -webkit-filter: blur(0.104167vw);
  -moz-filter: blur(0.104167vw);
  box-shadow: 0 0.104167vw 0.104167vw rgba(0, 0, 0, 0.3);
}

.hw-vision-6se .section-reason .glass-item1::after {
  inset: 0.46875vw 0.104167vw auto 0.364583vw;
}

.hw-vision-6se .section-reason .glass-item1::before {
  inset: 0.46875vw 0.104167vw auto 0.364583vw;
  border-top: 1px solid #707070;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
  border-bottom: 1px solid rgba(240, 240, 240);
}

.hw-vision-6se .section-reason .glass-item3::before {
  content: "";
  position: absolute;
  inset: 0.104167vw;
  border-radius: 999px;
  z-index: 1;
  box-shadow: 0vw 0.104167vw 0.15625vw rgba(0, 0, 0, 0.2) inset;
}

@media (hover: hover) and (pointer: fine) {
  .hw-vision-6se .section-reason .swiper-slide:not(.swiper-slide-active) {
    cursor: pointer;
  }

  .hw-vision-6se .section-reason .reason-prev:not(.nav-disabled):hover,
  .hw-vision-6se .section-reason .reason-next:not(.nav-disabled):hover,
  .hw-vision-6se .section-reason .reason-ul li:not(.current):hover {
    cursor: pointer;
  }

  .hw-vision-6se .section-reason .reason-prev:not(.nav-disabled):hover,
  .hw-vision-6se .section-reason .reason-next:not(.nav-disabled):hover {
    opacity: 0.6;
  }

  .hw-vision-6se .section-reason .reason-ul li:not(.current):hover {
    background: rgba(25, 25, 25, .5);
  }
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-reason {
    padding: 27.777778vw 0 13.888889vw 0;
  }

  .hw-vision-6se .section-reason .reason-swiper {
    width: 82.222222vw;
    height: auto;
  }

  .hw-vision-6se .section-reason .swiper-text {
    margin-top: 6.666667vw;
    position: static;
    font-size: 5.555556vw;
    text-align: center;
  }

  .hw-vision-6se .section-reason .swiper-slide:nth-of-type(1) .swiper-text {
    color: #0e0e0f;
  }

  .hw-vision-6se .section-reason .swiper-num {
    top: 80.277778vw;
    left: 5.555556vw;
  }

  .hw-vision-6se .section-reason .swiper-num .swiper-num-txt {
    font-size: 4.444444vw;
  }
  
  .hw-vision-6se .section-reason .swiper-num .swiper-num-50 {
    font-size: 13.888889vw;
  }

  .hw-vision-6se .section-reason .swiper-num .swiper-num-50 span {
    font-size: 8.333333vw;
  }

  .hw-vision-6se .section-reason .swiper-num .swiper-num-ctn sup {
    margin-top: 2.5vw;
    font-size: 4.44444444vw;
  }

  .hw-vision-6se .section-reason .reason-nav {
    margin-top: 8.888889vw;
  }

  .hw-vision-6se .section-reason .reason-nav-content {
    padding: 0 1.666667vw;
  }

  .hw-vision-6se .section-reason .reason-prev img {
    filter: drop-shadow(0vw -0.694444vw 0.277778vw rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(0vw -0.694444vw 0.277778vw rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0vw -0.694444vw 0.277778vw rgba(0, 0, 0, 0.2));
  }

  .hw-vision-6se .section-reason .reason-next img {
    filter: drop-shadow(0vw 0.694444vw 0.277778vw rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(0vw 0.694444vw 0.277778vw rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0vw 0.694444vw 0.277778vw rgba(0, 0, 0, 0.2));
  }

  .hw-vision-6se .section-reason .reason-prev,
  .hw-vision-6se .section-reason .reason-next {
    width: 13.333333vw;
    height: 13.333333vw;
  }

  .hw-vision-6se .section-reason .nav-disabled {
    opacity: 0.3;
  }

  .hw-vision-6se .section-reason .reason-ul {
    margin: 0 1.111111vw;
    width: 30vw;
    height: 2.222222vw;
  }

  .hw-vision-6se .section-reason .reason-ul li {
    width: 2.222222222222vw;
    height: 2.222222222222vw;
    filter: drop-shadow(0vw 0.416667vw 0.277778vw rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(0vw 0.416667vw 0.277778vw rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0vw 0.416667vw 0.277778vw rgba(0, 0, 0, 0.2));
  }

  .hw-vision-6se .section-reason .glass-wrap {
    inset: -2px;
  }

  .hw-vision-6se .section-reason .glass-wrap::before {
    top: 1.111111vw;
    height: calc(100% - 1.111111vw);
    filter: blur(0.277778vw);
    -webkit-filter: blur(0.277778vw);
    -moz-filter: blur(0.277778vw);
    box-shadow: 0 0.277778vw 0.277778vw rgba(0, 0, 0, 0.3);
  }

  .hw-vision-6se .section-reason .glass-item1::after {
    inset: 1.25vw 0.277778vw auto 0.972222vw;
    filter: blur(0.555556vw);
    -webkit-filter: blur(0.555556vw);
    -moz-filter: blur(0.555556vw);
  }

  .hw-vision-6se .section-reason .glass-item1::before {
    inset: 1.25vw 0.277778vw auto 0.972222vw;
    filter: blur(0.555556vw);
    -webkit-filter: blur(0.555556vw);
    -moz-filter: blur(0.555556vw);
  }

  .hw-vision-6se .section-reason .glass-item2 {
    inset: 0.277778vw;
  }

  .hw-vision-6se .section-reason .glass-item3::before {
    inset: 0.277778vw;
    box-shadow: 0vw 0.277778vw 0.416667vw rgba(0, 0, 0, 0.2) inset;
  }
}

/* reason end */

/* title animation */
.hw-vision-6se .section-l4 {
  padding-bottom: 11.25vw;
  position: relative;
}

.hw-vision-6se .section-l4::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 10.41666667vw;
  background-image: linear-gradient(to top, #fff 0%, transparent 100%);
  z-index: 100;
}

.hw-vision-6se .title-animation {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  perspective: 36.458333vw;
  /* transform-style: preserve-3d; */
}

.hw-vision-6se .title-animation::before {
  content: "";
  position: absolute;
  top: 3.541667vw;
  left: 50%;
  z-index: 1;
  pointer-events: none;
  width: 40.208333vw;
  height: 23.90625vw;
  background: radial-gradient(ellipse 42.66% 42.66% at 55.65% 50%, #ffffff 0%, rgba(255, 255, 255, 0.88) 46.47%, rgba(255, 255, 255, 0) 100%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.hw-vision-6se .title-animation .title-wrap {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: fit-content;
  overflow: hidden;
}

.hw-vision-6se .title-animation .title-wrap li {
  overflow: hidden;
  transform: translate3d(0, 100%, 1px) rotate(0deg);
  -webkit-transform: translate3d(0, 100%, 1px) rotate(0deg);
  -moz-transform: translate3d(0, 100%, 1px) rotate(0deg);
  will-change: transform;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hw-vision-6se .title-animation .title-wrap li img {
  display: block;
  transform: translate3d(0, 0, 1px) rotate(0deg);
  -webkit-transform: translate3d(0, 0, 1px) rotate(0deg);
  -moz-transform: translate3d(0, 0, 1px) rotate(0deg);
  will-change: transform;
  margin-bottom: -1px;
}

.hw-vision-6se .title-animation.will-change .title-wrap li {
  will-change: transform;
}

.hw-vision-6se .title-animation .title-wrap .txt-v {
  width: 12.552083vw;
  height: 12.604167vw;
}

.hw-vision-6se .title-animation .title-wrap .txt-i {
  width: 3.541667vw;
  height: 13.020833vw;
  margin-left: 0.83333333vw;
}

.hw-vision-6se .title-animation .title-wrap .txt-s {
  margin-left: 1.041667vw;
  width: 9.947917vw;
  height: 13.072917vw;
}

.hw-vision-6se .title-animation .title-wrap .txt-i2 {
  width: 3.541667vw;
  height: 13.020833vw;
  margin-left: 0.9375vw;
}

.hw-vision-6se .title-animation .title-wrap .txt-o {
  width: 12.291667vw;
  height: 13.072917vw;
  margin-left: 1.614583vw;
}

.hw-vision-6se .title-animation .title-wrap .txt-n {
  width: 10.78125vw;
  height: 12.604167vw;
  margin-left: 1.614583vw;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li {
  transform: translate3d(0, 0, 1px) rotate(0deg);
  -webkit-transform: translate3d(0, 0, 1px) rotate(0deg);
  -moz-transform: translate3d(0, 0, 1px) rotate(0deg);
  transition: transform 1s ease;
  -webkit-transition: transform 1s ease;
  -moz-transition: transform 1s ease;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li:nth-child(1) {
  transition-delay: 0s;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li:nth-child(2) {
  transition-delay: 0.05s;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li:nth-child(3) {
  transition-delay: 0.1s;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li:nth-child(4) {
  transition-delay: 0.15s;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li:nth-child(5) {
  transition-delay: 0.2s;
}

.hw-vision-6se .title-animation.animated1 .title-wrap li:nth-child(6) {
  transition-delay: 0.25s;
}

.hw-vision-6se .title-animation .txt-reflection {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 12.8125vw;
  width: 58.85416667vw;
  transform: translate(-50%, 0) rotateX(61deg);
  -webkit-transform: translate(-50%, 0) rotateX(61deg);
  -moz-transform: translate(-50%, 0) rotateX(61deg);
  transform-origin: center top;
  pointer-events: none;
  filter: blur(0.41666667vw);
  -webkit-filter: blur(0.41666667vw);
  -moz-filter: blur(0.41666667vw);
  z-index: 1;
  will-change: opacity, transform;
  /* mix-blend-mode: darken; */
}

.hw-vision-6se .title-animation.animated1 .txt-reflection {
  opacity: 0.7;
  transition: opacity .3s ease .8s;
  -webkit-transition: opacity .3s ease .8s;
  -moz-transition: opacity .3s ease .8s;
}

.hw-vision-6se .title-animation.will-change .txt-reflection {
  will-change: opacity;
}

.hw-vision-6se .title-animation .title-content {
  position: relative;
  z-index: 2;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: calc(-3.645833vw * 1.25);
  transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-vision-6se .title-animation .title-content .title-txt {
  width: fit-content;
  clip-path: inset(0 100% 0 0);
  font-weight: 500;
  line-height: 1.25;
  text-shadow: 0px 3px 6px rgba(255, 255, 255, 0.16);
  will-change: clip-path, transform;
}

.hw-vision-6se .title-animation .title-content .title-one {
  color: #0E0E0F;
  font-size: 3.645833vw;
  transform: translateX(5vw);
  -webkit-transform: translateX(5vw);
  -moz-transform: translateX(5vw);
}

.hw-vision-6se .title-animation .title-content .title-one span {
  color: #EF9B39;
}

.hw-vision-6se .title-animation .title-content .title-two {
  color: #0E0E0F;
  font-size: 6.25vw;
  transform: translateX(-5vw);
  -webkit-transform: translateX(-5vw);
  -moz-transform: translateX(-5vw);
}

.hw-vision-6se .title-animation .title-content .title-two span {
  color: #EF9B39;
}

.hw-vision-6se .title-animation .title-content.animated2 .title-txt {
  clip-path: inset(0 0 0 0);
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transition: clip-path 1.2s ease .6s, transform 1.2s ease .6s;
  -webkit-transition: clip-path 1.2s ease .6s, transform 1.2s ease .6s;
  -moz-transition: clip-path 1.2s ease .6s, transform 1.2s ease .6s;
  will-change: clip-path;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-l4 {
    padding-bottom: 13.888889vw;
  }

  .hw-vision-6se .title-animation {
    perspective: 69.444444vw;
  }

  .hw-vision-6se .title-animation::before {
    top: 5.555556vw;
    width: 62.916667vw;
    height: 37.777778vw;
    background: radial-gradient(ellipse 42.66% 42.66% at 55.65% 50%, #ffffff 0%, rgba(255, 255, 255, 0.88) 46.47%, rgba(255, 255, 255, 0) 100%);
  }

  .hw-vision-6se .title-animation .title-wrap .txt-v {
    width: 20.555556vw;
    height: 20.555556vw;
  }

  .hw-vision-6se .title-animation .title-wrap .txt-i {
    width: 5.416667vw;
    height: 20vw;
    margin-left: 0.833333vw;
  }

  .hw-vision-6se .title-animation .title-wrap .txt-s {
    width: 16.111111vw;
    height: 20.972222vw;
    margin-left: 1.25vw;
  }

  .hw-vision-6se .title-animation .title-wrap .txt-i2 {
    width: 5.416667vw;
    height: 20vw;
    margin-left: 1.527778vw;
  }

  .hw-vision-6se .title-animation .title-wrap .txt-o {
    width: 19.444444vw;
    height: 20.555556vw;
    margin-left: 1.944444vw;
  }

  .hw-vision-6se .title-animation .title-wrap .txt-n {
    width: 17.638889vw;
    height: 20.555556vw;
    margin-left: 2.638889vw;
  }

  .hw-vision-6se .title-animation .txt-reflection {
    top: 20.833333vw;
    width: 92.5vw;
  }

  .hw-vision-6se .title-animation .title-content {
    margin-top: -5.833333vw;
  }

  .hw-vision-6se .title-animation .title-content .title-one {
    font-size: 9.722222vw;
  }

  .hw-vision-6se .title-animation .title-content .title-two {
    font-size: 16.666667vw;
  }
}

/* title animation */

/* appearance start */
.hw-vision-6se .section-appearance {
  padding-top: 0;
}

.hw-vision-6se .section-appearance .appearance-desc {
  text-align: center;
}

.hw-vision-6se .section-appearance .appearance-h2 {
  margin-top: 0;
  white-space: nowrap;
}

.hw-vision-6se .section-appearance .appearance-text {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-appearance .appearance-content {
  margin-top: 4.16666667vw;
  position: relative;
}

.hw-vision-6se .section-appearance .appearance-btn {
  width: fit-content;
  width: -webkit-fit-content;
  position: absolute;
  top: 2.91666667vw;
  left: 65.846%;
  z-index: 1;
}

.hw-vision-6se .section-appearance .glass-item2 {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.hw-vision-6se .section-appearance .glass-item3 {
  transform: rotate(-45deg);
  background: linear-gradient(92.17deg, #888 -0.43%, #e5e5e5 13.83%, rgba(255, 255, 255, .5) 64.4%, rgba(255, 255, 255, .5) 83.52%, #888 98.27%);
}

.hw-vision-6se .appearance-btn .txt-wrap {
  font-weight: 400;
  font-size: 1.041667vw;
  text-shadow: 0vw 0.364583vw 0.15625vw rgba(0, 0, 0, 0.2);
  padding: 0.57291667vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hw-vision-6se .appearance-btn .txt-wrap svg {
  width: 1.14583333vw;
  filter: drop-shadow(0.208333vw 0.15625vw 0.104167vw rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0.208333vw 0.15625vw 0.104167vw rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0.208333vw 0.15625vw 0.104167vw rgba(0, 0, 0, 0.2));
}

@media (hover: hover) and (pointer: fine) {
  .hw-vision-6se .section-appearance .appearance-btn:hover {
    cursor: pointer;
  }

  .hw-vision-6se .section-appearance .appearance-btn:hover .glass-item2 {
    background: rgba(208, 208, 208, 0.2);
  }
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-appearance {
    padding-top: 13.888889vw;
  }

  .hw-vision-6se .section-appearance .appearance-h2 {
    width: 80vw;
    margin: 0 auto;
  }

  .hw-vision-6se .section-appearance .appearance-text {
    margin: 4.444444vw auto 0;
    width: 77.777778vw;
  }

  .hw-vision-6se .section-appearance .appearance-content {
    margin-top: 11.111111vw;
  }

  .hw-vision-6se .section-appearance .appearance-btn {
    top: 4.444444vw;
    left: 67.77777778%;
  }

  .hw-vision-6se .section-appearance .glass-item1::before {
    height: 5.416667vw;
  }

  .hw-vision-6se .section-appearance .glass-item1::after {
    height: 5.833333vw;
  }

  .hw-vision-6se .section-appearance .glass-item3 {
    background: linear-gradient(92.17deg, #888 -0.43%, #e5e5e5 13.83%, rgba(255, 255, 255, .9) 64.4%, rgba(255, 255, 255, .9) 83.52%, #888 98.27%);
  }

  .hw-vision-6se .appearance-btn .txt-wrap {
    font-size: 2.777778vw;
    text-shadow: 0vw 0.972222vw 0.416667vw rgba(0, 0, 0, 0.2);
    padding: 1.805556vw;
  }

  .hw-vision-6se .appearance-btn .txt-wrap svg {
    width: 3.055556vw;
    filter: drop-shadow(0.555556vw 0.416667vw 0.277778vw rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(0.555556vw 0.416667vw 0.277778vw rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0.555556vw 0.416667vw 0.277778vw rgba(0, 0, 0, 0.2));
  }
}

/* modal start */
.hw-vision-6se .section-modal {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition-timing-function: cubic-bezier(.65, .05, .36, 1);
  transition-duration: 600ms;
  transition-property: -webkit-backdrop-filter, backdrop-filter, background-color;
  transform: translateZ(0);
  outline: 0;
  background-color: rgba(25, 25, 26, 0);
  -webkit-backdrop-filter: blur(0px) brightness(100%);
  backdrop-filter: blur(0px) brightness(100%);
}

.hw-vision-6se .section-modal.modal-scrollable {
  padding-inline-end: var(--modal-scrollbar-buffer);
}

.hw-vision-6se .section-modal .modal-container {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
  padding-top: 3.333333vw;
  padding-bottom: 3.333333vw;
  transform: translate3d(0, 100vh, 0);
  opacity: 0;
  will-change: transform, opacity;
}

.hw-vision-6se .section-modal .modal-wrapper {
  position: relative;
  width: 81.25vw;
}

.hw-vision-6se .section-modal .modal-close {
  position: absolute;
  top: 1.666667vw;
  right: 1.666667vw;
  bottom: 0;
  width: 2.5vw;
}

.hw-vision-6se .section-modal .modal-close-btn {
  position: sticky;
  z-index: 10;
  top: 2.083333vw;
  width: 100%;
  cursor: pointer;
  user-select: none;
}

.hw-vision-6se .section-modal .modal-close-container {
  position: relative;
  z-index: 1;
}

.hw-vision-6se .section-modal .glass-item1::before {
  height: 2.03125vw;
  filter: blur(0.277778vw);
  -webkit-filter: blur(0.277778vw);
  -moz-filter: blur(0.277778vw);
}

.hw-vision-6se .section-modal .glass-item1::after {
  height: 2.1875vw;
  filter: blur(0.277778vw);
  -webkit-filter: blur(0.277778vw);
  -moz-filter: blur(0.277778vw);
}

.hw-vision-6se .section-modal .glass-item2 {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.hw-vision-6se .section-modal .glass-item3 {
  transform: rotate(-45deg);
}

.hw-vision-6se .section-modal .glass-item3 svg {
  transform: rotate(-45deg);
}

.hw-vision-6se .section-modal .txt-wrap {
  font-weight: 400;
  font-size: 1.041667vw;
  text-shadow: 0vw 0.364583vw 0.15625vw rgba(0, 0, 0, 0.2);
  padding: 0.677083vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hw-vision-6se .section-modal .txt-wrap svg {
  width: 1.666667vw;
  filter: drop-shadow(0.20833333vw 0px 0.104167vw rgba(0, 0, 0, 0.2));
  -webkit-filter: drop-shadow(0.20833333vw 0px 0.104167vw rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0.20833333vw 0px 0.104167vw rgba(0, 0, 0, 0.2));
  transform: rotate(45deg);
  transition: all 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .hw-vision-6se .section-modal .modal-close-btn::hover {
    cursor: pointer;
  }

  .hw-vision-6se .section-modal .modal-close-btn:hover .glass-item2 {
    background: rgba(208, 208, 208, 0.3);
  }
}

.hw-vision-6se .section-modal .modal-content {
  position: relative;
  z-index: 1;
  border-radius: .833333vw;
  overflow: hidden;
  background-color: #fff;
}

.hw-vision-6se .section-modal .modal-ctn {
  margin: 0 auto;
  width: 81.25vw;
  position: relative;
}

.hw-vision-6se .section-modal .modal-desc {
  position: absolute;
  top: 6.25vw;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  color: #6f6f6f;
  font-weight: 300;
  line-height: 1.6;
  font-size: 1.14583333vw;
  width: 80%;
}

html.has-modal-1 body {
  overflow: hidden;
  background-color: #fff;
}

html.has-modal-1 body {
  padding-inline-end: var(--modal-scrollbar-buffer, 0);
}

.has-modal-1 .hw-vision-6se .section-modal.modal-open,
.has-modal-1 .hw-vision-6se .section-modal.modal-focus {
  z-index: 1000;
}

.hw-vision-6se .section-modal.modal-open {
  background-color: rgba(25, 25, 26, .1);
  -webkit-backdrop-filter: blur(50px) brightness(110%);
  backdrop-filter: blur(50px) brightness(110%);
}

.hw-vision-6se .section-modal.modal-focus {
  overflow: auto !important;
  /* padding-inline-end: 0; */
}

.hw-vision-6se .section-modal.modal-open .modal-container {
  transition: transform 800ms cubic-bezier(0.65, 0.05, 0.36, 1), opacity 200ms ease-in;
  opacity: 1;
}

.has-modal-1 .hw-vision-6se .section-modal .modal-container {
  transform: translate3d(0, 0, 0);
}

.hw-vision-6se .section-modal.modal-focus .modal-container {
  transition: opacity 600ms;
}

@media (max-aspect-ratio: 11 / 10) {
  .hw-vision-6se .section-popup .popup-btn {
    height: 13.333333vw;
    padding: 0 3.333333vw 0 6.666667vw;
  }

  .hw-vision-6se .section-popup .btn-copy {
    font-size: 3.888889vw;
  }

  .hw-vision-6se .section-popup .btn-icon {
    width: 6.666667vw;
    height: 6.666667vw;
    margin-left: 3.333333vw;
  }

  .hw-vision-6se .section-modal .modal-container {
    padding: 8.888889vw 0;
  }

  .hw-vision-6se .section-modal .modal-ctn {
    width: 100%;
  }

  .hw-vision-6se .section-modal .modal-desc {
    top: 13.888889vw;
    font-size: 4.444444vw;
    width: 77.777778vw;
  }

  .hw-vision-6se .section-modal .modal-wrapper {
    width: 100%;
  }

  .hw-vision-6se .section-modal .modal-close {
    top: 3.333333vw;
    right: 3.333333vw;
    width: 6.666667vw;
  }

  .hw-vision-6se .section-modal .modal-close-btn {
    top: 3.333333vw;
  }

  .hw-vision-6se .section-modal .modal-close-container {
    width: 6.666667vw;
    height: 6.666667vw;
  }

  .hw-vision-6se .section-modal .glass-item1 {
    overflow: visible;
  }

  .hw-vision-6se .section-modal .glass-item1::before {
    height: 5.972222vw;
  }

  .hw-vision-6se .section-modal .glass-item1::after {
    height: 6.25vw;
  }

  .hw-vision-6se .section-modal .txt-wrap {
    height: 6.666667vw;
    font-size: 2.777778vw;
    text-shadow: 0vw 0.972222vw 0.416667vw rgba(0, 0, 0, 0.2);
    padding: 1.666667vw;
  }

  .hw-vision-6se .section-modal .txt-wrap svg {
    width: 3.055556vw;
    filter: drop-shadow(0.555556vw 0vw 0.277778vw rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(0.555556vw 0vw 0.277778vw rgba(0, 0, 0, 0.2));
    -moz-filter: drop-shadow(0.555556vw 0vw 0.277778vw rgba(0, 0, 0, 0.2));
  }

  .hw-vision-6se .section-modal .modal-content {
    background: none;
    border-radius: 2.222222vw;
  }
}

/* modal end */

/* appearance end */

/* precision start */
.hw-vision-6se .section-precision .precision-container {
  margin: 0 auto;
  width: 81.25vw;
  display: flex;
  justify-content: space-between;
}

.hw-vision-6se .section-precision .precision-desc {
  width: 31.25vw;
}

.hw-vision-6se .section-precision .precision-text span {
  font-weight: 500;
  color: #000;
}

.hw-vision-6se .section-precision .precision-text {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-precision ul {
  margin-top: 2.5vw;
  display: flex;
}

.hw-vision-6se .section-precision ul li:not(:last-child) {
  margin-right: 3.33333333vw;
}

.hw-vision-6se .section-precision ul li {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hw-vision-6se .section-precision ul li .icon-num {
  margin-top: 0.9375vw;
  text-align: center;
  font-weight: 500;
  line-height: 1.25;
  color: #ef9b39;
  font-size: 1.66666667vw;
}

.hw-vision-6se .section-precision ul li .icon-num span {
  font-size: 1.04166667vw;
}

.hw-vision-6se .section-precision ul li p {
  font-weight: 300;
  color: #0e0e0f;
  font-size: 1.04166667vw;
  line-height: 1.6;
}

.hw-vision-6se .section-precision .precision-num {
  margin-top: 2.5vw;
}

.hw-vision-6se .section-precision .precision-num div {
  font-weight: 300;
  line-height: 1.6;
  color: #6F6F6F;
  font-size: 1.14583333vw;
}

.hw-vision-6se .section-precision .precision-num-ctn {
  display: flex;
}

.hw-vision-6se .section-precision .precision-num p {
  display: inline-block;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #de8b28 0%, #d83652 100%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  transform: translate3d(0, 0, 0);

  font-size: 5.20833333vw;
  line-height: 1.25;
  font-weight: 300;
}

.hw-vision-6se .section-precision .precision-num p span {
  font-size: 3.125vw;
}

.hw-vision-6se .section-precision .precision-num sup {
  margin-top: 0.9375vw;
  font-size: 1.66666667vw;
  display: inline-block;
  align-self: flex-start;
  line-height: 1.25;
  font-weight: 300;
  color: #6F6F6F;
}

.hw-vision-6se .section-precision .precision-img {
  width: 41.66666667vw;
}

.hw-vision-6se .section-precision .icon-img {
  flex-shrink: 0;
  width: 4.16666667vw;
  height: 4.16666667vw;
  position: relative;
  z-index: 1;
}

.hw-vision-6se .section-precision .icon-img .glass-item1 {
  border-radius: 1.51041667vw;
  overflow: hidden;
}

.hw-vision-6se .section-precision .icon-img .glass-item1::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0px 0.15625vw 0.15625vw 0;
  border: 1px solid #ffffff;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  border-radius: 1.51041667vw;
  height: auto;
}

.hw-vision-6se .section-precision .icon-img .glass-item1::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0.15625vw 0 0 0.15625vw;
  border: 1px solid #707070;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  border-radius: 1.51041667vw;
  height: auto;
}

.hw-vision-6se .section-precision .icon-img .glass-item2 {
  background: rgba(244, 244, 244, .5);
  border-radius: 1.875vw;
  backdrop-filter: blur(2.73px);
  -webkit-backdrop-filter: blur(2.73px);
}

.hw-vision-6se .section-precision .icon-img .glass-item3 {
  background: linear-gradient(118.97deg, #888888 7.34%, #e5e5e5 19.91%, #ffffff 64.49%, #ffffff 81.34%, #888888 94.35%);
  border-radius: 1.51041667vw;
}


@media (max-aspect-ratio: 11 / 10) {
  .hw-vision-6se .section-precision .precision-container {
    margin: 0;
    width: 100%;
    flex-direction: column;
  }

  .hw-vision-6se .section-precision .precision-desc {
    margin: 0 auto;
    width: 77.777778vw;
    text-align: center;
  }

  .hw-vision-6se .section-precision .precision-text {
    margin-top: 4.444444vw;
  }

  .hw-vision-6se .section-precision ul {
    margin: 6.666667vw auto 0;
    width: fit-content;
    width: -webkit-fit-content;
  }

  .hw-vision-6se .section-precision ul li:not(:last-child) {
    margin-right: 8.888889vw;
  }

  .hw-vision-6se .section-precision ul li .icon-num {
    margin-top: 2.5vw;
    font-size: 4.444444vw;
  }

  .hw-vision-6se .section-precision ul li .icon-num span {
    font-size: 2.777778vw;
  }

  .hw-vision-6se .section-precision ul li p {
    font-size: 2.777778vw;
  }

  .hw-vision-6se .section-precision .precision-num {
    margin-top: 7.777778vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .hw-vision-6se .section-precision .precision-num div {
    font-size: 4.444444vw;
  }

  .hw-vision-6se .section-precision .precision-num p {
    font-size: 13.888889vw;
  }

  .hw-vision-6se .section-precision .precision-num p span {
    font-size: 8.333333vw;
  }

  .hw-vision-6se .section-precision .precision-num sup {
    margin-top: 2.5vw;
    font-size: 4.44444444vw;
  }

  .hw-vision-6se .section-precision .precision-img {
    margin-top: 7.777778vw;
    width: 100%;
  }

  .hw-vision-6se .section-precision .icon-img {
    width: 11.111111vw;
    height: 11.111111vw;
  }

  .hw-vision-6se .section-precision .icon-img .glass-item1,
  .hw-vision-6se .section-precision .icon-img .glass-item1::before,
  .hw-vision-6se .section-precision .icon-img .glass-item1::after,
  .hw-vision-6se .section-precision .icon-img .glass-item2,
  .hw-vision-6se .section-precision .icon-img .glass-item3 {
    border-radius: 4.027778vw;
    -webkit-border-radius: 4.027778vw;
    -moz-border-radius: 4.027778vw;
  }

  .hw-vision-6se .section-precision .icon-img .glass-item3::before {
    display: none;
  }
}

/* precision end */

/* honghu start */
.hw-vision-6se .section-center .center-desc {
  text-align: center;
}

.hw-vision-6se .section-center .center-content {
  margin-top: 4.16666667vw;
}

.hw-vision-6se .section-center .center-swiper {
  margin: 0 auto;
  width: 81.25vw;
  height: 41.66666667vw;
}

.hw-vision-6se .section-center .center-swiper .swiper-slide {
  will-change: transform;
}

.hw-vision-6se .section-center .center-nav {
  margin-top: 2.5vw;
}

.hw-vision-6se .section-center .nav-cta {
  display: flex;
  justify-content: center;
}

.hw-vision-6se .section-center .nav-ctn {
  display: flex;
  position: relative;
}

.hw-vision-6se .section-center .nav-item {
  flex-shrink: 0;
  font-weight: 500;
  font-size: 1.25vw;
  line-height: 1.25;
  color: rgba(14, 14, 15, 0.4);
  transition: all 0.3s linear;
}

.hw-vision-6se .section-center .nav-item:not(:last-child) {
  margin-right: 2.91666667vw;
}

@media (hover: hover) and (pointer: fine) {
  .hw-vision-6se .section-center .nav-item:hover {
    cursor: pointer;
    color: rgba(14, 14, 15, 0.6);
  }
}

.hw-vision-6se .section-center .nav-item.active {
  color: rgba(14, 14, 15);
}

.hw-vision-6se .section-center .nav-line {
  margin-top: 0.83333333vw;
  width: 100%;
  height: 2px;
  background: #bfbfbf;
  position: relative;
}

.hw-vision-6se .section-center .nav-line::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: var(--line-width, 0);
  height: 2px;
  background: #0e0e0f;
  transform: translateX(var(--line-move, 0));
  transition: all 0.3s linear;
  will-change: width, transform;
}

.hw-vision-6se .section-center .nav-desc {
  width: 46.875vw;
  margin: 1.66666667vw auto 0;
  display: flex;
}

.hw-vision-6se .section-center .nav-text {
  flex-shrink: 0;
  width: 100%;
  color: #6f6f6f;
  font-size: 1.14583333vw;
  font-weight: 300;
  line-height: 1.6;
  text-align: center;
  transition: opacity 0.3s ease;
  opacity: 0;
  pointer-events: none;
  will-change: opacity;
}

.hw-vision-6se .section-center .nav-text {
  transform: translateX(calc(-100% * var(--i)));
}

.hw-vision-6se .section-center .nav-text.active {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0.3s;
}

/* nav */

@media screen and (max-aspect-ratio: 11/10) {
  .hw-vision-6se .section-center .center-content {
    width: 100%;
    margin-top: 11.111111vw;
  }

  .hw-vision-6se .section-center .center-swiper {
    width: 100%;
    height: auto;
  }

  .hw-vision-6se .section-center .rounded {
    border-radius: 0;
  }

  .hw-vision-6se .section-center .center-nav {
    margin-top: 11.111111vw;
  }

  .hw-vision-6se .section-center .nav-cta {
    justify-content: flex-start;
    overflow: scroll;
  }

  /* .hw-vision-6se .section-center .nav-cta.nav-scrollable {
    justify-content: flex-start;
    overflow: scroll;
  } */

  .hw-vision-6se .section-center .nav-cta::-webkit-scrollbar {
    display: none;
  }

  .hw-vision-6se .section-center .nav-padding {
    width: fit-content;
    margin: 0 auto;
    flex-shrink: 0;
  }

  .hw-vision-6se .section-center .nav-item {
    font-size: 5.5555555vw;
  }

  .hw-vision-6se .section-center .nav-item:not(:last-child) {
    margin-right: 8.888889vw;
  }

  .hw-vision-6se .section-center .nav-line {
    margin-top: 3.888889vw;
  }

  .hw-vision-6se .section-center .nav-desc {
    width: 100%;
    margin: 6.666667vw auto 0;
    padding: 0 8.888889vw;
  }

  .hw-vision-6se .section-center .nav-text {
    font-size: 4.4444444vw;
    text-align: center;
  }
}

/* honghu end */

/* dlg start */
.hw-vision-6se .section-dlg .dlg-container {
  margin: 0 auto;
  width: 81.25vw;
  display: flex;
  justify-content: space-between;
}

.hw-vision-6se .section-dlg .dlg-desc {
  margin-top: 3.02083333vw;
  width: 20.3125vw;
}

.hw-vision-6se .section-dlg .dlg-text {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-dlg .dlg-text span {
  color: #000;
  font-weight: 500;
}

.hw-vision-6se .section-dlg .dlg-txt {
  margin-top: 4.6875vw;
  color: #6F6F6F;
}

.hw-vision-6se .section-dlg .dlg-num {
  font-size: 5.20833333vw;
}

.hw-vision-6se .section-dlg .dlg-num span {
  font-size: 3.125vw;
}

.hw-vision-6se .section-dlg .dlg-img {
  width: 57.29166667vw;
  height: 52.08333333vw;
}

@media screen and (max-aspect-ratio: 11/10) {
  .hw-vision-6se .section-dlg .dlg-container {
    width: 100%;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }

  .hw-vision-6se .section-dlg .dlg-desc {
    margin: 0 auto;
    width: 82.222222vw;
  }

  .hw-vision-6se .section-dlg .dlg-text {
    margin-top: 4.444444vw;
  }

  .hw-vision-6se .section-dlg .dlg-txt {
    margin-top: 7.777778vw;
  }

  .hw-vision-6se .section-dlg .dlg-num {
    font-size: 13.888889vw;
  }

  .hw-vision-6se .section-dlg .dlg-num span {
    font-size: 8.333333vw;
  }

  .hw-vision-6se .section-dlg .dlg-img {
    margin-top: 7.777778vw;
    width: 100%;
    height: 98.611111vw;
  }
}

/* dlg end */

/* view start */
.hw-vision-6se .section-view {
  padding-top: 3.125vw;
}

.hw-vision-6se .section-view .view-desc {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.hw-vision-6se .section-view .view-text {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-view .view-img {
  margin: 4.16666667vw auto 0;
  width: 81.25vw;
  height: 41.66666667vw;
}

@media screen and (max-aspect-ratio: 11/10) {
  .hw-vision-6se .section-view {
    padding-top: 8.333333vw;
  }

  .hw-vision-6se .section-view .view-desc {
    margin: 0 auto;
    width: 82.222222vw;
    text-align: center;
  }

  .hw-vision-6se .section-view .view-text {
    margin-top: 4.444444vw;
  }

  .hw-vision-6se .section-view .view-img {
    margin: 11.111111vw auto 0;
    width: 100%;
    height: 55.555556vw;
  }

  .hw-vision-6se .section-view .view-img .rounded {
    border-radius: 0px;
  }
}

/* view end */

/* child start */
.hw-vision-6se .section-child .child-desc {
  margin: 0 auto;
  width: 65.9375vw;
  display: flex;
  justify-content: space-between;
}

.hw-vision-6se .section-child .child-left {
  width: 17.1875vw;
}

.hw-vision-6se .section-child .child-right {
  width: 39.58333333vw;
}

.hw-vision-6se .section-child ul {
  margin-top: 2.08333333vw;
  display: flex;
}

.hw-vision-6se .section-child ul li {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.hw-vision-6se .section-child ul li:not(:last-child) {
  margin-right: 4.16666667vw;
}

.hw-vision-6se .section-child ul img {
  margin-right: 0.83333333vw;
  flex-shrink: 0;
  width: 2.91666667vw;
  height: 2.91666667vw;
}

.hw-vision-6se .section-child ul .com-desc {
  color: #0e0e0f;
  font-size: 1.04166667vw;
  line-height: 1.6;
}

.hw-vision-6se .section-child .child-img {
  margin: 4.16666667vw auto 0;
  width: 81.25vw;
  height: 40.625vw;
}

.hw-vision-6se .section-child .child-remark {
  margin: 1.5625vw auto 0;
  padding: 0 0.83333333vw 0 0;
  width: 81.25vw;
  text-align: right;
  font-weight: 500;
  line-height: 1.6;
  font-size: max(8px, 0.72916667vw);
  color: #6f6f6f;
}

@media screen and (max-aspect-ratio: 11/10) {
  .hw-vision-6se .section-child .child-desc {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .hw-vision-6se .section-child .child-left {
    width: 82.222222vw;
  }

  .hw-vision-6se .section-child .child-right {
    margin-top: 4.444444vw;
    width: 82.222222vw;
  }

  .hw-vision-6se .section-child ul {
    margin-top: 7.777778vw;
    justify-content: center;
  }

  .hw-vision-6se .section-child ul li {
    width: 23.333333vw;
    flex-direction: column;
  }

  .hw-vision-6se .section-child ul li:not(:last-child) {
    margin-right: 5.555556vw;
  }

  .hw-vision-6se .section-child ul img {
    margin-right: 0;
    margin-bottom: 3.333333vw;
    width: 11.111111vw;
    height: 11.111111vw;
  }

  .hw-vision-6se .section-child ul .com-desc {
    font-size: 3.333333vw;
  }

  .hw-vision-6se .section-child .child-img {
    margin-top: 11.111111vw;
    width: 100%;
    height: 61.111111vw;
    border-radius: 0vw;
  }

  .hw-vision-6se .section-child .child-remark {
    margin: 4.444444vw 0 0 0;
    padding: 0 11.805556vw 0 8.888889vw;
    width: 100%;
    text-align: left;
    font-size: 2.777778vw;
  }
}

/* child end */

/* sound start */
.hw-vision-6se .section-sound .sound-desc {
  margin: 0 auto;
  width: 67.5vw;
  display: flex;
  justify-content: space-between;
}

.hw-vision-6se .section-sound .sound-ctn {
  width: 31.25vw;
}

.hw-vision-6se .section-sound .sound-text {
  width: 26.04166667vw;
  align-self: flex-end;
}

.hw-vision-6se .section-sound .sound-img {
  margin: 4.16666667vw auto 0;
  width: 81.25vw;
  height: 36.45833333vw;
}

.hw-vision-6se .section-sound ul {
  margin: 2.91666667vw auto 0;
  width: fit-content;
  width: -webkit-fit-content;
  display: flex;
}

.hw-vision-6se .section-sound ul li {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.hw-vision-6se .section-sound ul li:not(:last-child) {
  margin-right: 6.25vw;
}

.hw-vision-6se .section-sound ul li img {
  flex-shrink: 0;
  width: 4.16666667vw;
  height: 4.16666667vw;
  margin-right: 1.25vw;
}

.hw-vision-6se .section-sound ul li div {
  font-weight: 300;
  color: #0e0e0f;
  font-size: 1.25vw;
  line-height: 1.25;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-sound .sound-desc {
    width: 82.222222vw;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .hw-vision-6se .section-sound .sound-ctn {
    width: 82.222222vw;
  }

  .hw-vision-6se .section-sound .sound-text {
    margin-top: 4.444444vw;
    width: 82.222222vw;
  }

  .hw-vision-6se .section-sound .sound-img {
    margin: 11.111111vw auto 0;
    width: 100%;
    height: 55.555556vw;
    border-radius: 0vw;
  }

  .hw-vision-6se .section-sound ul {
    margin: 6.666667vw auto 0;
  }

  .hw-vision-6se .section-sound ul li:not(:last-child) {
    margin-right: 3.333333vw;
  }

  .hw-vision-6se .section-sound ul li img {
    width: 11.111111vw;
    height: 11.111111vw;
    margin-right: 3.333333vw;
  }

  .hw-vision-6se .section-sound ul li div {
    font-size: 3.333333vw;
  }
}

/* sound end */

.hw-vision-6se .hightlight {
  color: #000000;
  font-weight: 500;
}

.hw-vision-6se .point-none {
  pointer-events: none;
}

.hw-vision-6se .section-4k-super-projection {
  padding-top: 0;
}

.hw-vision-6se .section-4k-super-projection .text-container {
  text-align: center;
}

.hw-vision-6se .section-4k-super-projection .apps-list {
  display: flex;
  justify-content: center;
  margin-top: 1.66666667vw;
  gap: 0 2.08333333vw;
}

.hw-vision-6se .section-4k-super-projection .app-item {
  display: flex;
  align-items: center;
}

.hw-vision-6se .section-4k-super-projection .app-item img {
  width: 1.66666667vw;
  height: 1.66666667vw;
  display: inline-block;
  margin-right: 0.41666667vw;
  flex-shrink: 0;
}

.hw-vision-6se .section-4k-super-projection .app-item span {
  line-height: 1.25;
  font-weight: 300;
  color: #0e0e0f;
  font-size: 1.04166667vw;
  text-align: center;
  display: inline-block;
}


.hw-vision-6se .section-4k-super-projection .main-content {
  position: relative;
  width: 81.25vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4.16666667vw;
}

.hw-vision-6se .section-4k-super-projection .imgbox {
  height: 36.45833333vw;
}

.hw-vision-6se .section-4k-super-projection .functions-list {
  display: flex;
  justify-content: center;
  margin-top: 3.33333333vw;
  gap: 4.16666667vw;
}

.hw-vision-6se .section-4k-super-projection .function-item {
  display: flex;
  align-items: center;
}

.hw-vision-6se .section-4k-super-projection .icon-img {
  flex-shrink: 0;
  width: 5.2083334vw;
  height: 5.2083334vw;
  margin-right: 1.66666667vw;
  position: relative;
  z-index: 1;
}

.hw-vision-6se .section-4k-super-projection .glass-wrap {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
}

.hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item1 {
  border-radius: 1.875vw;
  overflow: hidden;
}


.hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item1::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0px 0.15625vw 0.15625vw 0;
  border: 1px solid #ffffff;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  border-radius: 1.875vw;
  height: auto;
}

.hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item1::after {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0.15625vw 0 0 0.15625vw;
  border: 1px solid #707070;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  border-radius: 1.875vw;
  height: auto;
}

.hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item2 {
  background: rgba(244, 244, 244, .5);
  border-radius: 1.875vw;
  position: absolute;
  inset: 0;
  z-index: 1;
  backdrop-filter: blur(2.73px);
  -webkit-backdrop-filter: blur(2.73px);
}

.hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item3 {
  position: absolute;
  inset: 0;
  padding: 2px;
  z-index: 2;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  background: linear-gradient(118.97deg, #888888 7.34%, #e5e5e5 19.91%, #ffffff 64.49%, #ffffff 81.34%, #888888 94.35%);
  -webkit-mask: linear-gradient(#fff, #fff) content-box,
    linear-gradient(#fff, #fff);
  mask: linear-gradient(#fff, #fff) content-box,
    linear-gradient(#fff, #fff);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  border-radius: 1.875vw;
}

.hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item3::before {
  display: none;
}

.hw-vision-6se .section-4k-super-projection .txt-wrap {
  width: 13.02083333vw;
}

.hw-vision-6se .section-4k-super-projection .futit {
  line-height: 1.25;
  font-weight: 500;
  color: #0e0e0f;
  font-size: 1.25vw;
}

.hw-vision-6se .section-4k-super-projection .fuinfo {
  line-height: 1.6;
  font-weight: 300;
  color: #6f6f6f;
  font-size: 1.14583333vw;
  margin-top: 0.83333333vw;
}


@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-4k-super-projection {
    padding-top: 13.88888889vw;
  }

  .hw-vision-6se .section-4k-super-projection .apps-list {
    flex-wrap: wrap;
    margin-top: 7.777778vw;
    gap: 2.77777778vw 6.66666667vw;
    align-content: flex-start;
    padding: 0 11.66666667vw;
  }

  .hw-vision-6se .section-4k-super-projection .app-item img {
    width: 5.55555556vw;
    height: 5.55555556vw;
    margin-right: 1.11111111vw;
  }

  .hw-vision-6se .section-4k-super-projection .app-item span {
    font-size: 3.33333333vw;
    text-align: left;
  }

  .hw-vision-6se .section-4k-super-projection .main-content {
    width: 100%;
    margin-top: 11.11111111vw;
  }

  .hw-vision-6se .section-4k-super-projection .imgbox {
    height: auto;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }

  .hw-vision-6se .section-4k-super-projection .app-item1 {
    order: 5;
  }

  .hw-vision-6se .section-4k-super-projection .app-item1 span {
    width: 20vw;
  }

  .hw-vision-6se .section-4k-super-projection .app-item2 {
    order: 2;
  }

  .hw-vision-6se .section-4k-super-projection .app-item3 {
    order: 4;
  }

  .hw-vision-6se .section-4k-super-projection .app-item4 {
    order: 1;
  }

  .hw-vision-6se .section-4k-super-projection .app-item5 {
    order: 3;
  }

  .hw-vision-6se .section-4k-super-projection .functions-list {
    flex-wrap: wrap;
    margin-top: 6.66666667vw;
    gap: 5.55555556vw;
  }

  .hw-vision-6se .section-4k-super-projection .icon-img {
    width: 16.666667vw;
    height: 16.666667vw;
    margin-right: 4.444444vw;
  }

  .hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item1,
  .hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item1::before,
  .hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item1::after,
  .hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item2,
  .hw-vision-6se .section-4k-super-projection .functions-list .icon-img .glass-item3 {
    border-radius: 5.555555555555556vw;
  }

  .hw-vision-6se .section-4k-super-projection .txt-wrap {
    width: 55.55555556vw;
  }

  .hw-vision-6se .section-4k-super-projection .futit {
    font-size: 3.88888889vw;
  }

  .hw-vision-6se .section-4k-super-projection .fuinfo {
    font-size: 3.33333333vw;
    margin-top: 2.22222222vw;
  }
}


.hw-vision-6se .section-harmonyos-ai .text-container {
  text-align: center;
  width: 57.29166667vw;
  margin-left: auto;
  margin-right: auto;
}

.hw-vision-6se .section-harmonyos-ai .text-container .com-desc {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-container {
  margin-top: 4.16666667vw;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap {
  margin: 0 auto;
  width: fit-content;
  position: relative;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-wrap {
  position: relative;
  width: 45.72916667vw;
  height: 26.875vw;
  z-index: 2;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-item {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translate(0, 20vw) scale(0.55);
  -webkit-transform: translate(0, 20vw) scale(0.55);
  -moz-transform: translate(0, 20vw) scale(0.55);
}

.hw-vision-6se .section-harmonyos-ai.will-change .xiaoyi-wrap .screen-item {
  will-change: transform;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-bg {
  position: absolute;
  z-index: -1;
  width: 45.625vw;
  height: 25.625vw;
  top: 0.52083333vw;
  left: 50%;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-bg video {
  width: auto;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-bg .video-overflow {
  overflow: hidden;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .xiaoyi-ball {
  position: absolute;
  z-index: -1;
  width: 14.270833vw;
  height: 14.270833vw;
  top: 2.083333vw;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}

.hw-vision-6se .section-harmonyos-ai.will-change .xiaoyi-wrap .xiaoyi-ball {
  will-change: transform;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .xiaoyi-ball .ball-item {
  width: 100%;
  height: 100%;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transform-origin: center top;
}

.hw-vision-6se .section-harmonyos-ai.will-change .xiaoyi-ball .ball-item {
  will-change: transform;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item {
  width: fit-content;
  position: absolute;
  z-index: 2;
  color: #fff;
  font-size: 1.09375vw;
  font-weight: 500;
  line-height: 1.25;
  white-space: nowrap;
}

.hw-vision-6se .section-harmonyos-ai.will-change .xiaoyi-wrap .tab-item {
  will-change: transform;
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item1 {
  top: 5.20833333vw;
  right: calc(100% + 2.5vw);
  padding: 0.72916667vw 0.41666667vw 0.67708333vw 0.83333333vw;
  border-radius: 999px 999px 0px 999px;
  background: linear-gradient(271.47deg, #ffd79a 0.12%, #a074e2 96.11%);
  transform: translate(19.16666667vw, -2vw);
  -webkit-transform: translate(19.16666667vw, -2vw);
  -moz-transform: translate(19.16666667vw, -2vw);
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item2 {
  top: 1.66666667vw;
  left: calc(100% + 2.5vw);
  padding: 0.72916667vw 0.57291667vw 0.67708333vw 1.30208333vw;
  border-radius: 999px 999px 999px 0px;
  background: linear-gradient(88.06deg, #ffd79a 0.21%, #6ec8fd 95.98%);
  transform: translate(-20.57291667vw, 0);
  -webkit-transform: translate(-20.57291667vw, 0);
  -moz-transform: translate(-20.57291667vw, 0);
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item3 {
  top: 13.95833333vw;
  right: calc(100% + 2.5vw);
  padding: 0.67708333vw 0.41666667vw 0.72916667vw 0.9375vw;
  border-radius: 999px 0px 999px 999px;
  background: linear-gradient(94.67deg, #faeba3 7.24%, #fe8989 93.52%);
  transform: translate(17.08333333vw, -3vw);
  -webkit-transform: translate(17.08333333vw, -3vw);
  -moz-transform: translate(17.08333333vw, -3vw);
}

.hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item4 {
  top: 12.70833333vw;
  left: calc(100% + 2.5vw);
  padding: 0.72916667vw 0.46875vw 0.67708333vw 1.30208333vw;
  border-radius: 0px 999px 999px 999px;
  background: linear-gradient(91.72deg, #ffd79a 0.17%, #a074e2 96.04%);
  transform: translate(-20vw, -4vw);
  -webkit-transform: translate(-20vw, -4vw);
  -moz-transform: translate(-20vw, -4vw);
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-harmonyos-ai .text-container {
    width: 82.22222222vw;
  }

  .hw-vision-6se .section-harmonyos-ai .text-container .com-desc {
    margin-top: 4.44444444vw;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-container {
    margin-top: 11.111111vw;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-wrap {
    width: 90vw;
    height: 52.91666667vw;
    z-index: 3;
    order: 2;
    margin: 4.444444445vw auto 0;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-item {
    transform: translate(0, 0) scale(1);
    -webkit-transform: translate(0, 0) scale(1);
    -moz-transform: translate(0, 0) scale(1);
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .screen-bg {
    width: 89.86111111vw;
    height: 50.41666667vw;
    top: 1.11111111vw;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .xiaoyi-ball {
    display: none;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item {
    position: static;
    font-size: 3.333333vw;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item1 {
    margin-top: 3.333333vw;
    margin-left: 4.444444vw;
    padding: 1.527778vw 1.52777778vw 1.527778vw 3.33333333vw;
    transform: translate(10vw, 20vw);
    -webkit-transform: translate(10vw, 20vw);
    -moz-transform: translate(10vw, 20vw);
    order: 1;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item2 {
    margin-left: auto;
    margin-right: 4.444444vw;
    padding: 1.527778vw 2.08333333vw 1.527778vw 2.91666667vw;
    transform: translate(-10vw, 30vw);
    -webkit-transform: translate(-10vw, 30vw);
    -moz-transform: translate(-10vw, 30vw);
    order: 0;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item3 {
    margin-top: 3.33333333vw;
    margin-left: 4.44444444vw;
    padding: 1.805556vw 0.83333333vw 1.25vw 2.5vw;
    transform: translate(10vw, -30vw);
    -webkit-transform: translate(10vw, -30vw);
    -moz-transform: translate(10vw, -30vw);
    order: 4;
  }

  .hw-vision-6se .section-harmonyos-ai .xiaoyi-wrap .tab-item4 {
    margin-top: 4.444444444444444vw;
    margin-left: auto;
    margin-right: 4.444444vw;
    padding: 1.527778vw 1.38888889vw 1.527778vw 2.77777778vw;
    transform: translate(-10vw, -25vw);
    -webkit-transform: translate(-10vw, -25vw);
    -moz-transform: translate(-10vw, -25vw);
    order: 3;
  }

}

.hw-vision-6se .section-powerful-performance .text-container {
  width: 67.5vw;
  margin: 0 auto;
}

.hw-vision-6se .section-powerful-performance .bot-part {
  display: flex;
  justify-content: space-between;
}

.hw-vision-6se .section-powerful-performance .left-item {
  width: 41.66666667vw;
}

.hw-vision-6se .section-powerful-performance .left-item .middle-tit {
  margin-top: 0.83333333vw;
}

.hw-vision-6se .section-powerful-performance .left-item .com-desc {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-powerful-performance .right-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.hw-vision-6se .section-powerful-performance .right-info {
  line-height: 1.6;
  font-weight: 300;
  color: #6F6F6F;
  font-size: 1.14583333vw;
  margin-top: 0.83333333vw;
}

.hw-vision-6se .section-powerful-performance .right-number {
  line-height: 1.25;
  font-weight: 300;
  font-size: 5.20833333vw;
  color: #de8b28;
  background: linear-gradient(90deg, #de8b28 0%, #d83652 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
  width: fit-content;
}

.hw-vision-6se .section-powerful-performance .right-number span {
  font-size: 3.125vw;
}

.hw-vision-6se .section-powerful-performance .main-container {
  width: 81.25vw;
  margin-left: auto;
  margin-right: auto;
  margin-top: 4.16666667vw;
  position: relative;
}

.hw-vision-6se .section-powerful-performance .card-list {
  position: absolute;
  left: 50%;
  bottom: 2.08333333vw;
  transform: translateX(-50%);
  display: flex;
}

.hw-vision-6se .section-powerful-performance .card-item {
  width: 21.66666667vw;
  height: 8.33333333vw;
  border-radius: 0.83333333vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 2.23958333vw;
  will-change: transform, opacity;
  position: relative;
  background: rgba(245, 246, 247, 0.5);
  backdrop-filter: blur(9.54px);
}

.hw-vision-6se .section-powerful-performance .card-txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2.23958333vw;
  z-index: 2;
  display: flex;
  flex-direction: column;
}

.hw-vision-6se .section-powerful-performance .card-item.card-move {
  transform: translateY(30px);
  opacity: 0;
  transform: translate3d(0px, 30px, 0px);
  pointer-events: none;
  transition: opacity 0.8s linear,
    transform 0.8s cubic-bezier(0.26, 0.67, 0.48, 0.91);
}

.hw-vision-6se .section-powerful-performance .card-item.active {
  transform: translateY(0px);
  opacity: 1;
  pointer-events: all;
}

.hw-vision-6se .section-powerful-performance .card-item+.card-item {
  margin-left: 1.25vw;
}

.hw-vision-6se .section-powerful-performance .card-tit {
  line-height: 1.25;
  font-weight: 500;
  color: #0e0e0f;
  font-size: 1.25vw;
  display: inline-block;
  width: fit-content;
}

.hw-vision-6se .section-powerful-performance .card-desc {
  line-height: 1.6;
  font-weight: 300;
  color: #6f6f6f;
  font-size: 1.14583333vw;
  margin-top: 0.83333333vw;
  display: inline-block;
  width: fit-content;
}



@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-powerful-performance .text-container {
    width: 82.22222222vw;
    text-align: center;
  }

  .hw-vision-6se .section-powerful-performance .bot-part {
    flex-direction: column;
  }

  .hw-vision-6se .section-powerful-performance .left-item {
    width: 100%;
  }

  .hw-vision-6se .section-powerful-performance .left-item .middle-tit {
    margin-top: 3.33333333vw;
  }

  .hw-vision-6se .section-powerful-performance .left-item .com-desc {
    margin-top: 4.44444444vw;
  }

  .hw-vision-6se .section-powerful-performance .right-item {
    align-items: center;
  }

  .hw-vision-6se .section-powerful-performance .right-info {
    font-size: 3.05555556vw;
    margin-top: 7.77777778vw;
  }

  .hw-vision-6se .section-powerful-performance .right-number {
    font-size: 13.88888889vw;
  }

  .hw-vision-6se .section-powerful-performance .right-number span {
    font-size: 8.33333vw;
  }

  .hw-vision-6se .section-powerful-performance .main-container {
    width: 91.11111111vw;
    margin-top: 5.55555556vw;
  }

  .hw-vision-6se .section-powerful-performance .card-list {
    position: static;
    transform: translateX(0);
    flex-wrap: wrap;
  }

  .hw-vision-6se .section-powerful-performance .card-item {
    width: 43.88888889vw;
    height: 22.22222222vw;
    padding-left: 0;
    align-items: center;
    opacity: 1;
    border-radius: 2.22222222vw;
  }

  .hw-vision-6se .section-powerful-performance .card1 {
    margin-right: 3.33333333vw;
    margin-top: 2.77777778vw;
    order: 1;
  }

  .hw-vision-6se .section-powerful-performance .card2 {
    order: 3;
    width: 100%;
    margin-top: 2.22222222vw;
  }

  .hw-vision-6se .section-powerful-performance .card3 {
    order: 2;
    margin-top: 2.77777778vw;
  }

  .hw-vision-6se .section-powerful-performance .card-txt {
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
    align-items: center;
  }

  .hw-vision-6se .section-powerful-performance .card-item+.card-item {
    margin-left: 0;
  }

  .hw-vision-6se .section-powerful-performance .card-tit {
    font-size: 3.33333333vw;
  }

  .hw-vision-6se .section-powerful-performance .card-desc {
    font-size: 3.05555556vw;
    margin-top: 2.22222222vw;
  }

}




.hw-vision-6se .section-memory-expansion .text-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.hw-vision-6se .section-memory-expansion .tit-box {
  width: 23.95833333vw;
  margin-right: 17.5vw;
}

.hw-vision-6se .section-memory-expansion .text-container .com-desc {
  width: 26.04166667vw;
}

.hw-vision-6se .section-memory-expansion .video-container {
  width: 100%;
  height: 50vw;
  margin-top: 4.16666667vw;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-memory-expansion .text-container {
    justify-content: flex-start;
    flex-direction: column;
    text-align: center;
  }

  .hw-vision-6se .section-memory-expansion .tit-box {
    width: 82.22222222vw;
    margin-right: 0;
  }

  .hw-vision-6se .section-memory-expansion .text-container .com-desc {
    width: 82.22222222vw;
    margin-top: 4.44444444vw;
  }

  .hw-vision-6se .section-memory-expansion .video-container {
    height: 61.11111111vw;
    margin-top: 11.11111111vw;
  }
}

.hw-vision-6se .section-game-mode {
  padding-top: 0;
}

.hw-vision-6se .section-game-mode .text-container {
  text-align: center;
  width: 57.29166667vw;
  margin: 0 auto;
}


.hw-vision-6se .section-game-mode .com-desc.mt32 {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-game-mode .imgbox {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4.16666667vw;
  width: 81.25vw;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-game-mode {
    padding-top: 13.88888889vw;
  }

  .hw-vision-6se .section-game-mode .text-container {
    width: 82.22222222vw;
  }

  .hw-vision-6se .section-game-mode .com-desc.mt32 {
    margin-top: 4.44444444vw;
  }

  .hw-vision-6se .section-game-mode .imgbox {
    margin-top: 11.11111111vw;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
}

.hw-vision-6se .section-super-entertainment .text-container {
  text-align: center;
}

.hw-vision-6se .section-super-entertainment .swiper-content {
  margin-top: 4.16666667vw;
  position: relative;
  width: 67.5vw;
  margin-left: auto;
  margin-right: auto;
  height: 36.45833333vw;
}

.hw-vision-6se .section-super-entertainment .super-entertainment-swiper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: visible;
  transition: .6s ease;
  z-index: 1;
}

.hw-vision-6se .section-super-entertainment .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hw-vision-6se .section-super-entertainment .swiper-slide .swiper-img {
  transition: all .75s ease-in-out;
}

.hw-vision-6se .section-super-entertainment .swiper-item-2 {
  transform: translateX(-100%);
}

.hw-vision-6se .section-super-entertainment .swiper-item-3 {
  transform: translateX(-200%);
}

.hw-vision-6se .section-super-entertainment .switch-container {
  position: relative;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5vw;
}

.hw-vision-6se .section-super-entertainment .switch-list {
  position: relative;
  width: fit-content;
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 2.5vw;
}

@media (pointer: fine) and (hover: hover) {
  .hw-vision-6se .section-super-entertainment .switch-item:not(.active):hover {
    color: rgba(14, 14, 15, 0.6);
    cursor: pointer;
  }

  .hw-vision-6se .section-super-entertainment .switch-item.active:hover {
    cursor: default;
  }

  .hw-vision-6se .section-super-entertainment .super-entertainment-swiper .swiper-slide:not(.swiper-slide-active):hover {
    cursor: pointer;
  }

  .hw-vision-6se .section-super-entertainment .super-entertainment-swiper.isend .swiper-slide:nth-last-of-type(-n+1) {
    cursor: default;
  }
}

.hw-vision-6se .section-super-entertainment .switch-indicator {
  width: 100%;
  height: max(2px, 0.15625vw);
  background: #bfbfbf;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 999px;
}

.hw-vision-6se .section-super-entertainment .switch-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.hw-vision-6se .section-super-entertainment .switch-indicator::after {
  position: relative;
  display: block;
  overflow: hidden;
  content: "";
  border-radius: 999px;
  background: #000000;
  width: var(--switch-width, 0);
  height: max(2px, 0.15625vw);
  transform: translateX(var(--switch-Offset, 0));
  transition: width 0.6s, transform 0.6s;
  will-change: transform, width;
}

.hw-vision-6se .section-super-entertainment .switch-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  transform: translate3d(0, 0, 0);
}

.hw-vision-6se .section-super-entertainment .switch-wrapper.is-scroll {
  justify-content: flex-start;
}

.hw-vision-6se .section-super-entertainment .switch-wrapper::-webkit-scrollbar {
  --webkit-appperance: none;
  display: none;
}

.hw-vision-6se .section-super-entertainment .smtitle {
  line-height: 1.25;
  font-weight: 500;
  color: rgba(14, 14, 15, .4);
  font-size: 1.25vw;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 0.83333333vw;
  transition: 0.6s;
  cursor: pointer;
}

.hw-vision-6se .section-super-entertainment .smtitle.active {
  cursor: default;
  color: rgba(14, 14, 15, 1);
}

.hw-vision-6se .section-super-entertainment .switch-desc {
  width: 46.875vw;
  margin-top: 1.66666667vw;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.hw-vision-6se .section-super-entertainment .desc-item+.desc-item {
  margin-left: -100%;
}

.hw-vision-6se .section-super-entertainment .desc-item {
  line-height: 1.6;
  font-weight: 300;
  color: #6f6f6f;
  font-size: 1.14583333vw;
  text-align: center;
  width: 100%;
  opacity: 0;
  transition: opacity 0.3s;
}

.hw-vision-6se .section-super-entertainment .desc-item.active {
  position: relative;
  z-index: 1;
  opacity: 1;
  transition-delay: 0.2s;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-super-entertainment .swiper-content {
    width: 100%;
    height: auto;
    margin-top: 11.11111111vw;
  }

  .hw-vision-6se .section-super-entertainment .super-entertainment-swiper {
    position: static;
  }

  .hw-vision-6se .section-super-entertainment .swiper-slide .swiper-img {
    transition: all .6s ease-in-out;
  }

  .hw-vision-6se .section-super-entertainment .swiper-item-2 {
    transform: translateX(0);
  }

  .hw-vision-6se .section-super-entertainment .swiper-item-3 {
    transform: translateX(0);
    position: relative;
  }

  .hw-vision-6se .section-super-entertainment .swiper-item-3 .swiper-img {
    transform: scale(1.002);
    transform-origin: center;
  }

  .hw-vision-6se .section-super-entertainment .swiper-slide .swiper-img {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }


  .hw-vision-6se .section-super-entertainment .switch-container {
    width: 100%;
    margin-top: 11.11111111vw;
  }

  .hw-vision-6se .section-super-entertainment .switch-list {
    gap: 4.44444444vw;
  }

  .hw-vision-6se .section-super-entertainment .switch-mask {
    margin: 0 auto;
  }

  .hw-vision-6se .section-super-entertainment .switch-indicator {
    height: 2px;
  }

  .hw-vision-6se .section-super-entertainment .switch-wrapper {
    position: relative;
    display: flex;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
  }

  .hw-vision-6se .section-super-entertainment .switch-wrapper.is-scroll {
    justify-content: flex-start;
  }

  .hw-vision-6se .section-super-entertainment .switch-wrapper::-webkit-scrollbar {
    --webkit-appperance: none;
    display: none;
  }

  .hw-vision-6se .section-super-entertainment .switch-indicator::after {
    transform: translateX(var(--switch-Offset, 0));
    transition: width 0.4s, transform 0.4s;
    will-change: transform, width;
  }

  .hw-vision-6se .section-super-entertainment .smtitle {
    font-size: 5.55555556vw;
    margin-bottom: 3.888889vw;
  }

  .hw-vision-6se .section-super-entertainment .switch-item.active .smtitle {
    opacity: 1;
  }

  .hw-vision-6se .section-super-entertainment .switch-desc {
    width: 82.22222222vw;
    margin-top: 6.66666667vw;
  }

  .hw-vision-6se .section-super-entertainment .desc-item {
    font-size: 4.44444444vw;
  }
}

.hw-vision-6se .section-smart-interconnection .text-container {
  text-align: center;
}

.hw-vision-6se .section-smart-interconnection .desc-content {
  display: flex;
  margin-top: 2.08333333vw;
  margin-left: 0.83333333vw;
}

.hw-vision-6se .section-smart-interconnection .headline {
  width: 20.83333333vw;
  line-height: 1.25;
  font-weight: 500;
  color: #0e0e0f;
  font-size: 1.66666667vw;
}

.hw-vision-6se .section-smart-interconnection .com-desc {
  width: 31.25vw;
  margin-left: 8.33333333vw;
}

.hw-vision-6se .section-smart-interconnection .swiper-content {
  margin-top: 4.16666667vw;
}

.hw-vision-6se .section-smart-interconnection .swiper-overflow {
  overflow: hidden;
}

.hw-vision-6se .section-smart-interconnection .smart-interconnection-swiper {
  width: 67.5vw;
  margin: 0 auto;
  overflow: visible;
}

.hw-vision-6se .section-smart-interconnection .smart-interconnection-swiper-button {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  width: 67.5vw;
  margin-top: 2.5vw;
}

.hw-vision-6se .section-smart-interconnection .button-list {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hw-vision-6se .section-smart-interconnection .arrow-button {
  position: relative;
  z-index: 1;
  width: 2.5vw;
  height: 2.5vw;
  border-radius: 50%;
  overflow: hidden;
  transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  box-shadow: 1px 3px 3px rgba(112, 112, 112, .3);
  outline: 0;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.hw-vision-6se .section-smart-interconnection .glass-wrap {
  position: absolute;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}


.hw-vision-6se .section-smart-interconnection .glass-wrap .glass-item {
  position: absolute;
  inset: 0;
}

.hw-vision-6se .section-smart-interconnection .glass-wrap .glass-item3 .border-svg {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.hw-vision-6se .section-smart-interconnection .glass-item1 {
  border-radius: 999px;
}

.hw-vision-6se .section-smart-interconnection .button-list .glass-item1::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 2.239583vw;
  height: 2.239583vw;
  top: 0.052083vw;
  left: 0.104167vw;
  border: 1px solid #fff;
  filter: blur(1.69px);
  -webkit-filter: blur(1.69px);
  border-radius: 999px;
}

.hw-vision-6se .section-smart-interconnection .glass-item1::after {
  content: "";
  position: absolute;
  top: 0.3125vw;
  left: 0.208333vw;
  width: 2.291667vw;
  height: 2.135417vw;
  border: 1px solid #707070;
  filter: blur(2.2px);
  -webkit-filter: blur(2.2px);
  z-index: 2;
  border-radius: 999px;
}

.hw-vision-6se .section-smart-interconnection .button-list .glass-item2 {
  background: rgba(208, 208, 208, .5);
  border-radius: 999px;
  position: absolute;
  inset: 0;
  z-index: 1;
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
}

.hw-vision-6se .section-smart-interconnection .button-list .glass-item3 {
  position: absolute;
  z-index: 2;
  inset: 0;
  padding: 2px;
  border-radius: 999px;
  box-shadow: 0px 3px 3px rgba(112, 112, 112, .1);
  background: linear-gradient(42.94deg, #888888 17.03%, #e5e5e5 26.86%, #ffffff 51.49%, #e8e8e8 73.56%, #888888 83.01%);
  -webkit-mask: linear-gradient(#fff, #fff) content-box,
      linear-gradient(#fff, #fff);
  mask: linear-gradient(#fff, #fff) content-box,
      linear-gradient(#fff, #fff);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.hw-vision-6se .section-smart-interconnection .button-list svg {
  width: 100%;
  display: block;
  overflow: visible;
}

.hw-vision-6se .section-smart-interconnection .arrow-next {
  margin-left: 1.25vw;
}

.hw-vision-6se .section-smart-interconnection .arrow-next img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}

.hw-vision-6se .section-smart-interconnection .arrow-button.button-disabled {
  pointer-events: none;
  opacity: 0.3;
}

.hw-vision-6se .section-smart-interconnection .arrow-button picture {
  filter: drop-shadow(0px 3px 2px rgba(25, 25, 25, .5));
  -webkit-filter: drop-shadow(0px 3px 2px rgba(25, 25, 25, .5));
}

@media (pointer: fine) and (hover: hover) {
  .hw-vision-6se .section-smart-interconnection .smart-interconnection-swiper .swiper-slide:not(.swiper-slide-active):hover {
    cursor: pointer;
  }

  .hw-vision-6se .section-smart-interconnection .smart-interconnection-swiper.isend .swiper-slide:nth-last-of-type(-n+1) {
    cursor: default;
  }

  .hw-vision-6se .section-smart-interconnection .arrow-button:hover {
    cursor: pointer;
  }

  .hw-vision-6se .section-smart-interconnection .button-disabled:hover {
    cursor: default;
  }

  .hw-vision-6se .section-smart-interconnection .arrow-button:hover .glass-wrap {
    opacity: .8;
  }
}


@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-smart-interconnection .desc-content {
    flex-direction: column;
    margin-top: 6.66666667vw;
    margin-left: 6.66666667vw;
  }

  .hw-vision-6se .section-smart-interconnection .desc-content {
    width: 77.777778vw;
  }

  .hw-vision-6se .section-smart-interconnection .headline {
    width: 100%;
    font-size: 5.55555556vw;
  }

  .hw-vision-6se .section-smart-interconnection .com-desc {
    width: 100%;
    margin-left: 0;
    margin-top: 2.77777778vw;
  }

  .hw-vision-6se .section-smart-interconnection .swiper-content {
    margin-top: 11.11111111vw;
  }

  .hw-vision-6se .section-smart-interconnection .smart-interconnection-swiper {
    width: 86.66666667vw;
    margin: 0 0 0 4.44444444vw;
  }

  .hw-vision-6se .section-smart-interconnection .smart-interconnection-swiper-button {
    display: flex;
    justify-content: flex-end;
    margin-right: 8.88888889vw;
    width: 86.66666667vw;
    margin-top: 11.11111111vw;
  }

  .hw-vision-6se .section-smart-interconnection .arrow-button {
    width: 11.11111111vw;
    height: 11.11111111vw;
  }

  .hw-vision-6se .section-smart-interconnection .arrow-next {
    margin-left: 5.55555556vw;
  }

  .hw-vision-6se .section-smart-interconnection .button-list .glass-item1::before {
    top: 0.277778vw;
    left: 0.555556vw;
    width: 10vw;
    height: 10vw;
  }

  .hw-vision-6se .section-smart-interconnection .glass-item1::after {
    top: 0.694444vw;
    left: 0.555556vw;
    width: 10.555556vw;
    height: 10.277778vw;
  }
}


.hw-vision-6se .section-smart-picture-frame .text-container {
  text-align: center;
  width: 57.29166667vw;
  margin: 0 auto;
}

.hw-vision-6se .section-smart-picture-frame .com-desc.mt32 {
  margin-top: 1.66666667vw;
}

.hw-vision-6se .section-smart-picture-frame .imgbox {
  margin-left: auto;
  margin-right: auto;
  margin-top: 4.16666667vw;
  width: 81.25vw;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .section-smart-picture-frame .text-container {
    width: 82.22222222vw;
  }

  .hw-vision-6se .section-smart-picture-frame .com-desc.mt32 {
    margin-top: 4.44444444vw;
  }

  .hw-vision-6se .section-smart-picture-frame .imgbox {
    margin-top: 11.11111111vw;
    width: 100%;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
  }
}


/* foot start */
.hw-vision-6se .hw-footer-ul {
  margin: 0 auto;
  width: 67.5vw;
  padding-top: 5.20833333vw;
  padding-bottom: 80px;
}

.hw-vision-6se .hw-footer-ul ul {
  list-style-type: decimal;
  padding-left: 1.8em;
  font-size: 14px;
}

.hw-vision-6se .hw-footer-ul li{
  margin: 0.5em 0;
  position: relative;
  color: #000000;
  line-height: 1.6;
  font-weight: 500;
}

.hw-vision-6se .hw-footer-ul a {
  word-wrap: break-word;
  word-break: normal;
  color: #000000;
  text-decoration: underline;
}

.hw-vision-6se .hw-footer-ul li.note-none {
  list-style-type: "";
}

.hw-vision-6se .hw-footer-ul li.note1 {
  list-style-type: "*";
}

.hw-vision-6se .hw-footer-ul li.note2 {
  list-style-type: "**";
}

.hw-vision-6se .hw-footer-ul li.active,
.hw-vision-6se .hw-footer-ul li.active a {
  font-weight: 800;
}

@media screen and (max-aspect-ratio:11/10) {
  .hw-vision-6se .hw-footer-ul {
    width: 91.11111111vw;
    padding-top: 13.88888889vw;
  }

  .hw-vision-6se .hw-footer-ul ul {
    font-size: 3.33333333vw;
  }
}

.hw-vision-6se .hw-footer-ul li span {
  --arrow-dark: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3E%3Ccircle cx=\'8\' cy=\'8\' r=\'8\' fill=\'%23434343\'/%3E%3Cpath d=\'M3.239,8.986,3.233,8.98a.688.688,0,0,1-.014-.972L5.942,5.28H.689A.685.685,0,0,1,.2,5.089l-.009-.01A.689.689,0,0,1,0,4.6V4.589a.7.7,0,0,1,.188-.48L.194,4.1a.681.681,0,0,1,.494-.213H5.911L3.225,1.178a.694.694,0,0,1,0-.979l0,0A.669.669,0,0,1,3.7,0a.772.772,0,0,1,.473.171l.021.017L7.838,3.845a1.151,1.151,0,0,1,.222.331l.008.019V4.2a1.036,1.036,0,0,1,.076.39v0a1.082,1.082,0,0,1-.312.76L4.212,8.976a.683.683,0,0,1-.487.2.715.715,0,0,1-.486-.194\' transform=\'translate(3.411 12.076) rotate(-90)\' fill=\'%23fff\'/%3E%3C/svg%3E') center / 100% no-repeat;
  --arrow-light: url('data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3E%3Ccircle cx=\'8\' cy=\'8\' r=\'8\' fill=\'%23e7e7e8\'/%3E%3Cpath d=\'M3.239,8.986,3.233,8.98a.688.688,0,0,1-.014-.972L5.942,5.28H.689A.685.685,0,0,1,.2,5.089l-.009-.01A.689.689,0,0,1,0,4.6V4.589a.7.7,0,0,1,.188-.48L.194,4.1a.681.681,0,0,1,.494-.213H5.911L3.225,1.178a.694.694,0,0,1,0-.979l0,0A.669.669,0,0,1,3.7,0a.772.772,0,0,1,.473.171l.021.017L7.838,3.845a1.151,1.151,0,0,1,.222.331l.008.019V4.2a1.036,1.036,0,0,1,.076.39v0a1.082,1.082,0,0,1-.312.76L4.212,8.976a.683.683,0,0,1-.487.2.715.715,0,0,1-.486-.194\' transform=\'translate(3.411 12.076) rotate(-90)\' fill=\'%23000\'/%3E%3C/svg%3E') center / 100% no-repeat;
  position: absolute;
  bottom: 0;
  display: none;
  width: 16px;
  height: 16px;
  transform: translateY(calc((14px * 1.6 - 16px) / 2 * -1 - 1px));
  background: var(--arrow-light);
}

.hw-vision-6se .hw-footer-ul li.active span {
  display: inline-block;
}

@media (hover: hover) and (pointer: fine) {
  .hw-vision-6se .hw-footer-ul li span:hover {
    cursor: pointer;
  }
}

@media (min-width: 1920px) {
  .hw-vision-6se .hw-footer-ul li span {
    width: .833333vw;
    height: .833333vw;
    transform: translateY(calc((.625vw * 1.6 - .833333vw) / 2 * -1 - 1px));
  }
}

@media (max-aspect-ratio: 11/10) {
  .hw-vision-6se .hw-footer-ul li span {
    width: 4.722222vw;
    height: 4.722222vw;
    transform: translateY(calc((3.333333vw * 1.6 - 4.722222vw) / 2 * -1 - 1px));
  }
}

/* foot end */