.slide-wrap{width:100%;background-color:#fff;box-sizing:border-box;overflow:hidden;position:relative}.slide-wrap .slide-wrap-left{left:0;transform:translate3d(-100%,0,0)}.slide-wrap .slide-wrap-right{right:0;top:0;transform:translate3d(100%,0,0)}.slide-wrap .slide-wrap-content{position:relative}.slide-wrap .slide-wrap-left,.slide-wrap .slide-wrap-right{position:absolute;height:100%;display:flex}.slide-wrap .slide-wrap-content,.slide-wrap .slide-wrap-left,.slide-wrap .slide-wrap-right{height:100%;transition:transform .15s ease-in-out}.slide-wrap .slide-wrap-content .slide-wrap-button,.slide-wrap .slide-wrap-left .slide-wrap-button,.slide-wrap .slide-wrap-right .slide-wrap-button{height:100%;padding:0 .1rem;font-size:.3rem;display:flex;align-items:center}.identifyList{height:100vh;background:#f8f8f8}.identifyList>.md-popup>.md-popup-box{width:100%}.identifyList .identifyList-head{width:100%;border:1px solid #eee;box-sizing:border-box;padding:.3rem .25rem;background:#fff;font-size:.34rem}.identifyList .identifyList-head .amount,.identifyList .identifyList-head .total{color:#666}.identifyList .identifyList-head .total{border-right:1px solid #666;padding-right:.3rem}.identifyList .identifyList-head .amount{padding-left:.3rem}.identifyList .identifyList-body{height:calc(100% - 2.02rem);overflow-y:auto}.identifyList .identifyList-body .invoice-card{border-bottom:1px solid #eee}.identifyList .btns{height:1rem}.identifyList .btns button{width:50%}.redcolor{color:red}.editPassenger-dialog .lazy-list{background:#fff;padding-top:.5rem;max-height:50vh}.editPassenger-dialog .lazy-list .scroll-view-list{padding:.25rem 0;margin:0;border-bottom:1px solid #eee}