﻿.ztD {
    background-color: #f2f2f2
}

.ztD_1 {
    width: 100%;
    height: 2.98rem;
    background: url(../images/ztdbg1.png) no-repeat center;
    background-size: cover
}

.ztD_2 {
    width: 6.7rem;
    border-radius: .18rem;
    background-color: #fff;
    margin: .1rem auto 0;
    position: relative;
    text-align: center
}

    .ztD_2::before {
        content: "";
        position: absolute;
        top: -.44rem;
        left: 0;
        width: 6.7rem;
        height: 1rem;
        background-color: #fff;
        border-radius: 50% 50% 0 0
    }

    .ztD_2 > p:nth-child(2) {
        position: relative;
        z-index: 1;
        height: .54rem;
        line-height: .54rem;
        font-size: .18rem;
        color: #ccc;
        margin-top: .04rem
    }

        .ztD_2 > p:nth-child(2) i {
            display: inline-block;
            width: .18rem;
            height: .18rem;
            vertical-align: top
        }

            .ztD_2 > p:nth-child(2) i:nth-child(1) {
                background-position: -5.74rem -.07rem;
                margin: .16rem .1rem 0 0
            }

            .ztD_2 > p:nth-child(2) i:nth-child(3) {
                background-position: -5.46rem -.07rem;
                margin: .18rem .06rem 0 .17rem
            }

        .ztD_2 > p:nth-child(2) span:nth-child(2) {
            color: #ffba25
        }

.ztD_3 {
    height: 3.38rem;
    background: #fff;
    padding-top: .44rem;
    border-radius: .62rem .62rem 0 0;
    margin-bottom: .16rem
}

.ztDTlt {
    height: .36rem;
    line-height: .36rem;
    color: #333;
    font-size: .32rem;
    font-weight: 700;
    text-indent: .4rem
}

    .ztDTlt .change {
        float: right;
        font-size: .24rem;
        color: #6cf;
        margin-right: .4rem;
        font-weight: 400
    }

        .ztDTlt .change i {
            display: inline-block;
            width: .24rem;
            height: .24rem;
            background-position: -4.5rem -.04rem;
            vertical-align: top;
            margin: .07rem .12rem 0 0
        }

    .ztDTlt .more {
        float: right;
        font-size: .2rem;
        color: #158fed;
        font-weight: 400;
        margin-right: .4rem
    }

