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

@charset "UTF-8";

.hide {
  display: none;
}

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

.gb-lang-eg .title .description-text,
.gb-lang-eg .title .main-title,
.gb-lang-eg .title .sub-title,
.gb-lang-eg .title .tips-text {
  text-align: right!important;
}

.gb-lang-eg .stage.tips-stage .tip-content h4,
.gb-lang-eg .stage.tips-stage .tip-content li {
  direction: rtl;
  text-align: right!important;
}

.gb-lang-eg .data-items p,
.gb-lang-eg .data-items strong {
  direction: rtl;
  text-align: right!important;
}

.gb-lang-eg .y1s-kv .figure-box .figure figure.f2 {
  background-image: url("../img/y1s-kv-title-lg.png");
  background-size: 445px 186px;
  background-position: center;
  background-repeat: no-repeat;
  width: 445px;
  height: 186px;
  left: 400px;
  top: 500px;
}

@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 .y1s-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y1s-kv-title-lg-x2.png");
  }
}

@media (min-width:1921px) {
  .gb-lang-eg .y1s-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y1s-kv-title-xl.png");
    background-size: 543px 225px;
    background-position: center;
    background-repeat: no-repeat;
    width: 543px;
    height: 225px;
    left: 600px;
    top: 650px;
  }
}

@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 .y1s-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y1s-kv-title-xl-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y1s-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y1s-kv-title-mb.png");
    background-size: 277px 115px;
    background-position: center;
    background-repeat: no-repeat;
    width: 277px;
    height: 115px;
  }
}

@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 .y1s-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y1s-kv-title-mb-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y1s-kv .figure-box .figure figure.f2 {
    background-size: 74.08vw 30.88vw;
    width: 74.08vw;
    height: 30.88vw;
    left: 50%;
    top: 60px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.gb-lang-eg .y1s-kv .figure-box .figure.start .f2 {
  will-change: transform;
  -webkit-transition: top 1s cubic-bezier(0,.35,.68,1) .1s;
  transition: top 1s cubic-bezier(0,.35,.68,1) .1s;
  top: 380px;
}

@media (min-width:1921px) {
  .gb-lang-eg .y1s-kv .figure-box .figure.start .f2 {
    top: 500px;
  }
}

@media (max-width:1080px) {
  .gb-lang-eg .y1s-kv .figure-box .figure.start .f2 {
    top: 30px;
  }
}

.gb-lang-eg .y1s-battery .section1 .title,
.gb-lang-eg .y1s-battery .section1 .title .description-text {
  width: 400px;
}

@media (max-width:1080px) {
  .gb-lang-eg .y1s-battery .section1 .title,
  .gb-lang-eg .y1s-battery .section1 .title .description-text {
    width: auto;
  }
}

.gb-lang-eg .y1s-aiphoto .title,
.gb-lang-eg .y1s-aiphoto .title .description-text,
.gb-lang-eg .y1s-funtouch .title,
.gb-lang-eg .y1s-funtouch .title .description-text,
.gb-lang-eg .y1s-mode .title,
.gb-lang-eg .y1s-mode .title .description-text {
  width: 400px;
}

@media (max-width:1080px) {
  .gb-lang-eg .y1s-aiphoto .title,
  .gb-lang-eg .y1s-aiphoto .title .description-text,
  .gb-lang-eg .y1s-funtouch .title,
  .gb-lang-eg .y1s-funtouch .title .description-text,
  .gb-lang-eg .y1s-mode .title,
  .gb-lang-eg .y1s-mode .title .description-text {
    width: auto;
  }
}

.gb-lang-eg .y1s-screen .section .title .data-items ul li:first-child {
  margin-left: 80px;
}

@media (max-width:1080px) {
  .gb-lang-eg .y1s-screen .section .title .data-items ul li:first-child {
    margin-left: 0;
  }
}