/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.1.3;
 * Released on: 2024-09-09;
 */
@charset "UTF-8";
@font-face {
  font-family: iconfont-symbol-products;
  src: url(iconfont-symbol-products.eot);
  src: url(iconfont-symbol-products.eot?#iefix) format('eot'), url(iconfont-symbol-products.woff2) format('woff2'), url(iconfont-symbol-products.woff) format('woff'), url(iconfont-symbol-products.ttf) format('truetype'), url(iconfont-symbol-products.svg#iconfont-symbol-products) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: vivoSans-Bold;
  src: url(fonts/vivoSansGlobal-Bold.woff2);
  src: url(fonts/vivoSansGlobal-Bold.woff2) format("woff2"), url(fonts/vivoSansGlobal-Bold.eot?#ie-fixed) format("embedded-opentype"), url(fonts/vivoSansGlobal-Bold.woff) format("woff"), url(fonts/vivoSansGlobal-Bold.ttf) format("truetype");
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: vivoSans-Regular;
  src: url(fonts/vivoSansGlobal-Regular.woff2);
  src: url(fonts/vivoSansGlobal-Regular.woff2) format("woff2"), url(fonts/vivoSansGlobal-Regular.eot?#ie-fixed) format("embedded-opentype"), url(fonts/vivoSansGlobal-Regular.woff) format("woff"), url(fonts/vivoSansGlobal-Regular.ttf) format("truetype");
  font-weight: 200;
  font-style: normal
}

.iconfont-symbol-products:before {
  display: inline-block;
  font-family: iconfont-symbol-products;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ico-360-degree:before {
  content: "\EA01"
}

.ico-camera-1:before {
  content: "\EA02"
}

.ico-camera-2:before {
  content: "\EA03"
}

.ico-camera-3:before {
  content: "\EA04"
}

.ico-customer-service:before {
  content: "\EA05"
}

.ico-direct-arrow:before {
  content: "\EA06"
}

.ico-discern-1:before {
  content: "\EA07"
}

.ico-discern-2:before {
  content: "\EA08"
}

.ico-dividedPay:before {
  content: "\EA09"
}

.ico-exchange:before {
  content: "\EA0A"
}

.ico-gift-box:before {
  content: "\EA0B"
}

.ico-offline-store:before {
  content: "\EA0C"
}

.ico-pay-alipay:before {
  content: "\EA0D"
}

.ico-pay-huabei:before {
  content: "\EA0E"
}

.ico-pay-weichat:before {
  content: "\EA0F"
}

.ico-postage:before {
  content: "\EA10"
}

.ico-quality-goods:before {
  content: "\EA11"
}

.ico-service-support:before {
  content: "\EA12"
}

.ico-sns-qq:before {
  content: "\EA13"
}

.ico-sns-weichat:before {
  content: "\EA14"
}

.ico-symbol-arrows:before {
  content: "\EA15"
}

.ico-symbol-close:before {
  content: "\EA16"
}

.ico-symbol-close1:before {
  content: "\EA17"
}

.ico-symbol-plus:before {
  content: "\EA18"
}

.ico-video-play:before {
  content: "\EA19"
}

.ico-video-replay:before {
  content: "\EA1A"
}

.visually-text {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute
}

.hide {
  display: none
}

.expandc-open {
  overflow-y: hidden
}

.expandc-open .expandc-animate {
  overflow-y: hidden
}

.expandc-complete {
  overflow-y: auto
}

.expandc-close {
  overflow-y: hidden
}

.expandc-close .expandc-animate {
  overflow-y: hidden
}

.expand-container-button {
  height: 1px;
  z-index: 9;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 130px;
  text-align: center
}

@media (max-width: 1440px) {
  .expand-container-button {
    bottom: 110px
  }
}

@media (max-width: 1080px) {
  .expand-container-button {
    bottom: 80px
  }
}

.expand-container-button.gradient, .expand-container-button.inline {
  position: relative;
  width: auto;
  bottom: auto;
  display: inline-block;
  height: auto
}

.expand-container-button.ec-botton-close {
  pointer-events: none;
  position: fixed;
  bottom: 120px;
  opacity: 0;
  -webkit-transform: translateY(120px);
  -ms-transform: translateY(120px);
  transform: translateY(120px);
  -webkit-transition: opacity .8s cubic-bezier(.2, 0, .2, 1), -webkit-transform .5s cubic-bezier(.2, 0, .2, 1);
  transition: opacity .8s cubic-bezier(.2, 0, .2, 1), -webkit-transform .5s cubic-bezier(.2, 0, .2, 1);
  transition: opacity .8s cubic-bezier(.2, 0, .2, 1), transform .5s cubic-bezier(.2, 0, .2, 1);
  transition: opacity .8s cubic-bezier(.2, 0, .2, 1), transform .5s cubic-bezier(.2, 0, .2, 1), -webkit-transform .5s cubic-bezier(.2, 0, .2, 1)
}

@media (max-width: 1440px) {
  .expand-container-button.ec-botton-close {
    bottom: 80px;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px)
  }
}

.show-close-btn .expand-container-button.ec-botton-close {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.expand-container-button .ec-button-wrapper {
  display: inline-block;
  margin: auto
}

.expand-container-button .ec-button-wrapper p {
  font-size: 18px
}

@media (max-width: 1440px) {
  .expand-container-button .ec-button-wrapper p {
    font-size: 16px
  }
}

@media (max-width: 1080px) {
  .expand-container-button .ec-button-wrapper p {
    font-size: 14px
  }
}

.expand-container-button .ec-button-wrapper a {
  display: inline-block;
  margin-top: 15px;
  font-size: 22px;
  position: relative;
  overflow: hidden;
  border-radius: 50%
}

.no-csstransforms3d .expand-container-button .ec-button-wrapper a {
  display: table;
  margin-left: auto;
  margin-right: auto
}

.expand-container-button .ec-button-wrapper a b {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: middle
}

.no-csstransforms3d .expand-container-button .ec-button-wrapper a b {
  display: table-cell
}

@media (max-width: 1440px) {
  .expand-container-button .ec-button-wrapper a {
    margin-top: 10px;
    font-size: 18px
  }

  .expand-container-button .ec-button-wrapper a b {
    width: 40px;
    height: 40px
  }
}

.expand-container-button .ec-button-wrapper.ec-open-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #a874e3;
  color: #fff;
  border-radius: 50px;
  padding: 0 15px;
  font-size: 14px;
  height: 50px;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease
}

.windows .expand-container-button .ec-button-wrapper.ec-open-btn a {
  font-size: 15px
}

.expand-container-button .ec-button-wrapper.ec-open-btn a b {
  width: 22px;
  height: 22px;
  border: 1px #fff solid;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 10px;
  border-radius: 50%
}

.expand-container-button .ec-button-wrapper.ec-open-btn a p {
  display: inline-block;
  color: #fff
}

@media (max-width: 1080px) {
  .expand-container-button .ec-button-wrapper.ec-open-btn a {
    height: 42px;
    padding: 0 10px
  }

  .expand-container-button .ec-button-wrapper.ec-open-btn a b {
    margin-right: 6px
  }
}

.expand-container-button .ec-button-wrapper.ec-open-btn a:hover {
  background-color: #ad7ce5
}

.expand-container-button .ec-button-wrapper.ec-close-btn a {
  background-color: rgba(0, 0, 0, .85);
  color: #fff
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line {
  margin: 0;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  border: 1px #a874e3 solid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line b {
  width: 28px;
  height: 28px;
  border: none;
  background-color: #a874e3;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line b:before {
  font-weight: 700
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p {
  font-family: "方正悠黑简体 PR";
  color: #a874e3;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  font-size: 20px
}

@media (max-width: 1440px) {
  .expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p {
    font-size: 18px
  }
}

@media (max-width: 1080px) {
  .expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p {
    font-size: 16px
  }
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover {
  border-color: #8d4ada
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover b {
  background-color: #8d4ada
}

.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover p {
  color: #8d4ada
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line {
  margin: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#95e2f8), to(#a874e3));
  background-image: -webkit-linear-gradient(left, #95e2f8 0, #a874e3 100%);
  background-image: linear-gradient(90deg, #95e2f8 0, #a874e3 100%);
  color: #fff;
  font-size: 16px;
  border: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:before {
  content: '';
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border-radius: 50px;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line b {
  display: none;
  width: 28px;
  height: 28px;
  border: none;
  background-color: #a874e3;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line b:before {
  font-weight: 700
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p {
  position: relative;
  z-index: 2;
  font-family: "方正悠黑简体 PR";
  color: #000;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  font-size: 18px
}

@media (min-width: 1921px) {
  .expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p {
    font-size: 20px
  }
}

@media (max-width: 1080px) {
  .expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p {
    font-size: 16px
  }
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line .active:before, .expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:hover:before {
  opacity: 0
}

.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line .active p, .expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:hover p {
  color: #fff
}

.expand-container-mask {
  overflow: hidden;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .6);
  opacity: 0;
  pointer-events: none;
  display: none
}

.expandc-open .expandc-animate .expand-container-mask {
  display: block;
  -webkit-transition: opacity .3s cubic-bezier(.2, 0, .2, 1);
  transition: opacity .3s cubic-bezier(.2, 0, .2, 1)
}

.expandc-open .expandc-animating .expand-container-mask {
  will-change: opacity;
  opacity: 1
}

.expandc-complete .expandc-animate .expand-container-mask {
  display: none
}

.expandc-close .expandc-animate .expand-container-mask {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 1s cubic-bezier(.2, 0, .2, 1);
  transition: opacity 1s cubic-bezier(.2, 0, .2, 1)
}

.expandc-close .expandc-animating .expand-container-mask {
  opacity: 0;
  will-change: opacity
}

.product-main-wrapper {
  position: relative;
  z-index: 1
}

.product-main-wrapper .product-main-content {
  position: relative
}

.expandc-open .expandc-animate .product-main-wrapper .product-main-content {
  -webkit-transform-origin: 50vw 50vh;
  -ms-transform-origin: 50vw 50vh;
  transform-origin: 50vw 50vh;
  -webkit-transition: -webkit-transform 1s cubic-bezier(.2, 0, .2, 1);
  transition: -webkit-transform 1s cubic-bezier(.2, 0, .2, 1);
  transition: transform 1s cubic-bezier(.2, 0, .2, 1);
  transition: transform 1s cubic-bezier(.2, 0, .2, 1), -webkit-transform 1s cubic-bezier(.2, 0, .2, 1)
}

.expandc-open .expandc-animating .product-main-wrapper .product-main-content {
  will-change: transform;
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95)
}

.expandc-complete .expandc-animate .product-main-wrapper .product-main-content {
  display: none
}

.expandc-close .expandc-animate .product-main-wrapper .product-main-content {
  -webkit-transform-origin: 50vw 50vh;
  -ms-transform-origin: 50vw 50vh;
  transform-origin: 50vw 50vh;
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95);
  -webkit-transition: -webkit-transform .8s cubic-bezier(.2, 0, .2, 1);
  transition: -webkit-transform .8s cubic-bezier(.2, 0, .2, 1);
  transition: transform .8s cubic-bezier(.2, 0, .2, 1);
  transition: transform .8s cubic-bezier(.2, 0, .2, 1), -webkit-transform .8s cubic-bezier(.2, 0, .2, 1)
}

.expandc-close .expandc-animating .product-main-wrapper .product-main-content {
  will-change: transform;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.product-detail-wrapper {
  background-color: #fff;
  z-index: 9;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  min-height: 100vh;
  display: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.ie .product-detail-wrapper {
  overflow: hidden !important;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.product-detail-wrapper [data-detail-content] {
  display: none
}

.product-detail-wrapper [data-detail-content].current {
  display: block
}

.expandc-open .expandc-animate .product-detail-wrapper {
  display: block;
  -webkit-transform: translate(0, 100vh);
  -ms-transform: translate(0, 100vh);
  transform: translate(0, 100vh);
  -webkit-transition: -webkit-transform .5s cubic-bezier(.2, 0, .2, 1);
  transition: -webkit-transform .5s cubic-bezier(.2, 0, .2, 1);
  transition: transform .5s cubic-bezier(.2, 0, .2, 1);
  transition: transform .5s cubic-bezier(.2, 0, .2, 1), -webkit-transform .5s cubic-bezier(.2, 0, .2, 1)
}

.expandc-open .expandc-animating .product-detail-wrapper {
  will-change: transform;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.expandc-complete .expandc-animate .product-detail-wrapper {
  display: block;
  position: relative;
  height: auto
}

.expandc-close .expandc-animate .product-detail-wrapper {
  display: block;
  position: fixed;
  height: 100vh;
  overflow: hidden;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: -webkit-transform .8s cubic-bezier(.2, 0, .2, 1);
  transition: -webkit-transform .8s cubic-bezier(.2, 0, .2, 1);
  transition: transform .8s cubic-bezier(.2, 0, .2, 1);
  transition: transform .8s cubic-bezier(.2, 0, .2, 1), -webkit-transform .8s cubic-bezier(.2, 0, .2, 1)
}

.expandc-close .expandc-animating .product-detail-wrapper {
  overflow: hidden;
  will-change: transform;
  -webkit-transform: translate(0, 100vh);
  -ms-transform: translate(0, 100vh);
  transform: translate(0, 100vh)
}

.visually-text {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute
}

.hide {
  display: none
}

@font-face {
  font-family: vivotypeEN-Bold;
  src: url(vivotypeEN-Bold.woff2);
  src: url(vivotypeEN-Bold.woff2) format("woff2"), url(vivotypeEN-Bold.woff) format("woff"), url(vivotypeEN-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 200
}

@font-face {
  font-family: vivotypeEN-Regular;
  src: url(vivotypeEN-Regular.woff2);
  src: url(vivotypeEN-Regular.woff2) format("woff2"), url(vivotypeEN-Regular.woff) format("woff"), url(vivotypeEN-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 200
}

.visually-text {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  position: absolute
}

.hide {
  display: none
}

.topNavMaxScreen.J_detail_navi {
  background-color: #fff
}

.lazy-imageom {
  background-image: none !important
}

.lazy-imageom:after, .lazy-imageom:before {
  background-image: none !important
}

.lazy-imageom-ready {
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease
}

.lazy-imageom-animated {
  opacity: 1
}

.stage .text-center {
  text-align: center
}

.stage a.line-link {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2em;
  padding-bottom: 8px;
  position: relative;
  color: #415fff;
  margin: auto 2em;
  overflow: hidden
}

.stage a.line-link:after {
  content: '';
  left: 50%;
  bottom: 0;
  margin-left: -5px;
  position: absolute;
  overflow: hidden;
  height: 1px;
  width: 10px;
  background-color: #415fff;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease
}

.stage a.line-link:hover:after {
  -webkit-transform: scaleX(6);
  -ms-transform: scaleX(6);
  transform: scaleX(6)
}

.stage a.line-link.line-link1:hover:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.stage a.line-link.line-link2:hover:after {
  -webkit-transform: scaleX(2);
  -ms-transform: scaleX(2);
  transform: scaleX(2)
}

.stage a.line-link.line-link3:hover:after {
  -webkit-transform: scaleX(3);
  -ms-transform: scaleX(3);
  transform: scaleX(3)
}

.stage a.line-link.line-link4:hover:after {
  -webkit-transform: scaleX(4);
  -ms-transform: scaleX(4);
  transform: scaleX(4)
}

.stage a.line-link.line-link5:hover:after {
  -webkit-transform: scaleX(5);
  -ms-transform: scaleX(5);
  transform: scaleX(5)
}

.stage a.line-link.line-link6:hover:after {
  -webkit-transform: scaleX(6);
  -ms-transform: scaleX(6);
  transform: scaleX(6)
}

.stage a.line-link.line-link7:hover:after {
  -webkit-transform: scaleX(7);
  -ms-transform: scaleX(7);
  transform: scaleX(7)
}

.stage a.line-link.line-link8:hover:after {
  -webkit-transform: scaleX(8);
  -ms-transform: scaleX(8);
  transform: scaleX(8)
}

.stage a.line-link.line-link9:hover:after {
  -webkit-transform: scaleX(9);
  -ms-transform: scaleX(9);
  transform: scaleX(9)
}

.stage a.line-link.line-link10:hover:after {
  -webkit-transform: scaleX(10);
  -ms-transform: scaleX(10);
  transform: scaleX(10)
}

.stage a.line-link.line-link11:hover:after {
  -webkit-transform: scaleX(11);
  -ms-transform: scaleX(11);
  transform: scaleX(11)
}

.stage a.line-link.line-link12:hover:after {
  -webkit-transform: scaleX(12);
  -ms-transform: scaleX(12);
  transform: scaleX(12)
}

.stage a.line-link.line-link13:hover:after {
  -webkit-transform: scaleX(13);
  -ms-transform: scaleX(13);
  transform: scaleX(13)
}

.stage a.line-link.line-link14:hover:after {
  -webkit-transform: scaleX(14);
  -ms-transform: scaleX(14);
  transform: scaleX(14)
}

.stage a.line-link.line-link15:hover:after {
  -webkit-transform: scaleX(15);
  -ms-transform: scaleX(15);
  transform: scaleX(15)
}

.stage a.line-link.line-link16:hover:after {
  -webkit-transform: scaleX(16);
  -ms-transform: scaleX(16);
  transform: scaleX(16)
}

.stage a.line-link.line-link17:hover:after {
  -webkit-transform: scaleX(17);
  -ms-transform: scaleX(17);
  transform: scaleX(17)
}

.stage a.line-link.line-link18:hover:after {
  -webkit-transform: scaleX(18);
  -ms-transform: scaleX(18);
  transform: scaleX(18)
}

.stage a.line-link.line-link19:hover:after {
  -webkit-transform: scaleX(19);
  -ms-transform: scaleX(19);
  transform: scaleX(19)
}

.stage a.line-link.line-link20:hover:after {
  -webkit-transform: scaleX(20);
  -ms-transform: scaleX(20);
  transform: scaleX(20)
}

.stage a.line-link.line-link21:hover:after {
  -webkit-transform: scaleX(21);
  -ms-transform: scaleX(21);
  transform: scaleX(21)
}

.stage a.line-link.line-link22:hover:after {
  -webkit-transform: scaleX(22);
  -ms-transform: scaleX(22);
  transform: scaleX(22)
}

.stage a.line-link.line-link23:hover:after {
  -webkit-transform: scaleX(23);
  -ms-transform: scaleX(23);
  transform: scaleX(23)
}

.stage a.line-link.line-link24:hover:after {
  -webkit-transform: scaleX(24);
  -ms-transform: scaleX(24);
  transform: scaleX(24)
}

.stage a.line-link.line-link25:hover:after {
  -webkit-transform: scaleX(25);
  -ms-transform: scaleX(25);
  transform: scaleX(25)
}

.stage a.line-link.line-link26:hover:after {
  -webkit-transform: scaleX(26);
  -ms-transform: scaleX(26);
  transform: scaleX(26)
}

.stage a.line-link.line-link27:hover:after {
  -webkit-transform: scaleX(27);
  -ms-transform: scaleX(27);
  transform: scaleX(27)
}

.stage a.line-link.line-link28:hover:after {
  -webkit-transform: scaleX(28);
  -ms-transform: scaleX(28);
  transform: scaleX(28)
}

.stage a.line-link.line-link29:hover:after {
  -webkit-transform: scaleX(29);
  -ms-transform: scaleX(29);
  transform: scaleX(29)
}

.stage a.line-link.line-link30:hover:after {
  -webkit-transform: scaleX(30);
  -ms-transform: scaleX(30);
  transform: scaleX(30)
}

#pd-fly-layer {
  font-size: 14px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99999;
  display: none
}

#pd-fly-layer i {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff
}

#pd-fly-layer .pd-fly-wrap {
  position: relative;
  z-index: 1
}

#pd-fly-layer .pd-fly-showbox {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%
}

@media (max-width: 720px) {
  #pd-fly-layer .pd-fly-showbox {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close {
  width: 80px;
  height: 80px;
  line-height: 50px;
  text-align: center;
  overflow: hidden;
  position: fixed;
  right: 10px;
  top: 5px;
  font-weight: 100;
  z-index: 9;
  color: rgba(255, 255, 255, .8);
  font-size: 40px;
  background-image: url(../img/close_hover.svg);
  background-repeat: no-repeat;
  background-position: center
}

@media (max-width: 1180px) {
  #pd-fly-layer .pd-fly-showbox .pd-fly-close {
    text-align: center;
    left: 90%;
    top: 10px
  }
}

@media (max-width: 720px) {
  #pd-fly-layer .pd-fly-showbox .pd-fly-close {
    right: 20px;
    top: 80px;
    font-size: 30px;
    left: 80%
  }

  #pd-fly-layer .pd-fly-showbox .pd-fly-close .icon-supper_close {
    font-size: 28px
  }
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close b {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close b:before {
  content: ''
}

#pd-fly-layer .pd-fly-showbox .pd-fly-close:hover b {
  opacity: .6
}

#pd-fly-layer .pd-fly-showbox .pd-fly-content {
  position: relative;
  overflow: hidden;
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#pd-fly-layer .pd-fly-showbox .pd-fly-content video {
  width: 100% !important;
  height: auto !important
}

.umx-stage {
  position: relative;
  overflow: hidden
}

.umx-stage .umx-section {
  position: relative;
  width: 100%;
  padding-top: 160px;
  z-index: 2
}

@media (min-width: 1921px) {
  .umx-stage .umx-section {
    padding-top: 200px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-section {
    padding-top: 120px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section {
    padding-top: 48px
  }
}

.umx-stage .umx-section .umx-title {
  text-align: left;
  margin: 0 auto;
  width: 1000px
}

@media (min-width: 1921px) {
  .umx-stage .umx-section .umx-title {
    width: 1200px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title {
    width: 800px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title {
    width: auto;
    text-align: left
  }
}

.umx-stage .umx-section .umx-title .umx-main-title, .umx-stage .umx-section .umx-title .umx-vice-title {
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  font-weight: 700
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-main-title, .umx-stage .umx-section .umx-title .umx-vice-title {
    width: auto;
    letter-spacing: .5px;
    padding-left: 24px;
    padding-right: 24px
  }
}

.umx-stage .umx-section .umx-title .umx-main-title sup, .umx-stage .umx-section .umx-title .umx-vice-title sup {
  position: relative;
  top: -10px;
  font-size: 32px
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title .umx-main-title sup, .umx-stage .umx-section .umx-title .umx-vice-title sup {
    top: -6px;
    font-size: 18px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-main-title sup, .umx-stage .umx-section .umx-title .umx-vice-title sup {
    font-size: 12px
  }
}

.umx-stage .umx-section .umx-title .umx-main-title sup:hover a, .umx-stage .umx-section .umx-title .umx-vice-title sup:hover a {
  color: #415fff
}

.umx-stage .umx-section .umx-title .umx-intro {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  font-weight: 400
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-intro {
    margin-bottom: 14px;
    padding-left: 24px;
    padding-right: 24px;
    width: auto
  }
}

.umx-stage .umx-section .umx-title .umx-intro sup {
  font-size: 12px;
  position: relative;
  top: -4px
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-intro sup {
    top: -2px
  }
}

.umx-stage .umx-section .umx-title .umx-intro sup:hover a {
  color: #415fff
}

.umx-stage .umx-section .umx-title .umx-innertips {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.5;
  margin-top: 22px;
  letter-spacing: .7px
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title .umx-innertips {
    margin-top: 16px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-innertips {
    letter-spacing: .5px;
    padding-left: 24px;
    padding-right: 24px
  }
}

.umx-stage .umx-section .umx-title .umx-main-title-bigger {
  font-size: 60px
}

@media (min-width: 1921px) {
  .umx-stage .umx-section .umx-title .umx-main-title-bigger {
    font-size: 84px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-main-title-bigger {
    font-size: 40px
  }
}

.umx-stage .umx-comma::after {
  content: "， ";
  position: absolute
}

.umx-stage .umx-full::after {
  content: "。 ";
  position: absolute
}

.umx-stage .umx-mb-hide {
  display: block
}

@media (max-width: 1000px) {
  .umx-stage .umx-mb-hide {
    display: none
  }
}

.umx-stage .umx-mb-show {
  display: none
}

@media (max-width: 1000px) {
  .umx-stage .umx-mb-show {
    display: block
  }
}

.umx-stage .umx-buttonBuy {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: -310px;
  margin-top: 580px
}

@media (min-width: 1921px) {
  .umx-stage .umx-buttonBuy {
    margin-left: -393px;
    margin-top: 728px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-buttonBuy {
    margin-left: -272px;
    margin-top: 451px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-buttonBuy {
    margin-left: 0;
    margin-top: 48vw
  }
}

.umx-stage .umx-buttonBuy .umx-buttonBuy-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width: 1000px) {
  .umx-stage .umx-buttonBuy .umx-buttonBuy-section {
    width: 200px
  }
}

.umx-stage .umx-buttonBuy .umx-purchase {
  -webkit-transition: border .3s cubic-bezier(.645, .045, .355, 1);
  transition: border .3s cubic-bezier(.645, .045, .355, 1);
  border: 2px solid #000;
  border-radius: 50px
}

.umx-stage .umx-buttonBuy .umx-purchase a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 28px
}

@media (min-width: 1921px) {
  .umx-stage .umx-buttonBuy .umx-purchase a {
    padding: 24px 32px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-buttonBuy .umx-purchase a {
    padding: 14px
  }
}

.umx-stage .umx-buttonBuy .umx-purchase a p {
  font-size: 16px;
  line-height: 1;
  margin-right: 8px;
  -webkit-transition: color .3s cubic-bezier(.645, .045, .355, 1);
  transition: color .3s cubic-bezier(.645, .045, .355, 1)
}

@media (min-width: 1921px) {
  .umx-stage .umx-buttonBuy .umx-purchase a p {
    font-size: 22px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-buttonBuy .umx-purchase a p {
    font-size: 12px;
    margin-right: 4px
  }
}

.umx-stage .umx-buttonBuy .umx-purchase a svg {
  fill: #000;
  -webkit-transition: fill .3s cubic-bezier(.645, .045, .355, 1);
  transition: fill .3s cubic-bezier(.645, .045, .355, 1);
  width: 7px;
  height: 12px
}

@media (min-width: 1921px) {
  .umx-stage .umx-buttonBuy .umx-purchase a svg {
    width: 10px;
    height: 18px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-buttonBuy .umx-purchase a svg {
    width: 6px;
    height: 10px
  }
}

.umx-stage .umx-buttonBuy .umx-purchase:hover {
  border: 2px solid #415fff
}

.umx-stage .umx-buttonBuy .umx-purchase:hover a p {
  color: #415fff
}

.umx-stage .umx-buttonBuy .umx-purchase:hover a svg {
  fill: #415fff
}

.umx-stage .umx-buttonBuy .umx-purchase:active {
  background: rgba(65, 95, 255, .3);
  border: 2px solid #415fff
}

.umx-stage .umx-buttonBuy .umx-purchase:active a p {
  color: #415fff
}

.umx-stage .umx-buttonBuy .umx-purchase:active a svg {
  fill: #415fff
}

.umx-stage .umx-buttonBuy .umx-purchase:last-child {
  margin-left: 24px
}

@media (max-width: 1000px) {
  .umx-stage .umx-buttonBuy .umx-purchase:last-child {
    margin-left: 12px
  }
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase {
  border: 2px solid #fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase a svg {
  fill: #fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase a p {
  color: #fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover {
  border: 2px solid #415fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover a p {
  color: #415fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover a svg {
  fill: #415fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active {
  background: rgba(65, 95, 255, .3);
  border: 2px solid #415fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active a p {
  color: #415fff
}

.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active a svg {
  fill: #415fff
}

.umx-stage .umx-productBuy {
  display: inline-block;
  margin-top: 26px;
  margin-bottom: 26px;
  position: relative;
  width: 100%
}

@media (max-width: 1000px) {
  .umx-stage .umx-productBuy {
    padding-left: 24px
  }
}

.umx-stage .umx-productBuy .umx-productBuy-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width: 1000px) {
  .umx-stage .umx-productBuy .umx-productBuy-box {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
  }
}

.umx-stage .umx-productBuy .umx-productBuy-box a {
  -webkit-font-smoothing: antialiased;
  position: relative;
  will-change: transform;
  -webkit-transition: border .3s cubic-bezier(.645, .045, .355, 1);
  transition: border .3s cubic-bezier(.645, .045, .355, 1);
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid rgba(65, 95, 255, 0)
}

.umx-stage .umx-productBuy .umx-productBuy-box a p {
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 1px;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media (max-width: 1000px) {
  .umx-stage .umx-productBuy .umx-productBuy-box a p {
    font-size: 16px;
    line-height: 16px
  }
}

.umx-stage .umx-productBuy .umx-productBuy-box a::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 10px;
  right: -12px;
  border-width: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 5px;
  border-style: solid;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: middle;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

@media (max-width: 1000px) {
  .umx-stage .umx-productBuy .umx-productBuy-box a::after {
    width: 8px;
    height: 8px;
    right: -10px;
    top: auto;
    margin-top: -13px;
    border-width: 0 2px 2px 0
  }
}

.umx-stage .umx-productBuy .umx-productBuy-box a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 21px;
  height: 2px;
  -webkit-transition: all .3s cubic-bezier(.645, .045, .355, 1);
  transition: all .3s cubic-bezier(.645, .045, .355, 1)
}

.umx-stage .umx-productBuy .umx-productBuy-box a:hover::after {
  color: #415fff
}

.umx-stage .umx-productBuy .umx-productBuy-box a:hover::before {
  background: #415fff
}

.umx-stage .umx-productBuy .umx-productBuy-box a:hover p {
  color: #415fff
}

.umx-stage .umx-productBuy.umx-productBuy-dark {
  color: #fff
}

.umx-stage.umx-stage-tips {
  background-color: #fff;
  padding: 50px 0
}

@media (max-width: 1080px) {
  .umx-stage.umx-stage-tips {
    padding: 26px 0
  }
}

.umx-stage.umx-stage-tips .umx-tip-content {
  margin: auto;
  color: #fff;
  width: 1000px
}

@media (min-width: 1921px) {
  .umx-stage.umx-stage-tips .umx-tip-content {
    width: 1200px
  }
}

@media (max-width: 1440px) {
  .umx-stage.umx-stage-tips .umx-tip-content {
    width: 1000px
  }
}

@media (max-width: 1080px) {
  .umx-stage.umx-stage-tips .umx-tip-content {
    width: 900px
  }
}

@media (max-width: 720px) {
  .umx-stage.umx-stage-tips .umx-tip-content {
    width: auto
  }
}

.umx-stage.umx-stage-tips .umx-tip-content h4 {
  padding-bottom: 15px;
  font-weight: 700
}

@media (max-width: 1000px) {
  .umx-stage.umx-stage-tips .umx-tip-content h4 {
    margin: 0 24px
  }
}

@media (max-width: 1000px) {
  .umx-stage.umx-stage-tips .umx-tip-content h4 {
    margin: 0 24px
  }
}

.umx-stage.umx-stage-tips .umx-tip-content li {
  line-height: 26px;
  text-align: left;
  color: rgba(134, 134, 139, .8);
  list-style: decimal;
  margin-left: 25px;
  font-size: 14px
}

@media (max-width: 1000px) {
  .umx-stage.umx-stage-tips .umx-tip-content li {
    line-height: 20px;
    font-size: 12px;
    margin: 0 24px
  }
}

@media (max-width: 720px) {
  .umx-stage.umx-stage-tips .umx-tip-content li {
    margin-left: 24px
  }
}

@media (max-width: 1000px) {
  .umx-stage.umx-stage-tips .umx-tip-content ul {
    margin: 0 24px
  }
}

.umx-stage.umx-stage-tips.umx-drak-mode {
  background-color: #000
}

.umx-stage.umx-stage-tips.umx-drak-mode h4 {
  color: #fff
}

.umx-stage.umx-stage-tips.umx-drak-mode ul li {
  color: rgba(134, 134, 139, .8)
}

.umx-stage .umx-data-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 24px;
    padding-right: 24px
  }
}

.umx-stage .umx-data-items li {
  -webkit-font-smoothing: antialiased
}

.umx-stage .umx-data-items li strong {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.5;
  margin: 6px 0 5px 0;
  position: relative;
  display: block
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items li strong {
    margin: 6px 0 0 0
  }
}

.umx-stage .umx-data-items li strong span {
  -webkit-font-smoothing: antialiased
}

.umx-stage .umx-data-items li p {
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  line-height: 1.5
}

.umx-stage .umx-data-items li:last-child {
  margin-right: 0;
  margin-bottom: 0
}

.umx-stage .umx-popup-bg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, .8)
}

.umx-stage .umx-popup-scroll {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: auto
}

.umx-stage.active .umx-popup-bg, .umx-stage.active .umx-popup-scroll {
  display: block
}

.umx-stage .umx-popup-container {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 10px;
  margin-top: 120px;
  margin-bottom: 120px;
  background: #151515
}

.umx-stage .umx-popup-container .svg-box {
  position: absolute;
  height: 100%;
  overflow: inherit;
  top: 66px;
  right: 60px;
  z-index: 10
}

@media (max-width: 1440px) {
  .umx-stage .umx-popup-container .svg-box {
    top: 50px;
    right: 30px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-popup-container .svg-box {
    top: 26px;
    right: 36px
  }
}

.umx-stage .umx-popup-container .svg-box svg {
  position: -webkit-sticky;
  position: sticky;
  z-index: 10;
  top: 70px;
  width: 50px;
  height: 36px;
  cursor: pointer
}

@media (min-width: 1921px) {
  .umx-stage .umx-popup-container .svg-box svg {
    width: 40px;
    height: 40px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-popup-container .svg-box svg {
    width: 38px;
    height: 27px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-popup-container .svg-box svg {
    width: 36px;
    height: 25px
  }
}

.umx-stage .umx-open-popup {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
  margin-top: 20px;
  font-size: 16px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50px;
  padding: 8px 18px 8px 18px;
  font-weight: 400;
  -webkit-transition: border .5s ease, color .5s ease;
  transition: border .5s ease, color .5s ease;
  z-index: 998
}

@media (max-width: 1000px) {
  .umx-stage .umx-open-popup {
    font-size: 16px
  }
}

.umx-stage .umx-open-popup:hover {
  -webkit-transition: border .5s ease, color .5s ease;
  transition: border .5s ease, color .5s ease;
  border: 2px solid #415fff;
  color: #415fff
}

._tween {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  opacity: 0
}

.lt9 ._tween {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.start ._tween {
  will-change: transform;
  -webkit-transition: opacity .5s cubic-bezier(.645, .045, .355, 1), -webkit-transform 1s cubic-bezier(.645, .045, .355, 1);
  transition: opacity .5s cubic-bezier(.645, .045, .355, 1), -webkit-transform 1s cubic-bezier(.645, .045, .355, 1);
  transition: transform 1s cubic-bezier(.645, .045, .355, 1), opacity .5s cubic-bezier(.645, .045, .355, 1);
  transition: transform 1s cubic-bezier(.645, .045, .355, 1), opacity .5s cubic-bezier(.645, .045, .355, 1), -webkit-transform 1s cubic-bezier(.645, .045, .355, 1);
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.start ._tween._tween_1 {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.start ._tween._tween_2 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.start ._tween._tween_3 {
  -webkit-transition-delay: .3s;
  transition-delay: .3s
}

.start ._tween._tween_4 {
  -webkit-transition-delay: .4s;
  transition-delay: .4s
}

.start ._tween._tween_5 {
  -webkit-transition-delay: .5s;
  transition-delay: .5s
}

.start ._tween._tween_6 {
  -webkit-transition-delay: .6s;
  transition-delay: .6s
}

.start ._tween._tween_7 {
  -webkit-transition-delay: .7s;
  transition-delay: .7s
}

.start ._tween._tween_8 {
  -webkit-transition-delay: .8s;
  transition-delay: .8s
}

.start ._tween._tween_9 {
  -webkit-transition-delay: .9s;
  transition-delay: .9s
}

.start ._tween._tween_10 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s
}

.stage-showcase .stage-sc-figure .SC-accessories-a {
  background-image: url(../img/vp-parts-img1.jpg);
  background-size: 456px 304px;
  width: 456px;
  height: 304px;
  left: 50%;
  margin-left: -228px;
  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) {
  .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-x2.jpg)
  }
}

.webp .stage-showcase .stage-sc-figure .SC-accessories-a {
  background-image: url(../img/vp-parts-img1.jpg.webp)
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-x2.jpg.webp)
  }
}

@media (min-width: 1921px) {
  .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-lg.jpg);
    background-size: 600px 400px;
    width: 600px;
    height: 400px;
    margin-left: -300px
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-lg-x2.jpg)
  }
}

@media (min-width: 1921px) {
  .webp .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-lg.jpg.webp)
  }
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-lg-x2.jpg.webp)
  }
}

@media (max-width: 720px) {
  .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-mb.jpg);
    background-size: 250px 175px;
    background-position: center;
    background-repeat: no-repeat;
    width: 250px;
    height: 175px;
    left: 50%;
    margin-left: -125px;
    margin-left: -125px !important
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-accessories-a {
    background-image: url(../img/vp-parts-img1-mb-x2.jpg)
  }
}

.stage-showcase .stage-sc-figure .SC-phone-a {
  background-image: url(../img/vp-products-img1.png);
  background-size: 304px 228px;
  width: 304px;
  height: 228px;
  left: 50%;
  margin-left: -152px;
  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) {
  .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-x2.png)
  }
}

.webp .stage-showcase .stage-sc-figure .SC-phone-a {
  background-image: url(../img/vp-products-img1.png.webp)
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-lg.png);
    background-size: 400px 300px;
    width: 400px;
    height: 300px;
    margin-left: -200px
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-lg-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-lg.png.webp)
  }
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-lg-x2.png.webp)
  }
}

@media (max-width: 720px) {
  .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1.png);
    background-size: 200px 150px;
    background-position: center;
    background-repeat: no-repeat;
    width: 200px;
    height: 150px;
    left: 50%;
    margin-left: -100px;
    margin-left: -100px !important
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-phone-a {
    background-image: url(../img/vp-products-img1-x2.png)
  }
}

.stage-showcase .stage-sc-figure .SC-phone-b {
  background-image: url(../img/vp-products-img2.png);
  background-size: 304px 228px;
  width: 304px;
  height: 228px;
  left: 50%;
  margin-left: -152px;
  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) {
  .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-x2.png)
  }
}

