| | |
| | | text-indent: 0 !important; |
| | | } |
| | | |
| | | .fl { |
| | | display: flex; |
| | | } |
| | | |
| | | .al-c { |
| | | align-items: center; |
| | | } |
| | | |
| | | .chapter { |
| | | |
| | | .imgBox-003 { |
| | |
| | | } |
| | | } |
| | | |
| | | .videoTitle { |
| | | div { |
| | | font-weight: bold; |
| | | color: #9bc3c2; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | } |
| | | |
| | | .videoBox { |
| | | width: 100%; |
| | | padding: 20px; |
| | | margin-bottom: 20px; |
| | | box-sizing: border-box; |
| | | display: flex; |
| | | justify-content: space-around; |
| | |
| | | border: 2px solid #9bc3c2; |
| | | border-radius: 10px; |
| | | margin-bottom: 10px; |
| | | } |
| | | |
| | | .vname { |
| | | text-wrap: wrap; |
| | | font-size: 14px; |
| | | font-family: "方正仿宋"; |
| | | } |
| | | } |
| | | } |
| | |
| | | } |
| | | |
| | | @font-face { |
| | | font-family: '方正仿宋'; |
| | | src: url('../Fonts/FZFSK.TTF'); |
| | | } |
| | | |
| | | @font-face { |
| | | font-family: "方正新书宋"; |
| | | src: url("../Fonts/FZXSSK.TTF"); |
| | | } |
| | |
| | | |
| | | .mb-20 { |
| | | margin-bottom: 20px; |
| | | } |
| | | |
| | | .td-1 { |
| | | text-indent: 1em; |
| | | } |
| | | |
| | | |
| | | .td-0 { |
| | | text-indent: 0em; |
| | | } |
| | | |
| | | div.bodycontent-div-center { |
| | |
| | | text-align: justify; |
| | | margin: 0 16% 0 12%; |
| | | padding: 10% 0; |
| | | line-height: 30px; |
| | | position: relative; |
| | | min-height: 970px; |
| | | } |
| | |
| | | text-align: justify; |
| | | margin: 0 12% 0 16%; |
| | | padding: 10% 0; |
| | | line-height: 30px; |
| | | position: relative; |
| | | min-height: 970px; |
| | | } |
| | |
| | | } |
| | | |
| | | h4 { |
| | | margin-top: 0em; |
| | | margin-bottom: 0; |
| | | margin-top: 0.7em; |
| | | margin-bottom: 0.7em; |
| | | font-size: 1.05em; |
| | | text-indent: 2em; |
| | | } |
| | | |
| | | h5 { |
| | | margin-top: 0.5em; |
| | | margin-bottom: 0.5em; |
| | | color: #000; |
| | | margin: 0; |
| | | font-size: 1.1em; |
| | | text-indent: 2em; |
| | | } |
| | |
| | | margin-right: 0.5em; |
| | | } |
| | | |
| | | // 行高 |
| | | .lh-25 { |
| | | line-height: 25px; |
| | | } |
| | | |
| | | // 字体 |
| | | .fm-kt { |
| | | font-family: "kaiti"; |
| | |
| | | font-size: 16px !important; |
| | | } |
| | | |
| | | .fz-15 { |
| | | font-size: 15px !important; |
| | | } |
| | | |
| | | // 字体 |
| | | .mb-20 { |
| | | margin-bottom: 20px; |