.pivot-table-box[data-v-5a669a99] {
  height: 100%;
}
.vxe-table--tooltip-wrapper {
  z-index: 3000 !important;
}
.chart-pivot-table1 {
  height: 100%;
  overflow: auto;
}
.chart-pivot-table1 .vxe-table .vxe-body--column.col--left,
.chart-pivot-table1 .vxe-table .vxe-footer--column.col--left,
.chart-pivot-table1 .vxe-table .vxe-header--column.col--left {
  text-align: left;
}
.chart-pivot-table1 .vxe-table .vxe-body--column.col--ellipsis, .chart-pivot-table1 .vxe-table.vxe-editable .vxe-body--column, .chart-pivot-table1 .vxe-table .vxe-footer--column.col--ellipsis, .chart-pivot-table1 .vxe-table .vxe-header--column.col--ellipsis {
  height: 38px;
}
.chart-pivot-table1 .vxe-table .vxe-body--column:not(.col--ellipsis), .chart-pivot-table1 .vxe-table .vxe-footer--column:not(.col--ellipsis), .chart-pivot-table1 .vxe-table .vxe-header--column:not(.col--ellipsis) {
  padding: 7px 0;
}
.chart-pivot-table1 .img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4px 0;
}
.chart-pivot-table1 .img-item {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  margin-bottom: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chart-pivot-table1 .item-thumbnail, .chart-pivot-table1 .item-icon {
  width: 40px;
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chart-pivot-table1 .item-thumbnail .text-tupian1, .chart-pivot-table1 .item-icon .text-tupian1 {
  color: #52688f;
}
.chart-pivot-table1 .item-thumbnail .text-w, .chart-pivot-table1 .item-icon .text-w {
  color: #1195de;
}
.chart-pivot-table1 .item-thumbnail .text-icon_excel, .chart-pivot-table1 .item-icon .text-icon_excel {
  color: #3baa6d;
}
.chart-pivot-table1 .item-thumbnail .text-ppt, .chart-pivot-table1 .item-icon .text-ppt {
  color: #de4912;
}
.chart-pivot-table1 .item-thumbnail .text-pdf, .chart-pivot-table1 .item-thumbnail .text-yinle, .chart-pivot-table1 .item-thumbnail .text-shipin, .chart-pivot-table1 .item-icon .text-pdf, .chart-pivot-table1 .item-icon .text-yinle, .chart-pivot-table1 .item-icon .text-shipin {
  color: #ca211b;
}
.chart-pivot-table1 .item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.chart-pivot-table1 .item-box .fa {
  font-size: 40px;
}
.chart-pivot-table .vxe-table .vxe-body--column.col--left,
.chart-pivot-table .vxe-table .vxe-footer--column.col--left,
.chart-pivot-table .vxe-table .vxe-header--column.col--left {
  text-align: left;
}
.chart-pivot-table .vxe-table--footer-wrapper {
  margin-top: -1px !important;
}
.chart-containers[data-v-0f722696] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.chart-containers .no-data[data-v-0f722696] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #999;
  font-size: 14px;
}
.chart-containers .no-data .fa-info[data-v-0f722696] {
  font-size: 24px;
  padding-bottom: 8px;
}
.chart-containers .content-containers[data-v-0f722696] {
  height: calc(100% - 40px);
  min-height: 0;
  margin-bottom: 20px;
}
.chart-containers .content-containers.flex[data-v-0f722696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chart-containers .content-containers.width-calc[data-v-0f722696] {
  width: calc(100% - 20px);
}
.chart-containers .content-containers.overflow[data-v-0f722696] {
  overflow-x: hidden;
  overflow-y: auto;
}
.chart-containers .content-containers .echarts[data-v-0f722696] {
  width: 100%;
  height: 100%;
}
.chart-containers .content-containers .share-echarts[data-v-0f722696] {
  width: 100%;
  height: calc(100% - 40px) !important;
}
.chart-containers .content-containers .content-wrapper[data-v-0f722696] {
  min-height: 20px !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chart-containers .content-containers .content-wrapper .inner-content[data-v-0f722696] {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.chart-containers .content-containers .content-wrapper .inner-content .text-line[data-v-0f722696] {
  color: #1a1a1c;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  overflow: hidden;
  white-space: nowrap;
}
.chart-containers .content-containers .content-wrapper .inner-content .text-line .text-val[data-v-0f722696],
.chart-containers .content-containers .content-wrapper .inner-content .text-line .text-unit[data-v-0f722696] {
  line-height: 1.2;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  white-space: nowrap;
}
.chart-containers .content-containers .content-wrapper .inner-content .text-line .text-val.text-unit[data-v-0f722696],
.chart-containers .content-containers .content-wrapper .inner-content .text-line .text-unit.text-unit[data-v-0f722696] {
  padding-left: 5px;
}
.chart-containers .content-containers .content-wrapper .inner-content .text-line-hover[data-v-0f722696] {
  cursor: pointer;
}
.chart-containers .mb-20[data-v-0f722696] {
  margin-bottom: 20px !important;
}
.chart-containers .pagination-containers[data-v-0f722696],
.chart-containers .ant-pagination[data-v-0f722696] {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
.chart-containers .pagination-containers[data-v-0f722696] {
  overflow: auto;
}
.chart-containers .pagerH5Size[data-v-0f722696] .el-pager li {
  min-width: 24px;
}
.table-box[data-v-0f722696] {
  padding: 20px 0;
}
.grid-head[data-v-0f722696] {
  padding: 5px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.grid-head .grid-operate[data-v-0f722696] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
  background: 0 0;
}
.grid-head .grid-operate.width-150[data-v-0f722696] {
  width: 300px;
}
.grid-head .grid-operate.width-150[data-v-0f722696] {
  width: 150px;
}
.grid-head .grid-operate .operate-btn[data-v-0f722696] {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.title-box[data-v-0f722696] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #1A1A1C;
  line-height: 22px;
  padding: 14px 16px;
  margin: 16px 10px 0 10px;
  background-color: #ffffff;
}
.title-box .primary-txt[data-v-0f722696] {
  color: #2196F3;
  cursor: pointer;
}
.share-board[data-v-0f722696] {
  margin: 10px;
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.41);
          box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.41);
  padding: 0px 10px 10px;
}
.share-board .share-pc-echarts[data-v-0f722696] {
  height: calc(100% - 40px) !important;
}
