.history-board{width:480px;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:7}.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 .score{float:right}.history-board .account .iconfont{color:#909399;cursor:pointer;margin-left:20px}.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}.history-board /deep/ .el-input-group__append{background:#009688;border:1px solid #009688;color:#fff}.el-table__body tr.current-row>td{background-color:#009688!important;color:#fff}.el-table .success-row{color:#000}.el-table .success-row td{background:#eaeaea!important}