.echar-head[data-v-ca4a72f6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.echar-head .title[data-v-ca4a72f6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 600;
  font-size: 16px;
}
.echar-head .title .IconTip[data-v-ca4a72f6] {
    font-size: 15px;
}
.contentSlot[data-v-ca4a72f6] {
  line-height: 1.6;
}
.filter-box[data-v-ca4a72f6] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.title[data-v-344ad23a] {
  font-weight: 600;
  font-size: 16px;
}
.title .IconTip[data-v-344ad23a] {
    font-size: 15px;
}
.contentSlot[data-v-344ad23a] {
  line-height: 1.6;
}

/* .filter-box {
  align-items: flex-end;
} */


.el-dialog.smsSendRecordDetailsDialog .el-dialog__body{
  height: 73vh;
  overflow-y: auto;
}
.el-dialog.smsSendRecordDetailsDialog .el-form-item__error{
  top:80%
}

.el-form-item[data-v-332ebadb] {
  margin-bottom: 0;
}
.colBorder[data-v-332ebadb] {
  border-right: 1px solid #eee;
}
.el-textarea.el-input--suffix.avue-input[data-v-332ebadb] {
  width: 97%;
}
.header-title[data-v-332ebadb] {
  padding-left: 5px;
  font-size: 14px;
  color: #29304e;
  position: relative;
}
.header-title[data-v-332ebadb]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 3px;
    height: 18px;
    background: #1890ff;
    opacity: 1;
    border-radius: 2px;
}

.el-font-size[data-v-7e9b79b7] {
  font-size: 14px;
}
.panel-group[data-v-7e9b79b7] {
  padding: 10px 6px;
}
.panel-group .card-panel-col[data-v-7e9b79b7] {
    margin-bottom: 0px;
}
.panel-group .contentSlot[data-v-7e9b79b7] {
    line-height: 1.6;
}
.panel-group .card-panel[data-v-7e9b79b7] {
    height: 98px;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    overflow: hidden;
    color: #666;
    background: #fff;
    -webkit-box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.05);
            box-shadow: 4px 4px 40px rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.05);
}
.panel-group .card-panel:hover .card-panel-icon-wrapper[data-v-7e9b79b7] {
      background: gainsboro;
}
.panel-group .card-panel .card-panel-contentBox[data-v-7e9b79b7] {
      width: 100%;
      height: 100%;
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
}
.panel-group .card-panel .card-panel-icon-wrapper[data-v-7e9b79b7] {
      padding: 2px;
      -webkit-transition: all 0.38s ease-out;
      transition: all 0.38s ease-out;
      border-radius: 6px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.panel-group .card-panel .IconTip[data-v-7e9b79b7] {
      position: absolute;
      top: 8px;
      right: 8px;
      font-size: 15px;
      z-index: 2;
}
.panel-group .card-panel .card-panel-icon[data-v-7e9b79b7] {
      float: left;
}
.panel-group .card-panel .card-panel-icon .someImg[data-v-7e9b79b7] {
        width: 45px;
        height: 45px;
}
.panel-group .card-panel .card-panel-icon .specialImg[data-v-7e9b79b7] {
        width: 51px;
        height: 48px;
}
.panel-group .card-panel .card-panel-description[data-v-7e9b79b7] {
      font-weight: bold;
}
.panel-group .card-panel .card-panel-description .card-panel-text[data-v-7e9b79b7] {
        color: rgba(0, 0, 0, 0.45);
        font-size: 16px;
}
.panel-group .card-panel .card-panel-description .card-panel-num[data-v-7e9b79b7] {
        font-size: 20px;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
}

.wel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1100px;
  margin: 0 auto;
}

