<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.level-tit {
  font-weight: bold;
  font-size: 60px;
  margin-bottom: 16px;
}
.level-tit .bigtit {
  font-size: 1.2em;
}
.level-subtit {
  font-weight: bold;
  font-size: 40px;
  padding: 20px 0 20px;
}
.level-txt {
  font-size: 28px;
}
.mini-txt {
  font-size: 0.85em;
}
@media only screen and (max-width: 1024px) {
  .level-tit {
    font-weight: bold;
    font-size: 40px;
  }
  .level-subtit {
    font-weight: bold;
    font-size: 30px;
    padding: 20px 0 20px;
  }
  .level-txt {
    font-size: 25px;
  }
  .mini-txt {
    font-size: 1em;
  }
}
@media only screen and (max-width: 768px) {
  .level-tit {
    font-weight: bold;
    font-size: 35px;
  }
  .level-subtit {
    font-weight: bold;
    font-size: 24px;
    padding: 20px 0 20px;
  }
  .level-txt {
    font-size: 18px;
  }
}
@media only screen and (max-width: 535px) {
  .level-tit {
    font-weight: bold;
    font-size: 30px;
  }
  .level-subtit {
    font-weight: bold;
    font-size: 22px;
    padding: 20px 0 20px;
  }
  .level-txt {
    font-size: 16px;
  }
}
.lv1 {
  height: 51vw;
  max-height: 1022px;
  background: -webkit-linear-gradient(left , rgb(1, 9, 22)  42%, rgb(2, 19, 37) 100%);
}
.lv1 .level-container {
  max-width: 900px;
}
.lv1 .inner-box {
  padding-top: 94px;
  width: 349px;
  margin-right: 0;
  margin-left: auto;
}
.lv1 .lv1fangtxt {
  border: 1px solid #3D93FF;
  color: #3D93FF;
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 20px;
}
.lv1 .lv1bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
.lv1 .cntxt {
  font-size: 0.8em;
}
@media only screen and (max-width: 1790px) {
  .lv1 {
    height: 56vw;
  }
}
@media only screen and (max-width: 1390px) {
  .lv1 {
    height: 60vw;
  }
  .lv1 .lv1bg {
    background-size: 112%;
  }
}
@media only screen and (max-width: 1390px) {
  .lv1 {
    height: 90vw;
  }
  .lv1 .lv1bg {
    background-size: 120%;
  }
}
@media only screen and (max-width: 1254px) {
  .lv1 .lv1bg {
    background-size: 124%;
  }
}
@media only screen and (max-width: 1124px) {
  .lv1 {
    height: 80vw;
  }
  .lv1 .lv1bg {
    background-size: 92%;
  }
}
@media only screen and (max-width: 1024px) {
  .lv1 {
    height: 90vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv1 {
    height: auto;
  }
  .lv1 .inner-box {
    padding-bottom: 54vw;
    padding-top: 60px;
  }
}
@media only screen and (max-width: 535px) {
  .lv1 .inner-box {
    margin: auto;
    text-align: center;
    padding-bottom: 64vw;
    max-width: 100%;
  }
  .lv1 .lvname {
    background-position: center;
  }
  .lv1 .lv1bg {
    background-size: 155%;
  }
}
.lv1bg {
  background-image: url("/image/catalog/product/charger/eN18/1.jpg?20210820a");
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
}
.lvname {
  background-image: url("/image/catalog/product/charger/eN18/name.png?20210820a");
  background-size: contain;
  background-repeat: no-repeat;
  width: 300px;
  height: 100px;
  max-width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
.lv1-two {
  background: -webkit-linear-gradient(top , rgb(6, 29, 60) , rgb(0, 10, 22) 51% , rgb(1, 9, 22) 99%);
}
.lv1-two .inner-box {
  padding-top: 150px;
  padding-bottom: 60px;
  max-width: 90%;
  margin: auto;
}
.lv1-two .icon-item {
  color: #eee;
  padding: 0 10px;
  width: 190px;
  margin-bottom: 60px;
}
.lv1-two .icon-img {
  width: auto;
  height: auto;
}
.lv1-two .icon-img i {
  font-size: 120px;
  color: #479EFF;
  line-height: 0.8;
}
.lv1-two .icon-box {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 50px;
  font-size: 0;
}
.lv1-two .icon-txt {
  font-size: 18px;
}
@media only screen and (max-width: 1200px) {
  .lv1-two .icon-item {
    width: 16.2%;
  }
}
@media only screen and (max-width: 998px) {
  .lv1-two .inner-box {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 768px) {
  .lv1-two .inner-box {
    padding-bottom: 30px;
  }
  .lv1-two .icon-item {
    width: 25%;
    margin-bottom: 30px;
  }
  .lv1-two .icon-txt {
    font-size: 16px;
  }
  .lv1-two .icon-img i {
    font-size: 90px;
    line-height: 1;
  }
  .lv1-two .icon-box {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 535px) {
  .lv1-two .icon-item {
    width: 33.3%;
  }
  .lv1-two .icon-txt {
    font-size: 9px;
  }
  .lv1-two .icon-img i {
    font-size: 80px;
    line-height: 0.8;
  }
  .lv1-two .icon-box {
    padding-bottom: 60px;
  }
}
.lv2 {
  background-image: url("/image/catalog/product/charger/eN18/2bg.jpg?20210820a");
  background-size: 100% 0.5%;
}
.lv2 .inner-box {
  padding-top: 10%;
}
.lv2 .lv2entxt {
  width: 500px;
  max-width: 90%;
}
.lv2 .lv2cntxt {
  width: 600px;
  max-width: 90%;
}
.lv2 .fullbgimg {
  margin-top: -15vw;
}
@media only screen and (min-width: 1921px) {
  .lv2 .fullbgimg {
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 1020px) {
  .lv2 .inner-box {
    padding-top: 60px;
  }
  .lv2 .fullbgimg {
    margin-top: -5vw;
  }
}
@media only screen and (max-width: 735px) {
  .lv2 .inner-box {
    padding-top: 60px;
  }
  .lv2 .fullbgimg {
    margin-top: 0vw;
  }
}
@media only screen and (max-width: 535px) {
  .lv2 .inner-box {
    padding-top: 60px;
    text-align: center;
  }
  .lv2 .fullbgimg {
    margin-top: 60px;
  }
  .lv2 .level-txt {
    margin: auto;
  }
  .lv2 .lv2cntxt {
    margin: auto;
  }
}
.jiange {
  height: 40px;
  background-color: #fff;
}
.lv2img {
  background-image: url("/image/catalog/product/charger/eN18/2.jpg?20210820a");
  height: 48.4vw;
  background-size: cover;
  background-repeat: no-repeat;
}
.lv3 {
  background-color: #000000;
}
.lv3 .lv3video {
  height: 100vh;
  max-height: 79vw;
  min-height: 600px;
  position: relative;
  opacity: 0.5;
}
.lv3 .lv3video video {
  width: auto;
  height: 100%;
  max-height: 200vh;
  max-width: 300vw;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.lv3 .media-img,
.lv3 .media-txt {
  width: 50%;
  overflow: hidden;
}
.lv3 .inner-box {
  max-width: 90%;
  margin: auto;
  padding: 60px 0 30px;
}
.lv3 .tit-subtit-mini {
  opacity: 0.7;
  font-size: 0.8em;
}
.lv3 .lv3img {
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0);
  width: 532px;
  height: 88%;
  max-width: 80%;
}
@media only screen and (max-width: 735px) {
  .lv3 .lv3video {
    max-height: 100vw;
    min-height: 300px;
  }
  .lv3 .media-img,
  .lv3 .media-txt {
    width: 100%;
    overflow: hidden;
  }
  .lv3 .lv3img {
    height: 100%;
    max-width: 69%;
  }
}
.lv3video {
  background-image: url("/productsVideo/charger/en18/3bg.mp4_20210909_113412012.jpg?20210820a");
  background-size: cover;
  background-position: center;
}
.lv3img {
  background-image: url("/image/catalog/product/charger/eN18/3.png?20210820a");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.lv4 {
  background-color: #000;
}
.lv4 .inner-box {
  position: relative;
  left: 24%;
  width: 750px;
  padding-top: 15%;
}
.lv4 .lv4video {
  height: 53.7vw;
  max-height: 79vw;
  min-height: 600px;
  position: relative;
}
.lv4 .lv4video video,
.lv4 .lv4video .lv4videobg,
.lv4 .lv4video .videoimg {
  width: auto;
  height: 100%;
  max-height: 200vh;
  max-width: 300vw;
  left: 50%;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.lv4 .lv4zezhao {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top , rgb(0, 0, 0) , rgba(131, 34, 106, 0) 9% , rgba(0, 0, 0, 0) 90% , rgb(0, 0, 0) 100%);
}
.lv4 video {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.6s, opacity 2.2s 1.5s;
  transition: -webkit-transform 0.6s, opacity 2.2s 1.5s;
  transition: transform 0.6s, opacity 2.2s 1.5s;
}
.lv4 .videoimg {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.6s, opacity 2.2s 1.5s;
  transition: -webkit-transform 0.6s, opacity 2.2s 1.5s;
  transition: transform 0.6s, opacity 2.2s 1.5s;
}
.lv4 .level-container {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1200px;
  max-width: 90%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.lv4.active video {
  opacity: 1;
}
.lv4.active .video-hidden .videoimg {
  opacity: 1;
}
@media only screen and (max-width: 1435px) {
  .lv4 .inner-box {
    left: 20%;
    width: 700px;
    padding-top: 11%;
    max-width: 60%;
  }
  .lv4 .lv4video {
    height: 59.7vw;
  }
  .lv4 .lv4video video,
  .lv4 .lv4video .lv4videobg,
  .lv4 .lv4video .videoimg {
    left: 57%;
  }
}
@media only screen and (max-width: 1280px) {
  .lv4 .lv4video {
    height: 70vw;
  }
  .lv4 .lv4video video,
  .lv4 .lv4video .lv4videobg,
  .lv4 .lv4video .videoimg {
    left: 65%;
  }
}
@media only screen and (max-width: 1080px) {
  .lv4 .lv4video {
    height: 77vw;
  }
  .lv4 .lv4video video,
  .lv4 .lv4video .lv4videobg,
  .lv4 .lv4video .videoimg {
    left: 70%;
  }
}
@media only screen and (max-width: 998px) {
  .lv4 .level-container {
    position: relative;
    left: 0;
    transform: none;
  }
  .lv4 .inner-box {
    width: 100%;
    max-width: 90%;
    left: 0;
  }
  .lv4 .lv4video video,
  .lv4 .lv4video .lv4videobg,
  .lv4 .lv4video .videoimg {
    left: 80%;
  }
}
@media only screen and (max-width: 735px) {
  .lv4 .lv4video {
    min-height: 300px;
  }
  .lv4 .inner-box {
    padding-top: 60px;
  }
}
.lv5 {
  background-color: #fff;
  padding-top: 80px;
}
.lv5 .lv5imgbox,
.lv5 .lv5img {
  width: 496px;
  height: 719px;
  margin: 0 26% 0 auto;
}
.lv5 .lv5img {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  transition: transform 3s;
}
.lv5 .lv5img1,
.lv5 .lv5img3 {
  position: absolute;
  top: 0;
}
.lv5.active .lv5img1 {
  transform: translateX(35%) translateY(-3%);
}
.lv5.active .lv5img3 {
  transform: translateX(-54%) translateY(3%);
}
.lv5 .lv5icon {
  width: 106px;
  height: 128px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 0;
}
.lv5 .icon-box {
  width: 1400px;
  margin: auto;
  padding: 50px 0;
  max-width: 100%;
}
.lv5 .icon-item {
  width: 33%;
}
.lv5 .icon-img,
.lv5 .icon-txt {
  vertical-align: middle;
  display: inline-block;
}
.lv5 .icon-txt {
  font-size: 22px;
  width: calc(100% - 150px);
  text-align: left;
  padding-left: 10px;
}
.lv5 .inner-box {
  background-color: #E9F0F8;
  margin-top: -80px;
  z-index: 20;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .lv5 {
    padding-top: 50px;
  }
  .lv5 .lv5imgbox,
  .lv5 .lv5img {
    max-width: 39vw;
    max-height: 59vw;
  }
  .lv5 .icon-txt {
    font-size: 18px;
    width: calc(100% - 103px);
    text-align: left;
    padding-left: 10px;
  }
  .lv5 .lv5icon {
    width: 72px;
    height: 114px;
  }
}
@media only screen and (max-width: 768px) {
  .lv5 .icon-box {
    padding: 30px 0;
  }
  .lv5 .icon-item {
    width: 80%;
  }
  .lv5 .lv5icon {
    width: 60px;
    height: 86px;
  }
}
@media only screen and (max-width: 550px) {
  .lv5 {
    padding-top: 30px;
  }
  .lv5 .lv5icon {
    width: 40px;
    height: 70px;
  }
  .lv5 .icon-item {
    width: 100%;
  }
  .lv5 .icon-txt {
    font-size: 16px;
  }
  .lv5 .inner-box {
    margin-top: -24px;
  }
  .lv5 .lv5imgbox,
  .lv5 .lv5img {
    max-width: 47vw;
    max-height: 69vw;
    margin: 0 20% 0 auto;
  }
}
.lv5img1 {
  background-image: url("/image/catalog/product/charger/eN18/5-1.png?20210820a");
  z-index: 1;
}
.lv5img2 {
  background-image: url("/image/catalog/product/charger/eN18/5-2.png?20210820a");
  z-index: 2;
}
.lv5img3 {
  background-image: url("/image/catalog/product/charger/eN18/5-3.png?20210820a");
  z-index: 3;
}
.lv5icon1 {
  background-image: url("/image/catalog/product/charger/eN18/lv5icon1.png?20210820a");
}
.lv5icon2 {
  background-image: url("/image/catalog/product/charger/eN18/lv5icon2.png?20210820a");
}
.lv5icon3 {
  background-image: url("/image/catalog/product/charger/eN18/lv5icon3.png?20210820a");
}
.lv6 {
  background-color: #00070f;
}
.lv6 .lv6img {
  width: 955px;
  height: 664px;
  margin: auto;
  max-width: 90%;
  position: relative;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  max-height: 62vw;
}
.lv6 .lv6tit {
  font-size: 1.32em;
}
.lv6 .level-container {
  margin-top: -210px;
}
.lv6 .lv6light {
  width: 15.6%;
  height: 23%;
  position: absolute;
  left: 41.9%;
  top: 14%;
}
.lv6 .lv6light div {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.lv6 .lv6light .lv6light-grey {
  opacity: 1;
}
.lv6 .lv6light.lv6light1 .lv6light-red {
  opacity: 1;
  z-index: 100;
}
.lv6 .lv6light.lv6light2 .lv6light-green {
  opacity: 1;
  z-index: 100;
  -webkit-animation: shan 2s steps(1, end) infinite;
  animation: shan 2s steps(1, end) infinite;
}
.lv6 .lv6light.lv6light3 .lv6light-green {
  opacity: 1;
  z-index: 100;
}
.lv6 .lv6light.lv6light4 .lv6light-red {
  opacity: 1;
  z-index: 100;
  -webkit-animation: shan 2s steps(1, end) infinite;
  animation: shan 2s steps(1, end) infinite;
}
.lv6 .lv6icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: inset 0 0 0px 5px #fff, 0 0 1px 1px #fff, 0 0 1px 6px #131313, 0 0 2px 7px #fff;
  margin: auto;
  margin-bottom: 20px;
}
.lv6 .lv6icon1 {
  background-color: #ff0c00;
  box-shadow: inset 0 0 1px 5px #ff0c00, 0 0 1px 1px #ff0c00, 0 0 1px 6px #131313, 0 0 2px 7px #ff0c00;
}
.lv6 .lv6icontxt1 {
  color: #ff0c00;
}
.lv6 .lv6icon2 {
  box-shadow: inset 0 0 1px 5px #4DEB62, 0 0 1px 1px #4DEB62, 0 0 1px 6px #131313, 0 0 2px 7px #4DEB62;
}
.lv6 .lv6icontxt2 {
  color: #4DEB62;
}
.lv6 .lv6icon3 {
  background-color: #4DEB62;
  box-shadow: inset 0 0 1px 5px #4DEB62, 0 0 1px 1px #4DEB62, 0 0 1px 6px #131313, 0 0 2px 7px #4DEB62;
}
.lv6 .lv6icontxt3 {
  color: #4DEB62;
}
.lv6 .lv6icon4 {
  box-shadow: inset 0 0 1px 5px #ff0c00, 0 0 1px 1px #ff0c00, 0 0 1px 6px #131313, 0 0 2px 7px #ff0c00;
}
.lv6 .lv6icontxt4 {
  color: #ff0c00;
}
.lv6 .icon-item {
  width: 24.5%;
  opacity: 0.5;
  padding: 30px 0;
  cursor: pointer;
}
.lv6 .icon-item:hover {
  opacity: 0.7;
}
.lv6 .icon-item.active {
  opacity: 1;
}
.lv6 .icon-item:hover,
.lv6 .icon-item.active {
  background: linear-gradient(top, #0d1933 15%, rgba(0, 0, 0, 0) 88%);
  background: -o-linear-gradient(top, #0d1933 15%, rgba(0, 0, 0, 0) 88%);
  background: -ms-linear-gradient(top, #0d1933 15%, rgba(0, 0, 0, 0) 88%);
  background: -moz-linear-gradient(top, #0d1933 15%, rgba(0, 0, 0, 0) 88%);
  background: -webkit-linear-gradient(top, #0d1933 15%, rgba(0, 0, 0, 0) 88%);
}
.lv6 .icon-img {
  width: auto;
  height: auto;
  margin-bottom: 30px;
}
.lv6 .lv6icontxt {
  font-size: 20px;
}
.lv6 .level-tit {
  margin-bottom: 60px;
}
.lv6 .icon-txtbox {
  font-size: 26px;
  border: 2px solid #9f9f9f;
  display: inline-block;
  padding: 8px 25px;
  color: #fff;
  border-radius: 50px;
}
@media only screen and (max-width: 1024px) {
  .lv6 .level-container {
    margin-top: -150px;
  }
  .lv6 .icon-txtbox {
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .lv6 .level-container {
    margin-top: -100px;
  }
  .lv6 .lv6icontxt {
    font-size: 16px;
  }
  .lv6 .icon-txtbox {
    font-size: 16px;
  }
}
@media only screen and (max-width: 535px) {
  .lv6 .level-container {
    margin-top: -60px;
  }
  .lv6 .level-tit {
    margin-bottom: 30px;
  }
  .lv6 .lv6icon {
    width: 35px;
    height: 35px;
  }
  .lv6 .lv6icontxt {
    font-size: 3vw;
    height: 42px;
  }
  .lv6 .icon-txtbox {
    font-size: 3vw;
    padding: 1vw 2vw;
    border-width: 1px;
    border-radius: 10px;
  }
  .lv6 .icon-item {
    width: 24%;
  }
  .lv6 .icon-img {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 380px) {
  .lv6 .lv6icon {
    width: 30px;
    height: 30px;
  }
}
.lv6img {
  background-image: url("/image/catalog/product/charger/eN18/6.jpg?20210820a");
}
.lv6light-grey {
  background-image: url("/image/catalog/product/charger/eN18/6-grey.png?20210820a");
}
.lv6light-red {
  background-image: url("/image/catalog/product/charger/eN18/6-red.png?20210820a");
}
.lv6light-green {
  background-image: url("/image/catalog/product/charger/eN18/6-green.png?20210820a");
}
@keyframes shan {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lv7 {
  background-color: #fff;
}
.lv7 .lv7minitit {
  font-size: 0.78em;
}
.lv7 .lv7tit {
  font-size: 1.3em;
}
.lv7 .level-tit {
  margin-bottom: 28px;
}
.lv7 .inner-box {
  padding: 80px 0 0;
}
.lv7 .lv7imgbox {
  padding-top: 60px;
  position: relative;
}
.lv7 .level-txt {
  max-width: 90%;
  margin: auto;
}
.lv7 .lv7img {
  width: 408px;
  height: 820px;
  margin: auto;
  position: relative;
  max-width: 69%;
  max-height: 133.8vw;
}
.lv7 .lv7imgbeizhu {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #a1a1a1;
}
.lv7 .lv7chatou {
  width: 148.53%;
  height: 58.05%;
  position: absolute;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  left: 50%;
  top: -8.6%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 1.5s;
  opacity: 0;
}
.lv7 .lv7chatou.active {
  opacity: 1;
}
.lv7img {
  background-image: url("/image/catalog/product/charger/eN18/7.png?20210820a");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
.lv7chatou1 {
  background-image: url("/image/catalog/product/charger/eN18/7-1.png?20210820a");
}
.lv7chatou2 {
  background-image: url("/image/catalog/product/charger/eN18/7-2.png?20210820a");
}
.lv7chatou3 {
  background-image: url("/image/catalog/product/charger/eN18/7-3.png?20210820a");
}
.lv7chatou4 {
  background-image: url("/image/catalog/product/charger/eN18/7-4.png?20210820a");
}
.lv7chatou5 {
  background-image: url("/image/catalog/product/charger/eN18/7-5.png?20210820a");
}
.lv8 {
  background-color: #05060B;
}
.lv8 .lv8beizhu {
  opacity: 0.6;
}
.lv8 .inner-box {
  padding: 80px 0;
  margin: auto;
}
.lv8 .fullbgimg {
  margin-top: -15vw;
}
@media only screen and (max-width: 1680px) {
  .lv8 .lv8img {
    height: 56vw;
  }
}
@media only screen and (max-width: 1380px) {
  .lv8 .fullbgimg {
    margin-top: -22vw;
  }
  .lv8 .lv8img {
    height: 72vw;
  }
}
@media only screen and (max-width: 1024px) {
  .lv8 .lv8img {
    height: 72vw;
    background-size: cover;
  }
}
@media only screen and (max-width: 768px) {
  .lv8 .lv8img {
    height: 82vw;
    background-size: cover;
  }
  .lv8 .fullbgimg {
    margin-top: -29vw;
  }
}
@media only screen and (max-width: 535px) {
  .lv8 .lv8img {
    height: 100vw;
    background-size: cover;
  }
  .lv8 .fullbgimg {
    margin-top: -38vw;
  }
  .lv8 .inner-box {
    padding-top: 60px;
  }
}
.lv8img {
  background-image: url("/image/catalog/product/charger/eN18/8.jpg?20210820a");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 50vw;
}
.lv9 {
  background-color: #fff;
  padding-bottom: 80px;
  padding-top: 80px;
}
.lv9 .level-txt {
  padding-bottom: 60px;
}
.lv9 .list-box .list-item img {
  filter: drop-shadow(4px 5px 2px rgba(0, 0, 0, 0.27));
}
</pre></body></html>