
.margin-auto {
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.cell {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.cl {
  clear: both;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.airwheel-width {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.airwheel-width:after{
	content: "";
	display: block;
	clear: both;
}
.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 {
    padding:0 8px;
float:right;
margin-top:10px;
margin-right:0;
}
}
.background-fff {
  background: #fff;
}
.airwheel-width-50 {
  width: 50%;
}
sub {
  position: relative;
  top: -5px;
}
.airwheel-top{
	position: relative;
}
.airwheel-top #video_pc{display:block;}
.airwheel-top #video_mob{display:none;}
.airwheel-top .video-text{
	width: 80%;
	text-align: center;
	position: absolute;
	left: 10%;
	top: 50%;
	color: #fff;
	margin-top: -32px;
	font-size: 24px;
    font-weight: 500;
    font-family: latolight,sans-serif;
}
.airwheel-top button{
    font-size: 60px;
    color: #fff;
    background: transparent;
    border: 0;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 100%;
}
.video-text a{
    background: transparent;
    font-size: 1.1rem;
    color: #fff;
    border: 1px solid;
    cursor: pointer;
    font-family: latolight,sans-serif;
    padding: 5px 20px;
    margin-top: 10px;
    display: inline-block;
}
.video-text a:hover{
    background: rgba(0,0,0,0.5);
    border: 1px solid transparent;	
}
.airwheel-content {
  width: 100%;
  height: auto;
}
.airwheel-content .img {
  display: none;
}
.airwheel-top h1{
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
  font-family: "latolight";
  position: relative;
}
.airwheel-content h1{
  font-size: 25px;
  line-height: 40px;
  font-weight: 500;
    padding-bottom: 17px;
    margin-bottom: 14px;
  font-family: "latolight";
  position: relative;
}
.airwheel-content h1:after{
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	/*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:#FFD46; /*????????????? */
   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;
	
}
.airwheel-content h2 {
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: "latolight";
}
.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: 80px;
}
.airwheel-content .line-fff {
  background: #FFFFFF;
  width: 30px;
  margin: 10px auto;
}
.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-banner{height:900px;background:url("../../images/r6/Airwheel-R6-bicycles_with_power_assist.jpg") center no-repeat;}
.airwheel-content .airwheel-advantage-first {
  width: 100%;
  height: 718px;
  background-color: rgb(255,253,255)
}
.airwheel-content .airwheel-advantage-first div:nth-child(2) h1:after {
  width: 30px;
  height: 2px;
  background: #0084d7;
  content: "";
  display: block;
  margin-top: 20px;
}

.airwheel-advantage-first .content{
	padding-top: 70px;
}
.airwheel-advantage-first-img{
	margin-top: 50px;
}
.airwheel-content .airwheel-advantage-second {
  background: url("../../images/r6/airweel-r6-design2.jpg") center no-repeat;
  width: 100%;
  height: 898px;
}
.airwheel-content .airwheel-advantage-second .air-second-border{
	  border: 1px solid #FE3033;
    border-radius: 100%;
    text-align: center;
    width: 165px;
    height: 165px;
    display: inline-block;
    box-sizing: border-box;
    padding-top: 20px;
    line-height: 30px;
    margin: 0 50px;
}

.airwheel-content .airwheel-advantage-second .content .air-second-border p{
	font-size: 56px;
	color:#FE3033;
	width: 163px;
	margin-top: 10px;
	text-align: center;
}
.airwheel-content .airwheel-advantage-second .content .air-second-border p span{
	font-size: 1rem;
}
.airwheel-content .airwheel-advantage-second .content {
  width: 383px;
  padding-top: 205px;
  padding-right: 91px;
}
.airwheel-content .airwheel-advantage-second .content p {
  width: 200px;
  float: right;
  text-align: left;
  margin-top: 30px;
}
.airwheel-content .airwheel-advantage-second .content p:after {
  content: "";
  clear: both;
}
.airwheel-content .airwheel-advantage-three {
  margin: 100px auto 80px;
}
.airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p {
  width: 400px;
  margin: 0 auto;
      position: absolute;
    top: 50%;
    margin-top: -82px;
}
.airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p h1:after{
	left: 20px;
}
.airwheel-content .airwheel-advantage-three .right{
	width: 800px;
	box-sizing: border-box;
	padding-left: 50px;
	text-align: right;
	
}
.airwheel-content .airwheel-advantage-three .right img{
	display: inline-block;
	max-width: 100%;
}
.airwheel-content .airwheel-advantage-four {
  width: 100%;
  background: url("../../images/r6/airweel-r6-design4.jpg") no-repeat center;
  height: 800px;
display:none;
}
.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p {
  width: 400px;
  float: right;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -104px;
}
.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p h1:after{
	left: 20px;
}
.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:#FFD46; /*????????????? */
   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); 
    	padding: 30px 0;
}
.airwheel-advantage-five ul li{
	width: 33%;
	float: left;
	color: #fff;
	text-align: center;
	border-right:1px solid #fff ;
	margin-bottom: 0;
}
.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-six{
	  width: 100%;
  background: #000;
  height: 800px;
  color: #fff;
  padding-top: 240px;
  box-sizing: border-box;
}
.airwheel-advantage-six p{
	margin-bottom: 20px;
}
.airwheel-advantage-six ul{
	/* padding-left: 2%; */
}
.airwheel-advantage-six ul li{
	width: 25%;
	float: left;
	    margin-top: 30px;
    line-height: 55px;
text-align:center;
    
}
.airwheel-advantage-six ul li:before{
	  width: 55px;
	  height: 55px;
	  content: "";
	  display: block;
	  background: url(../../images/r6/air-five.png) no-repeat;
	  background-position: 0 -3px;
	  margin-right: 10px;
	  /* float: left; */
	  margin: auto;
}
.airwheel-advantage-six ul li:nth-child(2):before {
    background-position: -57px -3px;
}
.airwheel-advantage-six ul li:nth-child(3):before {
    background-position: -114px -3px;
}
.airwheel-advantage-six ul li:nth-child(4):before {
    background-position: -171px -3px;
}
.airwheel-advantage-six ul li:nth-child(5):before {
    background-position: 0 -60px;
}
.airwheel-advantage-six ul li:nth-child(6):before {
    background-position: -57px -60px;
}
.airwheel-advantage-six ul li:nth-child(7):before {
    background-position: -114px -60px;
}
.airwheel-advantage-six ul li:nth-child(8):before {
    background-position: -171px -60px;
}
.airwheel-advantage-seven{
	width: 100%;
  background: url("../../images/r6/airweel-r6-design6.jpg") no-repeat center;
  height: 800px;
}
.airwheel-advantage-seven .airwheel-advantage-content-p,.airwheel-advantage-eight .airwheel-advantage-content-p{
	width: 400px;
}
.airwheel-advantage-seven .airwheel-advantage-content-p h1:after,.airwheel-advantage-eight .airwheel-advantage-content-p h1:after{
	left: 20px;
}
.airwheel-advantage-seven ul.cl{
	margin-top: 30px;
}
.airwheel-advantage-seven ul.cl li:before{
	  width: 56px;
    height: 56px;
    content: "";
    display: inline-block;
    background: url(../../images/r6/airwheel-seven-icon.png) no-repeat;
    background-position: 0 -26px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -27px;
}
.airwheel-advantage-seven  ul.cl li:nth-child(2):before{
	background-position: -57px -26px;
}
.airwheel-advantage-seven  ul.cl li:nth-child(3):before{
	background-position: -114px -26px;
}
.airwheel-advantage-seven  ul.cl li:nth-child(4):before{
	background-position: -170px -26px;
}
.airwheel-advantage-seven ul.cl li{
        display: block;
    padding-top: 56px;
    position: relative;
    color: rgb(236,111,0);
    width: 25%;
    text-align: center;
    line-height: 1rem;
    float: left;
}
.airwheel-advantage-seven .airwheel-advantage-content-p{
	position: absolute;
	top: 20%;
}
.airwheel-advantage-eight{
		width: 100%;
  background: url("../../images/r6/airweel-r6-design7.jpg") no-repeat center;
  height: 800px;
  color: #fff;
  padding-top: 120px;
  box-sizing: border-box;
}
.function .airwheel-top{
	background: url(../../images/r6/airweel-r6-function1.jpg) no-repeat center;
	width:100%;
	height: 800px;
}
.function .airwheel-top .airwheel-advantage-content-p{
	position: absolute;
	padding: 30px;
			/*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:#FFD46; /*????????????? */
   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); 
    color: #fff;
	
}
.function .airwheel-top .airwheel-advantage-content-p p{
	margin-bottom: 10px;
}
.function .airwheel-top .airwheel-advantage-content-p p.margin-top30{
	margin-top: 30px;
}
.function .airwheel-advantage-five{
	color: #fff;
}
.function .airwheel-content .airwheel-advantage-five h1:after{
	background:#fff ;
}
.function .airwheel-advantage-first{
	background-image: none;
}
.function .airwheel-advantage-first h1,.function .airwheel-advantage-first p{
		color: #333;
		width: 350px;
		margin-left: auto;
		margin-right: auto;
}
.function .airwheel-advantage-first img{
	display: block;
  	max-width: 100%;
  	margin: auto;
}

