#app{background-color:#f8f8f8}.parking-list>img{width:100%}.parking-list-total{text-align:center;padding:3% 2%;margin:5%;border-radius:7px;-webkit-box-shadow:0 0 4px 1px #e5e5e5;box-shadow:0 0 4px 1px #e5e5e5}.parking-list-total>span{color:#f8902b;font-size:1.5rem}.parking-list-top{position:relative}.parking-list-top>h3{text-align:center;padding:3% 0;border-bottom:1px solid #e7e7e7}.parking-list-top>span{float:right;font-size:.9rem;position:absolute;top:0;right:0}.parking-list-con{padding:0 9px;margin-top:5%}.parking-list-con>h4{padding:2%;line-height:21px;font-size:15px;font-weight:700}.parking-list-con>h4>span{background-color:#f8902b;color:#fff;margin-left:6px;border-radius:3px;padding:1px 4px;line-height:1rem;font-size:12px}.parking-list-con>h4>img{width:22px;float:right}.parking-list-con>div{-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;margin-bottom:5%;border-radius:8px;background:#fff;-webkit-box-shadow:0 5px 4px 0 hsla(0,0%,72.5%,.22);box-shadow:0 5px 4px 0 hsla(0,0%,72.5%,.22);background-color:#fff}.parking-list-con>div .deleteAndTime{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.parking-list-con>div .deleteAndTime,.parking-list-con>div .deleteAndTime .delBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.parking-list-con>div .deleteAndTime .delBtn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15px;height:14px}.parking-list-con>div .flex-wrap,.parking-list-con>div .flex-wrap>div{display:-webkit-box;display:-ms-flexbox;display:flex}.parking-list-con>div .flex-wrap>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.parking-list-con>div .thumb{-ms-flex-negative:0;flex-shrink:0;width:146px;height:85px;border-radius:8px;margin-right:10px}.parking-list-con>div .location{line-height:1.6;font-size:12px}.parking-list-con>div:last-child{margin-bottom:0}.parking-list-btn{padding:3% 0}.parking-list-btn .van-button{width:47%;border:1px solid #d2d2d2;background-color:#f5f5f5;color:#007aff}.parking-list-btn .van-button:last-child{margin-left:6%}.parking-list .no-data{margin-top:35%}