.luckRollBox{margin-bottom:20px;position:relative;display:-webkit-flex;display:flex;border-radius:10px}.luckRollBox,.luckRollBox *{box-sizing:border-box}.luckRollitem{flex:1 1;height:100%;overflow:hidden;background:#fff;border-radius:6px}.luckRollitem ul{height:100%;transition:all .3s ease}.luckRollitem li{list-style:none;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:3rem;text-align:center;position:relative;text-wrap:nowrap}