.uploadContent[data-v-bf88b136] {
  margin-right: 36px;
  width: 88px;
  height: 32px;
  background: #0fd7b3;
  border-radius: 8px;
}
.el-button--primary[data-v-bf88b136] {
  color: #0c1916;
  line-height: 7px;
  padding-left: 16px;
}
[data-v-bf88b136] .table_header {
  width: 1168px;
  height: 48px;
  background: #f4f5f7;
}
[data-v-bf88b136] .el-table {
  border-radius: 20px;
}
[data-v-bf88b136] .el-table__row .centerCss {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
