.clearfix[data-v-f02a2d3a]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
.container[data-v-f02a2d3a] {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0.02667rem 0.05333rem 0 rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.content[data-v-f02a2d3a] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0 0.02667rem 0.05333rem 0 rgba(0, 0, 0, 0.5);
  border-radius: 0.32rem 0.32rem 0 0;
}
.content .content-close[data-v-f02a2d3a] {
  position: absolute;
  right: 0.30667rem;
  top: 0.2rem;
  width: 0.82667rem;
  height: 0.82667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content .content-title[data-v-f02a2d3a] {
  font-size: 0.48rem;
  line-height: 1.52rem;
  color: #141414;
  font-weight: bold;
  text-align: center;
  border-bottom: 0.02667rem solid #EEEEEE;
}
.scroll-Y[data-v-f02a2d3a] {
  height: 6.66667rem;
}
.list-item[data-v-f02a2d3a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.41333rem;
  font-size: 0.42667rem;
  line-height: 1.41333rem;
  color: #141414;
  font-weight: 400;
  border-bottom: 0.02667rem solid #EEEEEE;
  padding: 0 0.42667rem;
}
.bottom[data-v-f02a2d3a] {
  width: 100vw;
  padding: 0.46667rem 0.32rem;
  background: #FFFFFF;
  padding-bottom: calc(0.26667rem + constant(safe-area-inset-bottom));
  /* 兼容 iOS<11.2 */
  padding-bottom: calc(0.26667rem + env(safe-area-inset-bottom));
  /* 兼容iOS>= 11.2 */
}
.bottom .btn[data-v-f02a2d3a] {
  width: 9.4rem;
  border-radius: 0.65333rem;
  font-size: 0.48rem;
  font-weight: 400;
  color: #999999;
  background: #F0F0F0;
}
.bottom .active[data-v-f02a2d3a] {
  color: #FFFFFF;
  background: #FF6900;
}
.item-cirtle[data-v-f02a2d3a] {
  width: 0.53333rem;
  height: 0.53333rem;
}
.item-cirtle image[data-v-f02a2d3a] {
  display: block;
  width: 100%;
  height: 100%;
}
.type[data-v-f02a2d3a] {
  padding: 0.53333rem 0.42667rem 0;
  max-height: 10.66667rem;
  overflow-y: scroll;
}
.type .type-title[data-v-f02a2d3a] {
  font-size: 0.37333rem;
  line-height: 0.34667rem;
  font-weight: 600;
  padding-bottom: 0.45333rem;
}
.type .type-title .title-tip[data-v-f02a2d3a] {
  font-size: 0.32rem;
  line-height: 0.29333rem;
  color: #999999;
  font-weight: 400;
}
.type .type-flex[data-v-f02a2d3a] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.type .type-item[data-v-f02a2d3a] {
  position: relative;
  width: 2.76rem;
  height: 0.85333rem;
  border-radius: 0.16rem;
  background: #F8F8F8;
  font-size: 0.37333rem;
  line-height: 0.85333rem;
  text-align: center;
  margin-right: 0.42667rem;
  margin-bottom: 0.42667rem;
}
.type .type-img[data-v-f02a2d3a] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.42667rem;
  height: 0.42667rem;
}
.type .type-img img[data-v-f02a2d3a] {
  display: block;
  width: 100%;
  height: 100%;
}
.type .type-item[data-v-f02a2d3a]:nth-child(3n) {
  margin-right: 0;
}
.type .type-active[data-v-f02a2d3a] {
  width: 2.70667rem;
  height: 0.8rem;
  border: 0.02667rem solid #FF6427;
  color: #FF6427;
  background: #FFF4EC;
  line-height: 0.8rem;
}

