.f-size-80 {
  font-size: 4.125vw;
  line-height: 1.3;
}
.f-size-72 {
  font-size: 72px;
}
.f-size-20 {
  font-size: 20px;
}
@media only screen and (max-width: 1920px) {
  .f-size-72 {
    font-size: 3.395vw;
  }
  .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.3vw;
  }
}
@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-txt-list .level-txt-list-beizhu + .level-txt-list-beizhu {
  margin-top: 0.3em;
}
.level-tit {
  margin-bottom: 0.25em;
  line-height: 1.3;
}
.level-txt {
  margin-bottom: 0.5em;
}
.level-video video,
.bg-video video {
  width: 100%;
}
.clip1 {
  clip-path: inset(1px);
  overflow: hidden;
}
.theme-txt {
  color: #FF0000;
  -webkit-mask-image: linear-gradient(119deg, #C9FFB3 15%, #B3FFAD 30%, #67FF9F 80%);
  background-image: linear-gradient(119deg, #C9FFB3 15%, #B3FFAD 30%, #67FF9F 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  clip-path: inset(1px);
  padding: 1px;
}
.level-tit .theme-txt {
  margin-left: -1px;
  margin-right: -1px;
}
.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;
  clip-path: inset(1px);
  padding: 1px;
}
.theme-blue-txt {
  color: #2F354D;
}
.theme-green-txt {
  color: #088C58;
}
.theme-green2-txt {
  color: #89ffbb;
}
.theme-gray-txt {
  color: #bfc7d1;
}
.txt-white {
  color: #cecece !important;
}
.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,
.lv2-imgtxt-item .active .level-tit,
.lv2-video-item .active .level-tit,
.m-level.active .level-txt,
.fullpage-in .fullpage-item-show .level-txt,
.lv2-imgtxt-item .active .level-txt,
.lv2-video-item .active .level-txt,
.m-level.active .level-fullimgbg,
.fullpage-in .fullpage-item-show .level-fullimgbg,
.lv2-imgtxt-item .active .level-fullimgbg,
.lv2-video-item .active .level-fullimgbg,
.m-level.active .level-btn,
.fullpage-in .fullpage-item-show .level-btn,
.lv2-imgtxt-item .active .level-btn,
.lv2-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;
}
.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/icon/protection/duanlu.png?20230619");
}
.lvduochongbaohuicon2 {
  background-image: url("/image/catalog/icon/protection/guowen.png?20230619");
}
.lvduochongbaohuicon3 {
  background-image: url("/image/catalog/icon/protection/dianya.png?20230619");
}
.lvduochongbaohuicon4 {
  background-image: url("/image/catalog/icon/protection/guoshi.png?20230619");
}
.lvduochongbaohuicon5 {
  background-image: url("/image/catalog/icon/protection/guoya.png?20230619");
}
.lvduochongbaohuicon6 {
  background-image: url("/image/catalog/icon/protection/qianya.png?20230619");
}
.lvduochongbaohuicon7 {
  background-image: url("/image/catalog/icon/protection/fanghuo.png?20230619");
}
.lvduochongbaohuicon8 {
  background-image: url("/image/catalog/icon/protection/fanjie.png?20230619");
}
.lvduochongbaohuimg {
  position: relative;
  background-image: url("/image/catalog/product/charger/100223/safe.jpg?20250926");
  background-repeat: no-repeat;
  background-size: cover;
  height: 51.1vw;
}
.lvduochongbaohuchanpin {
  background-repeat: no-repeat;
  background-size: contain;
  height: 55em;
  width: 40em;
  position: absolute;
  top: 43%;
  left: 52%;
  transform: translateY(-50%);
  z-index: 111;
}
.lvlangue {
  background-color: #030409;
}
.lvlangue .beizhu {
  margin-top: 1em;
  opacity: 0.5;
}
.lvlangue .lvlanguetxtbox {
  width: 55%;
  margin: auto;
  text-align: center;
  padding: 4vw 0 8vw;
}
.lvlangue .lvlanguetxtbox .lvlanguebeizhu {
  display: none;
}
.lvlangue .lvlangueimg {
  margin-top: -5vw;
  position: relative;
}
.lvlangue .lvlanguebeizhu .lvlanguebeizhu-txt {
  color: #969696;
  font-size: 0.8em;
}
.lvlangue .fullbgimg .lvlanguebeizhu {
  position: absolute;
  left: 74%;
  bottom: 2%;
}
.lvlangue .languepingmubox {
  position: absolute;
  width: 18.3%;
  height: 40%;
  left: 50%;
  top: 20%;
  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 0.5s;
}
.lvlangue.active [class^='langueimg-'] {
  opacity: 1;
  transform: scale(1);
}
.lvlangue.active .langueimg-cn {
  right: initial;
  transform: scale(0.7) translateX(-189.3%) translateY(57.2%);
}
.lvlangue.active .langueimg-de {
  left: initial;
  top: 1%;
  transform: scale(0.8) translateX(-145%) translateY(-39%);
}
.lvlangue.active .langueimg-en {
  opacity: 1;
  right: initial;
  transform: scale(0.85) translateX(53%) translateY(-89%);
}
.lvlangue.active .langueimg-fa {
  left: initial;
  transform: scale(0.8) translateX(162%) translateY(-39%);
}
.lvlangue.active .langueimg-jp {
  right: initial;
  transform: scale(0.85) translateX(-43%) translateY(-89%);
}
.lvlangue.active .langueimg-es {
  right: initial;
  transform: scale(0.7) translateX(207%) translateY(51%);
}
@media screen and (max-width: 1921px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 900px) {
  .lvlangue .lvlanguetxtbox {
    padding: 6vh 0 13vh;
  }
}
@media only screen and (max-width: 1380px) {
  .lvlangue .lvlanguebeizhu {
    left: 70%;
  }
  .lvlangue .lvlanguetxtbox {
    padding: 8vw 0 8vw;
  }
  .lvlangue .lvlangueimg {
    margin-top: -5vw;
    width: 120vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lvlangue .lvlangueimg {
    margin-top: 0;
    width: 140vw;
    margin-left: -20vw;
  }
}
@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%;
  }
  .lvlangue.active .langueimg-cn {
    transform: scale(0.7) translateX(-148.3%) translateY(116%);
  }
  .lvlangue.active .langueimg-de {
    transform: scale(0.8) translateX(-115%) translateY(6%);
  }
  .lvlangue.active .langueimg-en {
    transform: scale(0.85) translateX(53%) translateY(-89%);
  }
  .lvlangue.active .langueimg-fa {
    transform: scale(0.8) translateX(115%) translateY(6%);
  }
  .lvlangue.active .langueimg-jp {
    transform: scale(0.85) translateX(-43%) translateY(-89%);
  }
  .lvlangue.active .langueimg-es {
    transform: scale(0.7) translateX(145%) translateY(116%);
  }
  .lvlangue .lvlangueimg {
    width: 194vw;
    margin-left: -47vw;
  }
}
@media only screen and (max-width: 580px) {
  .lvlangue .lvlanguetxtbox {
    width: 90%;
    padding: 80px 0 100px;
  }
  .lvlangue .lvlangueimg {
    width: 187vw;
    margin-left: -43vw;
    margin-top: -2vw;
  }
}
.langueimg-cn {
  background-image: url("/image/catalog/product/charger/100220/language/CN.png?20241108");
}
.langueimg-de {
  background-image: url("/image/catalog/product/charger/100220/language/DE.png?20241108");
}
.langueimg-en {
  background-image: url("/image/catalog/product/charger/100220/language/EN.png?20241108");
}
.langueimg-fa {
  background-image: url("/image/catalog/product/charger/100220/language/FA.png?20241108");
}
.langueimg-jp {
  background-image: url("/image/catalog/product/charger/100220/language/JP.png?20241108");
}
.langueimg-es {
  background-image: url("/image/catalog/product/charger/100209/ES.png?20241108");
}
.renzheng {
  height: 100vh;
  height: 100svh;
  background-color: #000;
}
.renzheng .renzhengtxtbox {
  width: 40%;
  padding: 2% 3%;
  background: #0000008c;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 50%;
  border-radius: 2vw;
}
.renzheng.right .renzhengtxtbox {
  left: 11%;
}
.renzheng .renzhengtxt {
  font-size: 2.5vw;
  padding-top: 5.5%;
}
.renzheng .renzhengtxt i + i {
  margin-left: 0.5em;
}
.renzheng .fullvideobg {
  opacity: 0.8;
}
@media screen and (min-aspect-ratio: 1920/936) {
  .renzheng .fullvideobg img {
    width: 100vw !important;
  }
}
@media screen and (max-aspect-ratio: 1920/936) {
  .renzheng .fullvideobg img {
    height: 100% !important;
  }
}
@media only screen and (max-width: 1240px) {
  .renzheng .renzhengtxtbox {
    width: 52%;
    left: 39%;
  }
}
@media only screen and (max-width: 1080px) {
  .renzheng .renzhengtxtbox {
    width: 52%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 735px) {
  .renzheng .renzhengtxtbox {
    width: 70%;
  }
  .renzheng .renzhengtxt {
    font-size: 4.5vw;
  }
}
@media only screen and (max-width: 535px) {
  .renzheng {
    height: 86vh;
    height: 86svh;
  }
  .renzheng .renzhengtxtbox {
    width: 80%;
  }
  .renzheng .renzhengtxt {
    font-size: 6vw;
  }
}
.nc3000Octa {
  height: 100vh;
  height: 100svh;
  min-height: 750px;
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.nc3000Octa .nc3000Octaimg {
  height: 100%;
}
.nc3000Octa .nc3000Octaimg .nc3000Octa-bg img {
  height: 100% !important;
  width: 100% !important;
  object-fit: none !important;
  object-position: bottom !important;
}
.nc3000Octa #nc3000OctaVideo {
  mix-blend-mode: screen;
  transform: rotateY(180deg) rotateZ(-2deg);
  height: 100%;
  object-fit: cover;
}
.nc3000Octa .nc3000OctaDevice {
  position: absolute;
  bottom: 0%;
  margin-bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(0%);
  height: 100%;
  width: 120vw;
  max-height: 70vh;
}
.nc3000Octa .nc3000OctaDevice img {
  height: 100% !important;
  object-fit: contain !important;
  object-position: bottom center !important;
}
.nc3000Octa .nc3000Octa-battery {
  display: inline-block;
  border: 0.1em solid #088C58;
  color: #088C58;
  padding: 0 0.15em;
  border-radius: 0.15em;
  text-shadow: 0 0 1px #088C58, 0 0 1px #088C58, 0 0 1px #088C58;
  position: relative;
  padding-right: 1.85em;
}
.nc3000Octa .nc3000Octa-battery::after {
  content: " ";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 0.25em;
  height: 0.5em;
  border-radius: 0.05em;
  background: #088C58;
}
.nc3000Octa .nc3000Octa-battery .nc3000Octa-battery-name {
  width: 2em;
  height: 100%;
  display: inline-block;
  position: absolute;
}
.nc3000Octa .nc3000Octa-battery .nc3000Octa-battery-name .nc3000Octa-battery-name-list:first-child {
  transform: translate(0%, -50%) rotateX(90deg);
  opacity: 0;
}
.nc3000Octa .nc3000Octa-battery .nc3000Octa-battery-name .nc3000Octa-battery-name-list:last-child {
  transform: translate(0%, -50%) rotateX(0deg);
  opacity: 1;
}
.nc3000Octa .nc3000Octa-battery .nc3000Octa-battery-name.A .nc3000Octa-battery-name-list:first-child {
  opacity: 1;
  transform: translate(0%, -50%) rotateX(0deg);
}
.nc3000Octa .nc3000Octa-battery .nc3000Octa-battery-name.A .nc3000Octa-battery-name-list:last-child {
  opacity: 0;
  transform: translate(0%, -50%) rotateX(90deg);
}
.nc3000Octa .nc3000Octa-battery .nc3000Octa-battery-name-list {
  position: absolute;
  top: 50%;
  left: 0%;
  transition: transform 0.4S, opacity 0.3s;
}
.nc3000Octa .nc3000Octatxt {
  position: absolute;
  top: calc(10px + 5vh + 1vw);
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  text-align: center;
}
.nc3000Octa .nc3000Octatxt .nc3000Octatit-mini {
  font-size: 0.7em;
  font-weight: bold;
}
.nc3000Octa .nc3000Octatxt .nc3000Octatit-mini2 {
  font-size: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.nc3000Octa .nc3000Octatxt .nc3000Octatit-big {
  font-weight: bold;
  font-size: 1.18em;
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .nc3000Octa .nc3000OctaDevice {
    width: 124vw;
    bottom: 6%;
  }
  .nc3000Octa .nc3000Octatxt {
    top: calc(10px + 10vh + 1vw);
  }
}
@media only screen and (max-width: 580px) {
  .nc3000Octa {
    height: 100vh;
    height: 100svh;
    min-height: 600px;
  }
  .nc3000Octa .nc3000Octatxt {
    width: 95%;
  }
  .nc3000Octa .nc3000Octatxt .level-tit {
    font-size: 10vw;
  }
  .nc3000Octa .nc3000OctaDevice {
    width: 157vw;
  }
}
.splitTextBox .splitBigText {
  width: 0;
}
.splitTextBox .splitSmallTextZhanwei,
.splitTextBox .splitSmallText .splitText {
  color: #bdc0c5;
  font-weight: bold;
  vertical-align: middle;
}
.splitTextBox .splitBigTextZhanwei,
.splitTextBox .bigtextstart,
.splitTextBox .splitBigText .splitText {
  font-weight: bold;
  vertical-align: middle;
}
.splitTextBox .splitBigTextZhanwei,
.splitTextBox .splitSmallTextZhanwei {
  position: relative;
  opacity: 0;
}
.splitTextBox .splitBigText,
.splitTextBox .splitSmallText {
  display: flex;
  text-decoration: inherit;
  white-space: nowrap;
  vertical-align: middle;
  position: relative;
  flex: 1;
}
.splitTextBox [class^="splitBigText-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
}
.splitTextBox [class^="splitSmallText-"] {
  position: absolute;
  top: 0;
  left: 0.1%;
  display: flex;
}
.splitTextBox .splitText {
  opacity: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
.splitTextBox .startvideobg img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
.splitTextBox .startvideobg video {
  height: 100%;
  object-fit: cover;
}
.splitTextBox .left-kuohao,
.splitTextBox .right-kuohao {
  display: inline-block;
  vertical-align: middle;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.splitTextBox .left-kuohao {
  background-image: url("/image/catalog/product/charger/100209/left-kuohao.svg?20241108");
  width: 0.387em;
  height: 2.5em;
  margin-left: 0.185em;
  top: 0.01em;
  margin-right: 0.075em;
  display: block;
  position: relative;
}
.splitTextBox .right-kuohao {
  background-image: url("/image/catalog/product/charger/100209/right-kuohao.svg?20241108");
  width: 0.476em;
  margin-left: 0.065em;
  top: 0.012em;
  margin-right: 0.072em;
  height: 2.5em;
  display: block;
  position: relative;
}
.lv1 {
  background-color: #fff;
}
.lv1 .lv1-zhanwei {
  height: 80vh;
}
.lv1 .lv1-content {
  overflow: hidden;
  position: sticky;
  top: 0;
  text-align: center;
  font-size: 0;
}
.lv1 .lv1-content .bg-video-hasimg img {
  width: 100%;
  height: 100vh;
  height: 100svh;
  object-fit: cover;
}
.lv1 .lv1-content .bg-video-hasimg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lv1 .lv1-bg {
  opacity: 0;
}
.lv1 .lv1videobg img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: bottom;
}
.lv1 .lv1videobg video {
  mix-blend-mode: screen;
}
.lv1 .lv1videobg .lv1device {
  position: absolute;
  bottom: 1%;
  left: 45%;
  width: 150vw;
  height: 100%;
  max-height: 64vh;
  transform: translateX(-50%);
}
.lv1 .lv1videobg .lv1device img {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
  object-position: bottom !important;
}
.lv1 .lv1-maskbox {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.lv1 .lv1-mask {
  opacity: 0;
  will-change: -webkit-mask-size, background-size;
  background-size: 50vw;
  -webkit-mask-size: 50vw;
  background-position: center;
  -webkit-mask-position: center;
  background-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  z-index: 2;
  background-image: url("/image/catalog/product/charger/100209/Font-EN.svg?20241108");
  -webkit-mask-image: url("/image/catalog/product/charger/100209/Font-EN.svg?20241108");
}
.lv1 .lv1-mask.cn {
  background-image: url("/image/catalog/product/charger/100209/Font-CN.svg?20241108");
  -webkit-mask-image: url("/image/catalog/product/charger/100209/Font-CN.svg?20241108");
}
.lv1 .lv1-content-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s 0.2s;
  transition: all 1s 0.2s;
}
.lv1 .lv1-textbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 0;
  color: #fff;
  text-align: left;
  width: 50vw;
  height: 50vw;
  -webkit-transition: all 1s 0s;
  transition: all 1s 0s;
  font-family: Arial;
}
.lv1 .splitSmallTextZhanwei,
.lv1 .splitSmallText .splitText {
  color: #f0f0f0;
  font-weight: bold;
  vertical-align: middle;
}
.lv1 .splitBigTextZhanwei,
.lv1 .bigtextstart,
.lv1 .splitBigText .splitText {
  font-weight: bold;
  vertical-align: middle;
}
.lv1 .lv1bigtext {
  display: flex;
  font-size: 7.3vw;
}
.lv1 .lv1smalltext {
  display: flex;
  font-size: 4.82vw;
}
.lv1 .lv1smalltext .lv1txtlist {
  height: 5.5vw;
}
.lv1 .lv1-txtcenter {
  -webkit-transition: all 1s 0s;
  transition: all 1s 0s;
  margin-top: 35.4%;
  margin-left: 12.5%;
  will-change: transform;
}
.lv1 .lv1txtlist {
  display: flex;
  justify-content: flex-end;
  height: 9vw;
  flex-direction: column;
}
.lv1 .lv1txtlist.start {
  justify-content: flex-start;
}
.lv1 .lv1-battery {
  display: inline-block;
  border: 0.1em solid #088C58;
  color: #088C58;
  padding: 0 0.15em;
  border-radius: 0.15em;
  text-shadow: 0 0 1px #088C58, 0 0 1px #088C58, 0 0 1px #088C58;
  position: relative;
  padding-right: 1.85em;
}
.lv1 .lv1-battery::after {
  content: " ";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 0.25em;
  height: 0.5em;
  border-radius: 0.05em;
  background: #088C58;
}
.lv1 .lv1-battery .lv1-battery-name {
  width: 2em;
  height: 100%;
  display: inline-block;
  position: absolute;
}
.lv1 .lv1-battery .lv1-battery-name .lv1-battery-name-list:first-child {
  transform: translate(0%, -50%) rotateX(90deg);
  opacity: 0;
}
.lv1 .lv1-battery .lv1-battery-name .lv1-battery-name-list:last-child {
  transform: translate(0%, -50%) rotateX(0deg);
  opacity: 1;
}
.lv1 .lv1-battery .lv1-battery-name.A .lv1-battery-name-list:first-child {
  opacity: 1;
  transform: translate(0%, -50%) rotateX(0deg);
}
.lv1 .lv1-battery .lv1-battery-name.A .lv1-battery-name-list:last-child {
  opacity: 0;
  transform: translate(0%, -50%) rotateX(90deg);
}
.lv1 .lv1-battery .lv1-battery-name-list {
  position: absolute;
  top: 50%;
  left: 0%;
  transition: transform 0.4S, opacity 0.3s;
}
.lv1 .lv1txtbox {
  position: absolute;
  top: calc(58px);
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
}
.lv1 .lv1txtbox .lv1tit-mini {
  font-size: 0.8em;
  font-weight: bold;
}
.lv1 .lv1txtbox .lv1tit-mini2 {
  font-size: 0.6em;
  margin-bottom: 0.5em;
}
.lv1 .lv1txtbox .lv1tit-big {
  font-weight: bold;
  font-size: 1.18em;
}
.lv1.overshow .lv1-content-inner {
  opacity: 0;
}
.lv1.overshow .lv1-bg {
  opacity: 1;
  transition: opacity 1s 0.7s;
}
.lv1.overshow .lv1-maskbox {
  opacity: 0;
  -webkit-transition: -webkit-mask-size 1s, opacity 1s 0.2s;
  transition: mask-size 1s, opacity 1s 0.2s;
}
.lv1.overshow .lv1-mask {
  -webkit-mask-size: 550vw;
  -webkit-transition: -webkit-mask-size 1s;
  transition: mask-size 1s;
}
.lv1.overshow .lv1-textbox {
  transform: translate(-50%, -50%) scale(10);
  opacity: 0;
  -webkit-transition: all 1s, opacity 0.5s;
  transition: transform 1s, opacity 0.5s;
}
.lv1.go .lv1-content-inner {
  opacity: 0;
}
.lv1.go .lv1-bg {
  opacity: 1;
  transition: opacity 0.5s;
}
.lv1.go .lv1-mask {
  pointer-events: none;
  opacity: 0 !important;
  transition: opacity 0.5s !important;
}
.lv1.go .lv1-maskbox {
  pointer-events: none;
}
.lv1.go .lv1-textbox {
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
}
.lv1 .lv1videobtn2 {
  position: absolute;
  left: 50%;
  bottom: 2%;
  transform: translateX(-50%);
  border-color: #2596FF;
  background-color: #2596FF;
}
@media only screen and (max-width: 998px) {
  .lv1 .lv1-content .bg-video-hasimg img {
    width: 100%;
    object-position: 52% 50%;
  }
  .lv1 .lv1-content .bg-video-hasimg video {
    object-position: 52% 50%;
  }
}
@media only screen and (max-width: 735px) {
  .lv1 .lv1txtlist {
    height: 12.5vw;
  }
  .lv1 .lv1bigtext {
    font-size: 10.21vw;
  }
  .lv1 .lv1smalltext {
    font-size: 6.7vw;
  }
  .lv1 .lv1smalltext .lv1txtlist {
    height: 7.7vw;
  }
  .lv1 .lv1-textbox {
    top: 50%;
    width: 70vw;
    height: 70vw;
  }
  .lv1 .lv1-mask {
    background-size: 70vw;
    -webkit-mask-size: 70vw;
  }
  .lv1 [class^="splitSmallText-"] {
    left: 0.4%;
    bottom: -84%;
  }
  .lv1.overshow .lv1-mask {
    -webkit-mask-size: 1400vw;
    mask-size: 1400vw;
  }
  .lv1.overshow .lv1-textbox {
    transform: translate(-50%, -50%) scale(20);
  }
}
@media only screen and (max-width: 580px) {
  .lv1 .lv1-zhanwei {
    height: 60vh;
  }
  .lv1 .f-size-72 {
    font-size: 10vw;
  }
  .lv1 .lv1txtbox {
    width: 100%;
    top: 10vh;
  }
  .lv1 .lv1txtbox .lv1tit-mini2 {
    width: 84%;
    margin: 20px  auto;
  }
  .lv1 .lv1videobg .lv1device {
    left: 37%;
  }
  .lv1 .lv1-content .bg-video-hasimg img {
    width: 100%;
    height: calc(100vh - 50pxs);
    height: calc(100svh - 50px);
    object-fit: cover;
  }
  .lv1 .lv1videobtn2 {
    bottom: 55%;
  }
}
.lv2 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv2 .lv2img {
  margin-top: -19vw;
  margin-bottom: -5vw;
}
.lv2 .fullbgtextbox {
  margin-left: 60%;
  width: 30%;
  padding-top: calc(60px + 1vw);
}
@media screen and (max-width: 1921px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 900px) {
  .lv2 {
    height: calc(100vh + 60px);
  }
  .lv2 .fullbgtextbox {
    position: absolute;
  }
  .lv2 .lv2img {
    margin-top: 1vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv2 .fullbgtextbox {
    margin-left: 40%;
    width: 59%;
    padding-top: calc(60px + 2vw);
  }
  .lv2 .lv2img {
    margin-top: -10vw;
    margin-bottom: -2vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv2 .fullbgtextbox {
    width: 70%;
    margin: 0 auto;
    padding-top: calc(60px + 2vw);
    text-align: center;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv2 .lv2img {
    width: 125vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv2 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 535px) {
  .lv2 .fullbgtextbox {
    width: 90%;
  }
  .lv2 .lv2img {
    width: 165vw;
    margin-left: -23vw;
    margin-bottom: 0;
  }
}
#lv3model {
  background-color: #040509;
  padding: 14vh 0 0;
  height: 113vh;
  overflow: hidden;
}
#lv3model .lv3-model-imgbox {
  position: absolute;
  width: 1100px;
  height: 100%;
  max-height: 100vh;
  left: -15%;
  bottom: 0;
}
#lv3model .level-txt .theme-green2-txt {
  font-size: 1.2em;
}
#lv3model .black-guodu.left {
  background: -moz-linear-gradient(left, #040509 0%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 91%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #040509), color-stop(23%, rgba(0, 0, 0, 0)), color-stop(91%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, #040509 0%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 91%);
  background: -o-linear-gradient(left, #040509 0%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 91%);
  background: -ms-linear-gradient(left, #040509 0%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 91%);
  background: linear-gradient(to right, #040509 0%, rgba(0, 0, 0, 0) 23%, rgba(0, 0, 0, 0) 91%);
  left: -1px;
}
#lv3model .lv3-model-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
#lv3model .lv3-model-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom center;
}
#lv3model .lv3-model-img:first-child {
  opacity: 1;
  position: relative;
}
#lv3model .lv3-model-img.active {
  opacity: 1;
}
#lv3model .lv3model-center {
  width: 70vw;
  height: 100%;
  max-width: 2200px;
  position: relative;
  margin: auto;
}
#lv3model .lv3model-txtbox {
  position: absolute;
  left: 57%;
  width: 43%;
  z-index: 10;
  top: 8%;
}
#lv3model .lv3model-line {
  margin: 2em 0;
  height: 0.06em;
  background-color: #707070;
  opacity: 0.5;
}
#lv3model .lv3model-modelbox2 {
  display: none;
}
#lv3model .lv3model-modelbox-itme {
  margin-bottom: 0.8em;
}
#lv3model .lv3model-modelbox-itme:last-child {
  margin-bottom: 0;
}
#lv3model .lv3model-modelbox-itme-title {
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1;
  border: 0.1em solid transparent;
  padding: 0.4em 0.8em;
  border-radius: 3em;
  opacity: 0.5;
}
#lv3model .lv3model-modelbox-itme-title:hover {
  opacity: 1;
  border-color: #6f7378;
}
#lv3model .lv3model-modelbox-itme-txt {
  visibility: hidden;
  max-height: 0;
  margin-bottom: 0;
  font-size: 0.8em;
  overflow: hidden;
  opacity: 0;
}
#lv3model .lv3model-modelbox-itme-txt div {
  padding-left: 1.6em;
  margin-top: 0.7em;
}
#lv3model .lv3model-modelbox2 .lv3model-modelbox-itme {
  margin-bottom: 0;
}
#lv3model .lv3model-modelbox-itme.active .lv3model-modelbox-itme-title {
  opacity: 1;
  border-color: #6f7378;
}
#lv3model .lv3model-modelbox-itme.active .lv3model-modelbox-itme-txt {
  visibility: visible;
  max-height: 4em;
  opacity: 1;
}
#lv3model .lv3model-modelbo-media {
  display: none;
}
@media only screen and (min-width: 2000px) {
  #lv3model .lv3model-center {
    width: 80vw;
    max-width: 1920px;
  }
  #lv3model .lv3-model-imgbox {
    right: 41%;
    left: inherit;
    width: 1239px;
  }
  #lv3model .f-size-72 {
    font-size: 72px;
  }
  #lv3model .f-size-20 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1880px) {
  #lv3model {
    height: auto;
    padding-bottom: calc(60px + 2vw);
    padding-top: 60px;
    text-align: center;
  }
  #lv3model .lv3model-modelbox .lv3model-modelbox-itme-txt {
    display: none !important;
  }
  #lv3model .lv3model-modelbox .lv3model-modelbox-itme-txt div {
    padding-left: 0;
  }
  #lv3model .lv3model-modelbox .lv3model-modelbox-itme {
    display: inline-block;
  }
  #lv3model .lv3model-modelbox2 {
    display: block;
    height: 4em;
  }
  #lv3model .lv3model-modelbox2 .lv3model-modelbox-itme-txt div {
    padding-left: 0;
  }
  #lv3model .lv3model-txtbox {
    position: relative;
    left: 4%;
    width: 92%;
  }
  #lv3model .lv3-model-imgbox {
    position: relative;
    right: inherit;
    top: inherit;
    transform: none;
    margin: auto;
    width: 60vw;
    margin-top: -6vw;
    margin-bottom: -2vw;
    left: inherit;
  }
  #lv3model .lv3model-modelbo-media {
    display: block;
    background: #000;
    z-index: 3;
    position: relative;
  }
  #lv3model .lv3model-modelbo-media .lv3model-line {
    margin-top: 0;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  #lv3model .lv3model-modelbo-media .lv3model-modelbox-itme-title {
    font-size: 1em;
    border-width: 0;
    border-bottom-width: 0.1em;
    border-radius: 0;
    padding: 0;
    padding-bottom: 0.5em;
    margin: 0 0.5em;
  }
  #lv3model .lv3model-modelbo-media .lv3model-modelbox-itme-txt {
    font-size: 1em;
  }
  #lv3model .lv3model-modelbo-pc {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  #lv3model .lv3-model-imgbox {
    width: 70vw;
  }
  #lv3model .lv3model-center {
    width: 80vw;
  }
}
@media only screen and (max-width: 1088px) {
  #lv3model .lv3model-center {
    width: 90vw;
  }
  #lv3model .lv3model-modelbo-media .lv3model-line {
    width: 90%;
  }
}
@media only screen and (max-width: 735px) {
  #lv3model .lv3-model-imgbox {
    width: 80vw;
  }
  #lv3model .lv3model-modelbox {
    text-decoration: inherit;
    white-space: nowrap;
    vertical-align: middle;
    overflow-x: scroll;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #lv3model .lv3model-modelbox::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (max-width: 535px) {
  #lv3model {
    padding: 60px 0;
  }
  #lv3model .lv3-model-imgbox {
    width: 113vw;
    margin-left: -6vw;
  }
  #lv3model .lv3model-modelbox:after,
  #lv3model .lv3model-modelbox::before {
    content: "";
    display: inline-block;
    width: 30vw;
  }
  #lv3model .lv3model-center {
    width: 100%;
  }
  #lv3model .lv3model-modelbox2 {
    width: 90%;
    margin: auto;
    height: 6em;
  }
  #lv3model .lv3model-modelbox-itme.active .lv3model-modelbox-itme-txt {
    max-height: 5em;
  }
}
#lv4icons {
  padding-top: 22.2vw;
  padding-bottom: 4vw;
  background-color: #000;
}
#lv4icons .fullbgimg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  opacity: 0.7;
}
#lv4icons .lv4iconsbg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#lv4icons .lv4iconbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 1vw;
}
#lv4icons .icon-item {
  width: 16.3666%;
  padding-bottom: 2%;
}
#lv4icons .icon-item .i {
  font-size: 6.7em;
  line-height: 1;
}
#lv4icons .fullbgtextbox {
  background-color: #000000d7;
  border-radius: 1vw;
  padding: 2vw 3vw;
  width: 62.7vw;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 1921px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 900px) {
  #lv4icons {
    height: 100vh;
  }
  #lv4icons .fullbgtextbox {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 1380px) {
  #lv4icons .lv4iconbox {
    font-size: 1.2vw;
  }
  #lv4icons .fullbgtextbox {
    width: 77.7vw;
  }
}
@media only screen and (max-width: 1240px) {
  #lv4icons .lv4iconbox {
    font-size: 1.5vw;
  }
  #lv4icons .fullbgtextbox {
    width: 77.7vw;
  }
}
@media only screen and (max-width: 735px) {
  #lv4icons .icon-item {
    width: 24.9%;
  }
  #lv4icons .fullbgtextbox {
    width: 87.7vw;
    padding: 5vw 5vw;
  }
}
@media only screen and (max-width: 535px) {
  #lv4icons {
    padding-bottom: 22vw;
  }
  #lv4icons .lv4iconbox {
    font-size: 2.8vw;
  }
}
.lv5 {
  background-color: #030409;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv5 .fullbgtextbox {
  width: 60%;
  margin: 0 auto;
  padding-top: calc(60px + 2vw);
}
.lv5 .lv5img {
  margin-top: -10vw;
  margin-bottom: -12vw;
}
@media only screen and (max-width: 1240px) {
  .lv5 .fullbgtextbox {
    width: 80%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv5 .lv5img {
    margin-top: -10vw;
    margin-bottom: -5vw;
    width: 120vw;
    margin-left: -10vw;
  }
}
#cilun {
  min-height: 700px;
  height: 100vh;
  position: relative;
  background-color: #000;
}
#cilun .bg-video {
  opacity: 0.5;
}
#cilun .bg-video img,
#cilun .bg-video video {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
#cilun .lvcilun-textbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 50%;
}
@media only screen and (max-width: 1080px) {
  #cilun .lvcilun-textbox {
    width: 70%;
  }
}
@media only screen and (max-width: 535px) {
  #cilun .lvcilun-textbox {
    width: 85%;
  }
}
#lvDevice_led {
  padding: 4vw 0 2vw;
  background: linear-gradient(top, #050507 46%, #0c1117 55%);
  background: -o-linear-gradient(top, #050507 46%, #0c1117 55%);
  background: -ms-linear-gradient(top, #050507 46%, #0c1117 55%);
  background: -moz-linear-gradient(top, #050507 46%, #0c1117 55%);
  background: -webkit-linear-gradient(top, #050507 46%, #0c1117 55%);
  background: #000;
}
#lvDevice_led .level-txt {
  width: 40%;
  margin: auto;
}
#lvDevice_led .lvDevice_ledbox {
  text-align: center;
  padding: 0.3em;
  width: 80vw;
  margin: auto;
  margin-top: 17vw;
}
#lvDevice_led .card-swiper {
  width: 100%;
  margin: auto;
  padding-bottom: 30px;
  max-width: 100%;
}
#lvDevice_led .card-swiper .swiper-pagination-bullet {
  width: 20px;
  height: 3px;
  border-radius: 2px;
  background-color: #fff;
}
#lvDevice_led .card-swiper .swiper-slide {
  transition: opacity 0.2s;
}
#lvDevice_led .card-swiper .swiper-slide-active .lvDevice_ledlist-bg {
  background-color: rgba(19, 23, 32, 0.7);
  -webkit-transition: background-color 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 100ms;
  transition: background-color 0.3s cubic-bezier(0.28, 0.11, 0.32, 1) 100ms;
}
#lvDevice_led .card-swiper .swiper-slide-active .lvDevice_ledlist-ledbox,
#lvDevice_led .card-swiper .swiper-slide-active .lvDevice_ledlist-bigtxt,
#lvDevice_led .card-swiper .swiper-slide-active .lvDevice_ledlist-mintxt {
  opacity: 1;
}
#lvDevice_led .lvDevice_ledlist {
  display: inline-block;
  border-radius: 1em;
  width: 20vw;
  padding: 2vw 0;
  position: relative;
  overflow: hidden;
}
#lvDevice_led .lvDevice_ledlist .lvDevice_ledlist-bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0e0e16;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 600ms;
  transition: background-color 0.5s cubic-bezier(0.28, 0.11, 0.32, 1) 600ms;
}
#lvDevice_led .lvDevice_ledlist .lvDevice_ledlist-ledbox,
#lvDevice_led .lvDevice_ledlist .lvDevice_ledlist-bigtxt,
#lvDevice_led .lvDevice_ledlist .lvDevice_ledlist-mintxt {
  position: relative;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.5s;
}
#lvDevice_led .fastshanshuo {
  -webkit-animation: qiehuan 2s steps(1, end) infinite;
  animation: qiehuan 2s steps(1, end) infinite;
}
@keyframes qiehuan {
  0%,
  50%,
  100% {
    fill: #32f256;
    filter: drop-shadow(0 0 0.2em #32f256);
  }
  25%,
  75% {
    fill: #ff0000;
    filter: drop-shadow(0 0 0.2em #ff0000);
  }
}
#lvDevice_led .lvDevice_ledlist-led-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  fill: #44454a;
  z-index: 1;
  width: 3.5em;
  transform: translate(-50%, -50%);
}
#lvDevice_led .lvDevice_ledlist-ledbox {
  position: relative;
}
#lvDevice_led .lvDevice_ledlist-led {
  width: 3.5em;
  fill: #44454a;
  margin: auto;
  position: relative;
  z-index: 2;
}
#lvDevice_led .lvDevice_ledlist-led.orange {
  fill: #ffee1b;
  filter: drop-shadow(0 0 0.2em #ffee1b);
}
#lvDevice_led .lvDevice_ledlist-led.green {
  fill: #32f256;
  filter: drop-shadow(0 0 0.2em #32f256);
}
#lvDevice_led .lvDevice_ledlist-led.red {
  fill: #ff0000;
  filter: drop-shadow(0 0 0.2em #ff0000);
}
#lvDevice_led .lvDevice_ledlist-led .fastshanshuo,
#lvDevice_led .lvDevice_ledlist-led .shanshuo {
  position: relative;
  z-index: 2;
}
#lvDevice_led .lvDevice_ledlist-bigtxt {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0.5em;
  min-height: 2.3em;
}
#lvDevice_led .lvDevice_ledlist-mintxt {
  font-size: 0.8em;
  opacity: 0.5;
  min-height: 2.9em;
  width: 70%;
  margin: auto;
}
#lvDevice_led .fullbgimg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#lvDevice_led .fullbgimg img {
  height: 100%;
  object-fit: contain;
  object-position: 50% 46%;
}
@media screen and (max-width: 1921px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 900px) {
  #lvDevice_led .lvDevice_ledbox {
    margin-top: 28vh;
  }
}
@media only screen and (max-width: 1240px) {
  #lvDevice_led .lvDevice_ledbox {
    width: 95vw;
  }
  #lvDevice_led .lvDevice_ledlist {
    width: 30vw;
  }
}
@media only screen and (max-width: 1080px) {
  #lvDevice_led .lvDevice_ledlist {
    width: 40vw;
  }
}
@media only screen and (max-width: 735px) {
  #lvDevice_led {
    padding: 60px 0 30px;
  }
  #lvDevice_led .level-txt {
    width: 80%;
  }
  #lvDevice_led .lvDevice_ledbox {
    width: 100vw;
    margin-top: 30vw;
  }
  #lvDevice_led .fullbgimg {
    position: absolute;
    width: 150vw;
    height: 100%;
    top: 0;
    left: -25vw;
  }
  #lvDevice_led .fullbgimg img {
    object-position: 50% 50%;
  }
}
@media only screen and (max-width: 535px) {
  #lvDevice_led {
    padding: 60px 0 30px;
  }
  #lvDevice_led .lvDevice_ledbox {
    margin: auto;
    margin-top: 38vw;
    width: 100vw;
  }
  #lvDevice_led .lvDevice_ledbox .lvDevice_ledlist-bigtxt,
  #lvDevice_led .lvDevice_ledbox .lvDevice_ledlist-mintxt {
    white-space: wrap;
  }
  #lvDevice_led .lvDevice_ledbox .lvDevice_ledlist {
    width: 70vw;
  }
  #lvDevice_led .level-txt {
    width: 85%;
  }
  #lvDevice_led .fullbgimg {
    position: absolute;
    width: 232vw;
    height: 100%;
    top: 0;
    left: -65vw;
  }
  #lvDevice_led .fullbgimg img {
    object-position: 50% 50%;
  }
}
.lv7 {
  background-color: #000;
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv7 .fullbgtextbox {
  width: 60%;
  margin: auto;
  padding-top: calc(60px + 1vw);
  text-align: center;
}
.lv7 .lv7img {
  margin-top: -42vw;
}
@media only screen and (max-width: 1080px) {
  .lv7 .fullbgtextbox {
    width: 70%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv7 .lv7img {
    margin-top: -29vw;
    width: 110vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv7 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 535px) {
  .lv7 .fullbgtextbox {
    width: 90%;
  }
  .lv7 .lv7img {
    width: 148vw;
    margin-left: -33vw;
  }
}
.lv8 {
  background-color: #C3DBDD;
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv8 .fullbgtextbox {
  padding-top: calc(60px + 2vw);
  margin: auto;
  margin-right: 53%;
  width: 630.7px;
}
.lv8 .level-tit {
  line-height: 1.2;
}
.lv8 .lv8img {
  margin-top: -21vw;
}
@media only screen and (max-width: 1680px) {
  .lv8 .fullbgtextbox {
    width: 40%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv8 .lv8img {
    width: 110vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv8 .fullbgtextbox {
    width: 53%;
    margin-right: 34%;
  }
  .lv8 .lv8img {
    margin-top: -8vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv8 .lv8img {
    width: 145vw;
    margin-left: -41vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv8 .fullbgtextbox {
    width: 70%;
    margin-right: 15%;
  }
  .lv8 .lv8img {
    margin-top: -6vw;
  }
}
@media only screen and (max-width: 535px) {
  .lv8 .fullbgtextbox {
    width: 90%;
    margin-right: 5%;
  }
  .lv8 .lv8img {
    width: 210vw;
    margin-left: -103vw;
  }
}
.lv9 {
  background-color: #000;
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv9 .fullbgtextbox {
  padding-top: calc(60px + 2vw);
  margin: auto;
  margin-right: 42%;
  width: 658.7px;
}
.lv9 .fullbgtextbox .level-txt {
  width: 90%;
}
.lv9 .lv9img {
  margin-top: -20vw;
}
@media only screen and (max-width: 1460px) {
  .lv9 .fullbgtextbox {
    width: 40%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv9 .lv9img {
    width: 110vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv9 .fullbgtextbox {
    width: 60%;
    margin: auto;
  }
  .lv9 .lv9img {
    width: 120vw;
    margin-left: -20vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv9 .lv9img {
    margin-top: -10vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv9 .fullbgtextbox {
    width: 75%;
  }
}
@media only screen and (max-width: 535px) {
  .lv9 .fullbgtextbox {
    width: 85%;
  }
  .lv9 .lv9img {
    margin-top: 0vw;
  }
}
.lv10 {
  background-color: #000;
}
.lv10 .beizhu {
  margin-top: 2em;
  font-size: 0.8em;
  opacity: 0.6;
  font-style: italic;
}
.lv10 .lv10img {
  width: 65vw;
}
.lv10 .lv10img .lv10app {
  display: none;
}
.lv10 .lv10app {
  width: 500px;
  max-width: 80%;
  margin-top: 5em;
}
.lv10 .fullbgtextbox {
  position: absolute;
  left: 58%;
  top: 50%;
  transform: translateY(-50%);
  width: 31%;
}
@media screen and (max-width: 1921px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 900px) {
  .lv10 {
    height: 100vh;
  }
  .lv10 .lv10img {
    width: 65vw;
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 1460px) {
  .lv10 .fullbgimg {
    padding-top: 4vw;
  }
  .lv10 .lv10img {
    width: 76vw;
    margin-left: -8vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv10 .fullbgtextbox {
    position: relative;
    left: inherit;
    top: inherit;
    transform: none;
    margin: auto;
    width: 70%;
    padding-top: 4vw;
  }
  .lv10 .lv10img {
    margin-left: 0;
    width: 85vw;
    margin-top: -12vw;
  }
  .lv10 .lv10img .lv10app {
    display: block;
    position: absolute;
    bottom: 6%;
    left: 57%;
    width: 30%;
  }
  .lv10 .lv10app {
    display: none;
  }
}
@media only screen and (max-width: 735px) {
  .lv10 .fullbgtextbox {
    width: 80%;
    padding-top: 60px;
  }
  .lv10 .lv10img {
    margin-left: -7vw;
    width: 119vw;
    margin-top: -19vw;
  }
}
@media only screen and (max-width: 535px) {
  .lv10 .fullbgtextbox {
    width: 85%;
  }
  .lv10 .fullbgtextbox .lv10app {
    display: block;
    margin-top: 30px;
    margin-left: -0.5em;
  }
  .lv10 .lv10img {
    margin-left: -16vw;
    width: 141vw;
    margin-top: -22vw;
  }
  .lv10 .lv10img .lv10app {
    display: none;
    position: relative;
    bottom: initial;
    left: initial;
    width: 59%;
  }
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
