
th[data-v-69288d35]{
    font-size: 15px;
    text-align: center;
}
.tdxh[data-v-69288d35]{text-align: center;}


.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: var(--filColor);
}
.add .ant-card-body{
    border: 1px solid var(--filColor);
}
.add .abs_add{
    position: absolute;
    left: -43px;
    width: 200px;
    top: 150px;
    height: 30px;
    background: #fff;
}
.ant-input-affix-wrapper .ant-input {
    position: relative;
    background-color: white;
    text-align: inherit;
    color: black;
}

