.game-list .hover.bfHoverBox{animation:hoverBoxBorder .8s;display:none}.game-list .hover.bfHoverBox .QRcode{animation:hoverBoxScale .6s}.game-list .hover.bfHoverBox .title{animation:hoverBoxMove .6s}.game-list .hover.bfHoverBox .download{animation:hoverBoxDownload .6s}@keyframes hoverBoxScale{0%{transform:scale(.7);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes hoverBoxMove{0%{top:-10px;opacity:.8}to{top:0;opacity:1}}@keyframes hoverBoxBorder{0%{border-color:#fff}to{border-color:#cfae69}}@keyframes hoverBoxDownload{0%{top:-8px;background:#fff;opacity:.5}to{top:0;opacity:1;background:#cfae69}}@keyframes rankCont{0%{transform:perspective(400px) rotateX(90deg);opacity:0}to{transform:perspective(400px);opacity:1}}.game-list li{margin-bottom:10px}.chess-cards-content .list{height:480px;position:relative}.others-content .list{height:240px;position:relative}.ranking-cont ul{min-height:448px;position:relative}.banner-slide{background:#ebebeb}.ranking .ranking-cont li .rankTitleBox .title{width:180px}