.list .item-card{display:flex;width:100%;color:#fff;padding:.32rem;border-bottom:.16rem solid #f7f7f7}.list .item-card:last-child{border-bottom:none}.list .item-card .image{position:relative;width:2.666667rem;height:2.666667rem;overflow:hidden}.list .item-card .image .bg-img{width:100%;height:100%;will-change:transform;background-color:#d8d8d8}.list .item-card .image .trip-mask{position:absolute;z-index:1;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.373333rem;color:#fff;background-color:rgba(0,0,0,.5)}.list .item-card .info{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 2.93333rem);height:2.666667rem;margin-left:.266667rem;padding:.16rem 0 .106667rem 0}.list .item-card .info .up .name{max-width:5.466667rem;font-size:.373333rem;line-height:1.2em;font-weight:700;font-family:GothamBold;color:#222125;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list .item-card .info .up .tag{display:flex;align-items:center;padding-top:.106667rem}.list .item-card .info .up .tag .tagItem{display:flex;align-items:center;padding:0 .08rem;height:.373333rem;border-radius:.053333rem;font-size:.266667rem;color:#ed9107;margin-right:.133333rem;border:.026667rem solid #ed9107}.list .item-card .info .up .date{font-size:.266667rem;color:#888;margin-top:.133333rem;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list .item-card .info .up .score{display:flex;align-items:center;margin-top:.16rem}.list .item-card .info .up .score .score-logo{margin-right:.08rem}.list .item-card .info .up .score .comment{font-size:.266667rem;color:#666;margin-left:.293333rem}.list .item-card .info .bottom{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.list .item-card .info .bottom .price-info .has-price{display:flex;align-items:baseline}.list .item-card .info .bottom .price-info .has-price .price-text{color:#60c2ed;line-height:1}.list .item-card .info .bottom .price-info .has-price .price-text .red{display:inline-block;font-size:.373333rem;margin-right:.053333rem}.list .item-card .info .bottom .price-info .has-price .price-text .digital{display:inline-block;font-size:.373333rem}.list .item-card .info .bottom .price-info .has-price .price-text .gray{font-size:.293333rem;margin-left:.053333rem}.list .item-card .info .bottom .price-info .no-price{line-height:1;font-size:.373333rem;color:#60c2ed;padding-top:.106667rem;text-align:left}.list .item-card .info .bottom .price-info .no-price.null{color:#fff}.list .item-card .info .bottom .price-info .no-price .price-text{color:#60c2ed;line-height:1}.list .item-card .info .bottom .price-info .no-price .price-text .red{display:inline-block;font-size:.373333rem;margin-right:.053333rem}.list .item-card .info .bottom .price-info .no-price .price-text .digital{display:inline-block;font-size:.373333rem}.list .item-card .info .bottom .price-info .no-price .price-text .gray{font-size:.293333rem;margin-left:.053333rem}.list .item-card .info .bottom .time-info{max-width:100%;font-size:.32rem;font-weight:700;font-family:GothamBold;color:#60c2ed;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list .item-card .info .bottom .trip-btn{position:absolute;right:0;bottom:0}.list .item-card .info .bottom .trip-btn .btn{display:flex;align-items:center;justify-content:center;width:1.386667rem;height:.693333rem;border-radius:.106667rem;font-size:.373333rem}.list .item-card .info .bottom .trip-btn .btn.add{color:#fff;background-color:#f8a909}.list .item-card .info .bottom .trip-btn .btn.remove{color:#888;border:.026667rem solid #888}.container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:.32rem;z-index:2000}.container.down{padding-top:0}.container .loading-contain{display:flex;align-items:center;font-size:.426667rem;color:#888}.container .loading-contain .loading{display:inline-block;vertical-align:middle;margin-right:.32rem;width:.666667rem;height:.666667rem;background:transparent;border-radius:50%;border:.053333rem solid #888;border-color:#888 #888 #888 transparent;animation:loading-spin .8s linear;animation-iteration-count:infinite}.container .bg-modal{position:fixed;top:0;right:0;left:0;bottom:0;opacity:.5;background:#fff;z-index:1000}@keyframes loading-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#map[data-v-180d67de]{width:100%;height:100vh}.around[data-v-180d67de]{height:100vh;overflow:hidden;position:relative}.around-list[data-v-180d67de]{position:absolute;left:0;right:0;z-index:12;background-color:#fff;top:50vh;border-radius:.213333rem .213333rem 0 0}.around-list .move-trigger[data-v-180d67de]{padding-top:.32rem}.around-list .line[data-v-180d67de]{width:.64rem;height:.053333rem;background-color:#ddd;margin:0 auto .16rem}.around-list.in-transition[data-v-180d67de]{transition:all .3s ease}.around-list .tab-nav[data-v-180d67de]{height:.906667rem;display:flex;align-items:center;justify-content:space-between;padding-bottom:.16rem}.around-list .tab-nav .tab-item[data-v-180d67de]{position:relative;z-index:1;flex-shrink:0;text-align:center;font-size:.426667rem;color:#888;padding:.16rem .4rem}.around-list .tab-nav .tab-item.active[data-v-180d67de]{color:#222215;font-weight:700;font-family:GothamBold}.around-list .tab-nav .tab-item.active[data-v-180d67de]:after{transform:scale(1)}.around-list .tab-nav .tab-item[data-v-180d67de]:after{position:absolute;z-index:-1;content:"";width:.853333rem;height:.106667rem;bottom:.16rem;left:50%;margin-left:-.426667rem;background-color:#f8a909;transition:transform .2s ease-out;transform:scale(0)}.around-list .tab-nav .tab-item[data-v-180d67de]:first-child{padding-left:.48rem}.around-list .tab-nav .tab-item[data-v-180d67de]:first-child:after{margin-left:-.4rem}.around-list .tab-nav .tab-item[data-v-180d67de]:last-child{padding-right:.48rem}.around-list .tab-nav .tab-item[data-v-180d67de]:last-child:after{margin-left:-18rpx}.around-list .down-loading[data-v-180d67de]{height:.986667rem}.around-list .down-loading .no-more[data-v-180d67de]{width:100%;font-size:.373333rem;color:#888;text-align:center}.around .current-locate[data-v-180d67de]{width:1.013333rem;height:1.013333rem;border-radius:50%;box-shadow:0 .053333rem .053333rem 0 rgba(0,0,0,.2);background-color:#fff;display:flex;align-items:center;justify-content:center;z-index:30;position:absolute;right:.48rem;bottom:100%;margin-bottom:.48rem;z-index:10}.around .current-locate img[data-v-180d67de]{width:.666667rem;height:.693333rem}.around .empty-tip[data-v-180d67de]{width:100%;padding-top:.8rem}.around .empty-tip img[data-v-180d67de]{width:5.333333rem;display:block;margin:0 auto .533333rem}.around .empty-tip .text[data-v-180d67de]{width:5.546667rem;color:#d8d8d8;text-align:center;font-size:.426667rem;line-height:1.5;margin:0 auto}.around .current-marker[data-v-180d67de]{z-index:20;transform:translate(-266.64rem,-266.64rem)}.around .current-marker .circle[data-v-180d67de]{width:.8rem;height:.8rem;border-radius:50%;background:url(/image/navigate/current-marker.svg) no-repeat 50%;z-index:2;position:relative;background-size:100% 100%}.around .current-marker .arrow[data-v-180d67de]{position:absolute;border:.133333rem solid transparent;border-bottom:.133333rem solid #00aae5;bottom:100%;left:50%;margin-left:-.133333rem;margin-bottom:-.053333rem}