.superpower-mag-bank-container *, .superpower-mag-bank-container::before, .superpower-mag-bank-container::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.superpower-mag-bank-container *:focus, .superpower-mag-bank-container *:active {
  outline: none;
}
.superpower-mag-bank-container sup {
  font-size: 0.6em;
  line-height: 1;
}
.superpower-mag-bank-container sup a {
  color: inherit !important;
  font-size: inherit !important;
}
.superpower-mag-bank-container sup[data-index] {
  cursor: pointer;
}
.superpower-mag-bank-container span.nowrap {
  white-space: nowrap;
}
.superpower-mag-bank-container .pc-show {
  display: initial;
}
.superpower-mag-bank-container .mob-show {
  display: none;
}
.superpower-mag-bank-container .blur-up {
  filter: blur(20px);
  transition: filter 0.2s;
  will-change: filter;
}
.superpower-mag-bank-container .blur-up.lazyloaded {
  filter: blur(0);
}
.superpower-mag-bank-container .section {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.superpower-mag-bank-container img, .superpower-mag-bank-container video {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.superpower-mag-bank-container .mid-wrap {
  width: 83.333333vw;
  margin: 0 auto;
}
.superpower-mag-bank-container .flex-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.superpower-mag-bank-container .txt-center {
  text-align: center;
}
.superpower-mag-bank-container .relative {
  position: relative;
}
.superpower-mag-bank-container .absolute {
  position: absolute;
}
.superpower-mag-bank-container .sec-txt-12 {
  font-size: max(0.625vw, 12px);
  line-height: 1.6;
}
.superpower-mag-bank-container .sec-txt-16 {
  font-size: max(0.833333vw, 12px);
}
.superpower-mag-bank-container .sec-txt-20 {
  font-size: 1.041667vw;
  line-height: 1.6;
}
.superpower-mag-bank-container .sec-txt-24 {
  font-size: 1.25vw;
  line-height: 1.6;
}
.superpower-mag-bank-container .sec-txt-64 {
  font-size: 3.333333vw;
  line-height: 1.25;
}
.superpower-mag-bank-container .sec-marb-10 {
  margin-bottom: 0.520833vw;
}
.superpower-mag-bank-container .sec-marb-30 {
  margin-bottom: 1.5625vw;
}
.superpower-mag-bank-container .sec-marb-40 {
  margin-bottom: 2.083333vw;
}
.superpower-mag-bank-container .sec-marb-60 {
  margin-bottom: 3.125vw;
}
.superpower-mag-bank-container .space {
  margin-top: 10.416667vw;
}
.superpower-mag-bank-container .space-160 {
  margin-top: 8.333333vw;
}
.superpower-mag-bank-container .gray {
  color: #8B8B8D;
}
.superpower-mag-bank-container .section-kv .section-txt {
  width: 31.25vw;
  top: 50%;
  left: 60.375vw;
  transform: translateY(-50%);
}
.superpower-mag-bank-container .section-kv .section-txt .kv-slogan {
  text-align: justify;
  text-justify: distribute-all-lines;
  -moz-text-align-last: justify;
  -webkit-text-align-last: justify;
  text-align-last: justify;
}
.superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 1.25vw;
}
.superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-price {
  color: #000;
  font-size: 1.46vw;
  font-weight: 400;
  line-height: 1.25;
}
.superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-price span {
  font-size: 0.677083vw;
  font-weight: 500;
}
.superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-price a {
  color: inherit;
}
.superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn {
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  padding: 10px 26px;
  border: 2px solid #000000;
  background-color: #000000;
  transition: 0.3s ease-out;
  margin-top: 24px;
  cursor: pointer;
  border-radius: 6px;
}
.superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn:hover {
  opacity: 0.8;
}
.superpower-mag-bank-container .section-kv .foot-tips {
  text-align: right;
  right: 4.166667vw;
  bottom: 1.979167vw;
}
.superpower-mag-bank-container .section-light .section-txt article {
  width: 48.75vw;
  margin: 0 auto 2.083333vw;
}
.superpower-mag-bank-container .section-light .section-txt .param-list {
  width: 22.395833vw;
  margin: 0 auto;
}
.superpower-mag-bank-container .section-light .section-txt .param-list p {
  background-image: linear-gradient(to bottom, #C8E0FC, #2161AD);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.superpower-mag-bank-container .section-light .section-picture .icon {
  right: 2.083333vw;
  bottom: 1.5625vw;
  border: 1px solid #fff;
  border-radius: 1.5625vw;
  -webkit-border-radius: 1.5625vw;
  color: #fff;
  padding: 0.520833vw 1.302083vw 0.520833vw 0.885417vw;
}
.superpower-mag-bank-container .section-light .section-picture .icon .icon-img {
  width: 1.838021vw;
  margin-right: 0.453125vw;
}
.superpower-mag-bank-container .section-charging-modes .section-txt {
  width: 29.166667vw;
}
.superpower-mag-bank-container .section-charging-modes .section-txt .param-list {
  width: 27.135417vw;
}
.superpower-mag-bank-container .section-charging-modes .section-txt .param-list .icon {
  width: 4.166667vw;
  margin: 0 auto 0.520833vw;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap {
  width: 50vw;
  overflow: hidden;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-slide {
  width: 100%;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-btn-box {
  width: 45.833333vw;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-button-prev, .superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-button-next {
  position: initial;
  margin-top: 0;
  width: 2.5vw;
  height: 2.5vw;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-button-prev.swiper-button-disabled, .superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-button-prev::after, .superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-button-next::after {
  content: "";
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-pagination {
  margin-top: 5.555556vw;
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 0.3125vw;
  height: 0.3125vw;
  bottom: 1.5625vw;
  margin: 0 0.3125vw;
  background: #7B7B7B;
  border: none;
  outline: none;
  opacity: 0.5;
  transition: all 0.3s cubic-bezier(0.26, 0.67, 0.48, 0.91);
}
.superpower-mag-bank-container .section-charging-modes .section-swiper-wrap .charging-modes-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.625vw;
  opacity: 1;
  border-radius: 0.15625vw;
}
.superpower-mag-bank-container .section-charging-modes p.sec-txt-12 {
  text-align: right;
  margin-top: 0.9375vw;
}
.superpower-mag-bank-container .section-charging .section-picture {
  width: 50vw;
}
.superpower-mag-bank-container .section-charging .section-txt {
  width: 21.510417vw;
  margin-right: 3.489583vw;
}
.superpower-mag-bank-container .section-charging .section-txt a {
  color: #376AC6;
  line-height: 1.6;
}
.superpower-mag-bank-container .section-charging .section-txt a span {
  display: inline-block;
  transition: 0.6s ease;
}
.superpower-mag-bank-container .section-charging .section-txt a:hover {
  opacity: 0.8;
}
.superpower-mag-bank-container .section-charging .section-txt a:hover span {
  transform: translateX(3px);
  -webkit-transform: translateX(3px);
}
.superpower-mag-bank-container .section-support .section-txt article {
  width: 34.84375vw;
  margin: 0 auto;
}
.superpower-mag-bank-container .section-support .foot-tips {
  margin-top: 1.041667vw;
  text-align: right;
}
.superpower-mag-bank-container .section-night-charging .section-txt article {
  width: 54.479167vw;
  margin: 0 auto;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-left {
  width: 58.020833vw;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right {
  width: 25vw;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt {
  top: 4.010417vw;
  left: 3.697917vw;
  right: 3.697917vw;
  z-index: 1;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress li {
  align-items: initial;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress li:last-child {
  margin-top: 1.041667vw;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress .left {
  width: 13.854167vw;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress .left .progress-name {
  font-size: 0.9375vw;
  line-height: 1.6;
  margin-bottom: 0.208333vw;
  font-weight: 300;
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress .left .progress-bar {
  width: 100%;
  height: 0.438021vw;
  border-radius: 0.234375vw;
  -webkit-border-radius: 0.234375vw;
  background: linear-gradient(to right, #C7D6EF, #245CC1);
}
.superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress p.sec-txt-24 {
  color: #376AC6;
  padding-top: 0.625vw;
}
.superpower-mag-bank-container .section-capacity .section-txt {
  width: 55.3125vw;
  margin: 0 auto 3.125vw;
}
.superpower-mag-bank-container .section-compatible .mid-wrap {
  width: 72.916667vw;
}
.superpower-mag-bank-container .section-compatible .section-picture {
  width: 37.239583vw;
}
.superpower-mag-bank-container .section-compatible .section-txt {
  width: 23.333333vw;
}
.superpower-mag-bank-container .section-reliable .section-txt {
  width: 26.197917vw;
  margin-left: 4.166667vw;
}
.superpower-mag-bank-container .section-reliable .section-picture {
  width: 50vw;
}
.superpower-mag-bank-container .section-safe .section-safe-list {
  width: 100%;
  padding: 3.854167vw 0 5.46875vw;
  background: #F6F8FA;
}
.superpower-mag-bank-container .section-safe .section-safe-list ul {
  width: 69.010417vw;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: center;
}
.superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item {
  width: 20%;
}
.superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item .icon {
  width: 6.25vw;
  margin: 0 auto 0.416667vw;
}
.superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item .icon-txt {
  font-size: 1.145833vw;
  line-height: 1.6;
}
.superpower-mag-bank-container .section-footnote {
  color: #8B8B8D;
  font-size: max(0.625vw, 12px);
  line-height: 1.6;
  margin-left: 16.145833vw;
  width: 68.125vw;
  padding-top: 8.333333vw;
  padding-bottom: 8.333333vw;
  overflow: hidden;
}
.superpower-mag-bank-container .section-footnote ol {
  list-style-type: decimal;
  padding-left: 2em;
}
.superpower-mag-bank-container .section-footnote .active {
  color: #000000;
}
.superpower-mag-bank-container .section-footnote .price {
  list-style-type: none;
  position: relative;
  pointer-events: none;
}
.superpower-mag-bank-container .section-footnote .price::before {
  content: "*";
  position: absolute;
  bottom: 0;
  padding-right: 3px;
  transform: translateX(-100%);
}

@media screen and (max-aspect-ratio: 11/10) {
  .superpower-mag-bank-container .pc-show {
    display: none;
  }
  .superpower-mag-bank-container .mob-show {
    display: initial;
  }
  .superpower-mag-bank-container .mid-wrap {
    width: 83.333333vw;
  }
  .superpower-mag-bank-container .sec-txt-12 {
    font-size: 3.333333vw;
  }
  .superpower-mag-bank-container .sec-txt-24 {
    font-size: 3.888889vw;
  }
  .superpower-mag-bank-container .sec-txt-64 {
    font-size: 6.666667vw;
  }
  .superpower-mag-bank-container .sec-marb-30 {
    margin-bottom: 4.166667vw;
  }
  .superpower-mag-bank-container .sec-marb-40 {
    margin-bottom: 5.555556vw;
  }
  .superpower-mag-bank-container .sec-marb-60 {
    margin-bottom: 8.333333vw;
  }
  .superpower-mag-bank-container .space {
    margin-top: 27.777778vw;
  }
  .superpower-mag-bank-container .space-160 {
    margin-top: 22.222222vw;
  }
  .superpower-mag-bank-container .section-kv .section-txt {
    width: 73.333333vw;
    top: 9.888889vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(0);
  }
  .superpower-mag-bank-container .section-kv .section-txt .kv-logo {
    padding: 0 10.972222vw;
  }
  .superpower-mag-bank-container .section-kv .section-txt .kv-slogan {
    font-size: 3.888889vw;
    text-align: justify;
    text-justify: distribute-all-lines;
    -moz-text-align-last: justify;
    -webkit-text-align-last: justify;
    text-align-last: justify;
  }
  .superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-container {
    margin-top: 4.16666667vw;
  }
  .superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-price {
    font-size: 5.56vw;
  }
  .superpower-mag-bank-container .section-kv .section-txt .huawei-product-buy-btn-price span {
    font-size: 3.611111111vw;
  }
  .superpower-mag-bank-container .section-kv .foot-tips {
    right: 5.555556vw;
    bottom: 4.166667vw;
    font-size: 2.777778vw;
  }
  .superpower-mag-bank-container .section-light .section-txt article {
    width: 80.555556vw;
    margin: 0 auto 5.555556vw;
  }
  .superpower-mag-bank-container .section-light .section-txt .param-list {
    width: 53.333333vw;
    margin: 0 auto;
  }
  .superpower-mag-bank-container .section-light .section-txt .param-list p .sec-txt-64 {
    font-size: 7.777778vw;
  }
  .superpower-mag-bank-container .section-light .section-txt .param-list p .sec-txt-24 {
    font-size: 2.916667vw;
  }
  .superpower-mag-bank-container .section-light .section-txt .param-list span.sec-txt-24 {
    font-size: 3.333333vw;
  }
  .superpower-mag-bank-container .section-light .section-picture .icon {
    right: 2.777778vw;
    bottom: 2.777778vw;
    border: 1px solid #fff;
    border-radius: 4.166667vw;
    -webkit-border-radius: 4.166667vw;
    color: #fff;
    padding: 1.388889vw 2.5vw 1.388889vw 2.361111vw;
  }
  .superpower-mag-bank-container .section-light .section-picture .icon .icon-img {
    width: 4.901389vw;
    margin-right: 1.208333vw;
  }
  .superpower-mag-bank-container .section-light .section-picture .icon .icon-txt {
    font-size: 1.666667vw;
  }
  .superpower-mag-bank-container .section-charging-modes .content {
    flex-direction: column;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-txt {
    width: 100%;
    text-align: center;
    margin-bottom: 5.555556vw;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-txt .param-list {
    width: 75.694444vw;
    margin: 0 auto;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-txt .param-list .icon {
    width: 13.888889vw;
    margin-bottom: 2.777778vw;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-txt .param-list .sec-txt-20 {
    font-size: 3.333333vw;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-swiper-wrap {
    width: 100%;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-swiper-wrap .swiper-btn-box {
    display: none;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-swiper-wrap .swiper-pagination {
    margin-top: 5.555556vw;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-swiper-wrap .swiper-pagination .swiper-pagination-bullet {
    width: 1.111111vw;
    height: 1.111111vw;
    bottom: 1.5625vw;
    margin: 0 1.111111vw;
  }
  .superpower-mag-bank-container .section-charging-modes .content .section-swiper-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 2.222222vw;
    opacity: 1;
    border-radius: 0.555556vw;
  }
  .superpower-mag-bank-container .section-charging-modes p.sec-txt-12 {
    padding-left: 28.194444vw;
    font-size: 2.777778vw;
    margin-top: 2.777778vw;
  }
  .superpower-mag-bank-container .section-charging .mid-wrap {
    flex-direction: column-reverse;
  }
  .superpower-mag-bank-container .section-charging .mid-wrap .section-picture {
    width: 100%;
  }
  .superpower-mag-bank-container .section-charging .mid-wrap .section-txt {
    width: 75.416667vw;
    margin: 0 auto;
    text-align: center;
  }
  .superpower-mag-bank-container .section-charging .mid-wrap .section-txt article.sec-marb-10 {
    margin-bottom: 2.777778vw;
  }
  .superpower-mag-bank-container .section-charging .mid-wrap .section-txt a {
    font-size: 3.888889vw;
  }
  .superpower-mag-bank-container .section-support .section-txt article {
    width: 100%;
  }
  .superpower-mag-bank-container .section-support .foot-tips {
    font-size: 2.777778vw;
    margin-top: 2.777778vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-txt .sec-txt-64 span {
    margin-left: 0.5em;
  }
  .superpower-mag-bank-container .section-night-charging .section-txt article {
    width: 75.416667vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap {
    flex-direction: column;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-left {
    width: 100%;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right {
    width: 100%;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt {
    width: 33.333333vw;
    top: 50%;
    left: 5.555556vw;
    transform: translateY(-50%);
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt p.sec-txt-24 {
    font-size: 3.333333vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress li:last-child {
    margin-top: 4.166667vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress .left {
    width: 24.166667vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress .left .progress-name {
    font-size: 2.5vw;
    margin-bottom: 0.694444vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress .left .progress-bar {
    height: 1.168056vw;
    border-radius: 2.777778vw;
    -webkit-border-radius: 2.777778vw;
  }
  .superpower-mag-bank-container .section-night-charging .section-picture-wrap .section-pic-right .section-txt .progress p.sec-txt-24 {
    font-size: 3.333333vw;
    padding-top: 2.388889vw;
  }
  .superpower-mag-bank-container .section-capacity .section-txt {
    width: 74.305556vw;
    margin: 0 auto 8.333333vw;
  }
  .superpower-mag-bank-container .section-compatible {
    margin-top: 19.444444vw;
  }
  .superpower-mag-bank-container .section-compatible .mid-wrap {
    width: 81.388889vw;
    flex-direction: column-reverse;
  }
  .superpower-mag-bank-container .section-compatible .section-picture {
    width: 100%;
  }
  .superpower-mag-bank-container .section-compatible .section-txt {
    width: 100%;
    text-align: center;
    margin-bottom: 8.333333vw;
  }
  .superpower-mag-bank-container .section-compatible .section-txt .sec-txt-64 span {
    margin-left: 0.5em;
  }
  .superpower-mag-bank-container .section-reliable .mid-wrap {
    width: 83.333333vw;
    flex-direction: column;
  }
  .superpower-mag-bank-container .section-reliable .section-txt {
    width: 100%;
    margin-left: 0;
    text-align: center;
    margin-bottom: 8.333333vw;
  }
  .superpower-mag-bank-container .section-reliable .section-picture {
    width: 100%;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list {
    padding: 0.694444vw 0 6.388889vw;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list ul {
    width: 80vw;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item {
    width: 33.3333333333%;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item .icon {
    width: 16.666667vw;
    margin: 0 auto 1.111111vw;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item .icon-txt {
    font-size: 3.333333vw;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item:nth-child(11), .superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item:nth-child(12) {
    margin-bottom: 8.333333vw;
  }
  .superpower-mag-bank-container .section-safe .section-safe-list ul .icn-item:nth-child(13) {
    width: 40%;
  }
  .superpower-mag-bank-container .section-footnote {
    font-size: 3.333333vw;
    width: 83.333333vw;
    margin: 0 auto;
    padding-bottom: 27.777778vw;
    padding-top: 27.777778vw;
  }
}/*# sourceMappingURL=index.css.map */