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

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-kh .v20pro-more,
.gb-lang-kh .v20pro-nfc {
  display: none;
}

.gb-lang-kh .v20pro-camera .v20pro-camera-bottom .figure-box .data-items ul {
  margin-left: 90px;
}

@media (max-width:720px) {
  .gb-lang-kh .v20pro-camera .v20pro-camera-bottom .figure-box .data-items ul {
    margin-left: auto;
  }
}

@media (max-width:720px) {
  .gb-lang-kh .v20pro-camera .v20pro-camera-bottom .figure-box .data-items ul li:first-child {
    margin-left: 10vw;
  }
}

.gb-lang-kh .v20pro-kv {
  position: relative;
  background: #fff;
}

.gb-lang-kh .v20pro-kv .figure-box {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 850px;
  z-index: 99;
}

@media (min-width:1921px) {
  .gb-lang-kh .v20pro-kv .figure-box {
    width: 2560px;
    height: 1133px;
  }
}

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box {
    position: relative;
    width: 100%;
    height: auto;
  }
}

.gb-lang-kh .v20pro-kv .figure-box .figure {
  position: relative;
  width: 1920px;
  height: 850px;
}

@media (min-width:1921px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure {
    width: 2560px;
    height: 1133px;
  }
}

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure {
    width: 100vw;
    height: 155.2vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: visible;
  }
}

.gb-lang-kh .v20pro-kv .figure-box .figure figure {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure {
    position: relative;
    top: 0;
  }
}

.gb-lang-kh .v20pro-kv .figure-box .figure figure.f1 {
  z-index: 9;
  background-image: url("../img/v20pro-kv-title-lg.png");
  background-size: 454px 106px;
  background-position: center;
  background-repeat: no-repeat;
  width: 454px;
  height: 106px;
  margin-left: -300px;
  margin-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-kh .v20pro-kv .figure-box .figure figure.f1 {
    background-image: url("../img/v20pro-kv-title-lg-x2.png");
  }
}

@media (min-width:1921px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure.f1 {
    background-image: url("../img/v20pro-kv-title-xl.png");
    background-size: 547px 128px;
    background-position: center;
    background-repeat: no-repeat;
    width: 547px;
    height: 128px;
    margin-left: -400px;
    margin-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-kh .v20pro-kv .figure-box .figure figure.f1 {
    background-image: url("../img/v20pro-kv-title-xl-x2.png");
  }
}

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure.f1 {
    background-image: url("../img/v20pro-kv-title-mb.png");
    background-size: 304px 71px;
    background-position: center;
    background-repeat: no-repeat;
    width: 304px;
    height: 71px;
  }
}

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

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure.f1 {
    position: absolute;
    margin-top: 26.66667vw;
    margin-left: 0;
    background-size: 81.06667vw 18.93333vw;
    width: 81.06667vw;
    height: 18.93333vw;
  }
}

.gb-lang-kh .v20pro-kv .figure-box .figure figure.f2 {
  background-image: url("../img/v20pro-kv-img1-lg.jpg");
  background-size: 1920px 850px;
  background-position: center;
  background-repeat: no-repeat;
  width: 1920px;
  height: 850px;
}

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

@media (min-width:1921px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure.f2 {
    background-image: url("../img/v20pro-kv-img1-xl.jpg");
    background-size: 2560px 1133px;
    background-position: center;
    background-repeat: no-repeat;
    width: 2560px;
    height: 1133px;
  }
}

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

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure.f2 {
    background-image: url("../img/v20pro-kv-img1-mb.jpg");
    background-size: 337px 523px;
    background-position: center;
    background-repeat: no-repeat;
    width: 337px;
    height: 523px;
  }
}

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

@media (max-width:720px) {
  .gb-lang-kh .v20pro-kv .figure-box .figure figure.f2 {
    margin-left: 0;
    margin-top: 0;
    background-size: 100vw 155.2vw;
    width: 100vw;
    height: 155.2vw;
  }
}