| | |
| | | // 自定义内容 |
| | | .page-box { |
| | | box-sizing: border-box; |
| | | min-height: 1150px !important; |
| | | min-height: 1092px !important; |
| | | margin-bottom: 20px; |
| | | box-shadow: 0 3px 6px 1px #00000029; |
| | | background-color: #fff; |
| | |
| | | } |
| | | .fl-cl { |
| | | flex-direction: column; |
| | | } |
| | | .fl-bt { |
| | | justify-content: space-between; |
| | | } |
| | | .ju-cn { |
| | | justify-content: center; |
| | |
| | | } |
| | | .mb-40 { |
| | | margin-bottom: 40px; |
| | | } |
| | | .m0 { |
| | | margin: 0; |
| | | } |
| | | .m0-auto { |
| | | margin: 0 auto; |
| | |
| | | font-size: 14px; |
| | | } |
| | | .svg-btn { |
| | | padding: 0 2px; |
| | | cursor: pointer; |
| | | display: inline-block; |
| | | border: 1px solid #501438; |
| | |
| | | fill: #501438; |
| | | } |
| | | } |
| | | .share-box { |
| | | margin-left: 5px; |
| | | cursor: pointer; |
| | | fill: #501438; |
| | | } |
| | | } |
| | | body { |
| | | background-color: #e6e6e6; |