.proof_report{height:100%;display:flex}.proof_report ::-webkit-scrollbar{width:15px;height:15px}.proof_report .left_box{width:280px;margin-right:20px;margin:10px;overflow-y:auto}.proof_report .left_box ul{margin-top:10px}.proof_report .left_box li{padding:0 20px;line-height:34px;font-size:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:10px}.proof_report .left_box li .el-icon-loading{position:absolute;right:10px;top:6.5px}.proof_report .left_box .activeLeft{background:rgba(64,158,255,.8);color:#fff}.proof_report .right_box{padding:10px;width:calc(100% - 220px)}.proof_report .right_box .search_box{display:flex;justify-content:space-between;height:50px;align-items:center}.proof_report .right_box .search_box i{font-size:22px;cursor:pointer;color:rgba(64,158,255,.8)}.proof_report .right_box .paging_box{height:50px;display:flex;align-items:center;justify-content:flex-end}.proof_report .right_box .table_box{height:calc(100% - 50px)}.dialog_content_proof_report .batchStyle,.el-dialog__wrapper .cell,.proof_report .right_box .table_box .cell{text-align:center}.dialog_content_proof_report .batchStyle span{border:1px solid #696262;padding:2px 5px;cursor:pointer;color:#696262}