.webp .stage-showcase .stage-sc-figure .SC-phone-b {
  background-image: url(../img/vp-products-img2.png.webp)
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-lg.png);
    background-size: 400px 300px;
    width: 400px;
    height: 300px;
    margin-left: -200px
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-lg-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-lg.png.webp)
  }
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-lg-x2.png.webp)
  }
}

@media (max-width: 720px) {
  .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2.png);
    background-size: 200px 150px;
    background-position: center;
    background-repeat: no-repeat;
    width: 200px;
    height: 150px;
    left: 50%;
    margin-left: -100px;
    margin-left: -100px !important
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-phone-b {
    background-image: url(../img/vp-products-img2-x2.png)
  }
}

.stage-showcase .stage-sc-figure .SC-protection-a {
  background-image: url(../img/vp-broken-img1.png);
  background-size: 228px 319px;
  width: 228px;
  height: 319px;
  left: 50%;
  margin-left: -114px;
  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) {
  .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-x2.png)
  }
}

.webp .stage-showcase .stage-sc-figure .SC-protection-a {
  background-image: url(../img/vp-broken-img1.png.webp)
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-lg.png);
    background-size: 300px 420px;
    width: 300px;
    height: 420px;
    margin-left: -150px
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-lg-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-lg.png.webp)
  }
}

