    a {
        text-decoration: none;
    }
    
    ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    html {
        font-size: 82.8px;
    }
    
    @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;
        }
    }
    
    @media screen and (min-width: 1240px) {
        html {
            font-size: 82.66666666666667px;
        }
    }
    
    @media screen and (min-width: 1440px) {
        html {
            font-size: 96px;
        }
    }
    
    @media screen and (min-width: 1600px) {
        html {
            font-size: 106.6666666666667px;
        }
    }
    
    @media screen and (min-width: 2160px) {
        html {
            font-size: 144px;
        }
    }
    
    body {
        min-width: 320px;
        width: 15rem;
        margin: 0 auto;
        line-height: 1.5;
        font-family: Arial, Helvetica;
    }
    
    .first {
        width: 15rem;
        height: 2.56rem;
        z-index: 9999;
        background: #150539;
        position: relative;
    }
    
    .icon,
    .head {
        float: left;
    }
    
    .icon {
        width: 2.2rem;
        height: 2.2rem;
        margin: 0.2rem 0 0 0.2rem;
    }
    
    .head {
        font-size: .5rem;
        color: #ffffff;
        margin: 0.3rem 0 0 0.3rem;
    }
    
    .text1 {
        width: 4.9155rem;
        height: .5193rem;
        font-size: .42rem;
        color: #ffffff;
        margin: 0.3rem 0 0 0;
        background: url(../images/txt_getbonus.png) no-repeat;
        background-size: contain;
    }
    
    .download1 {
        float: right;
        width: 5.5797rem;
        height: 1.3768rem;
        margin: .6rem.3rem 0 0;
    }
    
    .download2 {
        position: relative;
        top: 25rem;
        left: 1.88405rem;
        width: 11.2319rem;
        height: 2.2947rem;
        background: url(../images/download2.png) no-repeat;
        background-size: contain;
    }
    
    .download2::after {
        content: "";
        display: block;
        width: 3.1159rem;
        height: 1.8116rem;
        background-image: url('../images/10k+.png');
        background-size: cover;
        position: absolute;
        top: -1.2rem;
        right: -1.4rem;
    }
    
    .download3 {
        position: absolute;
        top: 34rem;
        left: .36rem;
        width: 14.28rem;
        height: 2.76rem;
    }
    
    .download4 {
        position: absolute;
        top: 38.5rem;
        left: 0.66rem;
        width: 2.5rem;
        height: 2.5rem;
    }
    
    #imgas2 {
        float: right;
        width: 1.1rem;
        height: 1.1rem;
        margin-top: .16rem;
        margin-right: .16rem;
        display: none;
    }
    
    .bg {
        position: relative;
        width: 15rem;
    }
    
    .bg1 {
        float: left;
        width: 15rem;
        height: 35.8454rem;
    }
    
    .lbt {
        position: absolute;
        width: 15rem;
        top: 25rem;
        margin: auto;
        z-index: 9;
    }
    
    .focus {
        position: relative;
        padding-top: .88rem;
        overflow: hidden;
    }
    
    .focus img {
        width: 12.4rem;
        height: 5.6rem;
        margin-left: 1.3rem;
    }
    
    .focus ul {
        overflow: hidden;
        width: 90rem;
        margin-left: -100%;
    }
    
    .focus ul li {
        float: left;
        width: 15rem;
    }
    
    .focus ol {
        position: absolute;
        bottom: .1rem;
        right: .1rem;
        margin: 0;
    }
    
    .focus ol li {
        display: inline-block;
        background-color: #fff;
        /* list-style: none; */
        border-radius: .04rem;
        transition: all .3s;
    }
    
    .focus ol li.current {
        width: 15px;
    }
    
    .loadingdi p {
        margin-top: -0.4rem;
        font-size: 1rem;
    }
    
    #time {
        margin-top: .2rem;
        font-size: .76rem;
        line-height: 1.5rem;
        color: #ff9307;
    }
    
    .text {
        width: 100%;
        position: absolute;
        top: 32.3rem;
        left: 0;
        font-size: .6rem;
        text-align: center;
        color: #ffffff;
    }
    
    .text span {
        color: #ffffff;
        margin: 0 auto;
    }
    
    .text span a {
        color: #fff;
        margin-left: .3623rem;
        border-bottom: .02rem solid #ffffff;
    }