withdraw.wxss 637 字节
.examineimg{
  width:217rpx;
  height: 217rpx;
  font-size: 0;
  margin:338rpx auto 0;
  }
  .examineimg image{
    width:100%;
    height:100%;
    
  }
  .examineing{
    color:#333333;
    font-size: 36rpx;
    text-align: center;
    margin-top:40rpx;
  }
 
 .prelist{
   display:flex;
   justify-content: center;
   align-items: center;
   margin-top:21rpx;
 }
  .applaymoney{
    color:#999999;
    font-size: 24rpx;
    height:43rpx;
    line-height: 43rpx;
  }
  .applaynum{
    color:#15276D;
    font-size: 30rpx;
    height:43rpx;
    line-height: 43rpx;
  }
  .currentapplaynum{
    color:#000000;
    font-size: 30rpx;
  }