.parking-record-warp{width:100vw;min-height:100vh;height:100vh;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f1f1f1}.parking-record-warp .order-warp{background:#fff;min-height:45vh;padding:0 5.333vw;margin-bottom:4vw}.parking-record-warp .order-warp .sub-title{width:100%;height:11.333vw;line-height:11.333vw;text-align:left;color:#333;margin-top:1 0;font-size:3.733vw;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.parking-record-warp .order-warp .sub-title:after{content:"";position:absolute;bottom:0;display:block;width:100%;height:1px;background:#b3b3b3}.parking-record-warp .order-warp .list-item .item{display:block;height:22.667vw;padding:4vw 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:3.2vw;text-align:left;position:relative;color:#666;background:#fff}.parking-record-warp .order-warp .list-item .item:after{content:"";position:absolute;bottom:0;left:0;height:.267vw;width:100%;background:#e5e5e5}.parking-record-warp .order-warp .list-item .item i{position:absolute;right:5.333vw}.parking-record-warp .order-warp .list-item:last-child .item:after{display:none}.parking-record-warp .order-warp .list-item .flex,.parking-record-warp .order-warp .list-item .flex .left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;line-height:100%}.parking-record-warp .order-warp .list-item .flex .left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.parking-record-warp .order-warp .list-item .flex .left .title{font-size:3.733vw}.parking-record-warp .order-warp .list-item .flex .left span{display:block;font-size:3.2vw;color:#666}.parking-record-warp .order-warp .list-item .flex .right{text-align:right;line-height:14.667vw}.parking-record-warp .order-warp .list-item .flex .right i{position:inherit}.parking-record-warp .order-warp .noData{text-align:center;height:10.667vw;line-height:10.667vw}