
.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 }

.fadeInFn {
    opacity: 0;
    pointer-events: none;
}
.cm-hover{
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s ;
    transition: transform .3s, -webkit-transform .3s;
}
.cm-hover:hover{
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    
}
.login-status {
    position: absolute;
    top: .36rem;
    right: .28rem;
    color: #fff;
    font-size: .24rem;
    z-index: 8;
    text-shadow: 0 1px 1px #614330;
}

.login-status a {
    color: inherit;
}


.nav-layout {
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: -2rem;
    width: 2.94rem;
    z-index: 8;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    font-size: 0;
    pointer-events: none;
}
.nav-layout.active{
    opacity: 1;
    pointer-events: auto;
}
.nav-layout .nav-item{
    display: block;
    margin-top: -0.01rem;
}
.nav-layout .nav-item span{
    width: 1.5rem;
    height: 0.5rem;
    display: block;
    margin-left: .6rem;
    position: relative;
    background: url('../image/sprite-nav.png') no-repeat;
    background-size: 5.98rem 3.5rem;
}
.nav-layout .nav-item span::before,
.nav-layout .nav-item span::after{
    position: absolute;
    content: '';
    left: 0.08rem;
    width: 0;
    height: .28rem;
    border-left: 1px solid #5B4F47;
}
.nav-layout .nav-item span::before{
    top: -0.04rem;
}
.nav-layout .nav-item span::after{
    bottom: -0.04rem;
}
.nav-layout .nav-index span{
    background-position: -3.04rem -1.8rem;
}
.nav-layout .nav-news span{
    background-position: -3.04rem -2.4rem;
}
.nav-layout .nav-story span{
    background-position: -1.6rem -3rem;
}
.nav-layout .nav-role span{
    background-position: 0 -3rem;
}
.nav-layout .nav-feature span{
    background-position: -3.04rem -1.2rem;
}
.nav-layout .nav-about span{
    background-position: -3.04rem -.6rem;
}
.nav-layout .nav-item:hover span::before,
.nav-layout .nav-item:hover span::after,
.nav-layout .nav-item.active span::before,
.nav-layout .nav-item.active span::after{
    display: none;
}
.nav-layout .nav-item:hover span,
.nav-layout .nav-item.active span{
    width: 2.94rem;
    height: .5rem;
    display: block;
    margin-left: 0;
}
.nav-layout .nav-index:hover span,
.nav-layout .nav-index.active span{
    background-position: 0 -1.2rem;
}
.nav-layout .nav-news:hover span,
.nav-layout .nav-news.active span{
    background-position: 0 -1.8rem;
}
.nav-layout .nav-story:hover span,
.nav-layout .nav-story.active span{
    background-position: -3.04rem 0;
}
.nav-layout .nav-role:hover span,
.nav-layout .nav-role.active span{
    background-position: 0 -2.4rem;
}
.nav-layout .nav-feature:hover span,
.nav-layout .nav-feature.active span{
    background-position: 0 -.6rem;
}
.nav-layout .nav-about:hover span,
.nav-layout .nav-about.active span{
    background-position: 0 0;
}


.right-layout {
    position: fixed;
    z-index: 10;
    right: 0;
    top: 50%;
    /* margin-top: -4rem; */
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
}

.right-layout .activity-part{
    margin: 0 auto .2rem;
    width: 1.74rem;
    display: block;
    position: relative;
}
.right-layout .close-activity{
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    width: .3rem;
    height: .3rem;
    border-radius: 50%;
    z-index: 2;
}
.right-layout .btn-activity {
    display: block;
    width: 100%;
}
.right-layout .btn-activity img{
    display: block;
    width: 100%;
}
.right-layout .btn-part1{
    width: 2.10rem;
    min-height: 4.6rem;
    overflow: hidden;
    padding-bottom: .1rem;
    background: url('../image/qr-box2.png') 0 0 /100% 100% no-repeat;
}
.right-layout .btn-part2{
    width: 2.10rem;
    min-height: 4.71rem;
    overflow: hidden;
    padding-bottom: .1rem;
    background: url('../image/qr-box2.png') 0 0 /100% 100% no-repeat;
}
.right-layout .btn-part .qr{
    display: block;
    width: 1.34rem;
    height: 1.34rem;
    margin: .82rem auto 0;
}
.right-layout .btn-part p{
    color: #756A5F;
    font-size: .3rem;
    width: 6rem;
    margin-left: -.44rem;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transform: scale(.5);
            transform: scale(.5);
    text-align: center;
    margin-top: .24rem;
    margin-bottom: .04rem;
}
.right-layout .btn-part .btn-order3{
    width: 1.63rem;
    height: .56rem;
    margin: 0 auto;
    display: block;
    background: url('../image/btn-order3.png') 0 0 /100% 100% no-repeat;
}
.right-layout .btn-part .btn-order3.btn-succ{
    background: url('../image/btn-succ3.png') 0 0 /100% 100% no-repeat;
}
.right-layout .btn-part .btn-tap{
    width: 1.63rem;
    height: .56rem;
    margin: .1rem auto 0;
    display: block;
    background: url('../image/btn-tap.png') 0 0 /100% 100% no-repeat;
}
.right-layout .btn-part .btn-isor{
    width: 1.68rem;
    height: .56rem;
    margin: 0 auto .1rem;
    display: block;
    background: url('../image/btn-isor.png') 0 0 /100% 100% no-repeat;
}
.right-layout .btn-part .btn-andr{
    width: 1.68rem;
    height: .56rem;
    margin: 0 auto;
    display: block;
    background: url('../image/btn-andr.png') 0 0 /100% 100% no-repeat;
}


