| | |
| | | <span> |
| | | <i>964</i> 台 |
| | | </span> |
| | | <img src="/img/home/在线.png" alt />在线 |
| | | <img src="/zhxy/img/home/在线.png" alt />在线 |
| | | </div> |
| | | <div class="offline"> |
| | | <span> |
| | | <i>86</i> 台 |
| | | </span> |
| | | <img src="/img/home/离线.png" alt />离线 |
| | | <img src="/zhxy/img/home/离线.png" alt />离线 |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | .container { |
| | | position: relative; |
| | | width: 400px; |
| | | height: 310px; |
| | | height: 100%; |
| | | background: url(/zhxy/img/home/juxing2.png) no-repeat; |
| | | background-size: 100% 100%; |
| | | .title { |
| | |
| | | } |
| | | .devices-container { |
| | | padding-top: 50px; |
| | | margin: 70px auto; |
| | | display: flex; |
| | | width: 161+161+18px; |
| | | height: 193px; |
| | | height: calc(100% - 50px); |
| | | justify-content: space-between; |
| | | div { |
| | | position: relative; |
| | | text-align: center; |
| | | color: #e9f2f3; |
| | | font-size: 16px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | span { |
| | | position: absolute; |
| | | left: 50%; |