* {
    margin: 0;
    padding: 0;
}

a {
    color: #f6aca5;
    text-decoration: none;
}

body {
    font: 14px/1.6 "Microsoft Yahei";
    color: #f6aca5;
    overflow-x: hidden;
    background-color: rgb(150, 0, 0);
}

ul li {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
* + html .clearfix {
    zoom: 1;
}
/* IE7 */
.fL {
    float: left !important;
}

.fR {
    float: right !important;
}
/*---------------index--------------*/
#header {
    height: 90px;
    box-sizing: border-box;
    background: url(/smash_golden_egg/img/pc/h_bg.jpg) repeat-x center top;
}

    #header .hBox {
        width: 1200px;
        margin: 0 auto;
    }

    #header .logo {
        /*margin: 10px 0 0 0;*/
        float: left;
        height: 90px;
        display: flex;
        align-items: center;
    }

    #header .gNavi {
        margin-top: 24px;
        float: right;
    }

        #header .gNavi .member {
            display: flex;
            flex-direction: row;
            margin-right: 68px;
        }

            #header .gNavi .member a {
                color: #ffffff;
            }

        #header .gNavi li {
            margin-left: 48px;
            font-size: 14px;
            text-align: center;
            float: left;
        }

            #header .gNavi li a {
                padding-left: 27px;
                color: #ddb17f;
                font-size: 18px;
                display: block;
                line-height: 2;
                box-sizing: border-box;
                background: no-repeat left 8px;
            }

            #header .gNavi li.li02 a {
                background-image: url(/smash_golden_egg/img/pc/img02.png);
            }

                #header .gNavi li.li02 a:hover {
                    color: #ffae52;
                    background-image: url(/smash_golden_egg/img/pc/img02_on.png);
                }

#main {
    padding: 290px 0 30px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

#main .egg {
    margin: 0 auto;
    width: 540px;
    position: relative;
}

    #main .egg .hammer {
        position: absolute;
        left: 133px;
        top: -30px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        z-index: 999;
    }

    #main .egg .imgBox {
        margin: 0 0 0 0;
        width: 630px;
        height: 270px;
    }

    #main .egg .img {
        margin: 25px 0 0 12px;
        float: left;
        position: relative;
        cursor: pointer;
        user-select: none;
    }

        #main .egg .img span {
            display: block;
            outline: none;
        }

        #main .egg .img:nth-child(2) {
            margin: 0 7px 0 20px;
        }

    #main .egg .img01 span {
        width: 147px;
        height: 207px;
        background: url(/smash_golden_egg/img/pc/egg01.png) no-repeat center top;
    }

    #main .egg .img01.curr span {
        background: url(/smash_golden_egg/img/pc/egg01_on.png) no-repeat center top;
        cursor: default;
        z-index: 99;
        width: 193px;
        height: 289px;
    }

    #main .egg .img02 span {
        width: 184px;
        height: 258px;
        background: url(/smash_golden_egg/img/pc/egg02.png) no-repeat center top;
        margin: 0px 20px;
    }

    #main .egg .img02.curr span {
        background: url(/smash_golden_egg/img/pc/egg02_on.png) no-repeat center top;
        cursor: default;
        z-index: 99;
        width: 230px;
        height: 340px;
    }

    #main .egg .img.curr span {
        background-size: 100% 100%;
        position: relative;
        top: -80px;
        left: -20px;
    }

    #main .egg .img03 span {
        width: 147px;
        height: 207px;
        background: url(/smash_golden_egg/img/pc/egg01.png) no-repeat center top;
    }

    #main .egg .img03.curr span {
        background: url(/smash_golden_egg/img/pc/egg01_on.png) no-repeat center top;
        cursor: default;
        z-index: 99;
        width: 193px;
        height: 289px;
        background-size: 100% 100%;
        position: relative;
        top: -80px;
    }

    #main .egg .img02.curr sup {
        left: 0;
    }

    #main .egg .img01.nxa span,
    #main .egg .img01.nxc span,
    #main .egg .img01.nwd span,
    #main .egg .img01.pav span,
    #main .egg .img01.pap span,
    #main .egg .img03.nxa span,
    #main .egg .img03.nxc span,
    #main .egg .img03.nwd span,
    #main .egg .img03.pav span,
    #main .egg .img03.pap span {
        background-image: url(/smash_golden_egg/img/pc/egg01_fpt.png);
    }

    #main .egg .img02.nxa span,
    #main .egg .img02.nxc span,
    #main .egg .img02.nwd span,
    #main .egg .img02.pav span,
    #main .egg .img02.pap span {
        background-image: url(/smash_golden_egg/img/pc/egg02_fpt.png);
    }

    #main .egg .img01.ye span,
    #main .egg .img01.pay span,
    #main .egg .img03.ye span,
    #main .egg .img03.pay span {
        background-image: url(/smash_golden_egg/img/pc/egg01_s.png);
    }

    #main .egg .img02.ye span,
    #main .egg .img02.pay span {
        background-image: url(/smash_golden_egg/img/pc/egg02_s.png);
    }

    #main .egg .img01.pas span,
    #main .egg .img01.pau span,
    #main .egg .img03.pas span,
    #main .egg .img03.pau span {
        background-image: url(/smash_golden_egg/img/mobile/egg01_39.png);
    }

    #main .egg .img02.pas span,
    #main .egg .img02.pau span {
        background-image: url(/smash_golden_egg/img/mobile/egg02_39.png);
    }

    #main .egg .img01.wx span,
    #main .egg .img02.wx span,
    #main .egg .img03.wx span {
        background-image: url(/smash_golden_egg/img/mobile/egg_wx.png);
        background-size: 100%;
    }

    #main .dateBox {
        margin: 0 auto;
        width: 350px;
        font-weight: bold;
        margin-top: -70px;
        cursor: context-menu;
    }

    #main .dateBox .txt {
        float: left;
        cursor: context-menu;
    }

    #main .dateBox .txt {
        float: left;
        cursor: context-menu;
    }

        #main .dateBox .txt img {
            cursor: context-menu;
        }

    #main .dateBox .date {
        margin: 0 -6px;
        width: 317px;
        height: 67px;
        float: right;
        color: #fff;
        font-size: 18px;
        line-height: 1.3;
        text-align: center;
        background: url(/smash_golden_egg/img/pc/bg04.png) no-repeat center top;
        cursor: context-menu;
    }

        #main .dateBox .date > span {
            margin: 0 6px;
            width: 67px;
            display: inline-block;
            cursor: context-menu;
        }

        #main .dateBox .date span span {
            display: block;
            color: #fffc53;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 28px;
            font-weight: bold;
            cursor: auto;
        }

