.f-size-80 {
  font-size: 4.125vw;
  line-height: 1.3;
}
.f-size-72 {
  font-size: 60px;
}
.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: 3.6vw;
  }
  .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.2vw;
  }
  .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: 3.5vw;
  }
  .f-size-20 {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1180px) {
  .f-size-72 {
    font-size: 3.8vw;
  }
}
@media only screen and (max-width: 1080px) {
  .f-size-80 {
    font-size: 5.825vw;
  }
  .f-size-72 {
    font-size: 4vw;
  }
  .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, #64DCFF 15%, #B7F1FD 30%, #ff6161 80%);
  background-image: linear-gradient(119deg, #64DCFF 15%, #B7F1FD 30%, #ff6161 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  clip-path: inset(1px);
  padding: 0.07em;
  margin-left: -0.07em;
  margin-right: -0.07em;
}
.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: border-box;
  padding: 0.07em;
  margin-left: -0.07em;
  margin-right: -0.07em;
}
.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;
}
.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,
#lv2txtbox .level-tit,
#lv2txtbox .level-txt {
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
}
.m-level.active .level-tit,
.fullpage-in .fullpage-item-show .level-tit,
.lv2-imgtxt-item .active .level-tit,
.lv2-video-item .active .level-tit,
#lv2.showtitle #lv2txtbox .level-tit,
#lv2.showtitle #lv2txtbox .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,
#lv2.showtitle #lv2txtbox .level-txt,
#lv2.showtitle #lv2txtbox .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,
#lv2.showtitle #lv2txtbox .level-fullimgbg,
#lv2.showtitle #lv2txtbox .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,
#lv2.showtitle #lv2txtbox .level-btn,
#lv2.showtitle #lv2txtbox .level-btn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.m-level.active .level-txt,
.fullpage-in .fullpage-item-show .level-txt,
.lv2-imgtxt-item .active .level-txt,
.lv2-video-item .active .level-txt,
#lv2.showtitle #lv2txtbox .level-txt,
#lv2.showtitle #lv2txtbox .level-txt {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.m-level.active .level-fullimgbg,
.fullpage-in .fullpage-item-show .level-fullimgbg,
.lv2-imgtxt-item .active .level-fullimgbg,
.lv2-video-item .active .level-fullimgbg,
#lv2.showtitle #lv2txtbox .level-fullimgbg,
#lv2.showtitle #lv2txtbox .level-fullimgbg {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.m-level.active .level-btn,
.fullpage-in .fullpage-item-show .level-btn,
.lv2-imgtxt-item .active .level-btn,
.lv2-video-item .active .level-btn,
#lv2.showtitle #lv2txtbox .level-btn,
#lv2.showtitle #lv2txtbox .level-btn {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.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;
}
.icon-box .icon-item:nth-child(22) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.icon-box .icon-item:nth-child(21) {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
.icon-box .icon-item:nth-child(20) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.icon-box .icon-item:nth-child(19) {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}
.icon-box .icon-item:nth-child(18) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.icon-box .icon-item:nth-child(17) {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
.icon-box .icon-item:nth-child(16) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.icon-box .icon-item:nth-child(15) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.icon-box .icon-item:nth-child(14) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.icon-box .icon-item:nth-child(13) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
.icon-box .icon-item:nth-child(12) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.icon-box .icon-item:nth-child(11) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
.icon-box .icon-item:nth-child(10) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.icon-box .icon-item:nth-child(9) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.icon-box .icon-item:nth-child(8) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.icon-box .icon-item:nth-child(7) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.icon-box .icon-item:nth-child(6) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.icon-box .icon-item:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.icon-box .icon-item:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.icon-box .icon-item:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.icon-box .icon-item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.icon-box .icon-item:nth-child(1) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.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 (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lvduochongbaohu .fullbgimg {
    max-width: 2000px;
    margin: auto;
    padding-bottom: 1vw;
  }
  .lvduochongbaohu .icon-item {
    font-size: 18px;
  }
}
@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: 9em;
  }
  .lvduochongbaohu .fullbgimg {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 735px) {
  .lvduochongbaohu .icon-item {
    width: 13em;
  }
}
@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: 10em;
  }
  .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");
}
.lvduochongbaohuicon10 {
  background-image: url("/image/catalog/icon/protection/guozai.png?20230619");
}
.lvduochongbaohuimg {
  position: relative;
  background-image: url("/image/catalog/product/charger/100236/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 {
  max-width: 1920px;
  margin: auto;
  margin-top: -15vw;
  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 only screen and (max-width: 1380px) {
  .lvlangue .lvlanguebeizhu {
    left: 70%;
  }
  .lvlangue .lvlanguetxtbox {
    padding: 8vw 0 8vw;
  }
  .lvlangue .lvlangueimg {
    margin-top: -15vw;
    width: 120vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lvlangue .lvlangueimg {
    margin-top: -15vw;
    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;
    margin-top: -20vw;
  }
}
@media only screen and (max-width: 580px) {
  .lvlangue .lvlanguetxtbox {
    width: 90%;
    padding: 80px 0 100px;
  }
  .lvlangue .lvlangueimg {
    margin-top: -26vw;
  }
}
.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: 11%;
  border-radius: 2vw;
}
.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;
  }
}
.t120Pico {
  background-color: #000;
  height: 100vh;
  height: 100svh;
  min-height: 750px;
  max-height: 1080px;
  text-align: center;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.t120Pico .t120PicoVideobg-box {
  height: 100%;
  display: inline-block;
  overflow: hidden;
  width: 1920px;
  margin: 0 auto;
  position: relative;
}
.t120Pico .t120PicoVideobg {
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0;
  z-index: 10;
  opacity: 1;
  transition: opacity 1.5s linear;
  width: 100%;
}
.t120Pico .t120PicoVideobg img,
.t120Pico .t120PicoVideobg video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.t120Pico .t120PicoDeviceName {
  position: absolute;
  top: 14%;
  left: 24%;
  width: 58%;
  height: 74%;
  opacity: 0;
  transition: opacity 0.5s linear;
}
.t120Pico .t120PicoVideobg2-mark {
  position: absolute;
  top: 0;
  left: 0;
}
.t120Pico .t120PicoVideobg2 {
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 0;
  width: 100%;
}
.t120Pico .t120PicoVideobg2 img,
.t120Pico .t120PicoVideobg2 video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.t120Pico .t120Pico-txtbox {
  position: absolute;
  right: 50%;
  bottom: 24%;
  opacity: 0;
  transform: translateX(-50%) translateY(30px);
  transition: -webkit-transform 0.6s, opacity 1.2s, visibility 0.1s;
  transition: transform 0.6s, opacity 1.2s, visibility 0.1s;
  z-index: 20;
  color: #fff;
  font-size: 65px;
  font-weight: bold;
  text-align: left;
}
.t120Pico .u-light-font-bg2::after,
.t120Pico .u-light-font-bg2::before {
  filter: saturate(99%) blur(0.025em);
  left: 0.14em;
  opacity: 0.1;
}
.t120Pico .u-light-font-bg1::after,
.t120Pico .u-light-font-bg1::before {
  filter: saturate(99%) blur(0.025em);
  left: -0.15em;
  opacity: 0.1;
}
.t120Pico .u-light-font-bg2::after,
.t120Pico .u-light-font-bg1::after,
.t120Pico .u-light-font-text::after,
.t120Pico .u-light-font-bg2::before,
.t120Pico .u-light-font-bg1::before,
.t120Pico .u-light-font-text::before {
  -webkit-mask-image: linear-gradient(85deg, #25CEF8 10%, #F4DE8A 50%, #FF5E0E 75%);
  background-image: linear-gradient(85deg, #25CEF8 10%, #F4DE8A 50%, #FF5E0E 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.t120Pico .t120Pico-logo {
  width: 9.5em;
  margin: auto;
  margin-bottom: 0.5em;
}
.t120Pico.videoended .t120Pico-txtbox {
  opacity: 1;
  transform: translateX(-50%) translateY(0px);
}
.t120Pico.videoended .u-guang {
  opacity: 0.5;
}
.t120Pico.videoended .lv1videobtn,
.t120Pico.videoended .lv2videobtn,
.t120Pico.videoended .t120PicoDeviceName {
  opacity: 1;
}
.t120Pico .u-guang {
  position: absolute;
  top: 27%;
  left: 43%;
  width: 43%;
  height: 52%;
  transform: rotate(9deg) rotateX(180deg);
  mix-blend-mode: screen;
  opacity: 0;
}
@media only screen and (max-width: 1920px) {
  .t120Pico .t120PicoVideobg-box {
    transform: translateX(-50%);
    left: 50%;
  }
}
@media only screen and (max-width: 1380px) {
  .t120Pico .t120PicoVideobg-box {
    width: 120%;
    left: inherit;
    margin-left: -10%;
    transform: none;
  }
  .t120Pico .t120Pico-txtbox {
    font-size: 50px;
    right: 41%;
    bottom: 18%;
  }
}
@media only screen and (max-width: 1080px) {
  .t120Pico .t120PicoVideobg-box {
    width: 142%;
    left: inherit;
    margin-left: -21%;
  }
}
@media only screen and (max-width: 1025px) {
  .t120Pico {
    max-height: 124vw;
  }
  .t120Pico .t120Pico-txtbox {
    font-size: 30px;
    right: 51%;
    bottom: 18%;
  }
  .t120Pico .t120PicoVideobg,
  .t120Pico .t120PicoVideobg2 {
    top: 53%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .t120Pico .t120Pico-txtbox {
    top: calc(60px + 3vw + 3vh);
  }
  .t120Pico .t120PicoVideobg,
  .t120Pico .t120PicoVideobg2 {
    bottom: 0;
    top: inherit;
    transform: translateX(-50%);
  }
  .t120Pico .t120Pico-txtbox {
    font-size: 77px;
    top: calc(60px + -230px + 3vh);
    bottom: initial;
    right: 50%;
    transform: translateX(50%) translateY(40px);
  }
  .t120Pico.videoended .t120Pico-txtbox {
    transform: translateX(50%) translateY(0px);
  }
}
@media only screen and (max-width: 998px) {
  .t120Pico {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
  }
}
@media only screen and (max-width: 769px) {
  .t120Pico .t120Pico-txtbox {
    font-size: 50px;
  }
}
@media only screen and (max-width: 580px) {
  .t120Pico {
    max-height: 200vw;
    height: calc(100vh - 100px);
    height: calc(100svh - 100px);
  }
  .t120Pico .t120Pico-txtbox {
    font-size: 43px;
    top: calc(60px + -10vw + -10vh);
    bottom: initial;
    right: 50%;
    transform: translateX(50%) translateY(40px);
  }
  .t120Pico .t120PicoVideobg-box {
    max-width: 200vw;
    width: 115%;
    margin-left: -7.5%;
  }
  .t120Pico .t120PicoVideobg,
  .t120Pico .t120PicoVideobg2 {
    width: 189%;
    bottom: 0;
    top: initial;
    transform: translateX(-50%);
    left: 50%;
  }
  .t120Pico .t120PicoDeviceName {
    top: 18%;
    left: 25%;
    width: 54%;
    height: 67%;
  }
  .t120Pico.videoended .t120Pico-txtbox {
    transform: translateX(50%) translateY(0px);
  }
}
@media only screen and (max-width: 395px) {
  .t120Pico {
    min-height: 650px;
  }
  .t120Pico .t120PicoVideobg,
  .t120Pico .t120PicoVideobg2 {
    width: 115%;
  }
}
.lv1 {
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv1 .lv1videobtn {
  opacity: 0;
  transition: opacity 0.5s linear;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 4%;
  z-index: 100;
  filter: drop-shadow(2px 4px 6px black);
}
.lv1 .lv1videobtn3 {
  display: none;
}
@media only screen and (max-width: 1240px) {
  .lv1 .lv1videobtn {
    bottom: 8%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv1 .lv1videobtn3 {
    display: block;
  }
  .lv1 .lv1videobtn2 {
    display: none;
  }
}
@media only screen and (max-width: 580px) {
  .lv1 .lv1videobtn {
    bottom: 6%;
  }
}
.lv2 {
  background-color: #FDFEFF;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv2 .lv2TrackNavcanvas-firstImage {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.lv2 .lv2TrackNavcanvas-firstImage img {
  width: auto;
  object-fit: contain;
  height: 100%;
  transform: scale(1.4);
}
.lv2 .zhanweiimgbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.lv2 .zhanweiimgbox img {
  width: auto;
  object-fit: contain;
  height: 100%;
}
.lv2 .TrackNav-Carousel-canvasbox {
  margin-top: 5vh;
}
.lv2 .lv2txtbox {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 30px;
  width: 60%;
  height: 10%;
  text-align: center;
}
.lv2 .dimensions-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20%;
  height: 0;
  padding-bottom: 20%;
  font-size: 80px;
  color: #666;
}
.lv2 .dimensions-chang {
  font-weight: bold;
  text-align: center;
  transform: rotate(-90deg) translateY(40px);
  right: 113%;
  top: 20%;
  position: absolute;
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s, visibility 0.1s;
}
.lv2 .dimensions-chang::after {
  content: "mm";
  font-size: 0.4em;
}
.lv2 .dimensions-kuang {
  font-weight: bold;
  text-align: center;
  left: 69%;
  top: 152%;
  position: absolute;
  margin-left: -1em;
  opacity: 0;
  transform: translateY(-40px);
  transition: transform 0.3s, opacity 0.3s, visibility 0.1s;
}
.lv2 .dimensions-kuang::after {
  content: "mm";
  font-size: 0.4em;
}
.lv2 .dimensions-box2::after,
.lv2 .dimensions-box2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  width: 79%;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #0BCBF8 100%);
  opacity: 0;
}
.lv2 .dimensions-box2::after::after,
.lv2 .dimensions-box2::before::after {
  background-color: #0BCBF8;
}
.lv2 .dimensions-box2::before {
  top: 202%;
}
.lv2 .dimensions-gao {
  font-weight: bold;
  left: 105%;
  top: 103%;
  margin-top: -0.8em;
  position: absolute;
  transform: rotate(90deg) translateY(40px);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s, visibility 0.1s;
}
.lv2 .dimensions-gao::after {
  content: "mm";
  font-size: 0.4em;
}
.lv2 .TrackNav-Carousel-content {
  pointer-events: none;
}
.lv2.showchangkuang .dimensions-chang,
.lv2.showchangkuang .dimensions-kuang {
  opacity: 1;
  transition: transform 0.6s, opacity 1.2s, visibility 0.1s;
}
.lv2.showchangkuang .dimensions-chang {
  transform: rotate(-90deg) translateY(0);
}
.lv2.showchangkuang .dimensions-kuang {
  transform: translateY(0);
}
.lv2.setp3 .lv2TrackNavcanvas-firstImage {
  opacity: 0;
}
.lv2.showgao .dimensions-gao {
  opacity: 1;
  transform: rotate(90deg) translateY(0);
}
.lv2.showgao .dimensions-box2::after,
.lv2.showgao .dimensions-box2::before {
  opacity: 1;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv2 .lv2txtbox {
    width: 50%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv2 .dimensions-box {
    font-size: 60px;
  }
  .lv2 .lv2txtbox {
    width: 80%;
  }
}
@media only screen and (max-width: 960px) {
  .lv2 .TrackNav-Carousel-canvas {
    width: 916px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
  }
  .lv2 .lv2TrackNavcanvas-firstImage {
    width: 916px;
    height: auto;
  }
  .lv2 .lv2TrackNavcanvas-firstImage img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 865px) {
  .lv2 .lv2txtbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv2 .lv2txtbox {
    width: 90%;
    top: 18px;
  }
  .lv2 .dimensions-box2::before {
    top: 167%;
    left: 64%;
  }
  .lv2 .dimensions-box2::after {
    top: 14%;
    left: 64%;
  }
  .lv2 .dimensions-gao {
    left: 86%;
  }
  .lv2 .TrackNav-Carousel-canvas {
    width: 716px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
  }
  .lv2 .lv2TrackNavcanvas-firstImage {
    width: 716px;
    height: auto;
  }
  .lv2 .lv2TrackNavcanvas-firstImage img {
    width: 100%;
    height: auto;
  }
}
.lv3 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv3 .fullbgtextbox {
  position: absolute;
  top: 7%;
  left: 50%;
  width: 42%;
}
.lv3 .fullbgtextbox-cn {
  width: 30%;
}
.lv3 .lv3img {
  width: 111vw;
  margin-left: -7vw;
  margin-top: -10vw;
  margin-bottom: -10vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv3 .lv3img {
    max-width: 90%;
    margin: 0 auto;
    width: 2035px;
    transform: translateX(-3%);
    margin-top: -7vw;
    margin-bottom: -9vw;
  }
  .lv3 .fullbgtextbox {
    width: 800px;
  }
}
@media only screen and (max-width: 1680px) {
  .lv3 .lv3img {
    margin-top: -5vw;
    margin-bottom: -5vw;
  }
}
@media only screen and (max-width: 1560px) {
  .lv3 .lv3img {
    margin-top: -3vw;
    margin-bottom: -3vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv3 {
    padding-top: 30px;
  }
  .lv3 .fullbgtextbox {
    position: relative;
    width: 65%;
    margin: 0 auto;
    left: inherit;
    text-align: center;
  }
  .lv3 .lv3img {
    margin-top: -15vw;
    margin-bottom: -10vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv3 .lv3img {
    margin-top: -15vw;
    margin-bottom: -5vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv3 .lv3img {
    margin-top: -10vw;
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv3 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv3 .fullbgtextbox {
    width: 95%;
  }
  .lv3 .fullbgtextbox .level-txt {
    width: 90%;
    margin: 0 auto;
  }
  .lv3 .lv3img {
    width: 223vw;
    margin-left: -62vw;
    margin-top: -15vw;
  }
}
.lv4 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv4 .fullbgtextbox {
  position: absolute;
  top: 12%;
  right: 50%;
  width: 36%;
}
.lv4 .lv4img {
  width: 111vw;
  margin-left: -7vw;
  margin-top: -3vw;
  margin-bottom: -15vw;
}
.lv4 .black-guodu.left,
.lv4 .black-guodu.right {
  display: none;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv4 .lv4img {
    max-width: 90%;
    margin: 0 auto;
    width: 2035px;
    transform: translateX(-3%);
    margin-top: 0vw;
    margin-bottom: -13vw;
  }
  .lv4 .fullbgtextbox {
    width: 717px;
    right: 53%;
  }
  .lv4 .black-guodu.left,
  .lv4 .black-guodu.right {
    display: block;
  }
}
@media only screen and (max-width: 1680px) {
  .lv4 .lv4img {
    margin-top: 3vw;
    margin-bottom: -15vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv4 .fullbgtextbox {
    top: 18%;
  }
  .lv4 .lv4img {
    width: 122vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv4 {
    padding-top: 30px;
  }
  .lv4 .fullbgtextbox {
    position: relative;
    width: 65%;
    margin: 0 auto;
    right: inherit;
  }
  .lv4 .lv4img {
    margin-left: -12vw;
    margin-top: -5vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv4 .lv4img {
    margin-left: -42vw;
    margin-top: -5vw;
    width: 152vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv4 .fullbgtextbox {
    width: 88%;
  }
  .lv4 .lv4img {
    margin-left: -86vw;
    margin-top: -6vw;
    width: 225vw;
  }
}
.lv5 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv5 .lv5img {
  width: 120vw;
  margin-left: -10vw;
  margin-top: -18vw;
  margin-bottom: -7vw;
}
.lv5 .fullbgtextbox {
  position: absolute;
  bottom: 12%;
  right: 50%;
  width: 36%;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv5 .lv5img {
    width: 100%;
    margin: 0 auto;
    margin-left: 7%;
    margin-top: -22vw;
  }
}
@media only screen and (max-width: 1680px) {
  .lv5 .lv5img {
    margin-top: -10vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv5 {
    padding-top: 30px;
  }
  .lv5 .lv5img {
    width: 110vw;
    margin: 0 auto;
    margin-top: -16vw;
    margin-bottom: -4vw;
  }
  .lv5 .fullbgtextbox {
    position: relative;
    width: 65%;
    margin: 0 auto;
    right: inherit;
  }
}
@media only screen and (max-width: 1025px) {
  .lv5 .lv5img {
    margin-top: -12vw;
    margin-bottom: -2vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv5 .lv5img {
    width: 134vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv5 .fullbgtextbox {
    width: 84%;
  }
  .lv5 .lv5img {
    width: 222vw;
    margin-left: -61vw;
    margin-top: -24vw;
  }
}
.lv6 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv6 .lv6img {
  margin-top: -14vw;
  margin-bottom: -13vw;
}
.lv6 .fullbgtextbox {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv6 .lv6img {
    max-width: 90%;
    width: 2000px;
    margin: 0 auto;
    margin-top: -12vw;
    margin-bottom: -9vw;
  }
  .lv6 .fullbgtextbox {
    width: 36%;
  }
}
@media only screen and (max-width: 1560px) {
  .lv6 .lv6img {
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv6 .fullbgtextbox {
    width: 70%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv6 .lv6img {
    margin-left: -5vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv6 .lv6img {
    margin-top: -12vw;
    margin-bottom: -2vw;
    width: 120vw;
    margin-left: -10vw;
  }
  .lv6 .fullbgtextbox {
    width: 80%;
  }
  .lv6 .theme-txt {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv6 .lv6img {
    width: 140vw;
    margin-left: -20vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv6 .fullbgtextbox {
    width: 84%;
  }
}
@media only screen and (max-width: 580px) {
  .lv6 .fullbgtextbox {
    width: 90%;
  }
  .lv6 .lv6img {
    width: 200vw;
    margin-left: -49vw;
  }
}
.lv7 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv7 .lv7img {
  width: 85%;
  margin-left: 15%;
}
.lv7 .fullbgtextbox {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateY(-50%);
  width: 35%;
}
.lv7 .level-txt {
  text-shadow: 0 0 10px #000;
}
@media only screen and (max-width: 1680px) {
  .lv7 .lv7img {
    width: 90%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv7 .lv7img {
    width: 100%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv7 .lv7img {
    width: 110%;
    margin-left: -15%;
    margin-top: -5vw;
  }
  .lv7 .fullbgtextbox {
    position: relative;
    top: initial;
    right: initial;
    transform: initial;
    width: 80%;
    margin: 0 auto;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 1025px) {
  .lv7 .lv7img {
    width: 120vw;
    margin-left: -24vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv7 .lv7img {
    width: 199vw;
    margin-left: -70vw;
    margin-top: -5vw;
  }
  .lv7 .black-guodu .left,
  .lv7 .black-guodu .right {
    display: none;
  }
}
.lv8 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv8 .lv8img {
  width: 105vw;
  margin-left: -5vw;
  margin-bottom: -10vw;
}
.lv8 .fullbgtextbox {
  position: absolute;
  top: 14%;
  left: 57%;
  width: 35%;
}
.lv8 .fullbgtextbox-cn {
  width: 30%;
}
.lv8 .level-txt {
  text-shadow: 0 0 10px #000;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv8 .lv8img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: -10vw;
    margin-top: -10vw;
  }
  .lv8 .fullbgtextbox {
    left: 60%;
    width: 30%;
  }
}
@media only screen and (max-width: 1680px) {
  .lv8 .lv8img {
    margin-bottom: -5vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv8 .lv8img {
    width: 110vw;
    margin-left: -10vw;
    margin-bottom: -10vw;
  }
  .lv8 .fullbgtextbox {
    top: 8%;
    left: 54%;
    width: 40%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv8 .fullbgtextbox {
    position: relative;
    top: initial;
    left: initial;
    transform: initial;
    width: 70%;
    margin: 0 auto;
    padding-top: 60px;
  }
  .lv8 .lv8img {
    width: 110vw;
    margin-left: 0vw;
    margin-bottom: -10vw;
    margin-top: -10vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv8 .lv8img {
    width: 130vw;
    margin-left: -10vw;
    margin-bottom: -10vw;
    margin-top: -7vw;
  }
}
@media only screen and (max-width: 768px) {
  .lv8 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv8 .fullbgtextbox {
    width: 90%;
  }
  .lv8 .lv8img {
    width: 199vw;
    margin-left: -48vw;
    margin-top: -5vw;
  }
}
.lv9 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv9 .lv9img {
  width: 100%;
  margin-top: -14vw;
}
.lv9 .fullbgtextbox {
  position: absolute;
  bottom: 12%;
  right: 50%;
  width: 36%;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv9 .lv9img {
    width: 2000px;
    max-width: 95%;
    margin: 0 auto;
    margin-top: -11vw;
    margin-bottom: -2vw;
  }
  .lv9 .fullbgtextbox {
    width: 700px;
    max-width: 30%;
    bottom: 8%;
  }
}
@media only screen and (max-width: 1560px) {
  .lv9 .lv9img {
    margin-bottom: 0vw;
    width: 110vw;
  }
  .lv9 .fullbgtextbox {
    width: 40%;
    right: 50%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv9 .lv9img {
    margin-bottom: 0vw;
    width: 115vw;
    margin-left: -5vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv9 .lv9img {
    width: 120vw;
    margin-left: 0vw;
  }
  .lv9 .fullbgtextbox {
    width: 45%;
    right: 50%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv9 .fullbgtextbox {
    position: relative;
    top: initial;
    right: initial;
    transform: initial;
    width: 70%;
    margin: 0 auto;
    padding-top: 60px;
  }
  .lv9 .lv9img {
    margin-left: -14vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv9 .lv9img {
    width: 150vw;
    margin-left: -35vw;
  }
}
@media only screen and (max-width: 768px) {
  .lv9 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv9 .fullbgtextbox {
    width: 90%;
  }
  .lv9 .lv9img {
    width: 199vw;
    margin-left: -62vw;
  }
}
.lv10 {
  background: #000;
  padding: 60px 0 120px;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv10 .lv10txt {
  width: 40%;
  margin: 0 auto;
}
.lv10 .lv10img {
  width: 50%;
  max-width: 1600px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 40px;
}
.lv10 .lv10videobg {
  margin-top: -13%;
  margin-bottom: -19%;
  margin-left: -26%;
  margin-right: -10%;
  width: 149%;
}
.lv10 .Replay-btn {
  bottom: 26%;
}
@media only screen and (max-width: 1680px) {
  .lv10 .lv10txt {
    width: 60%;
  }
  .lv10 .lv10img {
    width: 64%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv10 .lv10txt {
    width: 65%;
  }
  .lv10 .lv10img {
    width: 70%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv10 .lv10txt {
    width: 70%;
  }
  .lv10 .lv10img {
    width: 75%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv10 .lv10videobg {
    margin-top: -13%;
    margin-bottom: -10%;
  }
  .lv10 .Replay-btn {
    bottom: 16%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv10 .lv10videobg {
    margin-top: -8%;
    margin-bottom: 0%;
  }
  .lv10 .Replay-btn {
    bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .lv10 .lv10img {
    width: 80%;
  }
  .lv10 .lv10txt {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv10 .lv10img {
    width: 90%;
  }
  .lv10 .lv10txt {
    width: 85%;
  }
  .lv10 .lv10videobg {
    margin-left: -55%;
    width: 210%;
  }
}
.lv11 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv11 .lv11img {
  width: 85%;
  margin-left: 15%;
}
.lv11 .fullbgtextbox {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateY(-50%);
  width: 35%;
}
.lv11 .level-txt {
  text-shadow: 0 0 10px #000;
}
@media only screen and (max-width: 1680px) {
  .lv11 .lv11img {
    width: 90%;
  }
}
@media only screen and (max-width: 1560px) {
  .lv11 .lv11img {
    width: 100%;
    margin-left: 6%;
  }
  .lv11 .fullbgtextbox {
    right: 55%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv11 .lv11img {
    width: 122%;
    margin-left: -5%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv11 .fullbgtextbox {
    position: relative;
    top: initial;
    right: initial;
    transform: none;
    width: 70%;
    margin: 0 auto;
    padding-top: 60px;
  }
  .lv11 .lv11img {
    margin-left: -24%;
    margin-top: -10%;
  }
}
@media only screen and (max-width: 580px) {
  .lv11 .fullbgtextbox {
    width: 90%;
  }
  .lv11 .lv11img {
    margin-left: -70%;
    margin-top: -20%;
    width: 201%;
  }
}
.lv12 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv12 .lv12txt {
  width: 60%;
  margin: auto;
  text-align: center;
  padding-top: 60px;
}
.lv12 .lv12img {
  max-width: 95%;
  margin: auto;
  width: 1563px;
  margin-top: -17vw;
  margin-bottom: -5vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv12 .lv12img {
    margin-top: -324px;
    width: 1625px;
  }
}
@media only screen and (max-width: 1380px) {
  .lv12 .lv12img {
    width: 100%;
    max-width: none;
  }
  .lv12 .lv12txt {
    width: 70%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv12 .lv12img {
    margin-bottom: 0%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv12 .lv12txt {
    width: 80%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv12 .lv12img {
    width: 122%;
    margin-left: -11%;
  }
}
@media only screen and (max-width: 580px) {
  .lv12 .lv12txt {
    width: 90%;
  }
  .lv12 .lv12img {
    width: 181%;
    margin-top: -38.5%;
    margin-left: -40.5%;
  }
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
