.bg {
    width: 100%;
    height: 7.34rem;
    padding-top: 0.78rem;
    background: url("../assets/image/downlaod_wap.png") center top no-repeat;
    background-size: 100% 8.12rem;
}

.appLogo {
    color: #3F4BEF;
    font-size: 0.38rem;
    text-align: center;
    font-weight: bold;
    margin: 0 auto 0.1rem;
}

.message {
    width: 3.15rem;
    color: #48484C;
    text-align: center;
    font-size: 0.18rem;
    font-style: normal;
    font-weight: 500;
    line-height: 0.22rem;
    margin: 0 auto 0.3rem;
}


.list .item {
    display: block;
    width: 1.6rem;
    height: 0.48rem;
    margin: 0 auto 0.3rem;


}

.downLoadUrl {
    width: 100%;
    height: 100%;
    display: block;
    background: url("../assets/image/apk_wap.png") center center no-repeat;
    background-size: 100% 100%;
}

.appstore {
    background: url("../assets/image/appStore_wap.png") center center no-repeat;
    background-size: 100% 100%;
}


.googleplay {
    background: url("../assets/image/googlePay_wap.png") center center no-repeat;
    background-size: 100% 100%;
}

