.head-cells[data-v-5ea5690e]{display:flex;gap:20px;margin-top:10px}.head-cell[data-v-5ea5690e]{flex:1;cursor:pointer}.head-cell.active .cell-title span[data-v-5ea5690e]{color:#46bca0}.head-cell .cell-title[data-v-5ea5690e]{display:flex;align-items:center;margin-bottom:5px}.head-cell .cell-title .title-bar[data-v-5ea5690e]{width:3px;height:15px;background:#46bca0;margin-right:8px;border-radius:2px}.head-cell .cell-title span[data-v-5ea5690e]{font-size:12px;font-family:PingFangSC-Medium,PingFang SC;color:rgba(0,0,0,.88)}.head-cell .box-item[data-v-5ea5690e]{display:flex;font-size:12px;padding:10px 9%;border:1px solid #ebebeb;gap:10%}.head-cell .box-item .box-item-left[data-v-5ea5690e]{display:flex;width:35%;flex:none;flex-direction:column;padding-right:15px}.head-cell .box-item .box-item-left span[data-v-5ea5690e]:first-child{font-size:12px;color:#999;margin-bottom:8px}.head-cell .box-item .box-item-left span[data-v-5ea5690e]:nth-child(2){font-size:22px;font-weight:700;color:rgba(0,0,0,.88);margin-bottom:8px}.head-cell .box-item .box-item-left div[data-v-5ea5690e]{font-size:12px;color:#999}.head-cell .box-item .box-item-right[data-v-5ea5690e]{flex:1;display:flex;flex-direction:column;justify-content:space-around;padding-left:15px}.head-cell .box-item .box-item-right>div[data-v-5ea5690e]{display:flex;gap:10%;align-items:center}.head-cell .box-item .box-item-right>div[data-v-5ea5690e]:last-child{margin-bottom:0}.head-cell .box-item .box-item-right>div span[data-v-5ea5690e]:first-child{font-size:12px;color:#999;flex:1;text-align:right}.head-cell .box-item .box-item-right>div span[data-v-5ea5690e]:last-child{font-size:12px;width:70px;display:inline-flex;justify-content:flex-end;flex:none;font-weight:500;color:#333}.tabs[data-v-7c81c07f]{display:inline-flex;gap:0;background:#f8f9fa;border-radius:6px;padding:4px;border:1px solid #e9ecef}.tabs .tab-item[data-v-7c81c07f]{padding:2px 10px;min-width:80px;text-align:center;cursor:pointer;border-radius:4px;font-size:12px;font-family:PingFangSC-Medium,PingFang SC;color:#666;position:relative;background:transparent}.tabs .tab-item[data-v-7c81c07f]:hover{color:#46bca0;background:rgba(70,188,160,.1)}.tabs .tab-item.active[data-v-7c81c07f]{background:#46bca0;color:#fff;font-weight:500;box-shadow:0 2px 4px rgba(70,188,160,.3)}.tabs .tab-item.active[data-v-7c81c07f]:hover{background:#46bca0;color:#fff}.tabs .tab-item[data-v-7c81c07f]:first-child{margin-right:2px}.tabs .tab-item[data-v-7c81c07f]:last-child{margin-left:2px}.chart-wrapper[data-v-d51904c8]{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;position:relative}.chart-wrapper .chart-dom[data-v-d51904c8]{height:100%;width:100%}.chart-wrapper .chart-overlay[data-v-d51904c8]{position:absolute;top:0;right:0;left:0;bottom:0;border-radius:4px;background:#fafafa;display:flex;align-items:center;justify-content:center;color:#a9a9a9}.x-select[data-v-66457186]{display:flex;border-radius:4px;border:1px solid #d9d9d9;height:24px;width:100%;cursor:pointer;align-items:center}.x-select[data-v-66457186]:hover{border-color:#6bc9b0}.x-select .x-select-values[data-v-66457186]{flex:1;min-width:0;font-size:12px;color:rgba(0,0,0,.65);padding-left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.x-select .x-select-suffix[data-v-66457186]{padding:0 10px;color:#d9d9d9;font-size:12px}.x-select .x-select-suffix .remove-icon[data-v-66457186]:hover{color:#666}.x-select-dropdown[data-v-66457186]{position:relative;margin:0;padding:6px 0;text-align:left;background-color:#fff;background-clip:padding-box;border-radius:4px;outline:none;border:1px solid #d9d9d9;overflow:hidden}.x-select-dropdown .x-select-search-input[data-v-66457186]{padding:0 6px;position:relative}.x-select-dropdown .x-select-search-input input[data-v-66457186]{font-size:12px;width:100%;color:#999;height:30px;line-height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:1px solid #e4e4e4;padding:0 4px;border-radius:4px}.x-select-dropdown .x-select-search-input svg[data-v-66457186]{position:absolute;top:8px;color:#aaa;right:10px;cursor:pointer}.checkbox-group-wrapper[data-v-66457186]{width:100%}.checkbox-group-wrapper .virtual-list-wrapper[data-v-66457186]{max-height:200px;overflow:auto}[data-v-66457186] .custom-checkbox-wrapper{font-size:12px;display:flex}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox-label{position:relative;white-space:nowrap;height:24px;line-height:24px;width:100%;cursor:pointer;padding:0 6px;border-bottom:1px solid #e4e4e4}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox-label:before{content:"";display:inline-block;width:14px;height:14px;border-radius:2px;vertical-align:top;margin-right:.5em;margin-top:6px;border:1px solid #ccc;background-color:#fff;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox-label:after{content:"";display:inline-block;width:4px;height:8px;border:1px solid #fff;border-top:0;border-left:0;position:absolute;left:11px;top:7px;transform:rotate(45deg) scale(0);transition:all .2s ease-in-out}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=checkbox]{position:absolute;clip:rect(0,0,0,0)}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=checkbox]:checked+label:before{border-color:#39ad36!important;background-color:#39ad36}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=checkbox]:checked+label:after{transform:rotate(45deg) scale(1);transition:all .2s ease-in-out}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=radio]{position:absolute;clip:rect(0,0,0,0)}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=radio]+label:before{border-radius:50%}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=radio]:checked+label:before{border-color:#39ad36!important;background-color:#39ad36}[data-v-66457186] .custom-checkbox-wrapper .custom-checkbox[type=radio]:checked+label:after{width:6px;height:6px;border-radius:6px;background:#fff;transform:scale(1);border:0;left:10px;top:10px}.dep-select[data-v-5b5c244c]{position:relative;display:flex;gap:10px}.dep-select .select-container[data-v-5b5c244c]{display:flex;gap:10px}.dep-select .select-container .select-item[data-v-5b5c244c]{width:150px}.CusTable[data-v-72ed65f4]{overflow:hidden}.CusTable[data-v-72ed65f4] .ant-table-thead>tr>th.ant-table-column-sort{background:#f5f7ff}.CusTable[data-v-72ed65f4] .default-gray-bg td{background:#fcfcff}.CusTable[data-v-72ed65f4] .hover-bg td,.CusTable[data-v-72ed65f4] td.hover-bg{background:rgba(135,206,250,.2)!important}.CusTable[data-v-72ed65f4] .hover-bg td.hover-bg{background:rgba(135,206,250,.5)!important}.CusTable[data-v-72ed65f4] th{background:#f5f7ff}.CusTable[data-v-72ed65f4] th .ant-table-column-sorter .ant-table-column-sorter-inner-full{margin-top:-.55em}.CusTable[data-v-72ed65f4] td,.CusTable[data-v-72ed65f4] th{--lineHeight:calc(var(--rowHeight) - 1px);transition:all .1s;height:var(--rowHeight,var(--estimateRowHeight,26px));line-height:var(--lineHeight,var(--estimateRowHeight,26px));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;font-size:12px;color:#666;font-weight:400!important}.CusTable[data-v-72ed65f4] .ant-table-column-title{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.CusTable[data-v-72ed65f4] .ant-table-thead span{font-weight:400!important}.CusTable[data-v-72ed65f4] .CusTable-pagination{display:flex;justify-content:flex-end;margin-top:4px;overflow:hidden}.CusTable[data-v-72ed65f4] .ant-table-body::-webkit-scrollbar{width:8px}.CusTable[data-v-72ed65f4] .ant-table-header.ant-table-hide-scrollbar{margin-right:-7px}.CusTable[data-v-72ed65f4] .ant-table-placeholder{display:flex;align-items:center;justify-content:center;padding:0;height:var(--placeholderHeight,auto)}.CusTable[data-v-72ed65f4] .ant-table-placeholder .ant-empty-normal{margin:10px auto}.CusTable[data-v-72ed65f4] .ant-pagination-item,.CusTable[data-v-72ed65f4] .ant-pagination-jump-next,.CusTable[data-v-72ed65f4] .ant-pagination-jump-prev,.CusTable[data-v-72ed65f4] .ant-pagination-next,.CusTable[data-v-72ed65f4] .ant-pagination-prev{height:24px;line-height:22px;min-width:26px}.CusTable[data-v-72ed65f4] th{--lineHeight:calc(var(--rowHeight) - 1px);--value1:var(--lineHeight,var(--estimateRowHeight,26px));--value2:var(--rowHeight,var(--estimateRowHeight,26px));--valueMax:calc(var(--maxHeadHeight, 999)*1px);line-height:calc(min(var(--value1), var(--valueMax)));height:calc(min(var(--value2), var(--valueMax)))}.custom-table[data-v-0c509478]{height:100%}.custom-table[data-v-0c509478] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline}.custom-table[data-v-0c509478] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.after-sale-occurrence-rate .dashboard-container[data-v-0c509478]{display:flex;gap:10px;height:260px}.after-sale-occurrence-rate .dashboard-container .left-section[data-v-0c509478]{width:360px;flex:none;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-occurrence-rate .dashboard-container .left-section .gauge-chart[data-v-0c509478]{display:flex;justify-content:center;flex:1}.after-sale-occurrence-rate .dashboard-container .left-section .kpi-grid[data-v-0c509478]{height:95px;display:flex;gap:15px 20px;flex-wrap:wrap}.after-sale-occurrence-rate .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-0c509478]{display:flex;justify-content:space-between;align-self:center;width:calc(50% - 11px);position:relative}.after-sale-occurrence-rate .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-0c509478]:nth-child(odd):after{content:"";position:absolute;right:-10px;top:0;width:1px;height:100%;background:#ebebeb}.after-sale-occurrence-rate .dashboard-container .left-section .kpi-grid .kpi-item[data-v-0c509478]{text-align:center;flex:1}.after-sale-occurrence-rate .dashboard-container .left-section .kpi-grid .kpi-item .kpi-label[data-v-0c509478]{font-size:12px;color:#999}.after-sale-occurrence-rate .dashboard-container .left-section .kpi-grid .kpi-item .kpi-value[data-v-0c509478]{font-size:14px;color:#666}.after-sale-occurrence-rate .dashboard-container .right-section[data-v-0c509478]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-occurrence-rate .dashboard-container .right-section .chart-subtitle[data-v-0c509478]{font-size:12px;color:#666}.after-sale-occurrence-rate .dashboard-container .right-section .chart-container[data-v-0c509478]{flex:1;min-height:0}.after-sale-occurrence-rate .distribution-overview[data-v-0c509478]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.after-sale-occurrence-rate .distribution-overview .distribution-overview-header[data-v-0c509478]{display:flex;gap:20px;align-items:center}.after-sale-occurrence-rate .distribution-overview .distribution-overview-content[data-v-0c509478]{display:flex;gap:10px;height:100%;margin-top:10px}.after-sale-occurrence-rate .distribution-overview .distribution-overview-content .left-section[data-v-0c509478]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.after-sale-occurrence-rate .distribution-overview .distribution-overview-content .right-section[data-v-0c509478]{flex:1;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px;padding:10px;border:1px solid #ebebeb;border-radius:8px}.after-sale-occurrence-rate .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-0c509478]{height:220px}.after-sale-occurrence-rate .exception-management[data-v-0c509478]{margin-top:10px}.after-sale-occurrence-rate .exception-management .exception-management-content[data-v-0c509478]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.after-sale-occurrence-rate .exception-management .exception-management-content .exception-management-chart[data-v-0c509478]{height:220px}.empty-container[data-v-34008042]{padding:20px;display:flex;justify-content:center;align-items:center;height:100%}.empty-container .empty-content[data-v-34008042]{display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-container .empty-icon[data-v-34008042]{width:200px;height:200px}.empty-container .empty-icon img[data-v-34008042]{width:100%;height:100%}.empty-container .empty-text[data-v-34008042]{font-size:14px;color:#999}.after-sale-completion-rate[data-v-7ef085b4],.after-sale-submission-rate[data-v-1bbb385c]{padding:20px}.custom-table[data-v-30c57f3f]{height:100%}.custom-table[data-v-30c57f3f] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline}.custom-table[data-v-30c57f3f] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.after-sale-external-complaint-count .dashboard-container[data-v-30c57f3f]{display:flex;gap:10px;height:260px}.after-sale-external-complaint-count .dashboard-container .left-section[data-v-30c57f3f]{width:360px;flex:none;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-external-complaint-count .dashboard-container .left-section .gauge-chart[data-v-30c57f3f]{display:flex;justify-content:center;flex:1}.after-sale-external-complaint-count .dashboard-container .left-section .kpi-grid[data-v-30c57f3f]{height:95px;display:flex;gap:15px 20px;flex-wrap:wrap}.after-sale-external-complaint-count .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-30c57f3f]{display:flex;justify-content:space-between;align-self:center;width:calc(50% - 11px);position:relative}.after-sale-external-complaint-count .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-30c57f3f]:nth-child(odd):after{content:"";position:absolute;right:-10px;top:0;width:1px;height:100%;background:#ebebeb}.after-sale-external-complaint-count .dashboard-container .left-section .kpi-grid .kpi-item[data-v-30c57f3f]{text-align:center;flex:1}.after-sale-external-complaint-count .dashboard-container .left-section .kpi-grid .kpi-item .kpi-label[data-v-30c57f3f]{font-size:12px;color:#999}.after-sale-external-complaint-count .dashboard-container .left-section .kpi-grid .kpi-item .kpi-value[data-v-30c57f3f]{font-size:14px;color:#666}.after-sale-external-complaint-count .dashboard-container .right-section[data-v-30c57f3f]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-external-complaint-count .dashboard-container .right-section .chart-subtitle[data-v-30c57f3f]{font-size:12px;color:#666}.after-sale-external-complaint-count .dashboard-container .right-section .chart-container[data-v-30c57f3f]{flex:1;min-height:0}.after-sale-external-complaint-count .distribution-overview[data-v-30c57f3f]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.after-sale-external-complaint-count .distribution-overview .distribution-overview-header[data-v-30c57f3f]{display:flex;gap:20px;align-items:center}.after-sale-external-complaint-count .distribution-overview .distribution-overview-content[data-v-30c57f3f]{display:flex;gap:10px;height:100%;margin-top:10px}.after-sale-external-complaint-count .distribution-overview .distribution-overview-content .left-section[data-v-30c57f3f]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.after-sale-external-complaint-count .distribution-overview .distribution-overview-content .right-section[data-v-30c57f3f]{flex:1;min-width:0;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.after-sale-external-complaint-count .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-30c57f3f],.after-sale-external-complaint-count .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-30c57f3f]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.after-sale-external-complaint-count .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-30c57f3f]{flex:1;display:flex;gap:30px}.after-sale-external-complaint-count .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-30c57f3f]{flex:1;display:flex;flex-direction:column}.after-sale-external-complaint-count .exception-management[data-v-30c57f3f]{margin-top:10px}.after-sale-external-complaint-count .exception-management .exception-management-content[data-v-30c57f3f]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.after-sale-external-complaint-count .exception-management .exception-management-content .exception-management-chart[data-v-30c57f3f]{height:220px}.custom-table[data-v-f9910fa0]{height:100%}.custom-table[data-v-f9910fa0] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline}.custom-table[data-v-f9910fa0] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.after-sale-processing-efficiency .dashboard-container[data-v-f9910fa0]{display:flex;gap:10px;height:260px}.after-sale-processing-efficiency .dashboard-container .left-section[data-v-f9910fa0]{width:360px;flex:none;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-processing-efficiency .dashboard-container .left-section .gauge-chart[data-v-f9910fa0]{display:flex;justify-content:center;flex:1}.after-sale-processing-efficiency .dashboard-container .left-section .kpi-grid[data-v-f9910fa0]{height:95px;display:flex;gap:15px 20px;flex-wrap:wrap}.after-sale-processing-efficiency .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-f9910fa0]{display:flex;justify-content:space-between;align-self:center;width:calc(50% - 11px);position:relative}.after-sale-processing-efficiency .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-f9910fa0]:nth-child(odd):after{content:"";position:absolute;right:-10px;top:0;width:1px;height:100%;background:#ebebeb}.after-sale-processing-efficiency .dashboard-container .left-section .kpi-grid .kpi-item[data-v-f9910fa0]{text-align:center;flex:1}.after-sale-processing-efficiency .dashboard-container .left-section .kpi-grid .kpi-item .kpi-label[data-v-f9910fa0]{font-size:12px;color:#999}.after-sale-processing-efficiency .dashboard-container .left-section .kpi-grid .kpi-item .kpi-value[data-v-f9910fa0]{font-size:14px;color:#666}.after-sale-processing-efficiency .dashboard-container .right-section[data-v-f9910fa0]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-processing-efficiency .dashboard-container .right-section .chart-subtitle[data-v-f9910fa0]{font-size:12px;color:#666}.after-sale-processing-efficiency .dashboard-container .right-section .chart-container[data-v-f9910fa0]{flex:1;min-height:0}.after-sale-processing-efficiency .distribution-overview[data-v-f9910fa0]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.after-sale-processing-efficiency .distribution-overview .distribution-overview-header[data-v-f9910fa0]{display:flex;gap:20px;align-items:center}.after-sale-processing-efficiency .distribution-overview .distribution-overview-content[data-v-f9910fa0]{display:flex;gap:10px;height:100%;margin-top:10px}.after-sale-processing-efficiency .distribution-overview .distribution-overview-content .left-section[data-v-f9910fa0]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.after-sale-processing-efficiency .distribution-overview .distribution-overview-content .right-section[data-v-f9910fa0]{flex:1;min-width:0;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.after-sale-processing-efficiency .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-f9910fa0],.after-sale-processing-efficiency .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-f9910fa0]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.after-sale-processing-efficiency .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-f9910fa0]{flex:1;display:flex;gap:30px}.after-sale-processing-efficiency .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-f9910fa0]{flex:1;display:flex;flex-direction:column}.after-sale-processing-efficiency .exception-management[data-v-f9910fa0]{margin-top:10px}.after-sale-processing-efficiency .exception-management .exception-management-content[data-v-f9910fa0]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.after-sale-processing-efficiency .exception-management .exception-management-content .exception-management-chart[data-v-f9910fa0]{height:220px}.custom-table[data-v-722b160c]{height:100%}.custom-table[data-v-722b160c] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline}.custom-table[data-v-722b160c] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.after-sale-processing-result .dashboard-container[data-v-722b160c]{display:flex;gap:10px;height:260px}.after-sale-processing-result .dashboard-container .left-section[data-v-722b160c]{width:236px;flex:none;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-processing-result .dashboard-container .left-section .gauge-chart[data-v-722b160c]{display:flex;justify-content:center;flex:1}.after-sale-processing-result .dashboard-container .left-section .kpi-grid[data-v-722b160c]{height:95px;display:flex;gap:15px 20px;flex-wrap:wrap}.after-sale-processing-result .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-722b160c]{display:flex;justify-content:space-between;align-self:center;width:calc(50% - 11px);position:relative}.after-sale-processing-result .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-722b160c]:nth-child(odd):after{content:"";position:absolute;right:-10px;top:0;width:1px;height:100%;background:#ebebeb}.after-sale-processing-result .dashboard-container .left-section .kpi-grid .kpi-item[data-v-722b160c]{text-align:center;flex:1}.after-sale-processing-result .dashboard-container .left-section .kpi-grid .kpi-item .kpi-label[data-v-722b160c]{font-size:12px;color:#999}.after-sale-processing-result .dashboard-container .left-section .kpi-grid .kpi-item .kpi-value[data-v-722b160c]{font-size:14px;color:#666}.after-sale-processing-result .dashboard-container .right-section[data-v-722b160c]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.after-sale-processing-result .dashboard-container .right-section .chart-subtitle[data-v-722b160c]{font-size:12px;color:#666}.after-sale-processing-result .dashboard-container .right-section .chart-container[data-v-722b160c]{flex:1;min-height:0}.after-sale-processing-result .distribution-overview[data-v-722b160c]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.after-sale-processing-result .distribution-overview .distribution-overview-header[data-v-722b160c]{display:flex;justify-content:space-between;align-items:center}.after-sale-processing-result .distribution-overview .distribution-overview-content[data-v-722b160c]{display:flex;gap:10px;height:100%;margin-top:10px}.after-sale-processing-result .distribution-overview .distribution-overview-content .left-section[data-v-722b160c]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.after-sale-processing-result .distribution-overview .distribution-overview-content .right-section[data-v-722b160c]{flex:1;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.after-sale-processing-result .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-722b160c],.after-sale-processing-result .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-722b160c]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.after-sale-processing-result .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-722b160c]{flex:1;display:flex;gap:10px}.after-sale-processing-result .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-722b160c]{flex:1;display:flex;flex-direction:column}.after-sale-processing-result .exception-management[data-v-722b160c]{margin-top:10px}.after-sale-processing-result .exception-management .exception-management-content[data-v-722b160c]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.after-sale-processing-result .exception-management .exception-management-content .exception-management-chart[data-v-722b160c]{height:220px}.after-sale-evaluation[data-v-1f93bcc0],.after-sale-satisfaction[data-v-45649dea]{padding:20px}.custom-table[data-v-25d1ec8c]{height:100%}.custom-table[data-v-25d1ec8c] .custom-header-cell{display:flex;align-items:center;justify-content:center}.custom-table[data-v-25d1ec8c] .custom-header-cell:hover{background-color:transparent!important}.custom-table[data-v-25d1ec8c] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline;display:inline-block;padding:2px 4px;margin:-2px 0;border-radius:2px;transition:background-color .2s}.custom-table[data-v-25d1ec8c] .custom-header-cell.alink .ant-table-column-title:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-25d1ec8c] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.custom-table[data-v-25d1ec8c] .custom-header-cell .ant-table-column-sorter{cursor:pointer;padding:2px 8px 2px 0;margin:-2px 0;border-radius:2px;transition:background-color .2s;position:relative;margin-left:8px}.custom-table[data-v-25d1ec8c] .custom-header-cell .ant-table-column-sorter:before{content:"";position:absolute;left:0;top:60%;transform:translateY(-70%);width:1px;height:14px;background-color:rgba(0,0,0,.1)}.custom-table[data-v-25d1ec8c] .custom-header-cell .ant-table-column-sorter:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-25d1ec8c] .ant-table-thead>tr>th.custom-header-cell:hover{background-color:transparent!important}.one-success-rate .dashboard-container[data-v-25d1ec8c]{display:flex;gap:10px;height:260px}.one-success-rate .dashboard-container .left-section[data-v-25d1ec8c]{width:360px;flex:none;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .left-section .gauge-chart[data-v-25d1ec8c]{display:flex;justify-content:center;flex:1}.one-success-rate .dashboard-container .left-section .kpi-grid[data-v-25d1ec8c]{height:95px;display:flex;gap:15px 20px;flex-wrap:wrap}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-25d1ec8c]{display:flex;justify-content:space-between;align-self:center;width:calc(50% - 11px);position:relative}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-25d1ec8c]:nth-child(odd):after{content:"";position:absolute;right:-10px;top:0;width:1px;height:100%;background:#ebebeb}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item[data-v-25d1ec8c]{text-align:center;flex:1}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item .kpi-label[data-v-25d1ec8c]{font-size:12px;color:#999}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item .kpi-value[data-v-25d1ec8c]{font-size:14px;color:#666}.one-success-rate .dashboard-container .right-section[data-v-25d1ec8c]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .right-section .chart-subtitle[data-v-25d1ec8c]{font-size:12px;color:#666}.one-success-rate .dashboard-container .right-section .chart-container[data-v-25d1ec8c]{flex:1;min-height:0}.one-success-rate .distribution-overview[data-v-25d1ec8c]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.one-success-rate .distribution-overview .distribution-overview-header[data-v-25d1ec8c]{display:flex;gap:20px;align-items:center}.one-success-rate .distribution-overview .distribution-overview-content[data-v-25d1ec8c]{display:flex;gap:10px;height:100%;margin-top:10px}.one-success-rate .distribution-overview .distribution-overview-content .left-section[data-v-25d1ec8c]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.one-success-rate .distribution-overview .distribution-overview-content .right-section[data-v-25d1ec8c]{flex:1;min-width:0;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-25d1ec8c],.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-25d1ec8c]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-25d1ec8c]{flex:1;display:flex;gap:30px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-25d1ec8c]{flex:1;display:flex;flex-direction:column}.one-success-rate .exception-management[data-v-25d1ec8c]{margin-top:10px}.one-success-rate .exception-management .exception-management-content[data-v-25d1ec8c]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.one-success-rate .exception-management .exception-management-content .exception-management-chart[data-v-25d1ec8c]{height:220px}.custom-table[data-v-a51ed716]{height:100%}.custom-table[data-v-a51ed716] .custom-header-cell{display:flex;align-items:center;justify-content:center}.custom-table[data-v-a51ed716] .custom-header-cell:hover{background-color:transparent!important}.custom-table[data-v-a51ed716] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline;display:inline-block;padding:2px 4px;margin:-2px 0;border-radius:2px;transition:background-color .2s}.custom-table[data-v-a51ed716] .custom-header-cell.alink .ant-table-column-title:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-a51ed716] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.custom-table[data-v-a51ed716] .custom-header-cell .ant-table-column-sorter{cursor:pointer;padding:2px 8px 2px 0;margin:-2px 0;border-radius:2px;transition:background-color .2s;position:relative;margin-left:8px}.custom-table[data-v-a51ed716] .custom-header-cell .ant-table-column-sorter:before{content:"";position:absolute;left:0;top:60%;transform:translateY(-70%);width:1px;height:14px;background-color:rgba(0,0,0,.1)}.custom-table[data-v-a51ed716] .custom-header-cell .ant-table-column-sorter:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-a51ed716] .ant-table-thead>tr>th.custom-header-cell:hover{background-color:transparent!important}.one-success-rate .dashboard-container[data-v-a51ed716]{display:flex;gap:10px;height:260px}.one-success-rate .dashboard-container .left-section[data-v-a51ed716]{width:360px;flex:none;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .left-section .gauge-chart[data-v-a51ed716]{display:flex;justify-content:center;flex:1}.one-success-rate .dashboard-container .left-section .kpi-grid[data-v-a51ed716]{height:95px;display:flex;gap:15px 20px;flex-wrap:wrap}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-a51ed716]{display:flex;justify-content:space-between;align-self:center;width:calc(50% - 11px);position:relative}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item-wrapper[data-v-a51ed716]:nth-child(odd):after{content:"";position:absolute;right:-10px;top:0;width:1px;height:100%;background:#ebebeb}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item[data-v-a51ed716]{text-align:center;flex:1}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item .kpi-label[data-v-a51ed716]{font-size:12px;color:#999;white-space:pre-line}.one-success-rate .dashboard-container .left-section .kpi-grid .kpi-item .kpi-value[data-v-a51ed716]{font-size:14px;color:#666}.one-success-rate .dashboard-container .right-section[data-v-a51ed716]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .right-section .chart-header[data-v-a51ed716]{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.one-success-rate .dashboard-container .right-section .chart-subtitle[data-v-a51ed716]{font-size:12px;color:#666}.one-success-rate .dashboard-container .right-section .chart-switch[data-v-a51ed716]{display:flex;align-items:center;font-size:10px;gap:2px;flex-wrap:wrap}.one-success-rate .dashboard-container .right-section .chart-container[data-v-a51ed716]{flex:1;min-height:0}.one-success-rate .distribution-overview[data-v-a51ed716]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.one-success-rate .distribution-overview .distribution-overview-header[data-v-a51ed716]{display:flex;gap:20px;align-items:center}.one-success-rate .distribution-overview .distribution-overview-content[data-v-a51ed716]{display:flex;gap:10px;height:100%;margin-top:10px}.one-success-rate .distribution-overview .distribution-overview-content .left-section[data-v-a51ed716]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.one-success-rate .distribution-overview .distribution-overview-content .right-section[data-v-a51ed716]{flex:1;min-width:0;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-a51ed716],.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-a51ed716]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-a51ed716]{flex:1;display:flex;gap:30px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-a51ed716]{flex:1;display:flex;flex-direction:column}.one-success-rate .exception-management[data-v-a51ed716]{margin-top:10px}.one-success-rate .exception-management .exception-management-content[data-v-a51ed716]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.one-success-rate .exception-management .exception-management-content .exception-management-chart[data-v-a51ed716]{height:220px}.custom-table[data-v-c3f9697c]{height:100%}.custom-table[data-v-c3f9697c] .custom-header-cell{display:flex;align-items:center;justify-content:center}.custom-table[data-v-c3f9697c] .custom-header-cell:hover{background-color:transparent!important}.custom-table[data-v-c3f9697c] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline;display:inline-block;padding:2px 4px;margin:-2px 0;border-radius:2px;transition:background-color .2s}.custom-table[data-v-c3f9697c] .custom-header-cell.alink .ant-table-column-title:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-c3f9697c] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.custom-table[data-v-c3f9697c] .custom-header-cell .ant-table-column-sorter{cursor:pointer;padding:2px 8px 2px 0;margin:-2px 0;border-radius:2px;transition:background-color .2s;position:relative;margin-left:8px}.custom-table[data-v-c3f9697c] .custom-header-cell .ant-table-column-sorter:before{content:"";position:absolute;left:0;top:60%;transform:translateY(-70%);width:1px;height:14px;background-color:rgba(0,0,0,.1)}.custom-table[data-v-c3f9697c] .custom-header-cell .ant-table-column-sorter:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-c3f9697c] .ant-table-thead>tr>th.custom-header-cell:hover{background-color:transparent!important}.one-success-rate .dashboard-container[data-v-c3f9697c]{display:flex;gap:10px;height:260px}.one-success-rate .dashboard-container .left-section[data-v-c3f9697c]{flex:0 0 40%;width:40%;min-width:320px;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .left-section .gauge-chart[data-v-c3f9697c]{display:flex;justify-content:center;align-items:center;flex:none;height:140px}.one-success-rate .dashboard-container .left-section .kpi-card[data-v-c3f9697c]{display:flex;flex-direction:column;gap:6px;margin-top:10px}.one-success-rate .dashboard-container .left-section .kpi-grid[data-v-c3f9697c]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(4,auto);-moz-column-gap:0;column-gap:0;row-gap:4px;background:transparent;border-radius:0;padding:0}.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-c3f9697c]{background:transparent;padding:0;text-align:center;display:flex;align-items:center;justify-content:center}.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-c3f9697c]:nth-child(6n+2),.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-c3f9697c]:nth-child(6n+4){border-right:1px solid #ebebeb;padding-right:12px}.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-c3f9697c]:nth-child(6n+3),.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-c3f9697c]:nth-child(6n+5){padding-left:12px}.one-success-rate .dashboard-container .left-section .kpi-grid__cell--value[data-v-c3f9697c],.one-success-rate .dashboard-container .left-section .kpi-grid__cell--yoy[data-v-c3f9697c]{font-size:14px;font-weight:400;color:#666}.one-success-rate .dashboard-container .left-section .kpi-grid__cell--label[data-v-c3f9697c]{font-size:12px;color:#999}@media (max-width:640px){.one-success-rate .dashboard-container .left-section .kpi-grid[data-v-c3f9697c]{grid-template-columns:repeat(2,minmax(0,1fr))}}.one-success-rate .dashboard-container .right-section[data-v-c3f9697c]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .right-section .chart-subtitle[data-v-c3f9697c]{font-size:12px;color:#666}.one-success-rate .dashboard-container .right-section .chart-container[data-v-c3f9697c]{flex:1;min-height:0}.one-success-rate .distribution-overview[data-v-c3f9697c]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.one-success-rate .distribution-overview .distribution-overview-header[data-v-c3f9697c]{display:flex;gap:20px;align-items:center}.one-success-rate .distribution-overview .distribution-overview-content[data-v-c3f9697c]{display:flex;gap:10px;height:100%;margin-top:10px}.one-success-rate .distribution-overview .distribution-overview-content .left-section[data-v-c3f9697c]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.one-success-rate .distribution-overview .distribution-overview-content .right-section[data-v-c3f9697c]{flex:1;min-width:0;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-c3f9697c],.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-c3f9697c]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-c3f9697c]{flex:1;display:flex;gap:30px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-c3f9697c]{flex:1;display:flex;flex-direction:column}.one-success-rate .exception-management[data-v-c3f9697c]{margin-top:10px}.one-success-rate .exception-management .exception-management-content[data-v-c3f9697c]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.one-success-rate .exception-management .exception-management-content .exception-management-chart[data-v-c3f9697c]{height:220px}.custom-table[data-v-0852f196]{height:100%}.custom-table[data-v-0852f196] .custom-header-cell{display:flex;align-items:center;justify-content:center}.custom-table[data-v-0852f196] .custom-header-cell:hover{background-color:transparent!important}.custom-table[data-v-0852f196] .custom-header-cell.alink .ant-table-column-title{cursor:pointer;text-decoration:underline;display:inline-block;padding:2px 4px;margin:-2px 0;border-radius:2px;transition:background-color .2s}.custom-table[data-v-0852f196] .custom-header-cell.alink .ant-table-column-title:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-0852f196] .custom-header-cell.active .ant-table-column-title{color:#4c89ff}.custom-table[data-v-0852f196] .custom-header-cell .ant-table-column-sorter{cursor:pointer;padding:2px 8px 2px 0;margin:-2px 0;border-radius:2px;transition:background-color .2s;position:relative;margin-left:8px}.custom-table[data-v-0852f196] .custom-header-cell .ant-table-column-sorter:before{content:"";position:absolute;left:0;top:60%;transform:translateY(-70%);width:1px;height:14px;background-color:rgba(0,0,0,.1)}.custom-table[data-v-0852f196] .custom-header-cell .ant-table-column-sorter:hover{background-color:rgba(0,0,0,.1)}.custom-table[data-v-0852f196] .ant-table-thead>tr>th.custom-header-cell:hover{background-color:transparent!important}.one-success-rate .dashboard-container[data-v-0852f196]{display:flex;gap:10px;height:260px}.one-success-rate .dashboard-container .left-section[data-v-0852f196]{flex:0 0 40%;width:40%;min-width:320px;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .left-section .gauge-chart[data-v-0852f196]{display:flex;justify-content:center;align-items:center;flex:none;height:140px}.one-success-rate .dashboard-container .left-section .kpi-card[data-v-0852f196]{display:flex;flex-direction:column;gap:6px;margin-top:10px}.one-success-rate .dashboard-container .left-section .kpi-grid[data-v-0852f196]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:repeat(4,auto);-moz-column-gap:0;column-gap:0;row-gap:4px;background:transparent;border-radius:0;padding:0}.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-0852f196]{background:transparent;padding:0;text-align:center;display:flex;align-items:center;justify-content:center}.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-0852f196]:nth-child(6n+2),.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-0852f196]:nth-child(6n+4){border-right:1px solid #ebebeb;padding-right:12px}.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-0852f196]:nth-child(6n+3),.one-success-rate .dashboard-container .left-section .kpi-grid__cell[data-v-0852f196]:nth-child(6n+5){padding-left:12px}.one-success-rate .dashboard-container .left-section .kpi-grid__cell--value[data-v-0852f196],.one-success-rate .dashboard-container .left-section .kpi-grid__cell--yoy[data-v-0852f196]{font-size:14px;font-weight:400;color:#666}.one-success-rate .dashboard-container .left-section .kpi-grid__cell--label[data-v-0852f196]{font-size:12px;color:#999}@media (max-width:640px){.one-success-rate .dashboard-container .left-section .kpi-grid[data-v-0852f196]{grid-template-columns:repeat(2,minmax(0,1fr))}}.one-success-rate .dashboard-container .right-section[data-v-0852f196]{flex:1;background:#fff;border-radius:8px;padding:10px;border:1px solid #ebebeb;display:flex;flex-direction:column}.one-success-rate .dashboard-container .right-section .chart-header[data-v-0852f196]{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.one-success-rate .dashboard-container .right-section .chart-subtitle[data-v-0852f196]{font-size:12px;color:#666}.one-success-rate .dashboard-container .right-section .chart-switch[data-v-0852f196]{display:flex;align-items:center;gap:16px}.one-success-rate .dashboard-container .right-section .chart-switch[data-v-0852f196] .ant-radio-wrapper{color:#333;font-size:12px}.one-success-rate .dashboard-container .right-section .chart-container[data-v-0852f196]{flex:1;min-height:0}.one-success-rate .distribution-overview[data-v-0852f196]{background:#fff;margin-top:10px;display:flex;flex-direction:column}.one-success-rate .distribution-overview .distribution-overview-header[data-v-0852f196]{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.one-success-rate .distribution-overview .distribution-overview-header .extra-filter-group[data-v-0852f196]{display:flex;align-items:center;gap:10px}.one-success-rate .distribution-overview .distribution-overview-header .extra-filter-group .extra-filter[data-v-0852f196]{width:150px}.one-success-rate .distribution-overview .distribution-overview-content[data-v-0852f196]{display:flex;gap:10px;height:100%;margin-top:10px}.one-success-rate .distribution-overview .distribution-overview-content .left-section[data-v-0852f196]{flex:none;width:40%;border-radius:8px;padding:10px;border:1px solid #ebebeb}.one-success-rate .distribution-overview .distribution-overview-content .right-section[data-v-0852f196]{flex:1;min-width:0;font-size:12px;color:#666;display:flex;flex-direction:column;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart[data-v-0852f196],.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-trend-chart[data-v-0852f196]{height:220px;display:flex;flex-direction:column;padding:10px;border:1px solid #ebebeb;border-radius:8px;gap:10px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items[data-v-0852f196]{flex:1;display:flex;gap:30px}.one-success-rate .distribution-overview .distribution-overview-content .right-section .right-section-pie-chart .right-section-pie-chart-items .right-section-pie-chart-item[data-v-0852f196]{flex:1;display:flex;flex-direction:column}.one-success-rate .exception-management[data-v-0852f196]{margin-top:10px}.one-success-rate .exception-management .exception-management-content[data-v-0852f196]{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.one-success-rate .exception-management .exception-management-content .exception-management-chart[data-v-0852f196]{height:220px}.page-section[data-v-16c5968a],.page-section[data-v-538eee90],.page-section[data-v-18678810],.page-section[data-v-20019800]{position:relative}.after-sale-health-board[data-v-087c5488]{padding:0 2% 20px;background:#f5f6fa;height:100vh;overflow:auto;min-width:1600px}.after-sale-health-board .page-header[data-v-087c5488]{padding:10px}.after-sale-health-board .page-header .page-header-title[data-v-087c5488]{font-size:26px;line-height:1.5}.after-sale-health-board .page-header .page-header-desc[data-v-087c5488]{line-height:24px;font-size:12px;color:#999}.after-sale-health-board[data-v-087c5488] .page-section{background:#fff;border-radius:4px;padding:0 10px 20px}.after-sale-health-board[data-v-087c5488] .page-section .page-section-title{line-height:50px;display:flex;align-items:center;justify-content:space-between;color:rgba(0,0,0,.65);border-bottom:1px solid #ddd;font-size:14px;font-weight:500}.after-sale-health-board[data-v-087c5488] .page-section .page-section-tabs{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.after-sale-health-board[data-v-087c5488] .page-section .page-section-tabs .tabs-right{display:flex;align-items:center;gap:20px}.after-sale-health-board[data-v-087c5488] .page-section .page-section-tabs .view-type-select{width:150px;font-size:12px}.after-sale-health-board[data-v-087c5488] .page-section .page-section-tabs .stat-view-filter{display:flex;align-items:center;gap:8px}.after-sale-health-board[data-v-087c5488] .page-section .page-section-tabs .stat-view-filter .stat-view-label{font-size:12px;color:#666;white-space:nowrap}.after-sale-health-board[data-v-087c5488] .page-section .page-section-tabs .stat-view-filter .stat-view-select{width:150px;font-size:12px}.after-sale-health-board[data-v-087c5488] .page-section .tab-content{margin-top:10px;border-radius:8px;min-height:600px}