.boxShadow[data-v-42e5d274] {
  border: 1px solid #85afe1 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0.10667rem rgba(102, 175, 233, 0.6);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 0.10667rem rgba(102, 175, 233, 0.6);
}
.hint-border[data-v-42e5d274] {
  border-color: #fb363f !important;
}
.work-order-form[data-v-42e5d274] {
  padding: 0.26667rem 0.4rem;
  font-size: 0.37333rem;
}
.work-order-form .van-cell[data-v-42e5d274] {
  padding: 0.13333rem 0.13333rem;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  border-radius: 0.13333rem;
}
.work-order-form .van-cell[data-v-42e5d274] {
  padding: 0.21333rem;
  border: 1px solid #f0f0f0;
}
.work-order-radio .van-cell[data-v-42e5d274] {
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
}
.hint-title[data-v-42e5d274] {
  color: #fb363f;
  font-size: 0.42667rem;
  margin-bottom: 0.2rem;
}
.textarea[data-v-42e5d274] {
  min-height: 2.02667rem;
}
.work-order-radio[data-v-42e5d274] {
  border: 1px solid #f0f0f0;
  border-radius: 0.13333rem;
  z-index: 9999;
}
.work-order-radio .van-cell[data-v-42e5d274] {
  border-bottom: 1px solid #f0f0f0;
}
.work-order-radio .van-cell[data-v-42e5d274]:first-child {
  border-radius: 0.13333rem 0.13333rem 0 0;
}
.work-order-radio .van-cell[data-v-42e5d274]:last-child {
  border-bottom: 0;
  border-radius: 0 0 0.13333rem 0.13333rem;
}
.work-order-radio-two .van-cell[data-v-42e5d274]:first-child {
  border-radius: 0.13333rem;
}
.van-cell-group[data-v-42e5d274] {
  border-radius: 0.26667rem;
}

.van-hairline--top-bottom::after {
  border: 0;
}

.upload-file .paste-box[data-v-756f270c] {
  padding: 0.42667rem;
  box-sizing: border-box;
}
.upload-file .paste-box .paste-top[data-v-756f270c] {
  margin-bottom: 0.26667rem;
}
.upload-file .paste-box .paste-top .paste-top-close[data-v-756f270c] {
  color: #1989fa;
}
.upload-file .work-order-field[data-v-756f270c] {
  margin-bottom: 0.2rem;
  font-size: 0.37333rem;
  color: #262626;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.upload-file .work-order-field .copy-file[data-v-756f270c] {
  color: #1989fa;
}
.upload-file .work-order-field .work-order-required[data-v-756f270c] {
  color: red;
  margin-right: 0.06667rem;
  font-size: 0.45333rem;
  vertical-align: sub;
}
.upload-file .work-order-field .hine[data-v-756f270c] {
  font-size: 0.37333rem;
  color: #8c8c8c;
  margin-bottom: 0.06667rem;
}
.upload-file .work-order-field .upload-file-point[data-v-756f270c] {
  cursor: pointer;
}
.upload-file .work-order-field .upload-file-point .uplodad[data-v-756f270c] {
  height: 1.6rem;
  border: 1px dashed #dfdfdf;
  border-radius: 0.13333rem;
  padding: 0.34667rem;
  box-sizing: border-box;
}
.upload-file .work-order-field .upload-file-point .uplodad .upload-img[data-v-756f270c] {
  width: 0.37333rem;
  height: 0.37333rem;
  background: url(../img/upload.png) no-repeat;
  background-size: contain;
}
.upload-file .work-order-field .upload-file-point .uplodad .upload-title[data-v-756f270c] {
  font-size: 0.32rem;
  color: #bfbfbf;
  margin-left: 0.26667rem;
}
.upload-file .file-imgs[data-v-756f270c] {
  font-size: 0;
}
.upload-file .upload-file-list[data-v-756f270c] {
  display: inline-block;
  margin-right: 0.21333rem;
  margin-bottom: 0.21333rem;
}
.upload-file .upload-file-list[data-v-756f270c] .van-badge {
  padding: 0;
}
.upload-file .upload-file-list img[data-v-756f270c] {
  width: 1.46667rem;
  height: 1.46667rem;
  border-radius: 0.05333rem;
}
.upload-file .upload-file-list .file-list[data-v-756f270c] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.upload-file .upload-file-list .file-list .file-info[data-v-756f270c] {
  display: flex;
  flex-direction: column;
  padding: 0 0.13333rem;
}
.upload-file .upload-file-list .file-list .file-info .file-name[data-v-756f270c] {
  font-size: 0.34667rem;
  color: #8c8c8c;
}
.upload-file .upload-file-list .upload-file-delete[data-v-756f270c] {
  height: 0.4rem;
  cursor: pointer;
  margin-left: 0.13333rem;
}
.upload-file .upload-file-list-two[data-v-756f270c] {
  display: flex;
  padding: 0.21333rem;
  border: 1px solid #dfdfdf;
  border-radius: 0.13333rem;
  margin-bottom: 0.21333rem;
  width: 100%;
  box-sizing: border-box;
}
.upload-file .upload-file-list-two img[data-v-756f270c] {
  height: 0.69333rem;
  width: 0.69333rem;
  border-radius: 0.13333rem;
}
.upload-file .hint-title[data-v-756f270c] {
  color: #fb363f;
  font-size: 0.37333rem;
}

