.appearNumberwapper{height:calc(100% - 30px);overflow:auto}.appearNumberwapper .appearNumberBox{height:100%}.appearNumberwapper .appearNumberBox .appearNumber{height:38px;line-height:38px;font-size:14px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:10px}.appearNumber:nth-child(odd){background-color:#f8fafc}.appearNumberwapper::-webkit-scrollbar{width:5px;height:5px}.appearNumberwapper::-webkit-scrollbar-thumb{border-radius:5px;background:#f1eded}