/**
 * Swiper 6.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 15, 2020
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color:#007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  --swiper-navigation-color:#ffffff;
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
  --swiper-navigation-color:#000000;
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color:#ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color:#000000;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.xne {
  padding: 0;
  margin: 0;
  line-height: 1.6;
  letter-spacing: calc(-0.037em + 0.526px);
  color: #1E2022;
}

.xne * {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.xne sup {
  font-size: 0.6em;
}

.xne sup a {
  color: inherit;
  text-decoration: none;
}

.xne .blur-up {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  transition: filter 400ms, -webkit-filter 400ms;
}

.xne .blur-up.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}

.xne .cf:before,
.xne .cf:after {
  content: " ";
  display: table;
}

.xne .cf:after {
  clear: both;
}

.xne .cf {
  zoom: 1;
}

.xne .show-pc {
  display: block;
}

@media screen and (max-width: 768px), screen and (max-width: 1200px) and (max-aspect-ratio: 3 / 4) {
  .xne .show-pc {
    display: none;
  }
}

.xne .show-pc_zd {
  display: block;
}

@media screen and (max-width: 768px), screen and (max-width: 1200px) and (max-aspect-ratio: 3 / 4) {
  .xne .show-pc_zd {
    display: none;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .show-pc_zd {
    display: block;
  }
}

.xne .show-pc_a {
  display: block;
}

@media screen and (max-width: 768px), screen and (max-width: 1200px) and (max-aspect-ratio: 3 / 4) {
  .xne .show-pc_a {
    display: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .show-pc_a {
    display: none;
  }
}

.xne .show-mob {
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .show-mob {
    display: block;
  }
  .xne .show-mob > picture > img {
    width: 100%;
  }
}

.xne .nr {
  white-space: nowrap;
}

.xne .sec_footnote {
  font-size: 0.67708vw;
  color: #777;
  width: 68.22917vw;
  margin: 0 auto;
}

@media screen and (max-width: 1773px) {
  .xne .sec_footnote {
    font-size: 12px;
    width: 100%;
    padding: 0 6.25vw;
  }
}

@media screen and (max-width: 768px), screen and (max-width: 1200px) and (max-aspect-ratio: 3 / 4) {
  .xne .sec_footnote {
    font-size: 1.94444vw;
    width: 100%;
    padding: 0 6.25vw;
  }
}

@media (min-width: 200px) and (max-width: 570px) {
  .xne .sec_footnote {
    font-size: 11px;
  }
}

.xne .sec_footnote .footnote_item {
  position: relative;
  padding-left: 1.65em;
}

.xne .sec_footnote .footnote_item.cur {
  color: #000;
  font-weight: bold;
}

.xne .sec_footnote .nu {
  position: absolute;
  width: 1.4em;
  text-align: right;
  left: 0;
}

.xne .cbg-backtotop {
  position: fixed;
  z-index: 200;
  bottom: 90px !important;
  right: 50px;
}

.xne .cbg-backtotop a {
  display: block;
  width: 40px;
  height: 40px;
  margin: 5px 0;
  text-indent: -9999px;
  background: url(https://consumer.huawei.com/content/dam/huawei-cbg-site/common/mkt/pdp/store/img/sprites_cbg_icon.png) no-repeat;
  opacity: 0.6;
  filter: alpha(opacity=80);
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}

.xne .cbg-backtotop a.cbg-icon-backtotop {
  background-position: -549px -188px;
}

.xne .cbg-backtotop a.hidden {
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: default;
}

.xne .cbg-backtotop a.cbg-icon-backtohome {
  background-position: -549px -148px;
}

.xne .center {
  text-align: center;
}

.xne .fl {
  float: left;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .fl {
    float: none;
  }
}

.xne .fr {
  float: right;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .fr {
    float: none;
  }
}

.xne .pc-block {
  display: block;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .pc-block {
    display: none;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .pc-block {
    display: none;
  }
}

.xne .mob_block {
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .mob_block {
    display: block;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .mob_block {
    display: block;
  }
}

.xne .text_tit {
  line-height: 1.25;
  font-size: 3.33333vw;
  font-weight: bold;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .text_tit {
    font-size: 8.88889vw;
  }
}

.xne .text-top {
  margin-top: 1.5625vw;
}

.xne .text_subTit {
  font-size: 1.66667vw;
  line-height: 1.25;
  font-weight: bold;
  margin-bottom: 0.83333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .text_subTit {
    font-size: 4.44444vw;
    margin-bottom: 1.94444vw;
  }
}

.xne .text_desc {
  line-height: 1.6;
  font-size: 1.14583vw;
  font-weight: 500;
  margin-top: 1.5625vw;
  font-weight: 500;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .text_desc {
    font-size: 4.44444vw;
    margin-top: 3.05556vw;
  }
}

.xne .text_p {
  font-size: 0.625vw;
  line-height: 1.6;
  font-weight: 500;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .text_p {
    font-size: 1.52778vw;
  }
}

.xne img {
  display: block;
}

.xne .currency {
  width: 100%;
  height: 10.41667vw;
  position: relative;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .currency {
    height: 27.77778vw;
  }
}

.xne .currency #a2 {
  position: absolute;
  left: 0;
  top: 5.20833vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .currency #a2 {
    position: absolute;
    left: 0;
    top: 13.88889vw;
  }
}

@media screen and (min-width: 2130px) and (max-width: 2200px) {
  .xne .currency #a2 {
    top: 13.02083vw;
  }
}

@-webkit-keyframes cwave {
  0% {
    top: 3.5vw;
  }
  100% {
    top: 1.5vw;
  }
}

@keyframes cwave {
  0% {
    top: 3.5vw;
  }
  100% {
    top: 1.5vw;
  }
}

@-webkit-keyframes cwave1 {
  0% {
    margin-top: 1.5vw;
  }
  100% {
    margin-top: 3.5vw;
  }
}

@keyframes cwave1 {
  0% {
    margin-top: 1.5vw;
  }
  100% {
    margin-top: 3.5vw;
  }
}

.xne .xne_kv {
  width: 100%;
  position: relative;
}

.xne .xne_kv .xne_kv_img {
  width: 100%;
}

.xne .xne_kv .xne_kv_text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28.64583vw;
  right: 13.85417vw;
  z-index: 1;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_kv .xne_kv_text {
    position: static;
    top: auto;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    width: 100%;
    padding: 16.875vw 8.75vw 7.91667vw;
  }
}

.xne .xne_kv .xne_kv_text .kv_img {
  width: 95%;
  display: block;
  margin: 0 auto 0.78125vw;
}

.xne .xne_kv .xne_kv_text .kv_img > img {
  width: 100%;
}

.xne .xne_kv .xne_kv_text .kv_p {
  line-height: 1.6;
  font-size: 0.96354vw;
  text-align: center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_kv .xne_kv_text .kv_p {
    font-size: 2.77778vw;
    padding-top: 1.38889vw;
  }
}

.xne .ie {
  opacity: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .ie {
    opacity: 0;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .ie {
    opacity: 0;
  }
}

.xne .xne_beckoning {
  width: 82.1875vw;
  margin: 0 auto;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning {
    width: 100%;
    padding: 0 8.33333vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list {
  padding-top: 4.27083vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list {
    padding-top: 6.94444vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item {
  position: relative;
  width: 18.02083vw;
  cursor: pointer;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) {
    width: 100%;
    margin-bottom: 1.80556vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) .xne_beckoning_text {
    width: 35%;
    position: absolute;
    left: 3.75vw;
    top: 8.33333vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    text-align: left;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) .text-top {
    position: absolute;
    top: 17.66667vw;
    left: 3.75vw;
    text-align: left;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) .text-top .peppa-new-sellpoint-arrow {
  width: 2.5vw !important;
  height: 2.5vw;
  position: absolute;
  bottom: 0.4vw;
  right: 2.5vw;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) .text-top .peppa-new-sellpoint-arrow {
    width: 3.33vw !important;
    height: 3.33vw;
    bottom: 0.666667vw;
    left: 24vw;
    display: block;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) .text-top .peppa-new-sellpoint-arrow > img {
  width: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  margin-top: 1vw;
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) > a > .xne_beckoning_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) > a > .xne_beckoning_img_wrap {
    width: 100%;
    height: 41.66667vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) > a > .xne_beckoning_img_wrap > picture > img {
  width: 12.70833vw;
  height: 12.70833vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(1) > a > .xne_beckoning_img_wrap > picture > img {
    width: 30.55556vw;
    height: 30.55556vw;
    margin-left: 27.77778vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) {
    width: 49%;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) .xne_beckoning_text {
    position: absolute;
    left: 3.75vw;
    top: 2.77778vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    text-align: left;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) .text-top {
    position: absolute;
    top: 12.5vw;
    left: 3.75vw;
    text-align: left;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) .text-top .peppa-new-sellpoint-arrow {
  width: 2.5vw !important;
  height: 2.5vw;
  position: absolute;
  bottom: 0.4vw;
  right: 2.5vw;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) .text-top .peppa-new-sellpoint-arrow {
    width: 3.33vw !important;
    height: 3.33vw;
    bottom: 0.666667vw;
    left: 20vw;
    display: block;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) .text-top .peppa-new-sellpoint-arrow > img {
  width: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  margin-top: 1vw;
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) > a > .xne_beckoning_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden !important;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) > a > .xne_beckoning_img_wrap {
    height: 50.83333vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) > a > .xne_beckoning_img_wrap > picture > img {
  margin-top: 5.20833vw;
  width: 14.375vw;
  height: 20vw;
  display: block;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(2) > a > .xne_beckoning_img_wrap > picture > img {
    width: 36.25vw;
    height: 26.38889vw;
    margin-top: 23.61111vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) {
    width: 49%;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) .xne_beckoning_text {
    width: 50vw;
    position: absolute;
    left: 3.75vw;
    top: 2.77778vw;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    text-align: left;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) .text-top {
    position: absolute;
    top: 12.5vw;
    left: 3.75vw;
    text-align: left;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) .text-top .peppa-new-sellpoint-arrow {
  width: 2.5vw !important;
  height: 2.5vw;
  position: absolute;
  bottom: 0.4vw;
  right: 2.5vw;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) .text-top .peppa-new-sellpoint-arrow {
    width: 3.33vw !important;
    height: 3.33vw;
    bottom: 0.666667vw;
    left: 27vw;
    display: block;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) .text-top .peppa-new-sellpoint-arrow > img {
  width: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  margin-top: 1vw;
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) > a > .xne_beckoning_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) > a > .xne_beckoning_img_wrap {
    width: 100%;
    height: 50.83333vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 2vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) > a > .xne_beckoning_img_wrap > picture > img {
  margin-top: 5.20833vw;
  margin-left: 2.86458vw;
  width: 15.36458vw;
  height: 21.14583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(3) > a > .xne_beckoning_img_wrap > picture > img {
    width: 36.5vw;
    height: 29.86111vw;
    margin-top: 22.91667vw;
    margin-left: 2.60417vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) {
    width: 100%;
    margin-top: 1.80556vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) .xne_beckoning_text {
    width: 50vw;
    position: absolute;
    left: 3.75vw;
    top: 8.33333vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    text-align: left;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) .text-top {
    position: absolute;
    top: 17.66667vw;
    left: 3.75vw;
    text-align: left;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) .text-top .peppa-new-sellpoint-arrow {
  width: 2.5vw !important;
  height: 2.5vw;
  position: absolute;
  bottom: 0.4vw;
  right: 2.5vw;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) .text-top .peppa-new-sellpoint-arrow {
    width: 3.33vw !important;
    height: 3.33vw;
    bottom: 0.666667vw;
    left: 13vw;
    display: block;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) .text-top .peppa-new-sellpoint-arrow > img {
  width: 100%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  margin-top: 1vw;
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) > a > .xne_beckoning_img_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) > a > .xne_beckoning_img_wrap {
    width: 100%;
    height: 41.66667vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) > a > .xne_beckoning_img_wrap > picture > img {
  margin-top: 4.27083vw;
  width: 15.20833vw;
  height: 20.9375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item:nth-child(4) > a > .xne_beckoning_img_wrap > picture > img {
    width: 38.47222vw;
    height: 37.91667vw;
    margin-left: 34.72222vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a {
  width: 100%;
  overflow: hidden;
  display: block;
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a:hover > .xne_beckoning_img_wrap > picture > img {
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a:hover > .xne_beckoning_img_wrap > picture > img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .xne_beckoning_img_wrap {
  width: 100%;
  height: 25.41667vw;
  position: relative;
  background: #f4f7ff;
  border-radius: 13.17708vw;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .xne_beckoning_img_wrap {
    border-radius: 4.16667vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .xne_beckoning_img_wrap > picture > img {
  width: 100%;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .xne_beckoning_text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  text-align: center;
  font-weight: bolder;
  background-image: -webkit-linear-gradient(bottom, #7a82fe, #c3d0fa, #adbffd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  top: -1.82292vw;
  font-size: 4.16667vw;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .xne_beckoning_text {
    background-image: #c3d0fa;
    color: #c3d0fa;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .xne_beckoning_text {
    background-image: none;
    color: #7074FD;
    -webkit-text-fill-color: #7074FD;
    opacity: 0.7;
    font-size: 8.88889vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .text_subTit {
  font-weight: 500;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .text_subTit {
    font-size: 3.61111vw;
  }
}

.xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .text_subTit > em {
  font-style: normal;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_beckoning .xne_beckoning_list .xne_beckoning_item > a .text_subTit > em {
    display: none;
  }
}

.xne .xne_video {
  position: relative;
  z-index: 10;
  width: 100%;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  border-radius: 2.34375vw;
  overflow: hidden;
}

.xne .xne_video > video {
  width: 100%;
}

.xne .xne_video .play_video {
  width: 10.41667vw;
  height: 1.97917vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 7;
  background-size: 1.5625vw;
  line-height: 1.97917vw;
  color: #fff;
  font-size: 1.35417vw;
  font-weight: bold;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_video .play_video {
    width: 27.77778vw;
    height: 5vw;
    line-height: 5vw;
    background-size: 3.61111vw;
    font-size: 3.61111vw;
  }
}

.xne .xne_video .video_mask {
  position: absolute;
  background: #000;
  opacity: 0.45;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.xne .xne_smart {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .xne_smart_text {
    width: 100%;
    padding: 0 8.61111vw;
  }
}

.xne .xne_smart .xne_smart_text .text_tit {
  padding-left: 15.88542vw;
  width: 33.33333vw;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .xne_smart_text .text_tit {
    padding-left: 0;
    width: 100%;
    margin-bottom: 4.16667vw;
  }
}

.xne .xne_smart .xne_smart_text .text_desc {
  padding-right: 15.88542vw;
  width: 33.33333vw;
  margin-top: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .xne_smart_text .text_desc {
    padding-right: 0;
    width: 100%;
  }
}

.xne .xne_smart .swiper-container-horizontal > .swiper-pagination-bullets, .xne .xne_smart .swiper-pagination-custom, .xne .xne_smart .swiper-pagination-fraction {
  bottom: 3.4vw;
  width: 10.41667vw;
  left: 65.10417vw;
  padding: 0.8vw 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-container-horizontal > .swiper-pagination-bullets, .xne .xne_smart .swiper-pagination-custom, .xne .xne_smart .swiper-pagination-fraction {
    padding: 0;
    bottom: 3.75vw;
    width: 41.66667vw;
    left: 25vw;
  }
}

.xne .xne_smart .swiper-container {
  margin-top: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-container {
    padding-bottom: 15.97222vw;
    margin-top: 8.33333vw;
  }
}

.xne .xne_smart .swiper-container .swiper-wrapper .swiper-slide > picture > img {
  width: 100%;
  margin: 0 auto;
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet {
  width: 1.66667vw;
  height: 1.66667vw;
  font-size: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet {
    width: 4.44444vw;
    height: 4.44444vw;
    font-size: 0;
  }
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1) {
  width: 1.66667vw;
  height: 1.66667vw;
  opacity: 1;
  position: relative;
  background-size: 1.66667vw 1.66667vw;
  border-radius: 50%;
  background: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1) {
    width: 4.44444vw;
    height: 4.44444vw;
    background-size: 4.44444vw 4.44444vw;
  }
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1)::after {
  content: '7777';
  display: block;
  width: 1.66667vw;
  height: 1.66667vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/icon-huawei-nova-8-se-huoliban-color-1-1.png) no-repeat center center;
  background-size: 1.66667vw 1.66667vw;
  position: absolute;
  z-index: 100;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1)::after {
    width: 4.44444vw;
    height: 4.44444vw;
    background-size: 4.44444vw 4.44444vw;
  }
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  width: 1.66667vw;
  height: 1.66667vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  margin: auto;
  border-radius: 50%;
  display: block;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/icon-huawei-nova-8-se-huoliban-color-1.png) no-repeat center center;
  background-size: 1.66667vw 1.66667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(1).swiper-pagination-bullet-active::before {
    width: 4.44444vw;
    height: 4.44444vw;
    background-size: 4.44444vw 4.44444vw;
  }
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2) {
  width: 1.66667vw;
  height: 1.66667vw;
  opacity: 1;
  position: relative;
  background-size: 1.66667vw 1.66667vw;
  border-radius: 50%;
  background: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2) {
    width: 4.44444vw;
    height: 4.44444vw;
    background-size: 4.44444vw 4.44444vw;
  }
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2)::after {
  content: '7777';
  display: block;
  width: 1.66667vw;
  height: 1.66667vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-weight: bolder;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/icon-huawei-nova-8-se-huoliban-color-2-1.png) no-repeat center center;
  background-size: 1.66667vw 1.66667vw;
  position: absolute;
  z-index: 100;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2)::after {
    width: 4.44444vw;
    height: 4.44444vw;
    background-size: 4.44444vw 4.44444vw;
  }
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active {
  position: relative;
}

.xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  width: 1.66667vw;
  height: 1.66667vw;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/icon-huawei-nova-8-se-huoliban-color-2.png) no-repeat center center;
  background-size: 1.66667vw 1.66667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-pagination-clickable .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active::before {
    width: 4.44444vw;
    height: 4.44444vw;
    background-size: 4.44444vw 4.44444vw;
  }
}

.xne .xne_smart .swiper-text {
  position: absolute;
  right: 13.54167vw;
  text-align: center;
  bottom: 2.60417vw;
  line-height: 1.6;
  font-size: 3.33333vw;
  font-weight: bold;
  z-index: 77;
  font-weight: bolder;
  background-image: -webkit-linear-gradient(right, #99a1d7, #aeb5e0, #c4cae9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_smart .swiper-text {
    -webkit-text-fill-color: none !important;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_smart .swiper-text {
    -webkit-text-fill-color: none !important;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-text {
    font-size: 8.88889vw;
    bottom: 6.94444vw;
    left: 8.33333vw;
    right: auto;
    bottom: 0;
  }
}

.xne .xne_smart .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.78125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_smart .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1.66667vw;
  }
}

.xne .xne_smart .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:focus-visible {
  outline: none;
}

.xne .xne_smart .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:focus {
  outline: none;
}

.xne .xne_screen {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screen .xne_screen_text {
    width: 100%;
    padding: 0 8.61111vw;
  }
}

.xne .xne_screen .xne_screen_text .text_tit {
  padding-left: 15.88542vw;
  width: 33.33333vw;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screen .xne_screen_text .text_tit {
    padding-left: 0;
    width: 100%;
    margin-bottom: 4.16667vw;
  }
}

.xne .xne_screen .xne_screen_text .text_desc {
  padding-right: 15.88542vw;
  width: 33.33333vw;
  margin-top: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screen .xne_screen_text .text_desc {
    padding-right: 0;
    width: 100%;
  }
}

.xne .xne_screen .xne_screen_big {
  width: 100%;
  height: 44.73958vw;
  position: relative;
  margin-top: 2.08333vw;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screen .xne_screen_big {
    margin-top: 8.33333vw;
    height: 68.47222vw;
  }
}

.xne .xne_screen .xne_screen_big .xne_screen_big_wrapper .xne_screen_big_img1 > picture > img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screen .xne_screen_big .xne_screen_big_wrapper .xne_screen_big_img1 > picture > img {
    height: 68.47222vw;
  }
}

.xne .xne_screen .xne_screen_big .xne_screen_big_wrapper .xne_screen_big_img2 > picture > img {
  width: 100%;
  height: 61.35417vw;
  position: absolute;
  right: -7.8125vw;
  top: 0;
  -webkit-transform: translate(70%, 75%);
          transform: translate(70%, 75%);
  z-index: 100;
  opacity: 1;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screen .xne_screen_big .xne_screen_big_wrapper .xne_screen_big_img2 > picture > img {
    height: 87.63889vw;
    width: 129.30556vw;
  }
}

.xne .xne_full {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  margin-top: -1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full {
    margin-top: 0;
  }
}

.xne .xne_full .xne_full_wrapper {
  width: 100%;
  height: 100vh;
}

.xne .xne_full .xne_full_wrapper #a1 {
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper #a1 {
    top: 20.83333vw;
  }
}

@media screen and (min-width: 2130px) and (max-width: 2200px) {
  .xne .xne_full .xne_full_wrapper #a1 {
    top: 7.8125vw;
  }
}

@media screen and (min-width: 1550px) and (max-width: 1650px) {
  .xne .xne_full .xne_full_wrapper .xne_full_wrapper_con {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    margin-top: 24vw;
  }
}

@media screen and (min-width: 1350px) and (max-width: 1400px) {
  .xne .xne_full .xne_full_wrapper .xne_full_wrapper_con {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin-top: 24vw;
  }
}

.xne .xne_full .xne_full_wrapper .text_tit {
  position: absolute;
  left: 15.625vw;
  top: 50%;
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
  z-index: 10;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .text_tit {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    width: 100%;
    top: 13.88889vw;
    left: 0;
    padding: 0 6.94444vw;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .text_tit {
    top: 1vw;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .text_tit {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    width: 100%;
    padding: 0 6.94444vw;
    margin-top: 6.88889vw;
    font-size: 4.44444vw;
    text-align: left;
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_full .xne_full_wrapper .text_tit {
    font-size: 6.66667vw;
    text-align: left;
    margin-top: 0vw;
    top: 4vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_full .xne_full_wrapper .text_tit {
    -webkit-transform: translateY(-266%);
            transform: translateY(-266%);
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_full .xne_full_wrapper .text_tit {
    -webkit-transform: translateY(-266%);
            transform: translateY(-266%);
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone_con {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone_con {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
  }
}

.xne .xne_full .xne_full_wrapper .ie_xne_full_iphone {
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-93%, -30%);
          transform: translate(-93%, -30%);
  z-index: 5;
  width: 61.14583vw;
  height: 69.89583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .ie_xne_full_iphone {
    opacity: 1;
    width: 148.22222vw;
    height: 170.55556vw;
    -webkit-transform: translate(-103%, 130%);
            transform: translate(-103%, 130%);
    z-index: 4;
  }
}

@media screen and (min-width: 620px) and (max-width: 660px) {
  .xne .xne_full .xne_full_wrapper .ie_xne_full_iphone {
    opacity: 0;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_full .xne_full_wrapper .ie_xne_full_iphone {
    opacity: 1;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_full .xne_full_wrapper .ie_xne_full_iphone {
    opacity: 1;
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_iphone {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-150%, 100%);
          transform: translate(-150%, 100%);
  z-index: 5;
  width: 61.14583vw;
  height: 69.89583vw;
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone .xne_full_iphone_picture {
    display: block;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone {
    -webkit-transform: translate(-93%, -30%);
            transform: translate(-93%, -30%);
    width: 61.1vw;
    opacity: 0;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone {
    -webkit-transform: translate(-93%, -30%);
            transform: translate(-93%, -30%);
    width: 61.1vw;
    opacity: 0;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone {
    width: 152.22222vw;
    height: 168.33333vw;
    -webkit-transform: translate(-103%, 130%);
            transform: translate(-103%, 130%);
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone {
    width: 118.22222vw;
    height: 160.13889vw;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone {
    width: 79.72222vw;
    height: 81.94444vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transform: translate(-265%, 93%);
            transform: translate(-265%, 93%);
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_iphone > picture > img {
  width: 100%;
  width: 100%;
  height: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone > picture > img {
    width: 79.72222vw;
    height: 81.94444vw;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone > picture > img {
    width: 79.72222vw;
    height: 81.94444vw;
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_iphone > picture > img {
    width: 79.72222vw;
    height: 81.94444vw;
    -webkit-transform: scale(0.65) !important;
            transform: scale(0.65) !important;
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_iphone > img {
  width: 100%;
  width: 100%;
  height: auto;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.xne .xne_full .xne_full_wrapper .xne_full_line {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 23.4375vw;
  height: 23.33333vw;
  width: 36.04167vw;
  height: 39.0625vw;
  width: 28.04167vw;
  height: 33.75vw;
  -webkit-transform: translate(-275%, 178%);
          transform: translate(-275%, 178%);
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_line {
    width: 59.16667vw;
    height: 44.30556vw;
    -webkit-transform: translate(-55%, -50%);
            transform: translate(-55%, -50%);
    -webkit-transform: translate(-261%, 182%);
            transform: translate(-261%, 182%);
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_line {
    width: 59.16667vw;
    height: 44.30556vw;
    -webkit-transform: translate(-55%, -50%);
            transform: translate(-55%, -50%);
    -webkit-transform: translate(-261%, 182%);
            transform: translate(-261%, 182%);
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_line .xne_full_line_img {
  width: 100%;
  display: none;
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_line .xne_full_line_img {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
    display: block;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_line .xne_full_line_img {
    display: block;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_full .xne_full_wrapper .xne_full_line {
    -webkit-transform: translate(-157%, 25%);
            transform: translate(-157%, 25%);
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_full .xne_full_wrapper .xne_full_line {
    -webkit-transform: translate(-157%, 25%);
            transform: translate(-157%, 25%);
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_line > picture > img {
  width: 36.04167vw;
  height: 29.32292vw;
  width: 23.4375vw;
  height: 23.33333vw;
  width: 28.04167vw;
  height: 33.75vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_line > picture > img {
    width: 59.16667vw;
    height: 44.30556vw;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_line > picture > img {
    width: 59.16667vw;
    height: 44.30556vw;
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_line_img_pc {
  width: 28.04167vw;
  height: 33.75vw;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 55;
  opacity: 0;
  -webkit-transform: translate(-157%, 25%);
          transform: translate(-157%, 25%);
}

.xne .xne_full .xne_full_wrapper .xne_full_40w {
  width: 41.875vw;
  height: 14.84375vw;
  position: absolute;
  top: 50%;
  right: 8vw;
  z-index: 12;
  -webkit-transform: translateY(270%);
          transform: translateY(270%);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w {
    width: 56.52778vw;
    height: 56.52778vw;
    left: 50%;
    -webkit-transform: translate(-220%, 254%);
            transform: translate(-220%, 254%);
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w {
    -webkit-transform: translate(-280%, 254%);
            transform: translate(-280%, 254%);
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w {
    width: 56.52778vw;
    height: 56.52778vw;
    left: 50%;
    -webkit-transform: translate(-183%, 46%);
            transform: translate(-183%, 46%);
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_40w .xne_full_40w_img {
  width: 100%;
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w .xne_full_40w_img {
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w {
    -webkit-transform: translate(-320%, 400%);
            transform: translate(-320%, 400%);
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w {
    -webkit-transform: translateY(-76%);
            transform: translateY(-76%);
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w {
    -webkit-transform: translateY(-76%);
            transform: translateY(-76%);
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_40w > picture > img {
  width: 100%;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w > picture > img {
    width: 56.52778vw;
    height: 56.52778vw;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_40w > picture > img {
    width: 44.02778vw;
    height: 44.02778vw;
  }
}

.xne .xne_full .xne_full_wrapper .xne_full_text2 {
  width: 27.91667vw;
  position: absolute;
  right: 20.83333vw;
  right: 21.83333vw;
  top: 50%;
  -webkit-transform: translateY(770%);
          transform: translateY(770%);
  z-index: 12;
  min-height: 5.46875vw;
  margin-top: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    left: 0;
    top: 27.77778vw;
    width: 100%;
    padding: 0 8.33333vw;
    min-height: auto;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    top: 14vw;
  }
}

@media screen and (min-width: 670px) and (max-width: 680px) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    position: static;
    right: auto;
    top: auto;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    width: 100%;
    padding: 0 8.33333vw;
    margin-top: 4.16667vw;
    min-height: auto;
    font-size: 2.22222vw;
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    font-size: 3.05556vw;
    top: 15vw;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    font-size: 3.61111vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    -webkit-transform: translateY(120%);
            transform: translateY(120%);
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_full .xne_full_wrapper .xne_full_text2 {
    -webkit-transform: translateY(120%);
            transform: translateY(120%);
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_full .xne_full_wrapper .xne_full_zd {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_full .xne_full_wrapper .xne_full_zd {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}

.xne #xne_wrold_triggerWrap {
  position: relative;
}

.xne #xne_wrold_triggerWrap #a3 {
  position: absolute;
  left: 0;
  top: 7.8125vw;
  z-index: 1000;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne #xne_wrold_triggerWrap #a3 {
    position: absolute;
    left: 0;
    top: 13.88889vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne #xne_wrold_triggerWrap #a3 {
    top: 5.20833vw;
  }
}

@media screen and (min-width: 2130px) and (max-width: 2200px) {
  .xne #xne_wrold_triggerWrap #a3 {
    top: 18.22917vw;
  }
}

.xne .xne_wrold {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #f8fbff;
}

.xne .xne_wrold .xne_wrold_wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
  margin-top: 10.41667vw;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_wrold .xne_wrold_wrapper {
    margin-top: -0.01vw;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_wrold .xne_wrold_wrapper {
    margin-top: -0.01vw;
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_zd {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.xne .xne_wrold .xne_wrold_wrapper .text_tit {
  position: absolute;
  left: 13.54167vw;
  top: 15%;
  z-index: 27;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .text_tit {
    top: 18vw;
    width: 100%;
    padding: 0 8.33333vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .text_tit {
    top: 1.38889vw;
  }
}

@media screen and (min-width: 620px) and (max-width: 650px) {
  .xne .xne_wrold .xne_wrold_wrapper .text_tit {
    top: 10.38889vw;
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_wrold .xne_wrold_wrapper .text_tit {
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    padding-bottom: 50vw;
    padding-top: 5.55556vw;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_left_img {
  width: 28.02083vw;
  position: absolute;
  left: 9.89583vw;
  left: 16vw;
  top: 50%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_left_img {
    width: 24.86111vw;
    -webkit-transform: translateY(-160%);
            transform: translateY(-160%);
    left: 22vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_left_img {
    display: none;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_left_img {
    display: none;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_left_img > picture > img {
  width: 100%;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_right_img {
  width: 35.41667vw;
  position: absolute;
  right: 7.8125vw;
  right: 15.8vw;
  top: 50%;
  -webkit-transform: translateY(-20%);
          transform: translateY(-20%);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_right_img {
    width: 31.38889vw;
    -webkit-transform: translateY(-160%);
            transform: translateY(-160%);
    right: 16vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_right_img {
    display: none;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_right_img {
    display: none;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_right_img > picture > img {
  width: 100%;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_center_img {
  width: 11.82292vw;
  height: 27.44792vw;
  position: absolute;
  left: 40.88542vw;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(200%);
          transform: translateY(200%);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_center_img {
    width: 22.22222vw;
    height: 50.83333vw;
    -webkit-transform: translateY(160%);
            transform: translateY(160%);
    left: 38.05556vw;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_center_img > picture > img {
  width: 11.82292vw;
  height: 27.44792vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_center_img > picture > img {
    width: 22.22222vw;
    height: 50.83333vw;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img {
  width: 41.92708vw;
  position: absolute;
  left: 37.5vw;
  top: 50%;
  -webkit-transform: translateY(-18.2%);
          transform: translateY(-18.2%);
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img {
    width: 76.25vw;
    -webkit-transform: translateY(-42%);
            transform: translateY(-42%);
    left: 32vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img {
    opacity: 1;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img {
    opacity: 1;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img > picture > img {
  width: 100%;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img_wask {
  width: 41.92708vw;
  position: absolute;
  left: 37.5vw;
  top: 50%;
  -webkit-transform: translateY(-19.2%);
          transform: translateY(-19.2%);
  z-index: 22;
  border: 1px solid pink;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img_wask {
    width: 76.25vw;
    -webkit-transform: translateY(-59%);
            transform: translateY(-59%);
    left: 32vw;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_bottom_img_wask > picture > img {
  width: 100%;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 20;
  opacity: 0;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_mask > img {
  width: 100%;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list {
  position: absolute;
  left: 8.85417vw;
  top: 50%;
  -webkit-transform: translateY(-23.5%);
          transform: translateY(-23.5%);
  z-index: 12;
  width: 36.19792vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list {
    -webkit-transform: translateY(-70.5%);
            transform: translateY(-70.5%);
    width: 56.19792vw;
    height: 48.61111vw;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask {
  position: relative;
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item {
  margin-bottom: 1.5625vw;
  opacity: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item {
    opacity: 1;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item {
    opacity: 1;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item.wrold_item1 {
    left: 0;
    top: -7vw;
    position: absolute;
    width: 100%;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item.wrold_item2 {
    left: 0;
    top: 5vw;
    top: 4.5vw;
    position: absolute;
    width: 100%;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item.wrold_item3 {
    left: 0;
    top: 16vw;
    position: absolute;
    width: 100%;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item .text_subTit {
  font-weight: bolder;
  background-image: -webkit-linear-gradient(bottom, #7a82fe, #c3d0fa, #adbffd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 0.26042vw;
  margin-bottom: 0;
  line-height: 2.2vw;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item .text_subTit {
    background-image: #c3d0fa;
    color: #c3d0fa;
    line-height: normal;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item .text_subTit {
    opacity: 0.7;
    line-height: normal;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item .text_desc {
  margin-top: 0;
  padding-top: 0.52083vw;
  border-top: 1px solid #8B8B8B;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item .text_desc {
    font-size: 3.05556vw;
  }
}

.xne .xne_wrold .xne_wrold_wrapper .xne_wrold_list .xne_wrold_list_wask .xne_wrold_item .text_desc > span {
  opacity: 0;
}

.xne .xne_far {
  width: 100%;
  background: #f8fbff;
  position: relative;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/2.png) no-repeat left 11.67708vw;
  background-size: 100%;
  padding-bottom: 5vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/2@mob.png) no-repeat left top;
    margin-bottom: 0;
    padding-bottom: 27.77778vw;
    background-size: 100% 206vw;
  }
}

.xne .xne_far .xne_far_wrapper {
  width: 100%;
  padding: 0 8.85417vw;
}

.xne .xne_far .xne_far_wrapper .xne_far_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 48.75vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far .xne_far_wrapper .xne_far_list {
    min-height: 65vw;
  }
}

.xne .xne_far .xne_far_wrapper .xne_far_list .xne_far_xne_far_list-img1 {
  width: 31.14583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far .xne_far_wrapper .xne_far_list .xne_far_xne_far_list-img1 {
    width: 35.27778vw;
  }
}

.xne .xne_far .xne_far_wrapper .xne_far_list .xne_far_xne_far_list-img2 {
  width: 34.89583vw;
  position: absolute;
  top: 6.2vw;
  right: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far .xne_far_wrapper .xne_far_list .xne_far_xne_far_list-img2 {
    width: 44.02778vw;
    top: 3.2vw;
  }
}

.xne .xne_far .xne_far_wrapper .xne_far_pop {
  margin-top: 8.33333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far .xne_far_wrapper .xne_far_pop {
    margin-top: 5.55556vw;
  }
}

.xne .xne_far .xne_far_wrapper .xne_far_pop > picture > img {
  display: block;
  margin-left: 24vw;
  width: 47.1875vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far .xne_far_wrapper .xne_far_pop > picture > img {
    display: block;
    margin: 0 auto;
    width: 65.69444vw;
  }
}

.xne .xne_far .xne_far_text {
  position: absolute;
  width: 19.79167vw;
  bottom: 13.5vw;
  left: 8.85417vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_far .xne_far_text {
    position: static;
    width: 100%;
    margin-bottom: 8.33333vw;
  }
}

.xne .xne_c {
  width: 100%;
  background: #f8fbff;
  position: relative;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/3.png) no-repeat left -1vw;
  background-size: 100%;
  padding-bottom: 10.41667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_c {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/3@mob.png) no-repeat left top;
    margin-bottom: 0;
    padding-bottom: 27.77778vw;
    background-size: cover;
  }
}

.xne .xne_c .xne_c_wrapper {
  width: 100%;
  padding: 0 8.85417vw;
}

.xne .xne_c .xne_c_wrapper .xne_c_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  min-height: 63.33333vw;
}

.xne .xne_c .xne_c_wrapper .xne_c_list .xne_c_list_picture {
  background: #fff;
}

.xne .xne_c .xne_c_wrapper .xne_c_list.act .xne_c_list-img1 {
  -webkit-animation: cwave 0.5s linear forwards;
          animation: cwave 0.5s linear forwards;
}

.xne .xne_c .xne_c_wrapper .xne_c_list .xne_c_list-img1 {
  width: 44.94792vw;
  position: absolute;
  left: 0;
  top: 10.5vw;
  border-radius: 1.5625vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_c .xne_c_wrapper .xne_c_list .xne_c_list-img1 {
    border-radius: 2.77778vw;
    width: 45.13889vw;
  }
}

.xne .xne_c .xne_c_wrapper .xne_c_list .xne_c_list-img2 {
  width: 34.89583vw;
  margin-top: 14.58333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_c .xne_c_wrapper .xne_c_list .xne_c_list-img2 {
    margin-top: 5.2vw;
    width: 31.27778vw;
  }
}

.xne .xne_c .xne_c_text {
  position: absolute;
  width: 33.33333vw;
  right: 8.85417vw;
  top: 22vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_c .xne_c_text {
    position: static;
    width: 100%;
    margin-bottom: 8.33333vw;
  }
}

.xne .xne_c .xne_c_text .text_desc {
  width: 92.5%;
}

.xne .xne_night {
  width: 100%;
  background: #1a2f5a;
}

.xne .xne_night .xne_night_wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/huawei-nova-8-se-huoliban-night-shot@2x.jpg) no-repeat center center;
  overflow: hidden;
  background-size: cover;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_night .xne_night_wrapper {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/huawei-nova-8-se-huoliban-night-shot@mob@2x.jpg) no-repeat center bottom;
    background-size: cover;
  }
}

.xne .xne_night .xne_nigth_text {
  position: absolute;
  top: 120%;
  left: 15.625vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 7;
  color: #fff;
  width: 28.64583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_night .xne_nigth_text {
    width: 83.33333vw;
    left: 6.94444vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_night .xne_nigth_text {
    top: 40.1058%;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_night .xne_nigth_text {
    top: 40.1058%;
  }
}

.xne .xne_night .xne_nigth_img {
  width: 100%;
  display: none;
}

.xne .xne_night .xne_nigth_img > picture > img {
  width: 100%;
}

.xne .xne_night .xne_nigth_cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0;
  z-index: 1;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_night .xne_nigth_cover {
    opacity: 0.5;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_night .xne_nigth_cover {
    opacity: 0.5;
  }
}

.xne .xne_selfie {
  width: 100%;
  padding: 10.41667vw 0 19.6875vw;
  background: #f8fbff;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/4.png) no-repeat center top;
  background-size: 100%;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_selfie {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/4@mob@2x.png) no-repeat center 43vw;
    padding: 21.52778vw 0 22.22222vw;
    background-size: 100% !important;
    margin-bottom: 27.77778vw;
  }
}

.xne .xne_selfie .xne_selfie_wrapper {
  width: 100%;
}

.xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 0 15.88542vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list {
    display: block;
    padding: 0 8.33333vw;
  }
}

.xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list .xne_selfie_text {
  width: 23.95833vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list .xne_selfie_text {
    width: 66.94444vw;
  }
}

.xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list .xne_selfie_img {
  width: 40.3125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list .xne_selfie_img {
    width: 84.30556vw;
    margin-top: 7.5vw;
  }
}

.xne .xne_selfie .xne_selfie_wrapper .xne_selfie_list .xne_selfie_img > picture > img {
  width: 100%;
}

.xne #xne_pleasure_triggerWrap {
  position: relative;
}

.xne #xne_pleasure_triggerWrap #a4 {
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne #xne_pleasure_triggerWrap #a4 {
    top: -6.94444vw;
  }
}

@media screen and (min-width: 2130px) and (max-width: 2200px) {
  .xne #xne_pleasure_triggerWrap #a4 {
    top: 13.02083vw;
  }
}

.xne .xne_pleasure {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure {
    height: auto;
  }
}

.xne .xne_pleasure .xne_pleasure_wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/huawei-nova-8-se-huoliban-128gb-large-storage1@2x.jpg) no-repeat center center;
  overflow: hidden;
  background-size: cover;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure .xne_pleasure_wrapper {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/huawei-nova-8-se-huoliban-128gb-large-storage1@mob@2x.jpg) no-repeat center center;
    background-size: 100% 56.66667vw;
    background: none;
    height: auto;
  }
}

.xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: transparent url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/a1.png) center center no-repeat;
  background-size: cover;
  z-index: 20;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/nova8-se-index/imgs/huawei-nova-8-se-huoliban-128gb-large-storage@mob@2x.png) no-repeat center center;
    background-size: 100% 56.66667vw;
    display: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img {
    display: none;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img {
    display: none;
  }
}

.xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 3;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_cover {
    display: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_cover {
    opacity: 0.5;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_cover {
    opacity: 0.5;
  }
}

.xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_text {
  width: 65.10417vw;
  color: #fff;
  top: 120%;
  left: 15.88542vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: relative;
  z-index: 30;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_text {
    width: 100%;
    top: auto;
    left: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    padding: 0 8.33333vw;
    color: #1E2022;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_text {
    top: 50%;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_text {
    top: 50%;
  }
}

.xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img_mob {
  margin-top: 13.88889vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img_mob {
    width: 104%;
    margin-left: -1.1vw;
    position: relative;
  }
}

@media screen and (min-width: 730px) and (max-width: 750px) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img_mob {
    width: 103%;
    margin-left: -1.1vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img_mob > picture > img {
    width: 100%;
    display: block;
  }
}

.xne .xne_pleasure .xne_pleasure_wrapper .xne_pleasure_img_mob .xne_pleasure_f_con {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 7;
}

.xne .xne_screenshot {
  width: 100%;
  height: 100vh;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_screenshot {
    height: 46.875vw;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_screenshot {
    height: 46.875vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot {
    height: auto;
  }
}

.xne .xne_screenshot.xne_screenshot_ie {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_screenshot.xne_screenshot_ie {
    display: block;
    height: 46.875vw;
    margin-top: 2.60417vw;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_screenshot.xne_screenshot_ie {
    display: block;
    height: 46.875vw;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper {
    height: auto;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_screenshot .xne_screenshot_wrapper {
    height: 46.875vw;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_screenshot .xne_screenshot_wrapper {
    height: 46.875vw;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list {
  width: 100%;
  width: 100%;
  height: 100vh;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list {
    height: auto;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list {
    height: auto;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 6.25vw;
    height: auto;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 {
  position: absolute;
  left: 18.75vw;
  top: 50%;
  -webkit-transform: translateY(-47%);
          transform: translateY(-47%);
  width: 19.27083vw;
  overflow: hidden;
  border-radius: 2.5vw;
}

@media screen and (min-width: 1300px) and (max-width: 1400px) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 {
    width: 15.625vw;
    border-radius: 2vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 16.66667vw;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .item1_con {
  -webkit-transform: scale(1);
          transform: scale(1);
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .item1_con {
    position: relative;
    width: 44.86111vw;
    border-radius: 2.77778vw;
    height: 97.34722vw;
    overflow: hidden;
    margin: 0 auto;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img1 {
  width: 100%;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img1 {
    width: 44.86111vw;
    display: block;
    margin: 0 auto;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img1_mob {
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img1_mob {
    width: 44.86111vw;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 12;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img2_con {
    width: 44.86111vw;
    height: 97.34722vw;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: hidden;
    border-radius: 7vw;
    z-index: 11;
    width: 98%;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img2 {
  width: 98%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img2 {
    width: 44.86111vw;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 10;
    width: 100%;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img1_mob_uc {
  width: 98%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img1_mob_uc {
    width: 44.86111vw;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: hidden;
    display: block;
    z-index: 9;
    width: 100%;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img3 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item1 .img3 {
    display: none;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item2 {
  position: absolute;
  right: 15.625vw;
  top: 50%;
  -webkit-transform: translateY(-180%);
          transform: translateY(-180%);
  width: 33.33333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item2 {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 8.33333vw;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item2 .text_tit {
  font-size: 3.33333vw;
  text-indent: -.2vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item2 .text_tit {
    font-size: 8.88889vw;
    text-indent: 0;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item2 .text_desc {
  margin-top: 0;
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item2 .text_desc > a {
  color: #61AEFC;
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item3 {
  position: absolute;
  right: 15.625vw;
  top: 50%;
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
  width: 33.33333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item3 {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 16.66667vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item3 .text_subTit {
    font-size: 6.66667vw;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item4 {
  position: absolute;
  right: 15.625vw;
  top: 50%;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  width: 33.33333vw;
  opacity: 0.5;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item4 {
    position: static;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    opacity: 1;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item4 {
    opacity: 0;
  }
}

@supports (-ms-ime-align: auto) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item4 {
    opacity: 0;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item4 .text_subTit {
    font-size: 6.66667vw;
  }
}

.xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item5 {
  display: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item5 {
    width: 100%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    display: block;
  }
}

@media screen and (max-width: 639px) and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) and (max-width: 639px), screen and (max-width: 639px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item5 {
    margin-bottom: 16.66667vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .xne .xne_screenshot .xne_screenshot_wrapper .xne_screenshot_list .xne_screenshot_item.item5 .img3 {
    width: 44.86111vw;
    display: block;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=style.css.map */