<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.base-map{position:relative}.base-map,.base-map .base-map-container{width:100%}.base-map .base-map-btns{position:fixed;top:1.5625rem;left:50%;z-index:99999999;width:16.25rem;height:2.5rem;margin-left:-9.375rem;padding:0 1.25rem;line-height:2.5rem;font-size:0;background-color:#fff;border-radius:.1875rem;-webkit-box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.2);box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.2)}.base-map .base-map-btns .base-map-btn-item{display:inline-block;vertical-align:top;width:25%;height:1.5rem;line-height:1.5rem;font-size:.875rem;text-align:center;padding:.5rem 0}.base-map .base-map-btns .base-map-btn-item .item-btn{width:3.125rem;margin:0 auto;border-radius:1.875rem}.base-map .base-map-btns .base-map-btn-item .select{background-color:#fa5555;color:#fff}.base-map .wf-popup-content{position:fixed;bottom:-18.75rem;left:0;width:100%;height:21.25rem;z-index:99999999}.base-map .wf-popup-content .base-map-route-title{width:100%;height:2.5rem;line-height:2.5rem;font-size:.875rem;text-align:center;border-radius:.375rem .375rem 0 0;background-color:#fff}.base-map .wf-popup-content .base-map-route{width:100%;height:18.75rem;overflow-y:auto;background-color:#fff}.base-map .wf-popup-content .base-map-route .amap-call{display:none}.base-map .wf-popup-content .base-map-route .amap-lib-driving,.base-map .wf-popup-content .base-map-route .amap-lib-transfer{border:0}.base-map .wf-popup-content .base-map-route .amap-lib-driving .planTitle,.base-map .wf-popup-content .base-map-route .amap-lib-transfer .planTitle{padding:.125rem .9375rem}.base-map .wf-popup-content .base-map-route .amap-lib-driving .plan,.base-map .wf-popup-content .base-map-route .amap-lib-transfer .plan{padding:.625rem .9375rem}.base-map .showPopup{-webkit-animation:showPopup .2s;animation:showPopup .2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes showPopup{0%{bottom:-18.75rem}to{bottom:0}}@keyframes showPopup{0%{bottom:-18.75rem}to{bottom:0}}.base-map .hidePopup{-webkit-animation:hidePopup .2s;animation:hidePopup .2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes hidePopup{0%{bottom:0}to{bottom:-18.75rem}}@keyframes hidePopup{0%{bottom:0}to{bottom:-18.75rem}}</pre></body></html>