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

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-id .y51-kvicon .data-items ul {
  width: 1200px;
}

@media (max-width:720px) {
  .gb-lang-id .y51-kvicon .data-items ul {
    width: 75%;
  }
}

.gb-lang-id .y51-kv {
  background-color: #fff;
  position: relative;
}

@media (max-width:720px) {
  .gb-lang-id .y51-kv .figure-box {
    width: 100vw;
    height: 177.86667vw;
  }
}

.gb-lang-id .y51-kv .figure-box .figure figure.f1 {
  position: relative;
  background-image: url("../img/y51-kv-img1-lg.jpg");
  background-size: 1920px 1080px;
  background-position: center;
  background-repeat: no-repeat;
  width: 1920px;
  height: 1080px;
}

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

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

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

@media (max-width:720px) {
  .gb-lang-id .y51-kv .figure-box .figure figure.f1 {
    background-image: url("../img/y51-kv-img1-mb.jpg");
    background-size: 375px 667px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 667px;
  }
}

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

@media (max-width:720px) {
  .gb-lang-id .y51-kv .figure-box .figure figure.f1 {
    margin-left: 0;
    background-size: 100vw 177.86667vw;
    width: 100vw;
    height: 177.86667vw;
  }
}

.gb-lang-id .y51-kv .figure-box .figure figure.f2 {
  position: absolute;
  background-image: url("../img/y51-kv-title-lg.png");
  background-size: 577px 257px;
  background-position: center;
  background-repeat: no-repeat;
  width: 577px;
  height: 257px;
  left: 400px;
  top: 300px;
}

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

@media (min-width:1921px) {
  .gb-lang-id .y51-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y51-kv-title-xl.png");
    background-size: 692px 308px;
    background-position: center;
    background-repeat: no-repeat;
    width: 692px;
    height: 308px;
    left: 650px;
    top: 450px;
  }
}

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

@media (max-width:720px) {
  .gb-lang-id .y51-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y51-kv-title-mb.png");
    background-size: 274px 116px;
    background-position: center;
    background-repeat: no-repeat;
    width: 274px;
    height: 116px;
  }
}

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

@media (max-width:720px) {
  .gb-lang-id .y51-kv .figure-box .figure figure.f2 {
    background-size: 81.33333vw 34.4vw;
    width: 81.33333vw;
    height: 34.4vw;
    left: 50%;
    top: 100px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}