[data-v-675bba24] .avue-crud__img img {
  width: 32px;
  height: 32px;
}
.wf-container .el-collapse-item__content {
  padding-top: 8px;
}
.wf-container .el-badge__content.is-fixed {
  right: 16px;
}
.wf-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 !important;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
          transform: translate(-50%, -40%);
  max-height: calc(100% - 30px);
  max-width: calc(100% - 30px);
}
.wf-dialog .el-dialog__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.statistics-container[data-v-2b4c4718] {
  padding: 0 10px 30px !important;
}
.statistics-container .flex-one[data-v-2b4c4718] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.statistics-container .mb20[data-v-2b4c4718] {
  margin-bottom: 20px;
}
.statistics-container .cursor[data-v-2b4c4718] {
  cursor: pointer;
}
.statistics-container .justify-between[data-v-2b4c4718] {
  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;
}
.statistics-container .col[data-v-2b4c4718] {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 10px;
}
.statistics-container .col .name[data-v-2b4c4718] {
  color: #17307a;
  font-size: 15px;
}
.statistics-container .col .num[data-v-2b4c4718] {
  color: #2f2e4a;
  font-size: 32px;
}
.statistics-container .col p[data-v-2b4c4718] {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.statistics-container .right-wrap[data-v-2b4c4718] {
  margin-bottom: 20px;
  position: relative;
}
.statistics-container .right-wrap[data-v-2b4c4718]::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 20px;
  top: 10px;
}
.statistics-container .right-wrap[data-v-2b4c4718]:nth-child(1)::before {
  background: #7a78ff;
}
.statistics-container .right-wrap[data-v-2b4c4718]:nth-child(2)::before {
  background: #ffbc1b;
}
.statistics-container .right-wrap[data-v-2b4c4718]:nth-child(3)::before {
  background: #00b6d7;
}
.statistics-container .right-wrap[data-v-2b4c4718]:nth-child(4)::before {
  background: #ec3f3f;
}
.statistics-container .right-wrap .right-col[data-v-2b4c4718] {
  padding: 0 25px;
  height: 100px;
}
.statistics-container .right-wrap .right-col[data-v-2b4c4718]:hover {
  background: rgba(237, 83, 85, 0.1);
}
.statistics-container .left-col[data-v-2b4c4718] {
  height: 128px;
  padding-left: 25px;
}
.statistics-container .left-col[data-v-2b4c4718]:hover {
  background: rgba(237, 83, 85, 0.1);
}
.statistics-container .left-col + .left-col[data-v-2b4c4718] {
  margin-top: 20px;
}
.statistics-container .left-col[data-v-2b4c4718]::before {
  content: "";
  position: absolute;
  left: 10px;
  width: 5px;
  height: 64px;
  border-radius: 2px;
}
.statistics-container .left-col[data-v-2b4c4718]:nth-child(1)::before {
  background: #ffcc40;
}
.statistics-container .left-col[data-v-2b4c4718]:nth-child(2)::before {
  background: #302bc0;
}
.statistics-container .left-col[data-v-2b4c4718]:nth-child(3)::before {
  background: #f05e5e;
}
.statistics-container .left-col .num[data-v-2b4c4718] {
  margin: 4px 0 6px;
}
.statistics-container .left-col .add-num[data-v-2b4c4718] {
  font-size: 13px;
  color: #9191a4;
}
.statistics-container .ops-item[data-v-2b4c4718] {
  width: 100%;
  height: 330px;
}
.statistics-container .ops-item .ops-head[data-v-2b4c4718] {
  height: 40px;
  background: #f5f7f9;
}
.statistics-container .ops-item .ops-head .th[data-v-2b4c4718] {
  color: #697582;
  font-size: 12px;
}
.statistics-container .ops-item .swiperlist[data-v-2b4c4718] {
  width: 100%;
  height: 290px;
  overflow: hidden scroll;
}
.statistics-container .ops-item .item[data-v-2b4c4718] {
  padding: 10px 10px;
  border-top: 1px solid #f0f0f0;
  color: #17307a;
  font-size: 12px;
}
.statistics-container .ops-item .item .name[data-v-2b4c4718] {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.statistics-container .ops-item .item .time[data-v-2b4c4718] {
  width: 140px;
}
.statistics-container[data-v-2b4c4718] .el-collapse {
  border: none;
}
.statistics-container[data-v-2b4c4718] .el-collapse-item__wrap {
  padding-top: 8px;
  border-radius: 10px;
}
.statistics-container[data-v-2b4c4718] .el-form-item--mini.el-form-item,
.statistics-container[data-v-2b4c4718] .el-form-item--small.el-form-item {
  margin-bottom: 0 !important;
}