.fixed-field .work-order-form[data-v-bc97af3e] {
  padding: 0.26667rem 0.4rem;
  font-size: 0.37333rem;
}
.fixed-field .work-order-form .van-cell[data-v-bc97af3e] {
  padding: 0.21333rem;
  border: 1px solid #f0f0f0;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}
.fixed-field .work-order-form .work-order-field[data-v-bc97af3e] {
  color: #262626;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.fixed-field .work-order-form .work-order-field .work-order-required[data-v-bc97af3e] {
  color: red;
  margin-right: 0.06667rem;
  font-size: 0.45333rem;
  vertical-align: sub;
}
.fixed-field .work-order-form .work-order-field .num-suffix[data-v-bc97af3e] {
  font-size: 0.34667rem;
  color: #b2b2b2;
}
.fixed-field .work-order-form .hine[data-v-bc97af3e] {
  font-size: 0.37333rem;
  color: #8c8c8c;
  margin-bottom: 0.06667rem;
}
.fixed-field .boxShadow[data-v-bc97af3e] {
  border: 1px solid #85afe1 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0.10667rem rgba(102, 175, 233, 0.6);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 0.10667rem rgba(102, 175, 233, 0.6);
}
.fixed-field .hint-border[data-v-bc97af3e] {
  border-color: #fb363f !important;
}
.fixed-field .hint-title[data-v-bc97af3e] {
  color: #fb363f;
  font-size: 0.37333rem;
}

.customer-service .work-order-form[data-v-ab2aaf30] {
  padding: 0.26667rem 0.4rem;
  font-size: 0.37333rem;
}
.customer-service .work-order-form .van-cell[data-v-ab2aaf30] {
  padding: 0.21333rem;
  border: 1px solid #f0f0f0;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}
.customer-service .work-order-form .work-order-form-list[data-v-ab2aaf30] {
  margin-bottom: 0.8rem;
}
.customer-service .work-order-form .work-order-field .work-order-required[data-v-ab2aaf30] {
  color: red;
  margin-right: 0.06667rem;
  font-size: 0.45333rem;
  vertical-align: sub;
}
.customer-service .work-order-form .hine[data-v-ab2aaf30] {
  font-size: 0.37333rem;
  color: #8c8c8c;
  margin-bottom: 0.06667rem;
}
.customer-service .work-order-form .customer-radio[data-v-ab2aaf30] {
  margin-top: 0.21333rem;
}
.customer-service .work-order-form .item[data-v-ab2aaf30] {
  margin-top: 0.42667rem;
}
.customer-service .work-order-form .item .item-title[data-v-ab2aaf30] {
  font-size: 0.45333rem;
}
.customer-service .work-order-form .item[data-v-ab2aaf30] .van-radio {
  font-size: 0.37333rem;
  padding: 0.34667rem 0.21333rem;
  border-bottom: 1px solid #eee;
}
.customer-service .work-order-form .item[data-v-ab2aaf30] .van-radio:last-child {
  border-bottom: 0;
}
.customer-service .hint-border[data-v-ab2aaf30] {
  border-color: #fb363f !important;
}
.customer-service .hint-title[data-v-ab2aaf30] {
  color: #fb363f;
  font-size: 0.37333rem;
}

.personal-information .work-order-form[data-v-22dd32ea] {
  padding: 0.26667rem 0.4rem;
  font-size: 0.37333rem;
}
.personal-information .work-order-form .van-cell[data-v-22dd32ea] {
  padding: 0.21333rem;
  border: 1px solid #f0f0f0;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}
.personal-information .work-order-form .item-type[data-v-22dd32ea] {
  margin-bottom: 0.8rem;
}
.personal-information .work-order-form .item-type[data-v-22dd32ea]:last-child {
  margin-bottom: 0;
}
.personal-information .work-order-form .item-type:last-child .van-cell[data-v-22dd32ea] {
  margin-bottom: 0;
}
.personal-information .work-order-form .nickname-top[data-v-22dd32ea] {
  margin-top: 0.8rem;
}
.personal-information .work-order-form .work-order-required[data-v-22dd32ea] {
  color: red;
  margin-right: 0.06667rem;
  font-size: 0.45333rem;
  vertical-align: sub;
}
.personal-information .padding-top[data-v-22dd32ea] {
  padding-top: 0;
}
.personal-information .padding-top .item-type[data-v-22dd32ea]:first-child {
  margin-top: 0;
}
.personal-information .work-order-form-two[data-v-22dd32ea] {
  padding: 0.8rem 0.4rem 0 0.4rem;
}
.personal-information .boxShadow[data-v-22dd32ea] {
  border: 1px solid #85afe1 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0.10667rem rgba(102, 175, 233, 0.6);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 0.10667rem rgba(102, 175, 233, 0.6);
}
.personal-information .hint-border[data-v-22dd32ea] {
  border-color: #fb363f !important;
}
.personal-information .hint-title[data-v-22dd32ea] {
  color: #fb363f;
  font-size: 0.37333rem;
}

#writeApp[data-v-dcb9ace6] {
  height: 100%;
}
#writeApp .page-content[data-v-dcb9ace6] {
  background: linear-gradient(180deg, #fcefdc 0%, #e0f2fe 100%);
  padding: 0.4rem;
}
#writeApp .page-content .page-main[data-v-dcb9ace6] {
  border-radius: 0.13333rem;
  background-color: #fff;
}
#writeApp .page-content .bottom-title[data-v-dcb9ace6] {
  font-size: 0.32rem;
  color: #8c8c8c;
  padding: 0.8rem 0 0.69333rem 0;
  text-align: center;
}
#writeApp .page-content .item-type[data-v-dcb9ace6] {
  margin-bottom: 0.8rem;
}
#writeApp .page-content .item-type[data-v-dcb9ace6]:last-child {
  margin-bottom: 0;
}
#writeApp .page-content .item-type:last-child .van-cell[data-v-dcb9ace6] {
  margin-bottom: 0;
}
#writeApp .page-content .nickname-top[data-v-dcb9ace6] {
  margin-top: 0.8rem;
}
#writeApp .page-content .work-order-form-two[data-v-dcb9ace6] {
  padding: 0.8rem 0.4rem 0 0.4rem;
}
#writeApp .page-content .padding-top[data-v-dcb9ace6] {
  padding-top: 0;
}
#writeApp .page-content .padding-top .item-type[data-v-dcb9ace6]:first-child {
  margin-top: 0;
}
#writeApp .page-content .work-order-form-list[data-v-dcb9ace6] {
  margin-bottom: 0.8rem;
}
#writeApp .open-show .open-show-title[data-v-dcb9ace6] {
  font-size: 0.37333rem;
  color: #262626;
}
#writeApp .open-show .open-show-remark[data-v-dcb9ace6] {
  font-size: 0.37333rem;
  color: #8c8c8c;
}
#writeApp .error[data-v-dcb9ace6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 3.04rem;
  background-color: #fff;
  height: 100%;
}
#writeApp .error .img[data-v-dcb9ace6] {
  width: 4.8rem;
  height: 4.8rem;
  background: url(../img/error.png) no-repeat;
  background-size: cover;
}
#writeApp .error .error-title[data-v-dcb9ace6] {
  font-size: 0.42667rem;
  color: #8c8c8c;
  margin-top: 0.66667rem;
}
.upload-icon[data-v-dcb9ace6] {
  width: 0.42667rem;
  height: 0.42667rem !important;
  transform: rotate(180deg);
}
.num-suffix[data-v-dcb9ace6] {
  font-size: 0.34667rem;
  color: #b2b2b2;
}
.group-title-name .type-title[data-v-dcb9ace6] {
  color: #bfbfbf;
  margin-right: 0.13333rem;
}
.form-title[data-v-dcb9ace6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copy-file[data-v-dcb9ace6] {
  color: #1989fa;
}
.notice-bar > .van-notice-bar__wrap[data-v-dcb9ace6] {
  justify-content: center;
}
.work-order-form .van-field__word-limit[data-v-dcb9ace6] {
  color: #b2b2b2 !important;
}
.boxShadow[data-v-dcb9ace6] {
  border: 1px solid #85afe1 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0.10667rem rgba(102, 175, 233, 0.6);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 0.10667rem rgba(102, 175, 233, 0.6);
}
.work-order-form[data-v-dcb9ace6] {
  padding: 0.26667rem 0.4rem;
  font-size: 0.37333rem;
}
.work-order-form .hint-border[data-v-dcb9ace6] {
  border-color: #fb363f !important;
}
.work-order-form .hint-title[data-v-dcb9ace6] {
  color: #fb363f;
  font-size: 0.37333rem;
}
.work-order-form .work-order-field[data-v-dcb9ace6],
.work-order-form .field-file-upload[data-v-dcb9ace6] {
  margin-bottom: 0.2rem;
  font-size: 0.37333rem;
  color: #262626;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.hine[data-v-dcb9ace6] {
  font-size: 0.37333rem;
  color: #8c8c8c;
  margin-bottom: 0.06667rem;
}
.work-order-form .van-icon-arrow-down[data-v-dcb9ace6] {
  font-size: 0.21333rem;
  font-weight: bold;
  color: #000000;
}
.work-order-form .van-cell-group[data-v-dcb9ace6] {
  border-top: none !important;
}
.work-order-form .van-cell[data-v-dcb9ace6] {
  padding: 0.21333rem;
  border: 1px solid #f0f0f0;
  margin-bottom: 0.2rem;
  -webkit-transition: 0.5s;
  /* Safari */
  transition: 0.5s;
  font-size: 0.37333rem;
  border-radius: 0.13333rem;
}
.work-order-form .work-order-radio[data-v-dcb9ace6] {
  border: 0;
  margin-bottom: 0.06667rem;
}
.work-order-form .work-order-radio[data-v-dcb9ace6]:after {
  border: 0;
}
.work-order-form .form-padding-bottom[data-v-dcb9ace6] {
  margin-bottom: 0;
}
.work-order-required[data-v-dcb9ace6] {
  color: red;
  margin-right: 0.06667rem;
  font-size: 0.45333rem;
  vertical-align: sub;
}
.work-order-bottom[data-v-dcb9ace6] {
  width: 100%;
  padding: 0.8rem 0 1.06667rem 0;
  text-align: center;
}
.copyright[data-v-dcb9ace6] {
  padding: 3.2rem 0 0.53333rem;
  color: #ccc;
  font-size: 0.32rem;
}
.work-order-bottom > button[data-v-dcb9ace6] {
  width: 94%;
  border-radius: 0.13333rem;
}
.field-file-upload[data-v-dcb9ace6] {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.item[data-v-dcb9ace6] {
  margin-top: 0.42667rem;
}
.item .item-title[data-v-dcb9ace6] {
  font-size: 0.45333rem;
}
.item[data-v-dcb9ace6] .van-radio {
  font-size: 0.37333rem;
  padding: 0.34667rem 0.21333rem;
  border-bottom: 1px solid #eee;
}
.item[data-v-dcb9ace6] .van-radio:last-child {
  border-bottom: 0;
}
.head-banner img[data-v-dcb9ace6] {
  width: 100%;
  height: 100%;
  border-radius: 0.08rem 0.08rem 0 0;
}
.head-descripe .work-order-form[data-v-dcb9ace6]:first-of-type {
  font-size: 0.41333rem;
  font-weight: bold;
}
.head-descripe .work-order-form[data-v-dcb9ace6]:last-of-type {
  color: #999;
}

.work-order-form .work-order-checkbox .van-cell {
  padding: 0.13333rem 0.21333rem;
  height: 100%;
  margin-bottom: 0px;
}
.work-order-form .van-cell::after {
  border-bottom: 0;
}
#writeApp .van-uploader__input-wrapper {
  width: 100%;
}
#writeApp .ql-container {
  height: 2.02667rem;
}
#writeApp .ql-toolbar.ql-snow {
  display: none;
}
#writeApp .ql-container.ql-snow {
  border: 1px solid #f0f0f0;
  border-radius: 0.13333rem;
}
#writeApp .ql-editor {
  padding: 0.18667rem 0.13333rem;
}
#writeApp .van-radio__icon .van-icon,
#writeApp .van-checkbox__icon .van-icon {
  width: 0.32rem;
  height: 0.32rem;
  line-height: 0.32rem;
  font-size: 0.32rem;
}
#writeApp .van-radio__icon,
#writeApp .van-checkbox__icon {
  height: 0.32rem;
  line-height: 0.32rem;
}
#writeApp .van-cell--large {
  display: flex;
  align-items: center;
}
#writeApp .van-cell__title {
  margin-left: 0.21333rem;
}
#writeApp .item .van-radio-group {
  border: 1px solid #dfdfdf;
  border-radius: 0.13333rem;
}
#writeApp .van-cell::after {
  border-bottom: 0;
}
#writeApp .van-switch {
  width: 1.06667rem;
  height: 0.53333rem;
}
#writeApp .van-switch__node {
  width: 0.53333rem;
  height: 0.53333rem;
}