.clearfix[data-v-5a392999]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
div[data-v-5a392999] {
  box-sizing: border-box;
}
.content[data-v-5a392999] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.title[data-v-5a392999] {
  height: 1.62667rem;
  font-size: 0.48rem;
  line-height: 1.62667rem;
  font-weight: bold;
  text-align: center;
}
.title-content[data-v-5a392999] {
  height: 1.62667rem;
}
.list[data-v-5a392999] {
  flex: 1;
  overflow: scroll;
}
.list-item[data-v-5a392999] {
  padding-left: 0.42667rem;
  margin-bottom: 0.2rem;
}
.list-item .item-title[data-v-5a392999] {
  font-size: 0.37333rem;
  line-height: 0.37333rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.53333rem;
}
.list-item .item-content[data-v-5a392999] {
  display: flex;
  flex-wrap: wrap;
}
.list-item .item-child[data-v-5a392999] {
  width: fit-content;
  font-size: 0.37333rem;
  line-height: 0.37333rem;
  color: #333333;
  padding: 0.24rem 0.53333rem;
  background: #F8F8F8;
  border-radius: 0.08rem;
  margin-right: 0.32rem;
  margin-bottom: 0.32rem;
}
.list-item .child-active[data-v-5a392999] {
  background: #FFF5F2;
  border: 0.01333rem solid #FF6427;
  color: #FF6427;
  padding: 0.21333rem 0.50667rem;
}
.bottom[data-v-5a392999] {
  width: 100vw;
  padding: 0.46667rem 0.53333rem;
  display: flex;
  justify-content: space-between;
  padding-bottom: calc(0.26667rem + constant(safe-area-inset-bottom));
  /* 兼容 iOS<11.2 */
  padding-bottom: calc(0.26667rem + env(safe-area-inset-bottom));
  /* 兼容iOS>= 11.2 */
  border: none;
}
.bottom .btn[data-v-5a392999] {
  width: 4.26667rem;
  border-radius: 0.53333rem;
  font-size: 0.42667rem;
  font-weight: bold;
  color: #FFFFFF;
  background: #FF6427;
}
.bottom .left[data-v-5a392999] {
  background: #FFFFFF;
  border: 0.01333rem solid #FF6427;
  color: #FF6427;
}

.clearfix[data-v-b282afa8]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
div[data-v-b282afa8] {
  box-sizing: border-box;
}
.content[data-v-b282afa8] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.title[data-v-b282afa8] {
  height: 1.62667rem;
  font-size: 0.48rem;
  line-height: 1.62667rem;
  font-weight: bold;
  text-align: center;
}
.title-content[data-v-b282afa8] {
  height: 1.62667rem;
}
.list[data-v-b282afa8] {
  flex: 1;
  overflow: scroll;
}
.bottom[data-v-b282afa8] {
  width: 100vw;
  padding: 0.46667rem 0.32rem;
  background: #FFFFFF;
  box-shadow: 0 -0.01333rem 0 0 #E6E6E6;
  padding-bottom: calc(0.26667rem + constant(safe-area-inset-bottom));
  /* 兼容 iOS<11.2 */
  padding-bottom: calc(0.26667rem + env(safe-area-inset-bottom));
  /* 兼容iOS>= 11.2 */
  border: none;
}
.bottom .btn[data-v-b282afa8] {
  width: 100%;
  border-radius: 0.65333rem;
  font-size: 0.48rem;
  font-weight: 400;
  color: #FFFFFF;
  background: #FF6900;
}

