﻿* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}


p {
    margin: 0px;
}

#app {
    margin-top: 25px;
}

#UserProTb {
    text-align: center;
    margin-left: 10px;
    margin-top: 20px;
}

    #UserProTb tbody tr {
        height: 100px;
    }

        #UserProTb tbody tr td img {
            height: 80px;
            width: 80px;
        }

body {
    /* background: radial-gradient(49% 160%, #22b5ff 0, #3a72fa 100%); */
    background: #fff;
    font-size: 14px;
    color: #000;
    line-height: normal;
}

img {
    border: 0px;
}

ul, li {
    list-style-type: none;
}

.lottery-box {
    overflow: hidden;
}

    .lottery-box .title {
        padding: 20px 0;
        font-size: 16px;
        color: #fff;
        margin: 0 auto;
        width: 1000px;
        height: 120px;
    }

        .lottery-box .title img {
            float: left;
            ;
        }

        .lottery-box .title .nav {
            float: right;
            margin-top: 30px;
        }

            .lottery-box .title .nav a {
                color: #fff;
                text-decoration: none;
                padding: 3px 5px;
            }

                .lottery-box .title .nav a:hover {
                    color: #FFFF99;
                    text-decoration: underline;
                }

.nrs {
    margin: 0 auto;
    width: 1200px;
    clear: both;
}

    .nrs .l {
        float: right;
        width: 275px;
        height: 590px;
        background: #22b5ff;
        border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-border-radius: 25px;
        font-family: "微软雅黑";
    }

        .nrs .l .t{font-size: 18px; text-align:center;color: #fff;padding-top: 15px;}

        .nrs .l .c {
            margin: 15px;
            background-color: #fff;
            border-radius: 25px;
            -moz-border-radius: 25px;
            -webkit-border-radius: 25px;
            height: 515px;
            padding: 15px;
        }

    .nrs .m {
        width: 675px;
        float: left;
        padding: 0 40px;
    }

    .nrs .r {
        float: left;
        width: 250px;
        font-family: "微软雅黑";
    }

        .nrs .r .top {
            width: 100%;
            height: 85px;
            margin-bottom: 30px;
            border-radius: 20px;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            background-color: #60A1FC;
            color: #fff;
        }

            .nrs .r .top .ls {
                float: left;
                padding-left: 20px;
                width: 120px;
                margin-top: 15px;
                border-right: 1px solid #fff;
            }

                .nrs .r .top .ls h1 {
                    font-size: 28px;
                }

            .nrs .r .top .qd {
                float: left;
                font-size: 26px;
                color: #fff;
                background: url(../img/555.png) left center no-repeat;
                padding-left: 40px;
                height: 55px;
                line-height: 55px;
                margin-left: 20px;
                margin-top: 15px;
            }

.ls h1 {
    font-weight: 700;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    color: #fff;
}.ls p {
    color: #fff;
}

.nrs .r .bottom {
    width: 100%;
    height: 475px;
    background: #99D3FF;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
}

.nrs .r .t{font-size: 18px; color: #fff;padding-top: 15px;font-family: "微软雅黑";position: relative;}
.nrs .r .t span.o0{margin-left: 20px; padding-left:12px ;border-left: 4px solid #fff;}
.nrs .r .t span.o1{position: absolute;right: 20px;font-size: 12px;background-color: #fff;color: #60A1FC;border-radius: 10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding: 3px 6px;cursor:pointer;}

.nrs .r .c{margin:15px;background-color: #fff;border-radius: 25px;-moz-border-radius: 25px;-webkit-border-radius: 25px;height: 395px;padding-top: 10px;}
.nrs .r .c p{padding: 5px 15px;font-size: 14px;font-family: "微软雅黑";line-height: 160%;}




.lottery {
    animation: changeBg .5s ease infinite;
    overflow: hidden;
    padding: 20px;
    width: 600px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}




#slide {
    position: absolute;
    height: 480px;
    width: 240px;
    color: #3779FA;
    overflow: hidden;
}

    #slide p {
        height: 34px;
        line-height: 34px;
        overflow: hidden;
    }

    #slide span {
        margin-left: 15px;
        color: #FF3A59;
        font-weight: 700;
    }

.sj {
    margin-bottom: 15px;
}

.sss{margin-top: 3px;font-size: 14px;color: #000;font-weight: 400;}


@keyframes changeBg {
0% {
background-image:url(../img/k1.png);
}
100% {
background-image:url(../img/k2.png);
}
}
.lottery .lottery-item {
    height: 540px;
    position: relative;
    margin-top: 10px;
    margin-left: 10px;
}

    .lottery .lottery-item ul li {
        width: 33.33333333%;
        position: absolute;
        padding-right: 10px;
    }

        .lottery .lottery-item ul li:nth-child(2) {
            left: 33.33333333%;
        }

        .lottery .lottery-item ul li:nth-child(3) {
            left: 66.66666666%;
        }

        .lottery .lottery-item ul li:nth-child(4) {
            left: 66.66666666%;
            top: 173px;
        }

        .lottery .lottery-item ul li:nth-child(5) {
            left: 66.66666666%;
            top: 350px;
        }

        .lottery .lottery-item ul li:nth-child(6) {
            left: 33.33333333%;
            top: 350px;
        }

        .lottery .lottery-item ul li:nth-child(7) {
            left: 0;
            top: 350px;
        }

        .lottery .lottery-item ul li:nth-child(8) {
            left: 0;
            top: 173px;
        }

        .lottery .lottery-item ul li .box {
            height: 160px;
            position: relative;
            text-align: center;
            overflow: hidden;
            background: url(../img/bg2.png) no-repeat center;
            background-size: 100% 100%;
            display: block;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        }

            .lottery .lottery-item ul li .box img {
                display: block;
                height: 80px;
                margin: 0 auto;
                margin-top: 25px;
                margin-bottom: 5px;
            }

            .lottery .lottery-item ul li .box p {
                color: #708ABF;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                font-size: 14px;
            }

        .lottery .lottery-item ul li.on .box {
            background: url(../img/bg1.png) no-repeat center;
            background-size: 100% 100%;
        }

            .lottery .lottery-item ul li.on .box p {
                color: #fff;
            }

    .lottery .lottery-item .lottery-start {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        position: absolute;
        left: 33.33333333%;
        width: 33.33333333%;
        top: 173px;
        padding-right: 10px;
    }

        .lottery .lottery-item .lottery-start .box {
            height: 160px;
            font-size: 14px;
            color: #fff;
            cursor: pointer;
            text-align: center;
            overflow: hidden;
            background: url(../img/bg1.png) no-repeat center;
            background-size: 100% 100%;
            display: block;
        }

            .lottery .lottery-item .lottery-start .box p b {
                font-size: 40px;
                margin-top: 50px;
                margin-bottom: 15px;
                line-height: 30px;
                display: block;
            }

            .lottery .lottery-item .lottery-start .box:active {
                opacity: 0.7;
            }

            .lottery .lottery-item .lottery-start .box.gray {
                background: url(../img/bg3.png) no-repeat center;
                background-size: 100% 100%;
            }

                .lottery .lottery-item .lottery-start .box.gray p {
                    color: #708ABF;
                    font-weight: bold;
                }

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    overflow: hidden;
    z-index: 222;
    top: 0;
    left: 0;
}

.lottery-alert {
    max-width: 400px;
    text-align: center;
    z-index: 10000;
    border-radius: 10px;
    background: #fff;
    padding: 20px;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}

    .lottery-alert h1 {
        font-size: 18px;
        font-weight: bold;
        color: #D92B2F;
    }

    .lottery-alert img {
        display: block;
        height: 120px;
        margin: 0 auto;
    }

    .lottery-alert h2 {
        font-weight: normal;
        color: #D92B2F;
        font-size: 15px;
        padding-top: 15px;
    }

    .lottery-alert p {
        color: #666;
        font-size: 16px;
        padding-top: 5px;
    }

    .lottery-alert .btnsave {
        border-radius: 3px;
        box-shadow: none;
        height: 40px;
        cursor: pointer;
        line-height: 40px;
        color: #fff;
        margin-top: 12px;
        background: linear-gradient(180deg, rgba(213,60,63,1) 0%, rgba(201,20,24,1) 100%);
        font-size: 16px;
    }



#banner {
    position: relative;
    width: 1200px;
    height: 160px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 25px;
}

#banner_list img {
    border: 0px;
}

#banner_bg {
    position: absolute;
    bottom: 0;
    background-color: #000;
    height: 30px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 1000;
    cursor: pointer;
    width: 1200px;
}

#banner_info {
    position: absolute;
    bottom: 0;
    left: 5px;
    height: 22px;
    color: #fff;
    z-index: 1001;
    cursor: pointer;
}

#banner_text {
    position: absolute;
    width: 120px;
    z-index: 1002;
    right: 3px;
    bottom: 3px;
}

#banner ul {
    position: absolute;
    list-style-type: none;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    border: 1px solid #fff;
    z-index: 1002;
    margin: 0;
    padding: 0;
    bottom: 3px;
    right: 5px;
}

    #banner ul li {
        padding: 0px 8px;
        float: left;
        display: block;
        color: #FFF;
        border: #e5eaff 1px solid;
        background: #6f4f67;
        cursor: pointer;
    }

#banner img {
    width: 1200px;
    height: 160px;
}

#banner ul li.on {
    background: #60A1FC;
}

#banner_list a {
    position: absolute;
}
