html, body {
        position: relative;
        z-index: -10;
        height: 100%;
        background-color: #fff;
}
body {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 14px;
        color:#000;
        margin: 0;
        padding: 0;
    }
a{
    text-decoration: none;
}
header{
    position: absolute;
    z-index: 999;
}
.anlaiye{
    position: fixed;
    top: 0;
    left: 0;
    width: 121px;
    height: 75px;

    filter:alpha(opacity=0);       /* IE */
    -moz-opacity:0;              /* 老版Mozilla */
    -khtml-opacity:0;              /* 老版Safari */
    opacity: 0;           /* 支持opacity的浏览器*/
 
}
.anlaiye2{
    display: none;
}

.swiper-slide:nth-child(2n+1){background-color: #f9d633;}
.swiper-slide:nth-child(2n){background-color: #131313;}


.swiper-container {
        width: 100%;
        height: 100%;
}

.swiper-slide{
    width: 100%;
}
.content{
    max-width: 1000px;
    padding: 0 5%;
    height: 100%;
    margin: 3% auto 0;
    position: relative;
}
.main-img{
    position: absolute;
    max-width: 80%;
    max-height: 90%;
    top: 0;
    left: 10%;
}
.main-img2{
    position: absolute;
    max-width: 80%;
    max-height: 90%;
    top: 0;
    right: 10%;
}


.container1 .pic1{
    width: 85%;
    position: absolute;
    top: 5%;
    left:-10%;
}

.container1 a div{
    margin: 10%;
    border: 1px solid #131313;
    height: 50px;
    line-height: 50px;
    color:#131313;
}
.container1 .container1-right{
    position: absolute;
    left: 75%;
    width: 20%;
    padding-top: 20%;

    text-align: center;
}
.container1 .container1-right .scan{
    font-size: 20px;
    margin-top: 20px;
}
.container2{
    margin-left: 20%;
}
.container2 .slide1-2{
    position: absolute;
    max-width: 28%;  
    max-height: 80%;
    left: 11%;
    top: 4%;
}   
.container2 .slide1-3{
    position: absolute;
    width: 40%;  
    max-height:25%; 
    left: 0;
    bottom:0;
}  
.container3{
    margin-left: 13%;
} 
.container3 .slide2-2{
    position: absolute;
    right: 4%;  
    top: 20%;
    max-width: 36%;
    max-height: 36.5%;
}

.container4 .slide3-2{
    position: absolute;
    max-width:29%;
    max-height: 43.3%;
    left: 13%;
    margin-top: 10%;
}
.container5 .slide4-2{
    position: absolute;
    right: 4%;  
    top: 15%;
    max-width: 37%;
    max-height: 48.3%;
}

.container6{
    padding: 0;
}
.container6 .main-img{
    max-width: 100%;
    max-height: 100%;
    left: 18%;   
}
.container6 .slide5-2{
    position: absolute;
    max-height: 35%;
    max-width: 40%;
    left: 9%;
    top: 15%;
}
.container7 .main-img2{
    right: 13%;
}
.container7 .slide6-2{
    max-width: 42.77%;
    max-height: 54.8%;
    position: absolute;
    right: 4%;
}
.container8{
    margin-top: 4%;
}
.container8 .slide7-2{
    position: absolute;
    left: 15%;  
    top: 5%;
    max-width: 33.86%;
    max-height: 54.3%;
}
.container9 .slide8-2{
    max-width: 37%;
    max-height:65%;
    position: absolute;
    right: 8%;
    top: 7%;
}
.container10 .slide9-2{
    position: absolute;
    left: 10%;
    top: 13%;
    max-width: 30.5%;
    max-height: 46%;
}
.container11 .main-img2, .container12 .main-img{
    max-height: 100%;
    max-width:88%; 
}
.container11 .slide10-2{
    max-width: 38.8%;
    max-height:51.2%;
    position: absolute;
    right: 11%;
    top: 10%;
}
.container12 .slide11-2{
    position: absolute;
    left: 16%;
    top: 13%;
    max-width: 35.5%;
    max-height: 41.66%;
}
.container13 .slide12-2{
    max-width: 38.8%;
    max-height:51.2%;
    position: absolute;
    right: 7%;
    top: 3%;
}
.container14{
    position:relative;
        background-color: #fff;
        width: 100%;
        height:100%;
        padding-top: 3%;
        padding-bottom: 50%;
}
 .title{
        font-size: 30px;
        text-align: center;
    }
    .appDownload1, .appDownload2{
        width:218px;
        height:62px;
        margin:11% -32%;
        line-height: 62px;
    }
    .downloadArea1,.downloadArea2,.downloadArea3{
    width: 27%;
    border: 2px solid #dbdbdb;
    margin: 2%;
    float: left;
    text-align: center;
    padding-left: 1%; 
    }
    .downloadArea1 img, .downloadArea2 img{
    width: 50%;
    margin: 25%; 
    }
    .downloadArea3 img{
    width: 70%;
    margin: 15%;
    }
    .mobileDownloadArea{
        display: none;
    }
@media screen and (min-width: 1400px){
    .container5{
    margin: 3% 14% 0;
}
}
@media screen and (max-width: 1400px){
    .container3{
    margin-left: 0%;
    }
    .container4, .container10{
    margin-right: 0%;
    }
    .container6{
    margin-right: 10%;
    }
}
@media screen and (max-width: 1280px){
    .container1 .pic1 {
    width: 75%;
    position: absolute;
    top: 8%;
    left: 0%;
    }
    .container1 a div {
        margin-left: -2%;
    }
}
@media screen and (max-width: 800px){
    .appDownload1, .appDownload2 {
        width: 160px;
    }
}
@media screen and (max-width: 768px){
    .swiper-slide{
        height: 65%;
    }

    .swiper-slide:first-child{
        height: 100%;
    }
    .container1 .pic1{
        width: 100%;
    }
    .container1 .container1-right {
        position: absolute;
        left: 25%;
        width: 51%;
        padding-top: 20%;
        text-align: center;
        bottom: 10%;
    }
    .container1 .container1-right img{
        width: 38%;
        margin-bottom: -10px;
    }
    .container1 .container1-right .scan{
        text-align: left;
        margin-left: 12px;
    }
    
    .container1 .container1-right a{
        position: absolute;
        right: 0;
        bottom: 100px;
    }
    #iosDownload{
        position: absolute;
        right: 0;
        bottom: 25px;
    }
    .container2{
        margin-left: 5%;
    }
    .container12{
        margin-left: -5%;
    }
    .container8{
        margin-left: -8%;
    }
}
@media screen and (max-width:500px){
    .swiper-slide{
        height: 50%;
    }

    .swiper-slide:first-child{
        height: 100%;
    }
    .container1 .container1-right img{
        display: none;
    }
    .container1 .container1-right .scan{
        display: none;
    }
    .container2 .slide1-2{
        top: 8%;
    }
}
@media screen and (max-width:320px){
    .container1 .container1-right {
        bottom: 5%;
    }
}

.footer .kuaidi{
    position: absolute;
    bottom: -39px;
    margin-left: 40%;
}
.footer .nav div {
    margin: 30px auto;
}
.closeNav{
    color: #ffffff;
}