.ztD_3 ul li {
    float: left
}

    .ztD_3 ul li a {
        display: block;
        margin: .3rem 0 0 .52rem
    }

    .ztD_3 ul li:nth-child(1) a {
        margin-left: .4rem
    }

    .ztD_3 ul li a img {
        display: block;
        width: 1.28rem;
        height: 1.28rem;
        border-radius: .28rem
    }

    .ztD_3 ul li a p {
        width: 1.28rem;
        height: .55rem;
        line-height: .55rem;
        text-align: center;
        font-size: .24rem;
        color: #333;
        white-space: nowrap;
        overflow: hidden
    }

    .ztD_3 ul li a div {
        display: block;
        width: 1.2rem;
        height: .5rem;
        line-height: .5rem;
        border-radius: .24rem;
        margin: 0 auto;
        background: linear-gradient(to right, #feba00, #158fed);
        text-align: center;
        font-size: .24rem;
        color: #fff
    }

        .ztD_3 ul li a div.order {
            background: linear-gradient(to right,#158fed, #158fed)
        }

.ztD_4 {
    background: #fff;
    padding: .4rem 0 .08rem 0
}

    .ztD_4 ul li {
        position: relative
    }

        .ztD_4 ul li > a:nth-child(1) {
            display: block;
            overflow: hidden;
            padding: .3rem 0 0 .4rem
        }

        .ztD_4 ul li:nth-child(1) > a:nth-child(1) {
            padding-top: .36rem
        }

        .ztD_4 ul li a img {
            float: left;
            width: 1.28rem;
            height: 1.28rem;
            border-radius: .28rem
        }

        .ztD_4 ul li a > div {
            width: 5.5rem;
            height: 1.57rem;
            float: right;
            border-bottom: .01rem solid #ececec;
            position: relative
        }

        .ztD_4 ul li:last-child a > div {
            border-bottom: none
        }

        .ztD_4 ul li a > div p {
            width: 3.8rem;
            white-space: no-wrap;
            overflow: hidden;
            height: .42rem;
            line-height: .42rem;
            color: #9f9fa4;
            font-size: .22rem
        }

            .ztD_4 ul li a > div p:nth-child(1) {
                height: .36rem;
                line-height: .36rem;
                color: #333;
                font-size: .3rem;
                font-weight: 700;
                margin-bottom: .06rem
            }

        .ztD_4 ul li a > div span {
            position: absolute;
            top: .47rem;
            right: .42rem;
            width: 1.2rem;
            height: .5rem;
            line-height: .5rem;
            border-radius: .24rem;
            margin: 0 auto;
            background: linear-gradient(to right, #feba00, #158fed);
            text-align: center;
            font-size: .24rem;
            color: #fff
        }

            .ztD_4 ul li a > div span.order {
                background: linear-gradient(to right,#158fed, #158fed)
            }

.ztD_5 {
    background: #fff;
    padding: .36rem 0 .3rem 0;
    margin: .16rem 0
}

    .ztD_5 .ul1 {
        margin: .3rem .4rem .11rem;
        border-bottom: .01rem solid #e7e7e7
    }

        .ztD_5 .ul1 li {
            float: left
        }

            .ztD_5 .ul1 li a {
                display: block;
                width: 3.2rem;
                height: 2.06rem;
                border-radius: .14rem;
                margin: 0 .28rem .3rem 0;
                position: relative;
                box-shadow: 0 .1rem .3rem 0 rgba(0, 0, 0, .3)
            }

            .ztD_5 .ul1 li:nth-child(2n) a {
                margin-right: 0
            }

            .ztD_5 .ul1 li a::before {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 1.2rem;
                background: linear-gradient(to top, #00000090, #0000);
                border-radius: 0 0 .14rem .14rem;
                z-index: 1
            }

            .ztD_5 .ul1 li a img {
                display: block;
                width: 3.2rem;
                height: 2.06rem;
                border-radius: .14rem
            }

            .ztD_5 .ul1 li a p:nth-child(2) {
                position: absolute;
                width: 2.98rem;
                bottom: .4rem;
                left: .12rem;
                height: .43rem;
                line-height: .43rem;
                color: #fff;
                font-size: .24rem;
                border-bottom: .01rem solid #ffffff20;
                white-space: nowrap;
                overflow: hidden;
                z-index: 1
            }

            .ztD_5 .ul1 li a p:nth-child(3) {
                position: absolute;
                width: 2.98rem;
                bottom: .04rem;
                left: .12rem;
                height: .37rem;
                line-height: .37rem;
                color: #ccc;
                font-size: .18rem;
                white-space: nowrap;
                overflow: hidden;
                z-index: 1
            }

                .ztD_5 .ul1 li a p:nth-child(3) i {
                    display: inline-block;
                    width: .19rem;
                    height: .18rem;
                    background-position: -2.95rem -.18rem;
                    vertical-align: top;
                    margin: .1rem .06rem 0 0
                }

                .ztD_5 .ul1 li a p:nth-child(3) span {
                    color: #fd472a
                }

    .ztD_5 .ul2 {
        overflow: hidden;
        margin: .36rem 0 0 .4rem
    }

        .ztD_5 .ul2 li {
            float: left;
            margin: 0 .18rem .26rem 0
        }

            .ztD_5 .ul2 li a {
                display: block;
                height: .48rem;
                line-height: .48rem;
                padding: 0 .32rem;
                border-radius: .22rem;
                font-size: .24rem;
                color: #f1516c;
                text-align: center;
                background-color: #ffedee
            }

            .ztD_5 .ul2 li:nth-child(2n) a {
                color: #45b97c;
                background-color: #edfff5
            }

            .ztD_5 .ul2 li:nth-child(3n) a {
                color: #796cb0;
                background-color: #f1edff
            }

            .ztD_5 .ul2 li:nth-child(4n) a {
                color: #edfaff;
                background-color: #009ad6
            }

            .ztD_5 .ul2 li:nth-child(5n) a {
                color: #fff9ed;
                background-color: #dea32c
            }

            .ztD_5 .ul2 li:nth-child(6n) a {
                color: #c77eb5;
                background-color: #ffedfb
            }

.zx_1 {
    width: 100%;
    height: 1.9rem;
    background: url(../images/zxbg1.jpg) no-repeat center;
    background-position: 0 0;
    background-size: contain;
    padding-bottom: 2.16rem;
    background-color: #fff;
    position: relative
}

    .zx_1 > p:nth-child(1) {
        padding-top: .44rem;
        height: .53rem;
        line-height: .53rem;
        color: #fff;
        font-size: .42rem;
        font-weight: 700;
        text-align: center
    }

    .zx_1 > p:nth-child(2) {
        height: .38rem;
        line-height: .38rem;
        color: #e0e0e4;
        font-size: .26rem;
        text-align: center
    }

    .zx_1 > div:nth-child(3) {
        position: absolute;
        bottom: -.36rem;
        left: 0;
        height: 2.2rem;
        border-radius: 0 0 .8rem .8rem;
        background-color: #fff;
        padding: .32rem .4rem 0;
        box-shadow: 0 .02rem .2rem 0 rgba(0, 0, 0, .2)
    }

    .zx_1 > div div {
        float: left;
        width: 3.27rem;
        height: 1.81rem;
        border-radius: .16rem;
        position: relative
    }

        .zx_1 > div div img {
            display: block;
            width: 3.27rem;
            height: 1.81rem;
            border-radius: .16rem
        }

        .zx_1 > div div:nth-child(1) {
            margin-right: .16rem
        }

        .zx_1 > div div span {
            position: absolute;
            top: .14rem;
            left: 0;
            width: .59rem;
            height: .32rem;
            line-height: .32rem;
            font-size: .2rem;
            color: #fff;
            text-align: center;
            border-radius: 0 .06rem .06rem 0;
            background: linear-gradient(to right, #ff5900, #158fed)
        }

        .zx_1 > div div:nth-child(2) span {
            background: linear-gradient(to right, #febb00, #158fed)
        }

.zx_2 {
    padding: 0 0 .16rem
}

    .zx_2 .tabBar {
        height: 1.01rem;
        line-height: 1.01rem;
        color: #a1a1a1;
        font-size: .32rem
    }

        .zx_2 .tabBar span {
            float: left;
            position: relative;
            padding: 0 .2rem
        }

        .zx_2 .tabBar > span:first-child {
            margin-left: .64rem
        }

        .zx_2 .tabBar span::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 0;
            height: .08rem;
            border-radius: .04rem;
            background: linear-gradient(to right,#158fed, #158fed)
        }

        .zx_2 .tabBar span.current {
            font-size: .42rem;
            color: #000;
            font-weight: 700
        }

            .zx_2 .tabBar span.current::after {
                width: .46rem
            }

    .zx_2 .tips {
        width: 100%;
        height: .81rem;
        line-height: .81rem;
        font-size: .28rem;
        color: #666;
        text-align: center;
        white-space: nowrap;
        overflow: hidden;
        background: url(../images/zxbg2.jpg) no-repeat center;
        background-size: cover
    }

    .zx_2 .ul1 {
        padding: 0.33rem .07rem .33rem .32rem;
        background-color: #fff;
        overflow: hidden
    }

        .zx_2 .ul1 li a {
            padding-top: .24rem;
            overflow: hidden;
            display: flex;
        }

            .zx_2 .ul1 li a img {
                float: left;
                width: 2.17rem;
                height: 1.45rem;
                border-radius: .1rem;
                margin-right: .36rem
            }

            .zx_2 .ul1 li a div {
                float: left;
                height: 1.72rem;
                width: 4.58rem;
                border-bottom: .01rem solid #ededed
            }

                .zx_2 .ul1 li a div > p:nth-child(1) {
                    line-height: .48rem;
                    color: #333;
                    font-size: .3rem;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 2;
                    overflow: hidden;
                    text-overflow: ellipsis
                }

                .zx_2 .ul1 li a div > p:nth-child(2) {
                    line-height: .57rem;
                    color: #999;
                    font-size: .24rem;
                    white-space: no-wrap;
                    overflow: hidden
                }

                    .zx_2 .ul1 li a div > p:nth-child(2) span {
                        margin-left: .3rem
                    }

.zxPageCode {
    background: #fff;
    padding-bottom: .5rem
}

.zx_3 {
    background-color: #fff;
    padding: .4rem 0 .22rem;
    margin-bottom: .16rem
}

    .zx_3 ul {
        margin: .28rem .4rem 0
    }

        .zx_3 ul li {
            float: left
        }

            .zx_3 ul li a {
                display: block;
                width: 3.2rem;
                height: 2.06rem;
                border-radius: .14rem;
                margin: 0 .28rem .3rem 0;
                position: relative;
                box-shadow: 0 .1rem .3rem 0 rgba(0, 0, 0, .3)
            }

            .zx_3 ul li:nth-child(2n) a {
                margin-right: 0
            }

            .zx_3 ul li a::before {
                content: "";
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%;
                height: 1.2rem;
                background: linear-gradient(to top, #00000090, #0000);
                border-radius: 0 0 .14rem .14rem;
                z-index: 1
            }

            .zx_3 ul li a img {
                display: block;
                width: 3.2rem;
                height: 2.06rem;
                border-radius: .14rem
            }

            .zx_3 ul li a p:nth-child(2) {
                position: absolute;
                width: 2.98rem;
                bottom: .4rem;
                left: .12rem;
                height: .43rem;
                line-height: .43rem;
                color: #fff;
                font-size: .24rem;
                border-bottom: .01rem solid #ffffff20;
                white-space: nowrap;
                overflow: hidden;
                z-index: 1
            }

            .zx_3 ul li a p:nth-child(3) {
                position: absolute;
                width: 2.98rem;
                bottom: .04rem;
                left: .12rem;
                height: .37rem;
                line-height: .37rem;
                color: #ccc;
                font-size: .18rem;
                white-space: nowrap;
                overflow: hidden;
                z-index: 1
            }

                .zx_3 ul li a p:nth-child(3) i {
                    display: inline-block;
                    width: .19rem;
                    height: .18rem;
                    background-position: -2.95rem -.18rem;
                    vertical-align: top;
                    margin: .1rem .06rem 0 0
                }

                .zx_3 ul li a p:nth-child(3) span {
                    color: #fd472a
                }

.zx_4 {
    overflow: hidden;
    padding: .38rem 0 .58rem 0;
    background-color: #fff;
    margin-bottom: .16rem
}

    .zx_4 ul li {
        float: left
    }

        .zx_4 ul li a {
            display: block;
            margin: .3rem 0 0 .52rem
        }

        .zx_4 ul li:nth-child(1) a {
            margin-left: .4rem
        }

        .zx_4 ul li a img {
            display: block;
            width: 1.28rem;
            height: 1.28rem;
            border-radius: .28rem
        }

        .zx_4 ul li a p {
            width: 1.28rem;
            height: .55rem;
            line-height: .55rem;
            text-align: center;
            font-size: .24rem;
            color: #333;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .zx_4 ul li a div {
            width: 1.2rem;
            height: .5rem;
            line-height: .5rem;
            border-radius: .24rem;
            margin: 0 auto;
            background: linear-gradient(to right, #feba00, #158fed);
            text-align: center;
            font-size: .24rem;
            color: #fff
        }

            .zx_4 ul li a div.order {
                background: linear-gradient(to right,#158fed, #158fed)
            }

.f2f2f2 {
    background: #f2f2f2 !important
}

.index1 {
    background: #fff;
    border-bottom-left-radius: .7rem;
    border-bottom-right-radius: .7rem;
    box-shadow: 0 .06rem .15rem 0 rgba(102, 102, 102, .1);
    overflow: hidden
}

.index2 {
    background: #fff;
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
    box-shadow: 0 .06rem .15rem 0 rgba(102, 102, 102, .1);
    overflow: hidden
}

    .index2 ul {
        margin: 0 .4rem
    }

        .index2 ul li {
            width: 1.28rem;
            margin-right: .52rem;
            margin-bottom: .26rem;
            float: left;
            margin-top: .24rem
        }

            .index2 ul li:nth-child(4n) {
                margin-right: 0
            }

            .index2 ul li:nth-child(n+5) {
                margin-bottom: 0
            }

            .index2 ul li img {
                width: 1.28rem;
                height: 1.28rem;
                display: block;
                border-radius: .3rem
            }

            .index2 ul li p {
                text-overflow: ellipsis;
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                font-size: .24rem;
                color: #333;
                line-height: .36rem;
                margin: .08rem 0
            }

            .index2 ul li span {
                width: 1.2rem;
                height: .5rem;
                display: block;
                margin: 0 auto;
                background: linear-gradient(-90deg, #158fed, #158fed);
                text-align: center;
                line-height: .5rem;
                color: #fff;
                border-radius: .25rem
            }

.index3 {
    background: #fff;
    overflow: hidden
}

.index4 {
    background: #fff;
    overflow: hidden
}

    .index4 ul {
        margin: .44rem 0 .14rem .39rem
    }

        .index4 ul li {
            float: left;
            position: relative
        }

            .index4 ul li a {
                display: block;
                width: 3.23rem;
                height: 2.06rem;
                border-radius: .14rem;
                margin: 0 .28rem .3rem 0;
                position: relative;
                box-shadow: 0 .1rem .3rem 0 rgba(0, 0, 0, .3)
            }

                .index4 ul li a::before {
                    content: "";
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    height: 1.2rem;
                    background: linear-gradient(to top, #00000090, #0000);
                    border-radius: 0 0 .14rem .14rem;
                    z-index: 1
                }

                .index4 ul li a img {
                    display: block;
                    width: 3.23rem;
                    height: 2.06rem;
                    border-radius: .14rem
                }

                .index4 ul li a p:nth-child(2) {
                    text-overflow: ellipsis;
                    position: absolute;
                    width: 2.98rem;
                    bottom: .4rem;
                    left: .12rem;
                    height: .43rem;
                    line-height: .43rem;
                    color: #fff;
                    font-size: .24rem;
                    border-bottom: .01rem solid #ffffff20;
                    white-space: nowrap;
                    overflow: hidden;
                    z-index: 1
                }

                .index4 ul li a p:nth-child(3) {
                    position: absolute;
                    width: 2.98rem;
                    bottom: .04rem;
                    left: .12rem;
                    height: .37rem;
                    line-height: .37rem;
                    color: #ccc;
                    font-size: .18rem;
                    white-space: nowrap;
                    overflow: hidden;
                    z-index: 1
                }

                    .index4 ul li a p:nth-child(3) i {
                        display: inline-block;
                        width: .19rem;
                        height: .18rem;
                        background-position: -2.95rem -.18rem;
                        vertical-align: top;
                        margin: .1rem .06rem 0 0
                    }

                    .index4 ul li a p:nth-child(3) span {
                        color: #fd472a
                    }

.index5 {
    background: #fff;
    overflow: hidden
}

    .index5 ul {
        margin: 0 .4rem
    }

        .index5 ul li {
            width: 1.28rem;
            margin-right: .52rem;
            margin-bottom: .26rem;
            float: left;
            margin-top: .24rem
        }

            .index5 ul li:nth-child(4n) {
                margin-right: 0
            }

            .index5 ul li:nth-child(n+5) {
                margin-bottom: 0
            }

            .index5 ul li img {
                width: 1.28rem;
                height: 1.28rem;
                display: block;
                border-radius: .3rem
            }

            .index5 ul li p {
                text-overflow: ellipsis;
                text-align: center;
                white-space: nowrap;
                overflow: hidden;
                font-size: .24rem;
                color: #333;
                line-height: .36rem;
                margin: .08rem 0
            }

            .index5 ul li span {
                width: 1.2rem;
                height: .5rem;
                display: block;
                margin: 0 auto;
                background: linear-gradient(-90deg, #158fed, #158fed);
                text-align: center;
                line-height: .5rem;
                color: #fff;
                border-radius: .25rem
            }

.index6 {
    background: #fff;
    overflow: hidden;
    padding-bottom: .35rem
}

.index7 {
    background: #fa8775;
    overflow: hidden
}

.index8 {
    background: #fff;
    overflow: hidden;
    padding-top: .15rem
}

.index8 {
    background: #fff;
    border-bottom-left-radius: .7rem;
    border-bottom-right-radius: .7rem;
    box-shadow: 0 .06rem .15rem 0 rgba(102, 102, 102, .1);
    overflow: hidden
}

    .index8 ul {
        padding: 0 .07rem 0 .32rem;
        background-color: #fff;
        overflow: hidden;
        margin-top: -.06rem
    }

        .index8 ul li a {
            display: flex;
            padding-top: .24rem;
            overflow: hidden
        }

            .index8 ul li a img {
                float: left;
                width: 2.17rem;
                height: 1.45rem;
                border-radius: .1rem;
                margin-right: .36rem
            }

            .index8 ul li a div {
                float: left;
                height: 1.72rem;
                width: 4.58rem;
                border-bottom: .01rem solid #ededed
            }

        .index8 ul li:last-child a div {
            border-bottom: none
        }

        .index8 ul li a div > p:nth-child(1) {
            height: .96rem;
            line-height: .48rem;
            color: #333;
            font-size: .3rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .index8 ul li a div > p:nth-child(2) {
            line-height: .57rem;
            color: #999;
            font-size: .24rem;
            white-space: no-wrap;
            overflow: hidden
        }

            .index8 ul li a div > p:nth-child(2) span {
                margin-left: .3rem
            }

    .index8 > a {
        width: 5.9rem;
        height: .62rem;
        line-height: .62rem;
        border: .02rem dashed rgba(255, 186, 37, .8);
        display: block;
        margin: .3rem auto .55rem;
        border-radius: .33rem;
        text-align: center;
        color: #ffba25;
        font-size: .26rem
    }

.index9 {
    background: #fff;
    border-top-left-radius: .7rem;
    border-top-right-radius: .7rem;
    box-shadow: 0 .06rem .15rem 0 rgba(102, 102, 102, .1);
    overflow: hidden
}

.headerNav {
    position: absolute;
    width: 100%;
    height: 12rem;
    background: url(../images/headbg.png) no-repeat;
    background-size: 7.5rem 12rem;
    z-index: 66666;
    left: 0;
    top: 1.04rem;
    border-bottom-left-radius: .7rem;
    border-bottom-right-radius: .7rem
}

.headbox {
    overflow: hidden;
    margin-top: .48rem
}

    .headbox a {
        font-size: .24rem;
        color: #ccc;
        line-height: .38rem;
        text-align: center;
        float: left;
        width: .78rem;
        margin-right: .96rem;
        margin-bottom: .38rem
    }

        .headbox a:nth-child(4) {
            margin-right: .7rem
        }

        .headbox a:nth-child(1),
        .headbox a:nth-child(5) {
            margin-left: .75rem
        }

        .headbox a i {
            width: .58rem;
            height: .66rem;
            display: block;
            background-position: -3.57rem -1.56rem;
            margin: 0 auto;
            margin-bottom: .1rem
        }

        .headbox a:nth-child(2) i {
            background-position: -4.24rem -1.56rem;
            width: .6rem
        }

        .headbox a:nth-child(3) i {
            background-position: -4.91rem -1.56rem;
            width: .73rem
        }

        .headbox a:nth-child(4) i {
            background-position: -3.57rem -2.52rem;
            width: .78rem
        }

        .headbox a:nth-child(5) i {
            background-position: -4.7rem -2.52rem;
            width: .76rem
        }

        .headbox a:nth-child(6) i {
            background-position: -4.24rem -3.18rem
        }

.indexgame {
    position: relative;
    margin-top: .2rem
}

    .indexgame > p {
        font-size: .32rem;
        color: #333;
        font-weight: 600;
        line-height: .42rem;
        margin-left: .38rem;
        position: relative;
        z-index: 3
    }

    .indexgame > span {
        position: absolute;
        width: 1.94rem;
        height: .28rem;
        display: block;
        background: linear-gradient(-90deg, #e6e6e6, #fff);
        border-radius: .14rem;
        position: absolute;
        left: .17rem;
        top: .2rem
    }

    .indexgame ul {
        margin: .38rem .32rem 0
    }

        .indexgame ul li {
            position: relative;
            width: 1.52rem;
            height: .52rem;
            border: .01rem solid #eee;
            border-radius: .26rem;
            margin-right: .2rem;
            margin-bottom: .22rem;
            float: left;
            background: #fff
        }

            .indexgame ul li:nth-child(4n) {
                margin-right: 0
            }

            .indexgame ul li a {
                display: block;
                font-size: .24rem;
                color: #333;
                line-height: .52rem;
                text-align: center;
                line-height: .52rem;
                white-space: nowrap;
                overflow: hidden
            }

            .indexgame ul li.hot a i {
                width: .41rem;
                height: .28rem;
                display: block;
                position: absolute;
                background-position: -7.37rem -5.8rem;
                top: 0;
                right: -.16rem
            }

.mask {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    top: 1.04rem;
    background: rgba(0, 0, 0, .5);
    z-index: 998
}

header i.current {
    background-position: -7.38rem -6.22rem
}
