.split{border:1px solid #dcdee2;height:calc(100vh - 165px)}.split-pane{padding:5px}.listBox{border-style:none solid;border-width:1px;border-color:#dcdee2;border-radius:5px;margin-top:5px;max-height:calc(100vh - 210px);overflow:auto}.listBox::-webkit-scrollbar{width:1px;background:#dbdbdb;border-radius:1px}.listBox .listItem{border-style:solid none;border-width:1px;border-color:#dcdee2;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 10px;font-size:15px}.listBox .listItem a{max-width:80%;overflow:hidden}.rightScore{padding:5px;max-height:420px;overflow-y:auto}.rightScore::-webkit-scrollbar{width:1px;background:#dbdbdb;border-radius:1px}.content-split{border:1px solid #dcdee2;height:calc(100vh - 345px)}.score-Row{margin:10px 0}.score-Row .score-Col-Lebel{text-align:right}.score-Row-Input{margin:10px 0}.score-Row-Input .score-Col-Lebel{text-align:right;line-height:35px}@-webkit-keyframes blink{0%{border-color:transparent}50%{border-color:#ff5100}to{border-color:transparent}}@keyframes blink{0%{border-color:transparent}50%{border-color:#ff5100}to{border-color:transparent}}.inputBorderColor{border-radius:5px;border:1px solid transparent;-webkit-animation:blink .3s 5;animation:blink .3s 5}@-webkit-keyframes fontBlink{0%{color:transparent}50%{color:#ff5100}to{color:transparent}}@keyframes fontBlink{0%{color:transparent}50%{color:#ff5100}to{color:transparent}}.guideFontBlink{-webkit-animation:fontBlink .5s 3;animation:fontBlink .5s 3}.mask{background-color:rgba(0,0,0,.34);height:100%;width:100%;top:0;left:0}.mask,.mask .guide{z-index:10;position:absolute}.mask .guide .guideImg{width:100%}.mask .guide .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.mask .guide .rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mask .guide .guideTips{padding:10px;background-color:#2193df;color:#fff;border-radius:5px;width:200px;min-height:30px}.mask .guide .guideTips .bottomButton{margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ivu-table .tableBonus td{background-color:#d1a1a1}.ivu-table .tableMinus td{background-color:#a3d4b4}