| | |
| | | } |
| | | } |
| | | |
| | | .bj-img02 { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | background: url('../image/dy2.jpg'); |
| | | background-position: top; |
| | | background-size: 100% 50%; |
| | | background-repeat: no-repeat; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | |
| | | .bj-empyt-chapter02 { |
| | | width: 40%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .bj-text02 { |
| | | width: 60%; |
| | | height: 50%; |
| | | padding-top: 60%; |
| | | padding-right: 10%; |
| | | } |
| | | } |
| | | |
| | | .bj-img03 { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 0; |
| | | width: 100%; |
| | | height: 98%; |
| | | background: url('../image/dy3.jpg'); |
| | | background-position: top; |
| | | background-size: 100% 45%; |
| | | background-repeat: no-repeat; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | |
| | | .bj-empyt-chapter03 { |
| | | width: 40%; |
| | | height: 100%; |
| | | } |
| | | |
| | | .bj-text03 { |
| | | width: 60%; |
| | | height: 50%; |
| | | padding-top: 50%; |
| | | padding-right: 10%; |
| | | } |
| | | } |
| | | |
| | | .bj-byb { |
| | | width: 100%; |
| | | padding: 20px 10px; |
| | |
| | | } |
| | | |
| | | .note { |
| | | font-size: 0.8em; |
| | | font-size: 0.8em !important; |
| | | font-family: "FZLTXIHJW"; |
| | | } |
| | | |