.ele-block > > > .el-upload[data-v-27f5525a],
.ele-block > > > .el-upload-dragger[data-v-27f5525a] {
  width: 100%;
}
.balls[data-v-27f5525a] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.balls .ball[data-v-27f5525a] {
    margin-right: 5px;
}
.balls img[data-v-27f5525a] {
    width: 30px;
}
.balls[data-v-27f5525a] {
  justify-content: center;
}
.balls .ball[data-v-27f5525a] {
    margin-right: 10px;
    background-color: red;
    color: #fff;
    border-radius: 100px;
}
.balls .ball.ball-pk10[data-v-27f5525a] {
      background-color: #4788f4;
}
.balls .ball.ball-sd[data-v-27f5525a] {
      background-color: #4788f4;
}
.balls .ball.ball-pl3[data-v-27f5525a] {
      background-color: #c068ac;
}
.balls .ball.ball-dlt.bb6[data-v-27f5525a], .balls .ball.ball-dlt.bb7[data-v-27f5525a] {
      background-color: #e1a10a;
}
.balls .ball span[data-v-27f5525a] {
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 16px;
      font-weight: 500;
}

