.clearfix[data-v-acf68ab6]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
div[data-v-acf68ab6] {
  box-sizing: border-box;
}
#apply[data-v-acf68ab6] {
  width: 100vw;
  height: 100vh;
  overflow-y: scroll;
  background: #FFFFFF;
}
#apply[data-v-acf68ab6]  .van-nav-bar .van-icon {
  color: #323233;
}
#apply[data-v-acf68ab6]  .van-notice-bar {
  z-index: 6;
}
#apply[data-v-acf68ab6]  .van-hairline--bottom::after {
  border: none;
}
.app[data-v-acf68ab6] {
  padding-top: 2.02667rem !important;
}
.app[data-v-acf68ab6]  .van-nav-bar--fixed {
  /* 兼容 iOS<11.2 */
  top: 0.8rem;
  /* 兼容iOS>= 11.2 */
}
.nav-btn[data-v-acf68ab6] {
  display: flex;
  align-items: center;
  font-size: 0.42667rem;
  color: #FF6E35;
  font-weight: bold;
}
.nav-btn .nav-img[data-v-acf68ab6] {
  flex-shrink: 0;
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.10667rem;
}
.top-bg[data-v-acf68ab6] {
  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));
}
.tab-content[data-v-acf68ab6] {
  position: fixed;
  left: 0;
  z-index: 100;
  width: 10rem;
  padding-top: 0.26667rem;
  background: #FFFFFF;
}
.tab[data-v-acf68ab6] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 8.08rem;
  height: 0.64rem;
  background: #F5F5F5;
  border-radius: 0.32rem;
  margin: 0 auto 0.16rem;
  padding: 0.05333rem;
}
.tab .tab-item[data-v-acf68ab6] {
  position: relative;
  z-index: 10;
  width: 0.53333rem;
  height: 0.53333rem;
  background: #FFFFFF;
  border-radius: 0.26667rem;
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  color: #999999;
  font-weight: bold;
  text-align: center;
}
.tab .tab-img[data-v-acf68ab6] {
  position: relative;
  z-index: 10;
  display: block;
  width: 0.53333rem;
  height: 0.53333rem;
}
.tab .tab-active[data-v-acf68ab6] {
  color: #333333;
}
.tab-bg[data-v-acf68ab6] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: flex;
  height: 0.64rem;
  background: linear-gradient(90deg, #F3F6FF 0%, #5589FF 100%);
  border-radius: 0.32rem;
}
.tab-bg .bg-item[data-v-acf68ab6] {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.64rem;
}
.tab-bg .bg-img[data-v-acf68ab6] {
  display: block;
  width: 0.48rem;
  height: 0.4rem;
}
.tab-one[data-v-acf68ab6] {
  width: 3.12rem;
}
.tab-two[data-v-acf68ab6] {
  width: 5.6rem;
}
.tab-three[data-v-acf68ab6] {
  width: 100%;
}
.tab-txt[data-v-acf68ab6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 8.93333rem;
  height: 0.37333rem;
  margin: 0 auto 0.24rem;
}
.tab-txt .txt-item[data-v-acf68ab6] {
  font-size: 0.37333rem;
  line-height: 0.37333rem;
  color: #cccccc;
  font-weight: bold;
}
.tab-txt .txt-active[data-v-acf68ab6] {
  color: #333333;
}
.line[data-v-acf68ab6] {
  width: 100%;
  height: 0.24rem;
  background: #F5F5F5;
  padding-top: 1.97333rem;
}
.content[data-v-acf68ab6] {
  position: relative;
  width: 100vw;
  background: linear-gradient(180deg, #FFFFFF 0%, #F1F8FF 100%);
  padding: 0.32rem;
  padding-bottom: 2.66667rem;
}
.content-des[data-v-acf68ab6] {
  width: 9.36rem;
  height: 3.49333rem;
  background: #FFFFFF;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #E8E8E8;
  margin-bottom: 0.32rem;
}
.content-des .des-top[data-v-acf68ab6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 1.30667rem;
  background-image: url('https://files.onestep6.com/2024/static/image/qiye-top.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-left: 0.50667rem;
  padding-right: 0.42667rem;
}
.content-des .des-title[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.48rem;
  font-weight: bold;
  color: #333333;
}
.content-des .des-shi[data-v-acf68ab6] {
  display: flex;
  align-items: center;
  font-size: 0.34667rem;
  line-height: 0.34667rem;
  color: #178BF7;
}
.content-des .des-flex[data-v-acf68ab6] {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.44rem;
}
.content-des .des-item[data-v-acf68ab6] {
  padding-left: 0.50667rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 48%;
  font-size: 0.34667rem;
  line-height: 0.34667rem;
  color: #999999;
  font-weight: bold;
  margin-bottom: 0.42667rem;
}
.content-des .des-item .item-line[data-v-acf68ab6] {
  flex-shrink: 0;
  width: 0.05333rem;
  height: 0.34667rem;
  background: #5AAFFF;
  border-radius: 0.02667rem;
  margin-right: 0.10667rem;
}
.content-info[data-v-acf68ab6] {
  width: 9.36rem;
  overflow: hidden;
  background: #FFFFFF;
  border-radius: 0.26667rem;
  border: 0.01333rem solid #E8E8E8;
}
.content-tip[data-v-acf68ab6] {
  margin-left: 0.42667rem;
  margin-right: 0.54667rem;
  padding-bottom: 0.33333rem;
  margin-bottom: 0.48rem;
  border-bottom: 0.01333rem dashed #CCCCCC;
}
.content-tip .tip-title[data-v-acf68ab6] {
  font-size: 0.37333rem;
  line-height: 0.4rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 0.21333rem;
}
.content-tip .tip-txt[data-v-acf68ab6] {
  font-size: 0.32rem;
  line-height: 0.48rem;
  color: #666666;
  font-weight: 400;
}
.info-top[data-v-acf68ab6] {
  width: 9.36rem;
  height: 1.30667rem;
  background-image: url('https://files.onestep6.com/2024/static/image/qiye-info.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #333333;
  font-weight: bold;
  padding-top: 0.50667rem;
  text-align: center;
  margin-bottom: 0.53333rem;
}
.form-item[data-v-acf68ab6] {
  padding-left: 0.44rem;
  padding-bottom: 0.53333rem;
}
.form-item .item-title[data-v-acf68ab6] {
  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-acf68ab6] {
  margin-bottom: 0.21333rem;
}
.form-item .item-tip[data-v-acf68ab6] {
  width: 8.6rem;
  font-size: 0.32rem;
  line-height: 0.4rem;
  color: #999999;
  margin-bottom: 0.32rem;
}
.form-item .tip-red[data-v-acf68ab6] {
  color: #ee0a24;
}
.form-item .item-required[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #F00B0B;
}
.form-item .item-inp[data-v-acf68ab6] {
  width: 8.50667rem;
  background: #F6F6F6;
  border-radius: 0.10667rem;
}
.form-item .inp-bot[data-v-acf68ab6] {
  margin-bottom: 0.21333rem;
}
.form-item .item-textarea[data-v-acf68ab6] {
  width: 8.50667rem;
  background: #F6F6F6;
  border-radius: 0.10667rem;
}
.img-box[data-v-acf68ab6] {
  background: #fff;
  border-radius: 0.26667rem;
}
.img-flex[data-v-acf68ab6] {
  display: flex;
  flex-wrap: wrap;
}
.img-add[data-v-acf68ab6] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 8.50667rem;
  height: 2.4rem;
  border-radius: 0.21333rem;
  font-size: 0.85333rem;
  color: #878787;
  background: #F5F5F5;
}
.img-size[data-v-acf68ab6] {
  position: relative;
  flex-shrink: 0;
  width: 8.50667rem;
  height: 2.4rem;
  margin-right: 0.13333rem;
  margin-bottom: 0.13333rem;
}
.img-size .size[data-v-acf68ab6] {
  position: relative;
  z-index: 10;
  width: 8.50667rem;
  height: 2.4rem;
}
.img-size .close[data-v-acf68ab6] {
  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;
}
.form-up[data-v-acf68ab6]  .van-uploader__preview-image {
  width: 8.50667rem;
  height: 2.4rem;
  border-radius: 0.21333rem;
}
.form-up[data-v-acf68ab6]  .van-uploader__upload {
  width: 8.50667rem;
  height: 2.4rem;
  border-radius: 0.21333rem;
}
.check[data-v-acf68ab6] {
  display: flex;
  align-items: center;
  padding-left: 0.42667rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 0.34667rem;
}
.check-link[data-v-acf68ab6] {
  font-size: 0.32rem;
  line-height: 0.56rem;
  font-weight: 400;
  color: #FF6900;
}
.bottom[data-v-acf68ab6] {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  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 */
}
.bottom .btn[data-v-acf68ab6] {
  width: 100%;
  border-radius: 0.65333rem;
  font-size: 0.42667rem;
  font-weight: bold;
  color: #999999;
  background: #F0F0F0;
}
.bottom .active[data-v-acf68ab6] {
  color: #FFFFFF;
  background: #1074FF;
}
.content-pay .pay-title[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #333333;
  font-weight: bold;
  padding: 0.96rem 0;
  text-align: center;
}
.content-pay .pay-price[data-v-acf68ab6] {
  font-size: 1.14667rem;
  line-height: 1.33333rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.92rem;
}
.content-pay .pay-price .pay-icon[data-v-acf68ab6] {
  font-size: 0.64rem;
  line-height: 0.89333rem;
  color: #333333;
  font-weight: bold;
}
.content-pay .pay-content[data-v-acf68ab6] {
  width: 9.36rem;
  padding-top: 0.42667rem;
  background: #FFFFFF;
  border-radius: 0.26667rem;
  margin: 0 auto 0.53333rem;
  padding-bottom: 0.26667rem;
}
.content-pay .pay-content .pay-subtitle[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 0.33333rem;
  padding-left: 0.42667rem;
}
.content-pay .pay-content .pay-flex[data-v-acf68ab6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 9.36rem;
  height: 1.30667rem;
  margin: 0 auto;
  padding-left: 0.37333rem;
  padding-right: 0.24rem;
  background: #F5F5F5;
  border-radius: 0.13333rem;
  margin-bottom: 0.16rem;
}
.content-pay .pay-content .pay-noline[data-v-acf68ab6] {
  border: none;
}
.content-pay .pay-content .pay-left[data-v-acf68ab6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content-pay .pay-content .left-img[data-v-acf68ab6] {
  display: block;
  width: 0.42667rem;
  height: 0.42667rem;
  flex-shrink: 0;
}
.content-pay .pay-content .left-txt[data-v-acf68ab6] {
  font-size: 0.37333rem;
  line-height: 0.37333rem;
  font-weight: bold;
  color: #333333;
  margin-left: 0.10667rem;
}
.content-pay .pay-content .pay-check[data-v-acf68ab6] {
  flex-shrink: 0;
  display: block;
  width: 0.53333rem;
  height: 0.53333rem;
}
.content-report .report-title[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #333333;
  font-weight: bold;
  padding: 0.96rem 0 0.88rem 0;
  text-align: center;
}
.content-report .report-title-success[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #333333;
  font-weight: bold;
  padding: 0.96rem 0 1.48rem 0;
  text-align: center;
}
.content-report .report-img[data-v-acf68ab6] {
  display: block;
  width: 2.2rem;
  height: 2.02667rem;
  margin: 0 auto 0.48rem;
}
.content-report .report-success[data-v-acf68ab6] {
  display: block;
  width: 1.49333rem;
  height: 1.49333rem;
  margin: 0 auto 1.8rem;
}
.content-report .report-line[data-v-acf68ab6] {
  position: relative;
  width: 6.13333rem;
  height: 0.16rem;
  background: #EEEEEE;
  border-radius: 0.08rem;
  margin: 0 auto 0.13333rem;
}
.content-report .report-line .line-bg[data-v-acf68ab6] {
  position: absolute;
  left: 0;
  top: 0;
  width: 28%;
  height: 0.16rem;
  background: linear-gradient(90deg, #76C5FF 0%, #528AFF 100%);
  border-radius: 0.08rem;
}
.content-report .line-txt[data-v-acf68ab6] {
  font-size: 0.37333rem;
  line-height: 0.42667rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.66667rem;
}
.content-report .report-txt[data-v-acf68ab6] {
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.42667rem;
}
.content-report .report-tip[data-v-acf68ab6] {
  width: 7.34667rem;
  white-space: wrap;
  font-size: 0.32rem;
  line-height: 0.44rem;
  color: #999999;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 1.06667rem;
}
.content-report .report-btn[data-v-acf68ab6] {
  display: block;
  width: 8.61333rem;
  height: 1.22667rem;
  font-size: 0.42667rem;
  color: #999999;
  font-weight: bold;
  background: #EEEEEE;
  border-radius: 0.61333rem;
  border: 0.01333rem solid #CCCCCC;
  margin: 0 auto 0.44rem;
}
.content-report .report-see[data-v-acf68ab6] {
  background: #1074FF;
  color: #FFFFFF;
}
.content-report .report-next[data-v-acf68ab6] {
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.mask[data-v-acf68ab6] {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}
.mask .mask-content[data-v-acf68ab6] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8.48rem;
  height: 4.48rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
}
.mask .mask-title[data-v-acf68ab6] {
  padding-top: 0.53333rem;
  font-size: 0.42667rem;
  line-height: 0.42667rem;
  font-weight: bold;
  color: #141414;
  padding-bottom: 0.42667rem;
  text-align: center;
}
.mask .mask-txt[data-v-acf68ab6] {
  font-size: 0.37333rem;
  line-height: 0.53333rem;
  font-weight: 400;
  color: #141414;
  margin-bottom: 1.06667rem;
  text-align: center;
}
.mask .mask-flex[data-v-acf68ab6] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.10667rem;
}
.mask .flex-left[data-v-acf68ab6] {
  width: 2.56rem;
  height: 0.96rem;
  background: #FFFFFF;
  border-radius: 0.48rem;
  border: 0.01333rem solid #1074FF;
  font-size: 0.37333rem;
  color: #1074FF;
}
.mask .flex-right[data-v-acf68ab6] {
  width: 2.56rem;
  height: 0.96rem;
  background: #1074FF;
  border-radius: 0.48rem;
  font-size: 0.37333rem;
  color: #FFFFFF;
}
.history[data-v-acf68ab6] {
  position: fixed;
  right: 0;
  bottom: 3.70667rem;
  display: block;
  width: 1.01333rem;
  height: 3.44rem;
}
.iframe[data-v-acf68ab6] {
  width: 10rem;
  height: calc(100vh - 3.33333rem);
  background: #FFFFFF;
  overflow: hidden;
}
.iframe iframe[data-v-acf68ab6] {
  width: 10.37333rem;
  height: 100%;
  background: #FFFFFF;
}