@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) {
  .webp .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-lg-x2.png.webp)
  }
}

@media (max-width: 720px) {
  .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1.png);
    background-size: 150px 210px;
    background-position: center;
    background-repeat: no-repeat;
    width: 150px;
    height: 210px;
    left: 50%;
    margin-left: -75px;
    margin-left: -75px !important
  }
}

@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) {
  .stage-showcase .stage-sc-figure .SC-protection-a {
    background-image: url(../img/vp-broken-img1-x2.png)
  }
}

.product-main-content {
  background-color: #fff
}

#pd-fly-layer {
  background-color: #000
}

#pd-fly-layer i {
  background-color: #000
}

body {
  overflow: inherit
}

html {
  overflow: inherit
}

html.limit-fly {
  overflow-y: visible
}

footer {
  overflow-x: hidden
}

@media (max-width: 1199px) {
  .vp-head-wap .vp-head-wrap-wap {
    width: 100%
  }
}

.vp-head-wap .vp-head-mainbar-pc {
  position: absolute;
  background-color: #fff;
  width: 100%
}

#vivo-product-wrap {
  overflow: inherit
}

#vivo-wrap {
  position: relative;
  width: 100%;
  overflow: inherit
}

.umx-stage_sticky {
  overflow: inherit
}

.umx-stickyBox {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  overflow: hidden;
  top: 0
}

