.fileField[data-v-ac9e7f78] {
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
}
.fileField .van-cell[data-v-ac9e7f78] {
  border: none;
  padding-bottom: 0 !important;
}
.fileField[data-v-ac9e7f78] .van-button {
  padding: 0 5px;
  height: 19px;
  font-size: 12px;
}
.fileField[data-v-ac9e7f78] .van-icon {
  vertical-align: middle;
}
.fileField .file-list[data-v-ac9e7f78] {
  min-height: 40px;
  margin-left: 5px;
}
.fileField .file-list span[data-v-ac9e7f78] {
  color: #02a7f0;
}
.fileField .file-list .file-text[data-v-ac9e7f78] {
  line-height: 30px;
  word-break: break-all;
}
.fileField .file-list .file-delete[data-v-ac9e7f78] {
  margin-left: 20px;
  color: red;
}
.file-no[data-v-ac9e7f78] {
  color: #646566;
  line-height: 40px;
  text-align: center;
}
.img[data-v-ac9e7f78] {
  width: 80px;
  height: 80px;
}
.van-cell[data-v-ac9e7f78] {
  display: flex;
  flex-wrap: wrap;
}
.img-uploader[data-v-767ec7e4] {
  padding: 10px 0px;
  border-bottom: 1px solid #f2f2f2;
}
.img-uploader .uploader-title[data-v-767ec7e4] {
  padding-bottom: 10px;
}
.detail .card[data-v-767ec7e4] {
  margin: 10px;
  border-radius: 4px;
}
.detail .label[data-v-767ec7e4] {
  width: 80px;
}
.detail .value[data-v-767ec7e4] {
  flex: 1;
}
.detail .hd.card[data-v-767ec7e4] {
  display: flex;
  color: #02a7f0;
  border: 1px solid #02a7f0;
  border-radius: 4px;
  font-weight: 700;
  text-align: center;
  height: 30px;
  line-height: 28px;
  box-shadow: 5px 2px 5px rgba(0, 0, 0, 0.35);
  margin-bottom: 20px;
}
.detail .hd.card .label[data-v-767ec7e4] {
  border-right: 1px solid #02a7f0;
}
.detail .item[data-v-767ec7e4] {
  display: flex;
  align-items: center;
  padding-bottom: 4px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35);
}
.detail .item .label[data-v-767ec7e4] {
  text-align: center;
  color: #027db4;
  font-weight: 700;
}
.detail .item .row[data-v-767ec7e4] {
  display: flex;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  color: #666;
  font-size: 13px;
  line-height: 2;
  padding: 0 4px;
}
.detail .item .row .aside[data-v-767ec7e4] {
  max-width: 70px;
  min-width: 70px;
  text-align: right;
  text-wrap: nowrap;
}
