.content[data-v-17119b17] {
  margin: 0.2rem;
  background-color: white;
  border-radius: 0.2rem;
  overflow: hidden;
}
.content .item-column[data-v-17119b17] {
  flex-direction: column;
  align-items: flex-start !important;
  padding: 0.38rem 0.3rem !important;
}
.content .item-column[data-v-17119b17] .van-field__label,
.content .item-column[data-v-17119b17] .van-field__value {
  width: 100%;
}
.content .item-column[data-v-17119b17] .van-field__error-message {
  margin-top: 0.16rem;
}
.content .item-column .label[data-v-17119b17] {
  line-height: 1;
}
.content .item[data-v-17119b17] {
  padding: 0.3rem 0.3rem;
  font-size: 0.28rem;
}
.content .item[data-v-17119b17] .van-field__control--custom {
  min-height: 0.19rem;
  width: 100%;
}
.content .item[data-v-17119b17] input::placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.content .item[data-v-17119b17] .van-field__error-message {
  line-height: 1;
}
.content .item .label[data-v-17119b17] {
  display: flex;
  align-items: center;
  color: #333333;
  font-weight: 600;
  position: relative;
}
.content .item .label .required[data-v-17119b17] {
  display: inline-block;
  height: 0.16rem;
  width: 0.16rem;
  margin-right: 0.04rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAeRJREFUOE+lkc9vTFEUx7/n3OlrLYj60fnR8cyQbopoohu0NTXTikjErisbEX+FBVt/gYXY2dSGhQidYYymNpVosBBiplNj5pGqEDF9de+R+1LJlDeTNO72e76fc+73S/jPR+38yztOb1vt1gNW715Vb3d+uf8tbLYtoBo/OQaiJ4FJ5IRbf1TaFOBD//hhI/zCmpjMULL2eGFTgHIsk1KsytakjU6nG8VKR8BSPHfPQGZ7NG5GPxW8lVRm+3dfrVjTVkf39laKX72+bLSpcIFBI3vq+TNWCzKoRicPQumX6xt8htzRoBsEPAgiAE4pyEUDOgfACea0OuR6D18FgEp/9igLXQHMKEBbOjcrPwlc0iRXU7XCsw0tlFOZHvbVKAMTRuQ8EcXWYTUBbgGYMY6eTVeKzT9LQmu0FylBXoDgGgJ+iPC4W5+Z//u6fwBLyYkBMWYOwC4Wui4sLIJLIvBgcGyvV3jfCtkAaEQn+9ZYzwlhPyDvHB0ZYuNTM6IWQNhHwBsiHE/WCsuhX6gmcncBOUuCX5oxZkOyg4uJ3AhDigIogKbdj/mpUEB5dyamutQ0hEpuPX+59dTFRPYaA8MR40/FG08/tw1xHke6rDiM52utgNcYdAZxQBNu67YZdO4/XP0NOXuwEZlbe4YAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
}
.content .item .label .label-subtitle[data-v-17119b17] {
  color: #999999;
  font-size: 0.22rem;
  font-weight: normal;
}
.content .item .label .label-tip[data-v-17119b17] {
  position: absolute;
  top: 0.42rem;
  left: 0.2rem;
  font-size: 0.24rem;
  color: #82b1ec;
  width: max-content;
  font-weight: normal;
}
.content .item .textarea-box[data-v-17119b17] {
  width: 100%;
  margin-top: 0.2rem;
  position: relative;
}
.content .item .textarea-box .textarea[data-v-17119b17] {
  background-color: #f6f7f8;
  border-radius: 0.12rem;
  line-height: 0.36rem;
}
.content .item .textarea-box .textarea-placeholder[data-v-17119b17] {
  position: absolute;
  top: 0;
  font-size: 0.24rem;
  padding: 0.2rem 0.32rem;
  z-index: 1;
  pointer-events: none;
  color: rgba(102, 102, 102, 0.5);
  line-height: 0.36rem;
}
.content .item .textarea-box .textarea-placeholder span[data-v-17119b17] {
  color: rgba(226, 26, 67, 0.5);
}
.content .item .textarea-box .textarea-wordlimit[data-v-17119b17] {
  color: #999999;
  font-size: 0.22rem;
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
  line-height: 1;
  pointer-events: none;
}
.footer[data-v-17119b17] {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: white;
  box-shadow: 0px -1px 0px 0px #ededed;
  padding: 0.2rem 0.4rem;
  box-sizing: border-box;
}
.footer .footer-btn[data-v-17119b17] {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #19181d;
  font-weight: 600;
  font-size: 0.28rem;
  height: 0.92rem;
  width: 100%;
  color: white;
  border-radius: 0.46rem;
}

