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

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-pk .y90-high .figure {
  position: absolute;
  z-index: 1;
  overflow: visible;
  width: 499px;
  height: 400px;
  left: 50%;
  margin-left: -249px;
  margin-left: 38px;
  top: 320px;
}

@media (min-width:1921px) {
  .gb-lang-pk .y90-high .figure {
    width: 657px;
    height: 527px;
    margin-left: -328px;
  }
}

@media (max-width:1440px) {
  .gb-lang-pk .y90-high .figure {
    width: 394px;
    height: 316px;
    margin-left: -197px;
  }
}

@media (max-width:1080px) {
  .gb-lang-pk .y90-high .figure {
    width: 275px;
    height: 221px;
    margin-left: -137px;
  }
}

@media (max-width:720px) {
  .gb-lang-pk .y90-high .figure {
    width: 275px;
    height: 221px;
    margin-left: -137px;
  }
}

@media (min-width:1921px) {
  .gb-lang-pk .y90-high .figure {
    margin-left: 50px;
    top: 420px;
  }
}

@media (max-width:1440px) {
  .gb-lang-pk .y90-high .figure {
    margin-left: 30px;
    top: 252px;
  }
}

@media (max-width:1080px) {
  .gb-lang-pk .y90-high .figure {
    margin-left: 21px;
    top: 177px;
  }
}

@media (max-width:720px) {
  .gb-lang-pk .y90-high .figure {
    margin-left: 20px;
    top: 168px;
  }
}

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

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

.gb-lang-pk .y90-high .figure figure.f1 {
  z-index: 1;
  -webkit-transform: translate3d(-200px,0,0);
  transform: translate3d(-200px,0,0);
  opacity: 0;
  background-image: url("../img/y90-high-title.png");
  background-size: 499px 400px;
  width: 499px;
  height: 400px;
  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-pk .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-x2.png");
  }
}

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

@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-pk .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-lg-x2.png");
  }
}

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

@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-pk .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-md-x2.png");
  }
}

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

@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-pk .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm-x2.png");
  }
}

@media (max-width:720px) {
  .gb-lang-pk .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm.png");
    background-size: 275px 221px;
    background-position: center;
    background-repeat: no-repeat;
    width: 275px;
    height: 221px;
    left: -23%;
    top: -350px;
    -webkit-transform: translate3d(-30px,0,0);
    transform: translate3d(-30px,0,0);
  }
}

@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 .y90-high .figure figure.f1 {
    background-image: url("../img/y90-high-title-sm-x2.png");
  }
}

.gb-lang-pk .y90-high .figure.start figure {
  will-change: transform;
  -webkit-transition: opacity .3s linear,-webkit-transform .8s cubic-bezier(.2,0,.2,1);
  transition: opacity .3s linear,-webkit-transform .8s cubic-bezier(.2,0,.2,1);
  transition: transform .8s cubic-bezier(.2,0,.2,1),opacity .3s linear;
  transition: transform .8s cubic-bezier(.2,0,.2,1),opacity .3s linear,-webkit-transform .8s cubic-bezier(.2,0,.2,1);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1;
}