.f-size-80 {
  font-size: 4.125vw;
  line-height: 1.3;
}
.f-size-72 {
  font-size: 72px;
}
.f-size-20 {
  font-size: 20px;
}
@media only screen and (max-width: 1920px) {
  .f-size-72 {
    font-size: 3.395vw;
  }
  .f-size-20 {
    font-size: 1vw;
  }
}
@media only screen and (max-width: 1640px) {
  .f-size-80 {
    font-size: 4.125vw;
  }
  .f-size-72 {
    font-size: 3.125vw;
  }
  .f-size-20 {
    font-size: 1.3vw;
  }
}
@media only screen and (max-width: 1380px) {
  .f-size-80 {
    font-size: 4.525vw;
  }
  .f-size-72 {
    font-size: 3.7vw;
  }
  .f-size-20 {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 1240px) {
  .f-size-80 {
    font-size: 4.725vw;
  }
  .f-size-72 {
    font-size: 4vw;
  }
  .f-size-20 {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1180px) {
  .f-size-72 {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 1080px) {
  .f-size-80 {
    font-size: 5.825vw;
  }
  .f-size-72 {
    font-size: 5.5vw;
  }
  .f-size-20 {
    font-size: 1.8vw;
  }
}
@media only screen and (max-width: 735px) {
  .f-size-80 {
    font-size: 7.825vw;
  }
  .f-size-72 {
    font-size: 6vw;
  }
  .f-size-20 {
    font-size: 2.3vw;
  }
}
@media only screen and (max-width: 580px) {
  .f-size-80 {
    font-size: 7.4vw;
  }
  .f-size-72 {
    font-size: 7.4vw;
  }
  .f-size-20 {
    font-size: 4.11vw;
  }
}
@media only screen and (max-width: 375px) {
  .f-size-80 {
    font-size: 7.5vw;
  }
  .f-size-72 {
    font-size: 7.4vw;
  }
  .f-size-20 {
    font-size: 4.11vw;
  }
}
.zh .level-txt {
  line-height: 1.5;
}
.level-txt-list {
  margin-bottom: 0.5em;
}
.level-txt-list .level-txt-list-beizhu {
  margin-top: 1em;
  opacity: 0.5;
  font-size: 0.8em;
  font-style: italic;
}
.level-txt-list .level-txt-list-beizhu + .level-txt-list-beizhu {
  margin-top: 0.3em;
}
.level-tit {
  margin-bottom: 0.25em;
  line-height: 1.1;
}
.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, #FDFF5B 15%, #B7FFE3 30%, #18FE9C 80%);
  background-image: linear-gradient(119deg, #FDFF5B 15%, #B7FFE3 30%, #18FE9C 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  clip-path: inset(1px);
  padding: 1px;
}
.level-tit .theme-txt {
  margin-left: -1px;
  margin-right: -1px;
}
.icontheme2-txt {
  -webkit-mask-image: linear-gradient(119deg, #8bffbc, #00f5d5);
  background-image: -webkit-gradient(linear, 46% 45%, 64% 77%, from(#8bffbc), to(#00f5d5));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  clip-path: inset(1px);
  padding: 1px;
}
.theme-blue-txt {
  color: #2F354D;
}
.theme-green-txt {
  color: #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;
}
.lvduochongbaohu {
  background-color: #000;
}
.lvduochongbaohu .lvduochongbaohutxtbox {
  width: 80%;
  margin: auto;
  text-align: center;
  padding: 4vw 0;
}
.lvduochongbaohu .lvduochongbaohuimg {
  margin-top: -16vw;
}
.lvduochongbaohu .fullbgimg {
  padding-bottom: 13vw;
}
.lvduochongbaohu .lvduochongbaohuchanpin-box {
  font-size: 0.8vw;
  position: absolute;
  height: 100%;
  width: 100%;
  top: -5%;
  left: 0;
  z-index: 10;
}
.lvduochongbaohu .lvduochongbaohuchanpinbg {
  background: radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -o-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -ms-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -moz-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  background: -webkit-radial-gradient(center, circle cover, #3c68c4 7%, rgba(249, 233, 219, 0) 58%);
  height: 88em;
  width: 64em;
  position: absolute;
  top: 45%;
  left: 46%;
  transform: translateY(-50%);
}
.lvduochongbaohu .icon-img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 4.3em;
  height: 5.3em;
  margin-bottom: 1em;
}
.lvduochongbaohu .icon-txt {
  color: #899DB6;
}
.lvduochongbaohu .icon-item {
  font-size: 1vw;
  width: 10em;
}
.lvduochongbaohu .lvduochongbaohuiconbox {
  position: absolute;
  background-color: #2d367966;
  bottom: 4%;
  padding: 1.6% 0%;
  border-radius: 3vw;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 100;
}
.lvduochongbaohu .lvguang {
  top: 37.4%;
  left: 13.3%;
}
.lvduochongbaohu .lvguang2 {
  height: 90%;
  width: 22%;
  top: 0.4%;
  left: 60.3%;
}
@media only screen and (max-width: 1080px) {
  .lvduochongbaohu {
    padding-bottom: 40px;
  }
  .lvduochongbaohu .lvduochongbaohuiconbox {
    position: relative;
    width: 75%;
    margin: auto;
    left: initial;
    transform: none;
    white-space: initial;
    margin-top: -5vw;
  }
  .lvduochongbaohu .lvduochongbaohutxtbox {
    padding: 60px 0;
  }
  .lvduochongbaohu .icon-item {
    font-size: 1.6vw;
    margin-bottom: 1em;
    width: 10em;
  }
  .lvduochongbaohu .fullbgimg {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 580px) {
  .lvduochongbaohu .lvduochongbaohuiconbox {
    width: 95%;
  }
  .lvduochongbaohu .lvduochongbaohuimg {
    height: 90vw;
    margin-left: -27vw;
  }
  .lvduochongbaohu .lvduochongbaohuchanpin-box {
    font-size: 1.2vw;
    left: -6.3%;
  }
  .lvduochongbaohu .icon-item {
    font-size: 2.8vw;
    margin-bottom: 1em;
    width: 8em;
  }
  .lvduochongbaohu .fullbgimg {
    margin-top: -18vw;
  }
  .lvduochongbaohu .lvduochongbaohuiconbox {
    margin-top: -10vw;
  }
}
.lvduochongbaohuicon1 {
  background-image: url("/image/catalog/icon/protection/duanlu.png?20230619");
}
.lvduochongbaohuicon2 {
  background-image: url("/image/catalog/icon/protection/guowen.png?20230619");
}
.lvduochongbaohuicon3 {
  background-image: url("/image/catalog/icon/protection/dianya.png?20230619");
}
.lvduochongbaohuicon4 {
  background-image: url("/image/catalog/icon/protection/guoshi.png?20230619");
}
.lvduochongbaohuicon5 {
  background-image: url("/image/catalog/icon/protection/guoya.png?20230619");
}
.lvduochongbaohuicon6 {
  background-image: url("/image/catalog/icon/protection/qianya.png?20230619");
}
.lvduochongbaohuicon7 {
  background-image: url("/image/catalog/icon/protection/fanghuo.png?20230619");
}
.lvduochongbaohuicon8 {
  background-image: url("/image/catalog/icon/protection/fanjie.png?20230619");
}
.lvduochongbaohuimg {
  position: relative;
  background-image: url("/image/catalog/product/charger/100223/safe.jpg?20250926");
  background-repeat: no-repeat;
  background-size: cover;
  height: 51.1vw;
}
.lvduochongbaohuchanpin {
  background-repeat: no-repeat;
  background-size: contain;
  height: 55em;
  width: 40em;
  position: absolute;
  top: 43%;
  left: 52%;
  transform: translateY(-50%);
  z-index: 111;
}
.lvlangue {
  background-color: #030409;
}
.lvlangue .beizhu {
  margin-top: 1em;
  opacity: 0.5;
}
.lvlangue .lvlanguetxtbox {
  width: 55%;
  margin: auto;
  text-align: center;
  padding: 4vw 0 8vw;
}
.lvlangue .lvlanguetxtbox .lvlanguebeizhu {
  display: none;
}
.lvlangue .lvlangueimg {
  margin-top: -5vw;
  position: relative;
}
.lvlangue .lvlanguebeizhu .lvlanguebeizhu-txt {
  color: #969696;
  font-size: 0.8em;
}
.lvlangue .fullbgimg .lvlanguebeizhu {
  position: absolute;
  left: 74%;
  bottom: 2%;
}
.lvlangue .languepingmubox {
  position: absolute;
  width: 18.3%;
  height: 40%;
  left: 50%;
  top: 20%;
  opacity: 1;
  transform: translateX(-50%);
}
.lvlangue [class^='langueimg-'] {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s 0.5s;
}
.lvlangue.active [class^='langueimg-'] {
  opacity: 1;
  transform: scale(1);
}
.lvlangue.active .langueimg-cn {
  right: initial;
  transform: scale(0.7) translateX(-189.3%) translateY(57.2%);
}
.lvlangue.active .langueimg-de {
  left: initial;
  top: 1%;
  transform: scale(0.8) translateX(-145%) translateY(-39%);
}
.lvlangue.active .langueimg-en {
  opacity: 1;
  right: initial;
  transform: scale(0.85) translateX(53%) translateY(-89%);
}
.lvlangue.active .langueimg-fa {
  left: initial;
  transform: scale(0.8) translateX(162%) translateY(-39%);
}
.lvlangue.active .langueimg-jp {
  right: initial;
  transform: scale(0.85) translateX(-43%) translateY(-89%);
}
.lvlangue.active .langueimg-es {
  right: initial;
  transform: scale(0.7) translateX(207%) translateY(51%);
}
@media only screen and (max-width: 1380px) {
  .lvlangue .lvlanguebeizhu {
    left: 70%;
  }
  .lvlangue .lvlanguetxtbox {
    padding: 8vw 0 8vw;
  }
  .lvlangue .lvlangueimg {
    margin-top: -5vw;
    width: 120vw;
    margin-left: -10vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lvlangue .lvlangueimg {
    margin-top: 0;
    width: 140vw;
    margin-left: -20vw;
  }
}
@media only screen and (max-width: 998px) {
  .lvlangue .lvlanguetxtbox {
    width: 75%;
  }
  .lvlangue .lvlanguetxtbox .lvlanguebeizhu {
    display: block;
  }
  .lvlangue .fullbgimg .lvlanguebeizhu {
    display: none;
  }
}
@media only screen and (max-width: 735px) {
  .lvlangue .lvlanguetxtbox {
    width: 85%;
  }
  .lvlangue.active .langueimg-cn {
    transform: scale(0.7) translateX(-148.3%) translateY(116%);
  }
  .lvlangue.active .langueimg-de {
    transform: scale(0.8) translateX(-115%) translateY(6%);
  }
  .lvlangue.active .langueimg-en {
    transform: scale(0.85) translateX(53%) translateY(-89%);
  }
  .lvlangue.active .langueimg-fa {
    transform: scale(0.8) translateX(115%) translateY(6%);
  }
  .lvlangue.active .langueimg-jp {
    transform: scale(0.85) translateX(-43%) translateY(-89%);
  }
  .lvlangue.active .langueimg-es {
    transform: scale(0.7) translateX(145%) translateY(116%);
  }
  .lvlangue .lvlangueimg {
    width: 194vw;
    margin-left: -47vw;
  }
}
@media only screen and (max-width: 580px) {
  .lvlangue .lvlanguetxtbox {
    width: 90%;
    padding: 80px 0 100px;
  }
  .lvlangue .lvlangueimg {
    width: 187vw;
    margin-left: -43vw;
    margin-top: -2vw;
  }
}
.langueimg-cn {
  background-image: url("/image/catalog/product/charger/100220/language/CN.png?20241108");
}
.langueimg-de {
  background-image: url("/image/catalog/product/charger/100220/language/DE.png?20241108");
}
.langueimg-en {
  background-image: url("/image/catalog/product/charger/100220/language/EN.png?20241108");
}
.langueimg-fa {
  background-image: url("/image/catalog/product/charger/100220/language/FA.png?20241108");
}
.langueimg-jp {
  background-image: url("/image/catalog/product/charger/100220/language/JP.png?20241108");
}
.langueimg-es {
  background-image: url("/image/catalog/product/charger/100209/ES.png?20241108");
}
.renzheng {
  height: 100vh;
  height: 100svh;
  background-color: #000;
}
.renzheng .renzhengtxtbox {
  width: 40%;
  padding: 2% 3%;
  background: #0000008c;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 50%;
  border-radius: 2vw;
}
.renzheng .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;
  }
}
.Type35N {
  overflow: hidden;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.Type35N .Type35N-device-box,
.Type35N .Type35N-device,
.Type35N .Type35N-tiangong,
.Type35N .Type35N-T,
.Type35N .Type35N-typeC,
.Type35N .Type35N-txtbox,
.Type35N .Type35N-battery {
  position: absolute;
}
.Type35N .Type35N-txtbox {
  position: absolute;
  top: 39%;
  left: 45%;
  color: #CAF8FD;
  transform: translateY(4%);
  opacity: 0;
}
.Type35N .Type35N-txtbox .logo {
  width: 19.5em;
  margin-left: 0.7em;
  margin-bottom: 1em;
}
.Type35N .Type35N-txtbox .Type35N-biaoyu {
  width: 44.1em;
  margin-left: -2.6em;
  margin-top: 1em;
}
.Type35N .Type35N-txtbox .Type35N-txt {
  font-size: 1.75em;
  font-style: italic;
  font-weight: bold;
}
.Type35N .Type35N-bg-img {
  height: 100vh;
  height: 100svh;
}
.Type35N .Type35N-bg-img img {
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}
.Type35N .Type35N-device-box {
  width: 41%;
  height: 100%;
  top: 0%;
  right: 48%;
  max-width: 80vh;
}
.Type35N .Type35N-txtbox,
.Type35N .Type35N-device,
.Type35N .Type35N-typeC,
.Type35N .Type35N-T,
.Type35N .Type35N-tiangong,
.Type35N .Type35N-battery {
  transition: -webkit-transform 0.6s, opacity 1.2s, visibility 0.1s;
  transition: transform 0.6s, opacity 1.2s, visibility 0.1s;
  opacity: 0;
  visibility: hidden;
}
.Type35N .Type35N-device {
  top: 86%;
  left: 43%;
  width: 91%;
  transform: translate(-52%, -46%);
}
.Type35N .Type35N-typeC {
  bottom: 13%;
  left: 82%;
  width: 60%;
  transform: translate(-48%, -54%);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.Type35N .Type35N-T {
  top: 118%;
  left: 12%;
  width: 40%;
  transform: translate(-52%, -46%);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.Type35N .Type35N-tiangong {
  top: 109%;
  left: 0%;
  width: 54%;
  transform: translate(-52%, -46%);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.Type35N .Type35N-battery {
  top: 55%;
  left: 75%;
  width: 30%;
  max-width: 55vh;
  transform: translate(-52%, -46%);
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.Type35N .Type35N-txtbox {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.Type35N .Type35N-biaoyu-cn {
  width: 49%;
}
.Type35N.showText .Type35N-txtbox {
  opacity: 1;
  transform: translateY(0%);
  visibility: visible;
}
.Type35N.showText .Type35N-device,
.Type35N.showText .Type35N-typeC,
.Type35N.showText .Type35N-T,
.Type35N.showText .Type35N-tiangong,
.Type35N.showText .Type35N-battery {
  transform: translate(-50%, -50%);
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 1380px) {
  .Type35N .Type35N-txtbox-conter {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 1240px) {
  .Type35N .Type35N-txtbox-conter {
    font-size: 0.8em;
  }
  .Type35N .Type35N-device-box {
    width: 51%;
    height: 100%;
    top: -9%;
    right: 50%;
  }
}
@media only screen and (max-width: 1080px) {
  .Type35N .Type35N-txtbox .Type35N-biaoyu {
    width: 40.1em;
  }
}
@media only screen and (max-width: 1025px) {
  .Type35N {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
  }
  .Type35N .Type35N-bg-img img {
    object-position: 35%;
  }
  .Type35N .Type35N-device-box {
    top: -22%;
    right: 48%;
  }
  .Type35N .Type35N-T {
    top: 112%;
    left: 8%;
  }
  .Type35N .Type35N-tiangong {
    top: 95%;
    left: 0%;
  }
  .Type35N .Type35N-battery {
    width: 43%;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .Type35N .Type35N-txtbox {
    top: 59%;
    left: 39%;
  }
  .Type35N .Type35N-device-box {
    width: 70%;
    height: 100%;
    top: -24%;
    right: 38%;
  }
  .Type35N .Type35N-T {
    top: 112%;
    left: 12%;
  }
  .Type35N .Type35N-tiangong {
    top: 86%;
    left: 8%;
  }
}
@media only screen and (max-width: 735px) {
  .Type35N .Type35N-txtbox {
    top: 46%;
    left: 43%;
  }
  .Type35N .Type35N-txtbox-conter {
    font-size: 0.65em;
  }
}
@media only screen and (max-width: 535px) {
  .Type35N .Type35N-bg-img img {
    object-position: 29%;
  }
  .Type35N .Type35N-device-box {
    width: 100%;
    height: 100%;
    top: -29%;
    right: 10%;
  }
  .Type35N .Type35N-tiangong {
    top: 85%;
    left: 8%;
  }
  .Type35N .Type35N-T {
    top: 112%;
    left: 47%;
  }
  .Type35N .Type35N-device {
    left: 46%;
  }
  .Type35N .Type35N-battery {
    width: 87%;
    left: 81%;
    visibility: hidden !important;
  }
  .Type35N .Type35N-txtbox-conter {
    font-size: 0.55em;
  }
  .Type35N .Type35N-txtbox {
    top: 60%;
    left: 18%;
  }
  .Type35N .Type35N-txtbox .Type35N-biaoyu {
    width: 35.5em;
  }
}
.lv1videobtn2 {
  margin-left: -2.6em;
  margin-top: 1.5em;
}
.logo-qian {
  fill: #fff;
}
@media only screen and (max-width: 1024px) {
  .logo-qian {
    fill: #13325E !important;
  }
}
.slide_header.open .logo-qian,
.slide_header:hover .logo-qian {
  fill: #13325E;
}
.lv2 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv2 .fullbgtextbox {
  width: 60%;
  margin: auto;
  margin-top: -15vw;
  padding-bottom: calc(50px + 1vw);
}
.lv2 .u-guang2 {
  position: absolute;
  top: 42%;
  left: 31%;
  width: 20%;
  transform: rotate(349deg);
  mix-blend-mode: screen;
  opacity: 0.5;
  height: 17%;
}
@media screen and (max-width: 1941px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 880px) {
  .lv2 {
    height: calc(100vh);
  }
  .lv2 .fullbgtextbox {
    position: absolute;
    padding-bottom: 0;
    margin-top: -10vh;
    left: 50%;
    transform: translateX(-50%);
    top: 75vh;
  }
  .lv2 .black-guodu {
    display: none;
  }
}
@media only screen and (max-width: 1680px) {
  .lv2 .fullbgimg {
    width: 120vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv2 .fullbgtextbox {
    width: 70%;
  }
}
@media only screen and (max-width: 580px) {
  .lv2 .fullbgimg {
    width: 152vw;
    margin-left: -18vw;
  }
  .lv2 .fullbgtextbox {
    width: 85%;
  }
}
.lv3 {
  background-color: #000;
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv3 .fullbgtextbox {
  width: 60%;
  margin: auto;
  margin-top: -14vw;
  padding-bottom: calc(50px + 1vw);
}
.lv3 .fullbgimg {
  margin-top: -10vw;
}
@media screen and (max-width: 1941px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 880px) {
  .lv3 {
    height: calc(100vh);
  }
  .lv3 .fullbgtextbox {
    position: absolute;
    padding-bottom: 0;
    margin-top: -10vh;
    left: 50%;
    transform: translateX(-50%);
    top: 75vh;
  }
  .lv3 .black-guodu {
    display: none;
  }
}
@media only screen and (max-width: 1680px) {
  .lv3 .fullbgimg {
    width: 120vw;
    margin-left: -20vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv3 .fullbgtextbox {
    width: 85%;
  }
}
@media only screen and (max-width: 998px) {
  .lv3 .fullbgtextbox {
    width: 85%;
  }
}
@media only screen and (max-width: 735px) {
  .lv3 .theme-txt {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 580px) {
  .lv3 .fullbgimg {
    width: 152vw;
    margin-left: -34vw;
  }
  .lv3 .fullbgtextbox {
    width: 85%;
  }
}
.lv4 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv4 .fullbgtextbox {
  width: 60%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 60px;
}
.lv4 .lv4img {
  margin-top: -17vw;
  margin-bottom: -16vw;
}
@media screen and (max-width: 1941px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 880px) {
  .lv4 {
    height: 100vh;
  }
}
@media only screen and (max-width: 1680px) {
  .lv4 .lv4img {
    margin-top: -15vw;
    margin-bottom: -13vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv4 .lv4img {
    margin-top: -10vw;
    margin-bottom: -9vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv4 .lv4img {
    margin-top: 0vw;
    margin-bottom: -9vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv4 .fullbgtextbox {
    position: relative;
    left: initial;
    transform: none;
    margin: auto;
    padding-top: calc(60px + 3vw);
    top: initial;
  }
  .lv4 .lv4img {
    margin-top: -28vw;
    margin-bottom: -5vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv4 .fullbgtextbox {
    width: 80%;
  }
}
@media only screen and (max-width: 580px) {
  .lv4 .fullbgtextbox {
    width: 85%;
  }
  .lv4 .lv4img {
    width: 131vw;
    margin-left: -10vw;
  }
}
.lv5 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv5 .fullbgtextbox {
  width: 60%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 54%;
}
.lv5 .fullbgimg {
  margin-top: -17vw;
}
.lv5 .u-guang2 {
  position: absolute;
  top: 73%;
  left: 32%;
  width: 89%;
  height: 13%;
  transform: rotate(26deg);
  mix-blend-mode: screen;
  opacity: 0.5;
}
@media screen and (max-width: 1941px) and (max-height: 1080px) and (min-width: 1890px) and (min-height: 880px) {
  .lv5 {
    height: 100vh;
  }
  .lv5 .fullbgimg {
    bottom: 0;
    position: absolute;
  }
}
@media only screen and (max-width: 1460px) {
  .lv5 .fullbgimg {
    margin-top: -10vw;
  }
  .lv5 .fullbgtextbox {
    top: 62%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv5 .fullbgimg {
    margin-top: -7vw;
  }
  .lv5 .fullbgtextbox {
    top: 62%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv5 .fullbgtextbox {
    position: relative;
    padding-top: calc(60px + 2vw);
  }
  .lv5 .fullbgtextbox br {
    display: none;
  }
  .lv5 .fullbgimg {
    margin-top: -16vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv5 .fullbgimg {
    margin-top: -12vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv5 .fullbgimg {
    margin-top: -12vw;
    width: 115vw;
    margin-left: -7vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv5 .fullbgtextbox {
    width: 85%;
  }
  .lv5 .fullbgimg {
    margin-top: -12vw;
    width: 131vw;
    margin-left: -19vw;
  }
}
.lv6 {
  overflow: hidden;
  background-color: #000000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv6 .lv6img {
  width: 60vw;
  margin: auto;
  margin-left: 45%;
  position: relative;
  margin-bottom: -20vw;
  margin-top: -2vw;
}
.lv6 [class^="lv6led-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.lv6 .lv6txtbox {
  position: absolute;
  top: 7%;
  right: 50%;
  width: 620px;
  z-index: 10;
}
.lv6 .lv6ledstate-title {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 0.3em;
}
.lv6 .lv6ledstate-tabbox {
  background-color: #2C2D35;
  padding: 0.6em;
  border-radius: 4em;
  display: inline-block;
  white-space: nowrap;
}
.lv6 .lv6ledstate-tabbox .lv6ledstate-tab {
  display: inline-block;
  padding: 0.3em 0.6em;
  text-align: center;
  border-radius: 23em;
  line-height: 1.1;
  cursor: pointer;
  min-width: 6.6em;
}
.lv6 .lv6ledstate-tabbox .lv6ledstate-tab.active {
  background-color: #ffffff;
  color: #000;
}
.lv6 .lv6ledstate-row {
  margin-top: 1.5em;
}
.lv6 .lv6ledstate-row + .lv6ledstate-row {
  margin-top: 0.8em;
}
.lv6 #CurrentStateTitle {
  color: #01D572;
}
.lv6 #WarningStateTitle {
  color: #FB010C;
}
.lv6 .lv6ledstate-txtbox {
  min-height: 3.2em;
  padding: 0.8em;
}
.lv6 .lv6ledstate-txt {
  display: none;
}
.lv6 .lv6ledstate-txt.active {
  display: block;
}
.lv6 .lv6ledstate-txt {
  font-weight: bold;
}
.lv6 .lv6ledbox.solid-yellow .lv6led-Y {
  opacity: 1;
}
.lv6 .lv6ledbox.solid-yellow2 .lv6led-Y2 {
  opacity: 1;
}
.lv6 .lv6ledbox.blinking-green .lv6led-G {
  -webkit-animation: shanshuo 4s steps(1, end) infinite;
  animation: shanshuo 4s steps(1, end) infinite;
}
.lv6 .lv6ledbox.solid-green .lv6led-G {
  opacity: 1;
}
.lv6 .lv6ledbox.blinking-red .lv6led-R {
  -webkit-animation: shanshuo 4s steps(1, end) infinite;
  animation: shanshuo 4s steps(1, end) infinite;
}
.lv6 .lv6ledbox.blinking-yellow2 .lv6led-Y2 {
  -webkit-animation: shanshuo 4s steps(1, end) infinite;
  animation: shanshuo 4s steps(1, end) infinite;
}
.lv6 .lv6ledbox.solid-red .lv6led-R {
  opacity: 1;
}
@media only screen and (max-width: 1680px) {
  .lv6 .lv6img {
    margin-bottom: -16vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv6 .lv6img {
    margin-bottom: 0vw;
  }
  .lv6 .lv6txtbox {
    top: 15%;
    right: 50%;
    width: 556px;
  }
}
@media only screen and (max-width: 1240px) {
  .lv6 .lv6txtbox {
    position: relative;
    top: initial;
    right: initial;
    transform: none;
    margin: auto;
    text-align: center;
    z-index: 100;
    padding-top: calc(60px + 2vw);
  }
  .lv6 .lv6led {
    position: absolute;
    text-align: right;
    right: 23vw;
    top: 18vw;
  }
  .lv6 .lv6img {
    margin-bottom: -16vw;
  }
}
@media only screen and (max-width: 1024px) {
  .lv6 .lv6img {
    margin-bottom: -9vw;
    margin-top: -12vw;
    width: 70vw;
    margin-left: 50%;
  }
}
@media only screen and (max-width: 735px) {
  .lv6 .lv6txtbox {
    width: 70%;
  }
  .lv6 .lv6led {
    font-size: 0.8em;
  }
}
@media only screen and (max-width: 580px) {
  .lv6 .lv6txtbox {
    width: 85%;
  }
  .lv6 .lv6led {
    right: 24vw;
    top: 39vw;
    font-size: 0.7em;
    text-align: left;
  }
  .lv6 .lv6img {
    width: 88vw;
    margin-left: 42%;
    margin-bottom: -2vw;
  }
  .lv6 .lv6ledstate-tabbox .lv6ledstate-tab {
    min-width: 5.2em;
  }
}
.lv9 {
  background-color: #000000;
  padding: calc(50px + 2vw) 0;
}
.lv9 .list-box {
  padding-top: 60px;
}
.lv9 .list-item {
  background: #242424;
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
