| | |
| | | width: 100%; |
| | | background-color: rgb(108,167,168); |
| | | } |
| | | |
| | | .head { |
| | | height: 10%; |
| | | width: 100%; |
| | |
| | | position: absolute; |
| | | display: inline-block; |
| | | background-color: #000000; |
| | | z-index: 5; |
| | | } |
| | | .item { |
| | | border: 1px solid rgb(194,76,65); |
| | | color: rgb(194,76,65); |
| | | height: 100%; |
| | | width: 100%; |
| | | } |
| | | |
| | | .floorBtn { |
| | | position: absolute; |
| | | /*border: 1px solid rgb(108, 167, 168);*/ |
| | | top: 10px; |
| | | color: #000000; |
| | | font-size: 24px; |
| | | font-weight: 500; |
| | | letter-spacing: 5px; |
| | | cursor:pointer; |
| | | } |
| | | |
| | | /*操作显示栏*/ |
| | |
| | | text-align: center; |
| | | background-color: rgb(120,255,129); |
| | | font-size: 14px; |
| | | z-index: 9; |
| | | } |
| | | /*空站点*/ |
| | | .site-k { |