| | |
| | | } |
| | | |
| | | .img-0 { |
| | | display: flex; |
| | | width: 100%; |
| | | } |
| | | .imz { |
| | |
| | | .ju-bt { |
| | | justify-content: space-between; |
| | | } |
| | | .ju-cn { |
| | | justify-content: center; |
| | | } |
| | | .ju-end { |
| | | justify-content: flex-end; |
| | | } |
| | | .al-cn { |
| | | align-items: center; |
| | | } |
| | | .al-end { |
| | | align-items: end; |
| | | } |
| | | .wh-nr { |
| | | white-space: nowrap; |
| | |
| | | font-family: "FangSong", "PMingLiU", serif; |
| | | font-weight: bold; |
| | | } |
| | | .front{ |
| | | text-align: left !important; |
| | | } |
| | | } |
| | | |
| | | /* 媒体查询做基础响应式布局 */ |
| | |
| | | } |
| | | } |
| | | } |
| | | @media (max-width:820px) { |
| | | .ans-dance { |
| | | .page-box { |
| | | min-height: 500px; |
| | | } |
| | | } |
| | | } |
| | | @media (min-width: 660px) { |
| | | .ans-dance { |
| | | .page-padding { |