.checkstand .head{height:40vh;background-color:#2334d0;display:flex;justify-content:center;align-items:center}.checkstand .head .userInfo{text-align:center}.checkstand .head .userInfo .my-image{height:1.2rem;width:1.2rem}.checkstand .head .userInfo .phone{color:#fff}.checkstand .content{height:50%}.checkstand .content .title{margin-top:.2rem;padding:.2rem 0;text-align:center}.checkstand .content .money{padding:.2rem .4rem;text-align:center;font-size:.56rem;font-weight:700;font-family:Arial,Helvetica,sans-serif}.checkstand .content .tip{margin:.4rem;padding:.3rem;border-radius:.38rem;color:#999;background-color:#fff}.checkstand .content .tip-title{text-align:center;padding-bottom:.2rem}.checkstand .content .tip .text p{font-size:.24rem;font-family:Arial,Helvetica,sans-serif}.checkstand .content .van-radio-group{padding-bottom:1.28rem}.checkstand .content .van-cell{align-items:center}.checkstand .content .van-cell__title span{padding-left:.2rem;font-size:.32rem}.checkstand .content .van-cell .balance{padding:0 .2rem}.checkstand .content .van-cell .van-icon-paid{color:#2334d0;padding-right:.1rem}.checkstand .content .van-cell .van-radio__icon--checked .van-icon{color:#fff;background-color:#2334d0;border-color:#2334d0}