.el-row[data-v-54acc296] {
  margin-bottom: 1px;
}
.el-row[data-v-54acc296]:last-child {
  margin-bottom: 0;
}
.bg-purple[data-v-54acc296] {
  background: #d3dce6;
  text-align: center;
  line-height: 34px;
  margin-left: 1px;
}
.grid-content[data-v-54acc296] {
  border-radius: 3px;
  min-height: 34px;
}
.summary[data-v-54acc296] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
}
.summary .box[data-v-54acc296] {
  margin: 10px;
  width: 180px;
  height: 80px;
  background-color: rgba(193, 193, 193, 0.24);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
