.carListWrap{position:fixed;top:0;left:0;bottom:0;right:0;background:#f1f1f1;overflow:auto;padding:.2rem .32rem}.carListWrap .search,.carListWrap .search .inputWrap{display:-webkit-box;display:-ms-flexbox;display:flex}.carListWrap .search .inputWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.24rem;border-radius:.08rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding-left:.3rem}.carListWrap .search .inputWrap img{height:.26rem;width:.26rem;margin-right:.1rem}.carListWrap .search .inputWrap input{color:#999;width:100%;height:100%}.carListWrap .search .btn{width:1.25rem;height:.62rem;background:#fff;margin-left:.2rem;border-radius:.08rem;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;color:#111;font-size:.26rem}.carListWrap .carWrap{margin-top:.18rem}.carListWrap .carWrap .carItem{margin-bottom:.2rem;background:#fff;border-radius:.04rem;padding:.3rem}.carListWrap .carWrap .carItem .carStatus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.carListWrap .carWrap .carItem .carStatus .carNumWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.3rem}.carListWrap .carWrap .carItem .carStatus .carNumWrap .carNum{display:inline-block;width:1.57rem;height:.48rem;background:#ffc34a;color:#fff;font-size:.3rem;border-radius:.04rem;line-height:.48rem;text-align:center}.carListWrap .carWrap .carItem .carStatus .carNumWrap .status{margin-left:.32rem;color:#52e700;font-size:.26rem}.carListWrap .carWrap .carItem .carStatus .detail{background:#3485ff;color:#fff;font-size:.24rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.2rem;height:.48rem}.carListWrap .carWrap .carItem .deadLine{width:2.2rem;height:.4rem;line-height:.4rem;text-align:center;border-radius:.04rem;background:rgba(255,77,104,.1);font-size:.26rem;color:#ff4d68;margin-top:.3rem}.carListWrap .carWrap .carItem .address{font-size:.28rem;margin:.3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex}.carListWrap .carWrap .carItem .address .addressinfo{-webkit-box-flex:1;-ms-flex:1;flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.carListWrap .carWrap .carItem .ds{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.28rem}.carListWrap .color66{color:#666}.carListWrap .color11{color:#111}