.is-center .toggle-box {
  text-align: center;
}
.el-dropdown-menu {
  padding: 0;
}
.el-dropdown-menu__item .el-row {
  width: 200px;
}
.el-dropdown-menu__item .el-row .el-image {
  width: 40px;
  height: 40px;
  margin: 10px 0 0 5px;
}
.line-22 {
  line-height: 22px;
}
.text-qitade {
  color: #fff;
  background-color: #7f8688;
  border-radius: 2px;
  padding: 7px;
}
.docx-pic .fa {
  margin: 10px 0 0 5px;
}
.docx-pic .font-22 {
  font-size: 22px !important;
}
.docx-pic .font-40 {
  font-size: 40px !important;
}
.mb-negative {
  margin-bottom: -6px;
  margin-top: 6px;
}
i {
  font-style: inherit;
}
.statistic-table .el-table thead tr th {
  padding: 2px 0;
  font-weight: normal;
}
.statistic-table .el-table tr th .cell {
  position: initial;
}
.statistic-table .header-fold .header-content {
  padding-right: 12px !important;
}
.statistic-table .header-fold .toggle-btn {
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.statistic-table .pagination-containers {
  bottom: 0;
}
.pagination-containers {
  height: 40px;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 4;
}
.pagination-containers .total-text {
  position: static !important;
  margin-top: 0 !important;
  padding-left: 10px;
}
.radio-type-box {
  max-width: 100vw;
  height: 40px;
  margin: 0 auto;
  overflow-x: auto;
  overflow-y: hidden;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.radio-type-box .radio-type {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.radio-type-box .radio-type .el-radio {
  padding: 0 10px;
  margin: 0;
}
.radio-type-box .radio-type .el-radio .el-radio__label {
  font-size: 12px;
  padding-left: 5px;
}
.h5-statis-main.chart {
  position: relative;
}
.h5-statis-main.chart .h5-statis-ctrl-btns {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.h5-statis-main.chart .h5-chart-content {
  height: calc(100vh - 50px);
}
.h5-statis-export {
  position: fixed;
  bottom: 4px;
  right: 10px;
  z-index: 9;
}
.h5-chart-content {
  width: 100%;
  height: calc(100vh - 100px);
}
.h5-chart-content .echarts {
  width: 100%;
  height: 100%;
}
.h5-chart-tabs {
  width: 100%;
  overflow: auto;
}
.h5-chart-tabs .el-radio-group.more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.h5-chart-tabs .el-radio-group .el-radio .el-radio__label {
  font-size: 12px;
}
.application-data-base .custom-vxe-table .vxe-table .vxe-cell {
  min-height: 34px;
}
