#banner{background-image:none;background-color:#000}#slide-banner{position:relative;height:541px;overflow:hidden}#slide-banner .slide{position:absolute;top:0;left:50%;margin-left:-960px}#slide-banner .slide a{display:inline-block;width:1920px;height:541px}#slide-banner .slide-pager{position:absolute;bottom:65px;left:0;width:100%;text-align:center}#slide-banner .slide-pager li{display:inline-block;width:13px;height:13px;margin:0 4px;font-size:0;background-color:#001848;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;cursor:pointer}#slide-banner .slide-pager .on,#slide-banner .slide-pager li:hover{background-color:#fff}#news{display:block}#jackpot-wrap{width:1200px;margin:40px auto;display:flex;padding-top:20px}#jackpot-wrap .winner-box{flex:0 0 291px;height:323px;background:#1d212a;border:1px solid #ffa;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:10px 15px;overflow:hidden}#jackpot-wrap .winner-box h4{margin:0 0 5px;color:#ffc74f;font-size:20px}#jackpot-wrap .winner-box .winner-item{display:flex;justify-content:center;align-items:center;margin-bottom:15px}#jackpot-wrap .winner-box .winner-item img{width:95px;height:94px;margin-right:15px}#jackpot-wrap .winner-box .winner-item .text{display:flex;flex-direction:column}#jackpot-wrap .winner-box .winner-item .text .game{color:#fff;font-size:16px}#jackpot-wrap .winner-box .winner-item .text .name{color:#84602a;font-size:12px;margin:5px 0}#jackpot-wrap .winner-box .winner-item .text .money{color:#e9a944;font-size:16px}#jackpot-wrap .jackpot{position:relative;flex:1;display:flex;animation:scaleAnimation 1s infinite}#jackpot-wrap .jackpot .jackpot-left{position:absolute;top:10px;left:40px;width:156px;height:162px;background:url('/CdnRedirect/Web.Portal/CS009-01.Portal/Content/Views/Home/images/jackpot_left.png') no-repeat center}#jackpot-wrap .jackpot .jackpot-right{position:absolute;top:-35px;right:10px;width:192px;height:188px;background:url('/CdnRedirect/Web.Portal/CS009-01.Portal/Content/Views/Home/images/jackpot_right.png') no-repeat center}#jackpot-wrap .jackpot .jackpot-title{position:absolute;top:40px;width:341px;height:93px;left:50%;margin-left:-170.5px;background:url('/CdnRedirect/Web.Portal/CS009-01.Portal/Content/Views/Home/images/jackpot_title.png') no-repeat center}#jackpot-wrap .jackpot .jackpot-winner{position:absolute;top:50px;width:131px;height:130px;left:50%;margin-left:-65.5px;background:url('/CdnRedirect/Web.Portal/CS009-01.Portal/Content/Views/Home/images/jackpot_win.png') no-repeat center}#jackpot-wrap .jackpot .jackpot-bg{position:absolute;width:581px;height:200px;bottom:0;color:#2ba9b9;font-size:53px;text-align:center;font-family:Arial;padding-top:35px;padding-right:10px;left:50%;margin-left:-290.5px;text-shadow:0 3px 5px rgba(1,16,28,.4);background:url('/CdnRedirect/Web.Portal/CS009-01.Portal/Content/Views/Home/images/jackpot_bg.png') no-repeat center;letter-spacing:2px}#hot-game .wrapper{width:1200px}.hot-game-list{display:flex;overflow:auto}.hot-game-list::-webkit-scrollbar{width:10px;height:10px}.hot-game-list::-webkit-scrollbar-track{border-radius:10px;background:rgba(255,255,255,.3);box-shadow:0 0 1px 1px #111}.hot-game-list::-webkit-scrollbar-thumb{border-radius:10px;background:#ffa;box-shadow:inset 0 0 1px 1px #ffa}.hot-game-list::-webkit-scrollbar-thumb:hover{}.hot-game-list li{flex:0 0 230px;display:flex;flex-direction:column;margin-right:30px}.hot-game-list li .game{position:relative;height:276px;margin-bottom:30px;display:flex;flex-direction:column;background:#1a202c;border:1px solid #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden}.hot-game-list li .game .game-img{height:230px}.hot-game-list li .game .logo-wrap{position:absolute;top:192px;left:5px;width:71px;height:71px;background:#1a202c;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:2}.hot-game-list li .game .logo-wrap img{max-width:100%;max-height:100%}.hot-game-list li .game .text-wrap{position:relative;height:47px;line-height:47px;color:#fff;font-size:18px;text-align:center;z-index:3}.hot-game-list li .game .play-wrap{visibility:hidden;position:absolute;top:0;left:0;right:0;bottom:44px;display:flex;justify-content:center;align-items:center;background:rgba(255,174,0,.8);z-index:1}.hot-game-list li .game .play-wrap span{width:112px;height:112px;line-height:112px;color:#fff;font-size:20px;text-align:center;background:#ce8416;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;border:1px solid #fff}.hot-game-list li .game:hover .play-wrap{visibility:visible}#content{padding:0}@keyframes scaleAnimation{0%{transform:scale(1)}25%{transform:scale(1.03)}50%{transform:scale(1)}75%{transform:scale(1.03)}}