.fast-examine-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}.fast-examine-details .header-div{display:flex;justify-content:space-between;align-items:center}.fast-examine-details .header-div .title-info{font-size:16px;font-weight:700;color:#478ae1;padding:15px 0}.fast-examine-details .header-div .lab-info{margin:0 20px}.fast-examine-details .header-div .lab-info:first-child{margin-left:0}.fast-examine-details .header-div .lab-info:last-child{margin-right:0}.fast-examine-details .body-div{flex:1;height:100px;display:flex;flex-direction:column}.fast-examine-details .body-div .table-div{width:100%;height:200px;flex:1}