#app{
    background: #F4F4F4;
    width: 100vw;
    min-height: 100vh;
}
.header-view {
    width: 100vw;
    height: 1rem;
    background-color: #FFF;
    position: sticky;
    top: 0;
    z-index: 1000;

    }

.title {
    width: 100vw;
    height: .88rem;
    background: #FFFFFF;
    font-size: .36rem;
    font-weight: bold;
    color: #000000;
}
.statusList{
    padding: .35rem .40rem;
}
.status{
    height: .40rem;
}
.default-nav-text{
    font-size: 28rpx;
    font-weight: 500;
    color: #999999;
}
.active-nav-text{
    font-size: 28rpx;
    font-weight: bold;
    color: #000000;
}
.list-view{
    width: 100vw;
    min-height: calc(100vh - 2rem);
    background: #F4F4F4;
    padding: .2rem;
}
.list{
    width: 100%;
    background: #FFFFFF !important;
    border-radius: .04rem;
    padding: .3rem .2rem;
    margin-top: .2rem;
    display: block;
    text-decoration: none;
}

.notStarted{
    width: .3rem;
    height: .3rem;
}
.status-text{
    font-size: .28rem;
    font-weight: 500;
    margin-left: .15rem;
}
.time{
    font-size: .26rem;
    font-weight: 500;
    color: #666666;
}
.yellow{
    color: #B69267;
}
.theme{
    font-size: .3rem;
    font-weight: bold;
    color: #000000;
    margin-top: .25rem;
}
.num{
    font-size: .24rem;
    font-weight: 500;
}
.blackRight{
    width: .1rem;
    height: .17rem;
}

.footer-view{
    width: 100vw;
    height: 1.70rem;
    background: #FFFFFF;
    box-shadow: 0 -.1rem .15rem 0 rgba(8,14,35,0.05);
    border-radius: .2rem .2rem 0 0;
    position: sticky;
    bottom: 0;
    z-index: 300;
}

.active-code-text{
    font-size: 20rpx;
    font-weight: 500;
    color: #231F20;
    margin-top: .15rem;
}
.active-code-img{
    width: .42rem;
    height: .42rem;
}
.code-text{
    font-size: 20rpx;
    font-weight: 500;
    color: #AAAAAA;
    margin-top: .15rem;
}
.withdrawal{
    padding: .07rem .27rem;
    box-sizing: border-box;
    background: #FFFFFF !important;
    border-radius: .04rem;
    font-size: .34rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #231F20;
}
.order_sn{
    padding: .1rem 0 .31rem 0;
    box-sizing: border-box;
    font-size: .26rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #666666;
    border-bottom: .01rem solid #dddddda6;
}
.money{
    font-size: .28rem;
    font-family: PingFang SC;
    font-weight: bold;
}
.red{
    color: #FF4343;
}
.green{
    color: #00C813;
}
.withdrawal-status-text{
    font-size: .3rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
}
.failure-reason{
    width: 100%;
    padding: .2rem;
    box-sizing: border-box;
    background-color: #E6E6E6 !important;
    border-radius: .04rem;
    margin-top: -.1rem;
}

.back{
    width: .16rem;
    height: .30rem;
}

.tips-box{
    width: 100vw;
    height: 1rem;
    background: #000000;
    font-size: .28rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 .3rem;
    box-sizing: border-box;
}

.null-bg{
    background: url('../img/null-bg.png') no-repeat;
    background-size: 100% 100%;
    width: 100vw;
    height: 3.8rem
}
.null-header{
    width: 100%;
    padding: .24rem .3rem;
    box-sizing: border-box;
}
.edit-box{
    width: .42rem;
    height: .42rem;
    background: rgba(0,0,0,0.5);
    border-radius: .06rem;
}
.num-box{
    padding: .06rem .2rem;
    background: rgba(0,0,0,0.5);
    border-radius: .06rem;
    box-sizing: border-box;
    font-size: .26rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    display: inline-block;
}
.have-img{
    position: absolute;
    right: .2rem;
    top: .2rem;
}
.have-img-edit{
    position: absolute;
    left: .2rem;
    top: .2rem;
}
.my-swipe{
    width: 100vw;
    height: 3rem;
}
.my-swipe .van-swipe-item {
    width: 100vw !important;
    height: 3rem !important;
    color: #fff;
    font-size: .2rem;
    line-height: 1.5rem;
    text-align: center;
    background-color: #39a9ed;
  }
  .content{
    width: 100vw;
    background: #FFFFFF;
    flex-direction: column;
  }
  .logo-box{
    z-index: 500;
    margin-top: -0.5rem;
    width: 6.8rem;
    height: 1.8rem;
    background: rgba(255,255,255,0.9);
    border: .01rem solid #FFFFFF;
    box-shadow: 0 0 .12rem 0 rgba(0,0,0,0.06);
    border-radius: .16rem;
    flex-direction: column;
  }
  .img-box{
    position: relative;
  }
  .white-edit-box{
    position: absolute;
    bottom:0;
    right: 0;
    width: .42rem;
    height: .42rem;
    background: #FFFFFF;
    border: .01rem solid #999999;
    border-radius: 50%;
  }
  .white-edit{
    
    width: .22rem;
  }
  .name{
    font-size: .38rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
  }
  .box{
    width: 100%;
    background: #FFF;
  }
  .box .van-cell:nth-of-type(2)::after{
    border-bottom: unset !important;
  }
  .value{
    font-size: .26rem;
    font-family: PingFang SC;
    color: #000000;
    text-align: right;
  }

  .null-box{
    width: 100%;
    height: .2rem;
    background: #F4F4F4;
  }
  .blue-text{
    color: #0065AB;
    text-decoration: underline;
  }

  .person-num-title{
    font-size: .28rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
}
.confirmPersonNum{
    width: 6.7rem;
    height: .8rem;
    background: #231F20;
    border: .02rem solid #231F20;
    border-radius: .1rem;
    font-size: .34rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    
}
.time-box{
    font-size: .28rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
}
.van-icon-cross:before{
    color:#000
}
/* .van-picker-column__item--selected{
    width:3rem;
    height: .9rem;
    background: #F8F8F8;
    margin-left: .3rem;
} */
/* .person-num-popup .van-picker-column__item--selected::after{
    content: "人";
    line-height: .5rem;
} */
/* .person-num-popup .van-picker-column__item--selected{
    width:3rem;
    height: .9rem;
    background: #F8F8F8;
    margin-left: .3rem;
} */
/* .van-picker-column__item--selected::after{
    content: "人";
    line-height: .5rem;

} */