@charset "utf-8";
.ti { text-indent: -999em }
.clearfix { zoom: 1 }
.clearfix:after { content: ""; display: block; clear: both }
.fl { float: left }
.fr { float: right }
.pr { position: relative }
.pa { position: absolute }
.pf { position: fixed }
.hid { display: none !important }
.hide { display: none }
@media only screen and (max-width:1080px) {
    .topbar-wrapper { display: none }
}
.footer-wrapper { overflow: auto }

.cm-nav-layout .tab-part .tab-item,
.cm-left-layout .btn-item .qr-bd{
    background: url('../images/common.png') no-repeat;
    background-size: 2rem 5.2rem;
}

.cm-dialog .cm-close,
.cm-dialog .title-tips,
.cm-dialog .title-rule,
.dialog-open .btn-copy,
.dialog-open .btn-copy:hover,
.dialog-order .btn-copy,
.dialog-order .btn-copy:hover {
    background: url('../images/dialog.png') no-repeat;
    background-size: 6.4rem 7.6rem;
}

.cm-nav-layout{
    background: #ffffff;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 20;
}

.cm-nav-layout .nav-bg{
    height: 1.24rem;
    background: url('../images/top_bg.png') 0 0 / 100% 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.cm-nav-layout .nav-con{
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .04rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: .62rem;
    z-index: 2;
}
.cm-nav-layout .logo-part{
    width: 3.4rem;
    position: absolute;
    left: .4rem;
    top: .12rem;
}
.cm-nav-layout .logo-part .logo{
    display: block;
    position: relative;
}
.cm-nav-layout .logo-part .logo img{
    display: block;
    width: 1.8rem;
}   
.cm-nav-layout .logo-part .logo h1{
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.cm-nav-layout .login-part{
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;

    width: 6rem;
    text-align: right;
    font-size: .18rem;
    color: #DCDFD9;
    line-height: 1.5;
    font-weight: bold;
    position: absolute;
    right: .5rem;
    top: 0;
}
.cm-nav-layout .login-part span,
.cm-nav-layout .login-part a{
    display: inline-block;
    vertical-align: middle;
}
.cm-nav-layout .login-part a{
    color: #F7CD9E;
}
.cm-nav-layout .login-part .btn-rule{
    color: #F7CD9E;
    margin-right: .12rem;
    display: inline-block;
}

.cm-nav-layout .tab-part{
    /* flex: 1; */
    /* background: #000; */
    /* height: .4rem; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 3;
}
.cm-nav-layout .tab-part .tab-item{
    margin: 0 .4rem;
}
.cm-nav-layout .tab-part .tab-index{
    width: 1.1rem;
    height: .32rem;
    background-position: 0 -.8rem;
}
.cm-nav-layout .tab-part .tab-index:hover,
.cm-nav-layout .tab-part .tab-index.active{
    background-position: 0 -1.22rem;
}
.cm-nav-layout .tab-part .tab-news{
    width: 1.06rem;
    height: .34rem;
    background-position: 0 -3.32rem;
}
.cm-nav-layout .tab-part .tab-news:hover,
.cm-nav-layout .tab-part .tab-news.active{
    background-position: 0 -3.76rem;
}
.cm-nav-layout .tab-part .tab-member{
    width: 1.06rem;
    height: .32rem;
    background-position: 0 -1.64rem;
}
.cm-nav-layout .tab-part .tab-member:hover,
.cm-nav-layout .tab-part .tab-member.active{
    background-position: 0 -2.06rem;
}
.cm-nav-layout .tab-part .tab-npc{
    width: .84rem;
    height: .32rem;
    background-position: 0 -2.48rem;
}
.cm-nav-layout .tab-part .tab-npc:hover,
.cm-nav-layout .tab-part .tab-npc.active{
    background-position: 0 -2.9rem;
}
.cm-nav-layout .tab-part .tab-media{
    width: 1.08rem;
    height: .36rem;
    background-position: 0 -4.2rem;
}
.cm-nav-layout .tab-part .tab-media:hover,
.cm-nav-layout .tab-part .tab-media.active{
    background-position: 0 -4.66rem;
}
.cm-nav-layout .tab-part .tab-feature{
    width: 1.1rem;
    height: .3rem;
    background-position: 0 0;
}
.cm-nav-layout .tab-part .tab-feature:hover,
.cm-nav-layout .tab-part .tab-feature.active{
    background-position: 0 -.4rem;
}

.cm-left-layout{
    position: fixed;
    left: .14rem;
    width: 1.02rem;
    z-index: 20;
    top: 50%;
    margin-top: -2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .98rem;
}
.cm-left-layout .left-bg{
    position: absolute;
    width: 1.02rem;
    display: block;
    top: 0;
    left: 0;
}
.cm-left-layout .btn-item{
    display: block;
    width: .58rem;
    height: .58rem;
    margin: 0 auto .14rem;
    position: relative;
    z-index: 2;
}
.cm-left-layout .btn-item:hover .icon{
    -webkit-transform: scale(1.06);
            transform: scale(1.06);
}
.cm-left-layout .btn-item .qr-bd{
    position: absolute;
    width: 1.4rem;
    height: 1.4rem;
    background: url('../images/qr_bg.png') 0 0 / 100% 100%;
    top: -.4rem;
    right: -1.44rem;
    overflow: hidden;
    display: none;
}
.cm-left-layout .btn-item .qr-bd img{
    display: block;
    width: 1.2rem;
    margin: .1rem auto;

}
.cm-left-layout .btn-item:hover .qr-bd{
    display: block;
}

.cm-left-layout-open{
    position: fixed;
    left: .14rem;
    width: 1.45rem;
    z-index: 20;
    top: 50%;
    margin-top: -2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 2.28rem;
}
.cm-left-layout-open .left-bg{
    position: absolute;
    width: 1.45rem;
    display: block;
    top: 0;
    left: 0;
}
.cm-left-layout-open .qr-img{
    position: absolute;
    width: 1rem;
    height: 1rem;
    display: block;
    top: 1.14rem;
    left: 0.22rem;
}
.cm-left-layout-open .btn-item{
    display: block;
    width: 1.09rem;
    height: .33rem;
    margin: 0 auto .08rem;
    position: relative;
    z-index: 2;
}
.cm-left-layout .btn-item .icon,
.cm-left-layout-open .btn-item .icon,
.cm-left-layout-open .btn-item .icon-after{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.cm-left-layout-open .btn-item .icon-after{
    display: none;
}
.cm-left-layout-open .btn-item:hover .icon ~ .icon-after{
    /* -webkit-transform: scale(1.06);
            transform: scale(1.06); */
    display: block;
}
.cm-left-layout-open .btn-item .qr-bd{
    position: absolute;
    width: 1.4rem;
    height: 1.4rem;
    background: url('../images/qr_bg.png') 0 0 / 100% 100%;
    top: -.5rem;
    right: -1.5rem;
    overflow: hidden;
    display: none;
}
.cm-left-layout-open .btn-item .qr-bd img{
    display: block;
    width: 1.2rem;
    margin: .1rem auto;

}
.cm-left-layout-open .btn-item:hover .qr-bd{
    display: block;
}
.cm-dialog{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: rgba(0,0,0,.8);
    display: none;
}
.cm-dialog .close-mask{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.cm-dialog .cm-close{
    position: absolute;
    bottom: -1.2rem;
    left: 50%;
    margin-left: -.6rem;
    width: 1.2rem;
    height: 1.2rem;
    background-position: 0 -6.2rem;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s, -webkit-transform .6s;
}

.cm-dialog .cm-close:hover{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
.cm-dialog .cm-title{
    width: 6.22rem;
    height: .68rem;
    display: block;
    margin: .5rem auto .3rem;
}
.cm-dialog .title-tips{
    background-position: 0 -1.54rem;
}
.cm-dialog .title-rule{
    background-position: 0 -.76rem;
}
.cm-dialog .con-type1{
    width: 11.76rem;
    height: 4.96rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5.88rem;
    margin-top: -2.48rem;
    text-align: center;
}
.cm-dialog .con-type1 .text-con{
    z-index: 2;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: url('../images/con1.png') 0 0 /100% 100%;
}
/* 预约成功 */
.dialog-open .text,
.dialog-open .text2,
.dialog-order .text,
.dialog-order .text2{
    width: 100%;
    line-height: 1.6;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1rem;
    color: #8F8D84;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: .16rem;
}
.dialog-open .qrcode-img,
.dialog-order .qrcode-img{
    width: 1.8rem;
    margin: 0 auto;
    padding: .1rem;
    background: #fff;
}
.dialog-open .qrcode-img #qrcode,
.dialog-order .qrcode-img #qrcode{
    display: block;
    width: 100%;
    height: 100%;
}
.dialog-open .qrcode-img #qrcode canvas,
.dialog-order .qrcode-img #qrcode canvas{
    display: block;
    width: 100%;
    height: 100%;
}
.dialog-open .code,
.dialog-order .code{
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
}
.dialog-open .btn-copy,
.dialog-order .btn-copy{
    display: block;
    width: 4.18rem;
    height: 1.32rem;
    margin: 0 auto;
    outline: none;
    border: none;
    background-position: 0 -3.32rem;
}
.dialog-open .btn-copy:hover,
.dialog-order .btn-copy:hover{
    background-position: 0 -4.74rem;
}
.dialog-open .text2,
.dialog-order .text2{
    display: none;
}
.dialog-open.dialog-orderft .text,
.dialog-order.dialog-orderft .text{
    display: none;
}
.dialog-open.dialog-orderft .qrcode-img,
.dialog-order.dialog-orderft .qrcode-img{
    margin-top: .5rem;
    margin-bottom: .2rem;
}
.dialog-open.dialog-orderft .text2,
.dialog-order.dialog-orderft .text2{
    display: block;
}
.dialog-rule .text-box{
    width: 9.8rem;
    margin: 0 auto;
    line-height: 1.5;
    height: 3rem;
    overflow: auto;
    font-size: .16rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: .2rem;
    padding-left: .2rem;
    color: #8F8D84;
    text-align: left;
}
.dialog-rule .text-box::-webkit-scrollbar {
    width: .08rem;
    height: .08rem;
    border-radius: .04rem;
}

.dialog-rule .text-box::-webkit-scrollbar-thumb {
    background-color: #74654F;
    border-radius: .04rem;
}

.dialog-rule .text-box::-webkit-scrollbar-track-piece {
    
    background: #BEAE95;
    border-radius: .04rem;
}

.dialog-video .video-con .content,
.dialog-picture .picture-con .content,
.dialog-picture .picture-con .btn-page{
    display: inline-block;
    position: relative;
}
.dialog-video .video-con .text ,
.dialog-picture .picture-con .text {
    text-align: center;
    word-wrap: break-word;
    position: absolute;
    font-size: .16rem;
    line-height: 1.5;
    color: #fff;
    min-width: 100%;
}
.dialog-video .cm-close,
.dialog-picture .cm-close{
    cursor: pointer;
    bottom: -1.2rem;
}
.dialog-video .cm-close::before,
.dialog-picture .cm-close::before{
    display: none;
}

.dialog-video .video-con{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3
}
.dialog-video .video-ele{
    max-width: 8rem;
    max-height: 6rem;
    position: relative;
    z-index: 2;
}

.dialog-picture .picture-con{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
}

.dialog-picture .picture-con img {
    max-width: 10rem;
    max-height: 6rem;
    position: relative;
    z-index: 2;
}


.mint-toast{
    position: fixed;
    max-width: 80%;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    z-index: 101;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    will-change: transform;
    line-height: 1.4;
    padding: 10px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.mint-toast .mint-toast{
    font-size: 14px;
    display: block;
    text-align: center;
}
.hid{
    display: none;
}

.LT-footer{overflow:hidden;padding:40px 0;min-width:1200px;font-size:0}.LT-footer .f-wrap{margin:0 auto;width:1000px}.LT-footer .f-a{font-family:"FAE8F6F96C59ED1",tahoma,sans-serif;font-size:13px;font-weight:400;font-style:normal;white-space:nowrap;text-decoration:none}.LT-footer .f-a[href]{cursor:pointer}.LT-footer .f-p,.LT-footer .f-rich-text{margin:0;line-height:2.2}.LT-footer .f-rich-text{font-size:13px}.LT-footer .f-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-align:end;-webkit-box-pack:justify;-ms-flex-align:end;-ms-flex-pack:justify;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.LT-footer .f-top+.f-center:before{display:block;margin:18px 0 16px;height:1px;content:""}.LT-footer .f-top .f-t-l{white-space:nowrap}.LT-footer .f-top .f-t-l .f-item,.LT-footer .f-top .f-t-l .f-line{display:inline-block;vertical-align:middle}.LT-footer .f-top .f-t-l .f-line{margin:0 16px;width:1px;height:40px}.LT-footer .f-top .f-t-r{margin-top:10px}.LT-footer .f-top .f-t-r .f-a{text-decoration:underline}.LT-footer .f-top .f-t-r .f-a+.f-a{margin-left:16px}.LT-footer .f-center .f-list{overflow:hidden}.LT-footer .f-center .f-list .f-a{display:inline-block;position:relative;margin-right:25px;vertical-align:middle}.LT-footer .f-center .f-list .f-a:before{display:inline-block;position:absolute;top:50%;left:-13px;width:1px;height:18px;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:""}.LT-footer .f-center .f-list .f-a:first-child:before{display:none}.LT-footer .f-center .f-list .f-a:last-child{margin-right:0}.LT-footer .f-bottom .f-p:last-child{line-height:2.5}.LT-footer .f-bottom .f-a+.f-a{margin-left:5px}.LT-footer .f-bottom .f-a-img{display:inline-block;text-decoration:none}.LT-footer .f-bottom .f-a-img+.f-a-img{margin-left:12px}.LT-footer .f-bottom .f-a-img:hover{text-decoration:none}.LT-footer .f-bottom .f-a-img img{display:inline-block;width:auto;height:20px;vertical-align:middle}.LT-footer .f-bottom .f-a-img i{margin-left:4px;font-size:13px;font-style:normal;vertical-align:middle}.LT-footer.dark{background-color:#282f3e}.LT-footer.dark .f-a{color:#fff}.LT-footer.dark .f-a:before{background-color:#a1a1a1}.LT-footer.dark .f-a[href]:hover{color:#0089bc}.LT-footer.dark .f-rich-text{color:#fff}.LT-footer.dark .f-rich-text a{text-decoration:none;color:#fff}.LT-footer.dark .f-rich-text a[href]:hover{color:#0089bc}.LT-footer.dark .f-top .f-t-l .f-line{background-color:rgba(66,78,102,.6)}.LT-footer.dark .f-top .f-t-r .f-a{color:#0089bc}.LT-footer.dark .f-top .f-t-r .f-a[href]:hover{color:#09ade8}.LT-footer.dark .f-top+.f-center:before{background-color:rgba(83,97,128,.9)}.LT-footer.dark .f-bottom .f-a-img{color:#fff}.LT-footer.dark .f-bottom .f-a-img[href]:hover{color:#0089bc}.LT-footer.light{background-color:#fff}.LT-footer.light .f-a{color:#100f0f}.LT-footer.light .f-a:before{background-color:#a1a1a1}.LT-footer.light .f-a[href]:hover{color:#0089bc}.LT-footer.light .f-rich-text{color:#100f0f}.LT-footer.light .f-rich-text a{text-decoration:none;color:#100f0f}.LT-footer.light .f-rich-text a[href]:hover{color:#0089bc}.LT-footer.light .f-top .f-t-l .f-line{background-color:#e3e3e3}.LT-footer.light .f-top .f-t-r .f-a{color:#0089bc}.LT-footer.light .f-top .f-t-r .f-a[href]:hover{color:#00a8e5}.LT-footer.light .f-top+.f-center:before{background-color:#cecece}.LT-footer.light .f-bottom .f-a-img{color:#100f0f}.LT-footer.light .f-bottom .f-a-img[href]:hover{color:#0089bc}.LT-footer.f-mobile{padding:15px;min-width:0}.LT-footer.f-mobile .f-wrap{width:auto}.LT-footer.f-mobile .f-p{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:2;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.LT-footer.f-mobile .f-p.f-nav .f-a{text-decoration:underline}.LT-footer.f-mobile .f-p .f-a{font-size:10px}.LT-footer.f-mobile .f-p .f-a+.f-a{margin-left:5px}.LT-footer.f-mobile .f-p .f-a-img{display:inline-block;font-size:10px;text-decoration:none}.LT-footer.f-mobile .f-p .f-a-img+.f-a-img{margin-left:12px}.LT-footer.f-mobile .f-p .f-a-img img{display:inline-block;width:auto;height:20px;vertical-align:middle}.LT-footer.f-mobile .f-p .f-a-img i{font-style:normal;vertical-align:middle}.LT-footer.f-mobile .f-rich-text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:10px;line-height:2;text-align:center;-webkit-align-items:center;align-items:center;-webkit-box-align:center;-webkit-box-pack:center;-ms-flex-align:center;-ms-flex-pack:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.LT-footer.f-mobile.dark{background-color:#202020}.LT-footer.f-mobile.dark .f-p .f-a,.LT-footer.f-mobile.dark .f-p .f-a-img,.LT-footer.f-mobile.dark .f-rich-text,.LT-footer.f-mobile.dark .f-rich-text a{color:#c6c6c6}.LT-footer.f-mobile.light{background-color:#fff}.LT-footer.f-mobile.light .f-p .f-a,.LT-footer.f-mobile.light .f-p .f-a-img,.LT-footer.f-mobile.light .f-rich-text,.LT-footer.f-mobile.light .f-rich-text a{color:#c9c9c9}.LT-age{position:absolute;z-index:1}.LT-age img{max-width:200px}

#pagination,.page{font-size:0;text-align:center}#pagination{height:36px;margin:50px 0 10px 0}#pagination li{*display:inline;*zoom:1;margin:0 8px;height:36px;vertical-align:top}#pagination li a,.page a,.page span{border:1px solid #645b52;border-radius:6px;font-size:16px;cursor:pointer;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}#pagination li a{height:34px;padding:0 14px;line-height:36px;display:block;color:#2c2c2c}#pagination .disabled a{cursor:not-allowed}#pagination .disabled:hover a,#pagination .total:hover a{color:#fff}#pagination .total a{cursor:default;border:0}#pagination .total{display:none}#pagination .active a,#pagination li:hover a{color:#fff;border:1px solid #d2d16f;background:#d2d16f;border-radius:6px}#pagination .active a{cursor:default}.page{margin:60px auto;word-spacing:-1px}.page a,.page span{color:#795548;min-width:38px;min-height:38px;margin:0 6px;line-height:38px;display:inline-block;word-spacing:normal;letter-spacing:normal;*display:inline;zoom:1;vertical-align:middle}.page .page-operation{min-width:80px}.page .focus,.page a:hover,.page span:hover{color:#fff;background:#574e41;border-radius:6px}.page .focus{cursor:default}.page .page-disable{cursor:not-allowed;color:#707070}.page .page-ellipse{color:#707070;border:0;cursor:default}.page .page-disable:hover,.page .page-ellipse:hover{color:#707070;background:#fff}.game-introduce{position:absolute;width:1037px;height:608px;left:50%;margin-left:-490px;bottom:80px}.game-introduce p{-webkit-transform:rotate(-6deg);-ms-transform:rotate(-6deg);transform:rotate(-6deg);font-size:16px;color:#fff;font-weight:lighter;position:absolute;bottom:250px;left:37px;width:777px}