.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.195vw;
  }
  .f-size-20 {
    font-size: 1vw;
  }
}
@media only screen and (max-width: 1640px) {
  .f-size-80 {
    font-size: 4.125vw;
  }
  .f-size-72 {
    font-size: 3.125vw;
  }
  .f-size-20 {
    font-size: 1.3vw;
  }
}
@media only screen and (max-width: 1380px) {
  .f-size-80 {
    font-size: 4.525vw;
  }
  .f-size-72 {
    font-size: 3.7vw;
  }
  .f-size-20 {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 1240px) {
  .f-size-80 {
    font-size: 4.725vw;
  }
  .f-size-72 {
    font-size: 4vw;
  }
  .f-size-20 {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1180px) {
  .f-size-72 {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 1080px) {
  .f-size-80 {
    font-size: 5.825vw;
  }
  .f-size-72 {
    font-size: 5.5vw;
  }
  .f-size-20 {
    font-size: 1.8vw;
  }
}
@media only screen and (max-width: 735px) {
  .f-size-80 {
    font-size: 7.825vw;
  }
  .f-size-72 {
    font-size: 6vw;
  }
  .f-size-20 {
    font-size: 2.3vw;
  }
}
@media only screen and (max-width: 580px) {
  .f-size-80 {
    font-size: 7.4vw;
  }
  .f-size-72 {
    font-size: 7.4vw;
  }
  .f-size-20 {
    font-size: 4.11vw;
  }
}
@media only screen and (max-width: 375px) {
  .f-size-80 {
    font-size: 7.5vw;
  }
  .f-size-72 {
    font-size: 7.4vw;
  }
  .f-size-20 {
    font-size: 4.11vw;
  }
}
.zh .level-txt {
  line-height: 1.5;
}
.level-txt-list {
  margin-bottom: 0.5em;
}
.level-txt-list .level-txt-list-beizhu {
  margin-top: 1em;
  opacity: 0.5;
  font-size: 0.8em;
  font-style: italic;
}
.level-txt-list .level-txt-list-beizhu + .level-txt-list-beizhu {
  margin-top: 0.3em;
}
.level-tit {
  margin-bottom: 0.25em;
  line-height: 1.3;
}
.level-txt {
  margin-bottom: 0.5em;
}
.level-video video,
.bg-video video {
  width: 100%;
}
.clip1 {
  clip-path: inset(1px);
  overflow: hidden;
}
.theme-txt {
  color: #FF0000;
  -webkit-mask-image: linear-gradient(119deg, #FCFD55 15%, #47E9F5 50%, #03A4FF 80%);
  background-image: linear-gradient(119deg, #FCFD55 15%, #47E9F5 50%, #03A4FF 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;
}
.psu2000 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.psu2000 .psu2000-content {
  min-height: 850px;
  height: 105vh;
  height: 105svh;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.psu2000 .psu2000-bg {
  position: absolute;
  left: 50%;
  top: 46%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-46%, -50%);
  --pas100width: 125vw;
  width: var(--pas100width);
  perspective: calc(var(--pas100width));
  perspective-origin: 50% 71%;
}
.psu2000 .psu2000-bg img {
  width: 100%;
  height: auto;
}
.psu2000 .psu2000-bg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: fadeInOut 5s infinite;
}
.psu2000 .psu2000-bg-device {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.psu2000 .psu2000-txtbox {
  position: absolute;
  right: 29.4%;
  top: 49.5%;
  font-size: 40px;
  color: #02A4FF;
  text-align: right;
  transform: rotateX(0deg) rotateY(-19deg);
}
.psu2000 .psu2000-txtbox.cn {
  right: 27.6%;
}
.psu2000 .psu2000-txtbox .psu2000-txt {
  font-size: 0.9em;
}
.psu2000 .psu2000-txtbox .psu2000-model img {
  width: 4.5em;
  display: inline-block;
}
.psu2000 .psu2000-txtbox2 {
  display: none;
}
.psu2000 .psu2000-stickybox {
  position: sticky;
  top: 0;
  left: 0;
  min-height: 850px;
  height: 100vh;
  height: 100svh;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .psu2000 .psu2000-content {
    min-height: 850px;
  }
  .psu2000 .psu2000-bg {
    --pas100width: 258vh;
  }
}
@media screen and (min-width: 1960px) and (max-aspect-ratio: 1024/500) {
  .psu2000 .psu2000-bg {
    top: 50%;
  }
}
@media only screen and (max-width: 1920px) {
  .psu2000 .psu2000-bg {
    --pas100width: 128vw;
  }
}
@media only screen and (max-width: 1280px) {
  .psu2000 .psu2000-bg {
    --pas100width: 160vw;
  }
}
@media only screen and (max-width: 1025px) {
  .psu2000 .psu2000-content {
    height: 100vh;
    height: 100svh;
  }
  .psu2000 .psu2000-bg {
    --pas100width: 100vw;
    top: 59%;
  }
  .psu2000 .psu2000-txtbox {
    display: none;
  }
  .psu2000 .psu2000-txtbox2 {
    display: block;
    top: calc(3% + 65px);
    right: 50%;
    transform: translateX(50%);
    text-align: center;
  }
  .psu2000 .psu2000-txtbox2 .psu2000-txt {
    transform: none;
  }
  .psu2000 .psu2000-txtbox2 .psu2000-model {
    transform: none;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/850) {
  .psu2000 .psu2000-content {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
  }
  .psu2000 .psu2000-bg {
    --pas100width: 124vw;
    height: auto;
    bottom: -3%;
    left: 50%;
    top: initial;
    transform: translateX(-50%);
  }
  .psu2000 .psu2000-bg img {
    height: auto;
    width: 100%;
  }
  .psu2000 .psu2000-txtbox2 {
    font-size: 7vw;
  }
}
@media only screen and (max-width: 735px) {
  .psu2000 .psu2000-content {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
  }
  .psu2000 .psu2000-txtbox2 {
    font-size: 7vw;
  }
  .psu2000 .psu2000-bg {
    --pas100width: 126vw;
  }
}
@media only screen and (max-width: 580px) {
  .psu2000 .psu2000-content {
    height: calc(110vh - 50px);
    height: calc(110svh - 50px);
    min-height: 750px;
  }
  .psu2000 .psu2000-txtbox {
    top: calc(3% + 40px);
    right: 50%;
    font-size: 10vw;
  }
  .psu2000 .psu2000-bg {
    left: 55%;
    bottom: 0%;
    width: 207%;
  }
}
.psu2000-first {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 30;
  transition: opacity 0.5s ease;
}
.psu2000-first .psu2000-first-video {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  transition: all 0.5sease;
  overflow: hidden;
}
.psu2000-first .psu2000videobg {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  position: relative;
  font-size: 0;
}
.psu2000-first .psu2000videobg video {
  height: 100%;
  object-fit: cover;
}
.psu2000-first + .psu2000-content {
  opacity: 0;
}
.psu2000-first.endshow {
  opacity: 0;
  pointer-events: none;
}
.psu2000-first.endshow + .psu2000-content {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.lv1 {
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv1 .psu2000-stickybox {
  position: sticky;
  top: 0;
  left: 0;
  min-height: 850px;
  height: 100vh;
  height: 100svh;
  z-index: 30;
}
.lv1 .zhanwei {
  height: 110vh;
}
.lv1 .lv1videobtn2 {
  margin-top: 20px;
}
@media screen and (max-width: 735px) and (min-aspect-ratio: 500/900) {
  .lv1 .psu2000-txtbox {
    font-size: 6vw;
  }
}
@media only screen and (max-width: 535px) {
  .lv1 .psu2000-stickybox {
    height: calc(100vh - 50px);
    height: calc(100svh - 50px);
    min-height: 700px;
  }
}
.lv2 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv2 .lv2bg {
  position: relative;
  width: 118vw;
  margin-left: -9vw;
  margin-top: 0vw;
  margin-bottom: -8vw;
}
.lv2 .fullbgtextbox {
  position: absolute;
  top: 8%;
  left: 58%;
  width: 37%;
}
.lv2 .dianliu-animation {
  position: absolute;
  top: 68.5%;
  left: 35.1%;
  transform: translate(-50%, -50%) rotate(206deg) skewX(-46deg);
  mix-blend-mode: screen;
  width: 28.3%;
  padding-top: 1.72%;
}
.lv2 .dianliu2 {
  top: 78.8%;
  left: 62.7%;
  transform: translate(-49%, -50%) rotate(204.6deg) rotateX(33deg) skewX(-27deg);
  width: 7.3%;
  padding-top: 2.52%;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv2 .lv2bg {
    width: 100%;
    margin: auto;
    margin-top: -5vw;
    margin-bottom: -5vw;
  }
}
@media only screen and (max-width: 1680px) {
  .lv2 .lv2bg {
    margin-top: 0;
    margin-bottom: 0vw;
  }
  .lv2 .fullbgtextbox {
    top: 10%;
    left: 58%;
  }
}
@media only screen and (max-width: 1380px) {
  .lv2 .fullbgtextbox {
    top: 9%;
    left: 54%;
    width: 43%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv2 {
    padding-top: calc(2% + 50px);
  }
  .lv2 .fullbgtextbox {
    position: relative;
    top: initial;
    left: initial;
    width: 80%;
    transform: none;
    margin: 0 auto;
    background-color: transparent;
  }
  .lv2 .lv2bg {
    margin-top: -2vw;
    margin-bottom: -5vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/1024) {
  .lv2 .lv2bg {
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv2 {
    padding-top: calc(10% + 50px);
  }
  .lv2 .fullbgtextbox {
    width: 90%;
  }
  .lv2 .lv2bg {
    width: 171%;
    margin-left: -32vw;
  }
}
.lv3 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv3 .fullbgtextbox {
  position: relative;
  width: 60%;
  margin: 0 auto;
  padding-top: calc(2% + 50px);
}
.lv3 .lv3bg {
  width: 115vw;
  margin-left: -8vw;
  margin-bottom: -10vw;
  margin-top: -14vw;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv3 .lv3bg {
    width: 90vw;
    margin: 0 auto;
    margin-bottom: -9vw;
    margin-top: -9vw;
  }
  .lv3 .fullbgtextbox {
    width: 40%;
  }
}
@media only screen and (max-width: 998px) {
  .lv3 .lv3bg {
    width: 146vw;
    margin-left: -23vw;
    margin-bottom: -10vw;
    margin-top: -11vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv3 .fullbgtextbox {
    width: 70%;
  }
}
@media only screen and (max-width: 580px) {
  .lv3 .fullbgtextbox {
    width: 80%;
  }
  .lv3 .lv3bg {
    width: 220vw;
    margin-left: -60vw;
  }
}
.lv4 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv4 .fullbgtextbox {
  position: absolute;
  text-align: left;
  width: 46%;
  margin: auto;
  padding-top: 50px;
  z-index: 30;
  right: 35%;
  bottom: 5%;
}
.lv4 .fullbgtextbox .level-txt {
  text-shadow: 0 0 3px #000;
}
.lv4 .lv4img {
  margin-bottom: 0vw;
  position: relative;
}
.lv4 .black-guodu {
  z-index: 20;
  background: -moz-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 91%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #000000), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(91%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 91%);
  background: -o-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 91%);
  background: -ms-linear-gradient(top, #000000 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 91%);
  background: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 91%);
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv4 .fullbgtextbox {
    width: 1100px;
  }
  .lv4 .lv4img {
    width: 70vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv4 .fullbgtextbox {
    position: relative;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    right: initial;
    bottom: initial;
    background-color: transparent;
  }
  .lv4 .lv4img {
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 1240px) {
  .lv4 .lv4img {
    width: 120vw;
    margin-left: -10vw;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1080px) {
  .lv4 .lv4img {
    margin-top: -5vw;
  }
}
@media screen and (max-width: 1025px) and (max-aspect-ratio: 768/1024) {
  .lv4 .lv4img {
    width: 150vw;
    margin-left: -25vw;
  }
}
@media only screen and (max-width: 535px) {
  .lv4 .fullbgtextbox {
    width: 85%;
  }
  .lv4 .lv4img {
    width: 200vw;
    margin-left: -50vw;
    margin-top: -11vw;
  }
}
.lv5 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv5 .fullbgtextbox {
  position: absolute;
  right: 35%;
  bottom: 10%;
  width: 55%;
}
.lv5 .fullbgtextbox .level-txt {
  width: 70%;
}
.lv5 .lv5img {
  margin-top: -18vw;
  position: relative;
}
.lv5 .lv5-ui {
  position: absolute;
  left: 49%;
  top: 62%;
  transform: translate(-50%, -50%);
  font-size: 1.8vw;
  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: 2em;
  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: -87.7%;
  transform: skewX(-22deg) skewY(-15deg);
  left: 43%;
}
.lv5 .VOLTAGE .danwei {
  color: #FFB713;
}
.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 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 30.1\A 30.2\A 30.3\A 30.4\A 30.5\A 30.6\A 30.7\A 30.8\A 30.9\A 31.0\A 31.1\A 31.2\A 31.3\A 31.4\A 31.5\A 31.6\A 31.7\A 31.8\A 31.9\A 32.0\A 32.1\A 32.2\A 32.3\A 32.4\A 32.5\A 32.6\A 32.7\A 32.8\A 32.9\A 33.0\A 33.1\A 33.2\A 33.3\A 33.4\A 33.5\A 33.6\A 33.7\A 33.8\A 33.9\A 34.0\A 34.1\A 34.2\A 34.3\A 34.4\A 34.5\A 34.6\A 34.7\A 34.8\A 34.9\A 35.0\A 35.1\A 35.2\A 35.3\A 35.4\A 35.5\A 35.6\A 35.7\A 35.8\A 35.9\A 36.0\A";
}
.lv5 .CURRENT {
  top: -18.7%;
  transform: skewX(-22deg) skewY(-12deg);
  left: 21%;
}
.lv5 .CURRENT .danwei {
  color: #35EFFF;
}
.lv5 .CURRENT-number:before {
  line-height: 1.2;
  transform: translateY(calc(var(--setNumber) * -1.2em));
  transition: transform 0.3s ease-out;
  content: "\A 30.1\A 30.2\A 30.3\A 30.4\A 30.5\A 30.6\A 30.7\A 30.8\A 30.9\A 31.0\A 31.1\A 31.2\A 31.3\A 31.4\A 31.5\A 31.6\A 31.7\A 31.8\A 31.9\A 32.0\A 32.1\A 32.2\A 32.3\A 32.4\A 32.5\A 32.6\A 32.7\A 32.8\A 32.9\A 33.0\A 33.1\A 33.2\A 33.3\A 33.4\A 33.5\A 33.6\A 33.7\A 33.8\A 33.9\A 34.0\A 34.1\A 34.2\A 34.3\A 34.4\A 34.5\A 34.6\A 34.7\A 34.8\A 34.9\A 35.0\A 35.1\A 35.2\A 35.3\A 35.4\A 35.5\A 35.6\A 35.7\A 35.8\A 35.9\A 36.0\A 36.1\A 36.2\A 36.3\A 36.4\A 36.5\A 36.6\A 36.7\A 36.8\A 36.9\A 37.0\A 37.1\A 37.2\A 37.3\A 37.4\A 37.5\A 37.6\A 37.7\A 37.8\A 37.9\A 38.0\A 38.1\A 38.2\A 38.3\A 38.4\A 38.5\A 38.6\A 38.7\A 38.8\A 38.9\A 39.0\A 39.1\A 39.2\A 39.3\A 39.4\A 39.5\A 39.6\A 39.7\A 39.8\A 39.9\A 40.0\A 40.1\A 40.2\A 40.3\A 40.4\A 40.5\A 40.6\A 40.7\A 40.8\A 40.9\A 41.0\A 41.1\A 41.2\A 41.3\A 41.4\A 41.5\A 41.6\A 41.7\A 41.8\A 41.9\A 42.0\A 42.1\A 42.2\A 42.3\A 42.4\A 42.5\A 42.6\A 42.7\A 42.8\A 42.9\A 43.0\A 43.1\A 43.2\A 43.3\A 43.4\A 43.5\A 43.6\A 43.7\A 43.8\A 43.9\A 44.0\A 44.1\A 44.2\A 44.3\A 44.4\A 44.5\A 44.6\A 44.7\A 44.8\A 44.9\A 45.0\A 45.1\A 45.2\A 45.3\A 45.4\A 45.5\A 45.6\A 45.7\A 45.8\A 45.9\A 46.0\A 46.1\A 46.2\A 46.3\A 46.4\A 46.5\A 46.6\A 46.7\A 46.8\A 46.9\A 47.0\A 47.1\A 47.2\A 47.3\A 47.4\A 47.5\A 47.6\A 47.7\A 47.8\A 47.9\A 48.0\A 48.1\A 48.2\A 48.3\A 48.4\A 48.5\A 48.6\A 48.7\A 48.8\A 48.9\A 49.0\A 49.1\A 49.2\A 49.3\A 49.4\A 49.5\A 49.6\A 49.7\A 49.8\A 49.9\A 50.0\A";
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv5 .lv5img {
    width: 83vw;
    margin: auto;
    margin-top: -15vw;
    margin-right: 4vw;
  }
  .lv5 .lv5-ui {
    font-size: 1.6vw;
  }
  .lv5 .fullbgtextbox {
    position: absolute;
    right: 40%;
    bottom: 16%;
    width: 35%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv5 .lv5img {
    width: 114vw;
  }
  .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;
  }
  .lv5 .lv5img {
    width: 127vw;
    margin-left: -27vw;
    margin-top: -25vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv5 .fullbgtextbox .level-txt {
    width: 100%;
  }
}
@media only screen and (max-width: 580px) {
  .lv5 .lv5img {
    width: 187vw;
    margin-left: -71vw;
    margin-top: -35vw;
  }
  .lv5 .lv5-ui {
    font-size: 3.2vw;
  }
}
.lv6 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv6 .fullbgtextbox {
  position: absolute;
  right: 40%;
  bottom: 15%;
  width: 45%;
}
.lv6 .fullbgtextbox .level-txt {
  width: 80%;
}
.lv6 .lv6img {
  width: 108vw;
  margin-top: -5vw;
  position: relative;
}
.lv6 .dianliu-animation {
  position: absolute;
  mix-blend-mode: screen;
  top: 70.9%;
  left: 54.4%;
  width: 15.2%;
  padding-top: 2.92%;
  transform: skew(53deg) skewY(-8deg) rotateZ(-12.4deg) rotateX(36.9deg);
}
.lv6 .black-guodu.top {
  display: none;
}
@media only screen and (min-width: 1960px) and (min-aspect-ratio: 1050/500) {
  .lv6 .lv6img {
    width: 90vw;
    margin: auto;
    margin-top: -7vw;
  }
  .lv6 .fullbgtextbox {
    position: absolute;
    right: 40%;
    bottom: 22%;
    width: 37%;
  }
}
@media only screen and (max-width: 1680px) {
  .lv6 .lv6img {
    margin-top: 0;
  }
  .lv6 .black-guodu.top {
    display: block;
  }
}
@media only screen and (max-width: 1380px) {
  .lv6 .lv6img {
    width: 130vw;
    margin-left: -16vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv6 .fullbgtextbox {
    position: relative;
    right: initial;
    bottom: initial;
    transform: none;
    width: 80%;
    margin: auto;
    padding-top: 50px;
  }
  .lv6 .fullbgtextbox .level-txt {
    text-shadow: 0 0 10px #000;
  }
  .lv6 .lv6img {
    width: 130vw;
    margin-left: -22vw;
    margin-top: -6vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv6 .fullbgtextbox .level-txt {
    width: 100%;
  }
}
@media only screen and (max-width: 535px) {
  .lv6 .lv6img {
    width: 222vw;
    margin-left: -73vw;
    margin-top: -14vw;
  }
}
.lv7 {
  background-color: #000;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv7 .fullbgtextbox {
  position: absolute;
  top: 8%;
  left: 46%;
  width: 45%;
}
.lv7 .fullbgtextbox .theme-txt {
  padding-left: 10px;
  margin-left: -9px;
  padding-right: 10px;
  margin-right: -9px;
}
.lv7 .lv7img {
  position: relative;
  width: 124vw;
  margin-left: -24vw;
  margin-top: -6vw;
  margin-bottom: -7vw;
}
.lv7 .color-guodu {
  display: none;
}
@media only screen and (max-width: 1800px) {
  .lv7 .lv7img {
    margin-top: -3vw;
  }
}
@media only screen and (max-width: 1680px) {
  .lv7 .lv7img {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1380px) {
  .lv7 .lv7img {
    width: 141vw;
    margin-left: -34vw;
  }
  .lv7 .fullbgtextbox {
    position: absolute;
    top: 6%;
    left: 43%;
    width: 53%;
  }
}
@media only screen and (max-width: 1240px) {
  .lv7 .level-txt-list {
    margin-bottom: 0 !important;
  }
  .lv7 .lv7img {
    width: 150vw;
    margin-left: -40vw;
  }
}
@media only screen and (max-width: 1025px) {
  .lv7 .fullbgtextbox {
    position: relative;
    width: 80%;
    left: 10%;
    padding-top: 5%;
    background-color: transparent;
  }
  .lv7 .fullbgtextbox .level-txt {
    text-shadow: none;
    color: #cecece !important;
  }
  .lv7 .lv7img {
    margin-top: -18vw;
  }
  .lv7 .color-guodu {
    display: block;
  }
}
@media only screen and (max-width: 535px) {
  .lv7 .lv7img {
    width: 245vw;
    margin-left: -75vw;
    margin-top: -60px;
  }
}
.lv8 {
  padding: 50px 0;
  /* 带鱼屏适配 */
  /* 2K以上 屏幕比例小于带鱼屏 适配 */
  /* 适配 宽大于高的 屏幕 */
  /* 适配 宽小于高的 屏幕 */
}
.lv8 .media-swiper__image {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.lv8 .media-swiper__title br {
  display: none;
}
@media only screen and (max-width: 1680px) {
  .lv8 #lv8swiper .swiper-slide {
    width: 55vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv8 #lv8swiper .swiper-slide {
    width: 60vw;
  }
}
@media only screen and (max-width: 1080px) {
  .lv8 #lv8swiper .swiper-slide {
    width: 70vw;
  }
}
@media only screen and (max-width: 580px) {
  .lv8 #lv8swiper .media-swiper__image {
    padding-top: 80px;
  }
  .lv8 #lv8swiper .media-swiper__video-bg {
    width: 140%;
    margin-left: -20%;
  }
  .lv8 #lv8swiper .media-swiper__title {
    top: 35px;
  }
  .lv8 #lv8swiper .media-swiper__title br {
    display: block;
  }
  .lv8 #lv8swiper .swiper-slide {
    width: 90vw;
  }
  .lv8 .lv8item1 .media-swiper__video-bg {
    transform: translateY(10%) scale(0.8);
  }
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
.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） */
}
.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");
}
.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/powerSupply/200029/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;
  }
}
/* 带鱼屏适配 */
/* 2K以上 屏幕比例小于带鱼屏 适配 */
/* 适配 宽大于高的 屏幕 */
/* 适配 宽小于高的 屏幕 */
.dianliu-animation {
  width: 100%;
  height: 0;
  padding-top: 10.42%;
  /* 高度 = (200/1920)*100% ≈ 10.42%（保持原比例） */
  background-image: url("/image/catalog/product/powerSupply/200028/sprites.png?2025");
  background-size: 8000% 100%;
  /* 总帧数 = 115200px / 1920px = 60帧 → 6000% */
  background-repeat: no-repeat;
  animation: keyframes-dianliu 2.4s steps(79) infinite;
}
@keyframes keyframes-dianliu {
  0% {
    background-position: 0% 0;
  }
  100% {
    background-position: 100% 0;
  }
}
