| | |
| | | width: 80%; |
| | | } |
| | | .img-c { |
| | | width: 70%; |
| | | width: 30%; |
| | | } |
| | | .img-d { |
| | | width: 60%; |
| | |
| | | |
| | | div.bk { |
| | | border: 2px solid #00a1e9; |
| | | padding: 0.8em; |
| | | margin-bottom: 2em; |
| | | margin-top: 2em; |
| | | box-shadow: inset -0.5em -0.5em 0 0 #e0f2fc; |
| | |
| | | justify-content: center; |
| | | font-weight: 600; |
| | | } |
| | | span { |
| | | white-space: nowrap; |
| | | } |
| | | } |
| | | } |
| | | .page-header-odd { |
| | |
| | | } |
| | | .mt-40 { |
| | | margin-top: 40px; |
| | | } |
| | | .mt-80 { |
| | | margin-top: 80px !important; |
| | | } |
| | | .mb-80 { |
| | | margin-bottom: 80px !important; |
| | |
| | | color: #00aeef; |
| | | margin-top: 40px; |
| | | } |
| | | // 隐藏页面 |
| | | .hidePage { |
| | | min-height: 0 !important; |
| | | height: 0 !important; |
| | | } |
| | | } |
| | | |
| | | /* 媒体查询做基础响应式布局 */ |