ul[data-v-21cf9b9c] {
  height: 52px;
  text-align: left;
  line-height: 52px;
  padding-left: 20px;
  padding-right: 14px;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #3B4859;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f1f1f5;
}
ul li[data-v-21cf9b9c] {
  position: relative;
  cursor: pointer;
}
ul li[data-v-21cf9b9c]:first-child {
  margin-right: 32px;
}
ul li.cur[data-v-21cf9b9c] {
  color: #1890ff;
}
ul li.cur[data-v-21cf9b9c]::after {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 2px;
  left: 20px;
  background: #1890ff;
  bottom: 0;
}
.def-img-wrap[data-v-21cf9b9c] {
  height: 245px;
  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;
}
.def-img-wrap .img-inner-wrap[data-v-21cf9b9c] {
  display: inline-block;
  line-height: normal;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.25);
}
.def-img-wrap .img-inner-wrap p[data-v-21cf9b9c] {
  margin-top: 10px;
}
.def-img-wrap img[data-v-21cf9b9c] {
  height: 100px;
}
.status[data-v-21cf9b9c] {
  font-size: 14px;
  line-height: 32px;
  height: 100%;
  width: 120px;
}
.status .circle[data-v-21cf9b9c] {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 8px;
}
.status .vertical-line[data-v-21cf9b9c] {
  display: inline-block;
  margin: 0 8px;
}
.status .grey-f[data-v-21cf9b9c] {
  color: #BABABA;
}
.pull-layout[data-v-21cf9b9c] {
  margin-top: 80px;
}
.echarts[data-v-21cf9b9c] {
  width: 100%;
  height: 160px;
  border-radius: 8px;
}
.echarts[data-v-21cf9b9c]:hover {
  -webkit-box-shadow: 0px 2px 20px 0px rgba(163, 176, 203, 0.16);
          box-shadow: 0px 2px 20px 0px rgba(163, 176, 203, 0.16);
}
.blue[data-v-21cf9b9c] {
  background-color: #27a1ff;
}
.green[data-v-21cf9b9c] {
  background-color: #54d2d2;
}
.unbusy-color[data-v-21cf9b9c] {
  background-color: #fe8f65;
}

