| | |
| | | .filter-item.active.data-v-6bbaaa78 { |
| | | color: #222222; |
| | | } |
| | | .filter-text-bold.data-v-6bbaaa78 { |
| | | font-weight: 700; |
| | | color: #000000; |
| | | } |
| | | .card-list.data-v-6bbaaa78 { |
| | | padding: 30rpx; |
| | | box-sizing: border-box; |
| | |
| | | justify-content: space-between; |
| | | gap: 12rpx; |
| | | } |
| | | .point-tips.data-v-6bbaaa78 { |
| | | width: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | margin-top: 12rpx; |
| | | } |
| | | .point-tips .point-tips-item.data-v-6bbaaa78 { |
| | | width: 116rpx; |
| | | height: 36rpx; |
| | | line-height: 36rpx; |
| | | text-align: center; |
| | | border-radius: 8rpx; |
| | | font-weight: 400; |
| | | font-size: 20rpx; |
| | | color: #10B2FA; |
| | | margin-right: 12rpx; |
| | | border: 1rpx solid #10B2FA; |
| | | } |
| | | .point-name.data-v-6bbaaa78 { |
| | | flex: 1; |
| | | line-height: 1.35; |
| | |
| | | width: 24rpx; |
| | | height: 24rpx; |
| | | margin-right: 4rpx; |
| | | flex-shrink: 0; |
| | | } |
| | | .point-address text.data-v-6bbaaa78 { |
| | | width: 425rpx; |
| | | display: -webkit-box; |
| | | -webkit-line-clamp: 2; |
| | | -webkit-box-orient: vertical; |
| | | overflow: hidden; |
| | | } |
| | | .point-time.data-v-6bbaaa78 { |
| | | display: block; |
| | | width: 425rpx; |
| | | display: -webkit-box; |
| | | -webkit-line-clamp: 1; |
| | | -webkit-box-orient: vertical; |
| | | overflow: hidden; |
| | | margin-top: 20rpx; |
| | | line-height: 1.5; |
| | | font-weight: 400; |