.custom-search-org-list {
  width: 6rem;
  max-height: 5.33333333rem;
  overflow-y: auto;
  padding: 0 0.42666667rem;
}
.custom-search-org-list .org-item {
  font-size: 0.32rem;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  text-align: left;
  padding: 0.26666667rem 0;
  position: relative;
}
.custom-search-org-list .org-item:not(:last-child)::after {
  content: '';
  display: block;
  position: absolute;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform-origin: 0 0;
  transform: scale(0.5, 0.5);
  border-bottom: 1px solid #ebedf0;
}
.custom-search-org-list .empty {
  font-size: 0.32rem;
  color: #666666;
  width: 100%;
  line-height: 0.53333333rem;
  padding: 0.33333333rem 0;
  text-align: center;
}

.apply-container[data-v-509c4049] {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.apply-form[data-v-509c4049] {
  padding: 0 0.4rem;
}
.apply-form[data-v-509c4049] .van-cell::before {
  display: none;
}
.apply-form .top-label[data-v-509c4049] {
  font-size: 0.37333333rem;
  color: #666666;
  margin: 0.48rem 0 0.34666667rem;
}
.apply-form .top-border-radius[data-v-509c4049] {
  border-top-left-radius: 0.24rem;
  border-top-right-radius: 0.24rem;
}
.apply-form .bottom-border-radius[data-v-509c4049] {
  border-bottom-left-radius: 0.24rem;
  border-bottom-right-radius: 0.24rem;
}
.apply-form .bottom-border-radius[data-v-509c4049]::after {
  border-bottom: unset;
}
.apply-form .org-search-popover[data-v-509c4049] {
  width: 100%;
  position: relative;
}
.apply-form .org-search-popover[data-v-509c4049]::after {
  position: absolute;
  box-sizing: border-box;
  content: ' ';
  pointer-events: none;
  right: 16px;
  bottom: 0;
  left: 16px;
  border-bottom: 1px solid #ebedf0;
  transform: scaleY(0.5);
}
.next-btn[data-v-509c4049] {
  width: 8rem;
  height: 1.22666667rem;
  background: #3377FF;
  color: #ffffff;
  text-align: center;
  font-size: 0.42666667rem;
  line-height: 1.22666667rem;
  border-radius: 0.74666667rem;
  margin: 0 auto 0.32rem;
}
.auth-result .img-box[data-v-509c4049] {
  width: 4.50666667rem;
  height: 4.50666667rem;
  margin: 0.96rem auto 0.29333333rem;
}
.auth-result .img-box img[data-v-509c4049] {
  width: 100%;
  height: 100%;
}
.auth-result .text[data-v-509c4049] {
  color: #333333;
  font-size: 0.53333333rem;
  text-align: center;
  line-height: 0.61333333rem;
  margin-bottom: 2.08rem;
}
.auth-result .text.noBottomMargin[data-v-509c4049] {
  margin-bottom: 0;
}
.auth-result .tips[data-v-509c4049] {
  width: 6.8rem;
  text-align: center;
  margin: 0.24rem auto 0.56rem;
  color: #666666;
  font-size: 0.37333333rem;
  line-height: 0.64rem;
}
.auth-result .btn[data-v-509c4049] {
  width: 3.49333333rem;
  height: 1.22666667rem;
  font-size: 0.42666667rem;
  text-align: center;
  color: #333333;
  line-height: 1.22666667rem;
  position: relative;
  margin: 0 auto;
}
.auth-result .btn[data-v-509c4049]:before {
  content: '';
  display: block;
  position: absolute;
  width: 200%;
  height: 200%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform-origin: 0 0;
  transform: scale(0.5, 0.5);
  border-radius: 1.22666667rem;
  border: 1px solid #666666;
}

