.float_box-right{position:fixed;top:300px;right:10px;z-index:994;width:85px}.float_box-left{position:fixed;top:300px;left:10px;z-index:994;transition:top 1.5s;transform:translateY(-50%)}.float_shortcut-box{position:fixed;top:45%;right:0;z-index:994;box-sizing:border-box;width:76px;transform:translateY(-50%)}@media screen and (max-width:1601px){.float_shortcut-box{top:35%}}.float_shortcut-box:before{position:absolute;top:5px;left:5px;z-index:2;content:url(../img/float/circle-light.png);transform:translate(-50%,-50%)}.float_shortcut-box .bg-scroll{position:absolute;top:0;right:0;width:76px;height:400px}.float_shortcut-box_item{position:relative;width:76px}.float_shortcut-box_item a{display:flex;align-items:center;justify-content:center;width:100%;height:80px;text-align:center}.float_shortcut-box_item:not(:last-child)::after{position:absolute;bottom:0;left:50%;width:70%;height:1px;background:rgba(255,255,255,.4);content:'';transform:translateX(-50%)}.float_shortcut-box_item:hover>a{color:#ff0;transition:all ease .3s;transform:scale(.9)}.float_shortcut-box_item.qr-box-warp:hover .qr-box{max-width:1000px}.float_shortcut-box_link{display:inline-block;width:100%;height:100%}.float_shortcut-box .fr-close{position:absolute;bottom:-5px;left:50%;z-index:2;display:block;width:30px;height:30px;border:2px solid #fff;border-radius:50%;transform:translate(-50%,100%)}.float_shortcut-box .fr-close:after,.float_shortcut-box .fr-close:before{position:absolute;top:50%;left:50%;width:2px;height:60%;background:#fff;content:'';transform:translate(-50%,-50%)}.float_shortcut-box .fr-close:before{transform:translate(-50%,-50%) rotate(45deg)}.float_shortcut-box .fr-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.float_shortcut-box .qr-box{position:absolute;top:50%;right:100%;overflow:hidden;max-width:0;transition:max-width .3s;transform:translateY(-50%)}.float_shortcut-box .qr-box .qr-box-list{display:flex;flex-wrap:nowrap}.float_shortcut-box .qr-box .qr-box-list a{display:block;margin-right:5px;padding-top:13px;width:132px;height:132px;background:url(../img/float/float-qr-warp.png) no-repeat}.float_shortcut-box .qr-box .qr-box-list a img{display:block;margin:0 0 1px 16px;width:90px;height:90px}.float_shortcut-box .qr-box .qr-box-list a p{color:#fff;text-align:center;line-height:1.8}.float_shortcut-box .qr-box .qr-box-list a:hover{transform:scale(.95,.95)}.float_aside-nav{position:relative;width:138px;height:138px}.float_aside-nav_menu{z-index:1;width:122px;height:122px;background:url(../img/float/circle-app.png) center/122px 122px no-repeat;animation:rota 5s ease 1.4s infinite;position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:auto;border-radius:50%;text-align:center;text-decoration:none;transition:all .5s}.float_aside-nav_menu:hover{outline-width:2px;outline-style:dashed;outline-color:rgba(255,255,0,.7)}.float_aside-nav_menu:before{position:absolute;top:30px;left:30px;content:url(../img/float/circle-light.png);transform:translate(-50%,-50%)}.float_aside-nav_item{position:relative;display:inline-block;overflow:visible;width:105px;height:105px;background-position:center;background-repeat:no-repeat;transition:1s ease;position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;margin:auto;border-radius:50%;text-align:center;text-decoration:none;transition:all .5s}.float_aside-nav_item:hover{outline-width:2px;outline-style:dashed;outline-color:rgba(255,255,0,.7)}.float_aside-nav_item-1{background-image:url(../img/float/circle-about.png)}.float_aside-nav_item-2{background-image:url(../img/float/circle-agent.png)}.float_aside-nav_item-3{background-image:url(../img/float/circle-act.png)}.float_aside-nav_item-4{background-image:url(../img/float/circle-faq.png)}.float_aside-nav_item:before{position:absolute;top:20px;left:20px;content:url(../img/float/circle-light.png);transform:translate(-50%,-50%)}.float_aside-nav .close-btn{position:absolute;top:100%;left:-10%;display:inline-block;width:26px;height:26px;border-radius:50%;background:url(./../img/float/icon-close.png) no-repeat center transparent;background-size:contain;cursor:pointer;transition:all .5s}.float_aside-nav:hover .float_aside-nav_item-1{transform:translate3d(10%,-125%,0)}.float_aside-nav:hover .float_aside-nav_item-2{transform:translate3d(115%,-60%,0)}.float_aside-nav:hover .float_aside-nav_item-3{transform:translate3d(115%,60%,0)}.float_aside-nav:hover .float_aside-nav_item-4{transform:translate3d(10%,125%,0)}.float_aside-nav_item:hover .float_aside-nav_menu{animation:jello 1s}.float_box-taste{position:fixed;top:250px;left:10px;z-index:992;font-size:1.2rem;cursor:pointer;-moz-user-select:none;user-select:none}.float_box-taste #ft-close{position:absolute;top:-10px;right:0;z-index:1;display:inline-block;border-radius:100px}.float_box-taste .taste_main_enter{display:block;width:80px;height:80px;cursor:pointer}.float_box-taste .taste_main_games{display:none;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:199;box-sizing:border-box;padding:13px 3px;width:76px;border-radius:50px;background:rgba(0,0,0,.5);opacity:0;transition:opacity .38s,top .38s}.float_box-taste .taste_main_games .item{height:0}.float_box-taste .taste_main_games .item a{display:none}.float_box-taste .taste_main_games .item img{width:100%}.float_box-taste .taste_main_games.show{top:0;z-index:199;opacity:1}.float_box-taste:hover .taste_main_games{top:80px;opacity:1}.float_box-taste:hover .taste_main_games .item{height:76px}.float_box-taste:hover .taste_main_games .item a{display:inline-block}.float_box-taste:hover .taste_main_games .item img{width:100%}.float_box-jackpot{position:fixed;bottom:44px;left:20px;z-index:998;width:80px;height:80px;font-size:1.2rem;cursor:pointer;-moz-user-select:none;user-select:none}.float_box-jackpot #jackpot-close{position:absolute;top:-8px;right:-5px;z-index:1;display:inline-block;width:20px;height:20px}.float_box-jackpot #jackpot-close img{width:100%}.float_box-jackpot #jackpot-close .close-button{display:inline-block}.float_box-jackpot .float_jackpot_img{width:100%;height:100%}.float_box-jackpot .float_jackpot_img img{width:100%}.jackpot-style{position:fixed;right:5px;bottom:120px;z-index:1000;display:block;width:280px;height:auto}.jackpot-style img{width:100%}.float_realTime-rebate{z-index:992;top:10%;left:0;position:fixed;width:124px;height:120px;display:none}.float_realTime-rebate img{max-width:100%}.float_realTime-rebate .entry{display:inline-block}.float_realTime-rebate .icon-close{z-index:1;position:absolute;top:13px;right:11px;height:18px;cursor:pointer}.float_bonusUnCollect{z-index:992;bottom:5%;right:1.5%;position:fixed;display:none}.float_bonusUnCollect img{max-width:100%}.float_bonusUnCollect>div{position:relative;width:80px;height:80px}.float_bonusUnCollect .entry{display:inline-block;width:114px;height:114px;background:url(../img/float/envelope_notification_pop/icon-bonusUnCollect.png) no-repeat;background-size:auto 100%;animation:bonusUnCollectSprite 1.8s steps(36) infinite;transform:scale(.8)}@keyframes bonusUnCollectSprite{from{background-position:0 0}to{background-position:-4096px 0}}.float_bonusUnCollect .icon-close{z-index:1;position:absolute;top:-10px;right:-12px;height:18px;cursor:pointer}