.z5-spec-conetnt {
  width: 100%;
}
.z5-spec-conetnt:after {
  clear: both;
  content: "";
  display: block;
}
.z5-spec-conetnt li {
  float: left;
}
.z5-spec-conetnt li:nth-child(1) {
  line-height: 30px;
}
.z5-spec-conetnt li p {
  margin-right: 10px;
  vertical-align: top;
  display: inline-block;
}
.z5-spec-conetnt li span {
  display: block;
}
@media screen and (max-width: 768px) {
  .z5-spec-conetnt li span {
    display: inline-block;
    width: 48%;
  }
}
.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%;
  }
}
.airwheel-z5-specs-center {
  width: 1055px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .airwheel-z5-specs-center {
    width: 96%;
    margin: 0 2%;
    overflow: hidden;
  }
}
.airwheel-specs-banner {
  width: 100%;
  padding-top: 26px;
  padding-bottom: 10px;
  background: #1f1f1f;
  color: #fff;
  margin-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .airwheel-specs-banner {
    background: #fff;
    margin-bottom: 50px;
  }
  .airwheel-specs-banner .airwheel-z5-specs-center {
    width: 100%;
    margin: 0;
  }
}
.airwheel-specs-banner .airwheel-z5-specs-fl {
  width: 600px;
  float: left;
  padding-top: 40px;
}
@media screen and (max-width: 600px) {
  .airwheel-specs-banner .airwheel-z5-specs-fl {
    width: 100%;
    padding-top: 0;
  }
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(1) {
  border-bottom: 1px #484848 solid;
  line-height: 50px;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(2) {
  border-bottom: 1px #484848 solid;
  padding-bottom: 35px;
  margin-bottom: 20px;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(2) li {
  float: left;
  width: 48%;
  margin-top: 40px;
  line-height: 35px;
  opacity: 0.8;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(2) li h1 {
  font-size: 40px;
  margin-right: 10px;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(2) li h1 span {
  font-size: 1rem;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(2):after {
  clear: both;
  content: "";
  display: block;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3) li {
  float: left;
  margin-left: 10px;
  width: 45%;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3).s8 {
  font-size: 15px;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3).s8 li {
  margin-top: 10px;
  opacity: 0.8;
  margin-left: 5px;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3).s8 li:nth-child(1) {
  width: 55%;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3).s8 li:nth-child(2) {
  width: 40%;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3).s8 li:nth-child(3) {
  width: 55%;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3).s8 li:nth-child(4) {
  width: 40%;
}
.airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3):after {
  clear: both;
  content: "";
  display: block;
}
@media screen and (max-width: 768px) {
  .airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(1) {
    display: none;
  }
  .airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(2) {
    display: none;
  }
  .airwheel-specs-banner .airwheel-z5-specs-fl ul:nth-child(3) {
    display: none;
  }
}
.airwheel-specs-banner .airwheel-z5-specs-fr {
  width: 347px;
  text-align: left;
  float: right;
  overflow: hidden;
}
.airwheel-specs-banner .airwheel-z5-specs-fr .airwheel-specs-img {
  transform: translate(0, 0);
  transition: all .5s;
}
.airwheel-specs-banner .airwheel-z5-specs-fr img {
  width: 347px;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .airwheel-specs-banner .airwheel-z5-specs-fr {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
}
.airwheel-specs-banner:after {
  clear: both;
  content: "";
  display: block;
}
.specs-button {
  width: 98%;
  margin: 0 1%;
  padding-top: 40px;
}
.specs-button div {
  float: left;
  line-height: 45px;
  font-size: 17px;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .specs-button div {
    color: #000000;
  }
}
.specs-button li {
  cursor: pointer;
  float: left;
  margin-left: 10px;
  padding: 6px;
  border-radius: 100%;
}
.specs-button li:nth-child(2) a {
  background: #fff;
}
.specs-button li:nth-child(3) a {
  background: #000;
}
.specs-button li a {
  width: 35px;
  height: 35px;
  display: block;
  border-radius: 100%;
  border: 1px solid #4e4e4e;
}
.specs-button li.border {
  padding: 5px;
  border: 1px solid #4e4e4e;
}
@media screen and (max-width: 768px) {
  .specs-button li a {
    border: 1px solid #d7d7d7;
  }
  .specs-button li.border {
    border: 1px solid #d7d7d7;
  }
}
.specs-button:after {
  clear: both;
  content: "";
  display: block;
}
#wrapper {
  width: 100%;
  float: left;
  position: relative;/* On older OS versions "position" and "z-index" must be defined, */
  z-index: 1;/* it seems that recent webkit is less picky and works anyway. */
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#scroller {
  width: 1500px;
  float: left;
  padding: 0;
}
#scroller ul {
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  text-align: left;
}
#scroller li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  width: 347px;
  font-family: georgia;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
}
#scroller li img {
  width: 347px;
}
@media screen and (max-width: 414px) {
  #scroller li img {
    width: 50%;
  }
}
#nav {
  width: 300px;
  float: left;
}
#prev,
#next {
  float: left;
  font-weight: bold;
  font-size: 14px;
  padding: 5px 0;
  width: 80px;
}
#next {
  float: right;
  text-align: right;
}
#indicator,
#indicator > li {
  display: block;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
#indicator {
  width: 110px;
  padding: 12px 0 0 30px;
}
#indicator > li {
  text-indent: -9999em;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: #ddd;
  overflow: hidden;
  margin-right: 4px;
}
#indicator > li.active {
  background: #888;
}
#indicator > li:last-child {
  margin: 0;
}
/*# sourceMappingURL=specs-new.css.map */
