.confirm{position:absolute;width:100%;height:100%;background:#fff;left:0}.confirm .amount{overflow:hidden;border-bottom:.25rem solid #f4f4f4;margin-top:.3rem;padding-bottom:.35rem}.confirm .amount p,.confirm .amount span{overflow:hidden;display:block;text-align:center;font-size:.28rem}.confirm .amount p.color{font-size:.24rem;color:#999}.confirm .amount span{font-size:.6rem;line-height:.66rem;color:#0a95ff;font-weight:700;margin:.25rem 0}.confirm .orderList{overflow:hidden;width:6.9rem;margin:.35rem auto .1rem}.confirm .orderList li{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.35rem}.confirm .orderList li p,.confirm .orderList li span{overflow:hidden;font-size:.28rem}.confirm .orderList li.red span{color:#ff5455}.confirm .orderList li p{color:#999}.confirm .submit{margin-top:.35rem}.confirm .chat{position:absolute;bottom:0;left:0;height:1rem;background:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.confirm .errMessage{margin-top:.1rem}.confirm .warning{color:#ff5455;font-size:.28rem;margin:.35rem auto .1rem;width:6.9rem}