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