@import url('reset.css');

html{
    font-size: 100px;
}

body{
    /*width:100%;*/
    font-family: 微软雅黑;
    min-width: 1000px;
}

.topVideoCtx{
    position: relative;
}

#video{
    /*width:100%;*/
    /*height:100%;*/
    /*width:auto;*/
    border:none;
    display: block;
    /*min-height: 10.7rem;*/
}

.videoCtx{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    overflow: hidden;
}

.maskCtx{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}

.container{
    position: relative;
    z-index: 2;
    background-color: white;
    /*margin-top: 58.3989501312336%;*/
    /*margin-top: 100%;*/
}

.logo{
    position: absolute;
    top: 2%;
    left: 3%;
    width: 7%;
}

.knightSlo{
    position: absolute;
    left: 50%;
    top: 30%;
    margin-left: -27%;
    width: 54%;
    text-align: center;
}

.knightSlo{
    font-weight: 900;
    color: #0993f3;
    font-size: 0.65rem;
    /*font-family: sans-serif;*/
}

.downLoadAPP{
    position: relative;
    /*left: 3%;*/
    /*top: 79.4%;*/
    width: 10%;
    padding: 0.8vw 1vw ;
    /*text-align: center;*/
    background-color: black;
    border-radius: 5px;
    border:1px solid white;
    color: #e1e9fa;
    font-size: 0.28rem;
    float: left;
}

.downLoadAPP:hover .erCode{
    display: block;
    cursor: pointer;
}

.downLoadAPP:hover {
    cursor: pointer;
}

.erCode{
    position: absolute;
    width: 2rem;
    padding: 0.15rem 0.15rem 0.22rem 0.15rem;
    background-color: white;
    border-radius: 0.05rem;
    top:-3rem;
    left:0;
    color: #252a37;
    text-align: center;
    font-size: 0.21rem;
    display: none;
}

.erCode:after{
    content: '';
    position: absolute;
    left: 50%;
    /*margin-left: -0.06rem;*/
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -0.16rem;
    width: 0;
    height: 0;
    border-left:12px solid transparent ;
    border-right:12px solid transparent ;
    border-top: 16px solid white;
}

.down_txt{
    margin-top: 0.1rem;
}

.btnCtx{
    position: absolute;
    width:100%;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    /*-webkit-justify-content: flex-start;*/
    /*-ms-justify-content: flex-start;*/
    /*justify-content: flex-start;*/
    /*-webkit-box-align: start;*/
    /*-webkit-box-pack: start;*/
    /*-ms-box-pack:start;*/
    left: 3.8%;
    bottom: 4%;
}

.downLoadAPPTxt{
    margin-left: 35%;
}

.businessLoadAPP{
    position: relative;
    /*left: 18%;*/
    /*top: 73.1%;*/
    margin-left: 2%;
    width: 10%;
    padding: 0.8vw 1vw;
    text-align: center;
    background-color: black;
    border-radius: 5px;
    border:1px solid white;
    color: #e1e9fa;
    font-size: 0.28rem;
    float: left;
    
}



.businessLoadAPP:hover{
    cursor: pointer;
}

#freeImg{
    position: absolute;
    top:0;
    left: 0;
    width:24%;
}

#logoImg{
    position: absolute;
    top:48%;
    margin-top: -12%;
    left: 14%;
    width:22%;
}

.topRightCtx{
    position: absolute;
    font-size: 0.20rem;
    right: 4%;
    bottom: 4%;
    color: white;
    text-align: center;
}

.topRightDesc2{
    letter-spacing:0.01rem;
}

.knightIntroCtx{
    position: relative;
    background-color: #89aad7;
}

.riderImg{
    position: relative;
    z-index: 2;
    width:30%
}

.locationImg{
    position: absolute;
    top: 10%;
    left: 27%;
    width:21%;
}

.logoTxt{
    position: absolute;
    font-size: 2.91rem;
    color: #95b3db;
    right:0;
    bottom:5%;
}

