.history-board{width:380px;background:#fff;position:absolute;right:0;top:0;cursor:move;padding:5px 10px 5px;box-sizing:border-box;border-radius:8px;box-shadow:0 0 10px #b9b4b4;z-index:1}.history-board .account{height:30px;line-height:30px;font-size:18px;color:#ff7200}@media screen and (max-width:1920px){.history-board .account{height:25px;line-height:25px;font-size:15px}}.history-board .account .record-total{background:#ff7200;color:#fff;font-size:11px;padding:1px 6px;border-radius:4px}.history-board .account .iconfont{float:right;color:#909399;cursor:pointer}.history-board .score-history{margin-top:5px}.history-board .show-del{text-decoration:line-through}.history-board .el-table th,.history-board /deep/ .el-table td{padding:5px 0}.el-table__body tr.current-row>td{background-color:#d2d2d2!important;color:#fff}.el-table .success-row{color:#000}.el-table .success-row td{background:#eaeaea!important}