.basic {
  padding: 0 0.78125rem 1.25rem;
}
.basic .inputStatus {
    border: 0.03125rem solid #32B4F1;
    border-radius: 0.71875rem;
    position: relative;
    overflow: visible !important;
}
.basic .inputStatusText {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 1.09375rem;
    background: linear-gradient(174deg, #FFFFFF, #F8F9FA);
    transform: translateY(-50%);
    color: #32B4F1;
    font-size: 0.8125rem;
}
.basic .errorStatus {
    border: 0.03125rem solid #f66d5b;
    border-radius: 0.71875rem;
    position: relative;
    overflow: visible !important;
}
.basic .errorStatus .inputStatusText {
      position: absolute;
      z-index: 2;
      top: 0x;
      left: 1.09375rem;
      background-color: #fff;
      transform: translateY(-50%);
      color: #f66d5b;
      font-size: 0.8125rem;
}
.basic .errorText {
    margin-top: 0.46875rem;
    padding-left: 0.5625rem;
    font-size: 0.8125rem;
    font-family: DM Sans;
    font-weight: 400;
    color: #f66d5b;
}
.basic .gerenxinxi {
    background: #ffffff;
    border-radius: 0.375rem;
    padding: 1.0625rem;
    overflow: hidden;
    margin-top: 0.65625rem;
}
.basic .gerenxinxi .gerenxinxi-title {
      font-size: 0.8125rem;
      font-family: DM Sans;
      font-weight: 400;
      color: #c3c8d1;
}
.divInput {
  margin-top: 0.65625rem;
  overflow: hidden;
}
.divInput input {
    font-size: 0.8125rem;
    padding: 0 0.75rem;
    width: 100%;
    font-size: 0.84375rem;
    height: 2.78125rem;
    line-height: 2.78125rem;
    color: #323233;
    background: #f8f9fa;
    border-radius: 0.71875rem;
}
.divInput input::-webkit-input-placeholder {
    color: #c3c8d1;
}
.divInput textarea::-webkit-input-placeholder {
    color: #c3c8d1;
}
.divInput:nth-child(1) {
  margin-top: 0.03125rem;
}
.boxselectdiv {
  margin-top: 0.8125rem;
  height: 2.78125rem;
  border-radius: 0.71875rem;
  background-color: #F8F9FA;
}
.boxselectdivno {
  color: #c3c8d1;
}
.checkphone {
  display: flex;
  height: 2.78125rem;
  justify-content: space-between;
  background: #F8F9FA;
  align-items: center;
  margin-top: 0.5rem;
  border-radius: 0.375rem;
  padding: 0 0.875rem;
  font-size: 0.8125rem;
  font-family: DM Sans;
  font-weight: 400;
  color: #323233;
}
.checkphone > div:nth-child(2) {
    width: 1.21875rem;
}
.checkphone > div:nth-child(2) img {
      width: 100%;
}
.checkphoneno {
  color: #c3c8d1;
}
.hunyin .hunyinStatue {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0.46875rem;
}
.hunyin .hunyinStatue > div {
    width: calc(50% - 0.3125rem);
    margin-top: 0.625rem;
    height: 2.78125rem;
    line-height: 2.78125rem;
    text-align: center;
    background: #E2FBFD;
    border-radius: 0.71875rem;
    font-size: 0.8125rem;
    font-family: DM Sans;
    font-weight: 400;
    color: #C3C8D1;
}
.hunyin .hunyinStatue .hunyin-current {
    border: 0.03125rem solid #00B1FF;
    font-weight: 400;
    color: #00B1FF;
}
.lianxiren .personal-title {
  display: inline-block;
  margin-top: 0.78125rem;
  font-size: 0.8125rem;
  font-family: DM Sans;
  font-weight: 400;
  color: #c3c8d1;
}
.lianxiren .personal-title span {
    padding: 0.0625rem 0.40625rem 0.0625rem 0.9375rem;
    border: 0.03125rem solid #c8ccd4;
    position: relative;
}
.lianxiren .personal-title span:after {
    content: " ";
    width: 0.21875rem;
    height: 0.625rem;
    position: absolute;
    left: 0.40625rem;
    top: 50%;
    transform: translateY(-50%);
    background-color: #c8ccd4;
}
.xiala2 {
  display: flex;
  justify-content: space-between;
}
.xiala2 .boxselectdiv {
    height: 2.78125rem;
    width: calc(50% - 0.375rem);
}
.xiala2 .boxselectdiv input {
      background-color: #f8f9fa;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
}
.xiala2 .boxselectdiv .van-popup {
      height: 0.625rem;
}
.xiala2 .boxselectdiv .van-popup--bottom {
      height: 15.625rem;
}
.xiala2 .boxselectdiv .van-picker {
      padding: 0.9375rem 0.9375rem  0 !important;
}
.jibenxinxiBtn {
  margin: 1.375rem 0;
  height: 2.75rem;
  text-align: center;
  line-height: 2.75rem;
  background: #20B6E8;
  border-radius: 1.375rem;
  font-size: 1rem;
  font-family: DM Sans;
  font-weight: 400;
  color: #ffffff;
}
.zhiyeBtn {
  margin-top: 3.75rem;
  margin-bottom: 5.625rem;
}
.jibenxinxiBtnNo {
  background: #d7d7d7;
}
.chushengnianyue {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 2.78125rem;
  font-size: 0.84375rem;
  font-family: DM Sans;
  font-weight: 400;
}
.chushengnianyue img {
    width: 0.71875rem;
    height: 0.46875rem;
    margin-right: 0.40625rem;
}
.chushengnianyue input::-webkit-input-placeholder {
    color: #c3c8d1;
}
.chushengnianyue textarea::-webkit-input-placeholder {
    color: #c3c8d1;
}
.chushengnianyue input {
  padding: 0;
}
.chushengnianyue2 {
  width: 100%;
}
.juzhuquyu {
  width: calc(100% - 0.40625rem);
  display: flex;
  align-items: center;
}
.juzhuquyu textarea::-webkit-input-placeholder {
    color: #c3c8d1;
}
.juzhuquyu-active {
  color: #323233;
}
.xingbie111 .van-popup {
  height: 7.8125rem !important;
}
.p30 {
  padding: 0 0.9375rem;
}
.zhiye1 {
  background-color: #fff;
}

