| | |
| | | border-radius: 5px; |
| | | height: 32px; |
| | | width: 32px; |
| | | position: absolute; |
| | | position: fixed; |
| | | } |
| | | .map3d-system { |
| | | background: #303336 url('images/3d-2-03.png'); |
| | |
| | | background-size: cover; |
| | | z-index:6; |
| | | cursor:pointer; |
| | | right: 0.7%; |
| | | bottom: 25%; |
| | | right: 13px; |
| | | bottom: 240px; |
| | | } |
| | | .map3d-system:hover{ |
| | | color: #fff; |
| | |
| | | background-size: cover; |
| | | z-index:6; |
| | | cursor:pointer; |
| | | right: 3.5%; |
| | | bottom: 25%; |
| | | right: 50px; |
| | | bottom: 240px; |
| | | } |
| | | .map3d-2d:hover{ |
| | | color: #fff; |
| | |
| | | </style> |
| | | <div class="map3d-system ss" id="map3d" title="系统切换" onclick="map3dClick()"></div> |
| | | <div class="map3d-2d ss" id="map2d" title="切换2D"></div> |
| | | |
| | | |
| | | <div id="main-loading"> |
| | | <div id="app-loading"></div> |
| | | <div id="loading-gif"></div> |