
.margin-auto {
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.cell {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.cl:after {
	content: '';
	display: block;
  clear: both;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.poster h2{opacity:0;}
.product-nav .airwheel-E3-function-center div:last-child a.buy {
    background: red;
    color: #fff;
    border-radius: 10px;
}
.product-nav .airwheel-E3-function-center div:last-child a.buy:after {
    height: 0px; 
}

@media screen and (max-width: 768px){.product-nav .airwheel-E3-function-center div:last-child{width:100%}
.product-nav .airwheel-E3-function-center div:first-child {
    display: none;
}
.product-nav .airwheel-E3-function-center div:last-child a.buy,nav .airwheel-E3-function-center div:last-child a.buy {
    padding:0 8px;
float:right;
margin-top:10px;
margin-right:0;
}
}

.airwheel-width {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.airwheel-width:after{
	content: "";
	display: block;
	clear: both;
}
.background-fff {
  background: #fff;
}
.airwheel-width-50 {
  width: 50%;
}
sub {
  position: relative;
  top: -5px;
}

.airwheel-content {
  width: 100%;
  height: auto;
}
.airwheel-content .img {
  display: none;
}
.airwheel-content h1 {
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: "latolight";
  position: relative;
}
.airwheel-content h2 {
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: "latolight";
}
.airwheel-content .airwheel-advantage-content-p {
  font-size: 14px;
  line-height: 30px;
}
.airwheel-content .airwheel-advantage {
  background: #08a1de;
  height: 139px;
  padding: 26px 0;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content {
  width: 900px;
  margin: 0 auto;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content li {
  color: #FFFFFF;
  width: 150px;
  padding: 0 45px;
  font-size: 23px;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content li ol {
  height: 102px;
  width: 102px;
  margin: 0 auto;
  border-radius: 100%;
  border: 1px #86d0ee solid;
  line-height: 102px;
  margin-bottom: 14px;
  font-family: arial;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content li ol span,
.airwheel-content .airwheel-advantage .airwheel-advantage-content li ol sup {
  position: relative;
  top: -2px;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content li p {
  font-size: 16px;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content li:first-child {
  padding-left: 0;
}
.airwheel-content .airwheel-advantage .airwheel-advantage-content li:last-child {
  padding-right: 0;
}

.airwheel-top img.pc{
	display: block;
	max-width: 100%;
}
  .airwheel-top img.app{
  	display: none;
  }
.airwheel-top{position: relative;}
.link-position a{font-size: 1.2rem;
    color: #73a510;
    font-weight: bold;}
.link-position a:last-child{margin-left: 20px;}
.link-position{text-align: center;width: 100%;position: absolute;bottom: 10%;}
.airwheel-top>h1 {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    color: #fff;
    margin-top: -20px;
    font-size: 55px;
    margin-bottom: 0;
}
.airwheel-content .airwheel-advantage-first {
  background: #000;
  padding: 80px 0;
  box-sizing: border-box;
}
.airwheel-content .airwheel-advantage-first .airwheel-advantage-content-p h1{
	color: #23AC38;
    background: -webkit-linear-gradient(left,#23AC38,#DBD409);
    -webkit-background-clip: text;
    color: transparent;
    text-transform: uppercase;
    width: 345px;
    margin: auto;
}
.airwheel-advantage-img{
	margin-top: 50px;
}
.airwheel-advantage-img img{
	display: block;
	max-width: 100%;
	margin: auto;
}

.airwheel-content .airwheel-advantage-three {
  margin: 80px auto 80px;
	text-align: right;
  
}
.airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p {
  width: 400px;
  margin: 0 auto;
      position: absolute;
    top: 50%;
    right: 0;
    margin-top: -40px;
}

.airwheel-content .airwheel-advantage-three .left{
	width: 800px;
	box-sizing: border-box;
	padding-right: 50px;
}
.airwheel-content .airwheel-advantage-three .left img{
	display: inline-block;
	max-width: 100%;
}
.airwheel-advantage-five{
		/*filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFD46,endcolorstr=#FD7010,gradientType=0);*/
    /*-ms-filter:alpha(opacity=100 finishopacity=50 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#FFD46,endcolorstr=#FD7010,gradientType=0);/*IE8*/*/	
    background:#22AC38; /*????????????? */
   background:-moz-linear-gradient(left, #22AC38, #DBD409);  
    background:-webkit-gradient(linear, 0 0, right 0, from(rgb(34,172,56)), to(rgb(219,212,9)));  
    background:-o-linear-gradient(left, #22AC38, #DBD409); 
    	padding: 30px 0;
}
.airwheel-advantage-five ul li{
	width: 25%;
	float: left;
	color: #fff;
	text-align: center;
	border-right:1px solid #fff ;
	margin-bottom: 0;
	box-sizing: border-box;
}
.airwheel-advantage-five ul li:last-child{
	border-right: 0;
}
.airwheel-advantage-five ul li h2{
	font-size: 50px;
}
.airwheel-advantage-five ul li h2 span{
	font-size: 18px;
}
.airwheel-advantage-five ul li h2 sup{
	font-size: 24px;
}
.airwheel-advantage-six{
  background: #fff;
  padding: 80px 0 60px;
  box-sizing: border-box;
}
.airwheel-advantage-six h1{
	margin-bottom: 30px;
}
.airwheel-advantage-six ul{
	padding-left: 2%;
}
.airwheel-advantage-six ul li{
	width: 25%;
	padding-top: 96px;	
	float: left;
   position: relative;
   text-align: center;
   margin-bottom: 30px;
}
.airwheel-advantage-six ul li:before{
	  width: 86px;
    height: 86px;
    content: "";
    display:inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -43px;
    background: url(../../images/h3/airwheel-h3-function-icon1.png) no-repeat;
    background-position: -27px -32px;
}
.airwheel-advantage-six ul li:nth-child(2):before {
    background-position: -130px -32px;
}
.airwheel-advantage-six ul li:nth-child(3):before {
    background-position: -230px -32px;
}
.airwheel-advantage-six ul li:nth-child(4):before {
    background-position: -333px -32px;
}
.airwheel-advantage-six ul li:nth-child(5):before {
    background-position: -27px -138px;
}
.airwheel-advantage-six ul li:nth-child(6):before {
    background-position: -130px -138px;
}
.airwheel-advantage-six ul li:nth-child(7):before {
    background-position: -230px -138px;
}
.airwheel-advantage-six ul li:nth-child(8):before {
    background-position: -333px -138px;
}
.airwheel-advantage-seven{
  background: url("../../images/h3/airwheel-h3-design2.jpg") no-repeat center;
  height: 900px;
}
.airwheel-advantage-seven .airwheel-advantage-content-p,.airwheel-advantage-eight .airwheel-advantage-content-p{
	width: 400px;
}
.airwheel-advantage-seven .airwheel-advantage-content-p{
	position: absolute;
	top: 50%;
	margin-top: -135px;
}
.airwheel-advantage-seven .little-img{
	margin-top: 30px;
	position: relative;
}
.airwheel-advantage-seven .little-img>span{    
	position: absolute;
    top: 35px;
    left: 150px;
    line-height: 20px;
}
.airwheel-advantage-seven .little-img:before{
	content: '';
	display: inline-block;
	width: 140px;
	height: 110px;
	background: url(../../images/h3/airwheel-h3-design-icon1.png) no-repeat;
	background-position: -33px -29px;
}
.airwheel-advantage-eight{
  background: url("../../images/h3/airwheel-h3-design3.jpg") no-repeat center;
  height: 900px;
  box-sizing: border-box;
  text-align: right;
}
.airwheel-advantage-eight .airwheel-advantage-content-p{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -75px;
}
.airwheel-content .airwheel-advantage-seven.one{
	background: url(../../images/h3/airwheel-h3-design5.jpg) center no-repeat;
	color: #fff;
	height:896px;
}
.airwheel-content .airwheel-advantage-seven.one .airwheel-advantage-content-p{
	margin-top: -40px;
}
.airwheel-content .airwheel-advantage-eight.one{
	background: url(../../images/h3/airwheel-h3-design6.jpg) center no-repeat;
}

.airwheel-content .airwheel-advantage-seven.two{
	background: url(../../images/h3/airwheel-h3-design7.jpg) center no-repeat;
	color: #fff;
	height: 896px;
}
.airwheel-content .airwheel-advantage-seven.two .airwheel-advantage-content-p{
	margin-top: -86px;
}
.square{
	border: 1px solid #777777;
	border-radius: 4px;
	display: inline-block;
	width: 60px;
	height: 60px;
	padding: 12px 0 9px;
	text-align: center;
	margin-top: 30px;
	box-sizing: border-box;
}
.square h3,.square p{width: 100%;line-height: 20px;}
.airwheel-advantage-end{
	height: 890px;
	background: url(../../images/h3/airwheel-h3-design9.jpg) center no-repeat;
	color: #fff;
	text-align: center;
}
.airwheel-advantage-end .airwheel-advantage-content-p{
	position: absolute;
	top: 500px;
	left: 30%;
	width: 40%;
}
.airwheel-advantage-end .airwheel-advantage-content-p span{
	border: 1px solid #fff;
	border-radius: 16px;
	display: inline-block;
	margin-top: 20px;
	padding:0 20px;
}
.function .airwheel-top {
	height: 900px;
  background: url("../../images/h3/airwheel-h3-design1.jpg") center no-repeat;
}
.function .airwheel-top h1 {
    color: #23AC38;
    background: -webkit-linear-gradient(left,#23AC38,#DBD409);
    -webkit-background-clip: text;
    color: transparent;
    font-family: "latorelight",arial;
    font-size: 4rem;
    margin-bottom: 10px;
    line-height: 4rem;
    text-align: right;
    text-transform: uppercase;
}
.function .airwheel-top .airwheel-advantage-content-p{
	width: 558px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -96px;
}
.function .airwheel-advantage-first{
	height: 900px;
	background: url(../../images/h3/airwheel-h3-function1.jpg) no-repeat center;
}
.function .airwheel-advantage-seven{
	background: url(../../images/h3/airwheel-h3-function2.jpg) no-repeat center;
	color: #fff;
}
.function .airwheel-advantage-seven .airwheel-advantage-content-p{
	margin-top: -55px;
}
.function .airwheel-advantage-seven.two{
	background: url(../../images/h3/airwheel-h3-function3.jpg) no-repeat center;
	
}
.function .square h3{
	line-height: 39px;
	font-size: 2rem;
}
.function .airwheel-advantage-eight{
	background: url(../../images/h3/airwheel-h3-function4.jpg) no-repeat center;
}
.function .airwheel-advantage-eight .airwheel-advantage-content-p{
	margin-top: -82px;
}
.function .airwheel-advantage-eight ul.cl li{
	width: 33.33%;
	padding-top: 87px;	
	float: left;
   position: relative;
   text-align: center;
   margin-top: 30px;
}
.function .airwheel-advantage-eight ul.cl li:before{
	  width: 82px;
    height: 82px;
    content: "";
    display:inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -41px;
    background: url(../../images/h3/airwheel-h3-function-icon2.png) no-repeat;
    background-position: -272px -44px;
}
.function .airwheel-advantage-eight ul.cl li:nth-child(2):before{
    background-position: -384px -44px;
}
.function .airwheel-advantage-eight ul.cl li:nth-child(3):before{
    background-position: -496px -44px;
}
.function .airwheel-advantage-seven.one{
	background: url(../../images/h3/airwheel-h3-function5.jpg) no-repeat center;
}
.function .airwheel-content .airwheel-advantage-seven.one .airwheel-advantage-content-p{
	top: 40%;
}
.function .airwheel-advantage-eight.one{
	background: url(../../images/h3/airwheel-h3-function6.jpg) no-repeat center;
}
.function .airwheel-advantage-eight.one .airwheel-advantage-content-p {
    margin-top: -105px;
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
	.airwheel-width{
		width: 990px;
	}
	.function .airwheel-advantage-second .air-second-border{
		margin: 0 39px;
	}
	.airwheel-content .airwheel-advantage-three .left{
		width: 590px;
	}
}
@media only screen and (max-width: 992px) {
	.airwheel-width{
		width: 780px;
	}
	.function .airwheel-top{
		height: 600px;
		background: url(../../images/h3/airwheel-h3-design1-m.jpg) center no-repeat;
	}
	.airwheel-content .airwheel-advantage-three .right{
		width: 420px;
	}
	.airwheel-advantage-first .content{
		padding-top: 30px;
	}
		.airwheel-advantage-first .content{
		padding-top: 30px;
	}
	.airwheel-content .airwheel-advantage-three .right{
		width: 420px;
	}
	.airwheel-content .airwheel-advantage-second{
		    background-image: url(../../images/h3/airwheel-h3-design2-m.jpg);
		    height: 560px;
	}
	.airwheel-content .airwheel-advantage-second .content{
		padding-top: 80px;
    padding-right: 0;
	}
	.airwheel-content .airwheel-advantage-four{
		height: 560px;
		background-image: url(../../images/h3/airwheel-h3-design4-m.jpg);
	}
	.airwheel-advantage-seven {
    background-image: url(../../images/h3/airwheel-h3-design2-m.jpg);
    height: 600px;
}
.airwheel-advantage-eight{
	height: 600px;
		background: url(../../images/h3/airwheel-h3-design3-m.jpg) no-repeat center;
}
.airwheel-content .airwheel-advantage-seven.one {
    background: url(../../images/h3/airwheel-h3-design5-m.jpg) center no-repeat;
    height: 600px;
}
.airwheel-content .airwheel-advantage-eight.one {
    background: url(../../images/h3/airwheel-h3-design6-m.jpg) center no-repeat;
    height: 600px;
}
.airwheel-content .airwheel-advantage-seven.two {
    background: url(../../images/h3/airwheel-h3-design7-m.jpg) center no-repeat;
    height: 600px;
}
.airwheel-content .airwheel-advantage-three .left{
	width: 400px;
}
.airwheel-advantage-end {
    height: 600px;
    background: url(../../images/h3/airwheel-h3-design9-m.jpg) center no-repeat;
}
.airwheel-advantage-end .airwheel-advantage-content-p{
	top: 330px;
}
.function .airwheel-advantage-first{
	height: 600px;
	background: url(../../images/h3/airwheel-h3-function1-m.jpg) no-repeat center;
}
.function .airwheel-advantage-seven{
	height: 600px;
	background: url(../../images/h3/airwheel-h3-function2-m.jpg) no-repeat center;
}
.function .airwheel-advantage-eight{
	height: 600px;
	background: url(../../images/h3/airwheel-h3-function4-m.jpg) no-repeat center;
}
.function .airwheel-advantage-seven.one {
    background: url(../../images/h3/airwheel-h3-function5-m.jpg) no-repeat center;
}
.function .airwheel-advantage-seven.two {
    background: url(../../images/h3/airwheel-h3-function3-m.jpg) no-repeat center;
}
.function .airwheel-advantage-eight.one {
    background: url(../../images/h3/airwheel-h3-function6-m.jpg) no-repeat center;
}
.airwheel-power-style .three-type>li{
	width: 257px;
}
}
@media screen and (max-width: 790px) {
  body {
    min-width: 100%;
  }
  .airwheel-width {
    width: 98%;
    margin: 0 auto;
  }
  .airwheel-content {
    width: 100%;
    height: auto;
  }
  .airwheel-content h1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
  }
  .airwheel-content h2 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .airwheel-content .line {
    width: 30px;
    height: 2px;
    background: #0084d7;
  }
  .airwheel-content .line-6e6e6f,
  .airwheel-content .line-fff {
    height: 1px;
    margin: 10px 0;
  }
  .airwheel-content .line-6e6e6f {
    background: #6e6e6f;
    width: 45px;
  }
  .airwheel-content .line-fff {
    background: #FFFFFF;
    width: 30px;
    margin: 10px auto;
  }
  .airwheel-content .airwheel-advantage-content-p {
    font-size: 0.5rem;
    line-height: 20px;
  }
  .airwheel-content .airwheel-advantage {
    background: #5b5c61;
    height: 105px;
    padding: 26px 0;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content {
    width: 98%;
    margin: 0 1%;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content li {
    color: #FFFFFF;
    width: 25%;
    padding: 0;
    font-size: 1rem;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content li p {
    font-size: 0.5rem;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content li ol {
    width: 72px;
    height: 72px;
    margin: 0 auto;
    border-radius: 100%;
    border: 1px #a3a4a7 solid;
    line-height: 72px;
    margin-bottom: 14px;
    font-family: arial;
    color: #08a1de;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content li ol sub {
    position: relative;
    top: -3px;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content li:first-child {
    padding-left: 0;
  }
  .airwheel-content .airwheel-advantage .airwheel-advantage-content li:last-child {
    padding-right: 0;
  }
.airwheel-content .airwheel-advantage-three .right{
	width: 100%;
	padding-left: 0;
	margin-top: 20px;
}

.airwheel-power-style .three-type>li{
	width: 100%;
}
}
@media screen and (max-width: 768px){
.airwheel-top{
    margin-top: 50px;
}
.function .airwheel-top .airwheel-advantage-content-p{
	width: 100%;
	margin-top: -58px;
}
.function .airwheel-top h1{
	font-size: 2rem;
	line-height: 2rem;
}
.airwheel-advantage-five ul li{
	width: 50%;
}
.airwheel-advantage-five ul li:nth-child(2){
	border-right: 0px;
}
.airwheel-content .airwheel-advantage-three .left{
	width: 100%;
	padding-right: 0;
}
.airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p {
    width: 100%;
    margin: 0 auto;
     position: relative; 
     top: 0; 
     margin-top: 0px; 
    text-align: center;
}
.airwheel-advantage-end .airwheel-advantage-content-p {
    left: 0;
    width: 100%;
}
}
@media screen and (max-width: 414px) {
  .airwheel-content {
    width: 100%;
    height: auto;
  }
  .airwheel-content h1 {
    font-size: 1.1rem;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .airwheel-content h2 {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .airwheel-content .airwheel-advantage-content-p {
    font-size: 0.8rem;
    line-height: 20px;
  }
.airwheel-top img.pc{
	display: none;
}
  .airwheel-top img.app{
  		display: block;
	max-width: 100%;
  }
.link-position a{font-size: 1rem;}
.link-position{bottom: 5px;}
.function .airwheel-top {
    height: auto;
    background: url(../../images/h3/airwheel-h3-design1-s.jpg) center top no-repeat;
}
.function .airwheel-top .airwheel-advantage-content-p {
	position: relative;
	top: 0;
	margin-top: 0;
	padding-top: 315px;
}
.function .airwheel-top .airwheel-advantage-content-p h1{
	text-align: center;
}
.function .airwheel-top .airwheel-advantage-content-p h1 br{
	display: none;
}

.airwheel-advantage-five ul li h2{
	font-size: 40px;
	line-height: 40px;
}
.airwheel-advantage-seven ul.cl{
	margin-top: 10px;
}
.airwheel-advantage-seven{
	height: auto;
	background:url(../../images/h3/airwheel-h3-design2-s.jpg) center top no-repeat ;
}
.airwheel-advantage-seven .little-img{
	margin-top: 20px;
	position: relative;
	display: inline-block;
	text-align: left;
	width: 228px;
}
.airwheel-advantage-seven .airwheel-advantage-content-p,
.airwheel-advantage-eight .airwheel-advantage-content-p {
    position: relative;
    top: 0;
    margin-top: 0;
    padding-top: 310px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
}
.airwheel-advantage-eight{
	background:url(../../images/h3/airwheel-h3-design3-s.jpg) center top no-repeat ;
	height: auto;
}
.airwheel-content .airwheel-advantage-first{
	padding: 20px 0;
}
.airwheel-content .airwheel-advantage-seven.one {
    background: url(../../images/h3/airwheel-h3-design5-s.jpg) center top no-repeat;
    color: #333;
    height: auto;
}
.airwheel-content .airwheel-advantage-eight.one {
    background: url(../../images/h3/airwheel-h3-design6-s.jpg) center top no-repeat;
    height: auto;
}
.airwheel-content .airwheel-advantage-seven.two {
    background: url(../../images/h3/airwheel-h3-design7-s.jpg) center top no-repeat;
    height: auto;
    color: #333;
}
.square{
	margin-top: 10px;
}
.airwheel-content .airwheel-advantage-seven.two .airwheel-advantage-content-p,
.airwheel-content .airwheel-advantage-seven.one .airwheel-advantage-content-p{
	margin-top: 0;
}
.airwheel-content .airwheel-advantage-three{
	margin: 20px 0;
}
.airwheel-advantage-end {
    height: 300px;
    background: url(../../images/h3/airwheel-h3-design9-s.jpg) center no-repeat;
}
.airwheel-advantage-end .airwheel-advantage-content-p{
	top: 160px;
}
.airwheel-advantage-end .airwheel-advantage-content-p span{
	margin-top: 10px;
}
.airwheel-advantage-img {
    margin-top: 20px;
}
.function .airwheel-advantage-first{
	height:300px;
	background:url(../../images/h3/airwheel-h3-function1-s.jpg);
}
.function .airwheel-advantage-second{
	background-image: none;
	background-color: #151515
}
.function .airwheel-advantage-second br{
	display: none;
}
.function .airwheel-advantage-three{
	background:url(../../images/h3/airwheel-h3-function3-s.jpg) center top no-repeat;
	height: auto;
}
.function .airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p{
	padding-top: 240px;
	margin-bottom: 20px;
	color: #333;
}
.function .airwheel-advantage-three .airwheel-advantage-content-p h1{
	margin-bottom: 7px;
}
.function .airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p h1:after{
	content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: -moz-linear-gradient(left, #FFD46, #FD7010);
    background: -webkit-gradient(linear, 0 0, right 0, from(rgb(255,13,70)), to(rgb(253,112,16)));
    background: -o-linear-gradient(left, #FFD46, #FD7010);
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -20px;
}
.function .airwheel-advantage-six{
	padding: 5px 0 0;
}
.function .airwheel-advantage-six ul li{
	width: 50%;
	margin-bottom: 10px;
	padding-top: 86px;
}
 .function .airwheel-advantage-seven{
 	background:url(../../images/h3/airwheel-h3-function2-s.jpg) center bottom no-repeat;
 	height: auto;
 	color: #333;
 }
 .function .airwheel-advantage-seven .airwheel-advantage-content-p{
 	padding-bottom: 310px;
 	padding-top:5px ;
 	margin-top: 0;
 }
 .function .airwheel-advantage-seven.two{
 	    background: url(../../images/h3/airwheel-h3-function3-s.jpg) no-repeat center top;
 }
 .function .airwheel-advantage-seven.two .airwheel-advantage-content-p,
 .function .airwheel-advantage-seven.one .airwheel-advantage-content-p{
 	    padding-top: 305px;
    padding-bottom: 8px;
 }
 .function .airwheel-advantage-eight{
 	background:url(../../images/h3/airwheel-h3-function4-s.jpg) center top no-repeat;
	height: auto;
 }
.function .airwheel-advantage-eight .airwheel-advantage-content-p {
    margin-top: -60px;
}
.function .airwheel-advantage-seven.one {
    background: url(../../images/h3/airwheel-h3-function5-s.jpg) no-repeat center top;
}
.function .airwheel-advantage-eight.one .airwheel-advantage-content-p{
	margin-top: 0;
	padding-top: 305px;
}
.function .airwheel-advantage-eight.one {
    background: url(../../images/h3/airwheel-h3-function6-s.jpg) no-repeat center top;
}
}