.clearfix[data-v-b04db4c0]::after {
  content: '';
  display: block;
  clear: both;
}
/* 全局变量 */
div[data-v-b04db4c0] {
  box-sizing: border-box;
}
.page[data-v-b04db4c0] {
  width: 100%;
  height: 100vh;
  overflow-x: scroll;
}
.page[data-v-b04db4c0]  .van-nav-bar--fixed {
  /* 兼容 iOS<11.2 */
  top: 0.8rem;
  /* 兼容iOS>= 11.2 */
}
.page[data-v-b04db4c0]  .van-icon {
  color: #323233 !important;
}
.bg-img[data-v-b04db4c0] {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 15.28rem;
}
.content[data-v-b04db4c0] {
  position: relative;
  z-index: 10;
  width: 9.36rem;
  height: 44.56rem;
  border-radius: 0.26667rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, #ffffff 13%, #ffffff 13%, #ffffff 100%);
  margin: -5.85333rem auto 2.66667rem;
  padding-top: 1.12rem;
  overflow: hidden;
}
.content .content-one[data-v-b04db4c0] {
  display: block;
  width: 8.50667rem;
  height: 14.05333rem;
  margin: 0 auto;
}
.content .content-two[data-v-b04db4c0] {
  display: block;
  width: 8.50667rem;
  height: 9.66667rem;
  margin: -2.69333rem auto 2.46667rem;
}
.content .content-three[data-v-b04db4c0] {
  display: block;
  width: 9.26667rem;
  height: 12.02667rem;
  margin: 0 auto;
}
.content .content-four[data-v-b04db4c0] {
  display: block;
  width: 8.8rem;
  height: 11.92rem;
  margin: -2.2rem auto 0;
}
.content-bottom[data-v-b04db4c0] {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100vw;
  padding: 0.46667rem 0.32rem;
  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 */
  background: #FFFFFF;
}
.content-bottom .bottom-btn[data-v-b04db4c0] {
  width: 100%;
  background: #FF6900;
  border-radius: 0.65333rem;
  font-size: 0.48rem;
  color: #FFFFFF;
  font-weight: 400;
}

