.f-size-80 {
  font-size: 4.125vw;
  line-height: 1.3;
}
.f-size-72 {
  font-size: 3.7152vw;
}
.f-size-20 {
  font-size: 1vw;
}
@media only screen and (max-width: 1640px) {
  .f-size-80 {
    font-size: 4.125vw;
  }
  .f-size-72 {
    font-size: 3.125vw;
  }
  .f-size-20 {
    font-size: 1.2vw;
  }
}
@media only screen and (max-width: 1380px) {
  .f-size-80 {
    font-size: 4.525vw;
  }
  .f-size-72 {
    font-size: 3.7vw;
  }
  .f-size-20 {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 1240px) {
  .f-size-80 {
    font-size: 4.725vw;
  }
  .f-size-72 {
    font-size: 4vw;
  }
  .f-size-20 {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1180px) {
  .f-size-72 {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 1080px) {
  .f-size-80 {
    font-size: 5.825vw;
  }
  .f-size-72 {
    font-size: 5.5vw;
  }
  .f-size-20 {
    font-size: 1.8vw;
  }
}
@media only screen and (max-width: 735px) {
  .f-size-80 {
    font-size: 7.825vw;
  }
  .f-size-72 {
    font-size: 6vw;
  }
  .f-size-20 {
    font-size: 2.3vw;
  }
}
@media only screen and (max-width: 580px) {
  .f-size-80 {
    font-size: 7.4vw;
  }
  .f-size-72 {
    font-size: 7.4vw;
  }
  .f-size-20 {
    font-size: 4.11vw;
  }
}
@media only screen and (max-width: 375px) {
  .f-size-80 {
    font-size: 7.5vw;
  }
  .f-size-72 {
    font-size: 7.4vw;
  }
  .f-size-20 {
    font-size: 4.11vw;
  }
}
.zh .level-txt {
  line-height: 1.5;
}
.level-txt-list {
  margin-bottom: 0.5em;
}
.level-txt-list .level-txt-list-beizhu {
  margin-top: 1em;
  opacity: 0.5;
  font-size: 0.8em;
  font-style: italic;
}
.level-tit {
  margin-bottom: 0.25em;
}
.level-txt {
  margin-bottom: 0.5em;
}
.level-video video,
.bg-video video {
  width: 100%;
}
.theme-txt {
  -webkit-mask-image: linear-gradient(119deg, #02D2FF 20%, #0061FE 50%, #FF0D0F 80%);
  background-image: linear-gradient(119deg, #02D2FF 20%, #0061FE 50%, #FF0D0F 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.theme-txt2 {
  -webkit-mask-image: linear-gradient(119deg, #5CD1FF 20%, #D4E3F3 50%, #FF4053 80%);
  background-image: linear-gradient(119deg, #5CD1FF 20%, #D4E3F3 50%, #FF4053 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.theme-txt3 {
  -webkit-mask-image: linear-gradient(119deg, #4BE6FD 20%, #FEEC44 80%);
  background-image: linear-gradient(119deg, #4BE6FD 20%, #FEEC44 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.icontheme2-txt {
  -webkit-mask-image: linear-gradient(119deg, #8bffbc, #00f5d5);
  background-image: -webkit-gradient(linear, 46% 45%, 64% 77%, from(#8bffbc), to(#00f5d5));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.theme-blue-txt {
  color: #2F354D;
}
.theme-green-txt {
  color: #00ba71;
}
.theme-green2-txt {
  color: #89ffbb;
}
.theme-gray-txt {
  color: #bfc7d1;
}
.txt-white {
  color: #cecece !important;
}
.txt-blue {
  color: #2596FF;
}
.fullimg .level-container {
  z-index: 2;
}
.fullimg .fullimgbg {
  z-index: 1;
}
.level-tit,
.level-txt,
.level-fullimgbg,
.level-btn {
  transition: -webkit-transform 0.6s, opacity 1.2s, visibility 0.1s;
  transition: transform 0.6s, opacity 1.2s, visibility 0.1s;
}
.level-tit,
.level-txt,
.level-fullimgbg,
.level-btn {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.level-txt {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.level-fullimgbg {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.level-btn {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.m-level.active .level-tit,
.fullpage-in .fullpage-item-show .level-tit,
.lvColor-imgtxt-item .active .level-tit,
.lvColor-video-item .active .level-tit,
.m-level.active .level-txt,
.fullpage-in .fullpage-item-show .level-txt,
.lvColor-imgtxt-item .active .level-txt,
.lvColor-video-item .active .level-txt,
.m-level.active .level-fullimgbg,
.fullpage-in .fullpage-item-show .level-fullimgbg,
.lvColor-imgtxt-item .active .level-fullimgbg,
.lvColor-video-item .active .level-fullimgbg,
.m-level.active .level-btn,
.fullpage-in .fullpage-item-show .level-btn,
.lvColor-imgtxt-item .active .level-btn,
.lvColor-video-item .active .level-btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.fullpage-top .level-tit {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.fullpage-top .level-txt {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.fullpage-in .fullpage-item-prev .level-tit,
.fullpage-in .fullpage-item-prev .level-txt,
.fullpage-in .fullpage-item-prev .level-fullimgbg {
  opacity: 1;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.fullpage-bottom .fullpage-item-show .level-tit,
.fullpage-bottom .fullpage-item-show .level-txt {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.fullvideo {
  width: auto;
  height: auto;
  max-height: 300vh;
  max-width: 900vw;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-aspect-ratio: 1920/940) {
  .fullvideo {
    width: auto !important;
    height: 100vh !important;
  }
}
@media screen and (min-aspect-ratio: 1920/940) {
  .fullvideo {
    width: 100% !important;
  }
}
@media screen and (max-aspect-ratio: 1920/940) {
  .fullvideo {
    min-width: 100%;
  }
}
#imgbox {
  height: 0;
  overflow: hidden;
}
.bantoumingdi {
  background: rgba(0, 0, 0, 0.5);
  padding: 1em;
  border-radius: 1em;
}
.huxishan {
  -webkit-animation: huxishan 2s linear  infinite;
  animation: huxishan 2s linear  infinite;
}
@keyframes huxishan {
  0%,
  25%,
  100% {
    opacity: 0.3;
  }
  50%,
  75% {
    opacity: 1;
  }
}
.b6neoSeries {
  background-color: #000000;
}
.b6neoSeries .b6neoSeriesFixed {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  height: 100svh;
  min-height: 500px;
  z-index: 999;
}
.b6neoSeries .b6neoSeriesFixed-item {
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity 1s;
}
.b6neoSeries .b6neoSeriesFixed-item .fullvideobg video,
.b6neoSeries .b6neoSeriesFixed-item .fullvideobg img {
  object-fit: contain;
}
.b6neoSeries .b6neoSeriesFixed-item.showitem {
  opacity: 1;
}
.b6neoSeries .b6neoSeriesFixed-item1 .black-guodu.left {
  background: -moz-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 91%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #000000), color-stop(20%, rgba(0, 0, 0, 0)), color-stop(91%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 91%);
  background: -o-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 91%);
  background: -ms-linear-gradient(left, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 91%);
  background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 91%);
}
.b6neoSeries .m-video {
  position: absolute;
  left: 4vw;
  bottom: 3vw;
}
.b6neoSeries .b6neoSeriesbiaoyu {
  position: absolute;
  top: 63%;
  left: 50%;
  font-size: 5vw;
  width: 55vw;
}
.b6neoSeries .b6neoSeriesbiaoyu .u-light-font [class^="u-light-font-bg"]::after,
.b6neoSeries .b6neoSeriesbiaoyu .u-light-font [class^="u-light-font-bg"]::before {
  -webkit-mask-image: linear-gradient(115deg, #24c5ff 10%, #fa68ff 29%, #e1950e 70%);
  background-image: linear-gradient(115deg, #24c5ff 10%, #fa68ff 29%, #e1950e 70%);
}
.b6neoSeries .b6neoSeriesbiaoyu-cn {
  position: absolute;
  top: 38%;
  left: 65.2%;
  font-size: 5vw;
  width: 55vw;
}
.b6neoSeries .b6neoSeriesbiaoyu-cn .u-light-font [class^="u-light-font-bg"]::after,
.b6neoSeries .b6neoSeriesbiaoyu-cn .u-light-font [class^="u-light-font-bg"]::before {
  -webkit-mask-image: linear-gradient(115deg, #24c5ff 10%, #fa68ff 29%, #e1950e 70%);
  background-image: linear-gradient(115deg, #24c5ff 10%, #fa68ff 29%, #e1950e 70%);
}
.b6neoSeries .b6neoSeriestxt {
  position: absolute;
  left: calc(62.7vw + 8vh);
  top: 22%;
}
.b6neoSeries .b6neoSeriestxt .b6neoSeriestxt-tit {
  font-size: 0.65em;
  color: #58EAFD;
  margin-top: 0.5em;
}
.b6neoSeries .b6neoSeriestxt .txt-white {
  color: #fff !important;
}
.b6neoSeries .b6neoSeriestxt .subtitle-mini {
  font-weight: 400;
  font-size: 0.7em;
  color: #5fe4fe;
}
.b6neoSeries .b6neoSeriestxt .subtitle {
  font-size: 0.5em;
  margin-top: -0.2em;
}
.b6neoSeries .b6neoSeriestxt .logo {
  width: 5.7em;
  filter: drop-shadow(2px 2px 6px #000000a5);
  padding: 0.2em;
  display: inline-block;
  vertical-align: bottom;
  margin-right: -0.3em;
  margin-left: -0.2em;
}
.b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
  display: inline-block;
  height: 122%;
  width: auto;
  position: absolute;
  left: 50%;
  bottom: 60%;
  transform: translate(-50%, 50%);
}
@media only screen and (min-width: 2000px) {
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    height: 136%;
    width: auto;
    position: relative;
    left: 50%;
    bottom: 104%;
  }
}
.b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg img {
  width: auto;
  object-fit: contain;
  height: 100%;
}
.b6neoSeries .b6neoSeriesVideobg {
  height: 131vh;
}
.b6neoSeries .b6neoSeries-zhanwei {
  height: 150vh;
}
@media only screen and (min-width: 2000px) {
  .b6neoSeries .b6neoSeriesbiaoyu {
    font-size: calc(1.8vw + 5vh);
    left: 52.4%;
  }
  .b6neoSeries .b6neoSeriestxt .f-size-72 {
    font-size: calc(1vw + 5vh);
    width: 11em;
  }
}
@media only screen and (max-width: 1681px) {
  .b6neoSeries .b6neoSeriesbiaoyu {
    left: 830px;
    top: 69%;
  }
  .b6neoSeries .b6neoSeriestxt {
    top: 6%;
    left: 66%;
    transform: translateX(-50%);
    width: 49%;
  }
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    height: 108%;
    bottom: 54%;
    left: -5%;
    transform: translate(0%, 50%);
  }
}
@media only screen and (min-aspect-ratio: 1024/800) {
  .b6neoSeries .b6neoSeriestxt .f-size-72 {
    font-size: calc(1vw + 5vh);
  }
}
@media only screen and (max-width: 1681px) and (min-aspect-ratio: 1024/600) {
  .b6neoSeries .b6neoSeriesbiaoyu {
    top: 66%;
    left: 50%;
  }
  .b6neoSeries .b6neoSeriestxt {
    top: 8%;
    left: 51%;
  }
  .b6neoSeries .b6neoSeriestxt .f-size-72 {
    font-size: calc(1vw + 5vh);
  }
}
@media only screen and (max-width: 1681px) and (min-aspect-ratio: 1024/500) {
  .b6neoSeries .b6neoSeriesbiaoyu {
    top: 76%;
    left: 45%;
  }
  .b6neoSeries .b6neoSeriestxt {
    top: 8%;
    left: 51%;
  }
  .b6neoSeries .b6neoSeriestxt .f-size-72 {
    font-size: calc(1vw + 5vh);
  }
}
@media only screen and (max-width: 1680px) {
  .b6neoSeries .b6neoSeriesbiaoyu-cn {
    top: 68%;
    left: 58%;
  }
}
@media only screen and (max-width: 1380px) {
  .b6neoSeries .b6neoSeriesbiaoyu {
    font-size: 4vw;
    top: 76%;
    left: 56vw;
  }
  .b6neoSeries .b6neoSeriesbiaoyu-cn {
    top: 70%;
    left: 60%;
  }
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    height: 70vw;
    bottom: 0;
    left: -5%;
    transform: translate(0%, 0%);
  }
}
@media only screen and (max-width: 1240px) {
  .b6neoSeries .b6neoSeriestxt {
    top: 5%;
    left: 57%;
  }
  .b6neoSeries .b6neoSeriesbiaoyu-cn {
    top: 22%;
    left: 31%;
  }
}
@media only screen and (max-width: 1025px) {
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    height: 70vw;
    bottom: 0;
    position: absolute;
    left: 0;
    transform: translate(0%, 0%);
  }
  .b6neoSeries .b6neoSeriesFixed-item2 .black-guodu {
    display: none;
  }
  .b6neoSeries .b6neoSeriesbiaoyu {
    top: 76%;
    left: 66vw;
  }
}
@media only screen and (max-width: 1025px) and (max-aspect-ratio: 1024/1024) {
  .b6neoSeries .b6neoSeriesbiaoyu {
    top: 30%;
    left: 52%;
    transform: translate(-50%, 0);
    font-size: 6vw;
  }
  .b6neoSeries .b6neoSeriestxt {
    left: 50%;
  }
  .b6neoSeries .b6neoSeriesbiaoyu-cn {
    top: 19%;
    left: 52%;
    transform: translate(-50%, 0);
    font-size: 6.5vw;
  }
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    height: 82vw;
  }
}
@media only screen and (max-width: 998px) {
  .b6neoSeries .b6neoSeriesFixed {
    top: 56px;
    height: calc(100vh - 56px);
    height: calc(100svh - 56px);
  }
  .b6neoSeries .m-video {
    font-size: 2.6vw !important;
  }
}
@media only screen and (max-width: 735px) {
  .b6neoSeries .b6neoSeriesFixed-item-bg {
    width: 100% !important;
    height: 140vw !important;
  }
  .b6neoSeries .b6neoSeriesFixed-item-bg img {
    width: 100% !important;
    object-fit: contain !important;
    object-position: 50% 17vh;
  }
}
@media only screen and (max-width: 580px) and (min-aspect-ratio: 1024/900) {
  .b6neoSeries .b6neoSeriesFixed {
    min-height: 850px;
  }
}
@media only screen and (max-width: 580px) and (max-aspect-ratio: 1024 / 1024) {
  .b6neoSeries .b6neoSeriesFixed {
    min-height: 850px;
  }
  .b6neoSeries .m-video {
    font-size: 3.2vw !important;
  }
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    bottom: -18vw;
  }
}
@media only screen and (max-width: 580px) and (max-aspect-ratio: 768/1100) {
  .b6neoSeries .b6neoSeriesFixed {
    min-height: 170vw;
  }
  .b6neoSeries .m-video {
    font-size: 4.2vw !important;
    top: 48%;
    bottom: initial;
    left: 11%;
  }
  .b6neoSeries .b6neoSeriesFixed-item-bg {
    width: 100% !important;
    height: 140vw !important;
  }
  .b6neoSeries .b6neoSeriesFixed-item-bg img {
    width: 100% !important;
    object-fit: cover !important;
    object-position: center;
  }
  .b6neoSeries .b6neoSeriesFixed-item2 .b6neoSeriesFixed-item-bg {
    bottom: -10vw;
  }
  .b6neoSeries .b6neoSeriestxt {
    width: 80%;
  }
  .b6neoSeries .b6neoSeriestxt .f-size-72 {
    font-size: 9.4vw;
  }
  .b6neoSeries .b6neoSeriesbiaoyu {
    top: 33%;
    left: 55%;
    font-size: 8vw;
    width: 96%;
  }
  .b6neoSeries .b6neoSeriesbiaoyu-cn {
    top: 19%;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 14vw;
    width: 88%;
  }
}
.b6neo .lvColor-productColor1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo/hl.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/1.png");
}
.b6neo .lvColor-productColor2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo/hh.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/2.png");
}
.b6neo .lvColor-productColor3 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo/fen.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/3.png");
}
.b6neo .lvColor-productColor4 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo/shengden.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/4.png");
}
.b6neo .lvColor-btn1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/1.png");
}
.b6neo .lvColor-btn2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/2.png");
}
.b6neo .lvColor-btn3 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/babi.png");
}
.b6neo .lvColor-btn4 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/shengdan.png");
}
.b6neoplus .lvColor-productColor1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo+/hl.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/1.png");
}
.b6neoplus .lvColor-productColor2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo+/hh.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/2.png");
}
.b6neoplus .lvColor-productColor3 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo+/lh.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/3.png");
}
.b6neoplus .lvColor-productColor4 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo+/fen.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/4.png");
}
.b6neoplus .lvColor-btn1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/1.png");
}
.b6neoplus .lvColor-btn2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/2.png");
}
.b6neoplus .lvColor-btn3 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/lh.png");
}
.b6neoplus .lvColor-btn4 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/babi.png");
}
.b6neo2 .lvColor-productColor1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo2/hl.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/1.png");
}
.b6neo2 .lvColor-productColor2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/b6neo2/hh.jpg");
  -webkit-mask-image: url("/image/catalog/product/charger/b6neo-series/colors/2.png");
}
.b6neo2 .lvColor-btn1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/1.png");
}
.b6neo2 .lvColor-btn2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/colors/colorshowbtn/2.png");
}
.lvColoricon1 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/MCU.png?20230525abc");
}
.lvColoricon2 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/Doal.png?20230525abc");
}
.lvColoricon3 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/DP.png?20230525abc");
}
.lvColoricon4 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/15A.png?20230525abc");
}
.lvColoricon5 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/min.png?20230525abc");
}
.lvColoricon6 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/Fan.png?20230525abc");
}
.lvColoricon7 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/UX.png?20230525abc");
}
.lvColoricon8 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/Aa.png?20230525abc");
}
.lvColoricon9 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/300W.png?20230525abc");
}
.lvColoricon10 {
  background-image: url("/image/catalog/product/charger/b6neo-series/icon/REC.png?20230525abc");
}
.lvColor {
  background-color: #fff;
  padding-top: 54px;
}
.lvColor .lvColortxt {
  padding: 4vw 0 2vw;
  padding-top: calc(60px + 3vw);
  text-align: center;
  width: 60%;
  margin: auto;
}
.lvColor .lvColortxt:first-child {
  padding-top: 4%;
}
.lvColor .lvColor-product-tabbox {
  position: absolute;
  top: 0px;
  left: 50%;
  padding: 4px;
  display: flex;
  background-color: #E6E7EB;
  border-radius: 50px;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 0;
  cursor: pointer;
  position: relative;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab img {
  width: auto;
  height: 27px;
  opacity: 0;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab .lvColor-product-tab-grey {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px 20px;
  border-radius: 50px;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab .lvColor-product-tab-grey img {
  opacity: 1;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab.active {
  background: #fff;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab.active img {
  opacity: 1;
}
.lvColor .lvColor-product-tabbox .lvColor-product-tab.active .lvColor-product-tab-grey img {
  opacity: 0;
}
.lvColor .lvColor-tabbox {
  position: absolute;
  width: 40%;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
}
.lvColor .lvColor-tabbox .lvColor-color-tabbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.lvColor .lvColor-tabbox .lvColor-color-tabbox.showTabbox {
  opacity: 1;
  visibility: visible;
}
.lvColor .lvColor-tabbox .lvColor-color-tab {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  opacity: 0.3;
}
.lvColor .lvColor-tabbox .lvColor-color-tab .lvColor-color-tab-img {
  transition: all 0.3s ease-in-out;
  width: 50px;
  height: 50px;
  background-size: contain;
}
.lvColor .lvColor-tabbox .lvColor-color-tab .lvColor-color-tab-txt {
  position: absolute;
  top: 130%;
  display: inline-block;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.lvColor .lvColor-tabbox .lvColor-color-tab:last-child {
  margin-right: 0;
}
.lvColor .lvColor-tabbox .lvColor-color-tab.active {
  opacity: 1;
}
.lvColor .lvColor-tabbox .lvColor-color-tab.active .lvColor-color-tab-img {
  transform: scale(1.3);
}
.lvColor .lvColor-tabbox .lvColor-color-tab.active .lvColor-color-tab-txt {
  opacity: 1;
}
.lvColor .lvColor-tabbox .lvColor-color-tab.active::after {
  content: "";
  position: absolute;
  top: 105%;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 3px;
  background-color: #01BCFE;
  border-radius: 5px;
}
.lvColor .lvColor_swiper {
  position: relative;
  height: 59vh;
}
.lvColor .lvColor_swiper .lvColor-colors-item {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-position: top center;
  position: absolute;
  opacity: 0;
  transform: scale(1) translateY(20%) translateX(50%);
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.8s ease-in-out;
}
.lvColor .lvColor_swiper .lvColor-colors-item.select1 .lvColor-productColor1 {
  transform: scale(1) translateY(20%) translateX(50%);
}
.lvColor .lvColor_swiper .lvColor-colors-item.select2 .lvColor-productColor2 {
  transform: scale(1) translateY(20%) translateX(50%);
}
.lvColor .lvColor_swiper .lvColor-colors-item.select3 .lvColor-productColor3 {
  transform: scale(1) translateY(20%) translateX(50%);
}
.lvColor .lvColor_swiper .lvColor-colors-item.select4 .lvColor-productColor4 {
  transform: scale(1) translateY(20%) translateX(50%);
}
.lvColor .lvColor_swiper .lvColor-productColor1 {
  left: -0.9em;
  top: 1.3em;
  width: 7.9em;
  height: 5.8em;
}
.lvColor .lvColor_swiper .lvColor-productColor2 {
  left: 7.7em;
  top: 1.2em;
  width: 6.8em;
  height: 5.4em;
}
.lvColor .lvColor_swiper .lvColor-productColor3 {
  left: 14.9em;
  top: 2.2em;
  width: 7.1em;
  height: 8.1em;
}
.lvColor .lvColor_swiper .lvColor-productColor4 {
  left: 21.5em;
  top: 4.2em;
  width: 8.5em;
  height: 8.7em;
}
.lvColor .lvColor_swiper .lvColor-box {
  font-size: 3vw;
  opacity: 0;
  position: absolute;
  width: 33em;
  height: 12em;
  left: 50%;
  top: 50%;
  transform: matrix(0.984808, 0.173648, -0.173648, 0.984808, 648.945, 178.688);
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), transform-origin 1s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.3s ease-in-out 8s;
  will-change: transform, scale, rotate;
}
.lvColor .lvColor_swiper .lvColor-box.showBox {
  opacity: 1;
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), transform-origin 1s cubic-bezier(0.65, 0.05, 0.36, 1), opacity 0.3s ease-in-out;
}
.lvColor .lvColor_swiper .lvColor-box.showBox .lvColor-colors-item {
  opacity: 1;
  transform: scale(1) translateY(0%) translateX(0%);
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 1.2s ease-in-out 1.3s;
}
.lvColor .lvColor_swiper .lvColor-box.showBox.select1 .lvColor-productColor1 {
  transform: translateY(-10%);
}
.lvColor .lvColor_swiper .lvColor-box.showBox.select2 .lvColor-productColor2 {
  transform: translateY(-10%);
}
.lvColor .lvColor_swiper .lvColor-box.showBox.select3 .lvColor-productColor3 {
  transform: translateY(-10%);
}
.lvColor .lvColor_swiper .lvColor-box.showBox.select4 .lvColor-productColor4 {
  transform: translateY(-10%) translateX(3%);
}
.lvColor .lvColor_swiper .lvColor-box.select1 {
  transform: matrix(0.984808, 0.173648, -0.173648, 0.984808, 648.945, 178.688);
  transform: translate(-10%, -40%) rotate(5.4deg);
  transform-origin: 15% 40%;
}
.lvColor .lvColor_swiper .lvColor-box.select2 {
  transform: matrix(1.29758, 0.0793631, -0.0793631, 1.29758, 255.645, 130.799);
  transform: translate(-34%, -37%) rotate(-4deg) scale(1.1);
  transform-origin: 30% 20%;
}
.lvColor .lvColor_swiper .lvColor-box.select3 {
  transform: matrix(1.29967, -0.0294935, 0.0294935, 1.29967, -78.66, 137.947);
  transform: translate(-57%, -43%) rotate(-10.3deg) scale(1.1);
  transform-origin: 50% 25%;
}
.lvColor .lvColor_swiper .lvColor-box.select4 {
  transform: matrix(1.26513, -0.299065, 0.299065, 1.26513, -334.305, 37.8818);
  transform: translate(-80%, -47%) rotate(-19deg) scale(1);
  transform-origin: 60% 15%;
}
.lvColor .lvColor_swiper.moving .lvColor-box.showBox .lvColor-colors-item {
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 1s, opacity 1.2s ease-in-out 1.3s;
}
.lvColor .lvColor_swiper.moving .lvColor-box.showBox .lvColor-productColor2 {
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 1.1s, opacity 1.2s ease-in-out 1.4s;
}
.lvColor .lvColor_swiper.moving .lvColor-box.showBox .lvColor-productColor3 {
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 1.2s, opacity 1.2s ease-in-out 1.5s;
}
.lvColor .lvColor_swiper.moving .lvColor-box.showBox .lvColor-productColor4 {
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1) 1.3s, opacity 1.2s ease-in-out 1.6s;
}
.lvColor .lvColor-icon {
  width: 70%;
  margin: auto;
  padding: 2% 0 8%;
}
.lvColor .icon-item {
  font-size: 1vw;
  width: 19%;
  margin-bottom: 1em;
}
.lvColor .icon-img {
  width: 6.5em;
  height: 6.5em;
  margin-bottom: 0;
  background-size: contain;
}
@media only screen and (max-width: 1681px) {
  .lvColor .lvColor-tabbox {
    width: 50%;
  }
}
@media only screen and (max-width: 1380px) {
  .lvColor .lvColor_swiper .lvColor-box {
    font-size: 3.5vw;
  }
  .lvColor .icon-item {
    font-size: 1.2vw;
  }
  .lvColor .lvColor-tabbox {
    width: 60%;
  }
  .lvColor .lvColor-icon {
    width: 80%;
  }
}
@media only screen and (max-width: 1080px) {
  .lvColor .lvColor_swiper .lvColor-box {
    font-size: 4vw;
  }
  .lvColor .icon-item {
    font-size: 1.5vw;
  }
  .lvColor .lvColor-icon {
    width: 90%;
  }
  .lvColor .lvColor_swiper {
    height: 50vw;
  }
}
@media only screen and (max-width: 998px) {
  .lvColor .lvColor-tabbox {
    width: 80%;
  }
  .lvColor .lvColor-product-tabbox .lvColor-product-tab img {
    height: 20px;
  }
  .lvColor .icon-item {
    width: 30%;
  }
}
@media only screen and (max-width: 735px) {
  .lvColor .lvColor-tabbox {
    bottom: 30px;
  }
  .lvColor .lvColor-tabbox .lvColor-color-tabbox {
    text-align: center;
    top: -100px;
  }
  .lvColor .lvColor-tabbox .lvColor-product-tabbox {
    transform: translateX(-50%);
    left: 50%;
  }
  .lvColor .lvColor_swiper .lvColor-box {
    top: 43%;
    font-size: 5vw;
  }
  .lvColor .lvColor-icon {
    width: 90%;
  }
}
@media only screen and (max-width: 535px) {
  .lvColor .lvColortxt {
    width: 90%;
  }
  .lvColor .lvColor-icon {
    width: 100%;
  }
  .lvColor .icon-item {
    font-size: 3.4vw;
    width: 45%;
  }
  .lvColor .lvColor_swiper {
    height: 100vw;
  }
  .lvColor .lvColor_swiper .lvColor-box {
    top: 43%;
    font-size: 7vw;
  }
}
.lv3 {
  background-color: #000000;
  padding: 6vw 0 0;
}
.lv3 .lv3txt {
  width: 60vw;
  margin: auto;
}
.lv3 .lv3img {
  width: 75vw;
  margin: auto;
}
@media only screen and (max-width: 1380px) {
  .lv3 .lv3img {
    width: 90vw;
    margin: auto;
  }
}
@media only screen and (max-width: 1080px) {
  .lv3 .lv3txt {
    width: 70vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv3 .lv3txt {
    width: 90%;
  }
  .lv3 .lv3img {
    width: 113vw;
    margin-left: -7vw;
  }
}
.lv4 {
  background-color: #040406;
}
.lv4 .lv4txt {
  padding-bottom: 7vw;
  width: 60vw;
  text-align: center;
  margin: auto;
  margin-top: -15vw;
}
@media only screen and (max-width: 1240px) {
  .lv4 .lv4txt {
    width: 70%;
    margin-top: -12vw;
  }
}
@media only screen and (max-width: 1180px) {
  .lv4 .lv4txt {
    width: 80%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv4 .lv4txt {
    width: 80%;
  }
}
@media only screen and (max-width: 998px) {
  .lv4 .lv4img {
    width: 116vw;
    margin-left: -8vw;
  }
  .lv4 .lv4txt {
    padding-bottom: calc(60px - 4vw);
  }
}
@media only screen and (max-width: 580px) {
  .lv4 .lv4img {
    width: 130vw;
    margin-left: -25vw;
  }
  .lv4 .lv4txt {
    width: 90%;
  }
}
.lv5 {
  background-color: #000410;
}
.lv5 .lv5txt {
  width: 60vw;
  margin: auto;
  text-align: center;
  padding: 6vw 0 4vw;
}
.lv5 .lv5img {
  margin-top: -10vw;
}
@media only screen and (max-width: 1025px) {
  .lv5 .lv5img {
    width: 120vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 998px) {
  .lv5 .lv5txt {
    padding-top: 10vw;
  }
  .lv5 .lv5img {
    width: 141vw;
    margin-left: -15vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv5 .lv5txt {
    width: 80%;
    padding-top: calc(60px - 4vw);
  }
  .lv5 .lv5img {
    width: 160vw;
    margin-left: -24vw;
  }
}
.lv6 {
  background-color: #000;
}
.lv6 .lv6img img {
  height: 100%;
  object-fit: cover;
}
.lv6 .fullbgtextbox {
  position: absolute;
  width: 50%;
  left: 45%;
  top: 10%;
  background: #000000a3;
  padding: 3% ;
  border-radius: 1vw;
}
.lv6 .lv6numberbox {
  font-size: 3vw;
  line-height: 1;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-mask-image: linear-gradient(119deg, #4BE6FD 20%, #FEEC44 80%);
  background-image: linear-gradient(119deg, #4BE6FD 20%, #FEEC44 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  padding: 0.2em;
  position: absolute;
  right: 6%;
  bottom: 3%;
}
.lv6 .lv6numberbox .lv6numberbox-top {
  line-height: 0.8;
  text-align: right;
}
.lv6 .lv6numberbox .lv6numberbox-big-number,
.lv6 .lv6numberbox .lv6numberbox-big-danwei {
  display: inline-block;
  vertical-align: baseline;
}
.lv6 .lv6numberbox .lv6numberbox-big-number {
  font-size: 5.4em;
}
.lv6 .lv6numberbox .lv6numberbox-big-danwei {
  font-size: 3em;
  width: 1em;
}
.lv6 .lv6numberbox .lv6numberbox-big-danwei i {
  font-size: 1em;
  font-weight: 400;
}
.lv6 .lv6numberbox .lv6numbox-bottom {
  font-size: 1.5em;
  text-align: right;
}
.lv6 .lvguang {
  mix-blend-mode: plus-lighter;
  transform: rotate(309deg);
  top: 38%;
  left: 31.6%;
}
@media only screen and (max-width: 1080px) {
  .lv6 .fullbgtextbox {
    left: 0;
    top: 0;
    width: 80%;
    position: relative;
    padding-top: 80px;
    margin-left: 10%;
    text-align: left;
  }
}
@media only screen and (max-width: 735px) {
  .lv6 .fullbgtextbox {
    margin-left: 5%;
    width: 90%;
    padding: 60px 0 30px;
  }
  .lv6 .lv6numberbox {
    font-size: 4vw;
  }
  .lv6 .lv6img {
    height: 80.7vw;
  }
  .lv6 .lvguang {
    top: 38%;
    left: 22.4%;
  }
}
.lv7 {
  background-color: #000;
}
.lv7 .fullbgtextbox {
  margin-left: 64%;
  width: 34%;
  margin-top: -35vw;
}
.lv7 .fullbgtextbox.cn {
  margin-top: -20vw;
}
.lv7 .lv7txt {
  padding: 4vw 0 2.7vw;
}
@media only screen and (max-width: 1380px) {
  .lv7 .black-guodu {
    display: block;
  }
  .lv7 .fullbgtextbox {
    width: 65vw;
    text-align: center;
    margin: auto;
    margin-top: -14vw;
  }
  .lv7 .fullbgtextbox.cn {
    margin-top: -8vw;
  }
  .lv7 .lv7txt {
    padding-bottom: calc(60px + 4vw);
  }
  .lv7 .lv7txt .level-txt {
    text-align: left;
  }
}
@media only screen and (max-width: 1080px) {
  .lv7 .fullbgtextbox {
    margin-top: -10vw;
    text-align: left;
  }
  .lv7 .fullbgtextbox.cn {
    margin-top: -4vw;
  }
}
@media only screen and (max-width: 769px) {
  .lv7 .fullbgtextbox {
    margin-top: -5vw;
  }
  .lv7 .fullbgtextbox {
    width: 75vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv7 .fullbgtextbox {
    width: 90vw;
  }
  .lv7 .fullbgtextbox.cn {
    margin-top: 0vw;
  }
  .lv7 .lv7img {
    width: 131vw;
  }
}
.lv8 {
  padding-bottom: calc(60px + 2vw);
}
.lv8 .lv8tit {
  padding: 4vw 0 2vw;
}
.lv8 .lv8des-title {
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.lv8 .tabsSwiperSync-tab-panel {
  text-align: center;
}
.lv8 .tabsSwiperSync-tab-panel .lv8des-text {
  width: 70%;
  margin: auto;
  line-height: 1.7;
  font-size: 1.1em;
}
.lv8 .swiper-slide {
  position: relative;
}
.lv8 .lv8btn {
  position: absolute;
  left: 30px;
  bottom: 26px;
  background-color: #0061FE;
  color: #fff;
  padding: 10px 16px;
  border-radius: 5px;
}
.lv8 .lv8img {
  transform: scale(1.03);
}
@media only screen and (max-width: 998px) {
  .lv8 .tabsSwiperSync-tab-panel {
    text-align: center;
  }
  .lv8 .tabsSwiperSync-tab-panel .lv8des-text {
    width: 80%;
    margin: auto;
  }
}
@media only screen and (max-width: 580px) {
  .lv8 .lv8tit {
    padding: 40px 0 30px;
  }
  .lv8 .lv8des-title {
    font-size: 1.6em;
  }
  .lv8 .tabsSwiperSync-tab-panel {
    text-align: center;
  }
  .lv8 .tabsSwiperSync-tab-panel .lv8des-text {
    width: 100%;
    margin: auto;
  }
  .lv8 .lv8img {
    width: 150vw;
  }
}
.lv9 {
  background-color: #000;
}
.lv9 .lv9item1 {
  height: 100vh;
}
.lv9 .zhanwei {
  padding-bottom: 50px;
}
.lv9 .first {
  position: sticky;
  top: 0;
  left: 0;
  height: 50vh;
}
.lv9 .lv9item1-box {
  position: relative;
  display: inline-block;
}
.lv9 .lv9-bigtxt {
  font-weight: bold;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
}
.lv9 .lv9-bigtxt-bg,
.lv9 .lv9-bigtxt-bg2 {
  z-index: 5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: saturate(99%) blur(15px);
}
.lv9 .lv9-bigtxt-bg2 {
  filter: saturate(99%) blur(21px);
}
.lv9 [class^="lv9-bigtxt-shadow"] {
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: linear-gradient(139deg, #24c4ff 35%, #fa68ff 70%, #ff454e);
  background-image: linear-gradient(139deg, #24c5ff 35%, #fa68ff 70%, #ff454e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  z-index: 1;
}
.lv9 .lv9item1 {
  width: 100%;
  height: 100vh;
}
.lv9 .lv9item1,
.lv9 .lv9item2 {
  opacity: 0;
  visibility: hidden;
  position: relative;
  transform: translateY(40px);
  transition: visibility 0.5s, transform 0.5s, opacity 0.3s;
}
.lv9 .lv9item1.active,
.lv9 .lv9item2.active {
  transform: none;
  opacity: 1;
  visibility: visible;
}
.lv9 .lv9item2 {
  z-index: 1;
  min-height: 100vh;
  padding-top: 60px;
  background-color: #000000;
  pointer-events: none;
}
.lv9 .lv9item1-box {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.lv9.aaaa {
  overflow: hidden;
}
.lv9 .lv9item2-tit {
  font-size: 0.6em;
}
.lv9 .lv9videobgbox {
  position: relative;
  flex: 1;
  margin: 0 12vw;
  height: 70vh;
  max-width: 1432px;
  margin: auto;
}
.lv9 .lv9videobg {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: auto;
  border-radius: 20px;
}
.lv9 .lv9videobg video {
  height: 100%;
  object-fit: cover;
}
.lv9 .lv9txtbox {
  width: 60vw;
  margin: auto;
  text-align: center;
  padding: 40px 0;
}
.lv9 .lv9item1-txt-box {
  text-align: right;
  position: relative;
  display: inline-block;
  text-decoration: inherit;
  white-space: nowrap;
}
.lv9 .lv9item2.active {
  pointer-events: all;
}
.lv9 .lv9item2.active .level-tit,
.lv9 .lv9item2.active .level-txt,
.lv9 .lv9item2.active .level-fullimgbg,
.lv9 .lv9item2.active .level-btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (max-width: 1025px) {
  .lv9 .lv9videobgbox {
    max-width: 90%;
  }
  .lv9 .lv9txtbox {
    width: 80vw;
  }
}
@media only screen and (max-width: 560px) {
  .lv9 .lv9videobgbox {
    margin: 0 2vw;
    height: 100vw;
  }
  .lv9 .lv9item2-tit {
    font-size: 0.8em;
  }
  .lv9 .lv9txtbox {
    width: 90vw;
  }
  .lv9 .lv9videobg {
    border-radius: 12px;
  }
  .lv9 .lv9item1-txt-box {
    font-size: 0.9em;
  }
  .lv9 .lv9-bigtxt-bg,
  .lv9 .lv9-bigtxt-bg2 {
    filter: saturate(99%) blur(10px);
  }
  .lv9 .lv9-bigtxt-bg2 {
    filter: saturate(99%) blur(15px);
  }
}
.newVSold {
  background-color: #000;
  padding: 4%;
}
.newVSold .newVSoldbox-line {
  height: 1px;
  background-color: #575757;
  margin-top: 10px;
  margin-bottom: 10px;
}
.newVSold .newVSoldbox {
  background-color: #16171B;
  border-radius: 2vw;
  padding: 0 2vw;
  width: 62vw;
  margin: auto;
}
.newVSold .newVSoldbox-top {
  text-align: center;
  padding: 2vw 0;
}
.newVSold .newVSoldbox-item {
  font-size: 1vw;
  color: #fff;
  text-align: center;
  padding-bottom: 2.1em;
}
.newVSold .newVSoldbox-item:last-child {
  padding-bottom: 0.4em;
}
.newVSold .newVSoldbox-left,
.newVSold .newVSoldbox-right {
  display: inline-block;
  vertical-align: top;
}
.newVSold .newVSoldbox-left {
  width: 18em;
}
.newVSold .newVSoldbox-right {
  width: calc( 100% - 19em );
}
.newVSold .newVSoldbox-list {
  margin-bottom: 2.5em;
  text-align: left;
}
.newVSold .newVSoldbox-tit {
  font-size: 2em;
  text-align: right;
  padding-right: 1em;
}
.newVSold .newVSoldbox-txt {
  font-size: 2em;
}
.newVSold .newVSoldbox-txt-color-yellow {
  color: #FFD666;
}
.newVSold .newVSoldbox-txt-color-orange {
  color: #FEA868;
}
.newVSold .newVSoldbox-txt-color-red {
  color: #ff2626;
}
.newVSold .newVSoldbox-txt-color-purple {
  color: #EA2CFF;
}
.newVSold .newVSoldbox-txt-color-purple-light {
  color: #F89FFD;
}
.newVSold .newVSoldbox-txt-color-cyan-yellow {
  color: #D8EE36;
}
.newVSold .newVSoldbox-txt-color-green {
  color: #00FF80;
}
.newVSold .newVSoldbox-beizhu {
  font-size: 0.8em;
  line-height: 1.8;
  margin-top: 0.3em;
}
.newVSold .newVSoldbox-bar-item {
  height: 0.6em;
  margin: 0.3em 0;
  display: inline-block;
  position: relative;
}
.newVSold .newVSoldbox-bar-box {
  position: relative;
  border-radius: 3em;
  height: 100%;
}
.newVSold .newVSoldbox-bar {
  height: 100%;
  width: 100%;
  transition: transform 0.5s;
  border-radius: 3em;
  position: relative;
  transform: scale(0, 1);
  transform-origin: left center;
  will-change: transform;
}
.newVSold .newVSoldbox-max {
  font-size: 3.5em;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  bottom: 0;
  left: calc( 100% + 0.2em );
  line-height: 0.7;
  opacity: 0;
  transform: translateX(-0.3em);
}
.newVSold .newVSoldbox-tip {
  position: absolute;
  bottom: calc(100% + 10px);
  text-align: center;
  opacity: 0;
  transform: translateX(-40px);
  transition: all 0.3s;
}
.newVSold .newVSoldbox-tip .newVSoldbox-tip-content {
  white-space: nowrap;
  bottom: 0;
  left: 0;
  background-color: #0C0F14;
  border: 1px solid #525252;
  position: absolute;
  border-radius: 10px;
  padding: 10px;
  transform: translateX(-50%);
}
.newVSold .newVSoldbox-tip .newVSoldbox-tip-content::after {
  content: '';
  border: 1px solid #525252;
  border-right: none;
  border-top: none;
  width: 8px;
  height: 8px;
  position: absolute;
  background: #0C0F14;
  left: 50%;
  top: calc(100% - 3px);
  transform: translateX(-50%) rotate(-45deg);
}
.newVSold .newVSoldbox-tip .newVSoldbox-speed {
  font-size: 2.8em;
  font-weight: bold;
  line-height: 1;
}
.newVSold .newVSoldbox-tip.bottom {
  bottom: inherit;
  top: calc(100% + 10px);
}
.newVSold .newVSoldbox-tip.bottom .newVSoldbox-tip-content {
  bottom: inherit;
  top: 0;
}
.newVSold .newVSoldbox-tip.bottom .newVSoldbox-tip-content::after {
  top: initial;
  bottom: calc(100% - 4px);
  transform: translateX(-50%) rotate(136deg);
}
.newVSold .newVSoldbox-tip.to10 {
  left: 10%;
}
.newVSold .newVSoldbox-tip.to25 {
  left: 25%;
}
.newVSold .newVSoldbox-tip.to60 {
  left: 60%;
}
.newVSold .newVSoldbox-tip.to80 {
  left: 80%;
}
.newVSold .newVSoldbox-tip.to100 {
  left: 100%;
}
.newVSold .newVSoldbox-tip:nth-child(2) {
  transition-delay: 0.1s;
}
.newVSold .newVSoldbox-tip:nth-child(3) {
  transition-delay: 0.2s;
}
.newVSold .newVSoldbox-tip:nth-child(4) {
  transition-delay: 0.3s;
}
.newVSold .goodtime .newVSoldbox-bar {
  background: linear-gradient(left, #ffb032 9%, #ff0000 50%, #a90fcd 92%);
  background: -o-linear-gradient(left, #ffb032 9%, #ff0000 50%, #a90fcd 92%);
  background: -ms-linear-gradient(left, #ffb032 9%, #ff0000 50%, #a90fcd 92%);
  background: -moz-linear-gradient(left, #ffb032 9%, #ff0000 50%, #a90fcd 92%);
  background: -webkit-linear-gradient(left, #ffb032 9%, #ff0000 50%, #a90fcd 92%);
}
.newVSold .goodtime .newVSoldbox-max {
  color: #a90fcd;
  transition-delay: 0.5s;
}
.newVSold .goodtime::after {
  content: ' ';
  background-image: url("/image/catalog/product/charger/100198/lv7huojian.svg?20230525abc");
}
.newVSold .besttime .newVSoldbox-bar {
  background: linear-gradient(left, #ffb032 9%, #ff0000 92%);
  background: -o-linear-gradient(left, #ffb032 9%, #ff0000 92%);
  background: -ms-linear-gradient(left, #ffb032 9%, #ff0000 92%);
  background: -moz-linear-gradient(left, #ffb032 9%, #ff0000 92%);
  background: -webkit-linear-gradient(left, #ffb032 9%, #ff0000 92%);
  transition-duration: 1s;
}
.newVSold .besttime .newVSoldbox-max {
  color: #ff0000;
  transition-delay: 1s;
}
.newVSold .besttime::after {
  content: ' ';
  background-image: url("/image/catalog/product/charger/100198/lv7tuzi.svg?20230525abc");
}
.newVSold .weaktime .newVSoldbox-bar {
  background: linear-gradient(left, #ffffff 9%, #646464 92%);
  background: -o-linear-gradient(left, #ffffff 9%, #646464 92%);
  background: -ms-linear-gradient(left, #ffffff 9%, #646464 92%);
  background: -moz-linear-gradient(left, #ffffff 9%, #646464 92%);
  background: -webkit-linear-gradient(left, #ffffff 9%, #646464 92%);
  transition-duration: 2s;
}
.newVSold .weaktime .newVSoldbox-max {
  color: #646464;
  transition-delay: 2s;
}
.newVSold .weaktime::after {
  content: ' ';
  background-image: url("/image/catalog/product/charger/100198/lv7wugui.svg?20230525abc");
}
.newVSold .allTime {
  margin: 6.3em 0;
  height: 0.8em;
}
.newVSold .allTime .newVSoldbox-bar {
  background: linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6, #c91010 92%);
  background: -o-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6, #c91010 92%);
  background: -ms-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6, #c91010 92%);
  background: -moz-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6, #c91010 92%);
  background: -webkit-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6, #c91010 92%);
  transition-duration: 2s;
}
.newVSold .allTime.color2 .newVSoldbox-bar {
  background: linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6);
  background: -o-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6);
  background: -ms-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6);
  background: -moz-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6);
  background: -webkit-linear-gradient(left, #ffffff 5%, #f6db0d, #E786BC, #d70df6);
  transition-duration: 1s;
}
.newVSold .allTime.color2::before {
  content: ' ';
  background-image: url("/image/catalog/product/charger/100198/lv7tuzi.svg?20230525abc");
}
.newVSold .allTime.color3 .newVSoldbox-bar {
  background: linear-gradient(left, #ffffff 5%, #f6db0d, #CDF444, #25FE5B);
  background: -o-linear-gradient(left, #ffffff 5%, #f6db0d, #CDF444, #25FE5B);
  background: -ms-linear-gradient(left, #ffffff 5%, #f6db0d, #CDF444, #25FE5B);
  background: -moz-linear-gradient(left, #ffffff 5%, #f6db0d, #CDF444, #25FE5B);
  background: -webkit-linear-gradient(left, #ffffff 5%, #f6db0d, #CDF444, #25FE5B);
  transition-duration: 2s;
}
.newVSold .allTime::after {
  content: ' ';
  background-image: url("/image/catalog/product/charger/100198/lv7wugui.svg?20230525abc");
}
.newVSold .allTime::before {
  content: ' ';
  background-image: url("/image/catalog/product/charger/100198/lv7huojian.svg?20230525abc");
}
.newVSold .allTime .newVSoldbox-tip:nth-child(2) {
  transition-delay: 0.8s;
}
.newVSold .allTime .newVSoldbox-tip:nth-child(3) {
  transition-delay: 1.2s;
}
.newVSold .allTime .newVSoldbox-tip:nth-child(4) {
  transition-delay: 1.7s;
}
.newVSold .newVSoldxian {
  height: 1px;
  box-shadow: 0 0.4px 0px #9a9a9a;
  width: 80%;
  margin: auto;
  font-size: 1vw;
  margin-bottom: 2.1em;
}
.newVSold .features-middle,
.newVSold .features-left,
.newVSold .features-right,
.newVSold .newVSoldcolor-nav-itembox,
.newVSold .newVSoldcolor-nav-item {
  display: inline-block;
  vertical-align: middle;
}
.newVSold .features-middle {
  font-size: 1em;
  width: 7em;
}
.newVSold .features-item {
  padding-bottom: 2em;
  white-space: nowrap;
}
.newVSold .features-left {
  width: 12em;
  text-align: right;
}
.newVSold .jiangeda picture + picture {
  margin-left: 1em;
}
.newVSold .features-right {
  width: calc( 100% - 18em );
  text-align: left;
}
.newVSold .newVSoldcolor-nav-itembox {
  background: #353A40;
  border-radius: 0.5em;
  padding: 0 0.5em;
}
.newVSold .pc-hide {
  display: none;
}
.newVSold .w30 {
  width: 10vw;
}
.newVSold .w50 {
  width: 25vw;
}
.newVSold .w27 {
  width: 8vw;
}
.newVSold .w100 {
  width: 42vw;
}
.newVSold .newVSoldbox-bar-item.active .newVSoldbox-bar {
  transform: scale(1, 1);
}
.newVSold .newVSoldbox-bar-item.active .newVSoldbox-max {
  opacity: 1;
  transform: none;
  transition: opacity 0.8s 0.6s, transform 0.5s 0.6s;
}
.newVSold .newVSoldbox-bar-item.active .newVSoldbox-tip {
  opacity: 1;
  transform: none;
}
.newVSold .newVSoldbox-bar-item::after,
.newVSold .newVSoldbox-bar-item::before {
  width: 2em;
  height: 2em;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.newVSold .newVSoldbox-bar-item::after {
  right: calc(100% + 0.5em);
}
.newVSold .newVSoldbox-bar-item::before {
  left: calc(100% + 0.5em);
}
.newVSold.center .newVSoldbox-left {
  display: none;
}
.newVSold.center .newVSoldbox-bar-item {
  margin-left: 2em;
}
.newVSold.center .w100 {
  width: 41vw;
}
.newVSold.center .newVSoldbox-right {
  width: 90%;
}
@media only screen and (max-width: 1280px) {
  .newVSold .newVSoldbox-beizhu {
    font-size: 1.2em;
  }
  .newVSold .newVSoldbox-left {
    width: 13em;
  }
}
@media only screen and (max-width: 1080px) {
  .newVSold .newVSoldbox {
    width: 80vw;
  }
  .newVSold .featurebox .newVSoldbox-right {
    width: calc( 100% - 19em );
  }
  .newVSold .featurebox img {
    height: 4vw;
    width: auto;
  }
  .newVSold .featurebox .features-left {
    width: 8em;
  }
  .newVSold .featurebox .features-right {
    width: calc( 100% - 15em );
  }
  .newVSold .newVSoldbox-item {
    font-size: 1.5vw;
  }
  .newVSold .newVSoldxian {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 735px) {
  .newVSold .newVSoldbox-tit {
    text-align: left;
  }
  .newVSold .pc-hide {
    display: block;
  }
  .newVSold .newVSoldbox {
    width: 100%;
  }
  .newVSold .newVSoldbox-item {
    font-size: 2vw;
  }
  .newVSold .newVSoldxian {
    font-size: 2vw;
  }
  .newVSold .newVSoldbox-left {
    width: 100%;
    text-align: center;
    padding-bottom: 2em;
  }
  .newVSold .newVSoldbox-right {
    width: 80%;
  }
  .newVSold .newVSoldbox-right .newVSoldbox-txt {
    font-size: 1.8em;
  }
  .newVSold .featurebox .newVSoldbox-right {
    width: 90%;
  }
  .newVSold .featurebox .features-left {
    width: 20vw;
  }
  .newVSold .featurebox .features-middle {
    width: 18vw;
  }
  .newVSold .featurebox .features-right {
    width: 70vw;
  }
}
@media only screen and (max-width: 535px) {
  .newVSold .newVSoldbox-right {
    width: 90%;
    margin-left: 8%;
  }
  .newVSold .newVSoldbox-right .newVSoldbox-txt {
    font-size: 1.5em;
  }
  .newVSold .newVSoldbox-item {
    font-size: 3.4vw;
  }
  .newVSold .newVSoldxian {
    font-size: 3vw;
  }
  .newVSold .newVSoldbox-beizhu {
    font-size: 1em;
  }
  .newVSold .featurebox img {
    height: 7vw;
  }
  .newVSold .w30 {
    width: 25vw;
  }
  .newVSold .w50 {
    width: 44vw;
  }
  .newVSold .w27 {
    width: 20vw;
  }
  .newVSold .w100 {
    width: 68vw;
  }
  .newVSold .newVSoldbox-right {
    width: 100%;
    margin-left: 0;
  }
  .newVSold .newVSoldbox-bar-item {
    margin-left: 2em;
  }
  .newVSold .newVSoldbox-tip.to60 {
    left: 55%;
  }
  .newVSold .teshutip .newVSoldbox-tip-content {
    transform: translateX(-13%);
  }
  .newVSold .teshutip .newVSoldbox-tip-content:after {
    left: 15%;
  }
  .newVSold.center .w100 {
    width: 60vw;
  }
}
.lvcheck {
  background-color: #000;
}
.lvcheck .checkvideobg {
  opacity: 0.8;
}
.lvcheck .fullbgtextbox {
  position: absolute;
  width: 48%;
  left: 50%;
  top: 5%;
  background: #0000004f;
  padding: 2%;
  border-radius: 1vw;
}
.lvcheck .fullvideo {
  height: 100%;
}
@media only screen and (max-width: 1240px) {
  .lvcheck .fullbgtextbox {
    width: 80%;
    position: relative;
    left: 10%;
    top: inherit;
    padding: 6% 0;
  }
  .lvcheck .checkvideobg {
    opacity: 1;
  }
  .lvcheck .Replay-btn {
    opacity: 1;
  }
}
@media only screen and (max-width: 1080px) {
  .lvcheck .fullbgtextbox {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 535px) {
  .lvcheck .fullbgtextbox {
    width: 90%;
    left: 5%;
    padding: 30px 0;
  }
  .lvcheck .checkvideobg {
    height: 80vw;
  }
  .lvcheck .checkvideobg video {
    height: 100%;
    object-fit: cover;
  }
}
.lvtongbu {
  height: 110vh;
  background-color: #000;
  overflow: hidden;
}
.lvtongbu .lvtongbutxt {
  position: absolute;
  left: 15%;
  width: 34%;
  bottom: 15%;
}
@media only screen and (max-width: 1024px) {
  .lvtongbu .lvtongbutxt {
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
    width: 60%;
    text-align: center;
  }
}
@media only screen and (max-width: 735px) {
  .lvtongbu .lvtongbutxt {
    width: 70%;
    text-align: center;
  }
}
@media only screen and (max-width: 535px) {
  .lvtongbu .lvtongbutxt {
    width: 80%;
    text-align: center;
  }
}
.lvduochongbaohu {
  background-color: #000;
}
.lvduochongbaohu .lvduochongbaohutxtbox {
  width: 80%;
  margin: auto;
  text-align: center;
  padding: 4vw 0;
}
.lvduochongbaohu .lvduochongbaohuimg {
  margin-top: -16vw;
}
.lvduochongbaohu .fullbgimg {
  padding-bottom: 13vw;
}
.lvduochongbaohu .lvduochongbaohuchanpin-box {
  font-size: 0.8vw;
  position: absolute;
  height: 100%;
  width: 100%;
  top: -5%;
  left: 0;
  z-index: 10;
}
.lvduochongbaohu .lvduochongbaohuchanpinbg {
  background: radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -o-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -ms-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -moz-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -webkit-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  height: 88em;
  width: 64em;
  position: absolute;
  top: 45%;
  left: 46%;
  transform: translateY(-50%);
}
.lvduochongbaohu .icon-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 4.3em;
  height: 5.3em;
  margin-bottom: 1em;
}
.lvduochongbaohu .icon-txt {
  color: #899DB6;
}
.lvduochongbaohu .icon-item {
  font-size: 1vw;
  width: 10em;
}
.lvduochongbaohu .lvduochongbaohuiconbox {
  position: absolute;
  background-color: #2d367966;
  bottom: 4%;
  padding: 1.6% 0%;
  border-radius: 3vw;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 100;
}
.lvduochongbaohu .lvguang {
  top: 37.4%;
  left: 13.3%;
}
.lvduochongbaohu .lvguang2 {
  height: 90%;
  width: 22%;
  top: 0.4%;
  left: 60.3%;
}
@media only screen and (max-width: 1080px) {
  .lvduochongbaohu {
    padding-bottom: 40px;
  }
  .lvduochongbaohu .lvduochongbaohuiconbox {
    position: relative;
    width: 75%;
    margin: auto;
    left: initial;
    transform: none;
    white-space: initial;
    margin-top: -5vw;
  }
  .lvduochongbaohu .lvduochongbaohutxtbox {
    padding: 60px 0;
  }
  .lvduochongbaohu .icon-item {
    font-size: 1.6vw;
    margin-bottom: 1em;
    width: 10em;
  }
  .lvduochongbaohu .fullbgimg {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 580px) {
  .lvduochongbaohu .lvduochongbaohuiconbox {
    width: 95%;
  }
  .lvduochongbaohu .lvduochongbaohuimg {
    height: 90vw;
    margin-left: -27vw;
  }
  .lvduochongbaohu .lvduochongbaohuchanpin-box {
    font-size: 1.2vw;
    left: -6.3%;
  }
  .lvduochongbaohu .icon-item {
    font-size: 2.8vw;
    margin-bottom: 1em;
    width: 8em;
  }
  .lvduochongbaohu .fullbgimg {
    margin-top: -18vw;
  }
  .lvduochongbaohu .lvduochongbaohuiconbox {
    margin-top: -10vw;
  }
}
.lvduochongbaohuicon1 {
  background-image: url("/image/catalog/product/charger/100198/icon/duanlu.png?20230619");
}
.lvduochongbaohuicon2 {
  background-image: url("/image/catalog/product/charger/100198/icon/guowen.png?20230619");
}
.lvduochongbaohuicon3 {
  background-image: url("/image/catalog/product/charger/100198/icon/dianya.png?20230619");
}
.lvduochongbaohuicon4 {
  background-image: url("/image/catalog/product/charger/100198/icon/guoshi.png?20230619");
}
.lvduochongbaohuicon5 {
  background-image: url("/image/catalog/product/charger/100198/icon/guoya.png?20230619");
}
.lvduochongbaohuicon6 {
  background-image: url("/image/catalog/product/charger/100198/icon/qianya.png?20230619");
}
.lvduochongbaohuicon7 {
  background-image: url("/image/catalog/product/charger/100198/icon/fanghuo.png?20230619");
}
.lvduochongbaohuimg {
  position: relative;
  background-image: url("/image/catalog/product/charger/b6neo-series/safe.jpg?20230619");
  background-repeat: no-repeat;
  background-size: cover;
  height: 51.1vw;
}
.lvlangue {
  background-color: #000000;
}
.lvlangue .lvlanguetxtbox {
  width: 55%;
  margin: auto;
  text-align: center;
  padding: 4vw 0 6vw;
}
.lvlangue .lvlanguetxtbox .lvlanguebeizhu {
  display: none;
}
.lvlangue .lvlangueimg {
  margin-top: -3vw;
}
.lvlangue .lvlanguebeizhu .lvlanguebeizhu-txt {
  color: #969696;
  font-size: 0.8em;
}
.lvlangue .fullbgimg .lvlanguebeizhu {
  position: absolute;
  left: 74%;
  bottom: 2%;
}
.lvlangue .languepingmubox {
  position: absolute;
  width: 19.3vw;
  height: 15vw;
  left: 50%;
  top: 22%;
  opacity: 1;
  transform: translateX(-50%);
}
.lvlangue [class^='langueimg-'] {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s;
}
.lvlangue.active [class^='langueimg-'] {
  opacity: 1;
  transform: scale(1);
}
.lvlangue.active .langueimg-cn {
  right: initial;
  transform: scale(1) translateX(160%) translateY(41%);
}
.lvlangue.active .langueimg-de {
  left: initial;
  top: 1%;
  width: 131%;
  height: 117%;
  transform: scale(1) translateX(-118%) translateY(1%);
}
.lvlangue.active .langueimg-en {
  width: 108%;
  height: 116%;
  right: initial;
  transform: scale(1) translateX(-18%) translateY(91%);
}
.lvlangue.active .langueimg-fa {
  left: initial;
  width: 130%;
  transform: scale(1) translateX(-38%) translateY(-77%);
}
.lvlangue.active .langueimg-jp {
  right: initial;
  transform: scale(1) translateX(68%) translateY(-77%);
}
@media only screen and (max-width: 1380px) {
  .lvlangue .lvlanguebeizhu {
    left: 70%;
  }
}
@media only screen and (max-width: 998px) {
  .lvlangue .lvlanguetxtbox {
    width: 75%;
  }
  .lvlangue .lvlanguetxtbox .lvlanguebeizhu {
    display: block;
  }
  .lvlangue .fullbgimg .lvlanguebeizhu {
    display: none;
  }
}
@media only screen and (max-width: 735px) {
  .lvlangue .lvlanguetxtbox {
    width: 85%;
  }
}
@media only screen and (max-width: 535px) {
  .lvlangue .lvlanguetxtbox {
    width: 90%;
    padding: 60px 0 30px;
  }
  .lvlangue .lvlangueimg-box {
    padding-top: 48vw;
    margin-top: -15vw;
  }
  .lvlangue .lvlangueimg {
    width: 245vw;
    margin-left: -71vw;
  }
  .lvlangue .languepingmubox {
    width: 44.3vw;
    height: 39vw;
    left: 53%;
    top: 35%;
    opacity: 1;
  }
  .lvlangue.active .langueimg-cn {
    transform: scale(1) translateX(50%) translateY(41%);
  }
  .lvlangue.active .langueimg-de {
    right: 38%;
    top: 19%;
    width: 104%;
    transform: scale(1) translateX(-21%) translateY(1%);
  }
  .lvlangue.active .langueimg-jp {
    transform: scale(1) translateX(48%) translateY(-60%);
  }
}
.langueimg-cn {
  background-image: url("/image/catalog/product/charger/100200/langue-cn.png?20230619");
}
.langueimg-de {
  background-image: url("/image/catalog/product/charger/100200/langue-de.png?20230619");
}
.langueimg-en {
  background-image: url("/image/catalog/product/charger/100200/langue-en.png?20230619");
}
.langueimg-fa {
  background-image: url("/image/catalog/product/charger/100200/langue-fa.png?20230619");
}
.langueimg-jp {
  background-image: url("/image/catalog/product/charger/100200/langue-jp.png?20230619");
}
.lvdisplay {
  background-color: #000;
}
.lvdisplay .lvdisplayimg {
  width: 64.8vw;
  margin-left: 4%;
  margin-right: auto;
}
.lvdisplay .lvdisplayjianbian {
  -webkit-mask-image: linear-gradient(147deg, #00e5fa 0%, #9FEAFD, #ff0000 99%);
  background-image: linear-gradient(147deg, #00e5fa 0%, #9FEAFD, #ff0000 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.lvdisplay .fullbgtextbox {
  position: absolute;
  left: 60%;
  width: 24%;
  top: 15%;
}
@media only screen and (max-width: 1380px) {
  .lvdisplay {
    padding: 6% 0 2%;
  }
  .lvdisplay .fullbgtextbox {
    width: 36%;
    left: 57%;
    top: 20%;
  }
  .lvdisplay .lvdisplayimg {
    width: 69vw;
    margin-left: -4%;
  }
}
@media only screen and (max-width: 1080px) {
  .lvdisplay {
    padding: 6% 0 11%;
  }
  .lvdisplay .lvdisplayimg {
    width: 80vw;
    margin-right: 5vw;
  }
  .lvdisplay .fullbgtextbox {
    position: relative;
    width: 100%;
    left: inherit;
    top: inherit;
    margin-top: -5vw;
  }
  .lvdisplay .lvdisplaytxt {
    width: 70%;
    margin: auto;
  }
}
@media only screen and (max-width: 998px) {
  .lvdisplay .lvdisplayimg {
    width: 90vw;
    margin-right: 5vw;
  }
}
@media only screen and (max-width: 735px) {
  .lvdisplay .lvdisplaytxt {
    width: 80%;
  }
}
@media only screen and (max-width: 535px) {
  .lvdisplay .fullbgtextbox {
    margin-top: -11vw;
  }
  .lvdisplay .lvdisplayimg {
    width: 146vw;
    margin-left: -27vw;
  }
  .lvdisplay .lvdisplaytxt {
    width: 90%;
    margin: auto;
  }
}
.lvanjin {
  background-color: #000000;
  padding-top: 4vw;
}
.lvanjin .fullbgtextbox {
  position: absolute;
  left: 10%;
  top: 50%;
  width: 36%;
  transform: translateY(-50%);
}
.lvanjin .lvanjinbeizhu {
  position: absolute;
  left: 10%;
  width: 36%;
  bottom: 8%;
  z-index: 10;
}
.lvanjin .lvanjinbeizhu .lvanjinbeizhu-txt {
  font-size: 0.8em;
  color: #828181;
}
.lvanjin .lvanjinbeizhu .lvanjinbeizhu-txt a:visited,
.lvanjin .lvanjinbeizhu .lvanjinbeizhu-txt a:link {
  color: #828181;
}
.lvanjin .lvanjinbeizhu .lvanjinbeizhu-txt a:hover {
  color: #0f94d6;
}
.lvanjin .lvanjinimg {
  width: 75.2vw;
  margin-right: -6vw;
  margin-left: auto;
}
@media only screen and (max-width: 1380px) {
  .lvanjin .fullbgtextbox {
    position: relative;
    left: initial;
    top: initial;
    width: 80vw;
    margin: auto;
    padding: 80px 0 30px;
    transform: none;
  }
}
@media only screen and (max-width: 1080px) {
  .lvanjin .lvanjinimg {
    width: 100.2vw;
    margin-top: -8vw;
  }
  .lvanjin .lvanjinbeizhu {
    width: 80%;
    bottom: 20px;
    left: 10%;
  }
}
@media only screen and (max-width: 735px) {
  .lvanjin .lvanjinimg {
    width: 143.2vw;
    margin-top: -14vw;
    margin-left: -18vw;
  }
  .lvanjin .lvanjinbeizhu {
    bottom: 30px;
  }
}
@media only screen and (max-width: 535px) {
  .lvanjin .fullbgtextbox {
    width: 90%;
  }
  .lvanjin .lvanjinbeizhu {
    width: 90%;
    left: 5%;
    bottom: 20px;
  }
  .lvanjin .lvanjinbeizhu .lvanjinbeizhu-txt {
    font-size: 0.7em;
  }
  .lvanjin .lvanjinimg {
    width: 164vw;
    margin-left: -25vw;
    margin-top: -18vw;
  }
}
.lvOTA {
  background-color: #000;
}
.lvOTA .fullbgtextbox {
  position: absolute;
  width: 40%;
  left: 15%;
  top: 3%;
  text-align: left;
  background: #000000a3;
  padding: 2%;
  border-radius: 1vw;
}
.lvOTA .black-guodu {
  display: none;
}
.lvOTA.cn .fullbgtextbox {
  left: 12%;
  top: 12%;
}
@media only screen and (max-width: 1080px) {
  .lvOTA .fullbgtextbox {
    width: 51%;
    left: 9%;
    top: 3%;
  }
  .lvOTA .fullbgimg {
    width: 120vw;
  }
}
@media only screen and (max-width: 998px) {
  .lvOTA .fullbgimg {
    width: 161vw;
    margin-left: -30vw;
  }
}
@media only screen and (max-width: 735px) {
  .lvOTA .black-guodu {
    display: block;
  }
  .lvOTA .fullbgtextbox {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    background-color: transparent;
  }
  .lvOTA.cn .fullbgtextbox {
    top: inherit;
    left: inherit;
  }
  .lvOTA .lvOTAtxt {
    width: 80%;
    margin: auto;
    padding: 60px 0 0;
  }
  .lvOTA .fullbgimg {
    margin-top: -33vw;
  }
}
@media only screen and (max-width: 535px) {
  .lvOTA .lvOTAtxt {
    width: 90%;
    margin: auto;
  }
  .lvOTA .fullbgimg {
    margin-top: -47vw;
    width: 187vw;
    margin-left: -44vw;
  }
}
.renzheng {
  background-image: url("/image/catalog/ui/renzheng.jpg");
  height: 48vw;
}
.renzheng .renzhengtxtbox {
  width: 40%;
  padding: 2% 3%;
  background: #0000008c;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 10%;
  border-radius: 2vw;
}
.renzheng .renzhengtxt {
  font-size: 2.5vw;
  padding-top: 5.5%;
}
.renzheng .renzhengtxt i + i {
  margin-left: 0.5em;
}
@media only screen and (max-width: 1240px) {
  .renzheng {
    height: 55vw;
  }
}
@media only screen and (max-width: 1080px) {
  .renzheng {
    height: 67vw;
  }
  .renzheng .renzhengtxtbox {
    width: 52%;
  }
}
@media only screen and (max-width: 735px) {
  .renzheng {
    height: auto;
    padding: 60px 0;
  }
  .renzheng .renzhengtxtbox {
    width: 70%;
    top: initial;
    left: initial;
    padding: 30px ;
    transform: none;
    position: relative;
    margin: auto;
  }
  .renzheng .renzhengtxt {
    font-size: 4.5vw;
  }
}
@media only screen and (max-width: 535px) {
  .renzheng {
    padding: 120px 0;
  }
  .renzheng .renzhengtxtbox {
    width: 80%;
    right: 0%;
    position: relative;
    margin: auto;
  }
  .renzheng .renzhengtxt {
    font-size: 6vw;
  }
}
.lv-compare {
  font-size: 14px;
}
.lv-compare .roboto-font {
  font-family: Helvetica, "Helvetica Neue", -apple-system, BlinkMacSystemFont, system-ui, Sans-Serif, Arial, SimHei;
}
.lv-compare .compare-box {
  color: #e4dfdf;
}
.lv-compare .compare-item-img {
  background-color: transparent;
}
.lv-compare .compare-item-delete {
  display: none !important;
}
.lv-compare .compare-product-name {
  margin-top: -1em;
}
.lv-compare .compare-item-valuekey {
  color: #959595;
}
.lv-compare .compareicon-charger {
  background-image: url(/image/catalog/info/compare/icon/white/Chg.svg);
}
.lv-compare .compareicon-Discharger {
  background-image: url(/image/catalog/info/compare/icon/white/DisC.svg);
}
.lv-compare .compareicon-typecPD30 {
  background-image: url(/image/catalog/info/compare/icon/white/PD.svg);
}
.lv-compare .compare-productColor {
  margin-top: -1.5em;
}
.lv-compare .compare-row {
  white-space: nowrap;
}
.lv-compare .compare-row-line .compare-item::after {
  content: '';
  height: 2px;
  border-radius: 2px;
  background-color: #959595;
  margin: 0 20px;
  display: block;
  box-sizing: border-box;
}
@media only screen and (max-width: 769px) {
  .lv-compare .compare-item {
    width: 32%;
  }
  .lv-compare .compare-item-productColor img {
    width: 30px;
  }
}
@media only screen and (max-width: 580px) {
  .lv-compare .compare-box {
    font-size: 2vw;
  }
}
