.cell .red-dot {
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background: #f56c6c;
  vertical-align: top;
}
.addFee {
  margin-bottom: 10px;
}

.left[data-v-9c5881ac] {
  font-size: 16px;
  color: orange;
}
.right[data-v-9c5881ac] {
  font-size: 14px;
}
.content[data-v-9c5881ac] {
  padding: 0px 50px;
  line-height: 22px;
}
.payButton[data-v-9c5881ac] {
  margin-top: -70px;
}
.pay[data-v-9c5881ac] {
  width: 90px;
  height: 34px;
  font-size: 14px;
  border-radius: 6px;
}
[data-v-9c5881ac] .el-upload-list__item-status-label {
  display: none;
}
[data-v-9c5881ac] .el-icon-upload-success {
  display: none;
}
[data-v-9c5881ac] .el-upload-list__item:hover .el-icon-close {
  display: none;
}
[data-v-9c5881ac] .el-upload-list__item {
  display: flex;
  justify-content: center;
  font-size: large;
}