@charset "UTF-8";
[data-v-f5bcc66e] .avue-crud__menu {
  min-height: 0;
}
.search-row .el-col[data-v-f5bcc66e] {
  width: 200px;
}
.el-dialog__body[data-v-f5bcc66e] {
  padding: 0;
}
.el-dialog__body .dialog-body[data-v-f5bcc66e] {
    padding: 20px;
    overflow-y: scroll;
    min-height: 400px;
}
.el-dialog__body[data-v-f5bcc66e].avue-crud {
    padding: 0 !important;
}
.el-dialog__body[data-v-f5bcc66e].avue-crud ::v-deep.avue-crud__menu {
      min-height: 0 !important;
}
#option .el-form-item__label[data-v-f5bcc66e] {
  text-align: left;
  float: left;
}
#tips[data-v-f5bcc66e] {
  padding: 8px 16px;
  background-color: #eeead3;
  border-radius: 4px;
  border-left: 5px solid #E6A23C;
  line-height: 20px;
  margin-bottom: 20px;
}
.main-container[data-v-f5bcc66e] {
  background: #ffffff;
  border-radius: 6px;
  border: 1px solid #e5e7eb;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  overflow: hidden;
}
.search-section[data-v-f5bcc66e] {
  padding: 12px 16px;
}
.search-section .search-form[data-v-f5bcc66e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
}
.search-section .export-button[data-v-f5bcc66e] {
    margin-right: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.search-section .search-item[data-v-f5bcc66e] {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 0;
    margin-right: 4px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.search-section .search-item .avue-select[data-v-f5bcc66e], .search-section .search-item .avue-input[data-v-f5bcc66e], .search-section .search-item .el-input[data-v-f5bcc66e], .search-section .search-item .el-cascader[data-v-f5bcc66e] {
      width: 100% !important;
}
.search-section .search-item .el-date-picker[data-v-f5bcc66e] {
      width: 240px !important;
}
.search-section .search-buttons[data-v-f5bcc66e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.search-section .search-buttons .el-button[data-v-f5bcc66e] {
      padding: 7px 12px;
      font-size: 12px;
      white-space: nowrap;
}
@media (max-width: 1200px) {
.search-section .search-form[data-v-f5bcc66e] {
      gap: 3px;
}
.search-section .search-item .avue-select[data-v-f5bcc66e], .search-section .search-item .avue-input[data-v-f5bcc66e], .search-section .search-item .el-input[data-v-f5bcc66e], .search-section .search-item .el-cascader[data-v-f5bcc66e] {
      width: 100% !important;
}
.search-section .search-item .el-date-picker[data-v-f5bcc66e] {
      width: 200px !important;
}
.search-section .export-button[data-v-f5bcc66e] {
      margin-right: 4px;
}
}
@media (max-width: 768px) {
.search-section[data-v-f5bcc66e] {
      padding: 8px 10px;
}
.search-section .search-form[data-v-f5bcc66e] {
        gap: 2px;
        overflow-x: auto;
}
.search-section .search-item .avue-select[data-v-f5bcc66e], .search-section .search-item .avue-input[data-v-f5bcc66e], .search-section .search-item .el-input[data-v-f5bcc66e], .search-section .search-item .el-cascader[data-v-f5bcc66e] {
        font-size: 12px;
        width: 100% !important;
}
.search-section .search-item .el-date-picker[data-v-f5bcc66e] {
        width: 180px !important;
}
.search-section .search-item .el-date-picker[data-v-f5bcc66e] .el-input__inner {
          font-size: 12px;
}
.search-section .export-button[data-v-f5bcc66e] {
        margin-right: 2px;
}
.search-section .export-button .el-button[data-v-f5bcc66e] {
          padding: 4px 6px;
          font-size: 11px;
}
.search-section .search-buttons .el-button[data-v-f5bcc66e] {
        padding: 4px 6px;
        font-size: 11px;
}
}
@media (max-width: 480px) {
.search-section .search-form[data-v-f5bcc66e] {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      gap: 8px;
}
.search-section .export-button[data-v-f5bcc66e], .search-section .search-item[data-v-f5bcc66e], .search-section .search-buttons[data-v-f5bcc66e] {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
}
.search-section .export-button .avue-select[data-v-f5bcc66e], .search-section .export-button .avue-input[data-v-f5bcc66e], .search-section .export-button .el-input[data-v-f5bcc66e], .search-section .export-button .el-cascader[data-v-f5bcc66e], .search-section .export-button .el-date-picker[data-v-f5bcc66e], .search-section .search-item .avue-select[data-v-f5bcc66e], .search-section .search-item .avue-input[data-v-f5bcc66e], .search-section .search-item .el-input[data-v-f5bcc66e], .search-section .search-item .el-cascader[data-v-f5bcc66e], .search-section .search-item .el-date-picker[data-v-f5bcc66e], .search-section .search-buttons .avue-select[data-v-f5bcc66e], .search-section .search-buttons .avue-input[data-v-f5bcc66e], .search-section .search-buttons .el-input[data-v-f5bcc66e], .search-section .search-buttons .el-cascader[data-v-f5bcc66e], .search-section .search-buttons .el-date-picker[data-v-f5bcc66e] {
        width: 100% !important;
}
.search-section .search-buttons[data-v-f5bcc66e] {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 8px;
}
}
.content-wrapper[data-v-f5bcc66e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 500px;
}
.date-sidebar[data-v-f5bcc66e] {
  width: 180px;
  background: #ffffff;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 5px;
  position: relative;
}
.date-sidebar .date-sidebar-header[data-v-f5bcc66e] {
    padding: 12px 12px;
    font-size: 13px;
    font-weight: 600;
    color: #1f2937;
    background: #fafbfc;
    border-bottom: 1px solid #e5e7eb;
    text-align: center;
    letter-spacing: 0.5px;
}
.date-sidebar .date-list[data-v-f5bcc66e] {
    padding: 4px 0;
    border-right: 2px solid #f0f2f5;
    border-bottom: 1px solid #e5e7eb;
    overflow-y: auto;
    /* 自定义滚动条样式 */
    /* 仅在滚动时显示滚动条 */
}
.date-sidebar .date-list[data-v-f5bcc66e]::-webkit-scrollbar {
      width: 4px;
}
.date-sidebar .date-list[data-v-f5bcc66e]::-webkit-scrollbar-track {
      background: transparent;
}
.date-sidebar .date-list[data-v-f5bcc66e]::-webkit-scrollbar-thumb {
      background: #d1d5db;
      border-radius: 2px;
}
.date-sidebar .date-list[data-v-f5bcc66e]::-webkit-scrollbar-thumb:hover {
        background: #9ca3af;
}
.date-sidebar .date-list[data-v-f5bcc66e]:not(:hover)::-webkit-scrollbar-thumb {
      background: transparent;
}
.date-sidebar .date-item[data-v-f5bcc66e] {
    padding: 10px 12px;
    margin: 2px 8px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
}
.date-sidebar .date-item[data-v-f5bcc66e]:hover {
      background: #f3f4f6;
      -webkit-transform: translateY(-1px);
              transform: translateY(-1px);
}
.date-sidebar .date-item.active[data-v-f5bcc66e] {
      background: #eff6ff;
      color: #1e40af;
      border-left: 4px solid #3b82f6;
      padding-left: 8px;
}
.date-sidebar .date-item.active[data-v-f5bcc66e]::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #3b82f6;
        border-radius: 0 2px 2px 0;
}
.date-sidebar .date-item.active .date-text[data-v-f5bcc66e], .date-sidebar .date-item.active .date-weekday[data-v-f5bcc66e] {
        color: #1e40af;
}
.date-sidebar .date-item .date-text[data-v-f5bcc66e] {
      font-size: 13px;
      color: #374151;
      font-weight: 500;
      line-height: 1.4;
}
.date-sidebar .date-item .date-weekday[data-v-f5bcc66e] {
      font-size: 11px;
      color: #6b7280;
      margin-top: 2px;
      font-weight: 400;
}
.content-area[data-v-f5bcc66e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  min-width: 0;
  background: #ffffff;
  /* 分页样式优化 */
  /* 响应式设计 */
}
.content-area.with-sidebar[data-v-f5bcc66e] {
    margin-left: 0;
}
.content-area[data-v-f5bcc66e] .el-pagination {
    padding: 16px 0;
    text-align: right;
    border-top: 1px solid #f3f4f6;
}
@media (max-width: 768px) {
.content-area .main-container[data-v-f5bcc66e] {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
.content-area .date-sidebar[data-v-f5bcc66e] {
      display: none !important;
}
.content-area.with-sidebar[data-v-f5bcc66e] {
      margin-left: 0;
}
}
@media (max-width: 480px) {
.content-area .main-container[data-v-f5bcc66e] {
      border-radius: 4px;
      margin: 0 -4px;
}
.content-area .content-area[data-v-f5bcc66e] {
      padding: 12px;
}
.content-area[data-v-f5bcc66e] .avue-crud__menu {
      padding: 8px;
      margin-bottom: 12px;
}
.content-area[data-v-f5bcc66e] .el-table .el-table__header-wrapper th {
      padding: 8px 0 !important;
      font-size: 12px !important;
}
.content-area[data-v-f5bcc66e] .el-table .el-table__body-wrapper td {
      padding: 8px 0 !important;
      font-size: 12px !important;
}
}

/* 全局强制覆盖avue-crud菜单高度 */
[data-v-f5bcc66e] .avue-crud .avue-crud__menu {
  min-height: 0 !important;
  height: auto !important;
}
[data-v-f5bcc66e] .avue-crud__menu {
  min-height: 0 !important;
  height: auto !important;
}
.el-select.enterpriseRevReportsTree.el-select--mini.avue-input-tree .el-tag.el-tag--info.el-tag--mini.el-tag--light[data-v-f5bcc66e] {
  max-width: 60% !important;
}

