| | |
| | | font-family: "STKaiti"; |
| | | color: #ef495d; |
| | | font-weight: bold; |
| | | font-size: 1.15em; |
| | | // font-size: 1.15em; |
| | | font-size: 26px; |
| | | margin-top: 2em; |
| | | text-align: center; |
| | | margin-bottom: 2em; |
| | | margin-bottom: 20px; |
| | | text-indent: 0em; |
| | | } |
| | | |
| | |
| | | } |
| | | .block2 { |
| | | font-family: "STKaiti"; |
| | | font-size: 1.15em; |
| | | // font-size: 1.15em; |
| | | font-size: 26px; |
| | | text-align: center; |
| | | text-indent: 0em; |
| | | margin: 6px 0; |
| | | } |
| | | |
| | | .bj1 { |
| | |
| | | .ju-bt { |
| | | justify-content: space-between; |
| | | } |
| | | .ju-end { |
| | | justify-content: flex-end; |
| | | } |
| | | .al-cn { |
| | | align-items: center; |
| | | } |
| | |
| | | .ml-40 { |
| | | margin-left: 40px; |
| | | } |
| | | .mr-40 { |
| | | margin-right: 40px; |
| | | } |
| | | .pg-mh { |
| | | min-height: 1150px; |
| | | } |
| | |
| | | .w-min { |
| | | width: min-content; |
| | | } |
| | | .w40 { |
| | | width: 40px; |
| | | } |
| | | } |
| | | |
| | | /* 媒体查询做基础响应式布局 */ |