
.workflow-container[data-v-129fb732] {
  width: 1300px;
  height: 528px;
  background-image: url('/static/imgs/dashborad/初始化向导.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin: 0 auto;
}
.button-group[data-v-129fb732] {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 16px;
  border-radius: 0 0 8px 8px;
}
.button-group-large[data-v-129fb732] {
  position: absolute;
  display: flex;
  gap: 20px;
  padding: 16px;
  border-radius: 0 0 8px 8px;
}
.column[data-v-129fb732] {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.white-button[data-v-129fb732] {
  width: 120px;
  height: 36px;
  padding: 0 10px;
  background: white;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  color: #5293F3;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.white-button[data-v-129fb732]:hover {
  background: #f8f9fa;
}
.hidden-button[data-v-129fb732]{
  width: 288px;
  height: 51px;
  background: #5293F3;
  border-radius: 10px;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.theme-red[data-v-9fe64d36]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.user-profile[data-v-9fe64d36]{background-color:#fff;padding:8px;box-sizing:border-box;height:194px;width:100%}.user-profile .countdown-container[data-v-9fe64d36]{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;color:#333;margin-top:20px}.user-profile .countdown-text[data-v-9fe64d36]{white-space:nowrap}.user-profile .digits-container[data-v-9fe64d36]{display:flex;align-items:center;gap:4px}.user-profile .digit-box[data-v-9fe64d36]{width:20px;height:24px;background:#f4f9ff;border-radius:3px;border:1px solid #5293f3;display:flex;align-items:center;justify-content:center;font-size:20px;color:#5293f3}.user-profile .unit[data-v-9fe64d36]{margin-left:4px;color:#4e5969}.user-header[data-v-9fe64d36]{display:flex;gap:10px;padding:9px 18px;background:#f7faff}.user-avatar img[data-v-9fe64d36]{width:44px;height:44px;border-radius:50%}.user-info[data-v-9fe64d36]{min-width:0;width:0;flex:1}.username[data-v-9fe64d36]{font-size:18px;font-weight:bold;margin:0px 0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.date[data-v-9fe64d36]{font-size:14px;color:#666}.remaining-days[data-v-9fe64d36]{margin-top:16px;font-size:14px;color:#333;text-align:center}.days[data-v-9fe64d36]{font-size:24px;font-weight:bold;color:#4080ff}.action-buttons[data-v-9fe64d36]{display:flex;justify-content:center;margin-top:23px;gap:10px}.btn[data-v-9fe64d36]{cursor:pointer;width:104px;height:32px;background:#ebf3ff;border-radius:2px;font-weight:500;font-size:14px;color:#5293f3;text-align:center;line-height:32px;border:none}.guide-container[data-v-9fe64d36]{display:flex;justify-content:center}
.theme-red[data-v-1813fd68]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.block-header[data-v-1813fd68]{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #e8f1ff;position:relative}.block-header[data-v-1813fd68]::after{width:30px;height:1px;background:#5293f3;content:"";position:absolute;left:0;bottom:0}.block-title[data-v-1813fd68]{font-size:16px;color:#262626;text-align:left}

.tax-status[data-v-067c553b] {
    background-color: white;
    padding: 0px 16px;
    height: 194px;
    box-sizing: border-box;
    position: relative;
    width: 100%;
}
.title[data-v-067c553b] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.tax-list[data-v-067c553b] {
    overflow-y: auto;
    height: 130px;
    margin-top: 12px;
    width: 100%;
}
.tax-item[data-v-067c553b] {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    width: 100%;
}
.tax-item > div[data-v-067c553b] {
    display: flex;
    align-items: center;
    min-width: 0;
    width: 0;
    flex: 1;
    margin-right: 8px;
}
.tax-name[data-v-067c553b] {
    font-size: 14px;
    margin-left: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1;
    min-width: 0;
}
.state-tag[data-v-067c553b] {
    flex-shrink: 0;
    width: 30px;
    height: 16px;
    background: #ECF3FF;
    border-radius: 2px;
    font-size: 12px;
    color: #5293F3;
    line-height: 16px;
    text-align: center;
    margin-right: 2px;
    display: inline-block;
}
.tax-value[data-v-067c553b] {
    font-weight: bold;
    flex-shrink: 0;
}
.paid .tax-value[data-v-067c553b] {
    color: #52c41a;
}
.unpaid .tax-value[data-v-067c553b] {
    color: #ff4d4f;
}
.submit-btn[data-v-067c553b] {
    width: 66px;
    height: 24px;
    background: #5293F3;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
}
.state-tag__danger[data-v-067c553b] {
    color: #E75968;
    background-color: #FFEFEF;
}
.empty-state[data-v-067c553b] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: calc(100% - 50px);  /* 减去header的高度 */
    color: #666;
}
.empty-text[data-v-067c553b] {
    font-size: 16px;
    margin-bottom: 16px;
}
.update-btn[data-v-067c553b] {
    padding: 6px 16px;
    background: #5293F3;
    border-radius: 2px;
    color: white;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.2s;
}
.update-btn[data-v-067c553b]:hover {
    background: #4084e4;
}

.theme-red[data-v-daa9aad4]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.quick-accounting-container[data-v-daa9aad4]{background:#fff;padding:18px 14px;width:100%;height:100%;min-height:400px;box-sizing:border-box;display:flex;flex-direction:column}.quick-accounting-container .header[data-v-daa9aad4]{text-align:center}.quick-accounting-container .title[data-v-daa9aad4]{font-weight:bold;font-size:20px;color:#333;font-weight:500;margin-bottom:10px;background-image:url("/static/imgs/dashborad/colour.png");background-repeat:no-repeat;background-position:center}.quick-accounting-container .warning[data-v-daa9aad4]{color:#ff4d4f;font-size:14px}.quick-accounting-container .dashboard-content[data-v-daa9aad4]{display:flex;justify-content:space-between;align-items:center;flex-grow:1}.quick-accounting-container .stat-column[data-v-daa9aad4]{display:flex;flex-direction:column;gap:10px}.quick-accounting-container .stat-item[data-v-daa9aad4]{display:flex;align-items:center;width:168px;height:56px;padding-left:14px;padding-right:14px;box-sizing:border-box;background:linear-gradient(270deg, #FFFFFF 0%, #EFF5FF 100%);border-radius:6px;gap:12px;cursor:pointer}.quick-accounting-container .right-stats .stat-item[data-v-daa9aad4]{background:linear-gradient(270deg, #EFF5FF 0%, #FFFFFF 100%);display:flex;flex-direction:row-reverse}.quick-accounting-container .stat-icon[data-v-daa9aad4]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.quick-accounting-container .stat-info[data-v-daa9aad4]{display:flex;flex-direction:column}.quick-accounting-container .stat-value[data-v-daa9aad4]{font-size:20px;font-weight:bold;color:#333}.quick-accounting-container .stat-label[data-v-daa9aad4]{font-size:14px;color:#666}.quick-accounting-container .center-circle[data-v-daa9aad4]{position:relative}.quick-accounting-container .center-circle .center-circle__img[data-v-daa9aad4]{cursor:pointer}.quick-accounting-container .progress-ring[data-v-daa9aad4]{width:100%;height:100%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.quick-accounting-container .center-text[data-v-daa9aad4]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.quick-accounting-container .bottom-text[data-v-daa9aad4]{text-align:center;font-size:14px;color:#333;line-height:22px;margin-top:8px}.quick-accounting-container .bottom-text .bottom-text__num[data-v-daa9aad4]{color:#5293f3;font-size:16px;font-weight:bold;cursor:pointer}.quick-accounting-container .primary-text[data-v-daa9aad4]{display:block;font-size:24px;font-weight:bold;color:#4080ff}.quick-accounting-container .sub-text[data-v-daa9aad4]{display:block;font-size:14px;color:#86909c;margin-top:4px}.quick-accounting-container .action-buttons[data-v-daa9aad4]{display:flex;justify-content:center;gap:12px;margin-top:16px}.quick-accounting-container .action-btn[data-v-daa9aad4]{padding:8px 16px;background:#ebf3ff;border:none;border-radius:2px;color:#5293f3;font-size:14px;cursor:pointer;transition:background-color .3s;min-width:108px}.quick-accounting-container .primary-btn[data-v-daa9aad4]{background:#5293f3;color:#fff}.quick-accounting-container .action-btn[data-v-daa9aad4]:hover{background:#dce8fa}.quick-accounting-container .primary-btn[data-v-daa9aad4]:hover{background:#4084e4}@media(max-width: 1366px){.quick-accounting-container .action-btn[data-v-daa9aad4]{min-width:88px}.quick-accounting-container .stat-item[data-v-daa9aad4]{width:144px}}
.theme-red[data-v-0165d853]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.dataTable-wrapper[data-v-0165d853]{padding:4px 16px;background:#fff;box-sizing:border-box;overflow:hidden;height:400px}.dataTable-wrapper .tabs-wrapper[data-v-0165d853]{display:flex}.dataTable-wrapper .tabs-wrapper .tabs-item[data-v-0165d853]{padding:0px 8px;line-height:22px;font-size:14px;cursor:pointer;color:#999}.dataTable-wrapper .tabs-wrapper .tabs-item.tabs-item-active[data-v-0165d853]{color:#5293f3}.dataTable-wrapper .table-box[data-v-0165d853]{padding:0 0px 0px}.dataTable-wrapper table[data-v-0165d853]{width:100%;clear:both;margin-top:4px}.dataTable-wrapper table td[data-v-0165d853]{cursor:pointer;height:28px;font-size:14px;vertical-align:middle}.dataTable-wrapper table td.special[data-v-0165d853]{color:#5293f3}.dataTable-wrapper table td.number[data-v-0165d853]{color:#666;text-align:right}

.indicator-analysis[data-v-653a63f8] {
    background-color: white;
    padding: 0px 16px;
}
.indicator-box[data-v-653a63f8] {
  max-width: 272px;
  min-width: 244px;
  height: 121px;
  margin: 4px auto 0;
  padding: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background-image: url('/static/imgs/dashborad/bg-line.png');
  background-repeat: no-repeat;
  background-position-y: 42px;
  background-position-x: 47px;
}
@media (max-width: 1366px) {
.indicator-box[data-v-653a63f8] {
        background-position-x: 37px;
}
}
.indicator[data-v-653a63f8] {
  background-color: #E8F3FF;
  border-radius: 4px;
  text-align: center;
  min-width: 82px;
}
.value[data-v-653a63f8] {
  font-size: 12px;
  background: #EEF3FA;
  color: #7DA9EA;
  height: 14px;
  line-height: 14px;
}
.label[data-v-653a63f8] {
  font-size: 12px;
  background: #8AB5F4;
  height: 18px;
  line-height: 18px;
  color: #fff;
}
.middle-row[data-v-653a63f8] {
  display: flex;
  align-items: center;
  gap: 40px;
  width: 100%;
  justify-content: center;
}
.bottom-row[data-v-653a63f8] {
    display: flex;
  align-items: center;
  gap: 4px;
  width: 100%;
  justify-content: space-between;
}
.multiply-symbol[data-v-653a63f8] {
  color: #86909C;
  font-size: 12px;
  margin: 0 4px;
}
.top[data-v-653a63f8] {
  margin-bottom: 4px;
}
.middle-row[data-v-653a63f8] {
  margin-bottom: 4px;
}
.submit-btn[data-v-653a63f8] {
        width: 66px;
        height: 24px;
        background: #5293F3;
        border-radius: 2px;
        cursor: pointer;
        text-align: center;
        line-height: 24px;
        color: #fff;
        font-size: 12px;
}
  
.theme-red[data-v-6d9c7ebc]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.risk-analysis[data-v-6d9c7ebc]{background-color:#fff;padding:0 16px}.risk-analysis .chart-container[data-v-6d9c7ebc]{height:150px}.risk-analysis .submit-btn[data-v-6d9c7ebc]{width:66px;height:24px;background:#5293f3;border-radius:2px;cursor:pointer;text-align:center;line-height:24px;color:#fff;font-size:12px}
.theme-red[data-v-c1310636]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.TrendChart-wrapper[data-v-c1310636]{padding:0 16px}.TrendChart-wrapper #linechart[data-v-c1310636]{margin-top:4px;height:150px}
.theme-red[data-v-f3fdbb54]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.vat-tax-rate[data-v-f3fdbb54]{background-color:#fff;padding:0 16px}.vat-tax-rate .chart-container[data-v-f3fdbb54]{height:150px}.vat-tax-rate .submit-btn[data-v-f3fdbb54]{width:66px;height:24px;background:#5293f3;border-radius:2px;cursor:pointer;text-align:center;line-height:24px;color:#fff;font-size:12px}
.theme-red[data-v-df364c7a]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.quick-menu-item-body .menu-class-item[data-v-df364c7a]{border-bottom:1px solid #ebebeb;margin-bottom:10px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper[data-v-df364c7a]{position:relative}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_blue[data-v-df364c7a]{cursor:pointer;width:100%;height:100%;border-radius:6px;background:linear-gradient(to right, #4599F9, #40BCF9);position:relative;overflow:hidden;text-align:center;line-height:72px;font-size:14px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:bold;color:#fff;box-shadow:0px 2px 12px rgba(69,153,249,.5)}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_blue[data-v-df364c7a]::after{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_blue_small.png");background-position:bottom right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;bottom:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_blue[data-v-df364c7a]::before{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_blue_big.png");-webkit-backdrop-filter:saturate(99%);backdrop-filter:saturate(99%);background-position:right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;top:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_blue span[data-v-df364c7a]{z-index:100;position:relative}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_yellow1[data-v-df364c7a]{cursor:pointer;width:100%;height:100%;border-radius:6px;background:linear-gradient(to right, #F66B09, #FFD80D);position:relative;overflow:hidden;text-align:center;line-height:72px;font-size:14px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:bold;color:#fff;box-shadow:0px 2px 12px rgba(246,107,9,.5)}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_yellow1[data-v-df364c7a]::after{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_yellow1_small.png");background-position:bottom right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;bottom:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_yellow1[data-v-df364c7a]::before{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_yellow1_big.png");-webkit-backdrop-filter:saturate(99%);backdrop-filter:saturate(99%);background-position:right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;top:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_yellow1 span[data-v-df364c7a]{z-index:100;position:relative}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_purple[data-v-df364c7a]{cursor:pointer;width:100%;height:100%;border-radius:6px;background:linear-gradient(to right, #009efd, #2af598);position:relative;overflow:hidden;text-align:center;line-height:72px;font-size:14px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:bold;color:#fff;box-shadow:0px 2px 12px rgba(0,158,253,.5)}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_purple[data-v-df364c7a]::after{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_purple_small.png");background-position:bottom right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;bottom:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_purple[data-v-df364c7a]::before{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_purple_big.png");-webkit-backdrop-filter:saturate(99%);backdrop-filter:saturate(99%);background-position:right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;top:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_purple span[data-v-df364c7a]{z-index:100;position:relative}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_red[data-v-df364c7a]{cursor:pointer;width:100%;height:100%;border-radius:6px;background:linear-gradient(to right, #ff7572, #ffa78e);position:relative;overflow:hidden;text-align:center;line-height:72px;font-size:14px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:bold;color:#fff;box-shadow:0px 2px 12px rgba(255,117,114,.5)}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_red[data-v-df364c7a]::after{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_red_small.png");background-position:bottom right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;bottom:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_red[data-v-df364c7a]::before{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_red_big.png");-webkit-backdrop-filter:saturate(99%);backdrop-filter:saturate(99%);background-position:right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;top:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_red span[data-v-df364c7a]{z-index:100;position:relative}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_cyan[data-v-df364c7a]{cursor:pointer;width:100%;height:100%;border-radius:6px;background:linear-gradient(to right, #7285ff, #b9acff);position:relative;overflow:hidden;text-align:center;line-height:72px;font-size:14px;font-family:SourceHanSansCN-Bold,SourceHanSansCN;font-weight:bold;color:#fff;box-shadow:0px 2px 12px rgba(114,133,255,.5)}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_cyan[data-v-df364c7a]::after{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_cyan_small.png");background-position:bottom right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;bottom:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_cyan[data-v-df364c7a]::before{content:"";background-image:url("/static/imgs/guidance_agent/menu/bg_cyan_big.png");-webkit-backdrop-filter:saturate(99%);backdrop-filter:saturate(99%);background-position:right;background-repeat:no-repeat;width:124px;height:72px;position:absolute;right:0px;top:0px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .color-block_cyan span[data-v-df364c7a]{z-index:100;position:relative}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .menu-class-label-item[data-v-df364c7a]{margin-bottom:10px}.quick-menu-item-body .menu-class-item .menu-class-label-wrapper .expend-btn[data-v-df364c7a]{position:absolute;right:-9px;top:20px;font-size:16px}.quick-menu-item-body .menu-class-item .menu-list-wrapper .menu-list-row .menu-list-item[data-v-df364c7a]{position:relative;height:72px;box-sizing:border-box;background:#f8fbff;border:1px dashed #ebebeb;color:#666;text-align:center;cursor:pointer;margin-bottom:10px}.quick-menu-item-body .menu-class-item .menu-list-wrapper .menu-list-row .menu-list-item.selected[data-v-df364c7a]{border:1px solid #6cf}.quick-menu-item-body .menu-class-item .menu-list-wrapper .menu-list-row .menu-list-item.selected[data-v-df364c7a]::after{position:absolute;right:0;top:0;content:"";display:block;width:27px;height:25px;background:no-repeat url("/static/cmb/icon_finish.png")}.quick-menu-item-body .menu-class-item .menu-list-wrapper .menu-list-row .menu-list-item .menu-list-item-icon[data-v-df364c7a]{line-height:40px;font-size:22px;margin-top:2px}.quick-menu-item-body .menu-class-item .menu-list-wrapper .menu-list-row.fiexdOneRow[data-v-df364c7a]{height:82px;overflow:hidden}.quick-menu-item[data-v-df364c7a]{position:relative;height:95px;float:left;box-sizing:border-box;background:#fff;border:2px solid #f8f8f8;color:#666;text-align:center;padding-top:20px;cursor:pointer}.quick-menu-item[data-v-df364c7a]:hover{background:#eee !important}.quick-menu-item.finish[data-v-df364c7a]::after{position:absolute;right:0;top:0;content:"";display:block;width:27px;height:25px;background:no-repeat url("/static/cmb/icon_finish.png")}.quick-menu-item .item-ico[data-v-df364c7a]{display:block;width:33px;height:29px;content:"";background:no-repeat url("/static/cmb/indexico2bak.png");margin:0 auto 5px auto}.quick-menu-wrapper .quick-menu-item[data-v-df364c7a]{border-bottom:1px solid #e4e7e8;border-right:1px solid #e4e7e8;color:#333;width:117px;height:90px;padding:0}.quick-menu-wrapper .quick-menu-item .quick-menu-item-title[data-v-df364c7a]{padding:0;font-size:14px}.quick-menu-wrapper .quick-menu-item .quick-menu-item-icon[data-v-df364c7a]{font-size:30px;line-height:50px;margin-top:8px}.quick-menu-wrapper .quick-menu-item.qucik-menu-plus .iconfont[data-v-df364c7a]{font-size:30px;margin-top:8px;line-height:50px}.specialcolor[data-v-df364c7a]{background:#fafdff}.dialogitem[data-v-df364c7a]{width:25% !important;height:70px !important;padding-top:10px !important}
.theme-red[data-v-664d9c0e]{--color-theme-base: #DF4253;--header-backgroundcolor: #FFF;--header-logo-backgroundcolor: #FFF;--header-font-color: rgba(43, 52, 64, 1);--header-icon-color: rgba(43, 52, 64, 1);--sidebar-normal-width: 110px;--sidebar-small-width: 50px;--sidebar-top-font-color: #fff;--sidebar-font-color: rgba(255,255,255,0.7);--sidebar-background-color: #3F4555;--sidebar-hover-color: rgba(255,255,255,0.7);--sidebar-hover-background-color:#262D3E;--sidebar-active-color: #fff;--sidebar-active-background-color: #DF4253;--sidebar-popup-color: #ffffff;--sidebar-popup-background-color: #828f9c;--sidebar-popup-hover-color: #ffffff;--sidebar-popup-hover-background-color: #909ba6;--sidebar-popup-active-color: #ffffff;--sidebar-popup-active-background-color: #a9b1ba}.quick-menu-box[data-v-664d9c0e]{background-color:#fff;padding:0px 16px 8px}.quick-menu-box .quick-menu[data-v-664d9c0e]{margin-top:12px}

.dashboard-container[data-v-4643eb86] {
    display: flex;
    flex-direction: column;
    gap: 12px;
    /* min-width: 1200px; */
    overflow-x: auto;
    padding-left: 0;
    padding-right: 0;
}
.upper-section[data-v-4643eb86] {
    display: flex;
    gap: 12px;
    height: 400px;
}
.upper-left[data-v-4643eb86] {
    flex: 2.5;
    display: flex;
    flex-shrink: 0;
    min-width: 0;
    flex-direction: column;
    gap: 12px;
}
.upper-center[data-v-4643eb86] {
    flex: 5;
    flex-shrink: 0;
    min-width: 0;
    padding: 0 6px;
    background: white;
}
.upper-right[data-v-4643eb86] {
    flex: 2.5;
    flex-shrink: 0;
    min-width: 0;
    background: white;
}
.lower-section[data-v-4643eb86] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    height: 200px;
}
.lower-item[data-v-4643eb86] {
    background-color: white;
    overflow: auto;
}
@media (max-width: 1280px) {
.upper-section[data-v-4643eb86] {
        /* flex-direction: column; */
        height: auto;
        flex-wrap: wrap;
}
.upper-left[data-v-4643eb86] {
        flex: 4;
}
.upper-right[data-v-4643eb86] {
        flex: none;
        width: 100%;
}
.lower-section[data-v-4643eb86] {
        grid-template-columns: repeat(2, 1fr);
        height: auto;
}
}
@media (max-width: 1020px) {
.upper-section[data-v-4643eb86] {
        flex-direction: column;
        height: auto;
        flex-wrap: wrap;
}
.lower-section[data-v-4643eb86] {
        grid-template-columns: 1fr;
}
.upper-center[data-v-4643eb86]{
        order: -1;
}
}

