.order-banner{width:100%;border:1px solid #8be3e3;background-color:#eefbfb;border-radius:8px;height:100px;margin:15px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-banner,.order-banner .order-list{display:-webkit-box;display:-ms-flexbox;display:flex}.order-banner .order-list{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #8be3e3}.order-banner .order-list:last-child{border:0}.order-banner .order-list .order-con{margin-right:30px}.order-banner .order-list .order-con .title{color:#363646;font-size:14px;margin-bottom:5px}.order-banner .order-list .order-con .num{font-family:BarlowSemiCondensed-Medium;font-size:18px;color:#363646}.order-banner .order-list:nth-child(2) .order-con:nth-child(n+2) .title{color:#72727d;font-size:12px;margin-bottom:8px}.order-banner .order-list:nth-child(2) .order-con:nth-child(n+2) .num{font-size:14px;color:#000}