.clearfix[data-v-6320825c]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
div[data-v-6320825c] {
  box-sizing: border-box;
}
#apply[data-v-6320825c] {
  width: 100vw;
  overflow-y: scroll;
}
#apply[data-v-6320825c]  .van-nav-bar--fixed {
  /* 兼容 iOS<11.2 */
  top: 0.8rem;
  /* 兼容iOS>= 11.2 */
}
#apply[data-v-6320825c]  .van-nav-bar .van-icon {
  color: #323233;
}
#apply[data-v-6320825c]  .van-notice-bar {
  z-index: 6;
}
.top-bg[data-v-6320825c] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100vw;
  background: #FFFFFF;
  min-height: 0.86667rem;
  height: calc(0.86667rem+constant(safe-area-inset-top));
  height: calc(0.86667rem+env(safe-area-inset-top));
}
.content[data-v-6320825c] {
  position: relative;
  width: 100vw;
  min-height: 40rem;
  margin-top: 2.02667rem;
  padding-bottom: 2rem;
}
.content-mini[data-v-6320825c] {
  margin-top: 0 !important;
}
.content-bg[data-v-6320825c] {
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 25.89333rem;
  background: linear-gradient(180deg, #FF6427 0%, #F5F5F5 100%);
}
.content-img[data-v-6320825c] {
  position: absolute;
  z-index: 1;
  width: 2.8rem;
  height: 2.41333rem;
  right: 0;
  top: 0.12rem;
}
.content-img img[data-v-6320825c] {
  width: 100%;
  height: 100%;
}
.content-title[data-v-6320825c] {
  position: absolute;
  z-index: 5;
  left: 0.32rem;
  top: 0.66667rem;
}
.content-title .title-txt[data-v-6320825c] {
  font-size: 0.57333rem;
  line-height: 0.81333rem;
  margin-bottom: 0.16rem;
  color: #FFFFFF;
}
.content-title .title-tip[data-v-6320825c] {
  font-size: 0.32rem;
  line-height: 0.44rem;
  color: #FFFFFF;
}
.content-tip[data-v-6320825c] {
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  color: #141414;
  padding: 0.32rem;
}
.content-form[data-v-6320825c] {
  position: relative;
  z-index: 10;
  padding-top: 1.17333rem;
  height: 100%;
}
.content-item[data-v-6320825c] {
  width: 9.36rem;
  border-radius: 0.26667rem;
  background: #FFFFFF;
  margin: 0 auto 0.32rem;
  padding-bottom: 0.42667rem;
  padding-top: 0.53333rem;
}
.content-mar[data-v-6320825c] {
  margin-bottom: 0.90667rem;
}
.form-item[data-v-6320825c] {
  padding-left: 0.44rem;
  padding-bottom: 0.53333rem;
}
.form-item .item-title[data-v-6320825c] {
  display: flex;
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.32rem;
}
.form-item .item-small[data-v-6320825c] {
  margin-bottom: 0.21333rem;
}
.form-item .item-tip[data-v-6320825c] {
  font-size: 0.32rem;
  line-height: 0.4rem;
  color: #999999;
  margin-bottom: 0.32rem;
}
.form-item .item-required[data-v-6320825c] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #F00B0B;
}
.form-item .item-inp[data-v-6320825c] {
  width: 8.50667rem;
  background: #F6F6F6;
  border-radius: 0.10667rem;
}
.form-item .item-textarea[data-v-6320825c] {
  width: 8.50667rem;
  background: #F6F6F6;
  border-radius: 0.10667rem;
}
.item-txt[data-v-6320825c] {
  flex: 1;
  font-size: 0.37333rem;
  font-weight: 400;
}
.txt-flex[data-v-6320825c] {
  display: flex;
}
.item-value[data-v-6320825c] {
  font-size: 0.37333rem;
  color: rgba(69, 90, 100, 0.6);
}
.bottom[data-v-6320825c] {
  width: 8.50667rem;
  background: #FF6427;
  border-radius: 0.58667rem;
  margin: 0 auto;
}
.bottom .btn[data-v-6320825c] {
  width: 100%;
  border-radius: 0.58667rem;
  font-size: 0.42667rem;
  font-weight: bold;
  color: #FFFFFF;
  background: #FF6427;
  border: none;
}
.focusState[data-v-6320825c] {
  position: absolute;
}
.img-box[data-v-6320825c] {
  background: #fff;
  border-radius: 0.26667rem;
}
.img-flex[data-v-6320825c] {
  display: flex;
  flex-wrap: wrap;
}
.img-add[data-v-6320825c] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.13333rem;
  height: 2.13333rem;
  border-radius: 0.10667rem;
  font-size: 0.85333rem;
  color: #878787;
  background: #F5F5F5;
}
.img-size[data-v-6320825c] {
  position: relative;
  flex-shrink: 0;
  width: 2.13333rem;
  height: 2.13333rem;
  margin-right: 0.13333rem;
  margin-bottom: 0.13333rem;
}
.img-size .size[data-v-6320825c] {
  position: relative;
  z-index: 10;
  width: 2.13333rem;
  height: 2.13333rem;
}
.img-size .close[data-v-6320825c] {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  width: 0.37333rem;
  height: 0.37333rem;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 0 0 0 0.32rem;
  color: #FFFFFF;
  font-size: 0.18667rem;
}

