| | |
| | | .page-box { |
| | | position: relative; |
| | | box-sizing: border-box; |
| | | min-height: 1150px; |
| | | min-height: 1120px; |
| | | margin-bottom: 20px; |
| | | box-shadow: 0 3px 6px 1px #00000029; |
| | | background-color: #fff; |
| | |
| | | .t0 { |
| | | text-indent: 0; |
| | | } |
| | | .t1 { |
| | | text-indent: 1em; |
| | | } |
| | | .t- { |
| | | text-indent: 0.5em; |
| | | } |
| | |
| | | } |
| | | .page-box { |
| | | box-sizing: border-box; |
| | | min-height: 1150px; |
| | | min-height: 1120px; |
| | | margin-bottom: 20px; |
| | | box-shadow: 0 3px 6px 1px #00000029; |
| | | background-color: #fff; |
| | |
| | | } |
| | | .mt-40 { |
| | | margin-top: 40px; |
| | | } |
| | | .mt-60 { |
| | | margin-top: 60px !important; |
| | | } |
| | | .mt-80 { |
| | | margin-top: 80px !important; |
| | |
| | | height: 0 !important; |
| | | box-shadow: none !important; |
| | | } |
| | | // 带按钮p标签 |
| | | .p-btn { |
| | | display: flex; |
| | | justify-content: left; |
| | | align-items: center; |
| | | flex-wrap: wrap; |
| | | i { |
| | | text-indent: 0; |
| | | } |
| | | } |
| | | .iframe-box { |
| | | width: 100%; |
| | | min-height: 800px; |
| | | border: 1px solid #00a1e9; |
| | | border-radius: 10px; |
| | | } |
| | | } |
| | | |
| | | /* 媒体查询做基础响应式布局 */ |