.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");
}
.lvduochongbaohuicon9 {
  background-image: url("/image/catalog/icon/protection/guoliu.png?20230619");
}
.lvduochongbaohuicon10 {
  background-image: url("/image/catalog/icon/protection/guozai.png?20230619");
}
.lvduochongbaohuimg {
  position: relative;
  background-image: url("/image/catalog/product/charger/100237/safe.jpg?v5");
  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: 50%;
  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;
  }
}
.s60neo {
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.s60neo .s60neo-txtbox {
  position: absolute;
  right: 41%;
  bottom: 16%;
  opacity: 01;
  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;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.s60neo .s60neo-txtbox.cn {
  right: 50%;
}
.s60neo .u-light-font-bg2::after,
.s60neo .u-light-font-bg2::before {
  filter: saturate(99%) blur(0.025em);
  left: 0.14em;
  opacity: 0.1;
}
.s60neo .u-light-font-bg1::after,
.s60neo .u-light-font-bg1::before {
  filter: saturate(99%) blur(0.025em);
  left: -0.15em;
  opacity: 0.1;
}
.s60neo .u-light-font-bg2::after,
.s60neo .u-light-font-bg1::after,
.s60neo .u-light-font-text::after,
.s60neo .u-light-font-bg2::before,
.s60neo .u-light-font-bg1::before,
.s60neo .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;
}
.s60neo .s60neo-bg {
  margin-top: -3%;
  margin-bottom: -13%;
}
.s60neo .u-guang {
  position: absolute;
  top: 57%;
  left: 54%;
  width: 9%;
  height: 10%;
  transform: rotate(171deg);
  mix-blend-mode: screen;
}
@media only screen and (max-width: 1680px) {
  .s60neo .s60neo-txtbox {
    bottom: inherit;
    right: inherit;
    left: 50%;
    top: 8%;
    width: 10em;
    text-align: center;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media only screen and (max-width: 1240px) {
  .s60neo .s60neo-bg-img {
    width: 120%;
    margin-left: -20%;
  }
}
@media only screen and (max-width: 1025px) {
  .s60neo .s60neo-bg-img {
    width: 130%;
    margin-left: -30%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .s60neo .s60neo-bg-img {
    width: 132vh;
    margin-left: auto;
    margin-right: 0;
    transform: translateX(-33%);
  }
}
@media only screen and (max-width: 735px) {
  .s60neo .s60neo-txtbox {
    font-size: 9vw;
  }
}
@media only screen and (max-width: 580px) {
  .s60neo .s60neo-bg-img {
    width: 212vw;
    margin-left: -80vw;
    margin-right: 0;
    transform: none;
    margin-bottom: 20%;
  }
}
.lv1 {
  background-color: #000;
  height: 100vh;
  height: 100svh;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv1 .lv1videobtn2 {
  margin-left: 5%;
}
@media only screen and (max-width: 1680px) {
  .lv1 .lv1videobtn2 {
    margin: auto;
  }
  .lv1 .lv1videobtn2.cn {
    transform: translateX(-22%);
  }
}
.lv2 {
  background-color: #FBFFFF;
  /* 带鱼屏适配 */
  /* 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 {
  transform: translate(-50%, -39%);
}
.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: 129%;
  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 {
  padding-bottom: 12%;
  top: 46%;
}
.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: 143%;
  width: 51%;
  left: 127%;
}
.lv2 .dimensions-gao {
  font-weight: bold;
  left: 116%;
  top: 83%;
  margin-top: -0.8em;
  position: absolute;
  transform: rotate(90deg) translateY(40px);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s, visibility 0.1s;
  font-size: 0.8em;
}
.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: 121%;
    left: 105%;
  }
  .lv2 .dimensions-box2::after {
    top: 10%;
    left: 77%;
  }
  .lv2 .dimensions-gao {
    left: 103%;
  }
  .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;
  }
}
@media only screen and (max-width: 400px) {
  .lv2 .dimensions-box2 {
    padding-bottom: 26%;
  }
}
.lv3 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv3 .fullbgtextbox {
  position: absolute;
  top: 13%;
  left: 59%;
  width: 33%;
}
.lv3 .lv3img {
  width: 124vw;
  margin-left: -8vw;
  margin-top: -11vw;
  margin-bottom: -19vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv3 .lv3img {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: -66px;
    margin-bottom: -215px;
    left: 51%;
  }
  .lv3 .fullbgtextbox {
    top: 120px;
    width: 600px;
  }
}
@media only screen and (max-width: 1680px) {
  .lv3 .lv3img {
    margin-top: -5vw;
    margin-bottom: -16vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv3 .fullbgtextbox {
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
  }
  .lv3 .lv3img {
    margin-top: -2vw;
    margin-bottom: -12vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv3 .lv3img {
    width: 130vw;
    margin-left: -15vw;
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv3 .fullbgtextbox {
    position: relative;
    top: initial;
    left: initial;
    transform: none;
    width: 70%;
    margin: 0 auto;
    background-color: transparent;
    padding-top: 60px;
  }
  .lv3 .lv3img {
    margin-top: -11vw;
  }
  .lv3 .black-guodu {
    display: none;
  }
  .lv3 .black-guodu.top {
    display: block;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv3 .lv3img {
    width: 157vw;
    margin-left: -36vw;
    margin-top: -10vw;
    margin-bottom: -14vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv3 .fullbgtextbox {
    width: 90%;
  }
  .lv3 .lv3img {
    width: 208vw;
    margin-left: -48vw;
    margin-top: -10vw;
    margin-bottom: -4vw;
  }
}
.lv4 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv4 .fullbgtextbox {
  position: absolute;
  top: 13%;
  right: 59%;
  width: 24%;
}
.lv4 .lv4img {
  margin-top: -10vw;
  margin-bottom: -6vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv4 .lv4img {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: -132px;
    margin-bottom: -159px;
  }
  .lv4 .fullbgtextbox {
    top: 120px;
    width: 600px;
  }
}
@media only screen and (max-width: 1680px) {
  .lv4 .lv4img {
    margin-top: 0vw;
    margin-bottom: -6vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv4 .lv4img {
    margin-top: 0vw;
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv4 .fullbgtextbox {
    width: 35%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv4 .fullbgtextbox {
    width: 60%;
    text-align: center;
    position: relative;
    top: initial;
    right: initial;
    transform: none;
    margin: 0 auto;
    padding-top: 60px;
    background-color: transparent;
  }
  .lv4 .lv4img {
    margin-top: -10vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv4 .lv4img {
    width: 110vw;
    margin-left: -5vw;
  }
  .lv4 .black-guodu {
    display: none;
  }
  .lv4 .black-guodu.top {
    display: block;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv4 .lv4img {
    width: 120vw;
    margin-left: -16vw;
  }
}
@media only screen and (max-width: 768px) {
  .lv4 .fullbgtextbox {
    width: 75%;
  }
  .lv4 .lv4img {
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv4 .lv4img {
    width: 208vw;
    margin-left: -48vw;
    margin-top: -10vw;
    margin-bottom: -4vw;
  }
  .lv4 .fullbgtextbox {
    width: 90%;
  }
}
.lv5 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv5 .fullbgtextbox {
  position: absolute;
  bottom: 13%;
  right: 55%;
  width: 35%;
}
.lv5 .lv5img {
  margin-top: -15vw;
  margin-bottom: -2vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv5 .lv5img {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: -132px;
    margin-bottom: -159px;
    position: relative;
  }
  .lv5 .fullbgtextbox {
    top: 120px;
    width: 600px;
    bottom: initial;
  }
}
@media only screen and (max-width: 1920px) {
  .lv5 .black-guodu {
    display: none;
  }
}
@media only screen and (max-width: 1680px) {
  .lv5 .lv5img {
    margin-top: -10vw;
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 1560px) {
  .lv5 .lv5img {
    margin-top: -5vw;
    margin-bottom: 0vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv5 .lv5img {
    margin-top: 0vw;
    margin-bottom: 0vw;
    width: 105vw;
  }
  .lv5 .fullbgtextbox {
    width: 40%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv5 .lv5img {
    width: 110vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv5 .fullbgtextbox {
    width: 70%;
    position: relative;
    top: initial;
    right: initial;
    transform: none;
    margin: 0 auto;
    padding-top: 60px;
    background-color: transparent;
  }
  .lv5 .lv5img {
    margin-top: -10vw;
  }
  .lv5 .black-guodu.top {
    display: block;
  }
}
@media only screen and (max-width: 1025px) {
  .lv5 .lv5img {
    width: 122vw;
    margin-left: -5vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv5 .lv5img {
    margin-top: -5vw;
  }
  .lv5 .fullbgtextbox {
    width: 75%;
  }
}
@media only screen and (max-width: 580px) {
  .lv5 .lv5img {
    width: 208vw;
    margin-left: -66vw;
    margin-top: -10vw;
    margin-bottom: 0;
  }
  .lv5 .fullbgtextbox {
    width: 90%;
  }
}
.lv6 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv6 .fullbgtextbox {
  position: relative;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  padding-top: 60px;
}
.lv6 .lv6img {
  width: 85%;
  margin: 0 auto;
  margin-top: -8vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv6 .lv6img {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: -202px;
    margin-bottom: -159px;
    position: relative;
  }
  .lv6 .fullbgtextbox {
    width: 50%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv6 .lv6img {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv6 .lv6img {
    width: 120%;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 735px) {
  .lv6 .lv6img {
    width: 140%;
    margin-left: -20%;
  }
}
@media only screen and (max-width: 580px) {
  .lv6 .lv6img {
    width: 182vw;
    margin-left: -41vw;
    margin-top: -6vw;
    margin-bottom: 0;
  }
  .lv6 .fullbgtextbox {
    width: 90%;
  }
}
.lv7 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv7 .fullbgtextbox {
  position: absolute;
  bottom: 10%;
  right: 45%;
  width: 40%;
}
.lv7 .lv7img {
  margin: 0 auto;
  margin-top: -10vw;
  margin-bottom: -6vw;
  width: 106vw;
  margin-left: -6vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv7 .lv7img {
    max-width: 1920px;
    margin: 0 auto;
    margin-top: -132px;
    margin-bottom: -109px;
    position: relative;
  }
  .lv7 .fullbgtextbox {
    width: 700px;
  }
}
@media only screen and (max-width: 1920px) {
  .lv7 .black-guodu {
    display: none;
  }
  .lv7 .black-guodu.top {
    display: block;
  }
}
@media only screen and (max-width: 1680px) {
  .lv7 .lv7img {
    margin-bottom: -2vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv7 .lv7img {
    margin-bottom: 0vw;
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv7 .lv7img {
    width: 120vw;
    margin-left: -20vw;
  }
  .lv7 .fullbgtextbox {
    width: 47%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv7 .fullbgtextbox {
    position: relative;
    bottom: initial;
    right: initial;
    transform: none;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
    background-color: transparent;
  }
  .lv7 .lv7img {
    margin-bottom: -5vw;
    margin-top: -10vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv7 .lv7img {
    width: 140vw;
    margin-left: -40vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv7 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv7 .lv7img {
    width: 220vw;
    margin-left: -85vw;
    margin-top: -21vw;
    margin-bottom: 0;
  }
  .lv7 .fullbgtextbox {
    width: 90%;
  }
}
.lv8 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv8 .fullbgtextbox {
  position: absolute;
  top: 7%;
  right: 52%;
  width: 32%;
}
.lv8 .lv8img {
  width: 106vw;
  margin-top: -5vw;
  margin-bottom: -14vw;
}
.lv8 .theme-txt {
  text-align: left;
}
@media only screen and (max-width: 1680px) {
  .lv8 .lv8img {
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 1560px) {
  .lv8 .lv8img {
    width: 117vw;
    margin-left: -15vw;
  }
  .lv8 .fullbgtextbox {
    width: 47%;
    right: 40%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv8 .fullbgtextbox {
    width: 60%;
    right: 20%;
  }
  .lv8 .lv8img {
    width: 120vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv8 .fullbgtextbox {
    position: relative;
    bottom: initial;
    right: initial;
    transform: none;
    width: 70%;
    text-align: center;
    margin: 0 auto;
    padding-top: 60px;
    background-color: transparent;
  }
  .lv8 .fullbgtextbox .level-txt {
    text-shadow: 0 0 3px #000000;
  }
  .lv8 .lv8img {
    margin-bottom: -11vw;
    margin-top: -21vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv8 .lv8img {
    margin-top: -15vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv8 .lv8img {
    width: 130vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv8 .lv8img {
    width: 140vw;
    margin-left: -20vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv8 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv8 .lv8img {
    width: 220vw;
    margin-left: -56vw;
    margin-top: -21vw;
    margin-bottom: 0;
  }
  .lv8 .fullbgtextbox {
    width: 90%;
  }
}
.lv9 {
  background-color: #000;
  padding-top: 60px;
  padding-bottom: 100px;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv9 .lv9videobg {
  width: 50%;
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
}
.lv9 .lv9videobg img {
  width: 100%;
}
.lv9 .fullbgtextbox {
  width: 40%;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 1680px) {
  .lv9 .lv9videobg {
    width: 65%;
  }
  .lv9 .fullbgtextbox {
    width: 55%;
  }
}
@media only screen and (max-width: 1560px) {
  .lv9 .fullbgtextbox {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1380px) {
  .lv9 .lv9videobg {
    width: 75%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv9 .fullbgtextbox {
    width: 70%;
  }
  .lv9 .lv9videobg {
    width: 80%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv9 .lv9videobg {
    width: 85%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv9 .lv9videobg {
    width: 90%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv9 .lv9videobg img,
  .lv9 .lv9videobg video {
    width: 120%;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 580px) {
  .lv9 .fullbgtextbox {
    width: 90%;
  }
  .lv9 .lv9videobg {
    width: 95%;
  }
  .lv9 .lv9videobg video,
  .lv9 .lv9videobg img {
    width: 200%;
    margin-left: -30%;
  }
}
.lvtongbu .fullbgtextbox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  text-align: center;
}
.lvtongbu .lvtongbuvideobg {
  height: 100vh;
  height: 100svh;
}
.lvtongbu .lvtongbuvideobg video,
.lvtongbu .lvtongbuvideobg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1025px) {
  .lvtongbu .fullbgtextbox {
    width: 65%;
  }
}
@media only screen and (max-width: 735px) {
  .lvtongbu .fullbgtextbox {
    width: 75%;
  }
}
@media only screen and (max-width: 535px) {
  .lvtongbu .lvtongbuvideobg {
    height: calc(80vh - 60px);
    height: calc(80svh - 60px);
  }
  .lvtongbu .fullbgtextbox {
    width: 85%;
  }
}
.lvfan {
  background-color: #000;
  padding-bottom: 100px;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lvfan .lvfanimg {
  margin-left: -15vw;
  margin-top: -18vw;
  margin-bottom: -10vw;
}
.lvfan .fullbgtextbox {
  position: absolute;
  left: 50%;
  bottom: 15%;
  width: 35%;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lvfan .lvfanimg {
    width: 1900px;
    margin-left: auto;
    margin-right: 60%;
    margin-top: -90px;
    margin-bottom: -5vw;
  }
  .lvfan .fullbgtextbox {
    width: 700px;
  }
}
@media only screen and (max-width: 1560px) {
  .lvfan .lvfanimg {
    margin-bottom: -5vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lvfan .lvfanimg {
    margin-top: -10vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lvfan .lvfanimg {
    margin-top: -5vw;
    margin-bottom: 0vw;
  }
  .lvfan .fullbgtextbox {
    position: absolute;
    left: 45%;
    bottom: 11%;
    width: 48%;
  }
}
@media only screen and (max-width: 1025px) {
  .lvfan {
    padding-top: calc(60px + 3vw);
    padding-bottom: 1px;
  }
  .lvfan .fullbgtextbox {
    position: relative;
    bottom: inherit;
    left: inherit;
    width: 70%;
    text-align: center;
    margin: 0 auto;
  }
  .lvfan .lvfanimg {
    margin-top: -4vw;
    margin-bottom: 0vw;
    margin-left: 6vw;
    width: 100vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lvfan .lvfanimg {
    width: 120vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 735px) {
  .lvfan .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lvfan .lvfanimg {
    width: 189vw;
    margin-left: -41vw;
    margin-top: -7vw;
  }
  .lvfan .fullbgtextbox {
    width: 90%;
  }
}
.lvdisplay {
  background-color: #000;
}
.lvdisplay .lvdisplayimg {
  width: 64.8vw;
  margin-left: 4%;
  margin-right: auto;
}
.lvdisplay .lvdisplayjianbian {
  -webkit-mask-image: linear-gradient(119deg, #00e5fa 0%, #008afe, #fef435, #00ff7e 99%);
  background-image: linear-gradient(119deg, #00e5fa 0%, #008afe, #fef435, #00ff7e 99%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.lvdisplay .fullbgtextbox {
  position: absolute;
  left: 60%;
  width: 24%;
  top: 32%;
}
@media only screen and (max-width: 1380px) {
  .lvdisplay {
    padding: 6% 0 2%;
  }
  .lvdisplay .fullbgtextbox {
    width: 36%;
    left: 57%;
    top: 20%;
  }
  .lvdisplay .lvdisplayimg {
    width: 80vw;
    margin-left: -15%;
  }
}
@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: -4vw;
  }
  .lvdisplay .lvdisplayimg {
    width: 152vw;
    margin-left: -46vw;
  }
  .lvdisplay .lvdisplaytxt {
    width: 85%;
    margin: auto;
  }
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
