i {
  list-style: none;
  font-style: normal;
}
body {
  width: 100%;
  overflow-x: hidden;
}
.cl {
  clear: both;
}
.font-gradient {
  color: white;
  font-size: 50px;
  background-image: gradient(linear, left top, left bottom, color-stop(0, #56c9fb), color-stop(1, #018dc8));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #56c9fb), color-stop(1, #018dc8));
  background-image: -moz-gradient(linear, left top, left bottom, color-stop(0, #56c9fb), color-stop(1, #018dc8));
  background-image: -o-gradient(linear, left top, left bottom, color-stop(0, #56c9fb), color-stop(1, #018dc8));
  background-image: -ms-gradient(linear, left top, left bottom, color-stop(0, #56c9fb), color-stop(1, #018dc8));
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  -ms-background-clip: text;
  -ms-text-fill-color: transparent;
  -o-background-clip: text;
  -o-text-fill-color: transparent;
}
.opacity {
  opacity: 0.8;
}
p {
  font-size: 14px;
  line-height: 30px;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 0.8rem;
    line-height: 20px;
  }
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
  line-height: 30px;
}
.arrow-vertical {
  animation: arrow-rotate 300ms;
  -webkit-animation: arrow-rotate 300ms;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.arrow-vertical-back {
  animation: arrow-rotate-back 300ms;
  -webkit-animation: arrow-rotate-back 300ms;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.nav-menu-rotate {
  animation: nav-menu-rotate 600ms;
  -webkit-animation: nav-menu-rotate 600ms;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.nav-menu-rotate-back {
  animation: nav-menu-rotate-back 600ms;
  -webkit-animation: nav-menu-rotate-back 600ms;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}
.mask {
  overflow: hidden;
  height: 100%;
}
.right {
  float: right;
}
.left {
  float: left;
}
h1 {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 413px) {
  h1 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 374px) {
  h1 {
    font-size: 0.8rem;
  }
}
h2 {
  font-weight: 500;
}
@media screen and (min-width: 375px) and (max-width: 413px) {
  h2 {
    font-size: 0.8rem;
  }
}
@media screen and (max-width: 374px) {
  h2 {
    font-size: 0.8rem;
  }
}
h3 {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 413px) {
  h3 {
    font-size: 0.8rem;
  }
}
.airwheel-E3-function-center {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .airwheel-E3-function-center {
    width: 96%;
    margin: 0 2%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-E3-function-center {
    width: 96%;
    margin: 0 2%;
  }
}
.airwheel-E3-function-banner {
  width: 100%;
  text-align: center;
}
.airwheel-E3-function-banner img {
  width: 100%;
}
.airwheel-E3-function {
  width: 100%;
  background: #ffffff;
  padding: 56px 0;
}
.airwheel-E3-function .airwheel-E3-function-center {
  width: 60%;
  margin: 0 20%;
}
.airwheel-E3-function ul {
  text-align: center;
  opacity: 0.7;
  line-height: 40px;
}
.airwheel-E3-function ul li {
  display: inline-block;
  width: 19%;
  vertical-align: top;
}
.airwheel-E3-function ul li p:before {
  content: "";
  width: 27px;
  height: 1px;
  margin: 0 auto;
  background: #b2b2b2;
  display: block;
  margin-top: 14px;
}
@media screen and (max-width: 1200px) {
  .airwheel-E3-function ul li p:before {
    margin: 10px auto 5px;
  }
}
.airwheel-E3-function ul li:before {
  background: url("../images/e6-function_icon.jpg") no-repeat;
  height: 34px;
  margin: 0 auto;
  content: "";
  display: block;
}
.airwheel-E3-function ul li:nth-child(1):before {
  width: 29px;
}
.airwheel-E3-function ul li:nth-child(2):before {
  width: 37px;
  background-position: -39px 0;
}
.airwheel-E3-function ul li:nth-child(3):before {
  width: 38px;
  background-position: -78px 0;
}
.airwheel-E3-function ul li:nth-child(4):before {
  width: 41px;
  background-position: -170px 0;
}
.airwheel-E3-function ul li:nth-child(5):before {
  width: 39px;
  background-position: -124px 0;
}
@media screen and (min-width: 950px) and (max-width: 1199px) {
  .airwheel-E3-function .airwheel-E3-function-center {
    width: 90%;
    margin: 0 5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 949px) {
  .airwheel-E3-function .airwheel-E3-function-center {
    width: 96%;
    margin: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function .airwheel-E3-function-center {
    width: 99%;
    margin: 0 0.5%;
  }
  .airwheel-E3-function .airwheel-E3-function-center p {
    font-size: 0.8rem;
    -moz-font-size: 0.8rem;
    -webkit-font-size: 0.8rem;
  }
  .airwheel-E3-function .airwheel-E3-function-center ul {
    line-height: 25px;
  }
  .airwheel-E3-function .airwheel-E3-function-center ul li {
    width: 30%;
    margin-top: 10px;
  }
}
.airwheel-E3-function-content p {
  font-size: 14px;
  line-height: 25px;
  opacity: 0.8;
}
@media screen and (min-width: 414px) and (max-width: 767px) {
  .airwheel-E3-function-content p {
    font-size: 0.8rem;
  }
}
@media screen and (min-width: 375px) and (max-width: 413px) {
  .airwheel-E3-function-content p {
    font-size: 0.7rem;
  }
}
@media screen and (max-width: 374px) {
  .airwheel-E3-function-content p {
    font-size: 0.6rem;
  }
}
.airwheel-E3-function-content p a {
  color: #fff;
}
.airwheel-E3-function-content p a span {
  font-family: "宋体";
  padding-left: 10px;
}
.airwheel-E3-function-content p a:hover {
  color: #128f9b;
}
.airwheel-E3-function-content p:before {
  width: 27px;
  height: 2px;
  background: #fff;
  opacity: 1;
  content: "";
  display: block;
  margin: 20px 0 15px;
}
@media screen and (max-width: 1200px) {
  .airwheel-E3-function-content p:before {
    margin: 10px 0 5px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-safe {
  background: #1b265c;
  width: 100%;
  min-height: 100px;
  overflow: hidden;
  position: relative;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content {
  width: 100%;
  position: relative;
  top: 0;
  text-align: right;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content img {
  display: block;
  margin-left: 34%;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child {
  width: 70%;
  margin: 0 15%;
  color: #fff;
  height: 290px;
  padding-top: 310px;
  position: absolute;
  z-index: 2;
  text-align: left;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child p {
  width: 47%;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div {
  font-size: 14px;
  line-height: 33px;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div {
    font-size: 9px;
    line-height: 33px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div span {
  opacity: 0.8;
  display: inline-block;
  margin: 20px 10px;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div span:before {
  background: url("../images/safe.png") no-repeat -4px top;
  display: block;
  margin: 8px auto;
  content: "";
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div span:nth-child(1):before {
  width: 42px;
  height: 34px;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div span:nth-child(2):before {
  background-position: -48px 2px;
  width: 47px;
  height: 41px;
}
.airwheel-E3-function-content .airwheel-E3-function-safe .content:after {
  content: "";
  width: 40%;
  height: 154px;
  background: #cdcdcf;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 1300px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content img {
    margin-left: 15%;
  }
}
@media screen and (max-width: 999px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content img {
    margin-left: -110px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child {
    width: 80%;
    margin: 0 7.5%;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content:after {
    display: none;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content img {
    width: 180%;
    margin-left: -100px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child {
    padding-top: 70px;
    width: 84%;
    margin: 0 3%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child {
    padding-top: 40px;
    width: 94%;
    margin: 0 3%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div span {
    text-align: center;
    font-size: 0.8rem;
    margin: 5px;
    width: 87px;
    line-height: 20px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content p {
    width: 150px;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content img {
    margin-left: -80px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child {
    padding-top: 60px;
    width: 93%;
    margin: 0 3%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content p {
    line-height: 20px;
  }
}
@media screen and (max-width: 374px) {
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child {
    padding-top: 24px;
    width: 93%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div {
    display: none;
    position: absolute;
    right: -10px;
    top: 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-safe .content ul:first-child div span {
    line-height: 20px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-basic {
  width: 100%;
  min-height: 104px;
  background: url("../images/airwheel-E3-function-basic-bg.jpg") repeat-x;
  overflow: hidden;
}
.airwheel-E3-function-content .airwheel-E3-function-basic ul {
  display: inline-block;
}
.airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child {
  color: #fff;
  margin-top: 182px;
  width: 19%;
  vertical-align: top;
}
.airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li {
  margin-top: 180px;
}
.airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child span {
  padding-right: 5px;
}
.airwheel-E3-function-content .airwheel-E3-function-basic ul:last-child {
  width: 80%;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .airwheel-E3-function-content .airwheel-E3-function-basic {
    position: relative;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child {
    position: absolute;
    z-index: 2;
    width: 50%;
    margin-top: 125px;
    left: 5%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li {
    margin-top: 270px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li img {
    width: 150px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:last-child {
    width: 100%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:last-child img {
    margin-left: -180px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child {
    position: absolute;
    margin-top: 65px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li {
    margin-top: 70px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li img {
    width: 100px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:last-child img {
    width: 138%;
    margin-left: -100px;
  }
}
@media screen and (max-width: 500px) {
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:last-child img {
    width: 160%;
    margin-left: -150px;
  }
}
@media screen and (max-width: 413px) {
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child {
    position: absolute;
    margin-top: 65px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li {
    margin-top: 150px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li img {
    width: 100px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:last-child img {
    width: 175%;
  }
}
@media screen and (max-width: 374px) {
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child {
    position: absolute;
    margin-top: 40px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li {
    margin-top: 100px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-basic ul:first-child li img {
    width: 100px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-battery {
  display: none;
  background: #fff;
}
.airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center {
  position: relative;
  height: 736px;
}
.airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center div {
  position: absolute;
  width: 40%;
  height: 162px;
  top: 409px;
  left: 100px;
  z-index: 1;
}
.airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center div h2:after {
  width: 44px;
  height: 2px;
  background: #4ca9e3;
  display: block;
  content: "";
  margin: 20px 0;
}
.airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center div h2 {
  color: #696969;
}
.airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center div p:before {
  display: none;
}
.airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center img {
  width: 627px;
  position: absolute;
  top: 153px;
  right: 94px;
}
@media screen and (min-width: 1200px) {
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center img {
    right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center {
    height: 500px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center img {
    width: 60%;
    top: 53px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center div {
    top: 300px;
  }
}
@media screen and (min-width: 414px) and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center {
    width: 98%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center img {
    width: 80%;
  }
}
@media screen and (min-width: 375px) and (max-width: 413px) {
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center {
    width: 98%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center img {
    width: 80%;
  }
}
@media screen and (max-width: 374px) {
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center {
    width: 98%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-battery .airwheel-E3-function-center img {
    width: 80%;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-interface {
  width: 100%;
  height: 849px;
  background: #f3f4f6;
  position: relative;
}
.airwheel-E3-function-content .airwheel-E3-function-interface img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1486px;
}
.airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content {
  position: absolute;
  width: 70%;
  left: 0;
  margin-left: -600px;
  text-align: right;
  top: 150px;
  padding-left: 700px;
}
.airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content p:before {
  width: 30px;
  height: 2px;
  background: #0084d7;
  margin-left: 470px;
}
.airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content p {
  width: 500px;
  float: right;
}
@media screen and (max-width: 1250px) {
  .airwheel-E3-function-content .airwheel-E3-function-interface img {
    width: 100%;
  }
}
@media screen and (max-width: 1250px) {
  .airwheel-E3-function-content .airwheel-E3-function-interface {
    height: 510px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content {
    top: 50px;
    left: 18%;
    margin-left: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-interface {
    height: 380px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content {
    top: 40px;
    left: 18%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content p {
    width: 400px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content p:before {
    margin-left: 370px;
  }
}
@media screen and (max-width: 413px) {
  .airwheel-E3-function-content .airwheel-E3-function-interface {
    height: 360px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content p {
    width: 310px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-interface .airwheel-accelerator-content p:before {
    margin-left: 280px;
  }
}
@media screen and (max-width: 374px) {
  .airwheel-E3-function-content .airwheel-E3-function-interface {
    height: 340px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-hubmotor {
  width: 100%;
  min-height: 106px;
  background: #000;
  overflow: hidden;
}
.airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content {
  width: 70%;
  margin: 0 15%;
  position: relative;
}
.airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child {
  position: absolute;
  top: 170px;
  color: #fff;
  z-index: 1;
}
.airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child p {
  width: 356px;
}
.airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child p:before {
  background: #0084d7;
  opacity: 1;
  width: 50px;
}
.airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:last-child {
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content {
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child {
    left: 50px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:last-child img {
    margin-left: 130px;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content {
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child {
    left: 0;
    top: 96px;
    width: 96%;
    margin: 0 2%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child p {
    width: 100%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:last-child img {
    width: 100%;
    margin-left: 140px;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content {
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child {
    left: 0;
    top: 56px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:last-child img {
    width: 150%;
    margin-left: -40px;
  }
}
@media screen and (max-width: 374px) {
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content {
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-hubmotor .airwheel-accelerator-content ul:first-child {
    left: 0;
    top: 56px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-front {
  background: url("../images/airwheel-E3-function-front.jpg") no-repeat center 64px;
  width: 839px;
  margin: 0 auto;
  height: 764px;
  text-align: center;
}
.airwheel-E3-function-content .airwheel-E3-function-front h3 {
  font-size: 22px;
  color: #08a1de;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content {
  width: 606px;
  margin: 0 auto;
  padding-top: 175px;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content h2 {
  margin-top: 19px;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul {
  width: 80%;
  margin: 21px 10% 0;
  text-align: left;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p {
  opacity: 1;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p:before {
  margin-left: auto;
  margin-right: auto;
  background: #0084d7;
  margin: 40px auto;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span {
  display: inline-block;
  color: #7a7a7a;
  width: 23.5%;
  text-align: center;
  vertical-align: top;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:before {
  background: url("../images/icon_headstock.png") no-repeat;
  background-size: 370%;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  content: "";
  display: block;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(1) {
  margin-left: 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(1):before {
  background-position: 1px 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(2) {
  margin-left: 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(2):before {
  background-position: -27px 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(3) {
  margin-left: 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(3):before {
  background-position: -54px 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(4) {
  margin-left: 0;
}
.airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(4):before {
  background-position: -84px 0;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .airwheel-E3-function-content .airwheel-E3-function-front {
    width: 98%;
    margin: 0 1%;
    background-size: 100%;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-front {
    background: url("../images/m-airwheel-E3-function-front.jpg") no-repeat center 214px;
    width: 98%;
    margin: 0 1%;
    background-size: 100%;
    height: 348px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content {
    width: 98%;
    margin: 0 1%;
    padding-top: 40px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content h3 {
    display: none;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul {
    width: 96%;
    margin: 21px 2% 0;
    text-align: left;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p {
    opacity: 1;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p:before {
    margin-left: auto;
    margin-right: auto;
    background: #0084d7;
    margin: 20px auto;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span {
    display: inline-block;
    color: #7a7a7a;
    width: 23.5%;
    text-align: center;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:before {
    background: url("../images/icon_headstock.png") no-repeat;
    background-size: 370%;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    content: "";
    display: block;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(1) {
    margin-left: 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(1):before {
    background-position: 1px 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(2) {
    margin-left: 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(2):before {
    background-position: -27px 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(3) {
    margin-left: 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(3):before {
    background-position: -54px 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(4) {
    margin-left: 0;
  }
  .airwheel-E3-function-content .airwheel-E3-function-front .airwheel-E3-function-front-content ul p span:nth-child(4):before {
    background-position: -84px 0;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-lamp {
  width: 100%;
  background: #000000;
  position: relative;
  min-height: 600px;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.airwheel-E3-function-content .airwheel-E3-function-lamp img {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  width: 100%;
}
.airwheel-E3-function-content .airwheel-E3-function-lamp div {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  z-index: 2;
  top: 10%;
}
.airwheel-E3-function-content .airwheel-E3-function-lamp div p {
  opacity: 0.8;
}
.airwheel-E3-function-content .airwheel-E3-function-lamp div p:before {
  margin: 20px auto;
}
@media screen and (max-width: 1200px) {
  .airwheel-E3-function-content .airwheel-E3-function-lamp {
    min-height: 450px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-lamp img {
    width: 120%;
  }
}
@media screen and (max-width: 767px) {
  .airwheel-E3-function-content .airwheel-E3-function-lamp {
    min-height: 300px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-lamp img {
    width: 120%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-lamp div {
    width: 300px;
    margin-left: -150px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-lamp div p:before {
    margin: 10px auto;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-E3-function-content .airwheel-E3-function-lamp {
    min-height: 250px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-brake {
  width: 100%;
  min-height: 680px;
  background: #f3f4f6;
  position: relative;
  overflow: hidden;
}
.airwheel-E3-function-content .airwheel-E3-function-brake img {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
}
.airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(2) {
  position: absolute;
  width: 400px;
  left: 15%;
  top: 130px;
  z-index: 2;
}
.airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(2) p:before {
  background: #0084d7;
}
.airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(3) {
  display: none;
  text-align: center;
  color: #fff;
  position: absolute;
  width: 130px;
  border-radius: 3px;
  height: 26px;
  line-height: 26px;
  background: #606368;
  top: 72%;
  left: 48%;
  z-index: 3;
}
@media screen and (max-width: 1500px) {
  .airwheel-E3-function-content .airwheel-E3-function-brake img {
    right: -300px;
  }
}
@media screen and (max-width: 1200px) {
  .airwheel-E3-function-content .airwheel-E3-function-brake {
    min-height: 500px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake img {
    right: -500px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(2) {
    left: 2%;
    top: 60px;
    width: 300px;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-E3-function-content .airwheel-E3-function-brake img {
    right: -300px;
    width: 150%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(2) {
    left: 2%;
    width: 300px;
    top: 30px;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-E3-function-content .airwheel-E3-function-brake {
    min-height: 450px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake img {
    right: -200px;
    width: 160%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(2) {
    left: 2%;
    width: 350px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(3) {
    display: none;
  }
}
@media screen and (max-width: 320px) {
  .airwheel-E3-function-content .airwheel-E3-function-brake {
    min-height: 420px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake img {
    right: -150px;
    width: 160%;
    bottom: 20px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brake div:nth-child(2) {
    top: 50px;
    left: 2%;
    width: 300px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-chair {
  position: relative;
  color: #fff;
  min-height: 100px;
  overflow: hidden;
  background: #000;
}
.airwheel-E3-function-content .airwheel-E3-function-chair img {
  width: 100%;
  display: block;
}
.airwheel-E3-function-content .airwheel-E3-function-chair div {
  position: absolute;
  z-index: 2;
  width: 300px;
  right: 20%;
  top: 100px;
  text-align: right;
}
.airwheel-E3-function-content .airwheel-E3-function-chair div p:before {
  margin: 20px 0 15px 90%;
}
@media screen and (max-width: 768px) {
  .airwheel-E3-function-content .airwheel-E3-function-chair img {
    width: 130%;
    margin-left: -100px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-chair div {
    top: 20%;
    right: 5%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-E3-function-content .airwheel-E3-function-chair img {
    width: 160%;
    margin-left: -150px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-chair div {
    top: 45px;
    right: 10px;
    width: 250px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-chair div p:before {
    margin: 10px 0 10px 88%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-E3-function-content .airwheel-E3-function-chair div {
    top: 20px;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-cushion {
  color: #fff;
  width: 100%;
  min-height: 100px;
  background: #000;
  position: relative;
  overflow: hidden;
}
.airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content {
  width: 90%;
  margin: 0 5%;
}
.airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content img {
  display: block;
}
.airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content div {
  position: absolute;
  z-index: 2;
  width: 300px;
  right: 20%;
  top: 20%;
  text-align: right;
}
.airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content div p:before {
  margin: 20px 0 15px 270px;
  background: #0084d7;
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content div {
    position: inherit;
    right: 0;
    left: 0;
    text-align: center;
    padding-top: 60px;
    width: 400px;
    margin: 0 auto;
  }
  .airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content div p:before {
    margin: 10px auto;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-E3-function-content .airwheel-E3-function-cushion img {
    width: 100%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content div {
    width: 350px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content div {
    width: 300px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 320px) {
  .airwheel-E3-function-content .airwheel-E3-function-cushion .airwheel-E3-function-cushion-content {
    width: 98%;
    margin: 0 1%;
  }
}
.airwheel-E3-function-content .airwheel-E3-function-brace {
  width: 70%;
  margin: 0 15%;
  position: relative;
  overflow: hidden;
}
.airwheel-E3-function-content .airwheel-E3-function-brace img {
  display: block;
  float: right;
}
.airwheel-E3-function-content .airwheel-E3-function-brace div {
  position: absolute;
  z-index: 2;
  top: 230px;
  width: 250px;
}
.airwheel-E3-function-content .airwheel-E3-function-brace div p:before {
  background: #0084d7;
  opacity: 1;
}
@media screen and (max-width: 1100px) {
  .airwheel-E3-function-content .airwheel-E3-function-brace div {
    left: 10px;
    width: 180px;
  }
}
@media screen and (max-width: 960px) {
  .airwheel-E3-function-content .airwheel-E3-function-brace img {
    width: 100%;
    margin-left: 65px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brace div {
    left: 10px;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-E3-function-content .airwheel-E3-function-brace img {
    width: 100%;
    margin-left: 45px;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-E3-function-content .airwheel-E3-function-brace img {
    width: 100%;
    margin-left: 0;
    margin-top: 80px;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brace div {
    top: 50px;
    width: 250px;
    text-align: center;
    margin-left: -125px;
    left: 50%;
  }
  .airwheel-E3-function-content .airwheel-E3-function-brace div p:before {
    margin: 10px auto;
  }
}
@media screen and (max-width: 374px) {
  span {
    font-size: 0.8rem;
  }
}
.airwheel-Z5 p:before {
  display: none;
}
.airwheel-Z5 .font-gradient span {
  font-size: 30px;
}
.airwheel-z5-banner {
  position: relative;
  color: #fff;
  text-align: left;
}
.airwheel-z5-banner .airwheel-z5-banner-content {
  position: absolute;
  z-index: 2;
  top: 47%;
  min-height: 100px;
  left: 50%;
  margin-left: -600px;
  line-height: normal;
  line-height: 30px;
}
.airwheel-z5-banner .airwheel-z5-banner-content .z5-down {
  margin-top: 10px;
  color: #60aff6 !important;
  font-size: 19px;
}
.airwheel-z5-banner .airwheel-z5-banner-content .z5-down a {
  color: #60aff6 !important;
}
.airwheel-z5-banner .airwheel-z5-banner-content .z5-down a i {
  padding-left: 5px;
}
.airwheel-z5-banner .airwheel-z5-banner-content .z5-down a:nth-child(2) {
  padding-left: 15px;
}
@media screen and (max-width: 640px) {
  .airwheel-z5-banner .airwheel-z5-banner-content .z5-down a {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .airwheel-z5-banner .airwheel-z5-banner-content h1 {
    width: 30%;
  }
  .airwheel-z5-banner .airwheel-z5-banner-content p {
    width: 35%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-z5-banner .airwheel-z5-banner-content {
    text-align: right;
    left: 65%;
    margin-left: 0;
    top: 14%;
  }
  .airwheel-z5-banner .airwheel-z5-banner-content h1 {
    width: 196px;
    padding-left: 14px;
  }
  .airwheel-z5-banner .airwheel-z5-banner-content p {
    width: 210px;
  }
}
@media screen and (max-width: 640px) {
  .airwheel-z5-banner .airwheel-z5-banner-content {
    left: 0;
  }
  .airwheel-z5-banner .airwheel-z5-banner-content h1,
  .airwheel-z5-banner .airwheel-z5-banner-content p {
    width: 46%;
    padding-left: 54%;
  }
}
.airwheel-z5-banner img:nth-child(2) {
  display: none;
}
@media screen and (max-width: 768px) {
  .airwheel-z5-banner img:nth-child(1) {
    display: none;
  }
  .airwheel-z5-banner img:nth-child(2) {
    display: inherit;
  }
}
.airwheel_z5_fold {
  background: linear-gradient(left, #fbfcfd 50%, #f3f4f6 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfd' 50%, endColorstr='#f3f4f6' 50%,GradientType='0' );
  background: -moz-linear-gradient(left, #fbfcfd 50%, #f3f4f6 50%);
  background: -webkit-linear-gradient(left, #fbfcfd 50%, #f3f4f6 50%);
  width: 100%;
  padding: 105px 0px;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_fold {
    background: linear-gradient(top, #fbfcfd 50%, #f3f4f6 50%);
    background: -moz-linear-gradient(top, #fbfcfd 50%, #f3f4f6 50%);
    background: -webkit-linear-gradient(top, #fbfcfd 50%, #f3f4f6 50%);
    padding-top: 20px;
  }
  .airwheel_z5_fold .absolute {
    position: inherit;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_fold {
    padding: 0;
    background: linear-gradient(top, #fbfcfd 59%, #f3f4f6 50%);
    background: -moz-linear-gradient(top, #fbfcfd 59%, #f3f4f6 50%);
    background: -webkit-linear-gradient(top, #fbfcfd 59%, #f3f4f6 50%);
  }
}
.airwheel_z5_fold .airwheel-E3-function-center {
  text-align: right;
}
.airwheel_z5_fold .airwheel-E3-function-center img {
  width: 25%;
}
.airwheel_z5_fold .airwheel-E3-function-center img:nth-child(4) {
  display: none;
}
.airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content {
  background: url("../images/z5/airwheel_z5_fold_bg.png") no-repeat center;
  width: 50%;
  min-height: 493px;
  left: 50%;
  margin-left: -25%;
  top: 6px;
  z-index: 2;
  background-size: contain;
}
.airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul {
  padding-top: 210px;
  text-align: center;
}
.airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul p {
  width: 370px;
  margin: 10px auto 0;
  line-height: 21px;
}
.airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul p a {
  color: #333;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_fold .airwheel-E3-function-center {
    text-align: center;
  }
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content {
    background: none;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    min-height: 100px;
    top: 0;
  }
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul {
    padding-top: 0;
  }
  .airwheel_z5_fold .airwheel-E3-function-center img:nth-child(3) {
    display: none;
  }
  .airwheel_z5_fold .airwheel-E3-function-center img:nth-child(4) {
    display: inherit;
    width: 50%;
    padding: 73px 25% 0;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_fold .airwheel-E3-function-center img:nth-child(4) {
    display: inherit;
    width: 80%;
    padding: 70px 10% 0;
  }
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul {
    padding-top: 20px;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content {
    width: 100%;
    min-height: 410px;
    top: 36px;
    min-height: 100px;
    left: 0;
    margin-left: 0;
  }
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul {
    padding-top: 0;
  }
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_content ul p {
    width: 90%;
    padding: 0 5%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel_z5_fold .airwheel-E3-function-center {
    padding-top: 30px;
  }
}
.airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
  width: 50%;
  height: 710px;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
    margin: 0 auto;
    height: 600px;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
    width: 75%;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
    height: 500px;
  }
}
@media screen and (max-width: 414px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
    height: 414px;
    width: 100%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
    height: 400px;
  }
}
@media screen and (max-width: 375px) {
  .airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_left {
    height: 350px;
  }
}
.airwheel_z5_fold .airwheel-E3-function-center .airwheel_z5_fold_animation {
  animation: airwheel_z5_fold 3s steps(3) infinite;
  -webkit-animation: airwheel_z5_fold 3s steps(3) infinite;
  -moz-animation: airwheel_z5_fold 3s steps(3) infinite;
  -ms-animation: airwheel_z5_fold 3s steps(3) infinite;
  background: url("../images/z5/airwheel_z5_fold_sp.jpg") no-repeat;
  background-size: 300%;
}
.airwheel_z5_life {
  background: #ffffff;
}
.airwheel_z5_angle {
  background: #fbfbfb;
}
.airwheel_z5_speed {
  background: #121318;
}
.airwheel_z5_speed {
  padding-top: 237px;
  width: 100%;
}
.airwheel_z5_curve,
.airwheel_z5_life,
.airwheel_z5_angle {
  min-height: 200px;
  width: 100%;
}
.airwheel_z5_curve {
  background: linear-gradient(top, #000, #0e0f13, #000);
  background: -webkit-linear-gradient(top, #000, #0e0f13, #000);
  background: -moz-linear-gradient(top, #000, #0e0f13, #000);
  background: -o-linear-gradient(top, #000, #0e0f13, #000);
  background: -ms-linear-gradient(top, #000, #0e0f13, #000);
  color: #fff;
}
.airwheel_z5_curve .absolute {
  right: 0;
  top: 40%;
  min-height: 100px;
  line-height: 30px;
  text-align: right;
}
.airwheel_z5_curve .absolute p {
  width: 350px;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_curve img {
    margin-left: -100px;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_curve img {
    width: 100%;
    margin-left: -100px;
  }
  .airwheel_z5_curve .absolute {
    top: 60%;
  }
  .airwheel_z5_curve .absolute p {
    width: 90%;
    padding-left: 10%;
  }
}
.airwheel_z5_curve .font-gradient {
  width: 48px;
  padding-right: 5px;
  display: inline-block;
}
.airwheel_z5_life {
  text-align: right;
}
.airwheel_z5_life img {
  display: block;
  padding-left: 35%;
}
.airwheel_z5_life .absolute {
  min-height: 250px;
  top: 15%;
  text-align: left;
}
.airwheel_z5_life .absolute p {
  width: 350px;
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_life img {
    padding-left: 10%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_life img {
    padding-left: 0;
    width: 100%;
  }
  .airwheel_z5_life .absolute {
    top: 10%;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_life .absolute {
    position: inherit;
    min-height: 0;
    top: 0;
    text-align: right;
  }
  .airwheel_z5_life .absolute p {
    width: 90%;
    padding-left: 10%;
    margin-top: 0;
  }
}
.airwheel_z5_life .font-gradient {
  display: inline-block;
  width: 257px;
}
.airwheel_z5_life .font-gradient img {
  padding-left: 0;
}
.airwheel_z5_height {
  background: linear-gradient(top, #000101, #121317);
  background: -webkit-linear-gradient(top, #121419, #13161d);
  background: -moz-linear-gradient(top, #121419, #13161d);
  background: -o-linear-gradient(top, #121419, #13161d);
  background: -ms-linear-gradient(top, #121419, #13161d);
  padding: 128px 0;
  color: #fff;
}
@media screen and (max-width: 1659px) {
  .airwheel_z5_height img {
    width: 80%;
  }
}
.airwheel_z5_height .absolute {
  text-align: right;
  right: 0;
  top: 10%;
}
@media screen and (max-width: 1659px) {
  .airwheel_z5_height .absolute {
    top: 1%;
  }
}
.airwheel_z5_height h1 {
  width: 300px;
}
.airwheel_z5_height p {
  width: 250px;
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .airwheel_z5_height {
    padding-top: 40px;
    padding-bottom: 0;
  }
  .airwheel_z5_height img {
    width: 80%;
  }
  .airwheel_z5_height h1 {
    width: 200px;
  }
  .airwheel_z5_height p {
    width: 150px;
  }
  .airwheel_z5_height .font-gradient img {
    width: 200px;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_height {
    padding-bottom: 20px;
  }
  .airwheel_z5_height .absolute {
    position: inherit;
  }
  .airwheel_z5_height img {
    width: 100%;
  }
  .airwheel_z5_height h1,
  .airwheel_z5_height p {
    width: 90%;
    padding: 0 5%;
    text-align: center;
  }
  .airwheel_z5_height div {
    text-align: center;
  }
}
.airwheel_z5_angle {
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_angle img {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_angle img {
    padding-left: 70px;
    width: 100%;
  }
}
.airwheel_z5_angle .font-gradient {
  width: 126px;
}
.airwheel_z5_angle .font-gradient img {
  padding-left: 0;
}
@media screen and (max-width: 640px) {
  .airwheel_z5_angle .font-gradient {
    margin: 0 auto;
  }
}
.airwheel_z5_angle .absolute {
  text-align: left;
  top: 10%;
}
.airwheel_z5_angle .absolute h1 {
  width: 320px;
}
.airwheel_z5_angle .absolute p {
  width: 250px;
}
@media screen and (max-width: 640px) {
  .airwheel_z5_angle .absolute {
    text-align: center;
    position: inherit;
    padding-top: 20px;
  }
  .airwheel_z5_angle .absolute h1,
  .airwheel_z5_angle .absolute p {
    width: 96%;
    padding: 0 2%;
    text-align: center;
  }
  .airwheel_z5_angle img {
    padding-left: 0;
  }
}
.airwheel_z5_speed {
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_speed img {
    padding-left: -130px;
  }
}
.airwheel_z5_speed .absolute {
  right: 0;
  text-align: right;
  width: 350px;
}
@media screen and (max-width: 1800px) {
  .airwheel_z5_speed {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .airwheel_z5_speed img {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_speed .absolute {
    position: inherit;
    width: 98%;
    margin: 0 1%;
  }
}
.airwheel_z5_speed .font-gradient img {
  width: 177px;
}
.airwheel_z5_usb {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.airwheel_z5_usb img {
  width: 100%;
}
.airwheel_z5_usb img:nth-child(4) {
  display: none;
}
@media screen and (max-width: 768px) {
  .airwheel_z5_usb img:nth-child(3) {
    display: none;
  }
  .airwheel_z5_usb img:nth-child(4) {
    display: inherit;
  }
}
.airwheel_z5_usb .airwheel_z5_usb_content {
  width: 500px;
  left: 50%;
  margin-left: -250px;
  top: 20%;
  min-height: 100px;
}
.airwheel_z5_usb .airwheel_z5_usb_content ul img {
  width: 163px;
  padding: 0 5px;
}
@media screen and (max-width: 980px) {
  .airwheel_z5_usb .airwheel_z5_usb_content {
    top: 10%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_usb .airwheel_z5_usb_content {
    width: 80%;
    padding-left: 15%;
    padding-right: 5%;
    right: 0;
    left: 0;
    text-align: right;
    margin-left: 0;
  }
}
@media screen and (max-width: 414px) {
  .airwheel_z5_usb .airwheel_z5_usb_content {
    top: 2%;
  }
}
.airwheel_z5_usb .airwheel_z5_usb_right {
  width: 180px;
  left: 73%;
  bottom: 20%;
  text-align: right;
}
.airwheel_z5_usb .airwheel_z5_usb_right ul:first-child {
  border-bottom: 1px #a9a9a9 solid;
  padding-bottom: 20px;
}
.airwheel_z5_usb .airwheel_z5_usb_right li {
  font-size: 50px;
  color: #909090;
  line-height: 40px;
  margin-top: 20px;
}
.airwheel_z5_usb .airwheel_z5_usb_right li span {
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .airwheel_z5_usb .airwheel_z5_usb_right {
    left: 0;
    right: 0;
    width: 25%;
    padding-left: 70%;
    padding-right: 5%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel_z5_usb .airwheel_z5_usb_right {
    width: 34%;
    padding-left: 65%;
    bottom: 10%;
  }
}
.airwheel_z5_app {
  width: 100%;
  background: #101113;
  text-align: right;
  overflow: hidden;
}
.airwheel_z5_app .absolute {
  top: 40%;
  text-align: left;
  color: #fff;
  width: 300px;
  left: 50%;
  margin-left: -600px;
}
.airwheel_z5_app .absolute h1 {
  opacity: 0.8;
}
@media screen and (max-width: 980px) {
  .airwheel_z5_app img {
    width: 70%;
  }
  .airwheel_z5_app .absolute {
    top: 20%;
    left: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_app .absolute {
    position: inherit;
    padding-bottom: 30px;
  }
}
.airwheel_z5_stronger {
  width: 100%;
  overflow: hidden;
}
.airwheel_z5_stronger .absolute {
  width: 400px;
  right: 50%;
  top: 40%;
  margin-right: -600px;
}
.airwheel_z5_stronger .absolute .font-gradient img {
  width: 136px;
  margin-top: -30px;
}
@media screen and (max-width: 1700px) {
  .airwheel_z5_stronger .absolute {
    right: -15%;
  }
}
@media screen and (max-width: 1450px) {
  .airwheel_z5_stronger .absolute {
    width: 480px;
    left: 50%;
    margin-left: -250px;
    text-align: center;
    top: 5%;
  }
}
@media screen and (max-width: 1450px) {
  .airwheel_z5_stronger img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_stronger {
    overflow: hidden;
  }
  .airwheel_z5_stronger img {
    margin-left: -10%;
    margin-top: -90px;
  }
  .airwheel_z5_stronger .absolute {
    position: inherit;
    width: 90%;
    margin: 0 5%;
    left: 0;
    text-align: right;
    padding-bottom: 20px;
  }
}
.airwheel_z5_ride {
  width: 100%;
  background: #101113;
  overflow: hidden;
}
.airwheel_z5_ride img:nth-child(1) {
  display: block;
  position: absolute;
  right: 10%;
}
@media screen and (max-width: 1700px) {
  .airwheel_z5_ride img:nth-child(1) {
    display: block;
    position: absolute;
    right: 0;
  }
  .airwheel_z5_ride img:nth-child(2) {
    display: block;
    margin-left: -300px;
    float: left;
  }
}
@media screen and (max-width: 1280px) {
  .airwheel_z5_ride img:nth-child(1) {
    display: block;
    position: inherit;
    right: 0;
    left: 0;
    width: 60%;
  }
  .airwheel_z5_ride img:nth-child(2) {
    margin-left: 0;
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_ride img:nth-child(2) {
    margin-left: -100px;
    width: 120%;
  }
}
.airwheel_z5_ride .font-gradient {
  text-align: center;
}
.airwheel_z5_ride .font-gradient img:nth-child(1) {
  width: 185px;
  display: inline-block;
  position: inherit;
  right: 0;
}
@media screen and (max-width: 1280px) {
  .airwheel_z5_ride .font-gradient {
    text-align: right;
  }
}
.airwheel_z5_ride .absolute {
  width: 300px;
  left: 50%;
  margin-left: -150px;
  top: 15%;
  text-align: center;
  color: #fff;
}
.airwheel_z5_ride .absolute .font-gradient {
  margin-top: 100%;
}
@media screen and (max-width: 1280px) {
  .airwheel_z5_ride img {
    margin-left: 0;
  }
  .airwheel_z5_ride .absolute {
    left: 60%;
    width: 50%;
    text-align: right;
    top: 30%;
  }
  .airwheel_z5_ride .absolute .font-gradient {
    margin-top: 500px;
  }
}
@media screen and (max-width: 768px) {
  .airwheel_z5_ride .absolute {
    left: 0;
    width: 50%;
    margin-left: 45%;
    margin-right: 5%;
    text-align: right;
    top: 5%;
    height: 100%;
  }
  .airwheel_z5_ride .absolute .font-gradient {
    margin-top: 120%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel_z5_ride .absolute .font-gradient {
    margin-top: 80%;
  }
}
.airwheel_z5_safe {
  width: 100%;
  padding: 100px 0;
  background: #f8f8f8;
  text-align: center;
  overflow: hidden;
}
.airwheel_z5_safe .absolute {
  z-index: 2;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(1) {
  float: left;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(1) .font-gradient {
  width: 101px;
  margin: 0 auto;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(1) .font-gradient img {
  padding-bottom: 0;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(2) {
  float: right;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(2) .font-gradient {
  width: 61px;
  margin: 0 auto;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(2) .font-gradient img {
  padding-bottom: 0;
}
.airwheel_z5_safe .airwheel_z5_safe_img ul .absolute {
  bottom: 0;
  width: 100%;
}
.airwheel_z5_safe .airwheel_z5_safe_content {
  width: 400px;
  left: 50%;
  margin-left: -200px;
  top: 5%;
}
@media screen and (max-width: 1770px) {
  .airwheel_z5_safe .airwheel-E3-function-center {
    width: 90%;
    margin: 0 5%;
  }
}
@media screen and (max-width: 1400px) {
  .airwheel_z5_safe .airwheel-E3-function-center {
    width: 98%;
    margin: 0 1%;
  }
}
@media screen and (max-width: 1230px) {
  .airwheel_z5_safe .absolute {
    position: inherit;
  }
  .airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(1) {
    float: none;
  }
  .airwheel_z5_safe .airwheel_z5_safe_img ul:nth-child(2) {
    float: none;
  }
  .airwheel_z5_safe .airwheel_z5_safe_img ul .absolute {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media screen and (max-width: 570px) {
  .airwheel_z5_safe {
    padding: 50px 0;
  }
  .airwheel_z5_safe .airwheel_z5_safe_content {
    width: 80%;
    padding: 0 10%;
    left: 0;
    margin-left: 0;
  }
  .airwheel_z5_safe .airwheel_z5_safe_img ul img {
    width: 100%;
    padding-bottom: 20px;
  }
  .airwheel_z5_safe .airwheel_z5_safe_img ul .font-gradient {
    line-height: 37px;
  }
}
.airwheel_z5_front {
  width: 100%;
  background: #101113;
  color: #fff;
  text-align: right;
  overflow: hidden;
}
.airwheel_z5_front img {
  width: 100%;
}
.airwheel_z5_front .font-gradient {
  text-align: right;
}
.airwheel_z5_front .font-gradient img {
  display: inline-block;
  width: 154px;
}
.airwheel_z5_front .absolute {
  width: 400px;
  top: 40%;
  right: 50%;
  margin-right: -600px;
}
@media screen and (max-width: 1200px) {
  .airwheel_z5_front .absolute {
    margin-left: 0;
    left: 0;
  }
}
@media screen and (max-width: 1230px) {
  .airwheel_z5_front .airwheel-E3-function-center {
    width: 60%;
    right: 1%;
  }
  .airwheel_z5_front .absolute {
    top: 10%;
    margin-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .airwheel_z5_front img {
    width: 120%;
    margin-left: -100px;
  }
}
@media screen and (max-width: 450px) {
  .airwheel_z5_front img {
    width: 160%;
    margin-left: -130px;
  }
}
@media screen and (max-width: 375px) {
  .airwheel_z5_front img {
    width: 145%;
    margin-left: 0;
  }
  .airwheel_z5_front .absolute {
    position: inherit;
  }
  .airwheel_z5_front .airwheel-E3-function-center {
    width: 98%;
    margin: 0 1%;
    padding-bottom: 20px;
  }
}
.airwheel-z5-specs-center {
  width: 1055px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .airwheel-z5-specs-center {
    width: 90%;
    margin: 0 5%;
  }
  .airwheel-z5-specs-center img {
    width: 100%;
  }
}
.airwheel-Z5-function-banner {
  width: 100%;
  background: linear-gradient(top, #212121 90%, #fff 10%);
  background: -webkit-linear-gradient(top, #212121 90%, #fff 10%);
  background: -moz-linear-gradient(top, #212121 90%, #fff 10%);
  padding-top: 45px;
  vertical-align: top;
}
.airwheel-Z5-function-banner img:nth-child(1) {
  float: left;
  padding-top: 10px;
}
.airwheel-Z5-function-banner img:nth-child(2) {
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .airwheel-Z5-function-banner {
    text-align: center;
    margin-bottom: 20px;
  }
  .airwheel-Z5-function-banner img:nth-child(1) {
    display: none;
  }
  .airwheel-Z5-function-banner img:nth-child(2) {
    padding-left: 0;
    width: 80%;
  }
}
.z5-spec-conetnt {
  width: 100%;
}
.z5-spec-conetnt h1 {
  font-size: 16px;
}
.z5-spec-conetnt ul {
  padding: 35px 0;
  display: inline-block;
  vertical-align: top;
  border-top: 1px #cccccc solid;
}
.z5-spec-conetnt ul:nth-child(1) {
  width: 20%;
  padding-left: 3%;
}
.z5-spec-conetnt ul:nth-child(2) {
  width: 68%;
  margin-left: 5%;
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .z5-spec-conetnt {
    border-top: 1px #cccccc solid;
    padding: 20px 0;
  }
  .z5-spec-conetnt ul {
    border-top: none;
    display: block;
    padding: 10px 0;
  }
  .z5-spec-conetnt ul:nth-child(1) {
    width: 100%;
    padding-left: 0;
  }
  .z5-spec-conetnt ul:nth-child(2) {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .z5-spec-conetnt ul img {
    width: 100%;
  }
}
.e6 p {
  opacity: 0.8;
}
.e6 p:before {
  display: block;
  background: #7f7f7f;
  height: 1px;
  width: 40px;
  margin: 15px 0;
  content: "";
}
@media screen and (max-width: 768px) {
  .e6 p:before {
    margin: 10px 0;
  }
}
.e6 img {
  display: block;
}
@media screen and (max-width: 1000px) {
  .e6 .airwheel-E3-function-center {
    width: 98%;
    margin: 0 1%;
  }
}
.e6-banner-c {
  position: absolute;
  top: 45%;
  z-index: 2;
  text-align: left;
  left: 50%;
  margin-left: -600px;
}
@media screen and (max-width: 768px) {
  .e6-banner-c {
    left: 0;
  }
  .e6-banner-c.airwheel-E3-function-center {
    width: 50%;
  }
}
.airwheel-e6-first {
  width: 100%;
  padding: 50px 0;
}
@media screen and (max-width: 1000px) {
  .airwheel-e6-first {
    padding: 10px 0;
  }
}
.airwheel-e6-first .airwheel-e6-first-left {
  float: left;
  width: 340px;
  display: inline-block;
  padding-top: 80px;
}
.airwheel-e6-first .airwheel-e6-first-left h2 {
  margin-top: 80px;
}
@media screen and (max-width: 1000px) {
  .airwheel-e6-first .airwheel-e6-first-left {
    float: none;
    width: 98%;
    margin: 0 1%;
    display: block;
    text-align: center;
    padding-top: 5%;
  }
  .airwheel-e6-first .airwheel-e6-first-left ul:nth-child(2) li {
    display: inline-block;
    margin: 10px;
  }
  .airwheel-e6-first .airwheel-e6-first-left h2 {
    margin-top: 10%;
  }
  .airwheel-e6-first .airwheel-e6-first-left p:before {
    margin: 10px auto;
  }
}
.airwheel-e6-first .airwheel-antimation {
  animation: airwheel-e6 4s steps(4) infinite;
  -webkit-animation: airwheel-e6 4s steps(4) infinite;
  -moz-animation: airwheel-e6 4s steps(4) infinite;
  background: url("../images/airwheel-e6-animation.png") no-repeat;
  background-size: 400%;
  width: 641px;
  height: 706px;
  float: right;
}
@media screen and (max-width: 1000px) {
  .airwheel-e6-first .airwheel-antimation {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  .airwheel-e6-first .airwheel-antimation {
    width: 100%;
  }
}
.airwheel-e6-first .airwheel-E3-function-center:after {
  display: block;
  content: "";
  clear: both;
}
.airwheel-e6-second {
  width: 100%;
  background: url("../images/airwheel_e_bike.jpg") no-repeat center;
  height: 898px;
}
.airwheel-e6-second img {
  width: 100%;
}
.airwheel-e6-second .airwheel-E3-function-center div {
  position: absolute;
  width: 300px;
  top: 68%;
  left: 53%;
  z-index: 2;
  color: ;
  text-align: right;
}
.airwheel-e6-second .airwheel-E3-function-center div p:before {
  margin-left: 250px;
}
@media screen and (max-width: 790px) {
  .airwheel-e6-second {
    background: url("../images/m.airwheel_e_bike.jpg") no-repeat center;
    height: 831px;
    background-size: 100%;
  }
  .airwheel-e6-second .airwheel-E3-function-center div {
    left: 0;
    top: 0;
    width: 100%;
    bottom: 0;
  }
  .airwheel-e6-second .airwheel-E3-function-center div li {
    position: absolute;
    bottom: 6%;
    right: 1%;
    width: 50%;
    padding: 0;
  }
  .airwheel-e6-second .airwheel-E3-function-center div p:before {
    width: 10%;
    margin-left: 88%;
  }
}
.airwheel-e6-three {
  width: 100%;
  text-align: center;
  color: #fff;
  background: url("../images/airwhel_e6_battery.jpg") no-repeat center;
  height: 901px;
}
.airwheel-e6-three .airwheel-e6-three-content {
  width: 700px;
  position: absolute;
  z-index: 2;
  top: 35%;
  left: 50%;
  margin-left: -350px;
}
.airwheel-e6-three .airwheel-e6-three-content p:before {
  margin: 15px auto;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .airwheel-e6-three .airwheel-e6-three-content p:before {
    margin: 10px auto;
  }
}
.airwheel-e6-three .airwheel-e6-three-content p {
  width: 70%;
  padding: 0 15%;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-three .airwheel-e6-three-content {
    top: 30%;
  }
  .airwheel-e6-three .airwheel-e6-three-content h1 {
    width: 50%;
    line-height: 30px;
    display: inline-block;
  }
  .airwheel-e6-three .airwheel-e6-three-content p {
    width: 50%;
    margin: 0 25%;
    padding: 0;
  }
}
@media screen and (max-width: 700px) {
  .airwheel-e6-three .airwheel-e6-three-content {
    top: 35%;
    width: 100%;
    margin: 0;
    left: 0;
  }
}
@media screen and (max-width: 440px) {
  .airwheel-e6-three .airwheel-e6-three-content p {
    display: none;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-e6-three .airwheel-e6-three-content {
    top: 38%;
  }
}
@media screen and (max-width: 320px) {
  .airwheel-e6-three .airwheel-e6-three-content {
    top: 35%;
  }
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad li {
  display: inline-block;
  margin: 15% 30px 5%;
  line-height: 32px;
}
@media screen and (max-width: 1360px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad li {
    margin: 5% 30px;
  }
}
@media screen and (max-width: 800px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad li {
    margin: 50px 10px 5%;
  }
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad li h3 {
  color: #00fffd;
}
@media screen and (max-width: 640px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad {
    margin: 5% 1%;
  }
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad li {
    margin: 10px 5px 5%;
  }
}
@media screen and (max-width: 440px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad {
    margin: 25% 1% 5%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad {
    margin: 20% 1% 5%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-three-ad li {
    margin: 10px 2px 5%;
  }
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time {
  font-size: 14px;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time span {
  display: inline-block;
  opacity: 0.8;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time li:nth-child(1) span {
  margin-right: 15px;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time li:nth-child(1) span:last-child {
  margin-right: 0;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time li:nth-child(3) span {
  margin-right: 35px;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time li:nth-child(3) span:last-child {
  margin-right: 0;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time span {
    font-size: 0.85rem;
    margin-right: 1.5%;
  }
}
@media screen and (max-width: 700px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time span {
    margin-right: 1%;
  }
}
@media screen and (max-width: 640px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-time {
    display: none;
  }
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation {
  width: 100%;
  border-radius: 5px;
  height: 30px;
  background: #1a1a1a;
  margin: 10px 0;
  line-height: 30px;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) {
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 3;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span {
  background: url("../images/e6-spot.png") no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 48px;
}
@media screen and (max-width: 654px) {
  .airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span {
    margin-right: 40px;
  }
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(2) {
  animation: e6-battery1 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(3) {
  animation: e6-battery2 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(4) {
  animation: e6-battery3 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(5) {
  animation: e6-battery4 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(6) {
  animation: e6-battery5 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(7) {
  animation: e6-battery6 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(8) {
  animation: e6-battery7 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(9) {
  animation: e6-battery8 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(10) {
  animation: e6-battery9 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:nth-child(11) {
  animation: e6-battery10 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(1) span:last-child {
  margin-right: 0;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(2),
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(3) {
  position: absolute;
  top: 15px;
  left: 0;
  margin: 0 3%;
  height: 1px;
  background: #00fffd;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(2) {
  z-index: 2;
  animation: e6-battery-line 12s infinite;
  -webkit-animation: e6-battery-line 12s infinite;
}
.airwheel-e6-three .airwheel-e6-three-content .airwheel-e6-battery-antimation li:nth-child(3) {
  z-index: 1;
  width: 94%;
  opacity: 0.3;
}
@media screen and (max-width: 1200px) {
  .airwheel-e6-three {
    background-size: 140%;
    background-position: 50% 0;
  }
}
@media screen and (max-width: 800px) {
  .airwheel-e6-three {
    background: url("../images/m.airwhel_e6_battery.jpg") no-repeat center;
    background-size: 100%;
    background-position: 0 0;
    height: 931px;
  }
}
.airwheel-e6-four {
  width: 100%;
  background: #fff;
  text-align: right;
}
.airwheel-e6-four:after {
  clear: both;
  display: block;
  content: "";
}
.airwheel-e6-four img {
  float: right;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-four img {
    float: none;
    width: 100%;
  }
}
.airwheel-e6-four .airwheel-E3-function-center div {
  position: absolute;
  text-align: left;
  width: 350px;
  line-height: 30px;
  top: 150px;
}
.airwheel-e6-four .airwheel-E3-function-center div h2 {
  margin-top: 80px;
}
@media screen and (max-width: 1100px) {
  .airwheel-e6-four .airwheel-E3-function-center div {
    position: inherit;
    text-align: center;
    width: 98%;
    margin: 0 1%;
    top: 0;
    padding-top: 50px;
  }
  .airwheel-e6-four .airwheel-E3-function-center div ul:nth-child(2) li {
    display: inline-block;
    margin: 10px;
  }
  .airwheel-e6-four .airwheel-E3-function-center div h2 {
    margin-top: 20px;
  }
  .airwheel-e6-four .airwheel-E3-function-center div p:before {
    margin: 10px auto;
  }
}
.airwheel-e6-five {
  width: 100%;
  background: url("../images/airwheel_e6_seat-bg.jpg") repeat-x;
  color: #fff;
  overflow: hidden;
}
.airwheel-e6-five .airwheel-E3-function-center .second-bg-m {
  width: 133px;
  height: 44px;
  background: url("../images/e6/second-bg-m.png") no-repeat center;
  color: #00fffd;
  display: block;
  text-align: center;
  float: right;
  margin-top: 50px;
  padding-top: 90px;
}
.airwheel-e6-five .airwheel-E3-function-center div {
  text-align: right;
  position: absolute;
  width: 350px;
  right: 0;
  padding-top: 156px;
}
.airwheel-e6-five .airwheel-E3-function-center div p:before {
  margin-left: 310px;
  background: #fff;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-five .airwheel-E3-function-center div {
    padding-top: 50px;
    position: inherit;
    width: 80%;
    margin: 0 1% 0 19%;
  }
  .airwheel-e6-five .airwheel-E3-function-center div p:before {
    margin-left: 90%;
    width: 10%;
  }
  .airwheel-e6-five img {
    width: 140%;
    margin-left: -10%;
  }
}
.airwheel-e6-six {
  text-align: right;
}
.airwheel-e6-six:after {
  clear: both;
  display: block;
  content: "";
}
.airwheel-e6-six img {
  float: right;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-six img {
    float: none;
    width: 100%;
  }
}
.airwheel-e6-six .airwheel-E3-function-center div {
  text-align: left;
  position: absolute;
  width: 350px;
  top: 200px;
  z-index: 2;
}
.airwheel-e6-six .airwheel-E3-function-center div h2 {
  margin-top: 140px;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-six .airwheel-E3-function-center div {
    padding-top: 40px;
    position: inherit;
    text-align: center;
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-e6-six .airwheel-E3-function-center div h2 {
    margin-top: 40px;
  }
  .airwheel-e6-six .airwheel-E3-function-center div p:before {
    margin: 10px auto;
  }
}
.airwheel-e6-last {
  color: #fff;
  width: 100%;
  height: 900px;
  overflow: hidden;
  background: url("../images/airwheel_e6_paint.jpg") no-repeat center;
}
.airwheel-e6-last .airwheel-E3-function-center {
  text-align: right;
}
.airwheel-e6-last .airwheel-E3-function-center div {
  width: 350px;
  position: absolute;
  top: 250px;
  right: 0;
}
.airwheel-e6-last .airwheel-E3-function-center div p:before {
  margin-left: 300px;
  background: #fff;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-last {
    background: url("../images/m.airwheel_e6_paint.jpg") no-repeat center;
    background-size: 100%;
  }
  .airwheel-e6-last .airwheel-E3-function-center div {
    top: 0;
    padding-top: 35%;
    width: 65%;
    margin: 0 1% 34% 0;
  }
  .airwheel-e6-last .airwheel-E3-function-center div p:before {
    margin-left: 90%;
    width: 10%;
  }
}
.airwheel-e6-function-three {
  width: 100%;
  text-align: center;
  padding: 80px 0 10px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .airwheel-e6-function-three {
    padding-top: 20px;
  }
}
.airwheel-e6-function-three div:nth-child(1) {
  width: 458px;
  margin: 10px auto;
}
.airwheel-e6-function-three div:nth-child(1) p:before {
  margin: 15px auto;
}
@media screen and (max-width: 768px) {
  .airwheel-e6-function-three div:nth-child(1) p:before {
    margin: 10px auto;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-e6-function-three div:nth-child(1) {
    width: 80%;
    margin: 10px 10%;
  }
}
@media screen and (max-width: 1700px) {
  .airwheel-e6-function-three img {
    width: 100%;
  }
}
.airwheel-e6-function-four {
  width: 100%;
  background: #f2f2f2;
  text-align: right;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .airwheel-e6-function-four .airwheel-E3-function-center {
    margin-left: -49%;
  }
}
.airwheel-e6-function-four div {
  text-align: left;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -600px;
}
@media screen and (max-width: 1200px) {
  .airwheel-e6-function-four div {
    top: 10%;
    margin-left: -48%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-e6-function-four div {
    position: inherit;
    text-align: center;
    padding-top: 20px;
  }
}
.airwheel-e6-function-four div p {
  width: 450px;
}
@media screen and (max-width: 768px) {
  .airwheel-e6-function-four div p {
    width: 80%;
    margin: 0 10%;
  }
  .airwheel-e6-function-four div p:before {
    margin: 10px auto;
  }
}
.airwheel-e6-function-four img {
  float: right;
}
@media screen and (max-width: 1500px) {
  .airwheel-e6-function-four img {
    width: 100%;
  }
}
.airwheel-e6-function-four:after {
  clear: both;
  content: "";
  display: block;
}
.airwheel-e6-function-six {
  width: 100%;
  background: url("../images/airwheel-e6-function-usb.jpg") no-repeat center;
  height: 898px;
  color: #fff;
}
@media screen and (max-width: 1230px) {
  .airwheel-e6-function-six {
    background: url("../images/airwheel-e6-function-usb-1230.jpg") no-repeat center;
    background-size: 100%;
  }
}
@media screen and (max-width: 790px) {
  .airwheel-e6-function-six {
    background: url("../images/airwheel-e6-function-usb-small.jpg") no-repeat center;
    background-size: 100%;
  }
}
.airwheel-e6-function-six .airwheel-E3-function-center {
  padding-top: 200px;
}
@media screen and (max-width: 1200px) {
  .airwheel-e6-function-six .airwheel-E3-function-center {
    padding-top: 5%;
  }
}
.airwheel-e6-function-six .airwheel-E3-function-center p {
  width: 450px;
}
@media screen and (max-width: 760px) {
  .airwheel-e6-function-six .airwheel-E3-function-center p {
    width: 85%;
    line-height: 20px;
  }
}
.airwheel-e6-function-six .airwheel-E3-function-center p:before {
  background: #fff;
}
.airwheel-e6-function-seven {
  width: 100%;
  padding-bottom: 20px;
  background: #f2f2f2;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 920px) {
  .airwheel-e6-function-seven {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 529px) {
  .airwheel-e6-function-seven {
    padding-bottom: 180px;
  }
}
.airwheel-e6-function-seven div {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  bottom: 20%;
  z-index: 2;
}
@media screen and (max-width: 920px) {
  .airwheel-e6-function-seven div {
    width: 70%;
    margin: 0 15%;
    left: 0;
    bottom: 0;
  }
  .airwheel-e6-function-seven div p {
    margin-bottom: 30px;
  }
}
.airwheel-e6-function-seven div p:before {
  margin: 15px auto;
}
@media screen and (max-width: 768px) {
  .airwheel-e6-function-seven div p:before {
    margin: 10px auto;
  }
}
.airwheel-e6-function-seven img {
  display: inline-block;
}
@media screen and (max-width: 1730px) {
  .airwheel-e6-function-seven img {
    width: 100%;
  }
}
.airwheel-e6-function-last {
  width: 100%;
  background: #0f0f0f;
  text-align: center;
  color: #fff;
  padding-bottom: 30px;
  overflow: hidden;
}
.airwheel-e6-function-last img {
  display: inline-block;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-function-last img {
    width: 80%;
  }
}
.airwheel-e6-function-last p:before {
  margin: 15px auto;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .airwheel-e6-function-last p:before {
    margin: 10px auto;
  }
}
@media screen and (max-width: 800px) {
  .airwheel-e6-function-last div:nth-child(1) {
    padding-bottom: 20px;
  }
}
.airwheel-e6-function-last div:nth-child(1) li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-function-last div:nth-child(1) li {
    padding: 0;
    vertical-align: bottom;
  }
  .airwheel-e6-function-last div:nth-child(1) li:nth-child(2) {
    margin-bottom: 100px;
  }
  .airwheel-e6-function-last div:nth-child(1) li:nth-child(1),
  .airwheel-e6-function-last div:nth-child(1) li:nth-child(3) {
    position: absolute;
    bottom: 0;
    width: 50%;
    text-align: center;
  }
  .airwheel-e6-function-last div:nth-child(1) li:nth-child(3) {
    left: 0;
  }
  .airwheel-e6-function-last div:nth-child(1) li:nth-child(1) {
    right: 0;
  }
}
.airwheel-e6-function-last div:nth-child(1) li h1 {
  color: #00fffd;
}
.airwheel-e6-function-last div:nth-child(2) p {
  width: 465px;
  margin: 0 auto;
}
@media screen and (max-width: 800px) {
  .airwheel-e6-function-last div:nth-child(2) p {
    width: 80%;
    margin: 0 10%;
  }
}
.s8function-banner img {
  width: 100%;
}
.s8function-banner img:nth-child(1) {
  display: inline-block;
}
.s8function-banner img:nth-child(2) {
  display: none;
}
@media screen and (max-width: 768px) {
  .s8function-banner img:nth-child(2) {
    display: inline-block;
  }
  .s8function-banner img:nth-child(1) {
    display: none;
  }
}
.airwheel-s8function-first {
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.airwheel-s8function-first .airwheel-E3-function-center {
  padding-top: 50px;
  text-align: center;
}
.airwheel-s8function-first .airwheel-E3-function-center p {
  margin: 0 auto;
  width: 370px;
}
.airwheel-s8function-first .airwheel-E3-function-center p:before {
  margin: 15px auto;
}
@media screen and (max-width: 370px) {
  .airwheel-s8function-first .airwheel-E3-function-center p {
    width: 90%;
    margin: 0 5%;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation {
  text-align: center;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation img {
  display: inline-block;
  bottom: 0;
  z-index: 5;
  padding-top: 150px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation img {
    width: 55%;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc1,
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc2,
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc3,
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 {
  border-radius: 100%;
  border: 1px #b7b7b7 solid;
  margin: 0 auto;
  display: inline-block;
  position: absolute;
  top: 28%;
  left: 50%;
  z-index: -1;
  animation: airwheel-remote-arc1 1.8s infinite;
  -webkit-animation: airwheel-remote-arc1 1.8s infinite;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc1,
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc2,
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc3,
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 {
    top: 15%;
    left: 0;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc1 {
  width: 300px;
  height: 300px;
  margin-top: -150px;
  margin-left: -150px;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc1 div {
  width: 12px;
  height: 24px;
  background: #6e6e6e;
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -12px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc1 {
    width: 20%;
    margin: 20% 40% 0;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc2 {
  width: 380px;
  height: 380px;
  margin-top: -190px;
  margin-left: -190px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc2 {
    width: 30%;
    margin: 15% 35% 0;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc2 div {
  width: 8px;
  height: 10px;
  background: #6e6e6e;
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -5px;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc3 {
  width: 500px;
  height: 500px;
  margin-top: -250px;
  margin-left: -250px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc3 {
    width: 50%;
    margin: 5% 25% 0;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc3 div {
  width: 6px;
  height: 10px;
  background: #6e6e6e;
  position: absolute;
  right: -3px;
  top: 50%;
  margin-top: -5px;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 {
  width: 700px;
  height: 700px;
  margin-top: -350px;
  margin-left: -350px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 {
    width: 80%;
    margin: -5% 10% 0;
  }
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 li {
  position: absolute;
  display: inline-block;
  width: 150px;
  text-align: right;
  right: -3px;
  line-height: 25px;
  top: 50%;
  margin-top: -5px;
  font-size: 25px;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 li span {
  padding-right: 5px;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 li:nth-child(1) {
  top: 49%;
}
.airwheel-s8function-first .airwheel-E3-function-center .airwheel-remote-animation .airwheel-remote-arc4 li:nth-child(2) {
  width: 6px;
  height: 10px;
  background: #6e6e6e;
  margin-left: 3px;
}
.airwheel-s8function-second {
  width: 100%;
  overflow: hidden;
  background: url("../images/s8/airwheel_s8_electric_app.jpg") no-repeat center;
  height: 988px;
}
@media screen and (max-width: 830px) {
  .airwheel-s8function-second {
    background: url("../images/s8/m.airwheel_s8_electric_app.jpg") no-repeat center;
    background-size: 100%;
  }
}
.airwheel-s8function-second .airwheel-E3-function-center {
  color: #fff;
  padding-top: 10%;
}
.airwheel-s8function-second .airwheel-E3-function-center h1 {
  width: 350px;
  line-height: 25px;
  opacity: 0.8;
}
.airwheel-s8function-second .airwheel-E3-function-center p {
  width: 400px;
}
@media screen and (max-width: 745px) {
  .airwheel-s8function-second .airwheel-E3-function-center h1 {
    width: 50%;
  }
  .airwheel-s8function-second .airwheel-E3-function-center p {
    width: 50%;
  }
}
.airwheel-s8function-three {
  width: 100%;
  overflow: hidden;
  background: #fff;
  text-align: center;
}
.airwheel-s8function-three img {
  width: 100%;
}
.airwheel-s8function-three div {
  width: 500px;
  margin: 0 auto;
  padding-top: 5%;
}
.airwheel-s8function-three div p {
  width: 400px;
  margin: 0 auto;
}
.airwheel-s8function-three div p:before {
  margin: 15px auto;
}
@media screen and (max-width: 745px) {
  .airwheel-s8function-three div {
    width: 90%;
    margin: 0 5%;
  }
  .airwheel-s8function-three div p {
    width: 100%;
  }
}
.airwheel-s8function-four {
  width: 100%;
  overflow: hidden;
  padding: 50px 0;
  background: #53555a;
}
.airwheel-s8function-four h1 {
  text-align: center;
  color: #fff;
  line-height: 30px;
}
.airwheel-s8function-four:after {
  clear: both;
  content: "";
  display: block;
}
.airwheel-s8function-four .airwheel-bms-content {
  color: #fff;
}
.airwheel-s8function-four .airwheel-bms-content ul {
  margin-top: 34px;
  height: auto;
}
.airwheel-s8function-four .airwheel-bms-content ul li {
  width: 48%;
  float: left;
  min-height: 138px;
  margin-right: 0;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul li {
    width: 90%;
    margin: 0 5%;
    float: none;
    min-height: 60px;
    margin-top: 60px;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul li ol {
  width: 81%;
  float: right;
  background: #53555a;
  min-height: 138px;
  padding-left: 15px;
}
@media screen and (max-width: 1024px) {
  .airwheel-s8function-four .airwheel-bms-content ul li ol {
    width: 78%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul li ol {
    min-height: 60px;
    padding-left: 15px;
    width: 88%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-s8function-four .airwheel-bms-content ul li ol {
    padding-left: 3px;
    width: 82%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul li ol {
    width: 78%;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul li ol p {
  line-height: 26px;
  color: #f3f4f6;
  font-size: 14px;
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul li ol p {
    font-size: 0.5rem;
    line-height: 15px;
  }
  .airwheel-s8function-four .airwheel-bms-content ul li ol p:before {
    display: none;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li {
  background: url("../images/s8_product.png") no-repeat;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li {
    background-size: 60%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li {
    background-size: 100%;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li {
    background-size: 123%;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(n+1) {
  margin-left: 2%;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(n+1) {
    margin-left: 5%;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(1) {
  background-position: 0 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(1) {
    background-position: 2px 0;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(2) {
  background-position: -98px 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(2) {
    background-position: -25% 0;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(2) {
    background-position: 88% 0;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(3) {
  margin-right: 0;
  background-position: -289px 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(3) {
    background-position: -75% 0;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(3) {
    background-position: 268% 0;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(4) {
  background-position: -194px 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(4) {
    background-position: -49% 0;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(4) {
    background-position: 176% 0;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(5) {
  background-position: -385px 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(5) {
    background-position: -100% 0;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(5) {
    background-position: 357% 0;
  }
}
.airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(6) {
  margin-right: 0;
  background-position: -481px 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(6) {
    background-position: -125% 0;
  }
}
@media screen and (max-width: 375px) {
  .airwheel-s8function-four .airwheel-bms-content ul:first-child li:nth-child(6) {
    background-position: 450% 0;
  }
}
.airwheel-s8function-five {
  overflow: hidden;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .airwheel-s8function-five img {
    width: 100%;
    margin-left: -10%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-five img {
    margin-left: 10%;
  }
}
.airwheel-s8function-five div {
  position: absolute;
  z-index: 2;
  left: 65%;
  top: 20%;
  width: 33%;
}
.airwheel-s8function-five div h1 {
  width: 400px;
  line-height: 30px;
}
@media screen and (max-width: 1100px) {
  .airwheel-s8function-five div h1 {
    width: 100%;
  }
}
.airwheel-s8function-five div p {
  width: 350px;
}
@media screen and (max-width: 1100px) {
  .airwheel-s8function-five div p {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-five div {
    position: inherit;
    width: 88%;
    margin: 15px 6% 0;
    left: 0;
    text-align: center;
  }
  .airwheel-s8function-five div p:before {
    margin: 10px auto;
  }
}
.airwheel-s8function-six {
  width: 100%;
  background: url("../images/s8/airwheel_s8_rain_ride.jpg") no-repeat center;
  height: 978px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-six {
    background: url("../images/s8/m.airwheel_s8_rain_ride.jpg") no-repeat center;
    background-size: 100%;
  }
}
.airwheel-s8function-six p:before {
  background: #fff;
}
.airwheel-s8function-six .airwheel-s8-six-content {
  width: 45%;
  height: 100%;
  background: rgba(63, 164, 228, 0.95);
  position: relative;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-six .airwheel-s8-six-content {
    width: 50%;
  }
}
.airwheel-s8function-six .airwheel-s8-six-content ul {
  width: 345px;
  height: 430px;
  float: right;
  padding-right: 9%;
  padding-top: 284px;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li {
  float: left;
  margin-left: 35px;
  width: 70px;
  margin-top: 15px;
  font-size: 12px;
  text-align: center;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li i {
  display: block;
  background: url("../images/s8/road.png") no-repeat;
  content: "";
  width: 66px;
  height: 66px;
  margin: 0 auto;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(3) {
  margin-left: 0;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(6) {
  margin-left: 0;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(3) i {
  background-position: -66px 0;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(4) i {
  background-position: -136px 0;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(5) i {
  background-position: -205px 0;
}
.airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(6) i {
  background-position: -274px 0;
}
@media screen and (max-width: 768px) {
  .airwheel-s8function-six .airwheel-s8-six-content ul {
    width: 98%;
    margin: 0 1%;
    padding-right: 0;
    padding-top: 10%;
  }
  .airwheel-s8function-six .airwheel-s8-six-content ul li {
    width: 45%;
    margin-left: 5%;
  }
  .airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(3) {
    margin-left: 0;
  }
  .airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(5) {
    margin-left: 0;
  }
  .airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(6) {
    margin-left: 5%;
  }
  .airwheel-s8function-six .airwheel-s8-six-content ul li:nth-child(7) {
    margin-left: 0;
  }
}
.airwheel-s8function-seven {
  overflow: hidden;
}
@media screen and (max-width: 1230px) {
  .airwheel-s8function-seven {
    text-align: center;
  }
}
.airwheel-s8function-seven:after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (max-width: 1230px) {
  .airwheel-s8function-seven img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 812px) {
  .airwheel-s8function-seven img {
    width: 100%;
  }
}
.airwheel-s8function-seven .airwheel-E3-function-center div {
  padding-top: 150px;
  width: 350px;
  float: right;
}
.airwheel-s8function-seven .airwheel-E3-function-center div .airwheel-s8-seven-titlem {
  text-align: right;
  margin-top: 20px;
  padding-right: 15px;
  line-height: 35px;
}
.airwheel-s8function-seven .airwheel-E3-function-center div .airwheel-s8-seven-titlem span,
.airwheel-s8function-seven .airwheel-E3-function-center div .airwheel-s8-seven-titlem small {
  color: #46b6fd;
  font-size: 30px;
}
.airwheel-s8function-seven .airwheel-E3-function-center div .airwheel-s8-seven-titlem span {
  font-size: 35px;
}
@media screen and (max-width: 1230px) {
  .airwheel-s8function-seven .airwheel-E3-function-center div {
    float: none;
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    width: 90%;
    margin: 0 5%;
  }
  .airwheel-s8function-seven .airwheel-E3-function-center div p:before {
    margin: 10px auto;
  }
  .airwheel-s8function-seven .airwheel-E3-function-center div .airwheel-s8-seven-titlem {
    text-align: center;
    margin-top: 10px;
  }
}
.airwheel-s8function-last {
  width: 100%;
  color: #969696;
  text-align: center;
  overflow: hidden;
  background: url("../images/s8/airwheel_s8_light.jpg") no-repeat center;
  height: 900px;
}
@media screen and (max-width: 838px) {
  .airwheel-s8function-last {
    background: url("../images/s8/m.airwheel_s8_light.jpg") no-repeat center;
    background-size: 100%;
  }
}
.airwheel-s8function-last img {
  width: 100%;
}
.airwheel-s8function-last .airwheel-s8-last-antimation {
  animation: airwheel-s8-last-antimation 1s steps(2) infinite;
  -webkit-animation: airwheel-s8-last-antimation 1s steps(2) infinite;
  background: url("../images/s8/airwheel_s8_light.png") no-repeat;
  width: 838px;
  height: 665px;
  margin: 0 auto;
}
@media screen and (max-width: 838px) {
  .airwheel-s8function-last .airwheel-s8-last-antimation {
    width: 100%;
    background-size: 200%;
  }
}
.airwheel-s8function-last .airwheel-s8-last-content {
  position: absolute;
  z-index: 1;
  bottom: 10%;
  width: 100%;
  line-height: 40px;
}
.airwheel-s8function-last .airwheel-s8-last-content div {
  width: 300px;
  line-height: 30px;
  border: 1px #72555d solid;
  margin: 0 auto;
  transition: all 3s;
  cursor: pointer;
}
.airwheel-s8function-last .airwheel-s8-last-content div:hover {
  transition: all 3s;
  background: rgba(255, 44, 44, 0.5);
  color: #fff;
}
.airwheel-s8-num {
  font-size: 40px;
  color: #46b6fd;
  margin-bottom: 25px;
}
.airwheel-s8-num span {
  font-size: 15px;
}
@media screen and (max-width: 1128px) {
  .airwheel-s8-num {
    margin-bottom: 10px;
  }
}
.s8-banner {
  width: 100%;
  background: linear-gradient(top, #d3d8db, #f7f8f9, #dadee2);
  background: -webkit-linear-gradient(top, #d3d8db, #f7f8f9, #dadee2);
  background: -moz-linear-gradient(top, #d3d8db, #f7f8f9, #dadee2);
}
.s8-banner img {
  width: 1418px;
}
@media screen and (max-width: 1418px) {
  .s8-banner img {
    width: 100%;
  }
}
.s8-banner .s8-banner-content {
  position: absolute;
  width: 100%;
  top: 30%;
  z-index: 2;
}
.s8-banner .s8-banner-content .s8-banner-center {
  width: 1000px;
  margin: 0 auto;
}
.s8-banner .s8-banner-content .s8-banner-center h1 {
  width: 400px;
  line-height: 30px;
  margin-bottom: 35px;
}
.s8-banner .s8-banner-content .s8-banner-center div {
  font-size: 19px;
  width: 400px;
}
.s8-banner .s8-banner-content .s8-banner-center div a {
  color: #60aff6;
  padding: 0 15px;
}
@media screen and (max-width: 1418px) {
  .s8-banner .s8-banner-content .s8-banner-center {
    width: 72%;
    margin: 0 14%;
  }
  .s8-banner .s8-banner-content .s8-banner-center h1 {
    width: 50%;
  }
}
@media screen and (max-width: 1028px) {
  .s8-banner .s8-banner-content .s8-banner-center {
    text-align: left;
    width: 85%;
    margin-left: 14%;
  }
  .s8-banner .s8-banner-content .s8-banner-center h1 {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .s8-banner .s8-banner-content .s8-banner-center {
    width: 98%;
    margin-left: 1%;
  }
  .s8-banner .s8-banner-content .s8-banner-center div {
    display: none;
  }
}
.airwheel-s8-first {
  overflow: hidden;
  width: 100%;
}
.airwheel-s8-first img {
  display: block;
}
@media screen and (max-width: 645px) {
  .airwheel-s8-first img {
    width: 100%;
  }
}
.airwheel-s8-first .airwheel-s8-fr {
  width: 400px;
  float: right;
  margin-top: 192px;
  min-height: 100px;
}
@media screen and (max-width: 1100px) {
  .airwheel-s8-first .airwheel-s8-fr {
    width: 30%;
  }
}
@media screen and (max-width: 942px) {
  .airwheel-s8-first img {
    margin: 0 auto;
  }
  .airwheel-s8-first .airwheel-s8-fr {
    float: none;
    width: 80%;
    margin: 50px 10% 0;
    text-align: center;
  }
  .airwheel-s8-first .airwheel-s8-fr p:before {
    margin: 10px auto;
  }
}
.airwheel-s8-second {
  overflow: hidden;
  width: 100%;
  background: #2c2c2c;
}
.airwheel-s8-second img {
  display: block;
  float: right;
}
.airwheel-s8-second .airwheel-E3-function-center:after {
  clear: both;
  content: "";
  display: block;
}
.airwheel-s8-second .airwheel-E3-function-center div {
  position: absolute;
  z-index: 2;
  top: 15%;
  left: 5%;
  color: #fff;
}
.airwheel-s8-second .airwheel-E3-function-center div p {
  width: 400px;
}
@media screen and (max-width: 1128px) {
  .airwheel-s8-second img {
    width: 100%;
  }
  .airwheel-s8-second .airwheel-E3-function-center div {
    top: 5%;
    left: 0;
  }
  .airwheel-s8-second .airwheel-E3-function-center div p {
    width: 65%;
  }
}
.airwheel-s8-three {
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 100px 0;
}
@media screen and (max-width: 1000px) {
  .airwheel-s8-three {
    padding: 50px 0;
  }
}
.airwheel-s8-three .airwheel-E3-function-center {
  width: 1000px;
}
@media screen and (max-width: 1000px) {
  .airwheel-s8-three .airwheel-E3-function-center {
    text-align: center;
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-s8-three .airwheel-E3-function-center img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 482px) {
  .airwheel-s8-three .airwheel-E3-function-center img {
    width: 100%;
  }
  .airwheel-s8-three .airwheel-E3-function-center h1 {
    width: 98%;
    margin: 0 1%;
  }
}
.airwheel-s8-three .airwheel-s8-tl {
  width: 400px;
  padding-right: 100px;
  padding-top: 100px;
  text-align: right;
  float: left;
}
@media screen and (max-width: 1000px) {
  .airwheel-s8-three .airwheel-s8-tl {
    float: none;
    width: 98%;
    margin: 0 1%;
    padding-right: 0;
    padding-top: 0;
    text-align: center;
  }
}
.airwheel-s8-three .airwheel-s8-tl p {
  width: 400px;
}
.airwheel-s8-three .airwheel-s8-tl p:before {
  margin-left: 355px;
}
@media screen and (max-width: 1000px) {
  .airwheel-s8-three .airwheel-s8-tl p {
    width: 90%;
    margin: 0 5%;
  }
  .airwheel-s8-three .airwheel-s8-tl p:before {
    margin: 10px auto;
  }
}
@media screen and (max-width: 482px) {
  .airwheel-s8-three .airwheel-s8-tl p {
    width: 98%;
    margin: 0 1%;
  }
}
.airwheel-s8-three .airwheel-s8-tl li:nth-child(2) {
  margin-top: 25px;
}
.airwheel-s8-three .airwheel-s8-tl li:nth-child(2) dl {
  display: inline-block;
  text-align: center;
  margin: 0 10px;
  line-height: 40px;
}
.airwheel-s8-three .airwheel-s8-tl li:nth-child(2) dl dt:nth-child(1) {
  opacity: 0.8;
}
.airwheel-s8-three .airwheel-s8-tl li:nth-child(2) dl dt:nth-child(2) {
  color: #39f;
  font-size: 35px;
}
.airwheel-s8-three .airwheel-s8-tl li:nth-child(2) dl dt:nth-child(2) span {
  font-size: 15px;
}
@media screen and (max-width: 400px) {
  .airwheel-s8-three .airwheel-s8-tl li:nth-child(2) dl dt:nth-child(2) {
    font-size: 25px;
  }
  .airwheel-s8-three .airwheel-s8-tl li:nth-child(2) dl dt:nth-child(2) span {
    font-size: 12px;
  }
}
.airwheel-s8-three:after {
  clear: both;
  content: "";
  display: block;
}
.airwheel-s8-four {
  overflow: hidden;
  width: 100%;
  background: #f3f4f8;
  padding-top: 120px;
}
.airwheel-s8-four i {
  background: url("../images/s8/S8-seat-icon.jpg") no-repeat;
  width: 95px;
  height: 93px;
  margin: 5px;
  display: inline-block;
}
.airwheel-s8-four i:nth-child(4) {
  background-position: -104px 0;
}
.airwheel-s8-four i:nth-child(5) {
  background-position: -207px 0;
}
.airwheel-s8-four i:nth-child(6) {
  background-position: 0 -106px;
}
.airwheel-s8-four i:nth-child(7) {
  background-position: -104px -106px;
}
@media screen and (max-width: 768px) {
  .airwheel-s8-four i {
    background-size: 303%;
    width: 80px;
    height: 80px;
  }
  .airwheel-s8-four i:nth-child(4) {
    background-position: 50% 0;
  }
  .airwheel-s8-four i:nth-child(5) {
    background-position: 100% 0;
  }
  .airwheel-s8-four i:nth-child(6) {
    background-position: 0 100%;
  }
  .airwheel-s8-four i:nth-child(7) {
    background-position: 50% 100%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-s8-four i {
    width: 55px;
    height: 52px;
    margin: 2px;
  }
}
@media screen and (max-width: 1150px) {
  .airwheel-s8-four {
    padding-top: 20px;
  }
  .airwheel-s8-four img {
    margin: 0 auto;
  }
}
.airwheel-s8-four img {
  width: 70%;
  display: block;
}
.airwheel-s8-four .airwheel-s8-fr {
  width: 330px;
  float: right;
  padding-top: 150px;
}
.airwheel-s8-four .airwheel-s8-fr h1 {
  line-height: 30px;
}
.airwheel-s8-four .airwheel-s8-fr img {
  padding-top: 12px;
}
@media screen and (max-width: 1150px) {
  .airwheel-s8-four .airwheel-s8-fr {
    float: none;
    width: 90%;
    margin: 0 5%;
    padding-top: 0;
    text-align: center;
  }
  .airwheel-s8-four .airwheel-s8-fr img {
    width: 301px;
    margin: 0 auto;
  }
  .airwheel-s8-four .airwheel-s8-fr p:before {
    margin: 10px auto;
  }
}
.airwheel-s8-five {
  overflow: hidden;
  background: url("../images/s8/airwheel_s8_design_2.jpg") no-repeat center;
  width: 100%;
  height: 814px;
}
@media screen and (max-width: 693px) {
  .airwheel-s8-five {
    background: url("../images/s8/m.airwheel_s8_design_bg.jpg") no-repeat center;
    background-size: 100%;
  }
}
.airwheel-s8-five .airwheel-E3-function-center {
  color: #fff;
  padding-top: 150px;
}
.airwheel-s8-five .airwheel-E3-function-center h1 {
  width: 350px;
  line-height: 30px;
}
.airwheel-s8-five .airwheel-E3-function-center p {
  width: 400px;
}
.airwheel-s8-five .airwheel-E3-function-center p:before {
  background: #fff;
}
@media screen and (max-width: 693px) {
  .airwheel-s8-five .airwheel-E3-function-center h1 {
    width: 50%;
  }
  .airwheel-s8-five .airwheel-E3-function-center p {
    width: 50%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-s8-five .airwheel-E3-function-center {
    padding-top: 20px;
  }
}
@media screen and (max-width: 320px) {
  .airwheel-s8-five .airwheel-E3-function-center h1 {
    line-height: 20px;
  }
}
.airwheel-s8-six {
  overflow: hidden;
  width: 100%;
  background: url("../images/s8/airwheel_s8_footboard.jpg") no-repeat right;
  height: 969px;
}
@media screen and (max-width: 1560px) {
  .airwheel-s8-six {
    background-size: 100%;
  }
}
.airwheel-s8-six .airwheel-E3-function-center {
  padding-top: 150px;
}
.airwheel-s8-six .airwheel-E3-function-center h1 {
  width: 350px;
  line-height: 30px;
}
.airwheel-s8-six .airwheel-E3-function-center p {
  width: 400px;
}
@media screen and (max-width: 900px) {
  .airwheel-s8-six .airwheel-E3-function-center {
    padding-top: 5%;
  }
  .airwheel-s8-six .airwheel-E3-function-center p {
    width: 40%;
  }
}
.airwheel-s8-seven {
  overflow: hidden;
  width: 100%;
  background: url("../images/s8/airwheel_s8_360_bg.jpg") no-repeat center;
  height: 1000px;
  text-align: center;
  color: #fff;
}
.airwheel-s8-seven div {
  padding-top: 150px;
  padding-bottom: 90px;
}
.airwheel-s8-seven div p:before {
  margin: 15px auto;
  background: #fff;
}
.airwheel-s8-seven img {
  margin: 0 auto;
  animation: airwheel-s8-seven-rotate 10s infinite;
  -webkit-animation: airwheel-s8-seven-rotate 10s infinite;
}
@media screen and (max-width: 900px) {
  .airwheel-s8-seven {
    background: url("../images/s8/m.airwheel_s8_360_bg.jpg") no-repeat center;
    background-size: 100%;
  }
  .airwheel-s8-seven div {
    padding-top: 15%;
  }
  .airwheel-s8-seven img {
    width: 45%;
  }
}
@media screen and (max-width: 414px) {
  .airwheel-s8-seven div {
    padding-bottom: 40px;
  }
}
.airwheel-s8-last {
  overflow: hidden;
  width: 100%;
  background: #f5f6fa;
  text-align: center;
  padding: 50px 0;
}
.airwheel-s8-last p {
  width: 470px;
  margin: 0 auto;
}
.airwheel-s8-last p:before {
  margin: 15px auto;
}
.airwheel-s8-last ul {
  display: inline-block;
  margin: 100px 50px 0;
}
.airwheel-s8-last ul li:nth-child(1) {
  border-bottom: 1px #7a7a7c solid;
  margin-bottom: 10px;
}
.airwheel-s8-last ul li:nth-child(1) img {
  display: block;
}
.airwheel-s8-last ul .airwheel-s8-backward {
  animation: airwheel-s8-backward 5s infinite;
  -webkit-animation: airwheel-s8-backward 5s infinite;
}
.airwheel-s8-last ul .airwheel-s8-forward {
  animation: airwheel-s8-forward 5s infinite;
  -webkit-animation: airwheel-s8-forward 5s infinite;
}
@media screen and (max-width: 698px) {
  .airwheel-s8-last ul {
    margin: 20px 20px 0;
  }
}
@media screen and (max-width: 510px) {
  .airwheel-s8-last p {
    width: 90%;
    margin: 0 5%;
  }
  .airwheel-s8-last p:before {
    margin: 10px auto;
  }
  .airwheel-s8-last ul {
    margin: 20px 5px 0;
  }
}
@media screen and (max-width: 418px) {
  .airwheel-s8-last ul {
    width: 30%;
    margin: 20px 1% 0;
  }
  .airwheel-s8-last ul img {
    width: 100%;
  }
}
/*# sourceMappingURL=p-e3e6function.css.map */