@media (max-width: 1000px) {
  .umx-stickyBox {
    overflow-x: hidden
  }
}

body, html {
  min-width: 320px
}

figure, picture {
  outline: 0;
  padding: 0;
  margin: 0
}

@media (max-width: 1080px) {
  #vivo-head-wrap .gb-vivo-head .gb-nav-tool, #vivo-head-wrap .v_h_search {
    overflow: hidden
  }
}

.um-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.um-row .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.um-row .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.um-row .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.um-row .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.um-row .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.um-row .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.um-row .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.um-row .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.um-row .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.um-row .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.um-row .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.um-row .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

@media (min-width: 1921px) {
  .um-row .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .um-row .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .um-row .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .um-row .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .um-row .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .um-row .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .um-row .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .um-row .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .um-row .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .um-row .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .um-row .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .um-row .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

@media (max-width: 1440px) {
  .um-row .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .um-row .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .um-row .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .um-row .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .um-row .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .um-row .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .um-row .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .um-row .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .um-row .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .um-row .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .um-row .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .um-row .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

@media (max-width: 1080px) {
  .um-row .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .um-row .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .um-row .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .um-row .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .um-row .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .um-row .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .um-row .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .um-row .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .um-row .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .um-row .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .um-row .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .um-row .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

@media (max-width: 720px) {
  .um-row .col-mb-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }

  .um-row .col-mb-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }

  .um-row .col-mb-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .um-row .col-mb-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }

  .um-row .col-mb-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }

  .um-row .col-mb-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .um-row .col-mb-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }

  .um-row .col-mb-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }

  .um-row .col-mb-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .um-row .col-mb-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }

  .um-row .col-mb-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }

  .um-row .col-mb-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

