.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.orderconfirm{background:#fff;height:90vh}.orderconfirm .order_info{padding:0 30px}.orderconfirm .order_info .order_status{height:100px;border-bottom:1px solid #dcdfe6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orderconfirm .order_info .order_status .status{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderconfirm .order_info .order_status .status .status_l{font-size:16px;color:#303133}.orderconfirm .order_info .order_status .status .status_l .span1{color:#67c23a}.orderconfirm .order_info .order_status .status .status_r div{width:104px;height:36px;border-radius:4px;text-align:center;line-height:36px;font-size:14px;color:#606266;cursor:pointer}.orderconfirm .order_info .order_status .status .status_r .gray{border:1px solid #c0c4cc}.orderconfirm .order_info .order_status .status .status_r .red{color:#fff;background:#f56c6c;margin-left:20px}.orderconfirm .order_info .order_status .pay_tips{font-size:14px;color:#f56c6c}.orderconfirm .order_info .name_order{height:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:20px;font-size:14px}.orderconfirm .order_info .name_order div:first-child{color:#303133}.orderconfirm .order_info .name_order div:last-child{color:#909399}.orderconfirm .price_box{height:75px;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.orderconfirm .price_box .price_tips{font-size:14px;color:#303133}.orderconfirm .price_box .price_tips span{font-size:20px;color:#f56c6c}