.addOrder{width:100%;margin-bottom:46px}.addOrder .order-fare{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;padding:10px}.addOrder .order-fare .fare-left{font-size:15px}.addOrder .order-fare .fare-right{margin-right:15px;font-size:15px}.addOrder .order-fare .fare-right .order_desc{font-size:10px;color:#2b343c}.addOrder .order-footer{position:fixed;left:0;bottom:0;z-index:10;width:100%;height:48px}.addOrder .order-footer .content{font-size:12px;height:48px;line-height:48px;text-align:center;background:#00b43c;color:#fff}.addOrder .order-footer .content .pay{font-size:14px;height:48px;line-height:48px;text-align:center;font-weight:700}.addOrder .order-footer .content .pay.not-enough{background:#2b333b}.addOrder .order-footer .content .pay.in-enough{background:#00b43c;color:#fff}