.J_detail_navi {
  position: fixed;
  background-color: rgba(0, 0, 0, .85)
}

.J_detail_navi_img {
  background-image: url(../img/vivopd-logo.png);
  background-repeat: no-repeat;
  background-position: center left !important;
  background-size: auto 80%
}

@media (max-width: 720px) {
  .J_detail_navi_img {
    margin-top: .4rem !important
  }
}

@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) {
  .J_detail_navi_img {
    background-image: url(../img/vivopd-logo-x2.png)
  }
}

.topNavMaxScreen .topNavBox .phoneName {
  min-width: 125px !important
}

a, button, img {
  outline: 0;
  border: none;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent
}

#vivo-product-wrap {
  font-size: 14px;
  text-align: left;
  position: relative;
  width: 100%;
  z-index: 1
}

.umx-stage {
  font-family: vivoSans-Regular
}

.umx-stage .umx-section .umx-title .umx-vice-title {
  color: #86868b;
  font-size: 36px;
  font-family: Unitext-Semibold
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title .umx-vice-title {
    font-size: 26px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-vice-title {
    font-size: 24px
  }
}

.umx-stage .umx-section .umx-title .umx-main-title {
  font-size: 46px;
  color: #242933;
  font-family: vivoSans-Bold;
}

@media (min-width: 1921px) {
  .umx-stage .umx-section .umx-title .umx-main-title {
    font-size: 55px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title .umx-main-title {
    font-size: 34px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-main-title {
    font-size: 32px
  }
}

.umx-stage .umx-section .umx-title .umx-intro {
  margin-top: 30px;
  color: #8a8f99;
  font-size: 16px;
  font-family: vivoSans-Regular
}

@media (min-width: 1921px) {
  .umx-stage .umx-section .umx-title .umx-intro {
    font-size: 20px;
    margin-top: 42px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title .umx-intro {
    font-size: 12px;
    margin-top: 16px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-intro {
    font-size: 16px
  }
}

.umx-stage .umx-section .umx-title .umx-innertips {
  color: rgba(0, 0, 0, .3);
  font-size: 16px;
  font-family: vivoSans-Regular
}

@media (max-width: 1440px) {
  .umx-stage .umx-section .umx-title .umx-innertips {
    font-size: 14px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-innertips {
    font-size: 11px
  }
}

.safari .umx-stage .umx-section .umx-title {
  display: grid;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (max-width: 1000px) {
  .safari .umx-stage .umx-section .umx-title {
    display: inherit
  }
}

.umx-stage .umx-section .umx-title .umx-innertips, .umx-stage .umx-section .umx-title .umx-intro, .umx-stage .umx-section .umx-title .umx-main-title, .umx-stage .umx-section .umx-title .umx-vice-title {
  text-align: center
}

@media (max-width: 1000px) {
  .umx-stage .umx-section .umx-title .umx-innertips, .umx-stage .umx-section .umx-title .umx-intro, .umx-stage .umx-section .umx-title .umx-main-title, .umx-stage .umx-section .umx-title .umx-vice-title {
    text-align: left
  }
}

.umx-stage .umx-data-items {
  margin-top: 40px
}

@media (min-width: 1921px) {
  .umx-stage .umx-data-items {
    margin-top: 80px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items {
    margin-top: 20px
  }
}

.umx-stage .umx-data-items li {
  margin-bottom: 24px
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items li {
    width: 50%;
    margin-bottom: 20px
  }
}

.umx-stage .umx-data-items li strong {
  font-size: 46px;
  font-family: vivoSans-Bold;
  color: #415fff
}

@media (min-width: 1921px) {
  .umx-stage .umx-data-items li strong {
    font-size: 55px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-data-items li strong {
    font-size: 34px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items li strong {
    font-size: 42px
  }
}

.umx-stage .umx-data-items li strong sup {
  position: absolute;
  font-size: 12px
}

@media (max-width: 1440px) {
  .umx-stage .umx-data-items li strong sup {
    font-size: 10px
  }
}

.umx-stage .umx-data-items li span {
  font-size: 20px;
  font-family: vivoSans-Regular;
  color: rgba(0, 0, 0, .3)
}

@media (min-width: 1921px) {
  .umx-stage .umx-data-items li span {
    font-size: 24px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-data-items li span {
    font-size: 12px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items li span {
    font-size: 16px
  }
}

.umx-stage .umx-data-items li p {
  color: #242933;
  font-size: 16px;
  font-family: vivoSans-Regular
}

@media (min-width: 1921px) {
  .umx-stage .umx-data-items li p {
    font-size: 20px
  }
}

@media (max-width: 1440px) {
  .umx-stage .umx-data-items li p {
    font-size: 12px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items li p {
    font-size: 16px
  }
}

.umx-stage .umx-data-items li p sup {
  font-size: 12px;
  position: relative;
  font-family: vivoSans-Regular
}

@media (max-width: 1000px) {
  .umx-stage .umx-data-items li p sup {
    font-size: 10px
  }
}

.umx-stage .umx-data-items li:last-child {
  margin-right: 0;
  margin-bottom: 0
}

.umx-stage .umx-popup-container {
  width: 1000px
}

@media (max-width: 1440px) {
  .umx-stage .umx-popup-container {
    width: 637px
  }
}

@media (max-width: 1000px) {
  .umx-stage .umx-popup-container {
    width: 100vw
  }
}

.umx-stage .umx-popup-section {
  position: relative;
  width: 100%;
  height: 1500px;
  background-color: #bc8f8f
}

.umx-dark-mode {
  background: #000
}

.umx-dark-mode .umx-section .umx-title .umx-main-title {
  color: #fff
}

.umx-dark-mode .umx-section .umx-title .umx-vice-title {
  color: #a1a1a6
}

.umx-dark-mode .umx-section .umx-title .umx-intro {
  color: rgba(255, 255, 255, .6)
}

.umx-dark-mode .umx-section .umx-title .umx-data-items ul li strong {
  color: #fff
}

.umx-dark-mode .umx-section .umx-title .umx-data-items ul li p {
  color: rgba(255, 255, 255, .6)
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size)
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  -ms-transform: scale(.66);
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.33)
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform, .2s top;
  transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s left;
  transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform, .2s right;
  transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, .5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube {
  overflow: visible
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px)
}

.swiper-flip {
  overflow: visible
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
  overflow: visible
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden
}

.csr-kv {
  position: relative;
  overflow: hidden
}

.csr-kv .umx-figure-box {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 1080px
}

.csr-kv .pic,
.csr-kv .pic-mb {
  width: 100%;
}

.csr-kv .pic-mb {
  display: none;
}

@media (min-width: 1921px) {
  .csr-kv .umx-figure-box {
    width: 2560px;
    height: 1300px
  }
}

@media (max-width: 1600px) {
  .csr-kv .umx-figure-box {
    width: 1612.8px;
    height: 907.2px
  }
}

@media (max-width: 1440px) {
  .csr-kv .umx-figure-box {
    width: 1440px;
    height: 792px
  }
}

@media (max-width: 1024px) {
  .csr-kv .umx-figure-box {
    width: 1022.4px;
    height: 562.32px
  }
}

@media (max-width: 1000px) {
  .csr-kv .umx-figure-box {
    width: 100vw;
    height: 171.73333vw
  }

  .csr-kv .pic {
    display: none;
  }

  .csr-kv .pic-mb {
    display: block;
  }
}

.csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
  background-image: url(../img/csr-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) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-lg-x2.jpg)
  }
}

.webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
  background-image: url(../img/csr-kv-img1-lg.jpg.webp)
}

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

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

@media (min-width: 1921px) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-xl.jpg.webp)
  }
}

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

@media (max-width: 1600px) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-lg.jpg);
    background-size: 1612px 907px;
    background-position: center;
    background-repeat: no-repeat;
    width: 1612px;
    height: 907px
  }
}

@media only screen and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1600px) and (min-resolution: 1.5dppx),(max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1600px) and (min-resolution: 144dpi) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-lg-x2.jpg)
  }
}

