/*banner*/
.flexslider{position:relative;height:750px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat}
.slides{position:relative;z-index:1}
.slides li{height:750px}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;zoom:1}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(/imag/dot.png) right 0 no-repeat;cursor:pointer}
.flex-control-nav .flex-active{background-position:0 0}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../../images/prev_1.png) center center no-repeat}
.flex-direction-nav li a.flex-next{right:40px;background:url(../../images/next_1.png) center center no-repeat}
@media only screen and (max-width: 1400px) {
    .airwheel-advantage-seven.two .airwheel-advantage-content-p{padding-top:26%}
    .airwheel-advantage-six.one .airwheel-advantage-content-p{padding-top:30%}
    .airwheel-advantage-six .airwheel-advantage-content-p{padding-top:16%}
    .airwheel-advantage-seven.three .airwheel-advantage-content-p{padding-top:20%}
}
@media only screen and (max-width:992px){
.flexslider{height:380px}
    .slides li{height:380px}
    .slides li {background-size:cover!important}
    .flex-direction-nav li a.flex-prev{background:url(../imag/prev_1.png) center center no-repeat}
.flex-direction-nav li a.flex-next{background:url(/imag/next_1.png) center center no-repeat}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../../images/dot.png) right 0 no-repeat;cursor:pointer}
}


