.download_bg_mt {
    margin-top: 50px;
    margin-bottom: 150px
}

.download_footer {
    display: none
}

.download_bg_line_mt {
    margin-top: 40px
}

.app_Background {
    background-image: url(../../static/img/app_bg.929893bf.svg);
    background-repeat: no-repeat;
    width: 60%
}

.app_BGimg {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000
}

.download_title {
    font-size: 50px;
    color: #2c2e2f;
    text-align: center
}

.download_title_mt {
    margin-top: 70px
}

.download_title2 {
    margin-top: 96px;
    text-align: center;
    font-size: 50px;
    color: #2c2e2f;
    font-weight: 600
}

.download_subTitle {
    margin-top: 26px;
    color: #666;
    font-size: 20px;
    text-align: center;
    font-weight: 500
}

.download_a {
    color: #2c2e2f;
    font-size: 14px;
    font-weight: 500
}

.download_circle {
    width: 6px;
    height: 6px;
    background-color: #316fb4;
    border-radius: 50%;
    margin: auto 10px
}

.mt_60 {
    margin-top: 60px
}

.download_icon_1 {
    display: none
}

.download_icon_0 {
    display: flex
}

.download_footer2 {
    display: flex;
    margin-top: 20px;
    padding-bottom: 48px;
    z-index: 2000
}

.download_bg_mt {
    margin-top: 20px;
    margin-bottom: 30px
}

@media (min-width:36rem) {
    .download_icon_1 {
        display: flex
    }

    .download_icon_0 {
        display: none
    }

    .download_subTitle,
    .download_title,
    .download_title2 {
        text-align: left
    }

    .download_footer {
        display: flex;
        margin-top: 40px;
        padding-bottom: 64px
    }

    .download_footer2 {
        display: none
    }

    .download_bg_mt {
        margin-top: 30px;
        margin-bottom: 100px
    }
}

@media (max-width:1290px) {

    .download_title,
    .download_title2 {
        font-size: 40px;
        color: #2c2e2f
    }

    .download_title2 {
        margin-top: 60px;
        font-weight: 600
    }
}

@media (max-width:1200px) {

    .download_title,
    .download_title2 {
        font-size: 38px;
        color: #2c2e2f
    }

    .download_title2 {
        margin-top: 60px;
        font-weight: 600
    }
}

@media (max-width:992px) {
    .download_footer {
        position: fixed;
        bottom: 30px;
        width: 100%;
        margin: 0;
        padding: 0
    }

    .download_title {
        font-size: 30px;
        color: #2c2e2f
    }

    .download_title2 {
        margin-top: 60px;
        font-size: 32px;
        color: #2c2e2f;
        font-weight: 600
    }

    .download_bg_line_mt {
        margin-top: 30px
    }
}

@media (max-width:768px) {

    .download_title,
    .download_title2 {
        font-size: 30px;
        color: #2c2e2f
    }

    .download_title2 {
        margin-top: 60px;
        font-weight: 600
    }
}

@media (max-width:576px) {
    .download_icon {
        margin-bottom: 40px
    }

    .download_title_mt,
    .mt_60 {
        margin-top: 24px
    }
}