.name-push[data-v-5a5f1337] {
  color: var(--color-primary);
  text-decoration: underline;
  cursor: pointer;
}
.total-table {
  width: 100%;
  border: 1px solid #eee;
  margin: 10px;
}
.total-table .total-table-box {
  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;
  height: auto;
  border-bottom: 1px solid #eee;
}
.total-table .total-table-box .table-header {
  height: 40px;
  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;
  width: 50%;
  background: #ddd;
}
.total-table .total-table-box .box-name {
  width: 80%;
  padding: 10px;
  border-right: 1px solid #eee;
  height: auto;
  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;
}
.total-table .total-table-box .box-total {
  width: 50%;
  padding: 10px;
  height: auto;
  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;
}
.suggest-tip[data-v-60a23d47] {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 2;
}
.suggest-tip .suggest-tip-item[data-v-60a23d47] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kpi-tit[data-v-60a23d47] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.chart-div[data-v-60a23d47] {
  width: 100%;
  height: 90%;
}
.chart-module[data-v-60a23d47] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow-x: auto;
}
.chart-box[data-v-60a23d47] {
  height: 340px;
  width: 49%;
  border: 1px solid #e2e2e2;
  padding: 0 10px;
  margin-bottom: 10px;
  min-width: 330px;
  margin-right: 10px;
  background: #fff;
}
.dialog-char[data-v-60a23d47] {
  width: 80%;
  text-align: center;
  margin: 30px auto;
  height: 80vh;
}
@media (max-width: 900px) {
.chart-module[data-v-60a23d47] {
    display: block;
    margin-top: 20px;
}
.chart-box[data-v-60a23d47] {
    width: 100%;
    border: 1px solid #e2e2e2;
    padding: 20px;
    margin-bottom: 10px;
}
.table-box[data-v-60a23d47] {
    width: 100%;
}
}
.chart-box .hs-modular-right-up[data-v-60a23d47] {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  color: #5cb8c8;
}
.dialog-char .hs-modular-right-up[data-v-60a23d47] {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  color: #5cb8c8;
}
.chart-box .hs-modular-right-down[data-v-60a23d47] {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  color: #e86969;
}
.dialog-char .hs-modular-right-down[data-v-60a23d47] {
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  color: #e86969;
}
.kpi-tit .el-card__body[data-v-60a23d47] {
  display: none;
}
.kpi-tit .el-card[data-v-60a23d47] {
  background: unset;
  width: 100%;
  border: 0;
}
.kpi-tit .el-card__header[data-v-60a23d47] {
  padding: 0 !important;
}
