.problem-confirm-file-list{left:0;top:0;right:0;bottom:0;position:absolute;z-index:150;border:10px solid #f8f8f8;padding:10px;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column}.problem-confirm-file-list .header-div{display:flex;justify-content:space-between;align-items:center}.problem-confirm-file-list .header-div .title-info{font-size:16px;font-weight:700;color:#478ae1;padding:15px 0}.problem-confirm-file-list .header-div .lab-info{margin:0 20px}.problem-confirm-file-list .header-div .lab-info:first-child{margin-left:0}.problem-confirm-file-list .header-div .lab-info:last-child{margin-right:0}.problem-confirm-file-list .body-div{flex:1;margin-top:10px;height:100px;display:flex;flex-direction:column}.common-title{font-family:MicrosoftYaHei;font-size:16px;font-weight:700;padding:5px}.common-title .title-icon{font-size:20px;color:#e6a23c;margin-right:10px}