@media (max-width: 1600px) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-lg.jpg.webp)
  }
}

@media only screen and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1600px) and (min-resolution: 1.5dppx),(max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1600px) and (min-resolution: 144dpi) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-lg-x2.jpg.webp)
  }
}

@media (max-width: 1440px) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md.jpg);
    background-size: 1440px 792px;
    background-position: center;
    background-repeat: no-repeat;
    width: 1440px;
    height: 792px
  }
}

@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) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md-x2.jpg)
  }
}

@media (max-width: 1440px) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md.jpg.webp)
  }
}

@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) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md-x2.jpg.webp)
  }
}

@media (max-width: 1024px) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md.jpg);
    background-size: 1022px 562px;
    background-position: center;
    background-repeat: no-repeat;
    width: 1022px;
    height: 562px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md-x2.jpg)
  }
}

@media (max-width: 1024px) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md.jpg.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-md-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-mb.jpg);
    background-size: 375px 644px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 644px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-mb-x2.jpg)
  }
}

@media (max-width: 1000px) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-mb.jpg.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-image: url(../img/csr-kv-img1-mb-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-kv .umx-figure-box .umx-figure figure.umx-f1 {
    background-size: 100vw 171.73333vw;
    width: 100vw;
    height: 171.73333vw;
    margin-left: 0;
    left: 0
  }
}

.csr-boss {
  position: relative;
  background-color: #f5f5f7;
  height: 680px
}

@media (min-width: 1921px) {
  .csr-boss {
    height: 816px
  }
}

@media (max-width: 1440px) {
  .csr-boss {
    height: 510px
  }
}

@media (max-width: 1000px) {
  .csr-boss {
    height: auto
  }
}

.csr-boss .csr-boss-wrapper {
  width: 100%;
  height: 100%
}