.function .airwheel-advantage-first p{
	margin-bottom: 30px;
}
.function .airwheel-advantage-second{
	background-image: none;
	background-color: #151515;
	height: auto;
}
.function .airwheel-advantage-second .airwheel-advantage-content-p {color: #fff;padding-top: 80px;}
.function .airwheel-advantage-second .airwheel-advantage-content-p ul.cl{
	margin-top: 30px;
	color: #FF5400;
}
.function .airwheel-advantage-second .air-second-border{
	border-color: #FF5400;
}
.function .airwheel-advantage-second .air-second-border p{
	  font-size: 60px;
	  margin-top: 30px;
}
.function .airwheel-advantage-second .air-second-border p>span{
	font-size: 1rem;
}
.function .airwheel-advantage-second .pic{
	margin: 20px 0 80px;
}
.function .airwheel-advantage-second .pic>img:first-child{
	margin-right: 278px;
}
.function .airwheel-advantage-three{
	background: url(../../images/r6/airweel-r6-function3.jpg) no-repeat center;
	height: 850px;
	margin: 82px 0 0;
}
.function .airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p{
	position: relative;
	top:0;
	color: #fff;
}
.function .airwheel-advantage-three .airwheel-advantage-content-p h1{margin-bottom: 0;padding-top: 80px;}
.function .airwheel-advantage-three .airwheel-advantage-content-p h1:after{display: none;}
.function .airwheel-advantage-four{
	background-image: url(../../images/r6/airweel-r6-function4.jpg);
}
.function .airwheel-advantage-four .airwheel-advantage-content-p{
		color: #333;
		margin-top: 0;
}
.function .airwheel-advantage-four .airwheel-advantage-content-p .cl li{
	display: inline-block;
	box-sizing: border-box;
	padding-left: 55px;
	position: relative;
	line-height: 64px;
	margin-top: 10px;
	margin-right:30px ;
}
.function .airwheel-advantage-four .airwheel-advantage-content-p .cl li:before{
	content: '';
	display: inline-block;
	width: 46px;
	height: 64px;
	background: url(../../images/r6/airweel-r6-function-icon.png);
	background-position: 4px 0;
	position: absolute;
	top: 0;
	left: 0;
}
.function .airwheel-advantage-four .airwheel-advantage-content-p .cl li:last-child:before{
	background-position: -50px 0;
}
.function .airwheel-advantage-six{
	padding-top: 126px;
	background: url(../../images/r6/airweel-r6-function5.jpg) center no-repeat;
	height:840px;
}
.function .airwheel-advantage-seven{
	background-image: url(../../images/r6/airweel-r6-function6.jpg);
	height: 800px;
}
.function .airwheel-advantage-seven .airwheel-advantage-content-p{
	position: absolute;
	top: 500px;
}
.function .airwheel-advantage-eight{
	background-image: url(../../images/r6/airweel-r6-function7.jpg);
	padding-top: 0;
}
.function .airwheel-advantage-eight .airwheel-advantage-content-p{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -82px;
}
.airwheel-power-style{
display:none;
	background-color: rgb(22,23,24);
	padding: 80px 0;
}
.airwheel-power-style .power {
	width: 447px;
	margin: auto;
}
.airwheel-power-style .power li{
	color: rgb(255,23,80);
	display: inline-block;
}
.airwheel-power-style .power li span{
		width: 2px;
    height: 15px;
    display: inline-block;
    background-color:rgb(255,23,80);
}
.airwheel-power-style .power li:last-child{
	color: rgb(255,117,25);
	margin-left: 40px;
}
.airwheel-power-style .power li:last-child span{
	background-color: rgb(255,117,25);
}
.airwheel-power-style .three-type>li{
	width: 33%;
	margin-top: 60px;
	display: block;
    float: left;
}
.airwheel-power-style .three-type li ul li{
	color: #fff;
	text-align: center;
}
.airwheel-power-style .three-type li ul li h2{
	font-size: 40px;
	padding-top: 64px;
}
.airwheel-power-style .three-type li ul li h2>sub{
	    font-size: 20px;
}
.airwheel-power-style .three-type li ul li p{
	font-size: 14px;
	line-height: 24px;
}
.airwheel-power-style .three-type li ul li:first-child{
	background: url(../../images/r6/airweel-r6-function2-1.jpg) center no-repeat;
	height: 212px;
	margin-bottom: 20px;
}
.airwheel-power-style .three-type li:nth-child(2) ul li:first-child{
	background: url(../../images/r6/airweel-r6-function2-2.jpg) center no-repeat;
}
.airwheel-power-style .three-type li:last-child ul li:first-child{
	background: url(../../images/r6/airweel-r6-function2-3.jpg) center no-repeat;
}
.airwheel-power-style .three-type li ul li:last-child{
	margin-top: 20px;
}
@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-top .fancybox-container video{
		width: 380px;
	}
}
@media only screen and (max-width: 992px) {
	.airwheel-top #video_pc{display:none;}
.airwheel-top #video_mob{display:block;}
.video-text {display: none;}
.airwheel-banner{height:600px;background:url("../../images/r6/Airwheel-R6-bicycles_with_power_assist-m.jpg") center no-repeat;}

	.airwheel-width{
		width: 780px;
	}

		.airwheel-advantage-first-img img{
		display: block;
		width:400px ;
		margin: auto;
	}
	.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-first{
		height: auto;
    padding-bottom: 30px;
	}
	.airwheel-content .airwheel-advantage-three .right{
		width: 420px;
	}
	.airwheel-content .airwheel-advantage-second{
		    background-image: url(../../images/r6/airweel-r6-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/r6/airweel-r6-design4-m.jpg);
	}
	.airwheel-advantage-six{
		padding-top: 140px;
		height: 600px;
	}
	.airwheel-advantage-seven {
    background-image: url(../../images/r6/airweel-r6-design6-m.jpg);
    height: 600px;
}
.airwheel-advantage-eight{
	height: 560px;
		background: url(../../images/r6/airweel-r6-design7-m.jpg);
}
.function .airwheel-top{
	height: 600px;
	background: url(../../images/r6/airweel-r6-function1-m.jpg) no-repeat center;
}
.function .airwheel-advantage-second{
	background-image: none;
	height: auto;
}
.function .airwheel-advantage-second .airwheel-advantage-content-p ul.cl{
	margin-top: 10px;
}
.function .airwheel-advantage-second .air-second-border{
	margin-top: 20px;
}
.function .airwheel-advantage-second .pic>img:first-child{
	margin-right: 70px;
}
.function .airwheel-advantage-three{
	height: 600px;
	background: url(../../images/r6/airweel-r6-function3-m.jpg) no-repeat center;
}
.function .airwheel-advantage-three .airwheel-advantage-content-p h1{
	padding-top: 50px;
}
.function .airwheel-advantage-four{
	height: 600px;
	background: url(../../images/r6/airweel-r6-function4-m.jpg) no-repeat center;
}
.function .airwheel-advantage-six{
	height: 600px;
	background: url(../../images/r6/airweel-r6-function5-m.jpg) no-repeat center;
	padding-top: 100px;
}
.function .airwheel-advantage-seven{
	height: 600px;
	background: url(../../images/r6/airweel-r6-function6-m.jpg) no-repeat center;
}
.function .airwheel-advantage-seven .airwheel-advantage-content-p {
    position: absolute;
    top: 345px;
}
.function .airwheel-advantage-eight{
	height: 600px;
	background: url(../../images/r6/airweel-r6-function7-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: 400px;
    margin: 0 auto;
  }
  .airwheel-content {
    width: 100%;
    height: auto;
  }
.airwheel-top h1 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
  .airwheel-content h1{
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 7px;
  }
  .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-advantage-first-img{
  	margin-top: 10px;
  }
.airwheel-advantage-first-img img{
	width: 290px;
}
  .airwheel-content .airwheel-advantage-second {
    width: 100%;
    height: 400px;
  }
  .airwheel-content .airwheel-advantage-second .content{
  	padding-top: 20px;
  	padding-right: 0;
  }
  .airwheel-content .airwheel-advantage-second .air-second-border{
  	margin-right: 10px;
  }
  .airwheel-content .airwheel-advantage-second .content>p{
  	text-align: right;
  	margin-top: 10px;
  	margin-right: 10px;
  	    width: 165px;
  }
  .airwheel-content .airwheel-advantage-three {
    margin: 30px auto 0;
  }
  .airwheel-content .airwheel-advantage-three .airwheel-advantage-content-p {
    width: 100%;
    position: relative;
    top: 0;
    margin: 0;
  }
.airwheel-content .airwheel-advantage-three .right{
	width: 100%;
	padding-left: 0;
	margin-top: 20px;
}
  .airwheel-content .airwheel-advantage-four {
    width: 100%;
    height: 300px;
  }
  .airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p {
    width: 200px;
    margin-top:-83px;
  }
  .airwheel-advantage-five .airwheel-width{
  	width: 98%;
  	margin: 0 auto;
  }
  .airwheel-advantage-six{
  	padding: 30px 0;
  	height: auto;
  }
  .airwheel-advantage-six ul li{
  	width: 50%;
  	margin-top: 18px;
  	line-height: 20px;
  	text-align: center;
  	    box-sizing: border-box;
    padding: 0 5px;
  }
.airwheel-advantage-six p{
	margin-bottom: 0;
}
  .airwheel-advantage-seven{
  	height: 400px;
  }
  .airwheel-advantage-seven .airwheel-advantage-content-p{
	top: 30px;
}
  .airwheel-advantage-eight{
  	padding-top: 30px;
  	height: 400px;
  }
.function .airwheel-top{
	height: 400px;
}
.function .airwheel-top .airwheel-width{
	width: 98%;
	margin: auto;
}
.function .airwheel-advantage-first{
	
}
.function .airwheel-advantage-second{
	height: auto;
}
.function .airwheel-advantage-second .airwheel-advantage-content-p{
	padding-top: 30px;
}
.function .airwheel-advantage-second .air-second-border{
	margin-left: 10px;
	margin-right: 10px;
    	width: 134px;
    	height: 134px;

}
.function .airwheel-advantage-second .air-second-border p{
	font-size: 48px;
    margin-top: 18px;
}
.function .airwheel-advantage-second .pic>img:first-child{
	margin: 0;
}
.function .airwheel-advantage-second .pic{
	margin-bottom: 30px;
}
.function .airwheel-advantage-three{
	margin-top: 0;
}
.function .airwheel-advantage-six{
	height: 400px;
	background-position: center top;
}
.function .airwheel-advantage-seven{
	height: 400px;
	background-position: center top;
}
.function .airwheel-advantage-seven .airwheel-advantage-content-p{
	position: relative;
	top: 0;
	margin-top: 0;
	text-align: center;
}
.function .airwheel-advantage-seven .airwheel-advantage-content-p h1:after{
	left: 50%;
}
.function .airwheel-advantage-eight{
	height: 400px;
}
.airwheel-power-style .three-type>li{
	width: 100%;
}
}
@media screen and (max-width: 768px){
.airwheel-top {
    margin-top: 50px;
}
.airwheel-power-style .power{
	    width: 100%;
}
.airwheel-power-style .power li{
	    display: block;
    text-align: center;
}
.airwheel-power-style .power li:last-child {
     margin-left: 0;
}

}
@media screen and (max-width: 414px) {
.airwheel-banner{height:300px;background:url("../../images/r6/Airwheel-R6-bicycles_with_power_assist-s.jpg") center no-repeat;}
  .airwheel-width {
    width: 98%;
    margin: 0 auto;
  }
  .airwheel-content {
    width: 100%;
    height: auto;
    margin-top: -45px;
  }
.airwheel-top h1{
    font-size: 1.1rem;
    line-height: 30px;
    font-weight: 500;	
}
  .airwheel-content h1{
    font-size: 1.1rem;
    line-height: 30px;
    font-weight: 500;
    padding-bottom: 5px;
    margin-bottom: 7px;
  }
  .airwheel-content h2 {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
  }

  .airwheel-content .airwheel-advantage-content-p,.airwheel-advantage-six p,.airwheel-advantage-six li {
    font-size: 0.8rem;
    line-height: 20px;
  }

.airwheel-content .airwheel-advantage-first .content,.airwheel-content .airwheel-advantage-second .content,.airwheel-advantage-seven .airwheel-advantage-content-p, .airwheel-advantage-eight .airwheel-advantage-content-p{
	width: 98%;
	margin: 0 auto;
}
.airwheel-content .airwheel-advantage-second{
	background:url(../../images/r6/airweel-r6-design2-s.jpg) center no-repeat;
}
.airwheel-content .airwheel-advantage-four{
	height: auto;
	background:url(../../images/r6/airweel-r6-design4-s.jpg) center top no-repeat ;
}
.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p{
	position: relative;
	top: 0;
	margin: 0;
	width: 100%;
	padding-top: 300px;
	padding-bottom: 20px;
}
.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p h1,.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p p{
	color: #333333;
}
.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p h1,.airwheel-content .airwheel-advantage-seven .airwheel-advantage-content-p h1{
	text-align: center;
}
.airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p h1:after,.airwheel-content .airwheel-advantage-seven .airwheel-advantage-content-p h1:after{
	left: 50%;
}
.airwheel-advantage-five ul li h2{
	font-size: 40px;
}
.airwheel-advantage-seven ul.cl{
	margin-top: 10px;
}
.airwheel-advantage-seven{
	height: auto;
	background:url(../../images/r6/airweel-r6-design6-s.jpg) center top no-repeat ;
}
.airwheel-advantage-seven .airwheel-advantage-content-p{
	position: relative;
	top: 0;
	padding-top: 300px;
	padding-bottom: 20px;
}
.airwheel-advantage-eight{
	background:url(../../images/r6/airweel-r6-design7-s.jpg) center no-repeat ;
	height: 300px;
}
.function .airwheel-top{
	height:300px;
	background:url(../../images/r6/airweel-r6-function1-s.jpg);
}
.function .airwheel-top .airwheel-advantage-content-p{
	display: none;
}
.function .airwheel-advantage-first h1, .function .airwheel-advantage-first p{
	width: 98%;
}
.function .airwheel-advantage-second{
	background-image: none;
	background-color: #151515
}
.function .airwheel-advantage-second br{
	display: none;
}
.function .airwheel-advantage-three{
	background:url(../../images/r6/airweel-r6-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-content .airwheel-advantage-four{
 		background:url(../../images/r6/airweel-r6-function4-s.jpg) center top no-repeat;
	height: auto;
 }
 .function .airwheel-content .airwheel-advantage-four .airwheel-advantage-content-p{
 	text-align: center;
 }
 .function .airwheel-advantage-six{
 	background:url(../../images/r6/airweel-r6-function5-s.jpg) center top no-repeat;
 	padding-top: 50px;
 	box-sizing: border-box;
 	height: 312px;
 }
 .function .airwheel-advantage-seven{
 	background:url(../../images/r6/airweel-r6-function6-s.jpg) center top no-repeat;
 	height: auto;
 }
 .function .airwheel-advantage-seven .airwheel-advantage-content-p{
 	padding-top: 217px;
 }
 .function .airwheel-advantage-eight{
 	background:url(../../images/r6/airweel-r6-function7-s.jpg) center no-repeat;
	height: 280px;
 }
.function .airwheel-advantage-eight .airwheel-advantage-content-p h1{
	text-align: center;
}
.function .airwheel-advantage-eight .airwheel-advantage-content-p h1:after{
	left: 50%;
}
.airwheel-power-style .three-type h3{
	font-size: 1.1rem;
}
.airwheel-power-style .three-type h3+p{
	font-size: 0.8rem;
}
}
