.score-adjust-info{left:0;top:0;right:0;bottom:0;position:absolute;z-index:100;border:10px solid #f8f8f8;padding:10px;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column}.score-adjust-info .header-div{display:flex;justify-content:space-between;align-items:center}.score-adjust-info .header-div .title-info{font-size:16px;font-weight:700;color:#478ae1;padding:15px 0}.score-adjust-info .header-div .lab-info{margin:0 20px}.score-adjust-info .header-div .lab-info:first-child{margin-left:0}.score-adjust-info .header-div .lab-info:last-child{margin-right:0}.score-adjust-info .header-div .lab-bold{font-weight:700}.score-adjust-info .body-div{flex:1;margin-top:10px;height:100px;display:flex;flex-direction:row}.score-adjust-info .body-div .query-form .el-form-item--small.el-form-item{margin-bottom:8px}.score-adjust-info .body-div .left-div{width:300px;height:100%;margin-right:10px;display:flex;flex-direction:column;border:1px solid #ddd}.score-adjust-info .body-div .left-div .tools-div{width:100%;display:flex;justify-content:space-between;padding:5px;box-sizing:border-box}.score-adjust-info .body-div .left-div .left-table{width:100%;height:200px;flex:1;overflow:auto}.score-adjust-info .body-div .right-div{flex:1;width:200px;height:100%;display:flex;flex-direction:column;border:1px solid #ddd}.score-adjust-info .body-div .right-div .right-table{width:100%;height:200px;flex:1}