.cm-dialog{
    position: fixed;
    z-index: 1001;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.8);
    display: none;
}
.cm-dialog .dcm-closebg{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.cm-dialog .dcm-close{
    width: .78rem;
    height: .78rem;
    position: absolute;
    top: -0.8rem;
    right: 0;
    z-index: 2;
    background: url('../image/btn-close.png') 0 0/100% 100% no-repeat;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
} 
.cm-dialog .dcm-close:hover{
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg);
}
.cm-dialog .dcm-btn{
    display: block;
    width: 1rem;
    height: .4rem;
    background: pink;
    margin: 0 auto;
}
.dialog-video .video-con,
.dialog-poster .poster-con,
.dialog-activity .activity-con,
.dialog-rule .rule-con{
    position: absolute;
    top: 50%;
    left: 50%;
}
.dialog-video .video-con{
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3
}
.dialog-video .video-ele{
    width: 8rem;
}
/* 预约成功海报 */

.dialog-poster .poster-con{
    text-align: center;
    height: 100%;
    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: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: right;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.dialog-poster .poster-con .btn-close{
    position: static;
    display: inline-block;
}
.dialog-poster .poster-img{
    height: 80%;
    max-height: 10.3rem;
    margin: 0 auto;
    display: inline-block;
}
.dialog-poster p{
    font-size: .16rem;
    color: #cabeb6;
    margin-top: .3rem;
    line-height: 1.4;
    text-align: center;
    width: 100%;
}
/* 活动二维码 */
.dialog-activity .activity-con{
    width: 7.37rem;
    height: 5.76rem;
    margin-left: -3.68rem;
    margin-top: -2.88rem;
    background: url('../image/activity-img.png') 0 0/100% 100% no-repeat;
}
.dialog-activity .activity-con .btn-close{
    top: .3rem;
}
.dialog-activity .activity-con img{
    width: 1.28rem;
    position: absolute;
    top: 2.12rem;
    left: 4.08rem;
}

.dialog-rule .rule-con{
    width: 6.14rem;
    height: 4.74rem;
    margin-left: -3.07rem;
    margin-top: -2.36rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: .6rem .9rem 0;
    color: #614330;
    background: url('../image/dialog-bg2.png') 0 0/100% 100% no-repeat;
}
.dialog-rule .rule-con .btn-close{
    top: .3rem;
    right: 0.2rem;
}
.dialog-rule .rule-title{
    text-align: center;
    font-weight: bold;
    font-size: 0.22rem;
    line-height: .7rem;
}
.dialog-rule .rule-text{
    margin-top: .2rem;
    line-height: 1.8;
    font-size: .32rem;
    width: 8.6rem;
    -webkit-transform: scale(.5);
            transform: scale(.5);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
}

/* loading */
.mint-indicator{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 101;
}
.mint-indicator .mint-indicator-wrapper{
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
}
.mint-indicator .mint-indicator-spin{
    height: 32px;
    width: 32px;
    display: block;
    -webkit-animation: mint-spinner-rotate 0.8s infinite linear;
            animation: mint-spinner-rotate 0.8s infinite linear;
    border: 4px solid transparent;
    border-top-color: #cccccc;
    border-left-color: #cccccc;
    border-bottom-color: #cccccc;
    border-radius: 50%
}
@-webkit-keyframes mint-spinner-rotate {
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes mint-spinner-rotate {
    0%{
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
.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;
}

.LT-age{
    z-index: 6 !important;
}

 .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}