    /* a {
        text-decoration: none;
    } */
    
    html {
        font-size: 50px;
    }
    
    @media screen and (min-width: 320px) {
        html {
            font-size: 21.33333333px;
        }
    }
    
    @media screen and (min-width: 360px) {
        html {
            font-size: 24px;
        }
    }
    
    @media screen and (min-width: 375px) {
        html {
            font-size: 25px;
        }
    }
    
    @media screen and (min-width: 384px) {
        html {
            font-size: 25.6px;
        }
    }
    
    @media screen and (min-width: 400px) {
        html {
            font-size: 26.66666667px;
        }
    }
    
    @media screen and (min-width: 414px) {
        html {
            font-size: 27.6px;
        }
    }
    
    @media screen and (min-width: 424px) {
        html {
            font-size: 28.26666667px;
        }
    }
    
    @media screen and (min-width: 480px) {
        html {
            font-size: 32px;
        }
    }
    
    @media screen and (min-width: 540px) {
        html {
            font-size: 36px;
        }
    }
    
    @media screen and (min-width: 720px) {
        html {
            font-size: 48px;
        }
    }
    
    @media screen and (min-width: 750px) {
        html {
            font-size: 50px;
        }
    }
    
    @media screen and (min-width: 1200px) {
        html {
            font-size: 80px;
        }
    }
    
    body {
        min-width: 320px;
        width: 15rem;
        margin: 0 auto;
        line-height: 1.5;
        font-family: Arial, Helvetica;
    }
    
    .first {
        position: absolute;
        top: 0;
        width: 15rem;
        height: 2.56rem;
        z-index: 9999;
        /* background: #39003b; */
    }
    
    .icon,
    .head {
        float: left;
    }
    
    .icon {
        width: 1.6rem;
        height: 1.6rem;
        margin: 0.2rem 0 0 0.2rem;
    }
    
    .text1 {
        position: absolute;
        top: 3em;
        left: 2.8rem;
        font-size: .52rem;
        color: #fefefe;
    }
    
    .head {
        font-size: .6rem;
        color: #fcca37;
        margin: 0.5rem 0 0 0.3rem;
    }
    
    .download1 {
        float: right;
        width: 4.72rem;
        height: 1.4rem;
        margin-top: 0.3rem;
        margin-right: 0.3rem;
    }
    
    .imagesdown {
        float: right;
        width: .58rem;
        height: .66rem;
        margin-right: .4rem;
        margin-top: .4rem;
    }
    
    #imgas2 {
        float: right;
        width: 1.1rem;
        height: 1.1rem;
        margin-top: .16rem;
        margin-right: .16rem;
        display: none;
    }
    
    .bg {
        /* position: relative; */
        width: 15rem;
        /* background: #221766; */
    }
    
    .bg1 {
        width: 15rem;
        height: 33.34rem;
    }
    
    #time {
        margin-top: .2rem;
        font-size: .76rem;
        color: #ff9307;
    }
    
    .download2 {
        position: absolute;
        top: 27.5rem;
        left: 3.98rem;
        width: 7.04rem;
        height: 2.12rem;
    }