.expert-evaluation-result-details{left:0;top:0;right:0;bottom:0;position:absolute;z-index:100;padding:10px;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column}.expert-evaluation-result-details .header-div{display:flex;justify-content:space-between;align-items:center}.expert-evaluation-result-details .header-div .title-info{font-size:16px;font-weight:700;color:#478ae1;padding:15px 0}.expert-evaluation-result-details .header-div .lab-info{margin:0 20px}.expert-evaluation-result-details .header-div .lab-info:first-child{margin-left:0}.expert-evaluation-result-details .header-div .lab-info:last-child{margin-right:0}.expert-evaluation-result-details .header-div .lab-bold{font-weight:700}.expert-evaluation-result-details .body-div{flex:1;margin-top:10px;height:100px;display:flex;flex-direction:row}.expert-evaluation-result-details .body-div .el-tree--highlight-current .is-current .el-tree-node__label{background-color:#7ebaff;padding-top:3px;padding-bottom:2px}.expert-evaluation-result-details .body-div .left-div{width:300px;height:100%;margin-right:10px;display:flex;flex-direction:column;border:1px solid #ddd}.expert-evaluation-result-details .body-div .left-div .tools-div{width:100%;display:flex;justify-content:space-between;padding:5px;box-sizing:border-box}.expert-evaluation-result-details .body-div .left-div .left-table{width:100%;height:200px;flex:1;overflow:auto}.expert-evaluation-result-details .body-div .right-div{flex:1;width:200px;height:100%;display:flex;flex-direction:column;border:1px solid #ddd}.expert-evaluation-result-details .body-div .right-div .right-table{width:100%;height:200px;flex:1}