.csr-boss .csr-boss-wrapper .csr-boss-list {
  position: relative;
  width: 100%;
  height: 100%
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1510px;
  height: auto;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner {
    width: 1840px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner {
    width: 1180px
  }
}

@media (max-width: 1024px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner {
    width: 800px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner {
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 24px;
    padding-top: 26.66667vw;
    padding-bottom: 24.8vw
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .umx-boss-info {
  margin-left: 30px
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .umx-boss-info {
    margin-left: 30px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .umx-boss-info {
    margin-left: 20px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .umx-boss-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-name {
  font-family: vivoSans-Bold;
  font-size: 22px;
  line-height: 1;
  color: #242933;
  -ms-flex-item-align: end;
  align-self: flex-end
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-name {
    font-size: 24px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-name {
    font-size: 20px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-name {
    font-size: 22px
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-title {
  font-family: vivoSans-Bold;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 22px;
  color: rgba(36, 41, 51, .7)
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-title {
    font-size: 16px;
    margin-top: 20px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-title {
    margin-top: 12px;
    font-size: 16px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-man .boss-title {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.25
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-avatar {
  border-radius: 100%;
  overflow: hidden
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info {
    margin-left: 16px
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-name {
  font-family: vivoSans-Bold;
  font-size: 36px;
  line-height: 1.4;
  color: #242933
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-name {
    font-size: 42px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-name {
    font-size: 28px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-name {
    font-size: 22px;
    line-height: 1
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-title {
  font-family: vivoSans-Bold;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 18px;
  color: rgba(36, 41, 51, .7)
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-title {
    font-size: 16px;
    margin-top: 20px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-title {
    margin-top: 12px;
    font-size: 16px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-content .boss-info .boss-title {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.25
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text {
  position: relative;
  margin-left: 92px;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text {
    margin-left: 136px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text {
    margin-left: 68px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text {
    margin: 0;
    margin-top: 36px
  }
}

.ie .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ie10 .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text {
  width: 75%
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p {
  font-family: vivoSans-Bold;
  font-size: 28px;
  line-height: 38px;
  color: #242933
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p {
    font-size: 34px;
    line-height: 44px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p {
    font-size: 22px;
    line-height: 30px
  }
}

@media (max-width: 1280px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p {
    font-size: 18px;
    line-height: 26px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p {
    font-size: 18px;
    line-height: 1.4
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p span {
  font-family: vivo-Regular
}

/*@media (max-width: 1280px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text p br {
    display: none
  }
}*/

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 45px
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn {
    margin-top: 50px
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn {
    margin-top: 35px
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn {
    display: none
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn span {
  font-family: vivoSans-Regular;
  font-size: 14px;
  line-height: 1;
  text-decoration: underline
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn span {
    font-size: 16px
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-text .boss-btn svg {
  margin-left: 8px
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-btn {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: none;
  -ms-flex-item-align: end;
  align-self: flex-end
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 50px
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-btn span {
  font-family: vivoSans-Regular;
  font-size: 14px;
  line-height: 1;
  text-decoration: underline
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-btn span {
    font-size: 16px
  }
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item .boss-inner .boss-btn svg {
  margin-left: 8px
}

.csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
  background-image: url(../img/csr-boss-img1-lg.jpg);
  background-size: 172px 172px;
  background-position: center;
  background-repeat: no-repeat;
  width: 172px;
  height: 172px
}

@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) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-lg-x2.jpg)
  }
}

.webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
  background-image: url(../img/csr-boss-img1-lg.jpg.webp)
}

@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) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-lg-x2.jpg.webp)
  }
}

@media (min-width: 1921px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-xl.jpg);
    background-size: 172px 172px;
    background-position: center;
    background-repeat: no-repeat;
    width: 172px;
    height: 172px
  }
}

@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) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-xl-x2.jpg)
  }
}

@media (min-width: 1921px) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-xl.jpg.webp)
  }
}

@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) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-xl-x2.jpg.webp)
  }
}

@media (max-width: 1440px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-md.jpg);
    background-size: 129px 129px;
    background-position: center;
    background-repeat: no-repeat;
    width: 129px;
    height: 129px
  }
}

@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) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-md-x2.jpg)
  }
}

@media (max-width: 1440px) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-md.jpg.webp)
  }
}

@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) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-md-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-mb.jpg);
    background-size: 87px 87px;
    background-position: center;
    background-repeat: no-repeat;
    width: 87px;
    height: 87px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-mb-x2.jpg)
  }
}

@media (max-width: 1000px) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-mb.jpg.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-image: url(../img/csr-boss-img1-mb-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-boss .csr-boss-wrapper .csr-boss-list .csr-boss-item.boss-item1 .boss-avatar {
    background-size: 23.2vw 23.2vw;
    width: 23.2vw;
    height: 23.2vw
  }
}

.csr-strategy {
  position: relative;
  background-color: #fbfbfd
}

.csr-strategy .csr-strategy-wrapper {
  position: relative;
  margin: 170px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper {
    margin: 205px 0
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper {
    margin: 125px 0
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper {
    margin: 88.75px 0
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper {
    margin-top: 13.86667vw;
    margin-bottom: 10.13333vw
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list {
  position: relative;
  height: 628px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 36px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list {
    height: 752px
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list {
    height: 472px;
    border-radius: 24px
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list {
    height: 335.12px;
    border-radius: 17.04px
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list {
    display: none
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item {
  position: relative;
  width: 310px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: width .5s ease;
  transition: width .5s ease
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item {
    width: 192px
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item {
    width: 136.32px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item::after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #d8d8d8;
  z-index: 99
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item:last-child::after {
  display: none
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-poster {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  cursor: pointer;
  z-index: 9
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-poster .strategy-name {
  font-family: vivoSans-Bold;
  margin-top: 30px;
  font-size: 24px;
  line-height: 1.2;
  color: #000;
  text-align: center
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-poster .strategy-name {
    font-size: 24px;
    margin-top: 35px
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-poster .strategy-name {
    font-size: 18px;
    margin-top: 21px
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-poster .strategy-name {
    font-size: 12.78px;
    margin-top: 14.91px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-gradient {
  position: absolute;
  width: 100%;
  height: 30%;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(top, rgba(67, 94, 255, 0) 0, #435eff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(67, 94, 255, 0)), to(#435eff));
  background: linear-gradient(to bottom, rgba(67, 94, 255, 0) 0, #435eff 100%)
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0s;
  transition: opacity 0s
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text {
  position: absolute;
  width: 100%;
  bottom: 0;
  color: #fff;
  padding-bottom: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text {
    padding-bottom: 34px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-title {
  font-family: vivoSans-Bold;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 15px;
  padding: 0 67px
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-title {
    font-size: 24px;
    padding-left: 80px;
    padding-right: 54px
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-title {
    padding: 0 42px;
    font-size: 16px;
    margin-bottom: 10px
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-title {
    padding: 0 29.82px;
    font-size: 11.36px;
    margin-bottom: 7.1px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: vivoSans-Regular;
  font-size: 16px;
  line-height: 1.3;
  padding: 0 67px
}

.ie .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des p {
  width: 80%
}

@media (max-width: 1024px) {
  .ie .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des {
    font-size: 18px;
    padding-left: 80px;
    padding-right: 54px
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des {
    padding: 0 42px;
    font-size: 14px
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des {
    padding: 0 29.82px;
    font-size: 9.94px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des .strategy-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 14px;
  margin-left: 50px;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des .strategy-btn {
    font-size: 16px
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des .strategy-btn {
    font-size: 12px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des .strategy-btn span {
  text-decoration: underline
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item .strategy-inner .strategy-text .strategy-des .strategy-btn svg {
  margin-left: 10px
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item.current {
  width: 770px
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item.current {
    width: 922px
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item.current {
    width: 577px
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item.current {
    width: 409.67px
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item.current .strategy-poster {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-list .csr-strategy-item.current .strategy-inner {
  opacity: 1;
  -webkit-transition: opacity .5s .2s ease;
  transition: opacity .5s .2s ease;
  z-index: 99
}

.csr-strategy .csr-strategy-wrapper #csr-strategy-swiper {
  display: none
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper #csr-strategy-swiper {
    display: inherit
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list {
  display: none
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-title {
    margin-bottom: 11.2vw
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-title .strategy-mobile-poster {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 4.26667vw
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-title .strategy-mobile-poster .strategy-mobile-name {
    font-family: vivoSans-Bold;
    font-size: 18px;
    line-height: 1;
    padding-top: 10px;
    margin-left: 8px
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-title .strategy-mobile-text {
    margin-top: 4vw;
    padding: 0 6.4vw;
    font-family: vivoSans-Regular;
    font-size: 14px;
    line-height: 1.3;
    height: 6em;
    color: rgba(36, 41, 51, .8)
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-btn {
    margin-left: 6.66667vw;
    margin-top: 13.33333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-btn span {
    text-decoration: underline
  }

  .csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-list .csr-strategy-mobile-item .strategy-mobile-inner .strategy-mobile-btn svg {
    margin-left: 1.6vw
  }
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots {
  top: 133.33333vw;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  opacity: 1
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot::after {
  content: '';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, .8)
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot svg {
  position: absolute;
  visibility: hidden;
  width: 10px;
  height: 10px;
  top: -1px
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot svg circle {
  fill: none;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 36 36;
  stroke-dashoffset: 36
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot svg circle.dots-background {
  stroke-dashoffset: 0;
  stroke: rgba(0, 0, 0, .2)
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot.swiper-current-dot::after {
  visibility: hidden
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot.swiper-current-dot svg {
  visibility: visible
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot.swiper-current-dot svg circle.dots-annulus {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 5s linear;
  transition: stroke-dashoffset 5s linear;
  stroke: #fff
}

.csr-strategy .csr-strategy-wrapper .csr-strategy-mobile-dots .swiper-dot.swiper-current-dot svg circle.dots-background {
  stroke: rgba(255, 255, 255, .4)
}

.csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
  background-image: url(../img/csr-strategy-img1-lg.png);
  background-size: 90px 90px;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-lg-x2.png)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
  background-image: url(../img/csr-strategy-img1-lg.png.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-lg-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-xl.png);
    background-size: 108px 108px;
    background-position: center;
    background-repeat: no-repeat;
    width: 108px;
    height: 108px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-xl-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-xl.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-xl-x2.png.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md.png);
    background-size: 67px 67px;
    background-position: center;
    background-repeat: no-repeat;
    width: 67px;
    height: 67px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md-x2.png)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md-x2.png.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md.png);
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
    width: 47px;
    height: 47px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md-x2.png)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md.png.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-md-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-mb.png);
    background-size: 55px 55px;
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-mb-x2.png)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-mb.png.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-image: url(../img/csr-strategy-img1-mb-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-icon {
    background-size: 14.66667vw 14.66667vw;
    width: 14.66667vw;
    height: 14.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
  background-image: url(../img/csr-strategy-img2-lg.png);
  background-size: 90px 90px;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-lg-x2.png)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
  background-image: url(../img/csr-strategy-img2-lg.png.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-lg-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-xl.png);
    background-size: 108px 108px;
    background-position: center;
    background-repeat: no-repeat;
    width: 108px;
    height: 108px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-xl-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-xl.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-xl-x2.png.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md.png);
    background-size: 67px 67px;
    background-position: center;
    background-repeat: no-repeat;
    width: 67px;
    height: 67px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md-x2.png)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md-x2.png.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md.png);
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
    width: 47px;
    height: 47px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md-x2.png)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md.png.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-md-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-mb.png);
    background-size: 55px 55px;
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-mb-x2.png)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-mb.png.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-image: url(../img/csr-strategy-img2-mb-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-icon {
    background-size: 14.66667vw 14.66667vw;
    width: 14.66667vw;
    height: 14.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .value-creation-icon {
  background-image: url(../img/csr-strategy-img3-lg.png);
  background-size: 90px 90px;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-lg-x2.png)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
  background-image: url(../img/csr-strategy-img3-lg.png.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-lg-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-xl.png);
    background-size: 108px 108px;
    background-position: center;
    background-repeat: no-repeat;
    width: 108px;
    height: 108px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-xl-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-xl.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-xl-x2.png.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md.png);
    background-size: 67px 67px;
    background-position: center;
    background-repeat: no-repeat;
    width: 67px;
    height: 67px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md-x2.png)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md-x2.png.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md.png);
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
    width: 47px;
    height: 47px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md-x2.png)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md.png.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-md-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-mb.png);
    background-size: 55px 55px;
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-mb-x2.png)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-mb.png.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-image: url(../img/csr-strategy-img3-mb-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-icon {
    background-size: 14.66667vw 14.66667vw;
    width: 14.66667vw;
    height: 14.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .social-good-icon {
  background-image: url(../img/csr-strategy-img4-lg.png);
  background-size: 90px 90px;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-lg-x2.png)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
  background-image: url(../img/csr-strategy-img4-lg.png.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-lg-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-xl.png);
    background-size: 108px 108px;
    background-position: center;
    background-repeat: no-repeat;
    width: 108px;
    height: 108px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-xl-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-xl.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-xl-x2.png.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md.png);
    background-size: 67px 67px;
    background-position: center;
    background-repeat: no-repeat;
    width: 67px;
    height: 67px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md-x2.png)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md.png.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md-x2.png.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md.png);
    background-size: 47px 47px;
    background-position: center;
    background-repeat: no-repeat;
    width: 47px;
    height: 47px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md-x2.png)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md.png.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-md-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-mb.png);
    background-size: 55px 55px;
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-mb-x2.png)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-mb.png.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-image: url(../img/csr-strategy-img4-mb-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .social-good-icon {
    background-size: 14.66667vw 14.66667vw;
    width: 14.66667vw;
    height: 14.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
  background-image: url(../img/csr-strategy-bg1-lg.jpg);
  background-size: 770px 628px;
  background-position: center;
  background-repeat: no-repeat;
  width: 770px;
  height: 628px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-lg-x2.jpg)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
  background-image: url(../img/csr-strategy-bg1-lg.jpg.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-lg-x2.jpg.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-xl.jpg);
    background-size: 922px 752px;
    background-position: center;
    background-repeat: no-repeat;
    width: 922px;
    height: 752px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-xl-x2.jpg)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-xl.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-xl-x2.jpg.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md.jpg);
    background-size: 578px 472px;
    background-position: center;
    background-repeat: no-repeat;
    width: 578px;
    height: 472px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md-x2.jpg)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md-x2.jpg.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md.jpg);
    background-size: 410px 335px;
    background-position: center;
    background-repeat: no-repeat;
    width: 410px;
    height: 335px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md-x2.jpg)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md.jpg.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-md-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-mb.jpg);
    background-size: 375px 340px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 340px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-mb-x2.jpg)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-mb.jpg.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-image: url(../img/csr-strategy-bg1-mb-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .technology-sharing-bg {
    background-size: 100vw 90.66667vw;
    width: 100vw;
    height: 90.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
  background-image: url(../img/csr-strategy-bg2-lg.jpg);
  background-size: 770px 628px;
  background-position: center;
  background-repeat: no-repeat;
  width: 770px;
  height: 628px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-lg-x2.jpg)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
  background-image: url(../img/csr-strategy-bg2-lg.jpg.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-lg-x2.jpg.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-xl.jpg);
    background-size: 922px 752px;
    background-position: center;
    background-repeat: no-repeat;
    width: 922px;
    height: 752px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-xl-x2.jpg)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-xl.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-xl-x2.jpg.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md.jpg);
    background-size: 578px 472px;
    background-position: center;
    background-repeat: no-repeat;
    width: 578px;
    height: 472px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md-x2.jpg)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md-x2.jpg.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md.jpg);
    background-size: 410px 335px;
    background-position: center;
    background-repeat: no-repeat;
    width: 410px;
    height: 335px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md-x2.jpg)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md.jpg.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-md-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-mb.jpg);
    background-size: 375px 340px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 340px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-mb-x2.jpg)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-mb.jpg.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-image: url(../img/csr-strategy-bg2-mb-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .green-symbiosis-bg {
    background-size: 100vw 90.66667vw;
    width: 100vw;
    height: 90.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .value-creation-bg {
  background-image: url(../img/csr-strategy-bg3-lg.jpg);
  background-size: 770px 628px;
  background-position: center;
  background-repeat: no-repeat;
  width: 770px;
  height: 628px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-lg-x2.jpg)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
  background-image: url(../img/csr-strategy-bg3-lg.jpg.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-lg-x2.jpg.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-xl.jpg);
    background-size: 922px 752px;
    background-position: center;
    background-repeat: no-repeat;
    width: 922px;
    height: 752px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-xl-x2.jpg)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-xl.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-xl-x2.jpg.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md.jpg);
    background-size: 578px 472px;
    background-position: center;
    background-repeat: no-repeat;
    width: 578px;
    height: 472px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md-x2.jpg)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md-x2.jpg.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md.jpg);
    background-size: 410px 335px;
    background-position: center;
    background-repeat: no-repeat;
    width: 410px;
    height: 335px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md-x2.jpg)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md.jpg.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-md-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-mb.jpg);
    background-size: 375px 340px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 340px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-mb-x2.jpg)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-mb.jpg.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-image: url(../img/csr-strategy-bg3-mb-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .value-creation-bg {
    background-size: 100vw 90.66667vw;
    width: 100vw;
    height: 90.66667vw
  }
}

.csr-strategy .csr-strategy-wrapper .social-good-bg {
  background-image: url(../img/csr-strategy-bg4-lg.jpg);
  background-size: 770px 628px;
  background-position: center;
  background-repeat: no-repeat;
  width: 770px;
  height: 628px
}

@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) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-lg-x2.jpg)
  }
}

.webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
  background-image: url(../img/csr-strategy-bg4-lg.jpg.webp)
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-lg-x2.jpg.webp)
  }
}

@media (min-width: 1921px) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-xl.jpg);
    background-size: 922px 752px;
    background-position: center;
    background-repeat: no-repeat;
    width: 922px;
    height: 752px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-xl-x2.jpg)
  }
}

@media (min-width: 1921px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-xl.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-xl-x2.jpg.webp)
  }
}

@media (max-width: 1440px) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md.jpg);
    background-size: 578px 472px;
    background-position: center;
    background-repeat: no-repeat;
    width: 578px;
    height: 472px
  }
}

@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) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md-x2.jpg)
  }
}

