body,html{height:100%;margin:0;padding:0;font-size:14px}#app{position:fixed;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;overflow-y:auto;overflow-x:hidden;height:100vh;width:100vw}.filter-title{font-size:.9rem;font-weight:600;margin:0 0 .2rem .4rem}.order-wrapper{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#f1f1f1}.order-wrapper .order-list{flex:1;overflow-y:auto}.order-wrapper .order-list .empty{height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:#bdbdbd}.order-wrapper .order-list .order{width:92%;margin:.5rem auto;padding:.5rem;background-color:#fff;border-radius:.5rem}.order-wrapper .order-list .order .status-box{display:flex;align-items:center;justify-content:space-between;color:#fff}.order-wrapper .order-list .order .status-box .order-no{color:#2f80ed;font-size:.9rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order-wrapper .order-list .order .status-box .status{padding:.2rem .5rem;border-radius:.3rem;font-size:.8rem}.order-wrapper .order-list .order .order-item{margin:.5rem 0;font-size:.85rem;color:rgba(0,0,0,.8);text-align:left}.order-wrapper .order-list .order .order-action{display:flex;justify-content:flex-end;padding-right:1rem}.order-wrapper .bottom{padding-top:.8rem;padding-bottom:calc(env(safe-area-inset-bottom) + .8rem);background-color:#fff;border-top:1px solid #e8e8e8}.order-wrapper .bottom .btn{width:92%}.order-wrapper .bottom .btn,.order-wrapper .bottom .btn1{margin:0 auto .5rem auto;color:#fff;background-color:#2f80ed;border-radius:.5rem;line-height:3.5rem;text-align:center}.order-wrapper .bottom .btn1{width:46%}.row-line,.row-line-wrap{display:flex;align-items:center}.row-line-wrap{flex-wrap:wrap}.container{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#f1f1f1}.container .content{flex:1;overflow-y:auto}.container .bottom{padding-top:.8rem;padding-bottom:calc(env(safe-area-inset-bottom) + .8rem);background-color:#fff;border-top:1px solid #e8e8e8}.container .bottom .btn{width:92%}.container .bottom .btn,.container .bottom .btn1{margin:0 auto .5rem auto;color:#fff;background-color:#2f80ed;border-radius:.5rem;line-height:3.5rem;text-align:center}.container .bottom .btn1{width:46%}.container .messageBtn{padding:.3rem .5rem calc(env(safe-area-inset-bottom) + .8rem) .5rem;background-color:#fff;height:4rem;border:1px solid #f63;border-radius:5px}.container .messageBtn .title{font-size:1.3rem;font-weight:600;margin-bottom:15px}.container .messageBtn .btn{font-size:1.2rem;color:#1577ff;display:flex;justify-content:space-between}.blue{color:#2f80ed}.blue-bg{background-color:#2f80ed}.cblue-bg{background-color:#e0ebfd}.gray{color:#8b8b8b}.basic-size{font-size:1rem}.middle-size{font-size:1.3rem}.mini-size{font-size:.9rem}.max-size{font-size:1.6rem}.basic-size-b{font-size:1rem;font-weight:700}.middle-size-b{font-size:1.3rem;font-weight:700}.mini-size-b{font-size:.9rem;font-weight:700}.max-size-b{font-size:1.6rem;font-weight:700}.btn-basic,.btn-basic-current{display:inline-block;font-size:1rem;color:#8b8b8b;padding:.4rem .5rem;margin:.3rem;border:1px solid #e0e0e0;border-radius:2px}.btn-basic-current{color:#2f80ed;font-weight:700;background-color:#e0ebfd;border-color:#e0ebfd}.over-lay[data-v-103bd591]{display:flex;align-items:center;justify-content:center}