body,html{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{height:100vh;width:100vw;overflow:hidden}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .3s}.fade-transform-enter-from{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.login-container[data-v-02a80548]{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1890ff,#36cfc9);z-index:99999;overflow:hidden}.login-card[data-v-02a80548]{width:100%;max-width:400px;margin:20px;position:relative;z-index:100000;background:hsla(0,0%,100%,.98);backdrop-filter:blur(10px);border:none;box-shadow:0 8px 32px rgba(0,0,0,.15);border-radius:12px;padding:30px;animation:slideUp-02a80548 .5s ease-out}.login-container[data-v-02a80548]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.1);z-index:99998}[data-v-02a80548] .el-main{position:relative;z-index:99997}[data-v-02a80548] .el-container{position:relative;z-index:99996}@keyframes slideUp-02a80548{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}[data-v-02a80548] .el-form{position:relative;z-index:100001}[data-v-02a80548] .el-button,[data-v-02a80548] .el-checkbox,[data-v-02a80548] .el-input__wrapper{position:relative;z-index:100002}.login-header[data-v-02a80548]{text-align:center;padding:20px 0 30px}.login-header h2[data-v-02a80548]{margin:0;color:#1890ff;font-weight:600;font-size:28px;background:linear-gradient(90deg,#1890ff,#36cfc9);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.login-button[data-v-02a80548]{width:100%;height:44px;font-size:16px;font-weight:500;background:linear-gradient(90deg,#1890ff,#36cfc9);border:none;border-radius:8px;transition:all .3s ease;margin-top:10px}.login-button[data-v-02a80548]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(24,144,255,.3)}[data-v-02a80548] .el-form-item__label{font-weight:500;color:#606266;font-size:14px}[data-v-02a80548] .el-input__wrapper{box-shadow:inset 0 0 0 1px #dcdfe6;border-radius:8px;transition:all .3s ease;padding:8px 12px}[data-v-02a80548] .el-input__wrapper.is-focus,[data-v-02a80548] .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #1890ff}[data-v-02a80548] .el-checkbox__label{color:#606266}[data-v-02a80548] .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#1890ff;border-color:#1890ff}[data-v-02a80548] .el-checkbox__input.is-checked+.el-checkbox__label{color:#1890ff}@media screen and (max-width:480px){.login-card[data-v-02a80548]{margin:15px;padding:20px;max-width:calc(100% - 30px)}.login-header h2[data-v-02a80548]{font-size:24px}.login-button[data-v-02a80548]{height:40px;font-size:15px}}@media screen and (max-height:600px){.login-container[data-v-02a80548]{height:100%;min-height:100vh}.login-card[data-v-02a80548]{margin:10px;padding:15px}}.mt-20[data-v-1d7d67a2]{margin-top:10px}.pb-10[data-v-1d7d67a2]{padding-bottom:20px}.data-item[data-v-1d7d67a2]{display:flex;align-items:center;padding:0 20px}.data-icon[data-v-1d7d67a2]{font-size:48px;margin-right:20px;color:#409eff}.data-info[data-v-1d7d67a2]{flex:1;text-align:right}.data-title[data-v-1d7d67a2]{font-size:14px;color:#909399}.data-value[data-v-1d7d67a2]{font-size:24px;font-weight:700;color:#303133;margin-top:5px}.card-header[data-v-1d7d67a2]{display:flex;justify-content:space-between;align-items:center}.chart[data-v-1d7d67a2]{height:400px}@media screen and (max-width:768px){.chart[data-v-1d7d67a2]{height:300px}}.contact-info[data-v-81505852]{margin-top:20px}.contact-info h3[data-v-81505852]{margin-bottom:15px;font-size:16px;color:#303133}.contacts-header h3[data-v-81505852]{margin:0;font-size:16px;color:#303133}.contact-item[data-v-81505852]{border:1px solid #ebeef5;border-radius:4px;padding:10px 0;margin-bottom:12px;background-color:#fafafa}.contact-header[data-v-81505852]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.contact-header h4[data-v-81505852]{margin:0;font-size:14px;color:#606266}.page-header[data-v-24545c6e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.header-actions[data-v-24545c6e]{display:flex;gap:10px}.stats-cards[data-v-24545c6e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.stats-card[data-v-24545c6e]{padding:20px;border-radius:4px;background-color:#fff;transition:all .3s}.stats-card[data-v-24545c6e]:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.stats-card-title[data-v-24545c6e]{font-size:14px;color:#909399;margin-bottom:10px}.stats-card-value[data-v-24545c6e]{font-size:24px;font-weight:700;color:#303133;margin-bottom:10px}.stats-card-trend[data-v-24545c6e]{font-size:12px;color:#909399}.stats-card-trend .up[data-v-24545c6e]{color:#67c23a}.stats-card-trend .down[data-v-24545c6e]{color:#f56c6c}.filter-card[data-v-24545c6e]{margin-bottom:20px}.filter-form[data-v-24545c6e]{display:flex;flex-wrap:wrap;gap:10px}.batch-toolbar[data-v-24545c6e]{margin-bottom:20px;padding:10px;background-color:#f5f7fa;border-radius:4px;display:flex;align-items:center;gap:10px}.selected-count[data-v-24545c6e]{color:#909399;font-size:14px}.table-card[data-v-24545c6e]{margin-bottom:20px}.pagination-container[data-v-24545c6e]{margin-top:20px;text-align:right}.product-item[data-v-24545c6e]{display:flex;gap:10px;margin-bottom:10px;align-items:center}.product-item .el-select[data-v-24545c6e]{width:200px}.product-item .el-input-number[data-v-24545c6e]{width:120px}.product-price[data-v-24545c6e]{float:right;color:#909399;font-size:12px}.total-amount[data-v-24545c6e]{font-size:18px;font-weight:700;color:#f56c6c}.amount[data-v-24545c6e]{color:#f56c6c;font-weight:700}@media screen and (max-width:768px){.filter-form[data-v-24545c6e]{flex-direction:column}.filter-form .el-form-item[data-v-24545c6e]{margin-right:0;width:100%}.product-item[data-v-24545c6e]{flex-direction:column;align-items:stretch}.product-item .el-input-number[data-v-24545c6e],.product-item .el-select[data-v-24545c6e]{width:100%}.header-actions[data-v-24545c6e]{flex-direction:column}.stats-cards[data-v-24545c6e]{grid-template-columns:1fr}}.data-analysis[data-v-086b8069]{padding:20px}.page-header[data-v-086b8069]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.mt-20[data-v-086b8069]{margin-top:20px}.data-item[data-v-086b8069]{display:flex;align-items:center}.data-icon[data-v-086b8069]{font-size:48px;margin-right:20px;color:#409eff}.data-info[data-v-086b8069]{flex:1}.data-title[data-v-086b8069]{font-size:14px;color:#909399}.data-value[data-v-086b8069]{font-size:24px;font-weight:700;color:#303133;margin:5px 0}.data-trend[data-v-086b8069]{font-size:12px;display:flex;align-items:center}.data-trend.up[data-v-086b8069]{color:#67c23a}.data-trend.down[data-v-086b8069]{color:#f56c6c}.card-header[data-v-086b8069]{display:flex;justify-content:space-between;align-items:center}.chart-container[data-v-086b8069]{height:300px}.chart-placeholder[data-v-086b8069]{height:100%;display:flex;justify-content:center;align-items:center;background-color:#f5f7fa;color:#909399}.trend[data-v-086b8069]{display:flex;align-items:center;font-size:12px}.trend.up[data-v-086b8069]{color:#67c23a}.trend.down[data-v-086b8069]{color:#f56c6c}.page-header[data-v-b8d7818e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.page-header h2[data-v-b8d7818e]{margin:0;font-size:20px;font-weight:500}.search-card[data-v-b8d7818e]{margin-bottom:20px}.search-form[data-v-b8d7818e]{display:flex;flex-wrap:wrap;gap:10px}.table-card[data-v-b8d7818e]{margin-bottom:20px}.pagination-container[data-v-b8d7818e]{margin-top:20px;display:flex;justify-content:flex-end}[data-v-b8d7818e] .el-form--inline .el-form-item{margin-right:0}.dialog-footer[data-v-b8d7818e]{display:flex;justify-content:flex-end;gap:10px}.table-card[data-v-ee3f8b2e]{height:auto;min-height:calc(100% - 40px)}[data-v-ee3f8b2e] .el-form--inline .el-form-item{margin-right:0}.dialog-footer[data-v-ee3f8b2e]{display:flex;justify-content:flex-end;gap:10px}.timeline-item-content[data-v-ee3f8b2e]{padding:8px 0}.timeline-item-content h4[data-v-ee3f8b2e]{margin:0 0 8px 0;color:#303133}.timeline-item-content p[data-v-ee3f8b2e]{margin:4px 0;color:#606266;line-height:1.5}.el-dialog[data-v-ee3f8b2e]{display:flex;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 30px);max-width:calc(100vw - 30px)}.el-dialog__body[data-v-ee3f8b2e]{flex:1;overflow:auto;padding:20px}.el-row{&[data-v-6cd8b7be]{margin-bottom:12px}&[data-v-6cd8b7be]:last-child{margin-bottom:0}}.pagination-container[data-v-27c5ec0a]{margin-top:20px;text-align:right}.followup-header[data-v-27c5ec0a]{margin-bottom:20px;text-align:right}.followup-user[data-v-27c5ec0a]{color:#909399;font-size:12px;margin-top:5px}.el-timeline[data-v-27c5ec0a]{padding:20px}.el-timeline-item__content h4[data-v-27c5ec0a]{margin:0;font-size:14px;color:#303133}.el-timeline-item__content p[data-v-27c5ec0a]{margin:5px 0;font-size:13px;color:#606266}.el-upload--picture-card[data-v-27c5ec0a]{width:100px;height:100px;line-height:100px;position:relative;overflow:hidden}.el-upload--picture-card .el-icon[data-v-27c5ec0a]{font-size:28px;color:#8c939d}.el-upload-list--picture-card .el-upload-list__item[data-v-27c5ec0a]{width:100px;height:100px;position:relative}.el-upload-list--picture-card .el-upload-list__item img[data-v-27c5ec0a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.followup-card[data-v-27c5ec0a]{margin-bottom:10px}.followup-header[data-v-27c5ec0a]{display:flex;justify-content:space-between;align-items:center}.followup-title[data-v-27c5ec0a]{font-size:16px;font-weight:700;color:#303133}.followup-content[data-v-27c5ec0a]{padding:10px 0}.followup-info[data-v-27c5ec0a]{margin-bottom:15px;color:#606266}.followup-info p[data-v-27c5ec0a]{margin:5px 0;font-size:14px;display:flex;align-items:center}.followup-info i[data-v-27c5ec0a]{margin-right:8px;font-size:16px}.followup-notes[data-v-27c5ec0a]{margin:15px 0;padding:10px;background-color:#f5f7fa;border-radius:4px}.followup-notes h4[data-v-27c5ec0a]{margin:0 0 10px 0;color:#303133;font-size:14px}.followup-notes p[data-v-27c5ec0a]{margin:0;color:#606266;font-size:14px;line-height:1.6;white-space:pre-wrap}.followup-photos[data-v-27c5ec0a]{margin-top:15px}.followup-photos h4[data-v-27c5ec0a]{margin:0 0 10px 0;color:#303133;font-size:14px}.followup-photo[data-v-27c5ec0a]{width:100px;height:100px;margin-right:10px;margin-bottom:10px;border-radius:4px;cursor:pointer}.el-timeline-item__content[data-v-27c5ec0a]{margin-left:10px}.el-timeline-item__timestamp[data-v-27c5ec0a]{color:#909399;font-size:13px}.upload-trigger[data-v-27c5ec0a]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.uploaded-image[data-v-27c5ec0a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-header[data-v-27c5ec0a]{margin-bottom:20px;text-align:right}.team-member[data-v-27c5ec0a]{color:#909399;font-size:12px;margin-top:5px}.filter-form[data-v-efffd3b6]{display:flex;flex-wrap:wrap}.pagination-container[data-v-efffd3b6]{margin-top:20px;text-align:right}.approval-content[data-v-efffd3b6]{padding:10px;background-color:#f5f7fa;border-radius:4px}.approval-process[data-v-efffd3b6]{margin-top:20px;padding-top:20px;border-top:1px solid #ebeef5}.approval-process h3[data-v-efffd3b6]{margin-bottom:20px;font-size:16px;color:#303133}.approval-comment[data-v-efffd3b6]{margin-top:5px;color:#606266;font-size:13px}.el-dialog[data-v-efffd3b6]{display:flex;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 30px);max-width:calc(100vw - 30px)}.el-dialog__body[data-v-efffd3b6]{flex:1;overflow:auto;padding:20px}.el-timeline[data-v-efffd3b6]{margin:0;padding:0}.timeline-item-content[data-v-efffd3b6]{padding:8px 0}.timeline-item-content h4[data-v-efffd3b6]{margin:0 0 8px 0;color:#303133}.timeline-item-content p[data-v-efffd3b6]{margin:4px 0;color:#606266;line-height:1.5}.filter-card[data-v-18c49f20]{margin-bottom:20px}.filter-form[data-v-18c49f20]{display:flex;flex-wrap:wrap;gap:10px}.table-card[data-v-18c49f20]{margin-bottom:20px}.pagination-container[data-v-18c49f20]{margin-top:20px;text-align:right}[data-v-18c49f20] .el-table .cell{white-space:nowrap}.pagination-container[data-v-71d8ca98]{margin-top:20px;text-align:right}.contacts-section[data-v-71d8ca98]{height:300px}.quotation-info[data-v-71d8ca98]{margin-top:20px}.quotation-info h3[data-v-71d8ca98]{margin-bottom:15px;font-size:16px;color:#303133}.opportunity-search[data-v-71d8ca98]{margin-bottom:20px}[data-v-71d8ca98] .el-form--inline .el-form-item{margin-right:0}.timeline-item-content[data-v-71d8ca98]{padding:5px 0}.timeline-item-content h4[data-v-71d8ca98]{margin:0 0 10px 0;color:#409eff}.timeline-item-content p[data-v-71d8ca98]{margin:5px 0;color:#606266}.approval-process[data-v-71d8ca98]{margin-top:20px}.approval-process h3[data-v-71d8ca98]{margin-bottom:15px;font-size:16px;color:#303133}.page-header[data-v-088021d5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.header-actions[data-v-088021d5]{display:flex;gap:10px}.filter-form[data-v-088021d5]{display:flex;flex-wrap:wrap;gap:10px}.pagination-container[data-v-088021d5]{margin-top:20px;text-align:right}.approver-list[data-v-088021d5]{display:flex;flex-wrap:wrap;gap:5px}.step-tag[data-v-088021d5]{margin-bottom:5px}.approval-tbTemUsers[data-v-088021d5]{border:1px solid #e4e7ed;border-radius:4px;padding:15px}.step-item[data-v-088021d5]{margin-bottom:15px;border:1px solid #f0f0f0;border-radius:4px;padding:10px}.step-item[data-v-088021d5]:last-child{margin-bottom:0}.step-header[data-v-088021d5]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.step-number[data-v-088021d5]{font-weight:700;color:#409eff}.step-content[data-v-088021d5]{background-color:#fafafa;padding:10px;border-radius:4px}.add-step-btn[data-v-088021d5]{width:100%;margin-top:10px;border:1px dashed #d9d9d9;background-color:#fafafa}.add-step-btn[data-v-088021d5]:hover{border-color:#409eff;color:#409eff}.user-dept[data-v-088021d5]{float:right;color:#8492a6;font-size:12px}.timeline-item-content h4[data-v-088021d5]{margin:0 0 10px 0;color:#409eff}.timeline-item-content p[data-v-088021d5]{margin:5px 0;color:#606266}@media screen and (max-width:768px){.filter-form[data-v-088021d5]{flex-direction:column}.filter-form .el-form-item[data-v-088021d5]{margin-right:0;width:100%}.header-actions[data-v-088021d5]{flex-direction:column}.step-content .el-col[data-v-088021d5]{width:100%;margin-bottom:10px}}.page-header[data-v-4b11d713]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.header-actions[data-v-4b11d713]{display:flex;gap:10px}.pagination-container[data-v-4b11d713]{margin-top:20px;text-align:right}.timeline-item-content[data-v-4b11d713]{padding:8px 0}.timeline-item-content h4[data-v-4b11d713]{margin:0 0 8px 0;color:#303133}.timeline-item-content p[data-v-4b11d713]{margin:4px 0;color:#606266;line-height:1.5}.el-dialog[data-v-4b11d713]{display:flex;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 30px);max-width:calc(100vw - 30px)}.el-dialog__body[data-v-4b11d713]{flex:1;overflow:auto;padding:20px}.el-timeline[data-v-4b11d713]{margin:0;padding:0}.contract-upload[data-v-4b11d713]{margin-top:10px}.el-upload__tip[data-v-4b11d713]{line-height:1.2;padding-top:5px;color:#909399}.timeline-item-content[data-v-53d04c70]{padding:8px 0}.timeline-item-content h4[data-v-53d04c70]{margin:0 0 8px 0;color:#303133}.timeline-item-content p[data-v-53d04c70]{margin:4px 0;color:#606266;line-height:1.5}.el-dialog[data-v-53d04c70]{display:flex;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 30px);max-width:calc(100vw - 30px)}.el-dialog__body[data-v-53d04c70]{flex:1;overflow:auto;padding:20px}.el-timeline[data-v-53d04c70]{margin:0;padding:0}.el-divider[data-v-53d04c70]{margin:24px 0}.el-divider__text[data-v-53d04c70]{font-size:16px;font-weight:700;color:#303133}.receipt-upload[data-v-53d04c70],.receipt-upload[data-v-53d04c70] .el-upload-list,.receipt-upload[data-v-53d04c70] .el-upload-list__item{width:100%}.page-header[data-v-8158e5c2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.header-actions[data-v-8158e5c2]{display:flex;gap:10px}.filter-card[data-v-8158e5c2]{margin-bottom:20px}.filter-form[data-v-8158e5c2]{display:flex;flex-wrap:wrap;gap:10px}.table-card[data-v-8158e5c2]{margin-bottom:20px}.pagination-container[data-v-8158e5c2]{margin-top:20px;text-align:right}.el-dialog[data-v-8158e5c2]{display:flex;flex-direction:column;margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:calc(100vh - 30px);max-width:calc(100vw - 30px)}.el-dialog__body[data-v-8158e5c2]{flex:1;overflow:auto;padding:20px}.page-header[data-v-6b305a10]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px}.header-left[data-v-6b305a10]{display:flex;align-items:center;gap:12px}.header-left h2[data-v-6b305a10]{margin:0;font-size:24px;font-weight:600;color:#303133}.user-id[data-v-6b305a10]{font-size:13px;padding:2px 8px}.header-actions[data-v-6b305a10]{display:flex;gap:12px}.detail-card[data-v-6b305a10]{margin-bottom:20px;border-radius:8px;transition:all .3s ease}.detail-card[data-v-6b305a10]:hover{transform:translateY(-2px)}.card-header[data-v-6b305a10]{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.header-title[data-v-6b305a10]{font-size:16px;font-weight:600;color:#303133}.password-form[data-v-6b305a10],.user-form[data-v-6b305a10]{padding:20px 0}[data-v-6b305a10] .el-form-item__label{font-weight:500;color:#606266}[data-v-6b305a10] .el-input__wrapper{box-shadow:inset 0 0 0 1px #dcdfe6}[data-v-6b305a10] .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #c0c4cc}[data-v-6b305a10] .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #409eff!important}[data-v-6b305a10] .el-input__prefix{color:#909399}.disabled-input{[data-v-6b305a10] .el-input__wrapper{background-color:#f5f7fa}}.department-select[data-v-6b305a10],[data-v-6b305a10] .el-tree-select__wrapper{width:100%}[data-v-6b305a10] .el-form-item.is-error .el-input__wrapper,[data-v-6b305a10] .el-form-item.is-error .el-input__wrapper:hover{box-shadow:inset 0 0 0 1px #f56c6c}[data-v-6b305a10] .el-form-item.is-error .el-input__wrapper.is-focus{box-shadow:inset 0 0 0 1px #f56c6c!important}@media screen and (max-width:768px){.page-header[data-v-6b305a10]{flex-direction:column;align-items:flex-start;gap:16px}.header-actions[data-v-6b305a10]{width:100%;justify-content:flex-end}.el-col[data-v-6b305a10]{width:100%}}.monthly-grid[data-v-6b305a10]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px}.monthly-item[data-v-6b305a10]{background:#f8f9fa;border-radius:8px;padding:12px;text-align:center;transition:all .3s ease}.monthly-item[data-v-6b305a10]:hover{transform:translateY(-2px);box-shadow:0 2px 12px rgba(0,0,0,.1)}.month-label[data-v-6b305a10]{font-size:16px;font-weight:600;color:#303133;margin-bottom:8px}.month-amount[data-v-6b305a10]{font-size:18px;color:#409eff;margin-bottom:4px}.month-percentage[data-v-6b305a10]{font-size:14px;color:#909399}@media screen and (max-width:768px){.monthly-grid[data-v-6b305a10]{grid-template-columns:repeat(2,1fr)}}.header-right[data-v-6b305a10]{display:flex;align-items:center;gap:12px}.warning-message[data-v-6b305a10]{color:#ff4d4f;margin:10px 0;padding:10px;background:#fff2f0;border:1px solid #ffccc7;border-radius:4px}.annual-plan[data-v-2dd1d476]{padding:20px}.form-container[data-v-2dd1d476]{max-width:800px;margin:0 auto;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}h2[data-v-2dd1d476]{margin-bottom:20px;color:#333}h3[data-v-2dd1d476]{margin:20px 0;color:#666}.form-group[data-v-2dd1d476]{margin-bottom:20px}label[data-v-2dd1d476]{display:inline-block;width:120px;margin-right:10px}input[type=number][data-v-2dd1d476],select[data-v-2dd1d476]{width:200px;padding:8px;border:1px solid #ddd;border-radius:4px}.unit[data-v-2dd1d476]{margin-left:5px;color:#666}.radio-group[data-v-2dd1d476]{display:inline-block}.radio-group label[data-v-2dd1d476]{width:auto;margin-right:20px}.monthly-grid[data-v-2dd1d476]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.monthly-item[data-v-2dd1d476]{display:flex;align-items:center}.monthly-item label[data-v-2dd1d476]{width:60px}.monthly-item input[data-v-2dd1d476]{width:120px}.warning-message[data-v-2dd1d476]{color:#ff4d4f;margin:10px 0;padding:10px;background:#fff2f0;border:1px solid #ffccc7;border-radius:4px}.button-group[data-v-2dd1d476]{margin-top:20px;text-align:center}button[data-v-2dd1d476]{padding:8px 20px;margin:0 10px;border:none;border-radius:4px;cursor:pointer}.btn-primary[data-v-2dd1d476]{background:#1890ff;color:#fff}.btn-primary[data-v-2dd1d476]:hover{background:#40a9ff}.btn-default[data-v-2dd1d476]{background:#f0f0f0;color:#333}.btn-default[data-v-2dd1d476]:hover{background:#d9d9d9}.mt-20[data-v-6e67c612]{margin-top:10px}.pb-10[data-v-6e67c612]{padding-bottom:20px}.statistics-management[data-v-6e67c612]{padding:24px;background-color:#f0f2f5;min-height:100vh}.statistics-management .general-card[data-v-6e67c612]{margin-bottom:24px;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.05)}.statistics-management .page-title[data-v-6e67c612]{padding-right:24px;font-size:20px;font-weight:700;color:#303133}.statistics-management .card-header[data-v-6e67c612]{display:flex;align-items:center;padding:2px 12px}.statistics-management .card-header .el-icon[data-v-6e67c612]{margin-left:8px;color:#909399;cursor:pointer}.statistics-management .header-extra[data-v-6e67c612]{display:flex;align-items:center}.statistics-management .header-extra .button-group .el-button[data-v-6e67c612]{border-radius:4px 0 0 4px}.statistics-management .header-extra .button-group .el-button[data-v-6e67c612]:last-child{border-radius:0 4px 4px 0}.statistics-management .header-extra .select-group[data-v-6e67c612]{padding-left:12px;padding-right:12px}.statistics-management .section[data-v-6e67c612]{margin-bottom:40px}.statistics-management .section-title[data-v-6e67c612]{font-size:18px;font-weight:700;color:#303133;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #409eff}.statistics-management .custom-tabs[data-v-6e67c612] .el-tabs__nav-wrap:after{height:1px;background-color:#e4e7ed}.statistics-management .custom-tabs[data-v-6e67c612] .el-tabs__item{font-size:15px;height:40px;line-height:40px}.statistics-management .custom-tabs[data-v-6e67c612] .el-tabs__item.is-active{font-weight:700}.statistics-management .detail-tabs[data-v-6e67c612] .el-tabs__item{font-size:14px}.statistics-management .stat-card[data-v-6e67c612]{transition:all .3s;border-radius:8px;overflow:hidden}.statistics-management .stat-card[data-v-6e67c612]:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.statistics-management .stat-card .el-card__header[data-v-6e67c612]{padding:12px 20px;border-bottom:1px solid #ebeef5;background-color:#fafafa}.statistics-management .statistic-card[data-v-6e67c612]{text-align:center;padding:20px 0}.statistics-management .statistic-card .number[data-v-6e67c612]{font-size:28px;font-weight:700;color:#409eff;margin-right:8px}.statistics-management .statistic-card .label[data-v-6e67c612]{color:#909399;font-size:14px}.statistics-management .mt-4[data-v-6e67c612]{margin-top:16px}.statistics-management[data-v-6e67c612] .el-table{border-radius:8px;overflow:hidden}.statistics-management[data-v-6e67c612] .el-table th{background-color:#f5f7fa!important}.statistics-management[data-v-6e67c612] .el-progress-bar__inner,.statistics-management[data-v-6e67c612] .el-progress-bar__outer{border-radius:4px}.statistics-management .filter-container[data-v-6e67c612]{display:flex;align-items:center;margin-bottom:24px;padding:16px;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px 0 rgba(0,0,0,.05)}.statistics-management .pagination-container[data-v-6e67c612]{margin-top:20px;display:flex;justify-content:flex-end}.statistics-management .text-muted[data-v-6e67c612]{color:#909399;font-size:12px}.statistics-management[data-v-6e67c612] .el-link{font-size:12px}.contact-info[data-v-5227644b]{margin-top:20px}.contact-info h3[data-v-5227644b]{margin-bottom:15px;font-size:16px;color:#303133}.contacts-header[data-v-5227644b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.contacts-header h3[data-v-5227644b]{margin:0;font-size:16px;color:#303133}.contact-item[data-v-5227644b]{border:1px solid #ebeef5;border-radius:4px;padding:10px 0;margin-bottom:12px;background-color:#fafafa}.contact-header[data-v-5227644b]{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.contact-header h4[data-v-5227644b]{margin:0;font-size:14px;color:#606266}.pagination-container[data-v-5227644b]{margin-top:20px;text-align:right}.compare-title[data-v-5227644b]{font-weight:700;font-size:16px;margin-bottom:8px}.compare-label[data-v-5227644b]{font-weight:700;color:#606266;margin-bottom:4px}.compare-item[data-v-5227644b]{margin-bottom:4px}.compare-field[data-v-5227644b],.compare-value-old[data-v-5227644b]{color:#909399}.compare-value-new[data-v-5227644b]{color:#409eff;font-weight:700}.contact-compare-header[data-v-5227644b]{margin-bottom:4px}.contact-group-even[data-v-5227644b]{background:#f7faff}.contact-group-odd[data-v-5227644b]{background:#fff}.app-container .filter-card{margin-bottom:20px}.app-container .filter-card .el-form-item{margin:8px 12px}.app-container .filter-card .el-form-item:first-child{margin-left:0}.app-container .filter-card .el-form-item:nth-child(2){margin-left:0;margin-right:0}.app-container .filter-card .filter-form{display:flex;flex-wrap:wrap;gap:4px}.app-container .text-price{color:var(--el-color-primary)}.app-container .text-price:before{content:"¥";font-size:90%;margin-right:4px}.app-container .table-card{height:auto;min-height:calc(100% - 40px)}.app-container .pagination-container{margin-top:20px;display:flex;justify-content:flex-end}.mydialog{min-width:35vw!important}.mydialog .contacts-section{position:relative;margin:10px 10px 20px 0;padding-right:10px;height:42vh;overflow-y:auto}.mydialog .contacts-section.border{border-top:1px solid #ebeef5}.mydialog .contacts-section.height{height:50vh;padding-top:12px;padding-right:24px}.mydialog .contacts-header{position:sticky;z-index:999;top:0;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:20px}.mydialog .contacts-header h3{margin:0;font-size:16px;color:#303133}.mydialog .followup-header{display:flex}.el-dialog{padding:0;border-radius:5px;overflow:hidden}.el-dialog .el-dialog__header{padding:20px;background-image:linear-gradient(145deg,#409eff,#76b9ff);padding-bottom:12px}.el-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:18px;font-weight:700;letter-spacing:6px}.el-dialog .el-dialog__header .el-dialog__title:before{content:""}.el-dialog .el-dialog__header .el-dialog__headerbtn{top:10px}.el-dialog .el-dialog__header .el-dialog__close{color:#fff;font-size:20px;cursor:pointer;transition:all .5s}.el-dialog .el-dialog__header .el-dialog__close:hover{transform:rotate(180deg)}.el-dialog .el-dialog__body{padding:20px 30px}.el-dialog .el-dialog__body .el-form-item__label{font-weight:700}.el-dialog .el-dialog__body .el-tabs__header{margin:0}.el-dialog .el-dialog__footer{position:relative;padding:0 10px 10px}.el-dialog .el-dialog__footer:after{content:"";position:absolute;top:-5px;left:10%;right:10%;height:1px;background-color:#ecf5ff}.el-dialog .dialog-footer{display:flex;align-items:center;justify-content:center;width:60%;margin:auto;justify-content:space-evenly;height:60px}.el-dialog .dialog-footer .el-button{padding:12px 40px}