.game .game-area{margin-bottom:110px}.game .game-top .link{color:#704a00;float:left;height:48px;line-height:48px;padding:0 20px;text-align:center;min-width:140px;border:1px solid;font-weight:700;font-size:16px;cursor:pointer;margin-right:18px;border-radius:4px;margin-bottom:20px}.game .game-top .current,.game .game-top .link:hover{color:#282a39;border-color:#f4b020;background:#f4b020}.game .game-left{width:72%;padding-right:26px}.game .game-left .game-ul{margin:0 -10px}.game .game-left .link{float:left;width:25%;padding:10px}.game .game-left .box{position:relative;top:0;display:block;text-align:center;color:#282a39;font-size:16px;font-weight:700;border-radius:10px;background:#fff;min-height:150px;padding:30px 10px 0 10px;transition:all .2s ease-out;box-shadow:0 .14px 2.29px rgba(0,0,0,.03),0 .37px 4.43px rgba(0,0,0,.05),0 3px 7px rgba(0,0,0,.09)}.game .game-left .box:hover{top:-3px;color:#ffb822;transition:all .2s ease-out}.game .game-left .text{display:inline-block;width:100%;margin-top:10px}.game .game-left .hot{position:absolute;right:10px;top:0;font-size:12px;font-weight:400;background:#e7211d;color:#fff;padding:6px 4px 2px}.game .game-left .hot::before{position:absolute;z-index:10;top:22px;right:0;left:0;width:0;height:0;margin:0 auto;content:'';border-right:16px solid transparent;border-top:10px solid #e7211d;border-left:16px solid transparent}.game .game-right{width:28%;background:#fff;padding:12px 17px;margin-top:10px;border-radius:10px;box-shadow:0 .14px 2.29px rgba(0,0,0,.03),0 .37px 4.43px rgba(0,0,0,.05),0 3px 7px rgba(0,0,0,.09)}.game .game-right .img{border-radius:4px}.game .game-right .game-title{font-size:16px;color:#282a39;font-weight:700;margin-top:22px;margin-bottom:10px}.game .game-right .faq li{float:left;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px}.game .game-right .faq li a{color:#282a39}.game .game-right .faq li a:hover{color:#ffb822}.game .game-right .serial{display:inline-block;font-style:normal;font-display:block;height:20px;line-height:20px;width:20px;margin-right:4px;text-align:center;background:#f2f3f8;border-radius:2px}.game .game-right .game-reviews{position:relative;padding:10px;height:160px;border-radius:4px;background:#f2f3f8}.game .game-right .game-reviews li{display:none}.game .game-right .game-reviews li.current{display:block}.game .game-right .game-reviews .star-bottom i{display:inline-block;color:#fff;padding:3px;margin-right:2px;font-size:12px;background:#00b67a}.game .game-right .game-reviews .nickname{color:#282a39;font-weight:700;margin:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game .game-right .game-reviews .content-guestbook{font-size:12px;color:#282a39;margin-bottom:10px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.game .game-right .game-reviews .time{font-size:12px;color:#6b6c8a}.game .game-right .point{position:absolute;bottom:10px;text-align:center;width:100%}.game .game-right .point .icon{display:inline-block;width:15px;height:15px;border-radius:50%;cursor:pointer;margin:0 2px;border:1px solid #c4c7da}.game .game-right .point .current{background:#ffb822;border-color:#ffb822}