.outTime[data-v-2b1322e2] {
  background: #fc5959;
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 400;
  margin-left: 2px;
  border-radius: 9px;
}
[data-v-2b1322e2] .ant-table-thead tr th {
  font-weight: normal;
}


.avatar-uploader > .ant-upload {
    width: 128px;
    height: 128px;
}
.ant-upload-select-picture-card i {
    font-size: 32px;
    color: #999;
}
.ant-upload-select-picture-card .ant-upload-text {
    margin-top: 8px;
    color: #666;
}
.add {
    padding:18px 25px;
    margin: 0 28px;
}
.add .ant-card-head{
    background: rgb(241,241,241);
}
.add .ant-card-body{
    border: 1px solid rgb(241,241,241);
}
.add .abs_add{
    position: absolute;
    left: -43px;
    width: 200px;
    top: 150px;
    height: 30px;
    background: #fff;
}