@media (max-width: 1440px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md.jpg.webp)
  }
}

@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) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md-x2.jpg.webp)
  }
}

@media (max-width: 1024px) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md.jpg);
    background-size: 410px 335px;
    background-position: center;
    background-repeat: no-repeat;
    width: 410px;
    height: 335px
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md-x2.jpg)
  }
}

@media (max-width: 1024px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md.jpg.webp)
  }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 1.5dppx),(max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1024px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-md-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-mb.jpg);
    background-size: 375px 340px;
    background-position: center;
    background-repeat: no-repeat;
    width: 375px;
    height: 340px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-mb-x2.jpg)
  }
}

@media (max-width: 1000px) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-mb.jpg.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-image: url(../img/csr-strategy-bg4-mb-x2.jpg.webp)
  }
}

@media (max-width: 1000px) {
  .csr-strategy .csr-strategy-wrapper .social-good-bg {
    background-size: 100vw 90.66667vw;
    width: 100vw;
    height: 90.66667vw
  }
}

.csr-report {
  position: relative;
  background-color: #fbfbfd;
  padding-top: 100px;
  padding-bottom: 200px
}

@media (max-width: 1440px) {
  .csr-report {
    padding-top: 50px;
    padding-bottom: 100px
  }
}

@media (max-width: 1000px) {
  .csr-report {
    padding-bottom: 22.66667vw;
    padding-top: 16vw
  }
}

.csr-report .csr-report-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.csr-report .csr-report-wrapper .csr-report-logo {
  background-image: url(../img/csr-icon-img1-lg.png);
  background-size: 391px 85px;
  background-position: center;
  background-repeat: no-repeat;
  width: 391px;
  height: 85px;
  background-image: url(../img/csr-icon-img1-md.png);
  background-size: 313px 68px;
  background-position: center;
  background-repeat: no-repeat;
  width: 313px;
  height: 68px
}

@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) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-lg-x2.png)
  }
}

.webp .csr-report .csr-report-wrapper .csr-report-logo {
  background-image: url(../img/csr-icon-img1-lg.png.webp)
}

@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) {
  .webp .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-lg-x2.png.webp)
  }
}

@media (min-width: 1921px) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-xl.png);
    background-size: 543px 118px;
    background-position: center;
    background-repeat: no-repeat;
    width: 543px;
    height: 118px
  }
}

@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) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-xl-x2.png)
  }
}

@media (min-width: 1921px) {
  .webp .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-xl.png.webp)
  }
}

@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) {
  .webp .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-xl-x2.png.webp)
  }
}

@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) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-md-x2.png)
  }
}

.webp .csr-report .csr-report-wrapper .csr-report-logo {
  background-image: url(../img/csr-icon-img1-md.png.webp)
}

@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) {
  .webp .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-md-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-mb.png);
    background-size: 230px 50px;
    background-position: center;
    background-repeat: no-repeat;
    width: 230px;
    height: 50px
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-mb-x2.png)
  }
}

@media (max-width: 1000px) {
  .webp .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-mb.png.webp)
  }
}

@media only screen and (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1000px) and (min-resolution: 1.5dppx),(max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 1000px) and (min-resolution: 144dpi) {
  .webp .csr-report .csr-report-wrapper .csr-report-logo {
    background-image: url(../img/csr-icon-img1-mb-x2.png.webp)
  }
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-logo {
    background-size: 61.33333vw 13.33333vw;
    width: 61.33333vw;
    height: 13.33333vw
  }
}

.csr-report .csr-report-wrapper .csr-report-download {
  margin-left: 80px
}

@media (min-width: 1921px) {
  .csr-report .csr-report-wrapper .csr-report-download {
    margin-left: 100px
  }
}

@media (max-width: 1440px) {
  .csr-report .csr-report-wrapper .csr-report-download {
    margin-left: 60px
  }
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-download {
    margin-left: 0;
    margin-top: 15.46667vw
  }
}

.csr-report .csr-report-wrapper .csr-report-download p {
  font-family: vivoSans-Bold;
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #000
}

@media (min-width: 1921px) {
  .csr-report .csr-report-wrapper .csr-report-download p {
    font-size: 42px
  }
}

@media (max-width: 1440px) {
  .csr-report .csr-report-wrapper .csr-report-download p {
    font-size: 27px
  }
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-download p {
    font-size: 20px;
    margin-bottom: 5.33333vw;
    text-align: center;
  }
}

.csr-report .csr-report-wrapper .csr-report-download .csr-report-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 102px;
  height: 30px;
  font-family: vivoSans-Regular;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #242933
}

@media (min-width: 1921px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link {
    width: 141px;
    height: 42px;
    font-size: 20px;
    line-height: 38px;
    border-radius: 21px
  }
}

@media (max-width: 1440px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link {
    width: 110px;
    height: 32px;
    font-size: 16px;
    line-height: 28px;
    border-radius: 16px
  }
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link {
    width: 106px;
    height: 32px;
    font-size: 16px;
    line-height: 28px;
    border-radius: 16px
  }
}

.csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-report-download-link,
.csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-white-paper-download-link{
  background: #415fff;
  border: none;
  color: #fff;
  margin-left: 43px;
  line-height: 30px;
  cursor: pointer
}

@media (min-width: 1921px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-report-download-link,
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-white-paper-download-link{
    margin-left: 60px;
    line-height: 42px
  }
}

@media (max-width: 1440px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-report-download-link,
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-white-paper-download-link{
    margin-left: 26px;
    line-height: 32px
  }
}

@media (max-width: 1000px) {
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-report-download-link,
  .csr-report .csr-report-wrapper .csr-report-download .csr-report-btn .csr-report-link.csr-white-paper-download-link{
    line-height: 32px
  }
}
