| | |
| | | funcValue.name |
| | | }}</span> |
| | | </div> |
| | | <!-- <div style="height: 0" class="layerItem" v-for="n in 3" :key="n"></div> --> |
| | | </div> |
| | | <!-- <div class="container"> |
| | | <div |
| | |
| | | align-items: center; |
| | | /* padding: 0.1rem; */ |
| | | background: #ffffff; |
| | | z-index: 1000; |
| | | /* z-index: 1000; */ |
| | | /* padding-left: 0.25rem; */ |
| | | border-radius: 15px 15px 0px 0px; |
| | | } |
| | |
| | | line-height: 15px; |
| | | margin-bottom: 18px; |
| | | } |
| | | .container { |
| | | width: 100%; |
| | | .mapMode .container { |
| | | display: flex; |
| | | align-items: center; |
| | | text-align: center; |
| | |
| | | width: 91px; |
| | | border-radius: 11px; |
| | | border: 1px dashed #127dff; |
| | | /* height: 40px; */ |
| | | margin-bottom: 11px; |
| | | } |
| | | span { |
| | |
| | | color: #212121; |
| | | line-height: 12px; |
| | | } |
| | | .active { |
| | | .mapMode .active, |
| | | .areaType .active { |
| | | color: #127dff; |
| | | border: 2px solid #127dff; |
| | | border-radius: 10px; |
| | |
| | | width: 100%; |
| | | margin-top: 30px; |
| | | } |
| | | |
| | | .areaType .ZTtitle { |
| | | margin-left: 28px; |
| | | margin-bottom: 3px; |
| | | } |
| | | .areaType .container{ |
| | | padding: 0 18px 22px; |
| | | justify-content: space-between; |
| | | .areaType .container { |
| | | margin-top: 18px; |
| | | padding: 0 4%; |
| | | display: grid; |
| | | justify-items: center; |
| | | grid-template-columns: repeat(4, 1fr); |
| | | overflow: hidden; |
| | | } |
| | | .areaType .layerItem { |
| | | margin-bottom: 15px; |
| | | } |
| | | |
| | | .areaType img { |
| | | margin: 0 auto; |
| | | /* background-color: green; */ |
| | | display: block; |
| | | width: 84px; |
| | | width: 53px; |
| | | border-radius: 11px; |
| | | box-shadow: 0 0 5px 5px rgb(196 222 236 / 30%); |
| | | margin-bottom: 11px; |
| | | } |
| | | |
| | | .more { |