.locationDesc{
    position: absolute;
    top: 27%;
    left: 37.4%;
    color: white;
    font-size: 0.23rem;
}

.descOne{
    font-size: 0.4rem;
}

.descFontWeight{
    font-weight: 900;
    display: inline-block;
}

.descTwo{
    margin-left: 5%;
    margin-top: 2%;
}

.descThree{
    margin-left: 5%;
    margin-top: 2%;
}
.AQHActx{
    position: relative;
    background-color:white;
    padding-top: 8%;
    text-align: center;
}

.AIntro{
    
}

.AIntroMain{
    font-size: 0.40rem;
    color: #334359;
}

.AIntroSub{
    font-size: 0.23rem;
    color: #334359;
    margin-top: 0.6%
}

.AImgsCtx{
    padding-top: 8%;
    padding-bottom: 5%;
    text-align: center;
}

.clearF{
    clear: both;
}

.AImg{
    width:28%;
    display: inline-block;
}

.AImg:nth-child(2n){
    margin-left: 1%;
    margin-right: 1%;
}

.juc{
    position: absolute;
    top: 0;
    width: 100%;
}

.appCtx{
    background-color: white;
    margin-top: 3%;
}

.appCtxImg{
    width: 50%;
    float: left;
    position: relative;
}

.appCtxImg span{
    /*display: inline-block;*/
}

.appCtx2{
    color: white;
    font-size: 0.50rem;
}

.appCtxLine1{
    background-color: #6eb2b8;
}

.appCtx2Txt1{
    margin-top: 20%;
    margin-left:15%;
}

.appCtx2Txt2{
    margin-top: 0.7%;
    margin-left:15%;
}

.appCtxDesc{
    position: absolute;
    right: 1%;
    bottom: 10%;
    font-size: 0.26rem;
    color: white;
}

.appCtxDesc1{
    display: inline-block;
    padding: 0.5% 10% 0.5% 3%;
    font-weight: 900;
}

.appCtxDesc2{
    display: inline-block;
    padding: 0.5% 10% 0.5% 3%;
    margin-top: 3%;
}

.appCtxDesc1{
    background-color: #7f9b63;
}

.appCtxDesc3{
    background-color: #44394b;
}

.appCtxDesc4{
    background-color: #866c55;
}


.fenge{
    position: relative;
    font-size: 0.23rem;
    color: #222222;
    text-align: center;
    background-color: #f0f0f0;
    padding:4.8% 0 ;
}

.fenge:before,.fenge:after{
    content: '';
    position: absolute;
    top:50%;
    width: 20.8%;
    height: 1px;
    margin-top: -0.5px;
    background-color: #999999;
}

.fenge:before{
    left: 21%;
}

.fenge:after{
    right: 21%;
}

.er_code{
    margin-top: 7.55%;
    text-align: center;
    font-size: 0.24rem;
    color: #222222;
}

.download_code{
    width: 10.4%;
    display: inline-block;
}

.focusWX_code{
    width: 10.4%;
    display: inline-block;
    margin-left: 7%;
}

.fifthPart{
    position: relative;
    background-color: #64c1fc;
    color: #fff;
    padding-top:1%;
    padding-bottom:1.5%;
    margin-top: 8%;
    text-align: center;
}

.fifthPart:before{
    content: '';
    position: absolute;
    left: 50%;
    top: -21px;
    width:0;
    height:0;
    /*transform: translateX(50%);*/
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom:22px solid #64c1fc;
    margin-left: -17px;
}

.fifthLogo{
    width:12%;
    display: inline-block;
    vertical-align: middle;
}

.tel{
    display: inline-block;
    font-size: 0.60rem;
    margin-left: 4%;
    vertical-align: middle;
}

.copyright{
    text-align: center;
    padding:1.8% 0;
    font-size: 0.22rem;
    color: #999999;
}