.container{width:100vw;height:100vh;background:#fff}.container .image-wrap{display:flex;justify-content:center;padding:200rpx 0 40rpx 0}.container .image-wrap .result-image{width:166rpx}.container .msg{text-align:center;line-height:1;margin-bottom:50rpx;font-size:28rpx;color:#000}.container .pay-amount{color:#999;text-align:center;line-height:1;margin-bottom:30rpx}.container .action{width:90%;margin:0 auto;text-align:center;margin-top:150rpx;display:flex;justify-content:space-between}.container .action .btn{width:310rpx;height:78rpx;border:2rpx solid #fff;border-radius:10rpx;font-size:24rpx;display:flex;align-items:center;justify-content:center}.container .action .alone{margin-left:0;width:60%}.container .action .go-home{color:#fff}