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

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-lk .dark-mode .section .title .main-title,
.gb-lang-lk .dark-mode .section .title .sub-title {
  color: #fff;
}

.gb-lang-lk .dark-mode .section .title .description-text {
  color: rgba(255,255,255,.8);
}

@media (max-width:1080px) {
  .gb-lang-lk .dark-mode .section .title .description-text {
    color: rgba(255,255,255,.6);
  }
}

.gb-lang-lk .dark-mode .section .title .tips-text {
  color: rgba(255,255,255,.4);
}

.gb-lang-lk .dark-mode .section .title .data-items ul li p {
  color: rgba(255,255,255,.6);
  display: -webkit-inline-box!important;
}

.gb-lang-lk .dark-mode .section .title .data-items ul li strong {
  color: #fff;
  display: -webkit-inline-box!important;
}

.gb-lang-lk .y20-kv .figure-box {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 850px;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-kv .figure-box {
    width: 2558px;
    height: 1133px;
  }
}

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

.gb-lang-lk .y20-kv .figure-box .figure {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 1920px;
  height: 850px;
}

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

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .figure-box .figure {
    width: 100vw;
    height: auto;
  }
}

.gb-lang-lk .y20-kv .figure-box .figure figure.f1 {
  position: relative;
  background-image: url("../img/y20-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-lk .y20-kv .figure-box .figure figure.f1 {
    background-image: url("../img/y20-kv-img1-lg-x2.jpg");
  }
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-kv .figure-box .figure figure.f1 {
    background-image: url("../img/y20-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-lk .y20-kv .figure-box .figure figure.f1 {
    background-image: url("../img/y20-kv-img1-xl-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .figure-box .figure figure.f1 {
    background-image: url("../img/y20-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: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-lk .y20-kv .figure-box .figure figure.f1 {
    background-image: url("../img/y20-kv-img1-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .figure-box .figure figure.f1 {
    margin-left: 0;
    background-size: 100vw 177.86667vw;
    width: 100vw;
    height: 177.86667vw;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.gb-lang-lk .y20-kv .figure-box .figure figure.f2 {
  -webkit-transition: top 1s;
  transition: top 1s;
  position: absolute;
  z-index: 999;
  background-image: url("../img/y20-kv-title-lg.png");
  background-size: 391px 114px;
  background-position: center;
  background-repeat: no-repeat;
  width: 391px;
  height: 114px;
  left: 460px;
  top: 440px;
}

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

@media (min-width:1921px) {
  .gb-lang-lk .y20-kv .figure-box .figure figure.f2 {
    background-image: url("../img/y20-kv-title-xl.png");
    background-size: 438px 128px;
    background-position: center;
    background-repeat: no-repeat;
    width: 438px;
    height: 128px;
    left: 680px;
    top: 630px;
  }
}

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

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

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

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .figure-box .figure figure.f2 {
    background-size: 64.53333vw 18.66667vw;
    width: 64.53333vw;
    height: 18.66667vw;
    left: 50%;
    top: 50px;
    margin-top: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.gb-lang-lk .y20-kv .figure-box .figure.start .f2 {
  will-change: transform;
  -webkit-transition: top 1s;
  transition: top 1s;
  top: 340px;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-kv .figure-box .figure.start .f2 {
    top: 530px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .figure-box .figure.start .f2 {
    top: 0;
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul {
  width: 1000px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-kv .section .title .data-items ul {
    width: 1200px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .section .title .data-items ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0;
  width: 200px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .section .title .data-items ul li {
    padding-top: 20px;
    margin-left: 0;
    width: 50%;
    margin-right: 0;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .section .title .data-items ul li i {
    height: 110px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .section .title .data-items ul li i figure {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    margin-bottom: -20px;
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li i figure.f1 {
  background-image: url("../img/y20-kv-svg1.jpg");
  background-size: 142px 140px;
  background-position: center;
  background-repeat: no-repeat;
  width: 142px;
  height: 140px;
}

@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-lk .y20-kv .section .title .data-items ul li i figure.f1 {
    background-image: url("../img/y20-kv-svg1-x2.jpg");
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li i figure.f2 {
  background-image: url("../img/y20-kv-svg2.jpg");
  background-size: 142px 140px;
  background-position: center;
  background-repeat: no-repeat;
  width: 142px;
  height: 140px;
}

@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-lk .y20-kv .section .title .data-items ul li i figure.f2 {
    background-image: url("../img/y20-kv-svg2-x2.jpg");
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li i figure.f3 {
  background-image: url("../img/y20-kv-svg3.jpg");
  background-size: 142px 140px;
  background-position: center;
  background-repeat: no-repeat;
  width: 142px;
  height: 140px;
}

@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-lk .y20-kv .section .title .data-items ul li i figure.f3 {
    background-image: url("../img/y20-kv-svg3-x2.jpg");
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li i figure.f4 {
  background-image: url("../img/y20-kv-svg4.jpg");
  background-size: 142px 140px;
  background-position: center;
  background-repeat: no-repeat;
  width: 142px;
  height: 140px;
}

@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-lk .y20-kv .section .title .data-items ul li i figure.f4 {
    background-image: url("../img/y20-kv-svg4-x2.jpg");
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li i figure.f5 {
  background-image: url("../img/y20-kv-svg5.jpg");
  background-size: 142px 140px;
  background-position: center;
  background-repeat: no-repeat;
  width: 142px;
  height: 140px;
}

@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-lk .y20-kv .section .title .data-items ul li i figure.f5 {
    background-image: url("../img/y20-kv-svg5-x2.jpg");
  }
}

.gb-lang-lk .y20-kv .section .title .data-items ul li.li-in-show {
  display: none;
}

.gb-lang-lk .y20-kv .section .title .data-items ul li p {
  text-align: center;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-kv .section .title .data-items ul li p {
    margin-top: 0;
  }
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-cpu .content .title .main-title {
    width: 1300px;
  }
}

.gb-lang-lk .y20-color .bg-box .bg {
  -webkit-transition: opacity .5s cubic-bezier(0,.35,.68,1);
  transition: opacity .5s cubic-bezier(0,.35,.68,1);
  opacity: 0;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.gb-lang-lk .y20-color .bg-box .bg.active {
  -webkit-transition: opacity .5s cubic-bezier(0,.35,.68,1);
  transition: opacity .5s cubic-bezier(0,.35,.68,1);
  opacity: 1;
}

.gb-lang-lk .y20-color .bg-box .bg1 {
  background-image: -webkit-gradient(linear,left bottom,right top,from(#adceeb),color-stop(#f8feff),to(#bfe0df));
  background-image: -webkit-linear-gradient(left bottom,#adceeb,#f8feff,#bfe0df);
  background-image: linear-gradient(to right top,#adceeb,#f8feff,#bfe0df);
}

.gb-lang-lk .y20-color .bg-box .bg2 {
  background-image: -webkit-gradient(linear,left bottom,right top,from(#898893),color-stop(#f8feff),to(#adafb2));
  background-image: -webkit-linear-gradient(left bottom,#898893,#f8feff,#adafb2);
  background-image: linear-gradient(to right top,#898893,#f8feff,#adafb2);
}

.gb-lang-lk .y20-color .figure-box .figure {
  position: relative;
  z-index: 1;
  width: 472px;
  height: 847px;
  margin-left: 550px;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-color .figure-box .figure {
    width: 651px;
    height: 1147px;
    margin-left: 730px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-color .figure-box .figure {
    width: 100vw;
    height: 150.66667vw;
    margin-left: 0;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-color .section .content .title .main-title {
    font-size: 34px;
  }
}

.gb-lang-lk .y20-charge {
  position: relative;
  overflow: hidden;
  height: 100vh;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge {
    height: auto;
  }
}

.gb-lang-lk .y20-charge .section {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 9;
  padding-top: 0;
  margin-top: 0;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-charge .section {
    padding-top: 100px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section {
    padding-top: 80px;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.gb-lang-lk .y20-charge .section1 {
  margin-top: -100px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section1 {
    margin-top: 0;
    padding-top: 70px;
  }
}

.gb-lang-lk .y20-charge .section1 .content .title .mb-hide {
  display: block;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section1 .content .title .mb-hide {
    display: none;
  }
}

.gb-lang-lk .y20-charge .section1 .content .title .mb-show {
  display: none;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section1 .content .title .mb-show {
    display: block;
  }
}

.gb-lang-lk .y20-charge .section2 {
  opacity: 0;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 {
    opacity: 1;
    padding-top: 120px;
  }
}

.gb-lang-lk .y20-charge .section2 .content .title {
  width: 380px;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-charge .section2 .content .title {
    width: 500px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 .content .title {
    width: auto;
  }
}

.gb-lang-lk .y20-charge .section2 .content .title .main-title,
.gb-lang-lk .y20-charge .section2 .content .title .sub-title {
  color: #fff;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 .content .title .main-title,
  .gb-lang-lk .y20-charge .section2 .content .title .sub-title {
    color: #000;
  }
}

.gb-lang-lk .y20-charge .section2 .content .title .description-text {
  color: rgba(255,255,255,.8);
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 .content .title .description-text {
    color: rgba(0,0,0,.8);
  }
}

.gb-lang-lk .y20-charge .section2 .content .title .tips-text {
  color: rgba(255,255,255,.4);
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 .content .title .tips-text {
    color: rgba(0,0,0,.4);
  }
}

.gb-lang-lk .y20-charge .section2 .content .title .data-items ul li p {
  color: rgba(255,255,255,.6);
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 .content .title .data-items ul li p {
    color: rgba(0,0,0,.6);
    font-size: 14px;
  }
}

.gb-lang-lk .y20-charge .section2 .content .title .data-items ul li strong {
  color: #fff;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .section2 .content .title .data-items ul li strong {
    color: #000;
  }
}

.gb-lang-lk .y20-charge .figure-box {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 1920px;
  height: 1080px;
  margin-top: 600px;
}

@media screen and (max-width:1400px) {
  .gb-lang-lk .y20-charge .figure-box {
    -webkit-transform: translate(-50%,-50%) scale(.9);
    -ms-transform: translate(-50%,-50%) scale(.9);
    transform: translate(-50%,-50%) scale(.9);
  }
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-charge .figure-box {
    margin-top: 800px;
    -webkit-transform: translate(-50%,-50%) scale(1.2);
    -ms-transform: translate(-50%,-50%) scale(1.2);
    transform: translate(-50%,-50%) scale(1.2);
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box {
    position: relative;
    width: 72.53333vw;
    height: auto;
    margin-top: 40px;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.gb-lang-lk .y20-charge .figure-box .figure {
  position: relative;
  z-index: 1;
  width: 1920px;
  height: 1080px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure {
    width: 72.53333vw;
    height: 123.2vw;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure {
  opacity: 0;
  position: absolute;
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f1 {
  background-image: url("../img/y20-charge-img1-lg.png");
  background-size: 424px 914px;
  background-position: center;
  background-repeat: no-repeat;
  width: 424px;
  height: 914px;
  margin-top: 162px;
  margin-left: 1038px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f1 {
    background-image: url("../img/y20-charge-img1-lg-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f1 {
    background-image: url("../img/y20-charge-img1-mb.jpg");
    background-size: 272px 462px;
    background-position: center;
    background-repeat: no-repeat;
    width: 272px;
    height: 462px;
  }
}

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

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f1 {
    background-size: 72.53333vw 123.2vw;
    width: 72.53333vw;
    height: 123.2vw;
    display: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f2 {
  background-image: url("../img/y20-charge-img2-lg.jpg");
  background-size: 1920px 1080px;
  background-position: center;
  background-repeat: no-repeat;
  width: 1920px;
  height: 1080px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: 100vh;
  width: 100vw;
  background-size: cover;
}

@media screen and (max-width:1400px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f2 {
    height: 112vh;
    width: 112vw;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f2 {
    background-image: url("../img/y20-charge-img2-lg-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f2 {
    background-image: url("../img/y20-charge-img1-mb.jpg");
    background-size: 272px 462px;
    background-position: center;
    background-repeat: no-repeat;
    width: 272px;
    height: 462px;
  }
}

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

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f2 {
    background-size: 72.53333vw 123.2vw;
    width: 72.53333vw;
    height: 123.2vw;
    opacity: 1;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f3 {
  opacity: 1;
  background-image: url("../img/y20-charge-img3-lg.jpg");
  background-size: 420px 914px;
  background-position: center;
  background-repeat: no-repeat;
  width: 420px;
  height: 914px;
  margin-top: 162px;
  margin-left: 1038px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f3 {
    background-image: url("../img/y20-charge-img3-lg-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f3 {
    background-image: url("../img/y20-charge-img3-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f3 {
    background-image: url("../img/y20-charge-img3-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f3 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f4 {
  background-image: url("../img/y20-charge-img4-lg.jpg");
  background-size: 420px 914px;
  background-position: center;
  background-repeat: no-repeat;
  width: 420px;
  height: 914px;
  margin-top: 162px;
  margin-left: 1038px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f4 {
    background-image: url("../img/y20-charge-img4-lg-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f4 {
    background-image: url("../img/y20-charge-img4-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f4 {
    background-image: url("../img/y20-charge-img4-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f4 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f5 {
  background-image: url("../img/y20-charge-img5-lg.jpg");
  background-size: 420px 914px;
  background-position: center;
  background-repeat: no-repeat;
  width: 420px;
  height: 914px;
  margin-top: 162px;
  margin-left: 1038px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f5 {
    background-image: url("../img/y20-charge-img5-lg-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f5 {
    background-image: url("../img/y20-charge-img5-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f5 {
    background-image: url("../img/y20-charge-img5-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f5 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f6 {
  background-image: url("../img/y20-charge-img6-lg.jpg");
  background-size: 420px 914px;
  background-position: center;
  background-repeat: no-repeat;
  width: 420px;
  height: 914px;
  margin-top: 162px;
  margin-left: 1038px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f6 {
    background-image: url("../img/y20-charge-img6-lg-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f6 {
    background-image: url("../img/y20-charge-img6-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f6 {
    background-image: url("../img/y20-charge-img6-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f6 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f7 {
  background-image: url("../img/y20-charge-img7-lg.png");
  background-size: 461px 160px;
  background-position: center;
  background-repeat: no-repeat;
  width: 461px;
  height: 160px;
  margin-top: 200px;
  margin-left: 1500px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f7 {
    background-image: url("../img/y20-charge-img7-lg-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f7 {
    background-image: url("../img/y20-charge-img4-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f7 {
    background-image: url("../img/y20-charge-img4-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f7 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.circle {
  background-image: url("../img/y20-charge-circle.png");
  background-size: 300px 300px;
  background-position: center;
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  background-size: 100% 3000%;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(.8);
  -ms-transform: translateY(-50%) scale(.8);
  transform: translateY(-50%) scale(.8);
  margin-left: 800px;
}

@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-lk .y20-charge .figure-box .figure figure.circle {
    background-image: url("../img/y20-charge-circle-x2.png");
  }
}

.ie .gb-lang-lk .y20-charge .figure-box .figure figure.circle {
  background-position: center bottom;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.circle {
    display: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f8 {
  opacity: 1;
  background-image: url("../img/y20-charge-img8-lg.png");
  background-size: 958px 615px;
  background-position: center;
  background-repeat: no-repeat;
  width: 958px;
  height: 615px;
  margin-top: -4px;
  margin-left: 471px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f8 {
    background-image: url("../img/y20-charge-img8-lg-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f8 {
    background-image: url("../img/y20-charge-img4-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f8 {
    background-image: url("../img/y20-charge-img4-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f8 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure figure.f9 {
  background-image: url("../img/y20-charge-img9-lg.png");
  background-size: 958px 615px;
  background-position: center;
  background-repeat: no-repeat;
  width: 958px;
  height: 615px;
  margin-top: -4px;
  margin-left: 471px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@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-lk .y20-charge .figure-box .figure figure.f9 {
    background-image: url("../img/y20-charge-img9-lg-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f9 {
    background-image: url("../img/y20-charge-img4-mb.jpg");
    background-size: 375px 476px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 476px;
  }
}

@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-lk .y20-charge .figure-box .figure figure.f9 {
    background-image: url("../img/y20-charge-img4-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure figure.f9 {
    background-size: 100vw 126.93333vw;
    width: 100vw;
    height: 126.93333vw;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside {
  position: absolute;
  left: 460px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside {
    top: initial!important;
    left: 58vw!important;
    bottom: 140vw;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside .text-bold {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside .text-bold {
    font-size: 26px;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside .line {
  position: absolute;
  width: 0;
  height: 2px;
  margin-left: 120px;
  margin-top: 44px;
  background-color: rgba(255,255,255,.3);
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside .text {
  font-size: 18px;
  color: rgba(255,255,255,.5);
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside .text {
    font-size: 14px;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside1 {
  top: 500px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside1 {
    bottom: 94vw;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside2 {
  top: 626px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside2 {
    bottom: 67vw;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside3 {
  top: 745px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure .text-box .text-box-inside3 {
    bottom: 40vw;
  }
}

.gb-lang-lk .y20-charge .figure-box .figure canvas {
  opacity: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .figure-box .figure canvas {
    display: none;
  }
}

.gb-lang-lk .y20-charge #figure-box-mb {
  display: none;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb {
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 71.73333vw;
    height: 180vw;
  }
}

.gb-lang-lk .y20-charge #figure-box-mb .figure {
  position: relative;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure {
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 71.73333vw;
    height: 180vw;
  }
}

.gb-lang-lk .y20-charge #figure-box-mb .figure figure {
  opacity: 1;
  position: absolute;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.f10 {
    background-image: url("../img/y20-charge-img10-mb.jpg");
    background-size: 269px 578px;
    background-position: center;
    background-repeat: no-repeat;
    width: 269px;
    height: 578px;
  }
}

@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-lk .y20-charge #figure-box-mb .figure figure.f10 {
    background-image: url("../img/y20-charge-img10-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.f10 {
    background-size: 71.73333vw 154.13333vw;
    width: 71.73333vw;
    height: 154.13333vw;
  }
}

.gb-lang-lk .y20-charge #figure-box-mb .figure figure.f11 {
  opacity: 0;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.f11 {
    background-image: url("../img/y20-charge-img11-mb.jpg");
    background-size: 269px 578px;
    background-position: center;
    background-repeat: no-repeat;
    width: 269px;
    height: 578px;
  }
}

@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-lk .y20-charge #figure-box-mb .figure figure.f11 {
    background-image: url("../img/y20-charge-img11-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.f11 {
    background-size: 71.73333vw 154.13333vw;
    width: 71.73333vw;
    height: 154.13333vw;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.f12 {
    background-image: url("../img/y20-charge-img12-mb.jpg");
    background-size: 39px 295px;
    background-position: center;
    background-repeat: no-repeat;
    width: 39px;
    height: 295px;
  }
}

@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-lk .y20-charge #figure-box-mb .figure figure.f12 {
    background-image: url("../img/y20-charge-img12-mb-x2.jpg");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.f12 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 150vw;
    background-size: 10.4vw 78.66667vw;
    width: 10.4vw;
    height: 78.66667vw;
    top: 100px;
  }
}

.gb-lang-lk .y20-charge #figure-box-mb .figure figure.f13 {
  display: none;
}

.gb-lang-lk .y20-charge #figure-box-mb .figure figure.circle {
  opacity: 0;
  background-image: url("../img/y20-charge-circle.png");
  background-size: 300px 300px;
  background-position: center;
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  background-size: 100% 3000%;
  background-repeat: no-repeat;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(.5);
  -ms-transform: translateX(-50%) scale(.5);
  transform: translateX(-50%) scale(.5);
  margin-left: 800px;
}

@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-lk .y20-charge #figure-box-mb .figure figure.circle {
    background-image: url("../img/y20-charge-circle-x2.png");
  }
}

.ie .gb-lang-lk .y20-charge #figure-box-mb .figure figure.circle {
  background-position: center bottom;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.circle {
    display: block;
    margin-left: 0;
    top: 36vw;
  }
}

@media screen and (max-width:1080px) and (max-width:420px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.circle {
    top: 39vw;
  }
}

@media screen and (max-width:1080px) and (max-width:380px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.circle {
    top: 36vw;
  }
}

@media screen and (max-width:1080px) and (max-width:361px) {
  .gb-lang-lk .y20-charge #figure-box-mb .figure figure.circle {
    top: 33vw;
  }
}

.gb-lang-lk .y20-charge #figure-box-mb.start .figure figure.f11 {
  -webkit-transition: opacity .5s cubic-bezier(0,.35,.68,1) .6s;
  transition: opacity .5s cubic-bezier(0,.35,.68,1) .6s;
  opacity: 1;
}

.gb-lang-lk .y20-charge #figure-box-mb.start .figure figure.circle {
  -webkit-transition: opacity .5s cubic-bezier(0,.35,.68,1) .6s;
  transition: opacity .5s cubic-bezier(0,.35,.68,1) .6s;
  opacity: 1;
}

.gb-lang-lk .y20-charge #figure-box-mb.start .figure figure.f12 {
  -webkit-transition: top .5s cubic-bezier(0,.35,.68,1) .1s;
  transition: top .5s cubic-bezier(0,.35,.68,1) .1s;
  top: 0;
}

.gb-lang-lk .y20-charge .y20-charge-box1 {
  background-color: #fff;
  top: 0;
  left: 0;
  position: relative;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  z-index: 2;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .y20-charge-box1 {
    z-index: 1;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .y20-charge-box1 {
    height: auto;
  }
}

.gb-lang-lk .y20-charge .y20-charge-box1 .y20-charge-box1-inside {
  top: 0;
  left: 0;
  position: absolute;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .y20-charge-box1 .y20-charge-box1-inside {
    height: auto;
    position: relative;
  }
}

.gb-lang-lk .y20-charge .y20-charge-box2 {
  background-color: #000;
  top: 0;
  left: 0;
  position: absolute;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  z-index: 1;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .y20-charge-box2 {
    z-index: 2;
    position: relative;
    height: 100vh;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .y20-charge-box2 .figure-box {
    position: absolute;
    width: 100vw;
    height: 126.93333vw;
    margin-top: 0;
    bottom: 0;
    top: initial;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-charge .y20-charge-box2 .figure-box .figure {
    width: 100vw;
    height: 126.93333vw;
  }
}

.gb-lang-lk .y20-charge .y20-charge-box1 .y20-charge-box1-inside .figure-box .figure canvas {
  opacity: 0;
}

.gb-lang-lk .y20-mix .box1 {
  margin-top: 120px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1200px;
  height: 800px;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fafbff),to(#f7fcff));
  background-image: -webkit-linear-gradient(top,#fafbff,#f7fcff);
  background-image: linear-gradient(to bottom,#fafbff,#f7fcff);
  overflow: hidden;
  border-radius: 16px;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-mix .box1 {
    width: 1600px;
    height: 1080px;
    margin-top: 160px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 {
    width: auto;
    height: auto;
    margin-top: 0;
    border-radius: initial;
  }
}

.gb-lang-lk .y20-mix .box1 .section {
  padding-top: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 .section {
    position: relative;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-top: 70px;
  }
}

.gb-lang-lk .y20-mix .box1 .section .content .title {
  width: 540px;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 .section .content .title {
    width: auto;
  }
}

.gb-lang-lk .y20-mix .box1 .figure-box {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 .figure-box {
    margin-top: 40px;
    position: relative;
    right: initial;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
  }
}

.gb-lang-lk .y20-mix .box1 .figure-box .figure figure.f1 {
  background-image: url("../img/y20-mix-img1-lg.png");
  background-size: 490px 748px;
  background-position: center;
  background-repeat: no-repeat;
  width: 490px;
  height: 748px;
}

@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-lk .y20-mix .box1 .figure-box .figure figure.f1 {
    background-image: url("../img/y20-mix-img1-lg-x2.png");
  }
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-mix .box1 .figure-box .figure figure.f1 {
    background-image: url("../img/y20-mix-img1-xl.png");
    background-size: 654px 996px;
    background-position: center;
    background-repeat: no-repeat;
    width: 654px;
    height: 996px;
  }
}

@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-lk .y20-mix .box1 .figure-box .figure figure.f1 {
    background-image: url("../img/y20-mix-img1-xl-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 .figure-box .figure figure.f1 {
    background-image: url("../img/y20-mix-img1-mb.png");
    background-size: 375px 623px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 623px;
  }
}

@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-lk .y20-mix .box1 .figure-box .figure figure.f1 {
    background-image: url("../img/y20-mix-img1-mb-x2.png");
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 .figure-box .figure figure.f1 {
    background-size: 100vw 166.13333vw;
    width: 100vw;
    height: 166.13333vw;
  }
}

.gb-lang-lk .y20-mix .box1 .figure-box .figure img {
  z-index: -1;
  position: absolute;
  border-radius: 10px;
  width: 298px;
  margin-left: 10px;
  margin-top: 16px;
}

@media (min-width:1921px) {
  .gb-lang-lk .y20-mix .box1 .figure-box .figure img {
    width: 390px;
    margin-left: 17px;
    margin-top: 21px;
  }
}

@media (max-width:1080px) {
  .gb-lang-lk .y20-mix .box1 .figure-box .figure img {
    width: 62vw;
    margin-left: 19vw;
    margin-top: 3.5vw;
  }
}