.drag-popup{background-color:transparent;position:absolute!important;border-top-right-radius:10px;border-top-left-radius:10px}.drag-popup .popup-content{height:calc(100% - 13px);background-color:#f9f9f9}.drag-popup .hair{flex-shrink:0;height:13px;width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:5px;box-sizing:border-box;background:linear-gradient(180deg,hsla(0,0%,97.6%,.7),hsla(0,0%,97.6%,.99))}.drag-popup .hair>div{height:4px;width:25px;background-color:#bbbdc0;border-radius:10px;left:calc(50% - 12px)}.popup-animate{transition:height .2s linear}.van-popup--bottom.van-popup--round{border-radius:10px 10px 0 0}.popup-overlay{background-color:hsla(0,0%,100%,.8)}.top-input{width:calc(100% - 20px);position:relative;top:13px;z-index:2000;background:#fff;margin:0 10px;border-radius:7px;box-shadow:0 0 5px rgba(0,0,0,.12);padding:8px 8px}.top-input .arrow-left{font-size:24px}.top-input .van-cell{font-size:16px}.top-input .van-search__content{padding-left:0;background-color:#fff}.top-input .van-search__action{position:relative}.top-input .van-search__action>div:before{position:absolute;display:block;content:"";width:1px;height:30px;background:#f0f0f0;top:50%;transform:translateY(-50%);left:0}.history{height:100%;background-color:#fff}.history .noHistory{height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.history .noHistory>img{width:50%}.history .noHistory>span{color:#cbcbcb}.history .cleanHistory{margin:30px;text-align:center;color:#606266}.suggestion{width:100%;height:100%;background:#fff}.suggestion .u-collapse-item{padding:0 20px}.suggestion .van-cell__title{overflow:hidden}.suggestion .van-cell__value{flex:initial}.suggestion .sugget-title{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result{width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:5px 0 10px 0}.search-result .search-result-cell{width:calc(100% - 20px);flex-shrink:0;border-radius:7px;margin-bottom:10px}.search-result .cell-active{background-color:rgba(0,131,254,.1)}.search-result .cell-active .van-icon-location-o{color:#4a86e8}.search-result .cell-label{font-size:14px}.search-result .list .van-cell{padding:14px 16px}.search-result .distance:after{width:1px;height:14px;margin:0 5px -2px 5px;background-color:#d7dee9;content:"";display:inline-block}.search-result .loading-wrap{height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#999a9c}.search-result .loading-wrap>span{margin-bottom:10px}.search-result .search-tips{height:20px;line-height:20px;width:100%;font-size:12px;padding-left:25px;color:#909399;box-sizing:border-box}.active-search-marker{font-size:14px;margin-bottom:3px}.statistic-cell{margin-bottom:10px}