/**
 * 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;
}

.hs {
  line-height: 1.6;
  color: #211d1e;
  overflow: hidden;
  letter-spacing: calc(-0.03783em + 0.52609px);
}

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

.hs sup {
  font-size: 0.6em;
  cursor: pointer;
}

.hs sup.pd {
  cursor: default;
}

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

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

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

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

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

.hs .cf {
  zoom: 1;
}

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

@media not screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (min-width: 1201px) {
  .hs .show-mob {
    display: none !important;
  }
}

.hs .show-ie {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .show-ie {
    display: block !important;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .show-ie {
    display: block !important;
  }
}

.hs .show-ie-ib {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .show-ie-ib {
    display: inline-block !important;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .show-ie-ib {
    display: inline-block !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .hide-ie {
    display: none;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .hide-ie {
    display: none;
  }
}

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

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .nr--mob {
    white-space: nowrap;
  }
}

.hs .br {
  border-radius: 1.5625vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .br {
    border-radius: 4.16667vw;
  }
}

.hs .tac {
  text-align: center;
}

.hs .tal {
  text-align: left;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .tac-mob {
    text-align: center;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .tal-mob {
    text-align: left;
  }
}

.hs .is-scroll {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0, 0.6, 0.3, 1), -webkit-transform 0.5s cubic-bezier(0, 0.6, 0.3, 1);
  -ms-transition: none;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .is-scroll {
    -webkit-transition: none;
    transition: none;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .is-scroll {
    -webkit-transition: none;
    transition: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .is-scroll {
    -webkit-transition: none;
    transition: none;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .is-scroll {
    -webkit-transition: none;
    transition: none;
  }
}

.hs .sec_titLgWrap {
  padding: 20.83333vw 0 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_titLgWrap {
    padding: 55.55556vw 0 16.66667vw;
  }
}

.hs .sec_titLgWrap .sec_titLg {
  font-size: 4.16667vw;
  font-weight: bold;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(5.20833vw);
          transform: translateY(5.20833vw);
  line-height: 1.25;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_titLgWrap .sec_titLg {
    font-size: 13.33333vw;
    letter-spacing: -0.05em;
  }
}

.hs .sec_subTit {
  font-size: 1.66667vw;
  font-weight: 500;
  margin-bottom: 0.36458vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_subTit {
    font-size: 4.44444vw;
    font-weight: 400;
    margin-bottom: 1.66667vw;
  }
}

.hs .sec_tit {
  font-size: 3.33333vw;
  font-weight: bold;
  margin-bottom: 2.34375vw;
  line-height: 1.25;
  color: #000;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_tit {
    font-size: 8.88889vw;
    margin-bottom: 7.5vw;
    letter-spacing: -0.05em;
  }
}

.hs .sec_des {
  font-size: 1.14583vw;
  color: #000;
}

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

.hs .sec_infoSm {
  font-size: 1.25vw;
  font-weight: 500;
  margin-bottom: 0.26042vw;
  line-height: 1.6;
}

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

.hs .sec_infoLg {
  font-size: 4.16667vw;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: -0.05em;
}

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

.hs .range, .hs .range_sm {
  margin-left: auto;
  margin-right: auto;
  width: 82.29167vw !important;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .range, .hs .range_sm {
    width: 83.33333vw !important;
  }
}

.hs .range_sm {
  width: 68.22917vw !important;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .range_sm {
    width: 83.33333vw !important;
  }
}

.hs .range_pc {
  margin-left: auto;
  margin-right: auto;
  width: 82.29167vw !important;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .range_pc {
    width: auto !important;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .range_mob {
    margin-left: auto;
    margin-right: auto;
    width: 83.33333vw !important;
  }
}

.hs .gap {
  height: 10.41667vw;
}

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

.hs .gap--design {
  height: 5.20833vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .gap--design {
    height: 8.33333vw;
  }
}

.hs .sec_kv {
  position: relative;
  min-height: calc(100vh - 76px);
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv {
    min-height: 0;
  }
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs .sec_kv {
    margin-top: -5.20833vw;
  }
}

.hs .sec_kv .kv_imgs {
  width: 42.1875vw;
  margin-top: calc(50vh - 20.73vw - 60px + 7.3vw);
  margin-left: 13.64583vw;
  position: relative;
  -webkit-transform: translateX(6.97917vw);
          transform: translateX(6.97917vw);
  -webkit-transition: -webkit-transform 0.7s ease 0.85s;
  transition: -webkit-transform 0.7s ease 0.85s;
  transition: transform 0.7s ease 0.85s;
  transition: transform 0.7s ease 0.85s, -webkit-transform 0.7s ease 0.85s;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_imgs {
    width: 77.77778vw;
    margin: 23.05556vw auto 19.44444vw;
    -webkit-transform: none;
            transform: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_imgs {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_imgs {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.hs .sec_kv .kv_imgs.ani {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.hs .sec_kv .kv_imgs.ani .kv_imgUI {
  -webkit-transform: scale(1) translate(0, 0);
          transform: scale(1) translate(0, 0);
}

.hs .sec_kv .kv_imgs.ani_noTrans {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: none;
  transition: none;
}

.hs .sec_kv .kv_imgs.ani_noTrans .kv_imgUI {
  -webkit-transform: scale(1) translate(0, 0);
          transform: scale(1) translate(0, 0);
  -webkit-transition: none;
  transition: none;
}

.hs .sec_kv .kv_imgPdt {
  width: 100%;
}

.hs .sec_kv .kv_imgUI {
  position: absolute;
  width: 38.28125vw;
  width: 29.42708vw;
  left: 2.60417vw;
  top: -4.42708vw;
  left: 0.52083vw;
  top: 0.10417vw;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  will-change: transform;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_imgUI {
    width: 54.1vw;
    left: 0.9375vw;
    top: 0.26042vw;
  }
}

.hs .sec_kv .kv_imgUI--1 {
  -webkit-transform: scale(1) translate(2.60417vw, -1.61458vw);
          transform: scale(1) translate(2.60417vw, -1.61458vw);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_imgUI--1 {
    -webkit-transform: scale(1.21) translate(3.33333vw, -8.33333vw);
            transform: scale(1.21) translate(3.33333vw, -8.33333vw);
  }
}

.hs .sec_kv .kv_imgUI--2 {
  -webkit-transform: scale(1) translate(4.73958vw, -2.70833vw);
          transform: scale(1) translate(4.73958vw, -2.70833vw);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_imgUI--2 {
    -webkit-transform: scale(1.21) translate(7.77778vw, -9.16667vw);
            transform: scale(1.21) translate(7.77778vw, -9.16667vw);
  }
}

.hs .sec_kv .kv_imgUI--3 {
  -webkit-transform: scale(1) translate(7.03125vw, -4.16667vw);
          transform: scale(1) translate(7.03125vw, -4.16667vw);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_imgUI--3 {
    -webkit-transform: scale(1.21) translate(11.94444vw, -11.94444vw);
            transform: scale(1.21) translate(11.94444vw, -11.94444vw);
  }
}

.hs .sec_kv .kv_txts {
  position: absolute;
  left: 58.22917vw;
  width: 28.95833vw;
  top: 50%;
  -webkit-transform: translate(23.4375vw, -50%);
          transform: translate(23.4375vw, -50%);
  opacity: 0;
  -webkit-transition: all 0.7s ease 0.85s;
  transition: all 0.7s ease 0.85s;
  z-index: 2;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_txts {
    position: static;
    opacity: 1;
    width: 69.44444vw;
    -webkit-transform: none;
            transform: none;
    margin: 16.66667vw auto;
    -webkit-transition: none;
    transition: none;
    text-align: center;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_txts {
    top: 22.39583vw;
    -webkit-transform: translate(0vw, -50%);
            transform: translate(0vw, -50%);
    opacity: 1;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_txts {
    -webkit-transform: translate(0vw, -50%);
            transform: translate(0vw, -50%);
    opacity: 1;
  }
}

.hs .sec_kv .kv_txts.ani {
  -webkit-transform: translate(0vw, -50%);
          transform: translate(0vw, -50%);
  opacity: 1;
}

.hs .sec_kv .kv_txts.ani_noTrans {
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translate(0vw, -50%);
          transform: translate(0vw, -50%);
  opacity: 1;
}

.hs .sec_kv .kv_name {
  width: 100%;
  margin-bottom: 0.78125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_name {
    margin-bottom: 2.22222vw;
  }
}

.hs .sec_kv .kv_tit {
  font-size: 2.03125vw;
  margin-bottom: 1.5625vw;
  margin-left: -0.05em;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_tit {
    font-size: 4.72222vw;
    margin-bottom: 4.16667vw;
  }
}

.hs .sec_kv .kv_tit sup {
  font-size: 0.5em;
  position: relative;
  left: -0.3em;
  top: -0.1em;
}

.hs .sec_kv .kv_btnPlay {
  font-size: 1.14583vw;
  position: relative;
  font-weight: 500;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_btnPlay {
    font-size: 4.44444vw;
    font-weight: 500;
    line-height: 8.33333vw;
    display: inline-block;
  }
}

.hs .sec_kv .kv_btnPlay:after {
  content: "";
  display: inline-block;
  width: 1.82292vw;
  height: 1.82292vw;
  margin-left: 0.26042vw;
  background: url(../imgs1/huawei-mateview-icon.svg) center center no-repeat;
  background-size: contain;
  vertical-align: bottom;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_btnPlay:after {
    width: 6.11111vw;
    height: 6.11111vw;
    vertical-align: middle;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_infoIEBg {
    background-color: #f4f3f3;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_infoIEBg {
    background-color: #f4f3f3;
  }
}

.hs .sec_kv .kv_info {
  position: absolute;
  left: 56.66667vw;
  top: 5.05208vw;
  top: calc(50vh - 20.73vw - 60px + 7.3vw + 5.05vw);
  -webkit-transform: translateY(11.97917vw);
          transform: translateY(11.97917vw);
  opacity: 0;
  z-index: 1;
  width: 35.41667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_info {
    opacity: 1;
    position: static;
    -webkit-transform: none;
            transform: none;
    margin: 0 5.55556vw;
    width: auto;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_info {
    position: static;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    margin: 3.125vw auto 0;
    width: 65.625vw;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_info {
    position: static;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    margin: 3.125vw auto 0;
    width: 65.625vw;
  }
}

.hs .sec_kv .kv_infoLine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_infoLine {
    width: 32.8125vw;
    float: left;
    margin: 2.34375vw 0;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_infoLine {
    width: 32.8125vw;
    float: left;
    margin: 2.34375vw 0;
  }
}

.hs .sec_kv .kv_infoLine--top {
  margin-bottom: 3.125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_infoLine--top {
    margin-bottom: 9.72222vw;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_infoLine--top {
    padding-top: 0.26042vw;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_infoLine--top {
    padding-top: 0.26042vw;
  }
}

.hs .sec_kv .kv_infoItem {
  text-align: center;
  width: 33.33%;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_infoItem--mid {
    margin: 0 auto;
  }
}

.hs .sec_kv .kv_infoImg {
  width: 6.51042vw;
  margin-bottom: 0.78125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_infoImg {
    width: 21.38889vw;
    margin-bottom: 4.16667vw;
  }
}

.hs .sec_kv .kv_infoImg-2-2 {
  width: 4.6875vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_infoImg-2-2 {
    width: 13.88889vw;
  }
}

.hs .sec_kv .kv_infoDes {
  font-size: 0.83333vw;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_kv .kv_infoDes {
    font-size: 2.5vw;
    letter-spacing: -0.05em;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .hs .sec_kv .kv_infoDes {
    padding: 0 0.26042vw;
  }
}

@supports (-ms-ime-align: auto) {
  .hs .sec_kv .kv_infoDes {
    padding: 0 0.26042vw;
  }
}

.hs .sec_info {
  padding: 50vh 0 15vh;
  position: relative;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_info {
    padding-bottom: 5vh;
  }
}

.hs .sec_info .info_titWrap {
  width: 100%;
}

.hs .sec_info .info_tit {
  font-size: 2.5vw;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5.20833vw;
  margin-bottom: calc(19vh - 4vw);
  opacity: 0;
  line-height: 1.25;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_info .info_tit {
    font-size: 6.11111vw;
    margin-bottom: 13.88889vw;
  }
}

.hs .sec_info .info_tit--4 {
  font-size: 3.33333vw;
}

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

.hs #trigger_videoWrap {
  position: relative;
}

.hs #trigger_videoWrap #trigger_video--bg {
  position: absolute;
  top: 100vh;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs #trigger_videoWrap #trigger_video--bg {
    top: 100vh;
  }
}

.hs .sec_video {
  position: relative;
  overflow: hidden;
}

.hs .sec_video .video_wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_video .video_wrapper {
    -webkit-transform: scale(1) translateY(30vh);
            transform: scale(1) translateY(30vh);
  }
}

.hs .sec_video .video_video {
  width: auto;
  height: auto;
  display: block;
}

@media screen and (max-aspect-ratio: 16 / 9) and (min-aspect-ratio: 100 / 99) {
  .hs .sec_video .video_video {
    margin-left: calc(50vw - 88.89vh);
    height: 100vh;
  }
}

@media screen and (min-aspect-ratio: 16 / 9) {
  .hs .sec_video .video_video {
    margin-top: calc(50vh - 28.125vw);
    width: 100vw;
    position: relative;
    top: -3px;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_video .video_video {
    width: 100vw;
    height: auto;
    position: relative;
    top: calc(50% + 30px);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.hs .sec_video .video_btnPlay {
  position: absolute;
  z-index: 3;
  top: calc(50% + 30px);
  left: 50%;
  -webkit-transform: translate(-50%, 150%);
          transform: translate(-50%, 150%);
  opacity: 0;
  font-size: 1.66667vw;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_video .video_btnPlay {
    font-size: 4.44444vw;
    border-radius: 0;
    width: 100%;
  }
}

.hs .sec_video .video_btnPlay:after {
  content: "";
  display: inline-block;
  width: 1.5625em;
  height: 1.6875em;
  background: transparent url(../imgs1/huawei_icon_play.svg) right top no-repeat;
  background-size: 1.53125em;
  vertical-align: middle;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_video .video_btnPlay:after {
    height: 2.125em;
    background-size: 1.875em;
    width: 2.25em;
  }
}

.hs .sec_video .video_cover {
  position: absolute;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0;
  z-index: 2;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_video .video_cover {
    bottom: 0;
    height: auto;
  }
}

.hs .sec_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 96.35417vw;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav {
    display: block;
    width: 83.33333vw;
    margin: 0 8.33333vw -4px;
  }
}

.hs .sec_nav .nav_pcTitWrap {
  width: 34.375vw;
  position: relative;
  padding-top: 5.72917vw;
  background-color: #f4f3f3;
  border-radius: 1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_pcTitWrap {
    width: 100%;
    padding-top: 0;
    border-radius: 0vw;
    background-color: transparent;
  }
}

.hs .sec_nav .nav_tit {
  font-weight: bold;
  font-size: 4.16667vw;
  text-align: center;
  margin-bottom: 5.20833vw;
  width: 100%;
  line-height: 1.25;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_tit {
    font-size: 13.33333vw;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_nav .nav_items {
  width: 60.41667vw;
  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;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_items {
    width: 100%;
  }
}

.hs .sec_nav .nav_item {
  width: 29.42708vw;
  position: relative;
  cursor: pointer;
  padding-top: 2.8125vw;
  background-color: #f4f3f3;
  border-radius: 1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_item {
    width: 40.27778vw;
    padding-top: 5vw;
    border-radius: 2.77778vw;
  }
}

.hs .sec_nav .nav_item:hover .nav_itemIconImg {
  bottom: -90%;
}

.hs .sec_nav .nav_item--1 {
  margin-bottom: 1.5625vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_item--1 {
    margin-bottom: 2.77778vw;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.hs .sec_nav .nav_item--2 {
  margin-bottom: 1.5625vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_item--2 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_item--3 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 2.77778vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_item--4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.hs .sec_nav .nav_img {
  display: block;
  width: 100%;
}

.hs .sec_nav .nav_img--4 {
  padding-top: 0.67708vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_img--4 {
    padding-top: 0;
  }
}

.hs .sec_nav .nav_txt {
  width: 100%;
  text-align: center;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_txt {
    margin-bottom: 4.16667vw;
  }
}

.hs .sec_nav .nav_itemSubTit {
  font-size: 0.83333vw;
  font-weight: bold;
  letter-spacing: -0.05em;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_itemSubTit {
    font-size: 3.05556vw;
  }
}

.hs .sec_nav .nav_itemTit {
  font-size: 1.14583vw;
  line-height: 1.25;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_itemTit {
    font-size: 3.05556vw;
    font-weight: 500;
    display: none;
  }
}

.hs .sec_nav .nav_itemIcon {
  position: absolute;
  bottom: 1.04167vw;
  right: 1.04167vw;
  width: 2.23958vw;
  height: 2.23958vw;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_nav .nav_itemIcon {
    width: 5.83333vw;
    height: 5.83333vw;
    right: 2.77778vw;
    bottom: 2.77778vw;
  }
}

.hs .sec_nav .nav_itemIconImg {
  width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.hs .sec_h4k {
  position: relative;
  overflow: hidden;
  padding-top: calc(76px + 0.2vw);
}

@media screen and (max-width: 991px) {
  .hs .sec_h4k {
    padding-top: calc(96px + 0.2vw);
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k {
    padding-top: 100px;
  }
}

.hs .sec_h4k .h4k_coverWrap {
  position: absolute;
  height: 100vh;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  overflow: hidden;
}

.hs .sec_h4k .h4k_coverImg {
  position: absolute;
  width: 101vw;
  left: -0.5vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: 53.15% center;
          transform-origin: 53.15% center;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_coverImg {
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
}

.hs .sec_h4k .h4k_tits {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  opacity: 0;
  width: 100%;
  text-align: center;
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs .sec_h4k .h4k_tits {
    top: 39.58333vw;
  }
}

.hs .sec_h4k .h4k_subTit {
  font-size: 1.66667vw;
  font-weight: 500;
  margin-bottom: 0.3125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_subTit {
    font-size: 4.44444vw;
  }
}

.hs .sec_h4k .h4k_tit {
  font-size: 3.33333vw;
  font-weight: bold;
  line-height: 1.25;
}

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

.hs .sec_h4k .h4k_imgWrap {
  position: relative;
}

.hs .sec_h4k .h4k_img {
  width: 68.22917vw;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transform-origin: center 15%;
          transform-origin: center 15%;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_img {
    width: 83.33333vw;
    -webkit-transform: scale(5.5);
            transform: scale(5.5);
    -webkit-transform-origin: center 2%;
            transform-origin: center 2%;
  }
}

.hs .sec_h4k .h4k_imgInfo {
  position: absolute;
  left: 18.48958vw;
  bottom: 7.29167vw;
  color: #fff;
  opacity: 0;
}

.hs .sec_h4k .h4k_imgCover {
  position: absolute;
  top: 1%;
  left: 16%;
  bottom: 12%;
  right: 16%;
  background-color: #000;
  opacity: 0.3;
  -webkit-transform: scale(2);
          transform: scale(2);
  -webkit-transform-origin: center 15%;
          transform-origin: center 15%;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_imgCover {
    left: 9%;
    right: 9%;
    bottom: 24%;
    -webkit-transform: scale(5.5);
            transform: scale(5.5);
    -webkit-transform-origin: center 2%;
            transform-origin: center 2%;
  }
}

.hs .sec_h4k .h4k_txts {
  margin-top: 3.125vw;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_txts {
    margin-top: 8.33333vw;
    opacity: 0;
    z-index: 3;
  }
}

.hs .sec_h4k .h4k_info {
  margin-top: 3.75vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

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

.hs .sec_h4k .h4k_infoItem {
  margin-right: 5.98958vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_infoItem {
    margin-top: 8.33333vw;
    margin-right: 9.44444vw;
  }
}

.hs .sec_h4k .h4k_infoItem:last-child {
  margin-right: 0vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_infoItem:last-child {
    margin-right: auto;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_h4k .h4k_infoItem--1 {
    margin-top: 5.55556vw;
  }
}

.hs .sec_p3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.hs .sec_p3 .p3_imgWrap {
  width: 42.34375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_p3 .p3_imgWrap {
    width: 100%;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_p3 .p3_img {
  width: 100%;
}

.hs .sec_p3 .p3_txts {
  width: 33.33333vw;
  padding-top: 1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_p3 .p3_txts {
    width: 100%;
    padding-top: 0;
  }
}

.hs .sec_p3 .p3_info {
  margin-top: 3.75vw;
}

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

.hs .sec_p3 .p3_infoItem {
  margin-top: 1.875vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_p3 .p3_infoItem {
    margin-top: 5.55556vw;
  }
}

.hs .sec_bit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.hs .sec_bit .bit_imgWrap {
  width: 42.34375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_imgWrap {
    width: 100%;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_bit .bit_img {
  width: 100%;
}

.hs .sec_bit .bit_txts {
  padding-top: 1.5625vw;
  width: 34.01042vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_txts {
    width: 100%;
    padding-top: 0;
  }
}

.hs .sec_bit .bit_info {
  margin-top: 3.75vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_info {
    margin-top: 5.55556vw;
  }
}

.hs .sec_bit .bit_depth {
  margin-top: 2.08333vw;
  font-size: 0.83333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_depth {
    margin-top: 4.16667vw;
    font-size: 3.05556vw;
    letter-spacing: -0.05em;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_depthTxt {
    margin-bottom: 1.94444vw;
  }
}

.hs .sec_bit .bit_depthImg {
  margin-bottom: 1.04167vw;
  width: 20.83333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_depthImg {
    width: 73.88889vw;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_bit .bit_depthImg--1 {
    margin-bottom: 4.16667vw;
  }
}

.hs #trigger_hdrWrap {
  position: relative;
}

.hs #trigger_hdrWrap #trigger_hdr {
  position: absolute;
  top: 62.5vw;
  top: calc(61.9vw - 50vh);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs #trigger_hdrWrap #trigger_hdr {
    top: 39.16667vw;
  }
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs #trigger_hdrWrap #trigger_hdr {
    top: calc(31.25vw - 46px);
  }
}

.hs .sec_hdr {
  position: relative;
}

.hs .sec_hdr .hdr_txts {
  position: absolute;
  bottom: 50vh;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 2;
  text-shadow: 1px 1px 2px black;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_txts {
    display: block;
    position: static;
    -webkit-transform: none;
            transform: none;
    text-shadow: none;
  }
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs .sec_hdr .hdr_txts {
    bottom: 50%;
  }
}

.hs .sec_hdr .hdr_tits {
  text-align: center;
  opacity: 0;
  -webkit-transform: translateY(12vh);
          transform: translateY(12vh);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_tits {
    width: 100%;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    text-align: left;
  }
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs .sec_hdr .hdr_tits {
    -webkit-transform: translateY(8vh);
            transform: translateY(8vh);
  }
}

.hs .sec_hdr .sec_subTit--hdr {
  color: #fff;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .sec_subTit--hdr {
    color: inherit;
  }
}

.hs .sec_hdr .sec_tit--hdr {
  margin-bottom: 2.34375vw;
  color: #fff;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .sec_tit--hdr {
    margin-bottom: 8.33333vw;
    color: inherit;
  }
}

.hs .sec_hdr .sec_des--hdr {
  width: 52.8125vw;
  margin-top: 3.33333vw;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  opacity: 0;
  -webkit-transform: translateY(12vh);
          transform: translateY(12vh);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .sec_des--hdr {
    width: 100%;
    margin-top: 8.33333vw;
    color: inherit;
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    text-align: left;
  }
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs .sec_hdr .sec_des--hdr {
    -webkit-transform: translateY(8vh);
            transform: translateY(8vh);
  }
}

.hs .sec_hdr .hdr_imgWrap {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_imgWrap {
    width: 100vw;
    margin-left: -8.33333vw;
  }
}

.hs .sec_hdr .hdr_imgBg {
  display: block;
  width: 100%;
}

.hs .sec_hdr .hdr_imgCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
}

.hs .sec_hdr .hdr_imgMonitor {
  position: absolute;
  width: 53.95833vw;
  width: 53.95833%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_imgMonitor {
    width: 83.33333vw;
    bottom: 50%;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
  }
}

.hs .sec_hdr .hdr_imgMonitorCover {
  position: absolute;
  left: 23.1%;
  top: 33.4%;
  width: 53.4%;
  height: 57.4%;
  background-color: #000;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_imgMonitorCover {
    left: 9.1%;
    top: 25.9%;
    width: 81.8%;
    height: 38%;
  }
}

.hs .sec_hdr .hdr_info {
  position: absolute;
  bottom: 8.07292vw;
  left: 25.625vw;
  color: #fff;
  opacity: 0;
  width: 16.45833vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_info {
    bottom: 16.66667vw;
    left: 31.94444vw;
    width: 38.05556vw;
  }
}

@media screen and (min-width: 640px) and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_hdr .hdr_info {
    bottom: 55.55556vw;
    left: 12.77778vw;
    width: 38.05556vw;
  }
}

.hs #trigger_ratioWrap {
  position: relative;
}

.hs #trigger_ratioWrap #trigger_ratio {
  position: absolute;
  top: 13.22917vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs #trigger_ratioWrap #trigger_ratio {
    top: 55.55556vw;
    top: calc(55.55vw - 30px);
    top: 0;
  }
}

.hs #trigger_ratio--pc {
  position: relative;
}

@media screen and (max-height: 738px) and (min-height: 710px) and (min-width: 750px) and (max-width: 758px), screen and (max-height: 730px) and (min-height: 660px) and (min-width: 675px) and (max-width: 680px) {
  .hs #trigger_ratio--pc {
    top: -10.41667vw;
  }
}

.hs .sec_ratio {
  position: relative;
}

.hs .sec_ratio .ratio_txts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

.hs .sec_ratio .ratio_tits {
  opacity: 1;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_tits {
    width: 100%;
  }
}

.hs .sec_ratio .sec_tit--ratio {
  margin-bottom: 3.125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .sec_tit--ratio {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_ratio .sec_des--ratio {
  width: 34.89583vw;
  margin-top: 0vw;
  margin-bottom: 2.60417vw;
  opacity: 1;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .sec_des--ratio {
    width: 100%;
    margin-top: 8.33333vw;
    margin-bottom: 0vw;
  }
}

.hs .sec_ratio .ratio_imgWrap {
  position: relative;
  overflow: hidden;
}

.hs .sec_ratio .ratio_img {
  display: block;
  width: 100%;
}

.hs .sec_ratio .ratio_imgCover {
  position: absolute;
  background-color: #000;
  top: 1%;
  right: 0.9%;
  bottom: 25.4%;
  left: 1%;
  opacity: 0.5;
}

.hs .sec_ratio .ratio_32 {
  position: absolute;
  border: 4px solid white;
  top: 1%;
  right: 0.8%;
  bottom: 99%;
  left: 98.9%;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_32 {
    border-width: 0.55556vw;
  }
}

.hs .sec_ratio .ratio_169 {
  position: absolute;
  border: 4px solid white;
  top: 1%;
  right: 0.8%;
  bottom: 99%;
  left: 98.9%;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_169 {
    border-width: 0.55556vw;
  }
}

.hs .sec_ratio .ratio_imgInfo {
  color: #fff;
  font-size: 4.16667vw;
  font-weight: bold;
  position: absolute;
  right: 1.25vw;
  bottom: 0vw;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_imgInfo {
    font-size: 5vw;
  }
}

.hs .sec_ratio .ratio_info {
  position: absolute;
  left: 0;
  bottom: 4.6875vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.14583vw;
  font-weight: 500;
  opacity: 0;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_info {
    opacity: 1;
    position: relative;
    width: 100%;
    font-size: 3.61111vw;
    bottom: auto;
    left: auto;
    margin-top: 3.33333vw;
  }
}

.hs .sec_ratio .ratio_infoImg {
  width: 6.25vw;
  margin-right: 1.30208vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_infoImg {
    width: 16.66667vw;
    margin-right: 4.16667vw;
  }
}

.hs .sec_ratio .ratio_infoTxt {
  width: 21.09375vw;
  font-size: 0.83333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_ratio .ratio_infoTxt {
    width: 63.88889vw;
    font-size: 3.05556vw;
    letter-spacing: -0.05em;
  }
}

.hs .sec_links {
  position: relative;
  background-color: #f4f2f3;
  padding: 4.47917vw 0 5.20833vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links {
    padding: 12.5vw 0 13.88889vw;
  }
}

.hs .sec_links .links_txts {
  text-align: center;
  margin-bottom: 3.64583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_txts {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_links .links_tit {
  font-size: 2.5vw;
  font-weight: 500;
  margin-bottom: 0.83333vw;
  line-height: 1.25;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_tit {
    font-size: 8.88889vw;
    margin-bottom: 1.11111vw;
  }
}

.hs .sec_links .links_des {
  font-size: 2.5vw;
  line-height: 1.25;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_des {
    font-size: 4.44444vw;
    width: 69.44444vw;
    margin: 0 auto;
    letter-spacing: -0.03em;
  }
}

.hs .sec_links .links_imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.hs .sec_links .links_link {
  text-align: center;
  color: #039bfa;
  text-decoration: underline;
}

.hs .sec_links .links_link--x {
  width: 13.125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_link--x {
    width: 26.94444vw;
  }
}

.hs .sec_links .links_link--16 {
  width: 14.58333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_link--16 {
    width: 29.44444vw;
  }
}

.hs .sec_links .links_link--view {
  width: 23.59375vw;
  margin: 0 1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_link--view {
    width: 47.77778vw;
  }
}

.hs .sec_links .links_link--xpro {
  width: 14.47917vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_link--xpro {
    width: 30vw;
  }
}

.hs .sec_links .links_name {
  letter-spacing: -0.01em;
  font-size: 1.14583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_name {
    font-size: 2.5vw;
  }
}

.hs .sec_links .links_name--x {
  padding-left: 1.82292vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_name--x {
    padding-left: 0vw;
    padding-right: 0.83333vw;
  }
}

.hs .sec_links .links_name--16 {
  padding-left: 1.5625vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_name--16 {
    position: relative;
    top: 17.77778vw;
    padding-left: 0;
  }
}

.hs .sec_links .links_name--xpro {
  padding-right: 2.34375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_links .links_name--xpro {
    padding-right: 0;
    padding-left: 0.83333vw;
  }
}

.hs .sec_links .links_img {
  width: 100%;
  margin-top: 0.52083vw;
}

.hs #trigger_connect1Video {
  position: relative;
  bottom: -14.0625vw;
}

.hs #trigger_connect1 {
  position: relative;
  bottom: -55.72917vw;
}

.hs .sec_connect1 {
  position: relative;
}

.hs .sec_connect1--underSecTitLg {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect1--underSecTitLg {
    -webkit-transform: translateY(calc(25vh));
            transform: translateY(calc(25vh));
  }
}

.hs .sec_connect1 .connect1_videoWrap {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect1 .connect1_videoWrap {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_connect1 .connect1_video {
  width: 100%;
  display: block;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect1 .connect1_video {
    width: auto;
    height: 88.88889vw;
    margin-left: -50.00002vw;
  }
}

.hs .sec_connect1 .connect1_videoCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  opacity: 0;
}

.hs .sec_connect1 .connect1_txts {
  position: absolute;
  width: 35.15625vw;
  bottom: 5.72917vw;
  left: 8.85417vw;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(5vw);
          transform: translateY(5vw);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect1 .connect1_txts {
    position: relative;
    color: #211d1e;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    width: 100%;
    bottom: auto;
    left: auto;
  }
}

.hs .sec_connect1 .sec_tit--connect1 {
  color: inherit;
}

.hs .sec_connect1 .sec_des--connect1 {
  color: inherit;
}

.hs .sec_connect1 .connect1_link {
  display: inline-block;
  margin-top: 1.45833vw;
  color: inherit;
  font-size: 1.14583vw;
}

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

.hs .sec_connect1 .connect1_link--videoBtn:after {
  content: "";
  display: inline-block;
  width: 1.5625em;
  height: 1.6875em;
  background: transparent url(../imgs1/huawei_icon_play.svg) right top no-repeat;
  background-size: 1.53125em;
  vertical-align: middle;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect1 .connect1_link--videoBtn:after {
    height: 2.125em;
    background-size: 1.875em;
    width: 2.25em;
    background-image: url(../imgs1/huawei-mateview-icon.svg);
  }
}

.hs .sec_connect .connect_img,
.hs .sec_connect .connect_video {
  width: 100%;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect .connect_img,
  .hs .sec_connect .connect_video {
    width: 100vw;
    margin-left: -8.33333vw;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_connect .sec_des--connect {
  width: 69.01042vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect .sec_des--connect {
    width: 100%;
  }
}

.hs .sec_connect .connect_link {
  display: inline-block;
  margin-top: 1.45833vw;
  color: #037efa;
  text-decoration: underline;
  font-size: 1.14583vw;
}

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

.hs .sec_connect .connect_link--withImg {
  position: relative;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect .connect_link--withImg {
    padding-left: 16.66667vw;
  }
}

.hs .sec_connect .connect_linkImg {
  width: 2.60417vw;
  position: absolute;
  right: -3.64583vw;
  top: -0.52083vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect .connect_linkImg {
    width: 13.88889vw;
    right: auto;
    left: 0;
  }
}

.hs .sec_connect .connect_info {
  margin-top: 1.5625vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_connect .connect_info {
    width: 72.22222vw;
    margin-top: 5.55556vw;
  }
}

.hs .sec_connect .connect_infoItem1 {
  margin-right: 7.8125vw;
}

.hs #trigger_touchVideo {
  position: relative;
  bottom: -14.0625vw;
}

.hs #trigger_touch {
  position: relative;
  bottom: -55.72917vw;
}

.hs .sec_touch {
  position: relative;
}

.hs .sec_touch--underSecTitLg {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_touch--underSecTitLg {
    -webkit-transform: translateY(calc(25vh));
            transform: translateY(calc(25vh));
  }
}

.hs .sec_touch .touch_videoWrap {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_touch .touch_videoWrap {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_touch .touch_video {
  width: 100%;
  display: block;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_touch .touch_video {
    width: auto;
    height: 88.88889vw;
    margin-left: -50.00002vw;
  }
}

.hs .sec_touch .touch_videoCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  opacity: 0;
}

.hs .sec_touch .touch_txts {
  position: absolute;
  width: 35.15625vw;
  bottom: 5.67708vw;
  left: 8.85417vw;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(5vw);
          transform: translateY(5vw);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_touch .touch_txts {
    position: relative;
    color: #211d1e;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    width: 100%;
    bottom: auto;
    left: auto;
  }
}

.hs .sec_touch .sec_tit--touch {
  color: inherit;
}

.hs .sec_touch .sec_des--touch {
  color: inherit;
}

.hs .sec_touch .touch_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 11.45833vw;
  font-size: 0.83333vw;
  text-align: center;
  margin-top: 1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_touch .touch_info {
    font-size: 3.05556vw;
    width: 44.44444vw;
    margin-top: 5.55556vw;
  }
}

.hs .sec_touch .touch_infoImg {
  width: 3.33333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_touch .touch_infoImg {
    width: 14.44444vw;
  }
}

.hs .sec_double--underSecTitLg {
  -webkit-transform: translateY(calc(25vh));
          transform: translateY(calc(25vh));
}

.hs .sec_double .double_img {
  width: 100%;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_double .double_img {
    width: 100vw;
    margin-left: -8.33333vw;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_double .sec_des--double {
  width: 69.01042vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_double .sec_des--double {
    width: 100%;
  }
}

.hs .sec_double .double_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 11.45833vw;
  font-size: 0.83333vw;
  text-align: center;
  margin-top: 1.5625vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_double .double_info {
    font-size: 3.05556vw;
    width: 44.44444vw;
    margin-top: 5.55556vw;
  }
}

.hs .sec_double .double_infoImg {
  width: 3.33333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_double .double_infoImg {
    width: 14.44444vw;
  }
}

.hs #trigger_designVideo {
  position: relative;
  bottom: -14.0625vw;
}

.hs #trigger_design {
  position: relative;
  bottom: -55.72917vw;
}

.hs .sec_design {
  position: relative;
}

.hs .sec_design--underSecTitLg {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_design--underSecTitLg {
    -webkit-transform: translateY(calc(25vh));
            transform: translateY(calc(25vh));
  }
}

.hs .sec_design .design_videoWrap {
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_design .design_videoWrap {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_design .design_video {
  width: 100%;
  display: block;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_design .design_video {
    width: auto;
    height: 88.88889vw;
    margin-left: -29.00002vw;
  }
}

.hs .sec_design .design_videoCover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  opacity: 0;
}

.hs .sec_design .design_txts {
  position: absolute;
  width: 35.15625vw;
  bottom: 5.72917vw;
  left: 8.85417vw;
  color: #fff;
  opacity: 0;
  -webkit-transform: translateY(5vw);
          transform: translateY(5vw);
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_design .design_txts {
    position: relative;
    color: #211d1e;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    width: 100%;
    bottom: auto;
    left: auto;
  }
}

.hs .sec_design .sec_tit--design {
  color: inherit;
}

.hs .sec_design .sec_des--design {
  color: inherit;
}

.hs .sec_design .design_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 11.45833vw;
  font-size: 0.83333vw;
  text-align: center;
  margin-top: 1.04167vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_design .design_info {
    font-size: 3.05556vw;
    width: 44.44444vw;
    margin-top: 5.55556vw;
  }
}

.hs .sec_design .design_infoImg {
  width: 3.33333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_design .design_infoImg {
    width: 14.44444vw;
  }
}

.hs .sec_id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.hs .sec_id .id_imgWrap {
  width: 40.3125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_id .id_imgWrap {
    width: 100%;
  }
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_id .id_imgWrap:first-child {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_id .id_img {
  width: 100%;
}

.hs .sec_slim .slim_videoWrap {
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_slim .slim_videoWrap {
    width: 100vw;
    margin-left: -8.33333vw;
  }
}

.hs .sec_slim .slim_video {
  width: 100%;
  width: 101%;
  margin-left: -0.5%;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_slim .slim_video {
    width: auto;
    height: 88.88889vw;
    margin-left: -29.00002vw;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_slim .sec_des--slim {
  width: 69.01042vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_slim .sec_des--slim {
    width: 100%;
  }
}

.hs .sec_slim .slim_info {
  margin-top: 2.60417vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_slim .slim_info {
    width: 100%;
    margin-top: 5.55556vw;
  }
}

.hs .sec_slim .slim_infoItem--1 {
  margin-right: 7.8125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_slim .slim_infoItem--1 {
    width: 100%;
    margin-bottom: 8.33333vw;
    margin-right: auto;
  }
}

.hs .sec_sound .sound_videoWrap {
  overflow: hidden;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sound_videoWrap {
    width: 100vw;
    margin-left: -8.33333vw;
  }
}

.hs .sec_sound .sound_video {
  width: 100%;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sound_video {
    width: auto;
    height: 88.88889vw;
    margin-left: -13.88889vw;
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_sound .sec_des--sound {
  width: 69.01042vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sec_des--sound {
    width: 100%;
  }
}

.hs .sec_sound .sound_info {
  margin-top: 2.60417vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sound_info {
    width: 100%;
    margin-top: 5.55556vw;
  }
}

.hs .sec_sound .sound_infoItem--line1 {
  width: 100%;
  margin-bottom: 2.08333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sound_infoItem--line1 {
    margin-bottom: 8.33333vw;
  }
}

.hs .sec_sound .sound_infoItem--1 {
  margin-right: 7.8125vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sound_infoItem--1 {
    margin-bottom: 8.33333vw;
    margin-right: auto;
  }
}

.hs .sec_sound .sound_infoImg {
  height: 1.35417vw;
  vertical-align: middle;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_sound .sound_infoImg {
    height: 4.44444vw;
    vertical-align: middle;
  }
}

.hs .sec_sound .sup--sound {
  font-size: 0.4em;
}

.hs .sec_port .sec_des--port {
  width: 68.4375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .sec_des--port {
    width: 100%;
  }
}

.hs .sec_port .port_imgWrap {
  position: relative;
  margin-bottom: 4.16667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_imgWrap {
    margin-bottom: 0;
    margin-top: 6.66667vw;
  }
}

.hs .sec_port .port_img {
  display: block;
  width: 100%;
}

.hs .sec_port .port_info {
  position: absolute;
  font-size: 0.83333vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info {
    font-size: 3.05556vw;
    letter-spacing: -0.08em;
  }
}

.hs .sec_port .port_info--left {
  left: 15.83333vw;
  width: 10.41667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--left {
    width: 27.77778vw;
    left: 8.33333vw;
  }
}

.hs .sec_port .port_info--right {
  right: 23.02083vw;
  text-align: right;
  width: 10.41667vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--right {
    width: 16.66667vw;
    right: 7.77778vw;
  }
}

.hs .sec_port .port_info--1 {
  bottom: 11.19792vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--1 {
    bottom: 35vw;
  }
}

.hs .sec_port .port_info--2 {
  bottom: 7.39583vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--2 {
    bottom: 23.05556vw;
  }
}

.hs .sec_port .port_info--3 {
  bottom: 5.54688vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--3 {
    bottom: 16.91667vw;
  }
}

.hs .sec_port .port_info--4 {
  bottom: 7.75vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--4 {
    bottom: 24.08333vw;
  }
}

.hs .sec_port .port_info--5 {
  bottom: 5.09375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--5 {
    bottom: 16.11111vw;
  }
}

.hs .sec_port .port_info--6 {
  bottom: 2.38542vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_port .port_info--6 {
    bottom: 7.69444vw;
  }
}

.hs .sec_game {
  position: relative;
  color: #fafafa;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_game {
    text-align: left;
  }
}

.hs .sec_game .game_tit {
  font-size: 3.33333vw;
  font-weight: 500;
  position: absolute;
  left: 52.08333vw;
  top: 16.77083vw;
  z-index: 1;
  color: inherit;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_game .game_tit {
    font-size: 8.88889vw;
    font-weight: bold;
    top: 97.77778vw;
    left: 5.55556vw;
    right: 5.55556vw;
    text-align: center;
    letter-spacing: -0.03em;
  }
}

.hs .sec_game .game_anchor {
  font-size: 1.14583vw;
  text-decoration: underline;
  position: absolute;
  left: 52.08333vw;
  top: 22.13542vw;
  z-index: 1;
  color: inherit;
  letter-spacing: -0.03em;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_game .game_anchor {
    font-size: 4.44444vw;
    top: 114.72222vw;
    left: 8.33333vw;
    right: 8.33333vw;
    text-align: center;
  }
}

.hs .sec_game .game_img {
  display: block;
  width: 100%;
  height: 41.09375vw;
}

@media screen and (max-width: 639px), screen and (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  .hs .sec_game .game_img {
    width: 100vw;
    height: 150vw;
    margin-left: -8.33333vw;
  }
}

.hs .sec_footnote {
  padding-bottom: 120px;
  padding-top: 120px;
  padding-left: 1.14583vw;
  list-style: decimal;
  color: #797979;
  font-size: 0.67708vw;
}

@media screen and (max-width: 1773px) {
  .hs .sec_footnote {
    font-size: 12px;
  }
}

@media screen and (max-width: 639px), screen and (max-aspect-ratio: 1 / 1) {
  .hs .sec_footnote {
    padding-left: 5.27778vw;
    font-size: 3.88889vw;
  }
}

.hs .sec_footnote > li.cur {
  color: #000;
}

.hs .sec_footnote .star,
.hs .sec_footnote .star--2 {
  position: relative;
  list-style: none;
}

.hs .sec_footnote .star::before,
.hs .sec_footnote .star--2::before {
  content: "*";
  position: absolute;
  top: 0.15625vw;
  left: -0.67708vw;
}

@media screen and (max-width: 639px), screen and (max-aspect-ratio: 1 / 1) {
  .hs .sec_footnote .star::before,
  .hs .sec_footnote .star--2::before {
    top: 1.11111vw;
    left: -2.77778vw;
  }
}

.hs .sec_footnote .star--2::before {
  content: "**";
}

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

.hs .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;
}

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

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

.hs .cbg-backtotop a.cbg-icon-backtohome {
  background-position: -549px -148px;
}
/*# sourceMappingURL=style.css.map */