#splash,body{height:100%;width:100%}#Cocos2dGameContainer,#splash,body{top:0;left:0;position:absolute}html{-ms-touch-action:none}*{box-sizing:border-box}body,canvas,div{display:block;outline:0;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body{padding:0;border:0;margin:0;cursor:default;color:#888;background-color:#333;text-align:center;font-family:Helvetica,Verdana,Arial,sans-serif;display:flex;flex-direction:column;overflow:hidden}#Cocos2dGameContainer{margin:0;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-align:center;-webkit-box-pack:center}canvas{background-color:rgba(0,0,0,0)}a:active,a:hover,a:link,a:visited{color:#666}p.header{font-size:small}p.footer{font-size:x-small}#splash{background-color:#fff;background-size:100%}.progress-bar{background-color:#1a1a1a;position:absolute;left:25%;top:80%;height:15px;padding:5px;width:50%;border-radius:5px;box-shadow:0 1px 5px #000 inset,0 1px 0 #444}.progress-bar span{display:block;height:100%;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5) inset;transition:width .4s ease-in-out;background-color:#34c2e3}.stripes span{background-size:30px 30px;background-image:linear-gradient(135deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);animation:animate-stripes 1s linear infinite}@keyframes shake{70%,80%{transform:rotate(12deg)}75%{transform:rotate(-12deg)}65%,85%{transform:rotate(0)}}@keyframes animate-stripes{0%{background-position:0 0}100%{background-position:60px 0}}@keyframes scale-text{0%,100%{transform:scale(1)}50%{transform:scale(.8)}}@keyframes scale-discount{0%,100%,50%{transform:scale(1)}25%{transform:scale(1.1)}75%{transform:scale(.9)}}.popup-container{position:fixed;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:10000}.popup-content{background-color:rgba(0,0,0,.6);font-size:1.2rem;padding:.3rem 1rem;color:#f5f5f5;line-height:2;border-radius:.5rem}.img-bg{background-size:100% 100%;background-repeat:no-repeat;background-position:center}.btn{transition:all .05s}.btn:hover{transform:scale(.95)}.auto-scale{width:100%;display:flex;align-items:center;justify-content:center}#score .top,.share{align-items:center}.auto-scale span{transform-origin:center center}.share{display:flex;justify-content:center}.share span{font-size:1.45rem;font-weight:600;color:#D8CBAC;line-height:1}.share .share-btn{cursor:pointer;margin-left:.5rem;width:3.15rem;height:3.15rem}.share .share-btn.facebook{background-image:url(../images/icon-facebook.png)}.share .share-btn.twitter{background-image:url(../images/icon-twitter.png)}.share .share-btn.copy{background-image:url(../images/icon-copy.png)}#canvasDiv{margin:0 auto;position:relative}.mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);display:none}.mask .content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#gameOver{z-index:1}#gameOver .title{color:#fff;font-size:2.9rem;line-height:1.4}#gameOver .subtitle{color:#fff;font-size:1.9rem;line-height:1.4;margin-top:.5rem;animation:scale-text 1.3s linear infinite}#score{position:relative;z-index:2}#score .top{position:absolute;top:0;padding:1.4rem;width:100%;display:flex;justify-content:flex-end}#score .top .box-wrap{position:absolute;top:0;left:1.5rem;width:7rem;height:7rem;display:none}#score .top .box-wrap .img-bg{position:absolute;left:0;top:0;width:100%;height:100%}#score .top .box-wrap.received .box{width:7rem;height:7rem;background-image:url(../images/box-received.png);z-index:2}#score .top .box-wrap .time{display:none}#score .top .box-wrap.received .time{display:block;font-size:1rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#FAC955;line-height:1.4;position:absolute;top:6.75rem;left:0;width:7rem;text-align:center}#score .top .box-wrap.active .light{width:7rem;height:7rem;background-image:url(../images/box-light.png);z-index:1}#score .process-wrap .process .box .bg,#score .top .box-wrap.active .box{background-image:url(../images/box.png);z-index:2}#score .top .home{background-image:url(../images/icon-home.png);width:3.5rem;height:3.5rem}#score .content{padding:0 1.4rem}#score .score-list{display:flex;align-items:center;justify-content:center;font-size:5.3rem;line-height:1.4;color:#ffe324}#score .score-msg{font-size:1.55rem;line-height:1.4;color:#fff}#score #userName{color:#FF7500}#score .coupon{position:relative;width:100%;min-height:7.4rem;margin-top:3.4rem;padding:.5rem 1.45rem .5rem 11.25rem;display:flex;align-items:center;justify-content:center;color:#FFDBB1;font-size:1.45rem;line-height:1.4;background-image:linear-gradient(to right,rgba(91,57,36,0),rgba(91,57,36,1) 40%,rgba(91,57,36,1) 60%,rgba(91,57,36,0));text-align:left;cursor:pointer}#score .coupon .discount-icon{position:absolute;width:11.35rem;height:9.15rem;top:50%;margin-top:-4.6rem;left:-.7rem;background-image:url(../images/icon-discount.png);animation:scale-discount 1s linear infinite}#score .coupon.coupon-receive{padding-left:4.8rem}#score .coupon.coupon-receive .discount-icon{display:none}#score .coupon .arr{background-image:url(../images/icon-arr.png);width:1.7rem;height:1.7rem;margin-left:2.15rem;flex-shrink:0;animation:scale-discount 1s linear infinite}#login .btn,#score .btns .btn{font-weight:500;width:23.65rem;margin-top:2rem;align-items:center;cursor:pointer}@keyframes arr-animate{0%,100%,50%{transform:translateX(0)}25%{transform:translateX(.5rem)}75%{transform:translateX(-.5rem)}}#score .btns .btn{background-image:url(../images/bg-btn.jpg);height:4rem;color:#351700;font-size:1.8rem;line-height:1;display:flex;justify-content:center;padding:0 .5rem}#score .btns .btn.btn-replay{background-image:url(../images/bg-btn-dark.png);color:#FFC336}#score .process-wrap{margin:2.5rem -.9rem 0;display:flex;align-items:flex-start;justify-content:space-between;width:calc(100% + 1.8rem);position:relative}#score .process-wrap .box{position:relative;width:6rem;height:6rem}#score .process-wrap .process{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:8.5rem}#score .process-wrap .box .img-bg{position:absolute;width:100%;height:100%;top:0;left:0}#score .process-wrap .process.active .box .light{background-image:url(../images/box-light.png);z-index:1}#score .process-wrap .process.received .box .light{display:none}#score .process-wrap .process.received .box .bg{background-image:url(../images/box-received.png)}#score .process-wrap .icon{position:relative;z-index:5;width:2.25rem;height:2.25rem;margin-top:-1rem;background-image:url(../images/icon-gift.png)}#score .process-wrap .process.active .icon,#score .process-wrap .process.received .icon{background-image:url(../images/icon-gift-received.png)}#score .process-wrap .txt{color:#fff;font-size:1rem;line-height:1.4;margin-top:.4rem}#login .title,#login input{font-size:1.4rem;line-height:1.4}#score .process-wrap .process.active .txt,#score .process-wrap .process.received .txt{color:#FAC955}#score .lines-wrap{position:absolute;height:.3rem;left:4.25rem;right:4.25rem;top:6rem;z-index:3;background-color:#fff;overflow:hidden}#score .lines-wrap .bg{position:absolute;left:0;top:0;height:100%;background-color:#FAC955}#login{z-index:10}#login .container{border:1px solid #606060;background:linear-gradient(180deg,#1F1E1B 0,#403A3A 100%);width:30.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 0}#login .title{color:#FFD258;font-weight:600}#login .input-wrap{position:relative;width:21.3rem;height:3.4rem;margin-top:2.5rem}#login input{position:absolute;width:100%;height:100%;left:0;top:0;background-color:#000;border:1px solid rgba(255,255,255,.5);padding:.7rem 3.2rem .7rem 1.1rem;color:#8c8c8c}#limit .container,#rank .container,.t-body .t-row{border:1px solid #606060}#login input:focus{outline:0}#login .tips{position:absolute;width:2.5rem;height:2.5rem;top:.45rem;right:.45rem}#login .tips .icon{background-image:url(../images/icon-q.png);width:100%;height:100%}#login .tips .game-logo{background-image:url(../images/bg-uid.jpg);position:absolute;width:16.2rem;height:15rem;right:2.5rem;top:0;display:none}#login .tips:hover .game-logo{display:block}#login .btn{background-image:url(../images/bg-btn.jpg);height:4rem;color:#351700;font-size:1.8rem;display:flex;justify-content:center}#limit{z-index:100}#limit .container{background:linear-gradient(180deg,#1F1E1B 0,#403A3A 100%);width:30.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem}#limit .title{font-size:2.1rem;font-weight:600;color:#FFD258;line-height:1.4;white-space:nowrap;width:100%}#limit .subtitle{margin-top:.5rem;font-size:1.6rem;line-height:1.4;color:#FF6C10}#limit .tips{font-size:1.2rem;font-weight:400;color:#999;line-height:1.4;margin-top:.1rem}#limit .steps{width:28rem;min-height:11.6rem;padding:1.5rem 1.5rem 1rem;margin-right:.2rem;margin-top:1.1rem;position:relative;border-radius:.2rem;background-color:rgba(75,70,70,1);display:flex;flex-direction:column;align-items:center;justify-content:center}#limit .steps .step{background-image:url(../images/bg-step.png);position:absolute;left:-.2rem;top:-.6rem;padding:0 1rem;display:flex;align-items:center;justify-content:flex-start;width:10.45rem;height:1.9rem;white-space:nowrap;font-size:1.2rem;font-weight:600;color:#FFF}#gift .container,#rank .container{background:linear-gradient(180deg,#1F1E1B 0,#403A3A 100%)}#limit .steps .step .auto-scale{justify-content:flex-start}#limit .steps .txt{flex-grow:1;text-align:left;width:100%;font-size:1.3rem;font-weight:400;color:#FFF;line-height:1.4}#limit .steps .store-btn{display:flex;position:relative;left:0;top:0}#rank{z-index:3}#rank .container{width:33rem;display:flex;flex-direction:column;align-items:stretch;justify-content:center;position:relative}#rank .title-wrap{position:absolute;height:3rem;top:-3.25rem;left:0;display:flex;align-items:center;justify-content:center}#rank .icon-store{background-image:url(../images/icon-store.png);width:5.15rem;height:2.95rem;animation:shake 2s linear infinite}#rank .right{text-align:left;margin-left:.3rem}#rank .title{font-size:1.9rem;font-weight:600;color:#FFD258;line-height:1}#rank .countdown-txt{font-size:1rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#FF7D26;line-height:1.4}#rank .head .highest-score,.store-btn span{font-family:PingFangSC-Semibold,PingFang SC}#rank .head{background-image:url(../images/bg-rank-title.jpg);height:2.5rem;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.05rem .5rem .05rem 1rem;position:relative}#rank .head .highest-score{font-size:1.1rem;font-weight:500;color:#FFF;line-height:1.35}#rank .head .close{width:2.4rem;height:2.4rem;background-image:url(../images/icon-close.png);cursor:pointer;position:absolute;top:0;right:.5rem}#rank .body{padding:.5rem 1rem}.t-body .t-row{display:flex;align-items:stretch;justify-content:center;height:3.6rem;width:100%;margin-bottom:.25rem;color:#fff;background:#1A1917;position:relative}.t-body .t-row.t-row-mine{background-color:#885633;color:#E6BC73;border:none;padding-top:.25rem}.t-body .t-row.t-row-mine .tag{position:absolute;left:0;top:0;background-color:#DA3227;color:#fff;min-width:3.6rem;height:1.15rem;display:flex;align-items:center;justify-content:center;padding-left:.65rem;padding-right:.25rem}.t-body .t-row.t-row-mine .tag::before{position:absolute;right:0;top:0;content:"";display:block;border-width:1.15rem .65rem 0 0;border-style:solid;border-color:#DA3227 transparent transparent;transform:translateX(100%)}.t-body .t-row.t-row-0{background-color:rgba(255,221,81,.1);border:none}.t-body .t-row span.rank-bg{width:1.95rem;height:2.4rem;background:url(../images/icon-rank-1.png) center center no-repeat;background-size:100% 100%;text-align:center;line-height:2.4rem;color:#4D2000}.t-body .t-row.t-row-0 .t-cell-1 span{background-image:url(../images/icon-rank-1.png)}.t-body .t-row.t-row-1 .t-cell-1 span{background-image:url(../images/icon-rank-2.png)}.t-body .t-row.t-row-2 .t-cell-1 span{background-image:url(../images/icon-rank-3.png)}.t-body .t-row.t-row-1{background-color:rgba(219,221,228,.1);border:none}.t-body .t-row.t-row-2{background-color:rgba(255,160,81,.1);border:none}.t-body .t-head .t-row{height:3.8rem;background:0 0;border:none}#gift .container,#giftPop .container{border:1px solid #606060;position:relative}.t-body .t-head .t-row .t-cell{background-color:#473129;overflow:hidden}.t-body .t-cell{display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0 .5rem;font-size:1.15rem;line-height:1.35rem}.t-body .t-cell+.t-cell{margin-left:.2rem}.t-body .t-cell.t-cell-1{width:5.2rem}.t-body .t-cell.t-cell-2{width:6.3rem}.t-body .t-cell.t-cell-3{flex:1}.t-body .t-cell.t-cell-4{width:7.75rem}.t-body .t-cell .name{max-height:2.75rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#gift{z-index:4}#gift .content{margin-top:-1rem}#gift .container{width:33rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}#gift .close{width:2.4rem;height:2.4rem;background-image:url(../images/icon-close.png);cursor:pointer;position:absolute;top:.45rem;right:.9rem}#gift .title-1{font-size:1.9rem;font-weight:600;color:#FFD258;line-height:1.4;max-width:100%;padding:0 2.3rem;white-space:nowrap}#gift .tips{font-size:1rem;margin-top:.15rem;font-weight:400;color:#FFF;line-height:1.4}#gift .title-2{font-size:1.3rem;font-weight:600;color:#FFD258;line-height:1.4;margin-top:1rem}#gift .rank-title{background-image:linear-gradient(to right,rgba(91,57,36,0),rgba(91,57,36,1) 40%,rgba(91,57,36,1) 60%,rgba(91,57,36,0));width:21.1rem;height:2.5rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#FFF;line-height:1;margin-top:1.35rem}#gift .goods-items{display:flex;align-items:center;justify-content:center;margin-top:.3rem;width:16rem;height:5.1rem}#gift .goods-items.goods-items-1{background-image:url(../images/bg-gift-1.png)}#gift .goods-items.goods-items-2{background-image:url(../images/bg-gift-2.png)}#gift .goods-items.goods-items-3{background-image:url(../images/bg-gift-3.png)}#gift .goods-items.goods-items-4{background-image:url(../images/bg-gift-4.png)}#gift .goods-items.mt-17{margin-top:.85rem}#gift .goods-items .goods-item{width:5rem;height:5rem;margin:0 .15rem}#gift .goods-items .goods-item-1-1{background-image:url(../images/gift-1-1.png)}#gift .goods-items .goods-item-1-2{background-image:url(../images/gift-1-2.png)}#gift .goods-items .goods-item-1-3{background-image:url(../images/gift-1-3.png)}#gift .goods-items .goods-item-2-1{background-image:url(../images/gift-2-1.png)}#gift .goods-items .goods-item-2-2{background-image:url(../images/gift-2-2.png)}#gift .goods-items .goods-item-2-3{background-image:url(../images/gift-2-3.png)}#gift .goods-items .goods-item-3-1{background-image:url(../images/gift-3-1.png)}#gift .goods-items .goods-item-3-2{background-image:url(../images/gift-3-2.png)}#gift .goods-items .goods-item-3-3{background-image:url(../images/gift-3-3.png)}#gift .goods-items .goods-item-4-1{background-image:url(../images/gift-4-1.png)}#gift .goods-items .goods-item-4-2{background-image:url(../images/gift-4-2.png)}#gift .goods-items .goods-item-4-3{background-image:url(../images/gift-4-3.png)}#giftPop{z-index:5}#giftPop .content{margin-top:-1rem}#giftPop .container{background:linear-gradient(180deg,#1F1E1B 0,#403A3A 100%);width:33rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.8rem 1rem}#giftPop .close{width:2.4rem;height:2.4rem;background-image:url(../images/icon-close.png);cursor:pointer;position:absolute;top:.45rem;right:.9rem}#giftPop .title-1{font-size:1.9rem;font-weight:600;color:#FFD258;line-height:1.4;max-width:100%;padding:0 2.3rem;white-space:nowrap}#giftPop .tips{font-size:1rem;margin-top:.15rem;font-weight:400;color:#FFF;line-height:1.4}#giftPop .title-2{font-size:1.3rem;font-weight:600;color:#FFD258;line-height:1.4;margin-top:1rem}#giftPop .gift-bg{height:5rem;margin-top:1.5rem}#giftPop .daily{width:10.5rem;background-image:url(../images/awards-item-daily.png)}#giftPop .process-1{width:16rem;background-image:url(../images/awards-item-stage1.png)}#giftPop .process-2{width:16rem;background-image:url(../images/awards-item-stage2.png)}#giftPop .process-3{width:16rem;background-image:url(../images/awards-item-stage3.png)}#ajaxLoading{position:fixed;z-index:1000;background-color:rgba(0,0,0,.4);width:100%;height:100%;align-items:center;justify-content:center;display:none}.store-btn,.store-btn .icon{position:absolute;display:none}.store-btn{width:24.6rem;height:4.5rem;left:6.4rem;bottom:.9rem;background-image:url(../images/btn-store.png);cursor:pointer;z-index:5}.store-btn .icon{width:6.1rem;height:2.2rem;top:-.6rem;right:-1.85rem;background-image:url(../images/btm-store-btn-pop.png)}.store-btn span{display:none;font-size:1.5rem;font-weight:600;color:#FFF;line-height:1.1}