.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, #cbd7da 15%, #9badb6 30%, #e8f4f6 80%);
  background-image: linear-gradient(119deg, #cbd7da 15%, #9badb6 30%, #e8f4f6 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;
}
.theme-txt2 {
  -webkit-mask-image: linear-gradient(119deg, #454d52 15%, #5f6a71 30%, #424649 80%);
  background-image: linear-gradient(119deg, #454d52 15%, #5f6a71 30%, #424649 80%);
  -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 {
  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;
}
.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 (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-yuan.png?20230619");
}
.lvduochongbaohuicon2 {
  background-image: url("/image/catalog/icon/protection/guowen-yuan.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-yuan.png?20230619");
}
.lvduochongbaohuicon6 {
  background-image: url("/image/catalog/icon/protection/qianya-yuan.png?20230619");
}
.lvduochongbaohuicon7 {
  background-image: url("/image/catalog/icon/protection/fanghuo-yuan.png?20230619");
}
.lvduochongbaohuicon8 {
  background-image: url("/image/catalog/icon/protection/fanjie.png?20230619");
}
.lvduochongbaohuicon9 {
  background-image: url("/image/catalog/icon/protection/guoliu-yuan.png?20230619");
}
.lvduochongbaohuicon10 {
  background-image: url("/image/catalog/icon/protection/guozai-yuan.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 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: 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;
  }
}
.fedeInOutImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation: fadeInOut 5s infinite;
}
@keyframes fadeInOut {
  0% {
    opacity: 0;
  }
  /* 起始完全可见 */
  33.33% {
    opacity: 0;
  }
  /* 1秒后，仍是完全可见 */
  50% {
    opacity: 1;
  }
  /* 0.5秒淡出（从1到0） */
  83.33% {
    opacity: 1;
  }
  /* 保持透明状态1秒 */
  100% {
    opacity: 0;
  }
  /* 0.5秒淡入（从0到1） */
}
.slogan {
  display: grid;
  grid-template-columns: auto auto auto;
  width: fit-content;
}
.slogan .left {
  text-align: right;
}
.slogan .by {
  padding: 0 0.22em;
  white-space: nowrap;
}
.slogan .right {
  text-align: left;
}
.f-nowrap.fuhao {
  margin-right: -2em;
}
.psu650 {
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.psu650 .psu650videobg,
.psu650 .psu650-img2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.psu650 .psu650-img2,
.psu650 .psu650-textbox {
  opacity: 0;
}
.psu650,
.psu650 .psu650-img2,
.psu650 .psu650-img,
.psu650 .psu650videobg,
.psu650 .psu650-textbox {
  transition: opacity 1s ease-in-out;
}
.psu650.endshow .psu650-img {
  opacity: 1;
}
.psu650.endshow .psu650-img2.active {
  opacity: 1;
}
.psu650.endshow .psu650videobg {
  opacity: 0;
}
.psu650.endshow .psu650-textbox {
  opacity: 1;
}
.psu650,
.psu650 .psu650-content,
.psu650 .psu650-bg,
.psu650 .psu650-img {
  height: 100%;
}
.psu650 .psu650-textbox {
  position: absolute;
  bottom: 11%;
  right: 60%;
  background: rgba(0, 0, 0, 0.5);
  padding: 1em;
  border-radius: 1em;
}
.psu650 .psu650-textbox ::last-child {
  margin-bottom: 0;
}
.psu650 .psu650-bg img,
.psu650 .psu650-bg video {
  height: 100%;
  object-fit: cover;
}
.psu650 .psu650-txt {
  font-size: 2.5vw;
  font-weight: bold;
  white-space: nowrap;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .psu650 {
    max-width: 1960px;
    position: relative;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1025px) {
  .psu650 .psu650-textbox {
    bottom: 15%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .psu650 {
    --sky-color: #92c3fa;
  }
  .psu650 .psu650-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .psu650 .psu650-content::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, #000 0%, #000 10%, var(--sky-color) 30%);
    opacity: 0;
    transition: opacity 1s ease-in-out;
    pointer-events: none;
  }
  .psu650 .psu650-content > * {
    position: relative;
    z-index: 1;
  }
  .psu650 .psu650-bg {
    height: 100vw;
    position: relative;
    transform: translateY(0);
    transition: transform 1s ease-in-out;
  }
  .psu650 .color-guodu.top {
    background: none;
  }
  .psu650 .color-guodu.top::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 89%, var(--sky-color) 100%);
    opacity: 0;
    transition: opacity 1s ease-in-out;
    pointer-events: none;
  }
  .psu650 .color-guodu.top::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(#000000 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 90%);
    opacity: 1;
    transition: opacity 1s ease-in-out;
    pointer-events: none;
  }
  .psu650 .color-guodu.top.hide-after::after {
    opacity: 0;
  }
  .psu650.showendbg .psu650-content::before {
    opacity: 1;
  }
  .psu650.showendbg .color-guodu.top::before {
    opacity: 1;
  }
  .psu650.showendbg .color-guodu.top::after {
    opacity: 0;
  }
  .psu650 .moveY {
    transform: translateY(10%);
  }
  .psu650 .psu650-textbox {
    top: -7vh;
    right: 50%;
    transform: translateX(50%);
    bottom: initial;
    text-align: center;
  }
  .psu650 .psu650-txt {
    font-size: 4vw;
    margin-bottom: 0.3em;
  }
}
@media only screen and (max-width: 865px) {
  .psu650 .moveY {
    transform: translateY(20%);
  }
}
@media only screen and (max-width: 580px) {
  .psu650 .psu650-bg {
    height: 115vw;
    position: relative;
  }
  .psu650 .moveY {
    transform: translateY(calc(75vw - 18vh));
  }
  .psu650 .psu650-textbox {
    top: -20vh;
  }
  .psu650 .psu650-txt {
    font-size: 7vw;
    margin-bottom: 0.3em;
  }
}
.lv1 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv1 .psu650-stickybox {
  position: sticky;
  top: 0;
  left: 0;
  min-height: 850px;
  height: 100vh;
  height: 100svh;
  z-index: 30;
  overflow: hidden;
}
.lv1 .zhanwei {
  height: 110vh;
}
.lv1 .zhanwei2 {
  position: sticky;
  top: 0;
  left: 0;
  min-height: 850px;
  height: 100vh;
  height: 100svh;
  z-index: 100;
}
.lv1 .zhanwei15 {
  height: 60vh;
}
.lv1 .zhanwei3 {
  height: 150vh;
}
.lv1 .lv1videobtn3 {
  display: none;
}
.lv1 .lv1text {
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  overflow: hidden;
}
.lv1 .lv1-devicename {
  margin-top: 1%;
  margin-bottom: 1%;
}
.lv1 .lv1-devicename-item {
  opacity: 0.6;
  transform: scale(1);
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.35s ease;
  transform-origin: center center;
  will-change: transform, opacity;
}
.lv1 .lv1-devicename-item.active {
  opacity: 1;
  transform: scale(1.3);
  font-weight: bold;
}
.lv1 .lv1jiaozhu {
  display: inline-block;
  position: relative;
}
.lv1 .lv1jiaozhu::before {
  content: "*";
  position: absolute;
  left: -0.8em;
}
.lv1.showtext .psu650-textbox {
  opacity: 0;
}
.lv1.showtext .psu650 {
  opacity: 0.3;
}
@media only screen and (max-width: 1025px) {
  .lv1 .psu650-textbox {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  .lv1 .lv1text {
    width: 70%;
  }
}
@media only screen and (max-width: 998px) {
  .lv1 .psu650-stickybox {
    height: calc(100vh - 60px);
    height: calc(100svh - 60px);
    min-height: 700px;
  }
}
@media only screen and (max-width: 765px) {
  .lv1 .lv1text {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv1 .psu650-stickybox {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
    min-height: 700px;
  }
  .lv1 .lv1text {
    width: 90%;
  }
}
.lv2 {
  padding-top: calc(60px + 1vw);
  padding-bottom: 30px;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv2 .lv2text {
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2%;
}
.lv2 .tabsSwiperSync-box {
  user-select: none;
}
.lv2 .tabsSwiperSync-box .tabsSwiperSync-tab-title {
  line-height: 1.1;
  font-size: 24px;
  font-weight: bold;
}
.lv2 .tabsSwiperSync-box .tabsSwiperSync-tabs .tabsSwiperSync-tab {
  margin-right: 3vw;
}
.lv2 .tabsSwiperSync-box .tabsSwiperSync-tabs .tabsSwiperSync-tab:last-child {
  margin-right: 0;
}
.lv2 .tabsSwiperSync-box .tabsSwiperSync-tabs .tabsSwiperSync-tab.active {
  color: #f60;
}
.lv2 .tabsSwiperSync-box .tabsSwiperSync-tabs .tabsSwiperSync-tab.active .tabsSwiperSync-tab-title {
  -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);
}
.lv2 .tabsSwiperSync-box .tabsSwiperSync-tab-panel {
  user-select: text;
  text-align: center;
}
.lv2 .lv2tas-slide {
  border-radius: 2vw;
}
.lv2 .lv2tas-slide img {
  margin-top: -12%;
  margin-bottom: -12%;
}
.lv2 ul {
  margin-left: 20px;
  display: inline-block;
}
.lv2 .lv2-des-list {
  display: inline-block;
  position: relative;
}
.lv2 .lv2-des-list::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: #efefef;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 3px;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(-50%, -50%);
}
.lv2 .lv2-des-title {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
}
.lv2 .lv2-des-content {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
}
.lv2 .lv2fangda {
  font-size: 1em;
}
@media only screen and (max-width: 1680px) {
  .lv2 .tabsSwiperSync-box {
    user-select: none;
  }
  .lv2 .tabsSwiperSync-box .tabsSwiperSync-tab-title {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv2 .tabsSwiperSync-box {
    user-select: none;
  }
  .lv2 .tabsSwiperSync-box .tabsSwiperSync-tab-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 580px) {
  .lv2 .lv2text {
    width: 90%;
    margin-bottom: 20px;
  }
  .lv2 .lv2tas-slide img {
    width: 188%;
    margin-left: -42%;
  }
}
.lv3 {
  background-color: #161616;
  padding-top: calc(60px + 1vw);
  padding-bottom: calc(60px + 4vw);
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv3 .lv3txt {
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2%;
}
.lv3 .lv3img {
  border-radius: 2vw;
  overflow: hidden;
  width: 65%;
  margin: auto;
}
.lv3 .lv3img img {
  margin-top: -12%;
  margin-bottom: -15%;
  width: 113%;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv3 .lv3img {
    width: 50%;
  }
}
@media only screen and (max-width: 1680px) {
  .lv3 .lv3img {
    width: 75%;
  }
  .lv3 .lv3txt {
    width: 70%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv3 .lv3img img {
    margin-top: -8%;
    margin-bottom: -12%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv3 .lv3img {
    width: 80%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv3 .lv3img {
    width: 85%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv3 .lv3img {
    width: 90%;
  }
  .lv3 .lv3txt {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv3 .lv3img img {
    margin-top: -13%;
    margin-bottom: -18%;
    margin-left: -5%;
    width: 137%;
  }
}
@media only screen and (max-width: 735px) {
  .lv3 .lv3txt {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv3 .lv3txt {
    width: 90%;
  }
}
.lv4 {
  background: #000;
  padding-top: calc(60px + 1vw);
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv4 .lv4txt {
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 2%;
}
.lv4 .lv4txt .level-txt {
  text-shadow: 0 0 3px #000;
}
.lv4 .lv4-cn-txt {
  width: 60%;
  display: inline-block;
}
.lv4 .lv4img {
  margin: auto;
  margin-top: -10%;
  width: 90%;
  margin-bottom: -10%;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv4 .lv4img {
    width: 70%;
  }
}
@media only screen and (max-width: 1680px) {
  .lv4 .lv4-cn-txt {
    width: 90%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv4 .lv4img {
    width: 111%;
    margin-left: -5.5%;
    margin-top: -12%;
    margin-bottom: -7%;
  }
  .lv4 .lv4txt {
    width: 75%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv4 .lv4img {
    width: 138%;
    margin-left: -19%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv4 .lv4img {
    margin-top: -12%;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 735px) {
  .lv4 .lv4txt {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv4 .lv4txt {
    width: 90%;
  }
  .lv4 .lv4-cn-txt {
    width: 100%;
  }
  .lv4 .lv4img {
    margin-top: -14%;
    margin-bottom: 0%;
    width: 211%;
    margin-left: -53%;
  }
}
.lv5 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv5 .fullbgtextbox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 35%;
  width: 55%;
}
.lv5 .fullbgtextbox .level-txt {
  width: 70%;
}
.lv5 .lv5img {
  margin-top: -10vw;
  position: relative;
  width: 96vw;
  margin-right: -6vw;
  margin-left: auto;
}
.lv5 .lv5list1 span {
  display: block;
}
.lv5 .lv5-ui {
  position: absolute;
  left: 33.3%;
  top: 55%;
  font-size: 2.2vw;
  transform: translate(-50%, -50%);
  color: #FFF;
  width: 10%;
  padding-bottom: 10%;
}
.lv5 .lv5-ui-theme-txt {
  display: inline-block;
  clip-path: inset(1px);
  padding: 9px;
  filter: drop-shadow(0px 0px 0.2em #01ffbc8f);
}
.lv5 .lv5-ui-item {
  --itembgcolor: #07839e30;
  text-decoration: inherit;
  white-space: nowrap;
  padding: 0 2em;
  display: inline-block;
  display: flex;
  position: relative;
  align-items: center;
  position: absolute;
}
.lv5 .lv5-ui-item::after,
.lv5 .lv5-ui-item::before {
  display: none;
  content: "";
  background-image: radial-gradient(ellipse closest-side, #3ee8f4 3%, #2f81ef00);
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 3px;
  filter: drop-shadow(0px 0px 2px #3ee8f4);
}
.lv5 .lv5-ui-item::before {
  top: 0;
}
.lv5 .lv5-ui-item::after {
  bottom: 0;
}
.lv5 .lv5-ui-item .bianliang {
  font-size: 0.8em;
}
.lv5 .lv5-ui-item .slide-num {
  width: 2.3em;
  height: 3em;
  padding-top: 0.9em;
}
.lv5 .lv5-ui-item .danwei {
  font-size: 1.2em;
}
.lv5 .lv5-ui-item .slide-num-zezhao {
  display: inline-block;
  background-color: transparent;
  -webkit-mask-image: linear-gradient(0deg, transparent 10%, #000 40%, #000 60%, transparent 90%);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
}
.lv5 .slide-num {
  text-shadow: 0vw 0vw 0.2em #87F1FC;
}
.lv5 .VOLTAGE {
  top: -100.7%;
  transform: skewX(-12deg) skewY(-13deg);
  left: 43%;
}
.lv5 .VOLTAGE .danwei {
  color: #FFB713;
}
.lv5 .VOLTAGE-number {
  --setNumber: 2;
}
.lv5 .VOLTAGE-number:before {
  line-height: 1.2;
  transform: translateY(calc(var(--setNumber) * -1.2em));
  transition: transform 0.3s ease-out;
  content: "\A 16.1\A 16.2\A 16.3\A 16.4\A 16.5\A 16.6\A 16.7\A 16.8\A 16.9\A 17.0\A 17.1\A 17.2\A 17.3\A 17.4\A 17.5\A 17.6\A 17.7\A 17.8\A 17.9\A 18.0\A 18.1\A 18.2\A 18.3\A 18.4\A 18.5\A 18.6\A 18.7\A 18.8\A 18.9\A 19.0\A 19.1\A 19.2\A 19.3\A 19.4\A 19.5\A 19.6\A 19.7\A 19.8\A 19.9\A 20.0\A 20.1\A 20.2\A 20.3\A 20.4\A 20.5\A 20.6\A 20.7\A 20.8\A 20.9\A 21.0\A 21.1\A 21.2\A 21.3\A 21.4\A 21.5\A 21.6\A 21.7\A 21.8\A 21.9\A 22.0\A 22.1\A 22.2\A 22.3\A 22.4\A 22.5\A 22.6\A 22.7\A 22.8\A 22.9\A 23.0\A 23.1\A 23.2\A 23.3\A 23.4\A 23.5\A 23.6\A 23.7\A 23.8\A 23.9\A 24.0\A";
}
.lv5 .CURRENT {
  top: -10.7%;
  transform: skewX(-12deg) skewY(-10deg);
  left: 21%;
}
.lv5 .CURRENT .danwei {
  color: #35EFFF;
}
.lv5 .CURRENT-number {
  --setNumber: 2;
}
.lv5 .CURRENT-number:before {
  line-height: 1.2;
  transform: translateY(calc(var(--setNumber) * -1.2em));
  transition: transform 0.3s ease-out;
  content: "\A 24.1\A 24.2\A 24.3\A 24.4\A 24.5\A 24.6\A 24.7\A 24.8\A 24.9\A 25.0\A 25.1\A 25.2\A 25.3\A 25.4\A 25.5\A 25.6\A 25.7\A 25.8\A 25.9\A 26.0\A 26.1\A 26.2\A 26.3\A 26.4\A 26.5\A 26.6\A 26.7\A 26.8\A 26.9\A 27.0\A 27.1\A 27.2\A 27.3\A 27.4\A 27.5\A 27.6\A 27.7\A 27.8\A 27.9\A 28.0\A 28.1\A 28.2\A 28.3\A 28.4\A 28.5\A 28.6\A 28.7\A 28.8\A 28.9\A 29.0\A 29.1\A 29.2\A 29.3\A 29.4\A 29.5\A 29.6\A 29.7\A 29.8\A 29.9\A 30.0\A";
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv5 .lv5img {
    width: 83vw;
    margin: auto;
    margin-top: -10vw;
    margin-right: -1vw;
    margin-bottom: -6vw;
  }
  .lv5 .lv5-ui {
    font-size: 1.9vw;
  }
  .lv5 .fullbgtextbox {
    position: absolute;
    right: 40%;
    width: 35%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv5 .lv5img {
    width: 100vw;
    margin-right: -15vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv5 .lv5img {
    width: 109vw;
    margin-right: -20vw;
  }
  .lv5 .lv5-ui {
    font-size: 2.1vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv5 .fullbgtextbox {
    padding-top: calc(2.1vw + 50px);
    position: relative;
    width: 80%;
    margin: auto;
    right: initial;
    top: initial;
    transform: none;
  }
  .lv5 #lv5title-br {
    display: none;
  }
  .lv5 .lv5list1 strong {
    margin-right: 1vw;
  }
  .lv5 .lv5list1 span {
    display: inline-block;
  }
  .lv5 .lv5img {
    width: 127vw;
    margin-left: -12vw;
    margin-top: -21vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv5 .fullbgtextbox .level-txt {
    width: 100%;
  }
  .lv5 .lv5-ui {
    font-size: 3.4vw;
  }
  .lv5 .lv5img {
    width: 155vw;
    margin-left: -32vw;
    margin-top: -21vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv5 .fullbgtextbox {
    width: 90%;
  }
  .lv5 .lv5img {
    width: 207vw;
    margin-left: -59vw;
    margin-top: -29vw;
  }
  .lv5 .lv5-ui {
    font-size: 4.3vw;
  }
}
.lv6 {
  background: #000;
  height: 100vh;
  height: 100svh;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv6 .fullbgtextbox {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50%;
  width: 35%;
}
.lv6 .fullbgimg {
  height: 100%;
}
.lv6 .lv6videobg {
  height: 100%;
  opacity: 1;
}
.lv6 .lv6videobg video,
.lv6 .lv6videobg img {
  height: 100%;
  width: 120vw;
  object-fit: cover;
  margin-left: -11vw;
}
@media only screen and (max-width: 1680px) {
  .lv6 .fullbgtextbox {
    width: 45%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv6 {
    height: auto;
  }
  .lv6 .fullbgtextbox {
    position: relative;
    width: 80%;
    margin: auto;
    right: initial;
    top: initial;
    transform: none;
    padding: 0;
    padding-top: calc(2.1vw + 50px);
  }
  .lv6 .fullbgimg {
    height: auto;
  }
  .lv6 .lv6videobg {
    height: auto;
  }
  .lv6 .lv6videobg img,
  .lv6 .lv6videobg video {
    width: 100%;
    height: auto;
    margin-left: 0;
  }
}
@media only screen and (max-width: 735px) {
  .lv6 .lv6videobg {
    width: 130vw;
    margin-left: -15vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv6 .lv6videobg {
    width: 181%;
    margin-left: -54%;
  }
  .lv6 .fullbgtextbox {
    width: 90%;
  }
}
.lv7 {
  background: #000;
  padding-top: 60px;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv7 .fullbgtextbox {
  position: relative;
  width: 50%;
  margin: auto;
  text-align: center;
}
.lv7 .lv7img {
  width: 68vw;
  margin: 0 auto;
  margin-top: -12vw;
  margin-bottom: -7vw;
}
@media only screen and (max-width: 1680px) {
  .lv7 .lv7img {
    width: 77vw;
    margin: 0 auto;
    margin-top: -14vw;
    margin-bottom: -8vw;
  }
}
@media only screen and (max-width: 1460px) {
  .lv7 .lv7img {
    width: 90vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv7 .lv7img {
    width: 100vw;
    margin-top: -16vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv7 .fullbgtextbox {
    width: 80%;
  }
  .lv7 .lv7img {
    width: 120vw;
    margin-left: -10vw;
    margin-bottom: -13vw;
    margin-top: -17vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv7 .lv7img {
    width: 150vw;
    margin-left: -25vw;
    margin-bottom: -16vw;
    margin-top: -26vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv7 .lv7img {
    width: 180vw;
    margin-left: -40vw;
    margin-bottom: -20vw;
    margin-top: -28vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv7 .fullbgtextbox {
    width: 90%;
  }
  .lv7 .lv7img {
    width: 250vw;
    margin-left: -76vw;
    margin-bottom: -16vw;
    margin-top: -40vw;
  }
}
.lv8 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv8 .lv8img {
  width: 123vw;
  margin: 0 auto;
  margin-left: -14vw;
  margin-top: -15vw;
  margin-bottom: -31vw;
  position: relative;
  container-type: inline-size;
}
.lv8 .fullbgtextbox {
  padding-top: 60px;
  margin: auto;
  width: 50%;
  text-align: center;
}
.lv8 .lv8clock {
  position: absolute;
  left: 48.4%;
  top: 28%;
  color: #fff;
  font-size: 0.6cqw;
  font-family: 'Arial';
  width: 6em;
  text-align: center;
  font-weight: bold;
  transform: skew(-11deg, 10deg) scaleY(1.3);
}
.lv8 .lv8clock .hour,
.lv8 .lv8clock .minute {
  display: inline-block;
  font-size: 2em;
}
.lv8 .lv8clock .minute::before {
  content: ':';
  margin-left: -0.2em;
}
.lv8 .lv8clock .second {
  font-size: 1.2em;
}
@media only screen and (max-width: 1680px) {
  .lv8 .lv8img {
    width: 146vw;
    margin: 0 auto;
    margin-left: -28vw;
    margin-top: -17vw;
    margin-bottom: -37vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv8 .fullbgtextbox {
    width: 70%;
  }
  .lv8 .lv8img {
    width: 156vw;
    margin: 0 auto;
    margin-left: -28vw;
    margin-top: -17vw;
    margin-bottom: -37vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv8 .lv8img {
    width: 180vw;
    margin: 0 auto;
    margin-left: -40vw;
    margin-top: -20vw;
    margin-bottom: -44vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv8 .lv8img {
    width: 180vw;
    margin: 0 auto;
    margin-left: -40vw;
    margin-top: -15vw;
    margin-bottom: -41vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv8 .lv8img {
    width: 200vw;
    margin: 0 auto;
    margin-left: -50vw;
    margin-top: -15vw;
    margin-bottom: -41vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv8 .fullbgtextbox {
    width: 90%;
  }
  .lv8 .lv8img {
    width: 250vw;
    margin-left: -76vw;
    margin-bottom: -42vw;
    margin-top: -17vw;
  }
}
.lv9 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv9 .fullbgtextbox {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translateY(-50%);
  width: 35%;
}
.lv9 .lv9img {
  margin-top: -13vw;
  width: 104vw;
  margin-bottom: -10vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv9 .lv9img {
    max-width: 1920px;
    margin: auto;
    margin-top: -10vw;
    transform: translateX(10%);
  }
  .lv9 .fullbgtextbox {
    width: 666px;
  }
}
@media only screen and (max-width: 1680px) {
  .lv9 .lv9img {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1460px) {
  .lv9 .lv9img {
    width: 117vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv9 .fullbgtextbox {
    right: 55%;
  }
  .lv9 .lv9img {
    width: 120vw;
    margin-left: -8vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv9 .fullbgtextbox {
    position: relative;
    top: initial;
    right: initial;
    transform: none;
    width: 80%;
    margin: 0 auto;
    padding-top: calc(60px + 1vw);
  }
  .lv9 .lv9img {
    margin-left: -29vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv9 .lv9img {
    width: 159vw;
    margin-left: -47vw;
    margin-top: -20vw;
    margin-bottom: -12vw;
  }
}
@media only screen and (max-width: 768px) {
  .lv9 .lv9img {
    width: 180vw;
    margin-left: -62vw;
    margin-top: -24vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv9 .fullbgtextbox {
    width: 90%;
  }
  .lv9 .lv9img {
    width: 303vw;
    margin-left: -122vw;
    margin-bottom: -46vw;
    margin-top: -45vw;
  }
}
.lv10 {
  background: #fff;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv10 .color-guodu {
  --color: #ffffff;
}
.lv10 .fullbgtextbox {
  position: relative;
  width: 50%;
  margin: 0 auto;
  padding-top: calc(60px + 1vw);
  text-align: center;
}
.lv10 .lv10img {
  margin-top: -20vw;
  margin-bottom: -10vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv10 .lv10img {
    margin-top: -21vw;
    margin-bottom: -12vw;
  }
}
@media only screen and (max-width: 1680px) {
  .lv10 .lv10img {
    width: 120vw;
    margin-left: -10vw;
    margin-bottom: -15vw;
    margin-top: -24vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv10 .lv10img {
    width: 140vw;
    margin-left: -20vw;
    margin-bottom: -15vw;
    margin-top: -29vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv10 .fullbgtextbox {
    width: 75%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv10 .lv10img {
    width: 160vw;
    margin-left: -30vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv10 .lv10img {
    width: 180vw;
    margin-left: -40vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv10 .fullbgtextbox {
    width: 90%;
  }
  .lv10 .lv10img {
    width: 277vw;
    margin-left: -98vw;
    margin-bottom: -32vw;
    margin-top: -45vw;
  }
}
.lv11 {
  background: #000;
  height: 100vh;
  height: 100svh;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv11 .fullbgimg,
.lv11 .lv11videobg {
  height: 100%;
}
.lv11 .lv11videobg img,
.lv11 .lv11videobg video {
  height: 100%;
  object-fit: cover;
}
.lv11 .fullbgtextbox {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-align: center;
  width: 50%;
}
@media only screen and (max-width: 1680px) {
  .lv11 .fullbgtextbox {
    width: 65%;
  }
}
@media only screen and (max-width: 1460px) {
  .lv11 .fullbgtextbox {
    width: 75%;
  }
}
@media only screen and (max-width: 1025px) {
  .lv11 .fullbgtextbox {
    top: 45%;
    transform: translate(-50%, -50%);
    width: 80%;
    border-radius: 15px;
  }
}
@media only screen and (max-width: 580px) {
  .lv11 .fullbgtextbox {
    width: 95%;
  }
}
.lv12 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv12 .lv12img {
  width: 110vw;
  margin-left: -15vw;
  margin-top: -14vw;
  margin-bottom: -5vw;
}
.lv12 .fullbgtextbox {
  position: absolute;
  top: 50%;
  left: 58%;
  transform: translateY(-50%);
  width: 30%;
}
.lv12 .lvAPPapp {
  width: 95%;
}
@media only screen and (max-width: 1680px) {
  .lv12 .lv12img {
    width: 120vw;
    margin-left: -20vw;
  }
}
@media only screen and (max-width: 1460px) {
  .lv12 .lv12img {
    width: 130vw;
    margin-left: -26vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv12 .fullbgtextbox {
    left: 60%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv12 .lv12img {
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv12 .fullbgtextbox {
    width: 75%;
    position: relative;
    left: initial;
    top: inherit;
    transform: none;
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
  }
  .lv12 .lvAPPapp {
    width: 400px;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 100%;
  }
  .lv12 .lv12img {
    width: 119vw;
    margin-left: 0vw;
    margin-top: -21vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv12 .fullbgtextbox {
    width: 80%;
  }
  .lv12 .lv12img {
    width: 138vw;
    margin-left: -6vw;
    margin-top: -25vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv12 .lv12img {
    width: 201vw;
    margin-left: -34vw;
    margin-top: -32vw;
  }
}
.lv13 {
  background: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv13 .icon-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 4.3em;
  height: 5.3em;
  margin-bottom: 0em;
}
.lv13 .icon-box {
  text-align: left;
}
.lv13 .icon-item {
  width: 30%;
  text-align: center;
  margin-bottom: 1em;
}
.lv13 .fullbgtextbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
}
.lv13 .safe-iconbox {
  margin-left: -7%;
  padding-top: 30px;
  width: 86%;
}
.lv13 .lv13img {
  margin-top: -10vw;
  margin-bottom: -5vw;
}
@media only screen and (max-width: 1680px) {
  .lv13 .safe-iconbox {
    font-size: 0.9em;
  }
  .lv13 .lv13img {
    width: 120vw;
    margin-left: -6vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv13 .fullbgtextbox {
    position: relative;
    left: initial;
    top: inherit;
    transform: none;
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    width: 75%;
  }
  .lv13 .lv13img {
    width: 119vw;
    margin-left: -3vw;
    margin-top: -53vw;
  }
  .lv13 .safe-iconbox {
    width: 60%;
    margin-left: 54%;
    margin-top: 10%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .lv13 .safe-iconbox {
    width: 100%;
    margin-left: 0%;
    margin-top: 0%;
  }
  .lv13 .icon-item {
    width: 31%;
  }
  .lv13 .lv13img {
    width: 132vw;
    margin-left: -3vw;
    margin-top: -18vw;
    margin-bottom: -14vw;
  }
  .lv13 .lvduochongbaohuiconbox.icon-box {
    text-align: center;
  }
}
@media only screen and (max-width: 580px) {
  .lv13 .fullbgtextbox {
    width: 95%;
  }
  .lv13 .icon-item {
    width: 32%;
  }
  .lv13 .lv13img {
    width: 212vw;
    margin-left: -9vw;
  }
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
