/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.2.7;
 * Released on: 2018-12-24;
 */

@charset "UTF-8";

.hide {
  display: none!important;
}

@media (max-width:720px) {
  .gb-lang-pk .y91-jovi .bg:before {
    background-image: url("../img/y91-jovi-bg-sm.jpg");
    background-size: 1177px 598px;
    background-position: center;
    background-repeat: no-repeat;
    width: 1177px;
    height: 598px;
    left: 50%;
    margin-left: -588px;
  }
}

@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-pk .y91-jovi .bg:before {
    background-image: url("../img/y91-jovi-bg-sm-x2.jpg");
  }
}