.diff-container[data-v-6c80fce5]{display:flex;gap:15px;justify-content:center;margin-bottom:30px;flex-wrap:wrap}.diff-box[data-v-6c80fce5]{border:1px solid #e1e4e8;border-radius:10px;padding:20px;background:#fff;flex:1;min-width:300px;max-width:400px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.diff-box[data-v-6c80fce5]:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.1)}.diff-left-box[data-v-6c80fce5]{border-top:4px solid #e74c3c}.diff-right-box[data-v-6c80fce5]{border-top:4px solid #2ecc71}.diff-box-title[data-v-6c80fce5]{font-size:18px;font-weight:600;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:8px}.diff-left-box .diff-box-title[data-v-6c80fce5]{color:#e74c3c}.diff-right-box .diff-box-title[data-v-6c80fce5]{color:#2ecc71}.diff-change-box[data-v-6c80fce5]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#7f8c8d;min-width:80px}.diff-change-arrow[data-v-6c80fce5]{font-size:24px;color:#3498db}.diff-item[data-v-6c80fce5]{display:flex;margin-bottom:15px;align-items:flex-start;animation:fadeIn-6c80fce5 .5s ease}.diff-item[data-v-6c80fce5]:last-child{margin-bottom:0}.diff-label[data-v-6c80fce5]{font-weight:600;min-width:100px;color:#2c3e50}.diff-value[data-v-6c80fce5]{flex:1;word-break:break-word;padding:4px 8px;border-radius:4px;background:#f8f9fa}.highlight[data-v-6c80fce5]{background-color:rgba(46,204,113,.15);color:#27ae60;font-weight:500;animation:pulse-6c80fce5 1.5s infinite}.no-differences[data-v-6c80fce5]{text-align:center;color:#7f8c8d;padding:30px;background:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.footer[data-v-6c80fce5]{text-align:center;margin-top:40px;color:#7f8c8d;font-size:14px}@keyframes fadeIn-6c80fce5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-6c80fce5{0%{background-color:rgba(46,204,113,.15)}50%{background-color:rgba(46,204,113,.25)}to{background-color:rgba(46,204,113,.15)}}@media (max-width:768px){.diff-container[data-v-6c80fce5]{flex-direction:column;align-items:center}.diff-change-box[data-v-6c80fce5]{flex-direction:row;margin:10px 0}.diff-box[data-v-6c80fce5]{width:100%}}[data-v-04267506]{box-sizing:border-box;margin:0;padding:0}body[data-v-04267506]{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px;min-height:100vh}.container[data-v-04267506]{max-width:1200px;margin:0 auto}header[data-v-04267506]{text-align:center;margin-bottom:30px;padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}h1[data-v-04267506]{color:#2c3e50;margin-bottom:10px}.description[data-v-04267506]{color:#7f8c8d;max-width:800px;margin:0 auto}.main-content[data-v-04267506]{display:flex;gap:20px;margin-bottom:30px;flex-wrap:wrap}.input-panel[data-v-04267506]{flex:1;min-width:300px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.input-group[data-v-04267506]{margin-bottom:20px}.input-group h3[data-v-04267506]{margin-bottom:10px;color:#3498db;display:flex;align-items:center}.input-group h3 i[data-v-04267506]{margin-right:10px}textarea[data-v-04267506]{width:100%;height:200px;padding:15px;border:1px solid #ddd;border-radius:5px;font-family:Courier New,monospace;font-size:14px;resize:vertical}.controls[data-v-04267506]{text-align:center;margin:20px 0}button[data-v-04267506]{background:#3498db;color:#fff;border:none;padding:12px 25px;border-radius:5px;cursor:pointer;font-size:16px;transition:background .3s;display:inline-flex;align-items:center;justify-content:center}button i[data-v-04267506]{margin-right:8px}button[data-v-04267506]:hover{background:#2980b9}.result-panel[data-v-04267506]{flex:2;min-width:500px;background:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.result-header[data-v-04267506]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #eee}.legend[data-v-04267506]{display:flex;gap:15px;flex-wrap:wrap}.legend-item[data-v-04267506]{display:flex;align-items:center;font-size:14px}.color-box[data-v-04267506]{width:16px;height:16px;margin-right:5px;border-radius:3px}.added[data-v-04267506]{background-color:#d4edda}.removed[data-v-04267506]{background-color:#f8d7da}.modified[data-v-04267506]{background-color:#fff3cd}.json-diff-container[data-v-04267506]{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.5;padding:15px;border:1px solid #e1e4e8;border-radius:5px;background-color:#fafbfc;max-height:600px;overflow:auto}.json-diff-item[data-v-04267506]{margin-left:20px}.json-key[data-v-04267506]{color:#953800;font-weight:500}.json-added[data-v-04267506]{color:#22863a;background-color:#f0fff4;padding:2px 0}.json-removed[data-v-04267506]{color:#cb2431;background-color:#ffeef0;padding:2px 0;text-decoration:line-through}.json-modified[data-v-04267506]{color:#b08800;background-color:#fffdef;padding:2px 0}.json-toggle[data-v-04267506]{cursor:pointer;color:#0366d6;margin-right:4px;width:15px;display:inline-block}.json-bracket[data-v-04267506],.json-colon[data-v-04267506]{color:#24292e;font-weight:700}.json-colon[data-v-04267506]{margin:0 3px}.error-message[data-v-04267506]{color:#e74c3c;margin-top:10px;text-align:center;font-weight:500}footer[data-v-04267506]{text-align:center;margin-top:30px;color:#7f8c8d;font-size:14px}@media (max-width:768px){.main-content[data-v-04267506]{flex-direction:column}}[data-v-10725623] .el-dialog{overflow:hidden}.container[data-v-10725623]{overflow:hidden;padding:30px}.time-horizontal[data-v-10725623]{list-style-type:none;border-top:8px solid #c7e5ff;max-width:100%;padding:0;margin:0}.time-horizontal .time[data-v-10725623]{position:absolute;top:-30px;font-family:Microsoft YaHei;font-weight:700;color:#333}.time-horizontal li[data-v-10725623]{float:left;position:relative;width:25%;padding-top:10px}.time-horizontal li .box[data-v-10725623]{width:92%;min-height:200px;background:url(../img/border.f3cd7089.png) no-repeat;background-size:100% 100%;padding:24px 0;box-sizing:border-box}.time-horizontal li .box .auditor[data-v-10725623]{width:83%;padding:10px 0;margin-left:20px;color:#666;font-weight:700}.time-horizontal li .box .auditor i[data-v-10725623]{font-size:20px;color:#0089ff;vertical-align:middle}.time-horizontal li .box .auditor span[data-v-10725623]{font-family:Microsoft YaHei;font-weight:700;color:#333}.time-horizontal li b[data-v-10725623]:before{content:"";position:absolute;top:-11px;left:21%;width:12px;height:12px;border-radius:8px;background:#0089ff}.card-item .title-box[data-v-4f0aebce]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:20px;font-family:Microsoft YaHei;font-weight:700;border-bottom:1px solid #d9d9d9}.card-item .title-box .title-text[data-v-4f0aebce]{color:#2155b5;font-size:20px;font-weight:700;height:40px;line-height:40px;border-bottom:3px solid #2155b5;padding:0 4px}.card-item .title-box .btn-action[data-v-4f0aebce]{width:100px;height:30px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;margin-right:10px;text-align:center}.mt30[data-v-4f0aebce]{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.mt30 .form-item[data-v-4f0aebce]{display:flex;align-items:center;width:50%;margin-bottom:10px}.mt30 .form-item .main-text-style[data-v-4f0aebce]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#121212;margin-bottom:15px;width:165px}.mt30 .form-item .pl16[data-v-4f0aebce]{width:calc(100% - 235px)}.mt30 .form-item .form-item-right[data-v-4f0aebce]{width:100%}.mt30 .form-item-upload[data-v-4f0aebce]{display:flex;align-items:center}.mt30 .form-item-upload .main-text-style[data-v-4f0aebce]{font-size:19px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-bottom:15px;width:165px}.mt30 .form-item-upload .form-item-right[data-v-4f0aebce]{width:240px}.submit-btn-box[data-v-4f0aebce]{display:flex;align-items:center;justify-content:center}.submit-btn-box .btn-group[data-v-4f0aebce]{display:flex;align-items:center;justify-content:space-between;width:240px;margin-top:50px}.submit-btn-box .btn-group .btn-action[data-v-4f0aebce]{width:116px;height:40px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;line-height:38px;text-align:center}.input-style-2[data-v-4f0aebce],[data-v-4f0aebce] .ant-input{width:100%;padding:10px 20px;height:54px;font-size:18px!important;border:1px solid #d9d9d9;color:#999}.plflex[data-v-4f0aebce]{display:flex;justify-content:flex-start;align-items:center}.text1[data-v-4f0aebce]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333}.mb15[data-v-4f0aebce]{margin:20px;width:165px}.mb15-item[data-v-4f0aebce]{border-bottom:1px solid #e4e0e0;padding-bottom:30px;margin-bottom:30px}.img-box[data-v-4f0aebce]{width:18px;height:18px;margin-right:10px}.img-box-2[data-v-4f0aebce]{width:19px;height:19px;margin-right:10px}.text2[data-v-4f0aebce]{font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#999;margin:14px 0 15px 10px}.img-box-4[data-v-4f0aebce]{width:12px;height:12px;margin-right:10px;margin-bottom:5px}.file-input-box[data-v-4f0aebce]{color:#2155b5}.file[data-v-4f0aebce]{position:relative;width:156px;height:40px;background:#fff;border:1px solid #2155b5;border-radius:4px;padding:4px 12px;overflow:hidden;color:#575757;text-decoration:none;text-indent:0;line-height:20px;margin-bottom:15px}.file input[data-v-4f0aebce]{position:absolute;font-size:100px;right:0;top:0;opacity:0}.file[data-v-4f0aebce]:hover{background:hsla(0,0%,85.5%,.2);color:#000;text-decoration:none}.percentage-text[data-v-4f0aebce]{width:86%;padding:10px 20px;height:54px;font-size:18px!important;border:1px solid #d9d9d9;color:#999}.percentage-sign[data-v-4f0aebce]{font-size:13px;font-family:Microsoft YaHei;font-weight:400;margin:14px 0 15px 10px;color:#e5914b;cursor:pointer}.preview-pop-box[data-v-4f0aebce]{width:100vw;height:100vh;position:fixed;z-index:999;top:0;left:0;background:rgba(0,0,0,.5)}.preview-pop-box .preview-box[data-v-4f0aebce]{margin:50px auto;width:1177px;height:90%}.preview-pop-box .preview-boxs[data-v-4f0aebce]{margin:50px auto;width:950px;height:700px;overflow:hidden}.preview-pop-box .preview-box-fullscreen[data-v-4f0aebce]{width:100vw;height:100vh}[data-v-773b97a3] .ant-modal-title{text-align:center}[data-v-773b97a3] .ant-input-number-handler-wrap{display:none}[data-v-773b97a3] .ant-form-item{display:flex}[data-v-773b97a3] .ant-form-item-control-wrapper{flex:1}.form-row[data-v-773b97a3]{display:flex;align-items:center;justify-content:space-between}.form-row .form-item[data-v-773b97a3]{width:50%}.primaryMisssonLabel[data-v-773b97a3]{display:inline-block;width:60px;line-height:normal;margin-left:12px}[data-v-f9026ba6] .ant-modal-title{text-align:center}[data-v-f9026ba6] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-f9026ba6]{margin-left:12px}[data-v-38a29726] .ant-modal-title{text-align:center}[data-v-38a29726] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-38a29726]{margin-left:12px}[data-v-84a6f672] .ant-modal-title{text-align:center}[data-v-84a6f672] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-84a6f672]{margin-left:12px}[data-v-1cc839b6] .ant-modal-title{text-align:center}[data-v-1cc839b6] .ant-input-number-handler-wrap{display:none}.surplus-money[data-v-1cc839b6]{width:200px;display:inline-block;margin-left:12px}[data-v-ebf1732a] .ant-modal-title{text-align:center}[data-v-ebf1732a] .ant-input-number-handler-wrap{display:none}.surplus-money[data-v-ebf1732a]{width:200px;display:inline-block;margin-left:12px}[data-v-743283c1] .ant-modal-title{text-align:center}[data-v-743283c1] .ant-input-number-handler-wrap{display:none}[data-v-871ae714] .ant-modal-title{text-align:center}[data-v-871ae714] .ant-input-number-handler-wrap{display:none}[data-v-663a612a] .ant-modal-title{text-align:center}[data-v-663a612a] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-663a612a]{margin-left:12px}.surplus-money[data-v-663a612a]{width:200px;display:inline-block;margin-left:12px}[data-v-59ee6a88] .ant-modal-title{text-align:center}[data-v-59ee6a88] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-59ee6a88]{margin-left:12px}[data-v-63b61dde] .ant-modal-title{text-align:center}[data-v-63b61dde] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-63b61dde]{margin-left:12px}[data-v-ab36049a] .ant-modal-title{text-align:center}[data-v-ab36049a] .ant-input-number-handler-wrap{display:none}[data-v-2aafb1d2] .ant-modal-title{text-align:center}[data-v-2aafb1d2] .ant-input-number-handler-wrap{display:none}[data-v-e61cf236] .ant-modal-title{text-align:center}[data-v-e61cf236] .ant-input-number-handler-wrap{display:none}[data-v-e61cf236] .ant-form-item{display:flex}[data-v-e61cf236] .ant-form-item-control-wrapper{flex:1}.form-row[data-v-e61cf236]{display:flex;align-items:center;justify-content:space-between}.form-row .form-item[data-v-e61cf236]{width:50%}.primaryMisssonLabel[data-v-e61cf236]{display:inline-block;width:60px;line-height:normal;margin-left:12px}[data-v-42ecdd14] .ant-modal-title{text-align:center}[data-v-42ecdd14] .ant-input-number-handler-wrap{display:none}.surplus-money[data-v-42ecdd14]{width:200px;display:inline-block;margin-left:12px}[data-v-12fcffa8] .ant-modal-title{text-align:center}[data-v-12fcffa8] .ant-input-number-handler-wrap{display:none}.surplus-money[data-v-12fcffa8]{width:200px;display:inline-block;margin-left:12px}[data-v-29fc1a79] .ant-modal-title{text-align:center}[data-v-29fc1a79] .ant-input-number-handler-wrap{display:none}.upload-hint[data-v-29fc1a79]{margin-top:12px;color:rgba(0,0,0,.45);font-size:12px}[data-v-757dc984] .ant-modal-title{text-align:center}[data-v-757dc984] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-757dc984]{margin-left:12px}.primaryMisssonLabel[data-v-757dc984]{display:inline-block;width:60px;line-height:normal;margin-left:12px}[data-v-0df59292] .ant-modal-title{text-align:center}[data-v-0df59292] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-0df59292]{margin-left:12px}[data-v-1627d1a3] .ant-modal-title{text-align:center}[data-v-1627d1a3] .ant-input-number-handler-wrap{display:none}[data-v-492b91e5] .ant-modal-title{text-align:center}[data-v-492b91e5] .ant-input-number-handler-wrap{display:none}.surplus-money[data-v-492b91e5]{width:200px;display:inline-block;margin-left:12px}[data-v-3056be02] .ant-modal-title{text-align:center}[data-v-3056be02] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-3056be02]{margin-left:12px}[data-v-0f3af3fa] .ant-modal-title{text-align:center}[data-v-0f3af3fa] .ant-input-number-handler-wrap{display:none}.ipt-other[data-v-0f3af3fa]{margin-left:12px}[data-v-a5567940] .ant-modal-title{text-align:center}[data-v-a5567940] .ant-input-number-handler-wrap{display:none}.card-item .title-box[data-v-72ccaa88]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:20px;font-family:Microsoft YaHei;font-weight:700;border-bottom:1px solid #d9d9d9}.card-item .title-box .title-text[data-v-72ccaa88]{color:#2155b5;font-size:20px;font-weight:700;height:40px;line-height:40px;border-bottom:3px solid #2155b5;padding:0 4px}.card-item .title-box .btn-action[data-v-72ccaa88]{width:100px;height:30px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;margin-right:10px;text-align:center}.mt30[data-v-72ccaa88]{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.mt30 .form-item[data-v-72ccaa88]{display:flex;align-items:center;width:100%;margin-bottom:10px}.mt30 .form-item .main-text-style[data-v-72ccaa88]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#121212;margin-bottom:15px;width:165px}.mt30 .form-item .pl16[data-v-72ccaa88]{width:calc(100% - 235px)}.mt30 .form-item .form-item-right[data-v-72ccaa88]{width:100%}.mt30 .form-item-upload[data-v-72ccaa88]{display:flex;align-items:center}.mt30 .form-item-upload .main-text-style[data-v-72ccaa88]{font-size:19px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-bottom:15px;width:165px}.mt30 .form-item-upload .form-item-right[data-v-72ccaa88]{width:240px}.submit-btn-box[data-v-72ccaa88]{display:flex;align-items:center;justify-content:center}.submit-btn-box .btn-group[data-v-72ccaa88]{display:flex;align-items:center;justify-content:space-between;width:240px;margin-top:50px}.submit-btn-box .btn-group .btn-action[data-v-72ccaa88]{width:116px;height:40px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;line-height:38px;text-align:center}.input-style-2[data-v-72ccaa88]{width:100%}.input-style-2[data-v-72ccaa88],[data-v-72ccaa88] .ant-select-selection--multiple,[data-v-72ccaa88] .ant-select-selection--single{padding:10px 20px;height:54px;font-size:18px!important;border:1px solid #d9d9d9;color:#999}[data-v-72ccaa88] .ant-select-selection--multiple .ant-select-selection__placeholder,[data-v-72ccaa88] .ant-select-selection__rendered{margin-left:0}[data-v-72ccaa88] .ant-input{width:100%;padding:10px 20px;height:54px;font-size:18px!important;border:1px solid #d9d9d9;color:#999}.plflex[data-v-72ccaa88]{display:flex;justify-content:flex-start;align-items:center}.text1[data-v-72ccaa88]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333}.mb15[data-v-72ccaa88]{margin:20px;width:165px}.mb15-item[data-v-72ccaa88]{border-bottom:1px solid #e4e0e0;padding-bottom:30px;margin-bottom:30px}.img-box[data-v-72ccaa88]{width:18px;height:18px;margin-right:10px}.img-box-2[data-v-72ccaa88]{width:19px;height:19px;margin-right:10px}.text2[data-v-72ccaa88]{font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#999;margin:14px 0 15px 10px}.img-box-4[data-v-72ccaa88]{width:12px;height:12px;margin-right:10px;margin-bottom:5px}.file-input-box[data-v-72ccaa88]{color:#2155b5}.file[data-v-72ccaa88]{position:relative;width:156px;height:40px;background:#fff;border:1px solid #2155b5;border-radius:4px;padding:4px 12px;overflow:hidden;color:#575757;text-decoration:none;text-indent:0;line-height:20px;margin-bottom:15px}.file input[data-v-72ccaa88]{position:absolute;font-size:100px;right:0;top:0;opacity:0}.file[data-v-72ccaa88]:hover{background:hsla(0,0%,85.5%,.2);color:#000;text-decoration:none}.card-item .title-box[data-v-c58394e4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:20px;font-family:Microsoft YaHei;font-weight:700;border-bottom:1px solid #d9d9d9}.card-item .title-box .title-text[data-v-c58394e4]{color:#2155b5;font-size:20px;font-weight:700;height:40px;line-height:40px;border-bottom:3px solid #2155b5;padding:0 4px}.card-item .title-box .btn-action[data-v-c58394e4]{width:100px;height:30px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;margin-right:10px;text-align:center}.mt30[data-v-c58394e4]{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.mt30 .form-item[data-v-c58394e4]{display:flex;align-items:center;width:50%;margin-bottom:10px}.mt30 .form-item .main-text-style[data-v-c58394e4]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#121212;margin-bottom:15px;width:165px}.mt30 .form-item .pl16[data-v-c58394e4]{width:calc(100% - 235px)}.mt30 .form-item .form-item-right[data-v-c58394e4]{width:100%}.mt30 .form-item-upload[data-v-c58394e4]{display:flex;align-items:center}.mt30 .form-item-upload .main-text-style[data-v-c58394e4]{font-size:19px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-bottom:15px;width:165px}.mt30 .form-item-upload .form-item-right[data-v-c58394e4]{width:240px}.submit-btn-box[data-v-c58394e4]{display:flex;align-items:center;justify-content:center}.submit-btn-box .btn-group[data-v-c58394e4]{display:flex;align-items:center;justify-content:space-between;width:240px;margin-top:50px}.submit-btn-box .btn-group .btn-action[data-v-c58394e4]{width:116px;height:40px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;line-height:38px;text-align:center}.input-style-2[data-v-c58394e4],[data-v-c58394e4] .ant-input{width:100%;padding:10px 20px;height:54px;font-size:18px!important;border:1px solid #d9d9d9;color:#999}.plflex[data-v-c58394e4]{display:flex;justify-content:flex-start;align-items:center}.text1[data-v-c58394e4]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333}.mb15[data-v-c58394e4]{margin:20px;width:165px}.mb15-item[data-v-c58394e4]{border-bottom:1px solid #e4e0e0;padding-bottom:30px;margin-bottom:30px}.img-box[data-v-c58394e4]{width:18px;height:18px;margin-right:10px}.img-box-2[data-v-c58394e4]{width:19px;height:19px;margin-right:10px}.text2[data-v-c58394e4]{font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#999;margin:14px 0 15px 10px}.img-box-4[data-v-c58394e4]{width:12px;height:12px;margin-right:10px;margin-bottom:5px}.file-input-box[data-v-c58394e4]{color:#2155b5}.file[data-v-c58394e4]{position:relative;width:156px;height:40px;background:#fff;border:1px solid #2155b5;border-radius:4px;padding:4px 12px;overflow:hidden;color:#575757;text-decoration:none;text-indent:0;line-height:20px;margin-bottom:15px}.file input[data-v-c58394e4]{position:absolute;font-size:100px;right:0;top:0;opacity:0}.file[data-v-c58394e4]:hover{background:hsla(0,0%,85.5%,.2);color:#000;text-decoration:none}.percentage-text[data-v-c58394e4]{width:86%;padding:10px 20px;height:54px;font-size:18px!important;border:1px solid #d9d9d9;color:#999}.percentage-sign[data-v-c58394e4]{font-size:13px;font-family:Microsoft YaHei;font-weight:400;margin:14px 0 15px 10px;color:#e5914b;cursor:pointer}.preview-pop-box[data-v-c58394e4]{width:100vw;height:100vh;position:fixed;z-index:999;top:0;left:0;background:rgba(0,0,0,.5)}.preview-pop-box .preview-box[data-v-c58394e4]{margin:50px auto;width:1177px;height:90%}.preview-pop-box .preview-boxs[data-v-c58394e4]{margin:50px auto;width:950px;height:700px;overflow:hidden}.preview-pop-box .preview-box-fullscreen[data-v-c58394e4]{width:100vw;height:100vh}.card-item .title-box[data-v-f3b7c8ee]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:20px;font-family:Microsoft YaHei;font-weight:700;border-bottom:1px solid #d9d9d9}.card-item .title-box .title-text[data-v-f3b7c8ee]{color:#2155b5;font-size:20px;font-weight:700;height:40px;line-height:40px;border-bottom:3px solid #2155b5;padding:0 4px}.card-item .title-box .btn-action[data-v-f3b7c8ee]{width:100px;height:30px;border-radius:6px;font-weight:400;cursor:pointer;line-height:30px;margin-right:10px;text-align:center}.text1[data-v-f3b7c8ee]{font-size:18px;font-family:Microsoft YaHei;font-weight:400;color:#333}.mb15[data-v-f3b7c8ee]{margin-bottom:15px}.mb15-item[data-v-f3b7c8ee]{border-bottom:1px solid #e4e0e0;padding-bottom:30px;margin-bottom:30px}.img-box[data-v-f3b7c8ee]{width:18px;height:18px;margin-right:10px}.img-box-2[data-v-f3b7c8ee]{width:19px;height:19px;margin-right:10px}.text2[data-v-f3b7c8ee]{font-size:13px;font-family:Microsoft YaHei;font-weight:400;color:#999;margin:14px 0 15px 10px}.img-box-4[data-v-f3b7c8ee]{width:12px;height:12px;margin-right:10px;margin-bottom:5px}.submit-btn[data-v-f3b7c8ee]{width:116px;height:40px;margin:0 auto;color:#fff;background:#2155b5;line-height:38px;text-align:center;border-radius:10px;font-size:16px;font-family:Microsoft YaHei;font-weight:400;cursor:pointer}.big-box[data-v-f3b7c8ee]{width:253px;margin:40px auto 0}.file-input-box[data-v-f3b7c8ee]{color:#2155b5}.file[data-v-f3b7c8ee]{position:relative;width:156px;height:40px;background:#fff;border:1px solid #2155b5;border-radius:4px;padding:4px 12px;overflow:hidden;color:#575757;text-decoration:none;text-indent:0;line-height:20px;margin-bottom:15px}.file input[data-v-f3b7c8ee]{position:absolute;font-size:100px;right:0;top:0;opacity:0}.file[data-v-f3b7c8ee]:hover{background:hsla(0,0%,85.5%,.2);color:#000;text-decoration:none}[data-v-f3b7c8ee] .ant-select-selection--multiple{width:100%;padding:10px 20px;height:54px;font-size:18px!important;color:#999}.mt30[data-v-f3b7c8ee]{margin-top:20px}.main-text-style[data-v-f3b7c8ee]{font-size:19px;font-family:Microsoft YaHei;font-weight:400;color:#333;margin-bottom:15px}.preview-pop-box[data-v-f3b7c8ee]{width:100vw;height:100vh;position:fixed;z-index:999;top:0;left:0;background:rgba(0,0,0,.5)}.preview-pop-box .preview-box[data-v-f3b7c8ee]{margin:50px auto;width:1177px;height:90%}.preview-pop-box .preview-boxs[data-v-f3b7c8ee]{margin:50px auto;width:950px;height:700px;overflow:hidden}.preview-pop-box .preview-box-fullscreen[data-v-f3b7c8ee]{width:100vw;height:100vh}.audit-page[data-v-aa7f8172]{width:100%;height:100%;overflow-y:auto;padding:25px 30px;box-sizing:border-box;background:#fff;border-radius:10px;font-family:Microsoft YaHei}.audit-page .btn-action[data-v-aa7f8172]{font-family:MicrosoftYaHei;font-size:14px;color:#fff;text-align:center;line-height:32px;padding:0 15px;box-sizing:border-box;border-radius:4px;cursor:pointer}.audit-page .btn-action.btn-pass[data-v-aa7f8172]{background:#43a91b;border:1px solid #43a91b}.audit-page .btn-action.btn-reject[data-v-aa7f8172]{background:#df0000;border:1px solid #c00}.audit-page .empty-state[data-v-aa7f8172]{padding:40px 0}.audit-page .callback-box[data-v-aa7f8172]{justify-content:flex-end}.audit-page .label-box[data-v-aa7f8172]{height:60px;background:#f3f3f3;border-radius:6px;padding:0 21px;box-sizing:border-box}.audit-page .label-box .label-text[data-v-aa7f8172]{margin-right:8px;font-weight:500}.audit-page .label-box .filter-item[data-v-aa7f8172],.audit-page .label-box .info-item[data-v-aa7f8172]{display:inline-flex;align-items:center;margin-right:24px}.audit-page .label-box .filter-item[data-v-aa7f8172]:last-child,.audit-page .label-box .info-item[data-v-aa7f8172]:last-child{margin-right:0}.audit-page .label-box .info-value[data-v-aa7f8172]{font-weight:500;width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-page .content-box[data-v-aa7f8172]{margin-top:24px;gap:24px}.audit-page .content-box .left[data-v-aa7f8172]{width:315px;background:#fff;border-radius:6px;border:1px solid #bfd6ff}.audit-page .content-box .left .title[data-v-aa7f8172]{border-radius:6px 6px 0 0;padding:20px;box-sizing:border-box;background:#2055b5;font-family:MicrosoftYaHei;font-size:16px;color:#fff}.audit-page .content-box .left .title .audit-total[data-v-aa7f8172]{display:inline-block;width:25px;height:25px;text-align:center;line-height:25px;background:#f5222d;border-radius:13px;color:#fff}.audit-page .content-box .left .list-box[data-v-aa7f8172]{height:70vh;overflow:auto;padding:16px 10px}.audit-page .content-box .left .list-box .item[data-v-aa7f8172]{display:flex;align-items:flex-start;padding:16px;box-sizing:border-box;margin-bottom:16px;border-bottom:1px solid #bfd6ff;cursor:pointer;transition:all .3s}.audit-page .content-box .left .list-box .item[data-v-aa7f8172]:last-child{border:none}.audit-page .content-box .left .list-box .item.active[data-v-aa7f8172],.audit-page .content-box .left .list-box .item[data-v-aa7f8172]:hover{background:#2055b5;border-color:#2055b5;color:#fff}.audit-page .content-box .left .list-box .item.active .num-box[data-v-aa7f8172],.audit-page .content-box .left .list-box .item.active .num-text[data-v-aa7f8172],.audit-page .content-box .left .list-box .item:hover .num-box[data-v-aa7f8172],.audit-page .content-box .left .list-box .item:hover .num-text[data-v-aa7f8172]{color:#fff!important}.audit-page .content-box .left .list-box .item .item-checkbox[data-v-aa7f8172]{flex-shrink:0;margin-top:3px}.audit-page .content-box .left .list-box .item .item-content[data-v-aa7f8172]{flex:1;min-width:0}.audit-page .content-box .left .list-box .item .item-title[data-v-aa7f8172]{font-family:MicrosoftYaHei;font-size:16px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-page .content-box .left .list-box .item .num-box[data-v-aa7f8172]{font-size:14px;color:#5c5c5c}.audit-page .content-box .left .list-box .item .num-box span[data-v-aa7f8172]{display:inline-block;margin-right:10px;margin-bottom:2px}.audit-page .content-box .left .list-box .item .num-box span[data-v-aa7f8172]:last-child{margin-right:0}.audit-page .content-box .left .list-box .item .num-box .num-text[data-v-aa7f8172]{color:#df5e00;font-weight:500;margin:0 2px}.audit-page .content-box .right[data-v-aa7f8172]{flex:1;background:#fff}.audit-page .content-box .right .ant-checkbox-group[data-v-aa7f8172]{width:100%}.audit-page .content-box .right .right-title[data-v-aa7f8172]{padding-bottom:16px;border-bottom:1px solid #e8e8e8}.audit-page .content-box .right .right-title .title-with-bar[data-v-aa7f8172]{font-size:18px;font-weight:500}.audit-page .content-box .right .right-title .title-with-bar .bar[data-v-aa7f8172]{display:inline-block;width:6px;height:20px;margin-right:12px;background:#003ba3;border-radius:3px}.audit-page .content-box .right .right-title .action-buttons[data-v-aa7f8172]{gap:12px}.audit-page .content-box .right .detail-box[data-v-aa7f8172]{margin-top:24px;border-radius:6px;border:1px solid #bfd6ff}.audit-page .content-box .right .detail-box .first-title[data-v-aa7f8172]{background:#bfd6ff;font-weight:700;font-size:18px;color:#2055b5;text-align:center;padding:16px}.audit-page .content-box .right .detail-box .detail-content-box[data-v-aa7f8172]{padding:20px}.audit-page .content-box .right .detail-box .detail-content-box .second-title[data-v-aa7f8172]{font-size:16px;color:#6e6e6e;border-bottom:1px solid #e4eeff;padding-bottom:8px;margin-bottom:16px}.audit-page .content-box .right .detail-box .detail-content-box .detail-checkbox[data-v-aa7f8172]{margin-bottom:16px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box[data-v-aa7f8172]{height:50vh;overflow:auto}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item[data-v-aa7f8172]{margin-bottom:24px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box[data-v-aa7f8172]{font-family:MicrosoftYaHei;margin-bottom:4px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .detail-text[data-v-aa7f8172]{font-size:16px;font-weight:500}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .detail-text .activeApplicationTitle[data-v-aa7f8172]{display:inline-block;width:120px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .detail-text .INSERT[data-v-aa7f8172]{color:#43a91b}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .detail-text .UPDATE[data-v-aa7f8172]{color:#df5e00}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .detail-text .DELETE[data-v-aa7f8172]{color:#df5429}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .applyNo[data-v-aa7f8172]{margin:0 6px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .applyNo[data-v-aa7f8172],.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .left-content .submit-time[data-v-aa7f8172]{font-size:14px;color:#787878}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .right-content.link-button[data-v-aa7f8172]{color:#2055b5;cursor:pointer}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-title-box .right-content.link-button[data-v-aa7f8172]:hover{text-decoration:underline}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content[data-v-aa7f8172]{padding:16px;position:relative;background:#f9f9f9}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box[data-v-aa7f8172]{position:absolute;top:16px;right:16px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box .evidence-material[data-v-aa7f8172]{font-size:14px;margin-right:12px;cursor:pointer}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box .evidence-material .icon-audit[data-v-aa7f8172]{width:20px;height:20px;margin-right:8px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box .status-tag[data-v-aa7f8172]{font-family:MicrosoftYaHei}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box .status-tag.audit[data-v-aa7f8172]{color:#d59b00}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box .status-tag.pass[data-v-aa7f8172]{color:#4faf01}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .audit-status-box .status-tag.reject[data-v-aa7f8172]{color:#af0101}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .text-cont[data-v-aa7f8172]{color:rgba(0,0,0,.65);margin-top:35px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .text-cont[data-v-aa7f8172] .ant-descriptions-item-label{background-color:#eee}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .text-cont .text-item[data-v-aa7f8172]{font-family:MicrosoftYaHei;margin-bottom:8px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .text-cont .text-item .text-title[data-v-aa7f8172]{font-weight:700;min-width:80px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .action-bar[data-v-aa7f8172]{margin-top:35px;justify-content:flex-end}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .action-bar .reason[data-v-aa7f8172]{position:absolute;bottom:16px;left:16px;color:#828282;cursor:pointer}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .action-bar .reason .icon-reason[data-v-aa7f8172]{width:20px;height:20px;margin-right:8px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .action-bar .action-buttons[data-v-aa7f8172]{display:flex;gap:12px}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .action-bar .btn-audit[data-v-aa7f8172]{padding:0 15px;line-height:32px;border-radius:4px;cursor:pointer;background:#e4eeff;border:1px solid #9cb2da}.audit-page .content-box .right .detail-box .detail-content-box .detail-list-box .detail-item .detail-content .action-bar .btn-audit.btn-commit[data-v-aa7f8172]{background:#bfd6ff;border-radius:4px;border:1px solid #1872d8;color:#1872d8}.audit-page .preview-pop-box[data-v-aa7f8172]{width:100vw;height:100vh;position:fixed;z-index:999;top:0;left:0;background:rgba(0,0,0,.5)}.audit-page .preview-pop-box .preview-box[data-v-aa7f8172]{margin:50px auto;width:1177px;height:90%}.audit-page .preview-pop-box .preview-boxs[data-v-aa7f8172]{margin:50px auto;width:950px;height:700px;overflow:hidden}.audit-page .preview-pop-box .preview-box-fullscreen[data-v-aa7f8172]{width:100vw;height:100vh}