.zhuqueDP {
  letter-spacing: calc(-0.037em + 0.526px);
  color: #fff;
  background: #000;
}
.zhuqueDP .blur-up {
  filter: blur(5px);
  transition: filter 400ms;
}
.zhuqueDP .blur-up.lazyloaded {
  filter: blur(0);
}
.zhuqueDP .zhuqueDP-nowrap {
  white-space: nowrap;
}
.zhuqueDP img,
.zhuqueDP video {
  display: block;
  width: 100%;
}
.zhuqueDP a {
  color: inherit;
}
.zhuqueDP p {
  line-height: 1.6;
}
.zhuqueDP h2,
.zhuqueDP h3,
.zhuqueDP h4 {
  line-height: 1.25;
}
.zhuqueDP sup {
  position: relative;
  font-size: 55%;
  cursor: pointer;
  z-index: 4;
  transform: translateY(15%);
  line-height: 0;
}
.zhuqueDP sup.sup-spec {
  position: static;
}
.zhuqueDP *,
.zhuqueDP *:before,
.zhuqueDP *:after {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
.zhuqueDP .zhuqueDP-section {
  position: relative;
  text-align: center;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .zhuqueDP-section {
    text-align: left;
  }
}
.zhuqueDP .section-title {
  font-size: 2.5vw;
  font-weight: 700;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-title {
    font-size: 6.6666666667vw;
  }
}
.zhuqueDP .section-subTitle {
  font-size: 1.1458333333vw;
  font-weight: 700;
  position: relative;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-subTitle {
    font-size: 4.4444444444vw;
  }
}
.zhuqueDP .section-colorTitle {
  display: inline-block;
  margin-bottom: 1.5625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-colorTitle {
    margin-bottom: 4.1666666667vw;
  }
}
.zhuqueDP .section-colorTitle > p {
  -webkit-animation: huerotate 5s linear infinite;
          animation: huerotate 5s linear infinite;
  background: linear-gradient(to right, cyan, orange);
  -webkit-background-clip: text;
          background-clip: text;
  position: relative;
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  line-height: 1.25;
  font-size: 1.1458333333vw;
  display: inline-block;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-colorTitle > p {
    font-size: 4.4444444444vw;
  }
}
.zhuqueDP .section-colorTitle > p::after {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  content: attr(data-text);
  -webkit-animation: huerotateblur 5s linear infinite;
          animation: huerotateblur 5s linear infinite;
  background: linear-gradient(to right, cyan, orange);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.zhuqueDP .section-mainTitle {
  font-size: 6.25vw;
  font-weight: 700;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 3;
  opacity: 0.7;
  color: #F4F3F3;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mainTitle {
    font-size: 13.3333333333vw;
    text-align: center;
  }
}
.zhuqueDP .section-desc {
  font-size: 1.1458333333vw;
  margin-top: 1.5625vw;
  color: #A1A1A6;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-desc {
    font-size: 4.4444444444vw;
    margin-top: 4.1666666667vw;
  }
}
.zhuqueDP .section-subDesc {
  font-size: 1.1458333333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-subDesc {
    font-size: 4.4444444444vw;
  }
}
.zhuqueDP .newnote {
  font-size: 0.8333333333vw;
  color: #A1A1A6;
  margin-top: 3.125vw !important;
}
@media (max-width: 1440px) {
  .zhuqueDP .newnote {
    font-size: 12px;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .newnote {
    font-size: 3.6111111111vw;
    margin-top: 4.1666666667vw !important;
  }
}
.zhuqueDP .section-kv .kv-textWrap {
  position: absolute;
  top: 21.875vw;
  left: 61.1979166667vw;
  width: 29.6875vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kv .kv-textWrap {
    top: 100vw;
    left: 8.3333333333vw;
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-kv .kv-textWrap > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.zhuqueDP .section-kv .kv-textWrap > div > p {
  font-size: 1.0416666667vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kv .kv-textWrap > div > p {
    font-size: 3vw;
  }
}
.zhuqueDP .section-kv .kv-textWrap > p {
  font-size: 3.125vw;
  margin-top: 0.78125vw;
  letter-spacing: 0.5729166667vw;
  transform: translateX(0.2083333333vw);
  line-height: 1.25;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kv .kv-textWrap > p {
    margin-top: 2.7777777778vw;
    font-size: 9.4444444444vw;
    text-align: center;
    letter-spacing: 0.8333333333vw;
    transform: translateX(0.2777777778vw);
  }
}
.zhuqueDP .section-kv .kv-textWrap > span {
  display: block;
  font-size: 1.1458333333vw;
  margin-top: 3.125vw;
  text-align: center;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kv .kv-textWrap > span {
    font-size: 4.4444444444vw;
    margin-top: 8.3333333333vw;
  }
}
.zhuqueDP .section-kv .line {
  margin: 0 0.1041666667vw;
}
.zhuqueDP .section-kv .section-subTitle {
  font-weight: normal;
}
.zhuqueDP .section-ksp {
  padding: 5.2083333333vw 0;
  text-align: center;
  padding-top: 0;
  margin-top: -13.0208333333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-ksp {
    padding: 27.7777777778vw 0 19.4444444444vw;
    padding-top: 0;
    margin-top: 0;
  }
}
.zhuqueDP .section-ksp .ksp-iconWrap {
  width: 72.9166666667vw;
  margin: 0 auto;
  font-size: 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-ksp .ksp-iconWrap {
    width: 100%;
  }
}
.zhuqueDP .section-ksp .ksp-icon {
  display: inline-block;
  vertical-align: top;
  width: 14.0625vw;
  margin: 0 2.0833333333vw 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-ksp .ksp-icon {
    margin: 0 auto 8.3333333333vw;
    width: 44.4444444444vw;
  }
}
.zhuqueDP .section-ksp .ksp-icon img {
  width: 7.0833333333vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-ksp .ksp-icon img {
    width: 25.5555555556vw;
  }
}
.zhuqueDP .section-ksp .ksp-icon p {
  margin-top: 0.78125vw;
  font-weight: 700;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-ksp .ksp-icon p {
    margin-top: 4.1666666667vw;
  }
}
.zhuqueDP .section-kvVideo .kvVideo-bgWrap {
  height: calc(100vh - 76px);
  overflow: hidden;
  position: relative;
}
.zhuqueDP .section-kvVideo video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.zhuqueDP .section-kvVideo .kvVideo-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.5;
}
.zhuqueDP .section-kvVideo .kvVideo-textWrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.zhuqueDP .section-kvVideo .section-colorTitle {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kvVideo .section-colorTitle {
    transform: none;
  }
}
.zhuqueDP .section-kvVideo .section-subTitle {
  font-size: 1.6666666667vw;
  margin: 0;
  opacity: 1;
  line-height: 1.25;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0.2083333333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kvVideo .section-subTitle {
    font-size: 6.1111111111vw;
  }
}
.zhuqueDP .section-kvVideo .kvVideo-icon {
  display: inline-block;
  vertical-align: middle;
  width: 1.875vw;
  margin-left: 0.78125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-kvVideo .kvVideo-icon {
    width: 5.5555555556vw;
    margin-left: 2.7777777778vw;
  }
}
.zhuqueDP .section-kvVideo .kvVideo-icon img {
  transform: scale(0.99);
}
.zhuqueDP .section-screen {
  padding-top: 5.2083333333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-screen {
    padding-top: 27.7777777778vw;
    padding-top: 0;
  }
}
.zhuqueDP .section-screen .screen-ieShow {
  display: none;
}
.zhuqueDP .section-screen .screen-bgWrap {
  height: 800vh;
  position: relative;
}
.zhuqueDP .section-screen .screen-bgWrap-pic {
  overflow: hidden;
  position: sticky;
  top: 76px;
  height: calc(100vh - 76px);
  display: flex;
  align-items: center;
  perspective: 500px;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-screen .screen-bgWrap-pic {
    top: 96px;
    height: calc(100vh - 96px);
  }
}
@media (width: 677px), (width: 734px) {
  .zhuqueDP .section-screen .screen-bgWrap-pic {
    height: 100vh;
  }
}
.zhuqueDP .section-screen .screen-bgWrap-pic img {
  transform: scale(2.5);
  transform-origin: 50% 50%;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-screen .screen-bgWrap-pic img {
    transform: scale(20);
    transform-origin: 50% 50%;
  }
}
.zhuqueDP .section-screen .screen-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
}
.zhuqueDP .section-screen .screen-textWrap {
  width: 54.2708333333vw;
  margin: 3.125vw auto 0;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-screen .screen-textWrap {
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-screen .section-mainTitle {
  color: #fff;
  opacity: 1;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-fps {
    padding-top: 27.7777777778vw;
  }
  .zhuqueDP .section-fps .newnote {
    margin: 0 auto !important;
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-fps .fps-wrap {
  width: 72.9166666667vw;
  margin: 3.125vw auto 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-fps .fps-wrap {
    width: 83.3333333333vw;
    margin: 0 auto;
    flex-direction: column-reverse;
  }
}
.zhuqueDP .section-fps .fps-textWrap {
  width: 54.2708333333vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-fps .fps-textWrap {
    width: 100%;
  }
}
.zhuqueDP .section-fps .fps-bgWrap {
  height: 36.4583333333vw;
  overflow: hidden;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-fps .fps-bgWrap {
    margin-top: 11.1111111111vw;
    height: auto;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-fps .section-title {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-fps .section-colorTitle {
    margin-left: 8.3333333333vw;
  }
}
.zhuqueDP .section-clear {
  padding-top: 10.4166666667vw;
  height: 300vh;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear {
    padding-top: 27.7777777778vw;
  }
}
.zhuqueDP .section-clear .clear-wrap {
  width: 82.1354166667vw;
  margin: 3.125vw auto 0;
  display: flex;
  flex-direction: column;
  position: sticky;
  top: calc(76px + 1.5625vw);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-wrap {
    margin: 0 auto;
    flex-direction: column-reverse;
    top: calc(96px + 16.6666666667vw);
  }
}
@media (min-width: 600px) and (max-aspect-ratio: 1/1) {
  .zhuqueDP .section-clear .clear-wrap {
    top: calc(96px + 2.7777777778vw);
  }
}
.zhuqueDP .section-clear .clear-bgWrap {
  position: relative;
  height: 38.4375vw;
  overflow: hidden;
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-bgWrap {
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-clear .clear-bgWrap-left {
  position: relative;
  z-index: 1;
}
.zhuqueDP .section-clear .clear-bgWrap-right {
  position: absolute;
  width: 82.34375vw;
  height: 38.4375vw;
  top: 0;
  right: 0;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 500px) and (max-aspect-ratio: 1/1) {
  .zhuqueDP .section-clear .clear-bgWrap-right {
    width: calc(82.1354166667vw + 1px);
  }
}
.zhuqueDP .section-clear .clear-bgWrap-right img {
  position: absolute;
  width: 82.1354166667vw;
  height: 38.4375vw;
  top: 0;
  right: 0;
}
.zhuqueDP .section-clear .clear-bgWrap-right > div {
  position: absolute;
  top: 0;
  left: 0px;
  width: 0.2083333333vw;
  height: 38.4375vw;
  background-image: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/monitors/mateview-gt-se/imgs/clear/icon-huawei-mateview-gt-se-light-and-clear-line.png);
  background-size: cover;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-bgWrap-right > div {
    z-index: 3;
  }
}
@media (max-width: 500px) and (max-aspect-ratio: 1/1) {
  .zhuqueDP .section-clear .clear-bgWrap-right > div {
    width: 1px;
  }
}
.zhuqueDP .section-clear .clear-bgWrap-right.active {
  width: 0;
}
.zhuqueDP .section-clear .clear-bgWrap-slide {
  position: absolute;
  width: 3.4375vw;
  height: 3.4375vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: -webkit-grab;
  cursor: grab;
  z-index: 2;
  transform-style: preserve-3d;
}
.zhuqueDP .section-clear .clear-bgWrap-slide > div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/monitors/mateview-gt-se/imgs/clear/icon-huawei-mateview-gt-se-light-and-clear-lr.svg);
  background-size: 100% 100%;
  z-index: 3;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-bgWrap-slide {
    width: 8.3333333333vw;
    height: 8.3333333333vw;
  }
}
.zhuqueDP .section-clear .clear-bgWrap-slide.active {
  transform: translate(0, -50%);
}
.zhuqueDP .section-clear .clear-bgWrap-slide::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 39.0625vw;
  background-image: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/monitors/mateview-gt-se/imgs/clear/icon-huawei-mateview-gt-se-light-and-clear-line.png);
  background-size: cover;
  transform: translate3d(-50%, -50%, -1px);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-bgWrap-slide::before {
    width: 1px;
    transform: translate3d(0, -50%, -1px);
  }
}
.zhuqueDP .section-clear .clear-textWrap {
  margin: 0 auto;
  width: 56.25vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-textWrap {
    width: 100%;
  }
}
.zhuqueDP .section-clear .clear-textWrap p {
  margin-top: 1.5625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .clear-textWrap p {
    margin-top: 4.1666666667vw;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-clear .section-title {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
.zhuqueDP .section-clear .section-subTitle {
  display: inline-block;
}
.zhuqueDP .section-color {
  padding: 10.4166666667vw 0 0;
  height: 400vh;
  z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color {
    padding: 27.7777777778vw 0 0;
    height: auto;
  }
}
.zhuqueDP .section-color .color-wrap {
  position: sticky;
  top: 76px;
  top: calc(76px + 3.125vw);
  overflow: hidden;
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color .color-wrap {
    position: relative;
    top: auto;
    margin-top: 0;
  }
}
.zhuqueDP .section-color .color-textWrap {
  width: 24.2708333333vw;
  position: absolute;
  top: 12.5vw;
  left: 63.28125vw;
  z-index: 2;
  text-align: left;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color .color-textWrap {
    position: relative;
    top: auto;
    left: auto;
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
.zhuqueDP .section-color .color-bgWrap {
  margin: 0 auto;
  width: 81.25vw;
  transform: translateX(7.2916666667vw);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color .color-bgWrap {
    width: 100%;
    margin-top: 11.1111111111vw;
    transform: translateX(0);
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color .color-bgWrap img {
    transform: none;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color .section-title {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-color .section-colorTitle {
    margin-left: 8.3333333333vw;
  }
}
.zhuqueDP .section-sound {
  margin-top: calc(calc(100vh - 76px) / -3);
  z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-sound {
    margin-top: 0;
  }
}
.zhuqueDP .section-sound .sound-wrap {
  position: relative;
  height: calc(calc(100vh - 76px) / 1.3);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-sound .sound-wrap {
    background-image: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/monitors/mateview-gt-se/imgs/kv/icon-huawei-mateview-gt-se-sound-quality-bg.png);
  }
}
.zhuqueDP .section-sound .sound-bgWrap {
  height: 100%;
  perspective: 500px;
}
.zhuqueDP .section-sound video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.zhuqueDP .section-soundbar {
  height: 400vh;
}
.zhuqueDP .section-soundbar .soundbar-wrap {
  width: 82.1875vw;
  margin: 3.125vw auto 0;
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 76px;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-soundbar .soundbar-wrap {
    width: 83.3333333333vw;
    margin: 0 auto;
    flex-direction: column-reverse;
    top: calc(96px + 2.7777777778vw);
  }
}
.zhuqueDP .section-soundbar .soundbar-textWrap {
  width: 54.2708333333vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-soundbar .soundbar-textWrap {
    width: 100%;
  }
}
.zhuqueDP .section-soundbar .soundbar-textWrap p {
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-soundbar .soundbar-textWrap p {
    margin-top: 4.1666666667vw;
  }
}
.zhuqueDP .section-soundbar .soundbar-bgWrap {
  margin-top: 3.125vw;
  height: 46.23046875vw;
  overflow: hidden;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-soundbar .soundbar-bgWrap {
    margin-top: 11.1111111111vw;
    height: auto;
  }
}
.zhuqueDP .section-soundbar .soundbar-bgWrap canvas {
  width: 100%;
}
.zhuqueDP .section-soundbar .soundbar-bgWrap img {
  display: none;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-soundbar .section-title {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
.zhuqueDP .section-soundbar .section-subTitle {
  display: inline-block;
}
.zhuqueDP .section-light {
  padding-top: 10.4166666667vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light {
    padding-top: 27.7777777778vw;
    overflow: hidden;
  }
}
.zhuqueDP .section-light .light-textWrap {
  width: 54.2708333333vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-textWrap {
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-light .light-bgWrap {
  position: relative;
  height: 27.6041666667vw;
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-bgWrap {
    margin-top: 16.6666666667vw;
  }
}
.zhuqueDP .section-light video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.zhuqueDP .section-light video.active {
  z-index: 2;
  opacity: 1;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light video {
    transform: scale(1.8);
  }
}
.zhuqueDP .section-light .light-btnWrap {
  width: 52.0833333333vw;
  margin: 3.125vw auto 0;
  text-align: center;
  font-size: 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-btnWrap {
    width: 100%;
    margin-top: 8.3333333333vw;
  }
}
.zhuqueDP .section-light .light-btn {
  display: inline-block;
  vertical-align: top;
  width: 9.375vw;
  margin: 0 1.6666666667vw 1.5625vw;
  cursor: pointer;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-btn {
    width: 20.8333333333vw;
    margin: 0 0 5.5555555556vw;
  }
}
.zhuqueDP .section-light .light-btn-img {
  width: 7.2916666667vw;
  height: 7.2916666667vw;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-btn-img {
    width: 18.0555555556vw;
    height: 18.0555555556vw;
  }
}
.zhuqueDP .section-light .light-btn-img img {
  width: 5.4166666667vw;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-btn-img img {
    width: 12.5vw;
  }
}
.zhuqueDP .section-light .light-btn-img.active::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 11.9791666667vw;
  height: 11.9791666667vw;
  background-image: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/monitors/mateview-gt-se/imgs/light/icon-huawei-mateview-gt-se-lighting-effects-bg.png);
  background-size: 100% 100%;
  background-position: center;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-btn-img.active::after {
    width: 30.5555555556vw;
    height: 30.5555555556vw;
  }
}
.zhuqueDP .section-light .light-btn-text {
  font-size: 1.1458333333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-btn-text {
    font-size: 3.3333333333vw;
  }
}
.zhuqueDP .section-light .light-note {
  margin-top: 3.125vw;
  -webkit-animation: nbreath 2s ease-in infinite;
          animation: nbreath 2s ease-in infinite;
  opacity: 0.7;
  text-align: center;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-light .light-note {
    margin-top: 19.4444444444vw;
  }
}
.zhuqueDP .section-mac {
  padding: 10.4166666667vw 0 0;
  text-align: left;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac {
    padding: 22.2222222222vw 0 0;
  }
}
.zhuqueDP .section-mac .mac-wrap {
  width: 82.1875vw;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-wrap {
    width: 83.3333333333vw;
    flex-direction: column-reverse;
  }
}
.zhuqueDP .section-mac .mac-bgWrap {
  position: relative;
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-bgWrap {
    margin: 0;
  }
}
.zhuqueDP .section-mac .mac-bgWrap img {
  transform-origin: 50% 0;
}
.zhuqueDP .section-mac .mac-textWrap {
  display: flex;
  justify-content: space-between;
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-textWrap {
    flex-direction: column;
    margin-top: 4.1666666667vw;
  }
}
.zhuqueDP .section-mac #trigger-text-mac2 {
  order: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac #trigger-text-mac2 {
    order: 1;
  }
}
.zhuqueDP .section-mac .section-desc {
  width: 33.3333333333vw;
  margin-top: 0;
  order: 1;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .section-desc {
    width: 100%;
    order: 2;
  }
}
.zhuqueDP .section-mac .mac-iconWrap {
  text-align: right;
  font-size: 0;
  order: 3;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-iconWrap {
    text-align: center;
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-mac .mac-icon {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 8.0729166667vw;
  margin-right: 1.5625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-icon {
    width: 20.8333333333vw;
    margin: 0 0 11.1111111111vw;
  }
}
.zhuqueDP .section-mac .mac-icon img {
  width: 4.4791666667vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-icon img {
    width: 12.5vw;
  }
}
.zhuqueDP .section-mac .mac-icon p {
  margin-top: 1.3020833333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .mac-icon p {
    font-size: 3.3333333333vw;
    margin-top: 2.7777777778vw;
  }
}
.zhuqueDP .section-mac .section-title {
  width: 82.1875vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .section-title {
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-mac .section-colorTitle {
  margin-left: 8.90625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-mac .section-colorTitle {
    margin-left: 8.3333333333vw;
  }
}
.zhuqueDP .section-mac .mac-waveWrap {
  position: absolute;
  width: 40.625vw;
  height: 40.625vw;
}
.zhuqueDP .section-mac .mac-waveWrap > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 50%;
  background: radial-gradient(rgba(255, 255, 255, 0) 20%, #fdfdfd);
}
.zhuqueDP .section-mac .mac-waveWrap > div.wave1 {
  -webkit-animation: cwave 4.5s linear infinite 0;
          animation: cwave 4.5s linear infinite 0;
}
.zhuqueDP .section-mac .mac-waveWrap > div.wave2 {
  -webkit-animation: cwave 4.5s linear infinite 0.9s;
          animation: cwave 4.5s linear infinite 0.9s;
}
.zhuqueDP .section-mac .mac-waveWrap > div.wave3 {
  -webkit-animation: cwave 4.5s linear infinite 1.8s;
          animation: cwave 4.5s linear infinite 1.8s;
}
.zhuqueDP .section-mac .mac-waveWrap > div.wave4 {
  -webkit-animation: cwave 4.5s linear infinite 2.7s;
          animation: cwave 4.5s linear infinite 2.7s;
}
.zhuqueDP .section-mac .mac-waveWrap > div.wave5 {
  -webkit-animation: cwave 4.5s linear infinite 3.6s;
          animation: cwave 4.5s linear infinite 3.6s;
}
.zhuqueDP .section-mac .mac-waveWrap > div.wave6 {
  -webkit-animation: cwave 4.5s linear infinite 4.5s;
          animation: cwave 4.5s linear infinite 4.5s;
}
.zhuqueDP .section-mac .mac-waveWrap-left {
  top: 13.0208333333vw;
  left: 2.7777777778vw;
  z-index: 3;
}
.zhuqueDP .section-mac .mac-waveWrap-left > div {
  transform-origin: 80% 20%;
}
.zhuqueDP .section-mac .mac-waveWrap-right {
  top: -14.5833333333vw;
  left: 33.3333333333vw;
  z-index: 2;
}
.zhuqueDP .section-mac .mac-waveWrap-right > div {
  transform-origin: 20% 80%;
}
.zhuqueDP .section-game {
  margin-top: calc(calc(100vh - 76px) / -3);
  z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-game {
    margin-top: calc(calc(100vh - 76px) / -5);
  }
}
.zhuqueDP .section-game .game-wrap {
  height: calc(calc(100vh - 76px) / 1.3);
  position: relative;
}
.zhuqueDP .section-game .game-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
}
.zhuqueDP .section-game .game-bgWrap {
  height: 100%;
  perspective: 500px;
}
.zhuqueDP .section-game video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .newnote {
    margin: 0 auto;
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-dark .dark-wrap {
  width: 82.1875vw;
  margin: 3.125vw auto 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .dark-wrap {
    width: 83.3333333333vw;
    margin: 0 auto;
    flex-direction: column-reverse;
  }
}
.zhuqueDP .section-dark .dark-textWrap {
  width: 58.8020833333vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .dark-textWrap {
    width: 100%;
  }
}
.zhuqueDP .section-dark .dark-textWrap p {
  margin-top: 1.5625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .dark-textWrap p {
    margin-top: 4.1666666667vw;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .dark-bgWrap {
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-dark .dark-bgWrap img {
  transform-origin: 50% 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .section-title {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-dark .section-colorTitle {
    margin-left: 8.3333333333vw;
  }
}
.zhuqueDP .section-joystick {
  padding: 10.4166666667vw 0 0;
  height: 200vh;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-joystick {
    padding: 27.7777777778vw 0 0;
    height: auto;
  }
}
.zhuqueDP .section-joystick .joystick-wrap {
  position: sticky;
  top: 76px;
  width: 82.1875vw;
  margin: 0 auto;
  height: calc(100vh - 76px);
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-joystick .joystick-wrap {
    flex-direction: column-reverse;
    width: 83.3333333333vw;
    height: auto;
    top: calc(96px + 2.7777777778vw);
  }
}
.zhuqueDP .section-joystick .joystick-bgWrap {
  width: 42.1875vw;
  height: 46.23046875vw;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-joystick .joystick-bgWrap {
    width: 100%;
    height: auto;
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-joystick .joystick-bgWrap img {
  display: none;
}
.zhuqueDP .section-joystick .joystick-textWrap {
  width: 28.125vw;
  text-align: left;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-joystick .joystick-textWrap {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    transform: none;
  }
}
.zhuqueDP .section-office .office-wrap {
  height: calc(calc(100vh - 76px) / 1.3);
  position: relative;
}
.zhuqueDP .section-office .office-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
}
.zhuqueDP .section-office .office-bgWrap {
  height: 100%;
  perspective: 500px;
}
.zhuqueDP .section-office video {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.zhuqueDP .section-protection {
  text-align: left;
}
.zhuqueDP .section-protection .section-title {
  width: 82.1875vw;
  margin: 0 auto;
}
.zhuqueDP .section-protection .section-colorTitle {
  margin-left: 8.90625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-protection .section-colorTitle {
    margin-left: 8.3333333333vw;
  }
}
.zhuqueDP .section-protection .protection-wrap {
  width: 82.1875vw;
  margin: 3.125vw auto 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-protection .protection-wrap {
    width: 100%;
    margin: 0 auto;
    flex-direction: column-reverse;
  }
}
.zhuqueDP .section-protection .protection-textWrap {
  margin: 0;
  font-size: 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-protection .protection-textWrap {
    width: 100%;
  }
}
.zhuqueDP .section-protection .protection-textWrap > p {
  display: inline-block;
  vertical-align: top;
  width: 40.5729166667vw;
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-protection .protection-textWrap > p {
    display: block;
    width: 83.3333333333vw;
    margin: 4.1666666667vw auto 0;
  }
}
.zhuqueDP .section-protection .protection-textWrap > div:last-of-type {
  display: inline-block;
  vertical-align: top;
  margin: 3.125vw 0 0 19.7916666667vw;
}
.zhuqueDP .section-protection .protection-textWrap > div:last-of-type img {
  width: 3.4375vw;
  margin: 0 auto;
}
.zhuqueDP .section-protection .protection-textWrap > div:last-of-type p {
  margin-top: 1.0416666667vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-protection .protection-bgWrap {
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-protection .protection-bgWrap img {
  transform-origin: 50% 0;
}
.zhuqueDP .section-interface {
  padding-top: 10.4166666667vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface {
    padding-top: 27.7777777778vw;
  }
}
.zhuqueDP .section-interface .interface-wrap {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .interface-wrap {
    flex-direction: column-reverse;
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
.zhuqueDP .section-interface .interface-bgWrap {
  position: relative;
  width: 75.1041666667vw;
  margin: 3.125vw auto 0;
  z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .interface-bgWrap {
    width: 100%;
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-interface .interface-bgWrap img {
  transform-origin: 50% 0;
}
.zhuqueDP .section-interface .interface-textWrap {
  width: 57.3958333333vw;
  margin: 5.2083333333vw auto 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .interface-textWrap {
    width: 100%;
    margin: 0;
  }
}
.zhuqueDP .section-interface .interface-botWrap {
  margin-top: -8.59375vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .interface-botWrap {
    margin-top: -2.7777777778vw;
  }
}
.zhuqueDP .section-interface .section-desc {
  margin: 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .section-desc {
    margin-top: 4.1666666667vw;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .section-title {
    width: 83.3333333333vw;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-interface .section-colorTitle {
    margin-left: 8.3333333333vw;
  }
}
.zhuqueDP .section-simple {
  padding-top: 10.4166666667vw;
  text-align: left;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-simple {
    padding-top: 27.7777777778vw;
  }
}
.zhuqueDP .section-simple .simple-wrap {
  position: relative;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-simple .simple-wrap {
    width: 83.3333333333vw;
    margin: 0 auto;
    display: flex;
    flex-direction: column-reverse;
  }
}
.zhuqueDP .section-simple .simple-bgWrap {
  width: 67.8645833333vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-simple .simple-bgWrap {
    width: 100%;
    margin-top: 11.1111111111vw;
  }
}
.zhuqueDP .section-simple .simple-bgWrap img {
  transform: translateX(7.3958333333vw);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-simple .simple-bgWrap img {
    transform: none;
  }
}
.zhuqueDP .section-simple .simple-textWrap {
  position: absolute;
  left: 8.90625vw;
  top: 50%;
  transform: translateY(-55%);
  width: 32.8645833333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-simple .simple-textWrap {
    position: relative;
    left: auto;
    top: auto;
    transform: none;
    width: 100%;
  }
}
.zhuqueDP .section-three {
  padding-top: 10.4166666667vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-three {
    padding-top: 27.7777777778vw;
  }
}
.zhuqueDP .section-partner {
  padding: 10.4166666667vw 0 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner {
    padding: 27.7777777778vw 0 0;
    text-align: center;
  }
}
.zhuqueDP .section-partner .partner-wrap {
  position: relative;
  margin: 3.125vw auto 0;
  width: 82.1875vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-wrap {
    margin-top: 4.4444444444vw;
    width: 83.3333333333vw;
  }
}
.zhuqueDP .section-partner .partner-top {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4.1666666667vw 0;
  background: #0F0F0F;
  margin-bottom: 1.5625vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-top {
    padding: 8.3333333333vw 0;
    margin-bottom: 4.4444444444vw;
  }
}
.zhuqueDP .section-partner .partner-top-pic {
  width: 23.0208333333vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-top-pic {
    width: 30.5555555556vw;
  }
}
.zhuqueDP .section-partner .partner-top-text {
  margin-left: 13.28125vw;
  text-align: left;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-top-text {
    margin-left: 4.1666666667vw;
  }
}
.zhuqueDP .section-partner .partner-top-text h3 {
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 1.25;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-top-text h3 {
    font-size: 3.6111111111vw;
  }
}
.zhuqueDP .section-partner .partner-top-text p {
  font-size: 1.1458333333vw;
  color: #006ECE;
  margin-top: 1.5625vw;
  line-height: 1.6;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-top-text p {
    font-size: 2.5vw;
  }
}
.zhuqueDP .section-partner .partner-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zhuqueDP .section-partner .partner-bot > div {
  width: 40.3125vw;
  padding: 3.125vw 0;
  background: #0F0F0F;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-bot > div {
    width: 39.4444444444vw;
    padding: 8.3333333333vw 0 2.7777777778vw;
  }
}
.zhuqueDP .section-partner .partner-bot-pic {
  width: 16.0416666667vw;
  margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-bot-pic {
    width: 25vw;
  }
}
.zhuqueDP .section-partner .partner-bot-text {
  margin-top: 3.125vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-bot-text {
    margin-top: 8.3333333333vw;
  }
}
.zhuqueDP .section-partner .partner-bot-text h3 {
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 1.25;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-bot-text h3 {
    font-size: 3.6111111111vw;
  }
}
.zhuqueDP .section-partner .partner-bot-text p {
  font-size: 1.1458333333vw;
  color: #006ECE;
  margin-top: 1.5625vw;
  line-height: 1.6;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-partner .partner-bot-text p {
    font-size: 2.5vw;
  }
}
.zhuqueDP .section-note {
  padding: 10.4166666667vw 0;
  text-align: left;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-note {
    padding: 27.7777777778vw 0;
  }
}
.zhuqueDP .section-note .note-wrap {
  width: 82.1875vw;
  margin: 0 auto;
  border-top: 1px solid #B2B2B2;
}
.zhuqueDP .section-note ul {
  list-style: decimal;
  width: 54.2708333333vw;
  margin: 10.4166666667vw auto 0;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-note ul {
    margin-top: 13.8888888889vw;
    width: 100%;
    padding-left: 2.7777777778vw;
  }
}
.zhuqueDP .section-note li {
  line-height: 1.6;
  font-size: 0.8333333333vw;
  color: #808080;
}
@media (max-width: 1440px) and (min-aspect-ratio: 1/1) {
  .zhuqueDP .section-note li {
    font-size: 13px;
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .section-note li {
    font-size: 3.3333333333vw;
  }
}
.zhuqueDP .section-note li.cur {
  color: #fff;
}
.zhuqueDP .zhuqueDP-mobShow {
  display: none !important;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1/1), (width: 677px) {
  .zhuqueDP .zhuqueDP-mobShow {
    display: block !important;
  }
  .zhuqueDP .zhuqueDP-pcShow {
    display: none !important;
  }
}
@-webkit-keyframes cwave {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  70% {
    opacity: 1;
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}
@keyframes cwave {
  0% {
    opacity: 0;
    transform: scale(1);
  }
  70% {
    opacity: 1;
    transform: scale(0.3);
  }
  100% {
    opacity: 0;
    transform: scale(0.1);
  }
}
@-webkit-keyframes ctitle {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@keyframes ctitle {
  0% {
    background-position: 0 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@-webkit-keyframes huerotate {
  0% {
    filter: hue-rotate(0deg);
  }
  100% {
    filter: hue-rotate(360deg);
  }
}
@keyframes huerotate {
  0% {
    filter: hue-rotate(0deg);
  }
  100% {
    filter: hue-rotate(360deg);
  }
}
@-webkit-keyframes huerotateblur {
  0% {
    filter: hue-rotate(0deg) blur(6px);
  }
  100% {
    filter: hue-rotate(360deg) blur(6px);
  }
}
@keyframes huerotateblur {
  0% {
    filter: hue-rotate(0deg) blur(6px);
  }
  100% {
    filter: hue-rotate(360deg) blur(6px);
  }
}
@-webkit-keyframes nbreath {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.1;
  }
}
@keyframes nbreath {
  0% {
    opacity: 0.1;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 0.1;
  }
}
.zhuqueDP.zhuqueDP-isIE .section-colorTitle > p {
  background: none;
  -webkit-text-fill-color: #fff;
}
.zhuqueDP.zhuqueDP-isIE .section-colorTitle > p::after {
  content: none;
  background: none;
}
.zhuqueDP.zhuqueDP-isIE .section-kvVideo video {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-screen {
  padding-top: 5.2083333333vw;
}
.zhuqueDP.zhuqueDP-isIE .section-screen .screen-ieShow {
  display: block !important;
}
.zhuqueDP.zhuqueDP-isIE .section-screen .screen-bgWrap-pic-ie {
  width: 72.9166666667vw;
  margin: 10.4166666667vw auto 0;
}
.zhuqueDP.zhuqueDP-isIE .section-screen .screen-bgWrap {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-screen .screen-textWrap {
  display: none;
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  margin-top: 3.125vw;
}
.zhuqueDP.zhuqueDP-isIE .section-clear {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-clear .clear-bgWrap-right {
  width: 41.171875vw;
}
.zhuqueDP.zhuqueDP-isIE .section-clear .clear-bgWrap-slide {
  cursor: default;
}
.zhuqueDP.zhuqueDP-isIE .section-fps {
  padding-top: 10.4166666667vw;
}
.zhuqueDP.zhuqueDP-isIE .section-fps .fps-wrap {
  display: block;
}
.zhuqueDP.zhuqueDP-isIE .section-dark .dark-wrap {
  display: block;
}
.zhuqueDP.zhuqueDP-isIE .section-color {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-color .color-wrap {
  position: relative;
  top: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-color .color-bgWrap {
  transform: translateX(-16.6666666667vw);
}
.zhuqueDP.zhuqueDP-isIE .section-sound,
.zhuqueDP.zhuqueDP-isIE .section-game,
.zhuqueDP.zhuqueDP-isIE .section-office {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-sound .sound-wrap,
.zhuqueDP.zhuqueDP-isIE .section-sound .game-wrap,
.zhuqueDP.zhuqueDP-isIE .section-sound .office-wrap,
.zhuqueDP.zhuqueDP-isIE .section-game .sound-wrap,
.zhuqueDP.zhuqueDP-isIE .section-game .game-wrap,
.zhuqueDP.zhuqueDP-isIE .section-game .office-wrap,
.zhuqueDP.zhuqueDP-isIE .section-office .sound-wrap,
.zhuqueDP.zhuqueDP-isIE .section-office .game-wrap,
.zhuqueDP.zhuqueDP-isIE .section-office .office-wrap {
  height: calc(100vh / 1.3);
}
.zhuqueDP.zhuqueDP-isIE .section-sound video,
.zhuqueDP.zhuqueDP-isIE .section-game video,
.zhuqueDP.zhuqueDP-isIE .section-office video {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-joystick {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-joystick .joystick-wrap {
  justify-content: space-between;
}
.zhuqueDP.zhuqueDP-isIE .section-joystick .joystick-bgWrap img {
  transform: translateX(-24.84%);
  display: block;
  height: 100%;
  width: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-joystick .joystick-bgWrap canvas {
  display: none;
}
.zhuqueDP.zhuqueDP-isIE .section-joystick .joystick-textWrap {
  position: relative;
  top: auto;
  right: auto;
  transform: none;
}
.zhuqueDP.zhuqueDP-isIE .section-protection .protection-wrap {
  display: block;
}
.zhuqueDP.zhuqueDP-isIE .section-interface .interface-wrap {
  display: block;
}
.zhuqueDP.zhuqueDP-isIE .section-interface .interface-botWrap {
  margin-top: -8.3333333333vw;
}
.zhuqueDP.zhuqueDP-isIE .section-soundbar {
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-soundbar .soundbar-wrap {
  display: block;
}
.zhuqueDP.zhuqueDP-isIE .section-soundbar .soundbar-bgWrap {
  position: relative;
  top: auto;
  height: auto;
}
.zhuqueDP.zhuqueDP-isIE .section-soundbar .soundbar-bgWrap img {
  display: block;
}
.zhuqueDP.zhuqueDP-isIE .section-soundbar .soundbar-bgWrap canvas {
  display: none;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-bgWrap, .zhuqueDP.zhuqueDP-isUC .section-light .light-bgWrap {
  height: auto;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-bgWrap video, .zhuqueDP.zhuqueDP-isUC .section-light .light-bgWrap video {
  display: none;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-bgWrap video:first-of-type, .zhuqueDP.zhuqueDP-isUC .section-light .light-bgWrap video:first-of-type {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  height: auto;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-btn, .zhuqueDP.zhuqueDP-isUC .section-light .light-btn {
  pointer-events: none;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-btn-img::after, .zhuqueDP.zhuqueDP-isUC .section-light .light-btn-img::after {
  background-image: none !important;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-note, .zhuqueDP.zhuqueDP-isUC .section-light .light-note {
  display: none;
}
.zhuqueDP.zhuqueDP-isWX .section-light .light-btnWrap, .zhuqueDP.zhuqueDP-isUC .section-light .light-btnWrap {
  margin-top: 27.7777777778vw;
}
.zhuqueDP .only-uc {
  display: none !important;
}
.zhuqueDP.zhuqueDP-isUC video {
  display: none !important;
}
.zhuqueDP.zhuqueDP-isUC .only-uc {
  display: block !important;
}

body.zhuqueDP-isSafari .fancybox-wrap.fancybox-mobile {
  margin-top: 0 !important;
  transform: translateY(-50%);
}/*# sourceMappingURL=index.css.map */