/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.7.0;
 * Released on: 2021-10-15;
 */

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-eg .stage.stage-tips .tip-content p {
  direction: rtl;
  unicode-bidi: bidi-override;
  text-align: right!important;
}

.gb-lang-eg .title {
  direction: rtl;
  unicode-bidi: bidi-override;
}

.gb-lang-eg .title h2,
.gb-lang-eg .title h3 {
  text-align: right!important;
}

.gb-lang-eg .title p.intro {
  text-align: right!important;
}

.gb-lang-eg .title .tip span {
  text-align: right!important;
}

.gb-lang-eg .y90-screen .section .data-items {
  left: 77%;
}

@media (max-width:720px) {
  .gb-lang-eg .y90-screen .section .data-items {
    left: 58%;
  }
}

.gb-lang-eg .y90-cpu .section .content {
  left: -18%;
}

@media (max-width:720px) {
  .gb-lang-eg .y90-cpu .section .content {
    left: 0;
  }
}

.gb-lang-eg .y90-cpu .section .title .data ul {
  width: 37%;
}

@media (max-width:720px) {
  .gb-lang-eg .y90-cpu .section .title .data ul {
    width: 79%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.gb-lang-eg .y90-cpu .section .title .data ul li {
  text-align: right;
  padding: 10px 0;
}

@media (max-width:720px) {
  .gb-lang-eg .y90-cpu .section .title .data ul li {
    width: auto;
    padding: 0 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.gb-lang-eg .y90-high .bg {
  position: relative;
  z-index: 1;
}

.gb-lang-eg .y90-high .bg:before {
  position: relative;
  content: '';
  display: block;
  background-image: url("../img/y90-high-bg.jpg");
  background-size: 1945px 836px;
  width: 1945px;
  height: 836px;
  left: 50%;
  margin-left: -972px;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-x2.jpg");
  }
}

@media (min-width:1921px) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-lg.jpg");
    background-size: 2560px 1100px;
    width: 2560px;
    height: 1100px;
    margin-left: -1280px;
  }
}

@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-lg-x2.jpg");
  }
}

@media (max-width:1440px) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-md.jpg");
    background-size: 1536px 660px;
    width: 1536px;
    height: 660px;
    margin-left: -768px;
  }
}

@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-md-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-sm.jpg");
    background-size: 1075px 462px;
    width: 1075px;
    height: 462px;
    margin-left: -537px;
  }
}

@media only screen and (max-width:1080px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1080px) and (min-resolution:1.5dppx),(max-width:1080px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1080px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-sm-x2.jpg");
  }
}

@media (max-width:720px) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-mb.jpg");
    background-size: 637px 765px;
    background-position: center;
    background-repeat: no-repeat;
    width: 637px;
    height: 765px;
    left: 50%;
    margin-left: -318px;
  }
}

@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .bg:before {
    background-image: url("../img/y90-high-bg-mb-x2.jpg");
  }
}

.gb-lang-eg .y90-high .figure {
  position: absolute;
  z-index: 1;
  overflow: visible;
  width: 503px;
  height: 162px;
  left: 50%;
  margin-left: -251px;
  margin-left: -608px;
  top: 380px;
}

@media (min-width:1921px) {
  .gb-lang-eg .y90-high .figure {
    width: 663px;
    height: 214px;
    margin-left: -331px;
  }
}

@media (max-width:1440px) {
  .gb-lang-eg .y90-high .figure {
    width: 397px;
    height: 128px;
    margin-left: -198px;
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y90-high .figure {
    width: 278px;
    height: 89px;
    margin-left: -139px;
  }
}

@media (max-width:720px) {
  .gb-lang-eg .y90-high .figure {
    width: 165px;
    height: 53px;
    margin-left: -82px;
  }
}

@media (min-width:1921px) {
  .gb-lang-eg .y90-high .figure {
    margin-left: -800px;
    top: 500px;
  }
}

@media (max-width:1440px) {
  .gb-lang-eg .y90-high .figure {
    margin-left: -480px;
    top: 300px;
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y90-high .figure {
    margin-left: -336px;
    top: 210px;
  }
}

@media (max-width:720px) {
  .gb-lang-eg .y90-high .figure {
    margin-left: -320px;
    top: 200px;
  }
}

@media (max-width:720px) {
  .gb-lang-eg .y90-high .figure {
    margin-top: 240px;
    margin-left: -100px;
    margin-bottom: 150px;
  }
}

.gb-lang-eg .y90-high .figure figure {
  position: absolute;
}

.gb-lang-eg .y90-high .figure figure.f1 {
  background-image: url("../img/y90-high-title.png");
  background-size: 503px 162px;
  width: 503px;
  height: 162px;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-x2.png");
  }
}

@media (min-width:1921px) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-lg.png");
    background-size: 663px 214px;
    width: 663px;
    height: 214px;
  }
}

@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-lg-x2.png");
  }
}

@media (max-width:1440px) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-md.png");
    background-size: 397px 128px;
    width: 397px;
    height: 128px;
  }
}

@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-md-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm.png");
    background-size: 278px 89px;
    width: 278px;
    height: 89px;
  }
}

@media only screen and (max-width:1080px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1080px) and (min-resolution:1.5dppx),(max-width:1080px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1080px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm-x2.png");
  }
}

@media (max-width:720px) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm.png");
    background-size: 265px 85px;
    background-position: center;
    background-repeat: no-repeat;
    width: 265px;
    height: 85px;
    left: -22%;
    top: -360px;
  }
}

@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi) {
  .gb-lang-eg .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm-x2.png");
  }
}