@media (min-width: 751px) and (max-width: 1024px) {
    ::-webkit-scrollbar
    {
        width: 0 !important;
        background-color: #F5F5F5;
    }
    .header_box.c_mobile{
        display: block;
    }
    .header_box.c_pc{
        display: none;
    }
    .header_box{
        padding-top: .55rem;
        padding-bottom: .87rem;
        /* background-color: #F5F7FA; */
    }
    .header_android{
        width: 100%;
        height: 300px;
        border:none;
        background: none;
    }
    .android{
        width: 45%;
    }
    .ios-mobile .android{
        width: 45%;
    }

    .header_img{
        height: auto;
    }
    .header_img img{
        width: 100px;
        height: 100px;
    }
    .header_xz{
        height:70px;
        margin: auto;
        background:#0D94FF;
        box-shadow:0px 10px 22px 0px rgba(13,148,255,0.4);
        border-radius:4px;
        font-size:28px;
        font-weight:400;
        color:#fff;
        text-align: center;
        line-height: 70px;
        margin-top: 15px;
    }
    .header_txt1{
        font-size: 32px;
        line-height: 32px;
        margin-top: 15px;
    }
    .header_txt2{
        font-size: 22px;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .container{
        background-color: #f5f7fa;
    }
    .container .c_mobile,.container.c_mobile{
        display: block;
    }
    .c_mobile{
        display: block;
    }
    .c_pc{
        display: none;
    }
    /* banner */
    .banner_box .show_img.c_mobile{
        width: 100%;
    }
    .banner_txt{
        position: absolute;
        left: 4.4%;
        top: 22.5%;
        width: 40%;
    }
    /* .banner_txt1{
        font-size:.4rem;
    }
    .banner_txt2{
        font-size:.23rem;
        margin: .03rem 0 .2rem;
    }
    .banner_txt3{
        font-size: .26rem;
    } */
    /* header */
    .header_box{
        padding-top: .55rem;
        padding-bottom: .87rem;
        /* background-color: #F5F7FA; */
    }
    .header_android{
        width: 100%;
        height: 3rem;
        border:none;
        background: none;
    }
    .android{
        width: 45%;
    }
    .ios-mobile .android{
        width: 60%;
    }

    .header_img{
        height: auto;
    }
    .header_img img{
        width: 45px;
        height: 45px;
    }
    .header_xz{
        height:.7rem;
        margin: auto;
        background:#0D94FF;
        box-shadow:0px .1rem .22rem 0px rgba(13,148,255,0.4);
        border-radius:4px;
        font-size:.28rem;
        font-weight:400;
        color:#fff;
        text-align: center;
        line-height: .7rem;
        margin-top: .15rem;
    }
    .header_txt1{
        height:.1rem;
        font-size: .32rem;
        line-height: .22rem;
        margin-top: .15rem;
    }
    .header_txt2{
        font-size: .22rem;
		line-height: .4rem;
        margin-top: .2rem;
        /* zoom: .8; */
    }
    /* show */
    .show_box{
        /* margin-top: .87rem; */
    }
    .show{
        margin-top: 0;
    }
    .bf{
        width: 62%;
    }
    .sp{
        width: 100%;
    }
    .show_txt1{
        height:.56rem;
        font-size:.6rem;
        text-shadow:0px 1px 8px rgba(0, 0, 0, 0.2);
    }
    .show_txt2{
        height:.45rem;
        font-size:.48rem;
        text-shadow:0px .01rem .08rem rgba(0, 0, 0, 0.2);
        margin-top: .45rem;
    }
    /* download */
    .download{
        width: 91.2%;
        margin: auto;
    }
    .download_title{
        font-size:.24rem;
        font-weight:bolder;
        color:rgba(255,255,255,1);
        line-height:30px;
        /* padding-left: 4.4%; */
        padding-top: .6rem;
    }
    .d_img{
        width:.4rem;
        height:.4rem;
        background:rgba(255,255,255,1);
        border-radius:50%;
        position: relative;
    }
    .d_img img{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        width: .4rem;
        height: .45rem;
    }
    .d{
        display: flex;
        flex-direction: row;
        justify-content: left;
        align-items: center;
        /* padding-left: 4.4%; */
        padding-top: .3rem;
        padding-bottom: .3rem;
    }
    .download .header_txt{
        margin-left: .15rem;
    }
    .download .header_txt1{
        font-size:.16rem;
        height: .2rem;
        color:rgba(255,255,255,1);
        font-weight: 400;
        line-height:.32rem;
        margin-top: 0;
        text-align: left;
    }
    .download .header_txt2{
        font-size:.16rem;
        height: .16rem;
        color:rgba(255,255,255,1);
        line-height: 0;
        opacity:0.5;
    }
    .footer{
        width: 91.2%;
        margin: auto;
    }
    .footer_txt{
        padding: 0;
    }
    .footer_txt2{
        padding-bottom: .6rem;
    }
    .line{
        width: 100%;
        height:.01rem;
        background-color: rgba(102,102,102,1);
        /* border:.01rem solid rgba(102,102,102,1); */
    }
    .p1 span.en{
        font-weight: 300;
    }
    .p1{
        font-size:.16rem;
        padding-top: .3rem;
        line-height: .32rem;
        opacity: .8;
        font-weight: bolder;
    }
    .p2{
        font-size:.24rem;
        margin-bottom: .3rem;
        margin-top: .3rem;
        font-weight: bolder;
    }
    .p3{
        font-size:.16rem;
        opacity: .8;
        line-height: .32rem;
    }
    .p3-list{
        font-size: .16rem;
        line-height: .22rem;
    }
    .gif{
        border: 1px solid #fff;
    }
}

@media (max-width:1024px){
    .header_android{
        display: none;
    }
}