<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slidetxt &gt; div {
  -webkit-transform: translateY(1em);
  -o-transform: translateY(1em);
  -ms-transform: translateY(1em);
  -moz-transform: translateY(1em);
  transform: translateY(1em);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.lv1 .slidetxt {
  padding-top: 17%;
}
.lv1 .level-tit {
  position: relative;
}
.lv1.active .slidetxt &gt; div {
  -webkit-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -moz-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}
.lv1.active .slidetxt &gt; div:nth-child(1) {
  -webkit-transition: -webkit-transform 1s 1s, opacity 1.2s 1s;
  transition: -webkit-transform 1s 1s, opacity 1.2s 1s;
  transition: transform 1s 1s, opacity 1.2s 1s;
}
.lv1.active .slidetxt &gt; div:nth-child(2) {
  -webkit-transition: -webkit-transform 1s 1.2s, opacity 1.2s 1.2s;
  transition: -webkit-transform 1s 1.2s, opacity 1.2s 1.2s;
  transition: transform 1s 1.2s, opacity 1.2s 1.2s;
}
.lv1.active .slidetxt &gt; div:nth-child(3) {
  -webkit-transition: -webkit-transform 1s 1.3s, opacity 1.2s 1.3s;
  transition: -webkit-transform 1s 1.3s, opacity 1.2s 1.3s;
  transition: transform 1s 1.3s, opacity 1.2s 1.3s;
}
.lv1.active .lx2 {
  right: 239%;
  -webkit-transition: all 1s ease-out 1.2s;
  -o-transition: all 1s ease-out 1.2s;
  -ms-transition: all 1s ease-out 1.2s;
  -moz-transition: all 1s ease-out 1.2s;
  transition: all 1s ease-out 1.2s;
}
.lv1.active .lx1 {
  left: 239%;
  -webkit-transition: all 1s ease-out 1.2s;
  -o-transition: all 1s ease-out 1.2s;
  -ms-transition: all 1s ease-out 1.2s;
  -moz-transition: all 1s ease-out 1.2s;
  transition: all 1s ease-out 1.2s;
}
.lv1.active .d250zezhao {
  transform: translateX(-100%);
  -webkit-transition: all 1s ease-out 1.1s;
  -o-transition: all 1s ease-out 1.1s;
  -ms-transition: all 1s ease-out 1.1s;
  -moz-transition: all 1s ease-out 1.1s;
  transition: all 1s ease-out 1.1s;
}
.lv1.active .d250zezhao.zz2 {
  transform: translateX(100%);
}
.lv1.active .g1 {
  opacity: 0;
  -webkit-transform: translate(400%,50%) rotate(118deg);
  -o-transform: translate(400%,50%) rotate(118deg);
  -ms-transform: translate(400%,50%) rotate(118deg);
  -moz-transform: translate(400%,50%) rotate(118deg);
  transform: translate(400%,50%) rotate(118deg);
  -webkit-transition: transform 2s cubic-bezier(0.16, 0.77, 0, 0.85) 1.1s,opacity .5s ease-out 2.8s;
  -o-transition: transform 2s cubic-bezier(0.16, 0.77, 0, 0.85) 1.1s,opacity .5s ease-out 2.8s;
  -ms-transition: transform 2s cubic-bezier(0.16, 0.77, 0, 0.85) 1.1s,opacity .5s ease-out 2.8s;
  -moz-transition: transform 2s cubic-bezier(0.16, 0.77, 0, 0.85) 1.1s,opacity .5s ease-out 2.8s;
  transition: transform 2s cubic-bezier(0.16, 0.77, 0, 0.85) 1.1s,opacity .5s ease-out 2.8s;
}
.lv1.active .lv1d250 img {
  opacity: 1;
  -webkit-transition: all 1s ease-out 0.2s;
  -o-transition: all 1s ease-out 0.2s;
  -ms-transition: all 1s ease-out 0.2s;
  -moz-transition: all 1s ease-out 0.2s;
  transition: all 1s ease-out 0.2s;
}
.guang2 {
  background: url("/image/catalog/banner/guang2.png") no-repeat;
  background-size: contain;
  width: 30%;
  height: 155%;
  position: absolute;
}
.d250bg {
  background: url("/image/catalog/banner/d250/d250bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  height: 850px;
}
.d250bg .d250zezhao {
  background: linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, #000000 50%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  transform: translateX(0%);
  display: inline-block;
}
.d250bg .d250zezhao.zz2 {
  background: linear-gradient(left, rgba(0, 0, 0, 0), #000000 50%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #000000 50%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0), #000000 50%);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #000000 50%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #000000 50%);
  position: absolute;
  top: 0;
  left: 0;
}
.d250bg .g1 {
  position: absolute !important;
  width: 14%;
  height: 601%;
  transform: translate(-350%, 50%) rotate(118deg);
  bottom: .2em;
}
.lv1d250 {
  width: 466px;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 70%;
  padding-bottom: 4%;
}
.lv1d250 img {
  width: 100%;
  opacity: 0;
}
.d250 {
  background: url("/image/catalog/product/charger/d250/d250-1.png") no-repeat;
  background-position: bottom;
  background-size: contain;
  -webkit-transform: translate(139px, 0);
  -moz-transform: translate(139px, 0);
  transform: translate(139px, 0);
}
.d2502 {
  background: url("/image/catalog/product/charger/d250/D250.png") no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transform: translate(0, -100px);
  -moz-transform: translate(0, -100px);
  transform: translate(0, -100px);
}
.d250,
.d2502 {
  height: 682px;
  width: 851px;
  display: inline-block;
}
.lv3 .level-item {
  position: relative;
  text-align: center;
}
.lv3 .level-item i {
  font-size: 100px;
  background: #66bcdf;
  border-radius: 50%;
  line-height: 148px;
  width: 148px;
  height: 148px;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
}
.lv3 .level-item .v-ctn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lv3 .bg-1 {
  background: url("/image/catalog/product/charger/d250/3-1.jpg") no-repeat;
}
.lv3 .bg-2 {
  background: url("/image/catalog/product/charger/d250/3-2.jpg") no-repeat;
}
.lv3 .bg-3 {
  background: url("/image/catalog/product/charger/d250/3-3.jpg") no-repeat;
}
.lv3 .bg-1,
.lv3 .bg-2,
.lv3 .bg-3 {
  width: 100%;
  height: 400px;
  background-position: center;
  background-size: cover;
}
.lv4 {
  height: 300px;
  background: url("/image/catalog/product/charger/d250/7.jpg") no-repeat;
  background-position: 0% 27%;
}
.lv4 .inner-box {
  position: absolute;
  top: 50%;
  padding: 10px;
  transform: translate(0, -50%);
}
.lv4 .bg {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(102, 188, 223, 0.97);
}
.lv4 .sanjiao {
  position: absolute;
  border: 20px solid transparent;
  border-bottom: 20px solid #373b3f;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
}
.lv5 {
  background: #34373d;
}
.lv5 .icon-box {
  padding-top: 30px;
  text-align: center;
}
.lv5 .icon-box .icon-item {
  display: inline-block;
  text-align: center;
  width: 122px;
  vertical-align: top;
  color: #fff;
  margin-bottom: 20px;
}
.lv5 .icon-box .icon-item i {
  font-size: 44px;
  line-height: 70px;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
  border-radius: 50%;
  border: 1px solid #ddd;
}
.lv5 .inner-box {
  padding-top: 10%;
}
.lv5 .d2504 {
  background: url("/image/catalog/product/charger/d250/4.jpg") no-repeat;
  background-position: bottom;
  background-size: contain;
  height: 483px;
  width: 88%;
  margin: 0 auto;
}
.theme-color {
  color: #66bcdf;
}
.lv6 .inner-box {
  padding: 8% 0 4%;
}
.lv6 .inner-box .level-item {
  vertical-align: top;
  margin-bottom: 40px;
}
.lv6 .inner-box .level-item img {
  width: 97%;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.lv6 .inner-box .level-item div {
  font-size: 14px;
  text-align: center;
}
.lv7 {
  background: url("/image/catalog/product/charger/d250/7.jpg") no-repeat;
  background-position: center;
  height: 850px;
}
.lv7 .inner-box {
  width: 100%;
  position: absolute;
  bottom: 60px;
  left: 0;
}
.lv7 .inner-box .level-txt {
  width: 912px;
  margin: 0 auto;
}
.lv8 .inner-box {
  padding: 8% 0 12%;
}
.lv8 .tianping-box {
  padding-top: 100px;
}
.lv8 .tianping {
  width: 280px;
  height: 280px;
  margin: 0 auto;
  border-radius: 50%;
  border: 5px solid #82d0a9;
  background: #5ec28e;
  position: relative;
  -webkit-transform-origin: 50% 25%;
  -moz-transform-origin: 50% 25%;
  transform-origin: 50% 25%;
}
.lv8 .tianping .tianping-left {
  top: -20px;
  left: -300px;
  position: absolute;
}
.lv8 .tianping .tianping-right {
  top: 50px;
  right: -300px;
  position: absolute;
}
.lv8 .tianping .tianping-txt {
  position: absolute;
  top: 102%;
  left: 0;
  width: 100%;
}
.lv8 .shandian {
  background: url("/image/catalog/product/charger/d250/D250_32.png") no-repeat;
  background-position: center;
  background-size: 46%;
  width: 100%;
  height: 100%;
  position: absolute;
}
.lv8 .svg-box {
  width: 160px;
  height: 160px;
  border: 1px solid #5ec28e;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
.lv8 .svg-box .bo {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 0;
  width: 100%;
}
.lv8 .svg-box .shui {
  background: #5ec28e;
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  transform: scale(1.08);
}
.lv8 .svg-box.left .shui {
  height: 30px;
}
.lv8 .svg-box.left .parallax use {
  animation: move-forever 5s linear infinite;
  transform-origin: 50% 50%;
}
.lv8 .svg-box.left .parallax use:nth-child(1) {
  animation-delay: -2s;
}
.lv8 .svg-box.left .parallax use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 3s;
}
.lv8 .svg-box.right .shui {
  height: 80px;
}
.lv8 .svg-box.right .parallax use {
  animation: move-forever 6s linear infinite;
  transform-origin: 50% 50%;
}
.lv8 .svg-box.right .parallax use:nth-child(1) {
  animation-delay: -1s;
}
.lv8 .svg-box.right .parallax use:nth-child(3) {
  animation-delay: -3s;
  animation-duration: 2.5s;
}
.lv9 {
  background: radial-gradient(57% 83%, circle cover, #4c4f58 0%, #2e3137 60%);
  background: -o-radial-gradient(57% 83%, circle cover, #4c4f58 0%, #2e3137 60%);
  background: -ms-radial-gradient(57% 83%, circle cover, #4c4f58 0%, #2e3137 60%);
  background: -moz-radial-gradient(57% 83%, circle cover, #4c4f58 0%, #2e3137 60%);
  background: -webkit-radial-gradient(57% 83%, circle cover, #4c4f58 0%, #2e3137 60%);
  height: 850px;
}
.lv9 .inner-box {
  width: 60%;
  position: absolute;
  left: 6%;
  top: 10%;
}
.lv9 .m-level-img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.d2509 {
  background: url("/image/catalog/product/charger/d250/9.png") no-repeat;
  background-position: center;
  background-size: contain;
  height: 683px;
  width: 848px;
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  transform: translate(110px, 0);
}
.lv10 {
  background: url("/image/catalog/product/charger/d250/10.jpg") no-repeat;
  background-position: center;
  height: 850px;
}
.lv10 .inner-box {
  width: 48%;
  position: absolute;
  top: 32%;
  right: 0;
}
.lv11 .inner-box {
  padding: 4% 0 5%;
}
.lv11 .m-level-img {
  padding-top: 60px;
}
.lv12 {
  background: #f7f7f7;
  height: 43vw;
}
.lv12 .img1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 45%;
}
.lv12 .img1 img {
  width: 100%;
}
.lv12 .img2 {
  position: absolute;
  bottom: -27%;
  right: 125%;
  width: 66%;
  transition: all 2s;
}
.lv12 .img2 img {
  width: 100%;
}
.lv12.active .img2 {
  bottom: -11%;
  right: 105%;
}
.lv12 .inner-box {
  padding-top: 15%;
}
.lv13 {
  background: url("/image/catalog/product/charger/d250/13.jpg") no-repeat;
  background-position: 50% 100%;
  height: 850px;
}
.lv13 .inner-box {
  padding: 10% 5%;
}
.lv14 {
  background: url("/image/catalog/product/charger/d250/14.jpg") no-repeat;
  background-position: center;
  height: 849px;
}
.lv14 .inner-box {
  padding: 9% 0;
}
.lv14 .lv14zezhao {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lv14.active .lv14zezhao {
  opacity: 0;
  -webkit-transition: all 2s ease-out 1s;
  -o-transition: all 2s ease-out 1s;
  -ms-transition: all 2s ease-out 1s;
  -moz-transition: all 2s ease-out 1s;
  transition: all 2s ease-out 1s;
}
.lv15 {
  background: #efefef;
}
.lv15 .inner-box {
  padding: 6% 0;
}
.lv15 .level-tit {
  width: 100%;
  margin-bottom: 40px;
}
.lv15 .list-item {
  background: #f7f7f7;
  padding: 40px 5px;
  text-align: center;
}
.lv15 .list-item img {
  width: 75%;
}
.lv15 .list-item span {
  display: block;
  margin-top: 40px;
  font-size: 16px;
}
@keyframes move-forever {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}
@media (max-width: 1500px) {
  .d250,
  .d2502 {
    height: 682px;
    width: 751px;
    display: inline-block;
  }
  .d250 {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .d2509 {
    -webkit-transform: translate(0px, 0);
    -moz-transform: translate(0px, 0);
    transform: translate(0px, 0);
  }
  .lv4 .sanjiao {
    border-bottom-color: #33363b;
  }
  .lv9 .inner-box {
    left: 3%;
  }
  .lv13 {
    height: 800px;
  }
}
@media (max-width: 1200px) {
  .d250,
  .d2502 {
    height: 612px;
    width: 651px;
  }
  .d250,
  .d2509 {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .d2502 {
    width: 720px;
  }
  .lv5 .d2504 {
    width: 80%;
    height: 33vw;
  }
  .lv7 {
    height: 753px;
    background-size: 159%;
  }
  .d2509 {
    height: 667px;
    width: 718px;
  }
  .lv10 {
    background-position: 50% 0%;
    height: 750px;
  }
  .lv11 .inner-box {
    padding: 4% 5%;
  }
  .lv11 .m-level-img img {
    width: 90%;
  }
  .lv12 {
    height: 56vw;
  }
  .lv12 .img1 {
    top: 0px;
    right: -86px;
    width: 57%;
  }
  .lv13 {
    background-size: 1600px;
    height: 708px;
  }
  .lv14 {
    background-size: 1600px;
    height: 700px ;
  }
}
@media (max-width: 998px) {
  .d250,
  .d2502 {
    height: 70vw;
    width: 68vw;
  }
  .d2502 {
    width: 80vw;
    -webkit-transform: translate(0, -10vw);
    -moz-transform: translate(0, -10vw);
    transform: translate(0, -10vw);
  }
  .lv1 {
    height: 700px;
  }
  .lv1 .lv1d250 {
    width: 400px;
  }
  .lv4 .sanjiao {
    border-bottom-color: #313539;
  }
  .lv5 .d2504 {
    width: 90%;
    height: 33vw;
  }
  .lv6 .inner-box {
    padding: 8% 5% 4%;
  }
  .lv7 {
    height: 653px;
    background-size: 1480px;
  }
  .lv7 .inner-box .level-txt {
    width: 620px;
  }
  .lv8 .tianping-box {
    padding-top: 50px;
  }
  .lv8 .tianping {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  .lv9 {
    height: 770px;
  }
  .lv9 .inner-box {
    top: 6%;
  }
  .d2509 {
    height: 610px;
  }
  .lv10 {
    background-position: 50% 0%;
    height: 600px;
  }
  .lv10 .inner-box {
    width: 48%;
    position: absolute;
    top: 32%;
    right: 0;
  }
  .lv12 {
    height: 54vw;
  }
  .lv12 .img1 {
    width: 55%;
  }
  .lv12 .inner-box {
    padding-top: 7%;
    padding-left: 5%;
  }
  .lv12 .inner-box .level-tit {
    font-size: 25px;
  }
  .lv12 .inner-box .xxxl-font {
    font-size: 40px;
  }
  .lv13 {
    background-size: 1400px;
    height: 618px;
  }
  .lv14 {
    background-size: 1200px;
    height: 529px ;
  }
}
@media (max-width: 768px) {
  .d250,
  .d2502 {
    height: 70vw;
    width: 70vw;
  }
  .d2502 {
    width: 77vw;
    -webkit-transform: translate(0, -60px);
    -moz-transform: translate(0, -60px);
    transform: translate(0, -60px);
  }
  .lv1 {
    height: 650px;
  }
  .lv1 .lv1d250 {
    width: 350px;
    top: 65%;
  }
  .lv4 .sanjiao {
    border-bottom-color: #2e3135;
  }
  .lv7 {
    height: 563px;
    background-size: 1280px;
  }
  .lv7 .inner-box .level-txt {
    width: 550px;
  }
  .lv8 .tianping {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
  }
  .lv10 {
    background-position: 50% 0%;
    height: 600px;
  }
  .lv10 .inner-box {
    width: 55%;
    position: absolute;
    top: 32%;
    right: 10px;
  }
  .lv11 .inner-box {
    padding: 4% 5%;
  }
  .lv11 .m-level-img {
    padding-top: 30px;
  }
  .lv11 .m-level-img img {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .d250,
  .d2502 {
    height: 70vw;
    width: 80vw;
  }
  .d2502 {
    width: 82vw;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .lv1 {
    background: url("/image/catalog/banner/d250/d250bgm.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    height: 650px;
  }
  .lv1 .lv1d250 {
    top: 60%;
  }
  .lv1 .g1 {
    bottom: 61%;
  }
  .lv3 .level-item {
    width: 100%;
  }
  .lv3 .level-item i {
    font-size: 80px;
    line-height: 128px;
    width: 128px;
    height: 128px;
  }
  .lv3 .bg-1,
  .lv3 .bg-2,
  .lv3 .bg-3 {
    height: 200px;
  }
  .lv1 .tit2 {
    right: 3%;
  }
  .lv6 .inner-box .level-item {
    width: 50%;
  }
  .lv7 {
    height: 453px;
    background-size: 1008px;
  }
  .lv7 .inner-box {
    bottom: 8px;
  }
  .lv7 .inner-box .level-txt {
    width: 400px;
  }
  .lv8 .tianping-box {
    height: 255px;
  }
  .lv8 .tianping {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
  }
  .lv12 {
    height: 54vw;
  }
  .lv12 .img1 {
    width: 60%;
    right: -10%;
    top: -5%;
  }
  .lv12 .inner-box {
    padding-top: 7%;
    padding-left: 5%;
  }
  .lv12 .inner-box .level-tit {
    font-size: 20px;
  }
  .lv12 .inner-box .xxxl-font {
    font-size: 30px;
  }
  .lv13 {
    background-size: 1200px;
    height: 513px;
  }
  .lv14 {
    background-size: 1000px;
    background-color: #000;
    height: 529px ;
  }
}
@media (max-width: 468px) {
  .d250,
  .d2502 {
    height: 70vw;
    width: 80vw;
  }
  .d2502 {
    width: 82vw;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .lv1 {
    height: 116vw;
  }
  .lv1 .d250txt {
    padding: 15% 15px 0;
  }
  .lv1 .lv1d250 {
    width: 70vw;
    top: 80vw;
  }
  .lv1 .g1 {
    bottom: 30%;
    -webkit-transform: translate(-1150%, 25%) rotate(118deg) scale(3);
    -o-transform: translate(-1150%, 25%) rotate(118deg) scale(3);
    -ms-transform: translate(-1150%, 25%) rotate(118deg) scale(3);
    -moz-transform: translate(-1150%, 25%) rotate(118deg) scale(3);
    transform: translate(-1150%, 25%) rotate(118deg) scale(3);
  }
  .lv1.en {
    height: 136vw;
  }
  .lv1.en .lv1d250 {
    width: 70vw;
    top: 90vw;
  }
  .lv1.active .g1 {
    -webkit-transform: translate(210%,25%) rotate(118deg) scale(3);
    -o-transform: translate(210%,25%) rotate(118deg) scale(3);
    -ms-transform: translate(210%,25%) rotate(118deg) scale(3);
    -moz-transform: translate(210%,25%) rotate(118deg) scale(3);
    transform: translate(210%,25%) rotate(118deg) scale(3);
  }
  .lv4 {
    height: 400px;
  }
  .lv5 .icon-box .icon-item {
    width: 30%;
  }
  .lv5 .icon-box .icon-item span {
    font-size: 12px;
  }
  .lv5 .icon-box .icon-item i {
    font-size: 30px;
    line-height: 50px;
    width: 50px;
    height: 50px;
  }
  .lv6 .inner-box {
    padding: 40px 5px 20px;
  }
  .lv6 .inner-box .level-item {
    margin-bottom: 15px;
  }
  .lv6 .inner-box .level-item div {
    font-size: 12px;
  }
  .lv7 {
    height: 453px;
    background-size: 1008px;
  }
  .lv7 .inner-box {
    bottom: 28px;
  }
  .lv7 .inner-box .level-txt {
    width: 100%;
    padding: 0 15px;
  }
  .lv8 .tianping-box {
    padding-top: 0;
    height: 180px;
  }
  .lv8 .tianping {
    -webkit-transform: scale(0.34);
    -moz-transform: scale(0.34);
    transform: scale(0.34);
  }
  .lv10 {
    height: 500px;
  }
  .lv10 .inner-box {
    width: 58%;
    top: 10%;
    right: 10px;
  }
  .lv12 {
    height: 350px;
  }
  .lv12 .img1 {
    width: 80%;
    right: -35%;
    top: 0%;
  }
  .lv12 .inner-box {
    padding-top: 7%;
    padding-left: 5%;
  }
  .lv12 .inner-box .level-tit {
    font-size: 20px;
  }
  .lv12 .inner-box .xxxl-font {
    font-size: 30px;
  }
  .lv13 {
    background-size: 1000px;
    height: 443px;
  }
  .lv14 {
    background-size: 150vw;
    height: 102vw ;
  }
  .lv14 .inner-box {
    padding: 5%;
  }
  .lv15 .inner-box {
    padding: 8% 0;
  }
  .lv15 .list-item {
    padding: 30px 5px;
  }
}
@media (max-width: 380px) {
  .lv1 .g1 {
    bottom: 80%;
  }
}
@media (max-width: 320px) {
  .lv1 {
    background-size: 100% 400px;
  }
  .lv1 .lv1-2img {
    height: 326px;
  }
  .lv1 .g1 {
    bottom: 100%;
  }
  .lv8 .tianping {
    -webkit-transform: scale(0.28);
    -moz-transform: scale(0.28);
    transform: scale(0.28);
  }
  .lv12 {
    height: 300px;
  }
}
</pre></body></html>