.tab[data-v-d9901288] {
  background-color: #ededed;
  height: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab .tab-item[data-v-d9901288] {
  font-size: 0.28rem;
  color: #666;
  height: max-content;
}
.tab .tab-item[data-v-d9901288]:first-child {
  margin-right: 0.6rem;
}
.tab .tab-item[data-v-d9901288]:last-child {
  margin-left: 0.6rem;
}
.tab .tab-item.activate[data-v-d9901288] {
  font-weight: 600;
  color: #333333;
  position: relative;
}
.tab .tab-item.activate[data-v-d9901288]::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.26rem;
  transform: translateX(-50%);
  height: 0.06rem;
  width: 0.4rem;
  background-color: #19181d;
}


[data-v-fb7ca2c0] .item-radioGroup {
  min-height: 0;
}
[data-v-fb7ca2c0] .item-radioGroup .van-radio__icon {
  height: max-content;
}
.radio-icon[data-v-fb7ca2c0] {
  border: 0.02rem solid #979797;
  height: 0.28rem;
  width: 0.28rem;
  border-radius: 50%;
  position: relative;
}
.radio-icon[data-v-fb7ca2c0]::after {
  content: "";
  height: 0.12rem;
  width: 0.12rem;
  border-radius: 50%;
  background-color: #979797;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.radio-icon.activate[data-v-fb7ca2c0] {
  border-color: #e21a43;
}
.radio-icon.activate[data-v-fb7ca2c0]::after {
  background-color: #e21a43;
}
.content[data-v-fb7ca2c0] {
  margin: 0.2rem;
  background-color: white;
  border-radius: 0.2rem;
  overflow: hidden;
  padding-bottom: 0.4rem;
}
.content .item-column[data-v-fb7ca2c0] {
  flex-direction: column;
  align-items: flex-start !important;
  padding: 0.38rem 0.3rem !important;
}
.content .item-column[data-v-fb7ca2c0] .van-field__label,
.content .item-column[data-v-fb7ca2c0] .van-field__value {
  width: 100%;
}
.content .item-column[data-v-fb7ca2c0] .van-field__error-message {
  margin-top: 0.16rem;
}
.content .item-column .label[data-v-fb7ca2c0] {
  line-height: 1;
}
.content .item[data-v-fb7ca2c0] {
  padding: 0.3rem 0.3rem;
  font-size: 0.28rem;
}
.content .item[data-v-fb7ca2c0] .van-field__control--custom {
  min-height: 0.19rem;
  width: 100%;
}
.content .item[data-v-fb7ca2c0] input::placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.content .item[data-v-fb7ca2c0] .van-field__error-message {
  line-height: 1;
  font-size: 0.22rem;
  opacity: 0.8;
  color: #E21A43;
}
.content .item .label[data-v-fb7ca2c0] {
  color: #333333;
  font-weight: 600;
  position: relative;
}
.content .item .label .required[data-v-fb7ca2c0] {
  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-fb7ca2c0] {
  color: #999999;
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 0.26rem;
  margin-top: 0.1rem;
}
.content .item .label .label-tip[data-v-fb7ca2c0] {
  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-fb7ca2c0] {
  width: 100%;
  margin-top: 0.2rem;
  position: relative;
}
.content .item .textarea-box .textarea[data-v-fb7ca2c0] {
  background-color: #f6f7f8;
  border-radius: 0.12rem;
  line-height: 0.36rem;
}
.content .item .textarea-box .textarea-placeholder[data-v-fb7ca2c0] {
  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-fb7ca2c0] {
  color: rgba(226, 26, 67, 0.5);
}
.content .item .textarea-box .textarea-wordlimit[data-v-fb7ca2c0] {
  color: #999999;
  font-size: 0.22rem;
  position: absolute;
  right: 0.3rem;
  bottom: 0.3rem;
  line-height: 1;
  pointer-events: none;
}
.footer[data-v-fb7ca2c0] {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  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-fb7ca2c0] {
  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;
}
.success-popup[data-v-fb7ca2c0] {
  border-radius: 0.2rem;
  overflow: visible;
}
.success[data-v-fb7ca2c0] {
  height: 4.52rem;
  width: 5.6rem;
  padding: 0.6rem 0.4rem;
  position: relative;
}
.success .success-icon[data-v-fb7ca2c0] {
  height: 1.2rem;
  width: 2.24rem;
  position: absolute;
  top: -0.8rem;
  left: 50%;
  transform: translateX(-50%);
}
.success .success-title[data-v-fb7ca2c0] {
  font-size: 0.32rem;
  font-weight: 600;
  text-align: center;
}
.success .success-content[data-v-fb7ca2c0] {
  font-size: 0.28rem;
  color: #333333;
  margin-top: 0.6rem;
  line-height: 0.4rem;
}
.success .success-content span[data-v-fb7ca2c0] {
  color: #e21a43;
}
.success .success-btn[data-v-fb7ca2c0] {
  height: 0.8rem;
  width: 2.6rem;
  border-radius: 0.4rem;
  background-color: #19181d;
  color: white;
  font-size: 0.28rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.8rem auto 0;
}

