| | |
| | | flex-direction: column; |
| | | } |
| | | #main { |
| | | width: 100%; |
| | | width: 96%; |
| | | height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-around; |
| | | } |
| | | #imgs { |
| | | width: 100%; |
| | | width: 256px; |
| | | height: 180px; |
| | | /* border: 1px dashed #fff; */ |
| | | /* border-image:url(/img/zhiwen/zhi.png) 30 300 round; */ |
| | |
| | | opacity: 0.9; |
| | | } |
| | | #butDiv { |
| | | width: 100%; |
| | | width: 200px; |
| | | height: 180px; |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | } |
| | | #connect_server { |
| | | width: 66px; |
| | | height: 40px; |
| | | height: 35px; |
| | | border: none; |
| | | font-size: 16px; |
| | | background-color: #409eff; |
| | | border-radius: 5px; |
| | | color: #fff; |
| | |
| | | left: 13px; |
| | | } |
| | | #onceGgin { |
| | | width: 66px; |
| | | height: 40px; |
| | | width: 60px; |
| | | height: 31px; |
| | | font-size: 12px; |
| | | border: none; |
| | | background-color: #409eff; |
| | | border-radius: 5px; |
| | | color: #fff; |
| | | display: none; |
| | | position: relative; |
| | | left: 13px; |
| | | left: 8px; |
| | | } |