#main .tabNavi {
    margin: 60px 0 23px 7px;
}

    #main .tabNavi li {
        margin: 0 0 0 44px;
        float: left;
    }

        #main .tabNavi li a {
            display: block;
        }

            #main .tabNavi li a:hover,
            #main .tabNavi li.on a {
                background: url(/smash_golden_egg/img/pc/navi01_on.png) no-repeat;
            }

        #main .tabNavi li.li02 a:hover,
        #main .tabNavi li.li02.on a {
            background-image: url(/smash_golden_egg/img/pc/navi02_on.png);
        }

        #main .tabNavi li.li03 a:hover,
        #main .tabNavi li.li03.on a {
            background-image: url(/smash_golden_egg/img/pc/navi03_on.png);
        }

        #main .tabNavi li a:hover img,
        #main .tabNavi li.on a img {
            visibility: hidden;
        }

#main .tabPanel p {
    color: #ffedd8;
    font-size: 14px;
    line-height: 2.6;
}

#main .tabPanel table {
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 3;
    margin: 0px;
    padding: 0px;
}

    #main .tabPanel table th {
        color: #fffc04;
        font-weight: 400;
        font-size: 16px;
        border: 1px solid #cf2222;
        margin: 0px;
        padding: 0px;
        background: #760303;
        line-height: 22px;
    }

    #main .tabPanel table td {
        color: #ffffff;
        border: 1px solid #cf2222;
        margin: 0px;
        padding: 0 3px;
        background: #8d0000;
        text-align: center;
        font-size: 14px;
    }

        #main .tabPanel table td a {
            color: #ffffff;
        }

.cover {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 1000;
    background: #000;
    opacity: 0.5;
}

/* ÔÒ½ðµ°²éÑ¯ */
.searchBox {
    padding: 21px 50px 50px;
    width: 720px;
    position: fixed;
    left: 50%;
    top: 50%;
    /* display: none; */
    z-index: 10000;
    border-radius: 20px;
    box-sizing: border-box;
    background: #991400;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

    .searchBox .record_contaniner {
        max-height: 430px;
        overflow-y: auto;
    }

    .searchBox .close {
        position: absolute;
        right: 18px;
        top: 18px;
    }

    .searchBox p {
        margin-bottom: 24px;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
    }

    .searchBox table {
        width: 100%;
        border-collapse: collapse;
    }

    .searchBox th {
        color: #801100;
        font-size: 14px;
        line-height: 38px;
        text-align: center;
        background: #ffa200;
        border: 1px solid #ffa200;
    }

    .searchBox td {
        padding: 7px 10px;
        color: #ffd4ce;
        font-size: 14px;
        line-height: 1.7;
        text-align: center;
        border: 1px solid #9b2817;
        background: #871504;
    }

        .searchBox td span {
            color: #fff21c;
        }

    .searchBox tr:nth-child(2n + 1) td {
        background: #7f1100;
    }

.popup {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    /* display: none; */
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

    .popup .txt01 {
        width: 100%;
        position: absolute;
        left: 0;
        top: 150px;
        color: #e60100;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

        .popup .txt01 img:nth-child(1) {
            width: 70px;
        }

        .popup .txt01 img:nth-child(2) {
            position: relative;
            bottom: 30px;
            width: 158px;
        }

    .popup .txt02 {
        width: 100%;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        bottom: 58px;
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        line-height: 60px;
        text-align: center;
    }

        .popup .txt02 span {
            color: #ffef1f;
        }

    .popup .close {
        margin-top: 15px;
        text-align: center;
    }

/*-------footer-----start--------------*/
.footer {
    overflow: hidden;
    background-color: #6b0000;
    padding: 15px 0 10px;
}

    .footer .fBox {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }

    .footer .copy {
        color: #faab9f;
        font-size: 14px;
        line-height: 27px;
        text-align: center;
    }

        .footer .copy span {
            color: #fff;
        }

[v-cloak] {
    display: none;
}

.dataMsg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 150px;
    color: #e60100;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.cover {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    display: none;
    background: rgba(0, 0, 0, 0.5);
}

.loading {
    display: flex;
    justify-content: center;
}

    .loading img {
        position: absolute;
        top: 42%;
        width: 100px;
        transform: translate(0%,50%);
        z-index: 99999;
    }
