| | |
| | | } |
| | | |
| | | div.bodystyle { |
| | | font-size:18px; |
| | | text-align:justify; |
| | | margin:0 12%; |
| | | line-height:30px; |
| | |
| | | margin: 0; |
| | | text-indent:2em; |
| | | line-height:30px; |
| | | font-size:18px; |
| | | text-align:justify; |
| | | } |
| | | .cover { |
| | |
| | | // font-weight: bold; |
| | | // font-size: 18px; |
| | | // } |
| | | |
| | | .t-l{ |
| | | text-align: left; |
| | | } |
| | | textarea{ |
| | | outline: none; |
| | | font-family: "STkaiti"; |
| | | font-size: 1em; |
| | | } |
| | | .textarea-focused { |
| | | border-color: #42b983; |
| | | box-shadow: 0 0 5px rgba(66, 185, 131, 0.5); |
| | | } |
| | | input{ |
| | | font-family: "STkaiti"; |
| | | |
| | | } |
| | | .folder{ |
| | | color: brown; |
| | | font-size: 18px; |
| | | display: flex; |
| | | align-items: center; |
| | | margin-right: 7%; |
| | |
| | | .text{ |
| | | margin: 0 8%; |
| | | font-family: "STkaiti"; |
| | | font-size: 19px; |
| | | } |
| | | .text1{ |
| | | margin-bottom: 3%; |
| | | font-family: "STkaiti"; |
| | | font-size: 22px; |
| | | font-size: 1.15em; |
| | | } |
| | | .text2{ |
| | | margin: 0 8%; |
| | | font-family: "STkaiti"; |
| | | font-size: 19px; |
| | | text-align: left; |
| | | } |
| | | .text3{ |
| | | margin: 6% 8%; |
| | | font-family: "STkaiti"; |
| | | font-size: 1.58em; |
| | | } |
| | | //底部参考文献的样式 |
| | | .references{ |
| | | font-family: "STkaiti"; |
| | | font-size: 15px; |
| | | font-size: 0.8em; |
| | | } |
| | | //视频底部字体及图片样式 |
| | | .videoname{ |
| | |
| | | .m16-0 { |
| | | margin: 16px 0; |
| | | } |
| | | .fm-son { |
| | | font-family: "宋体", SimSun, sans-serif; |
| | | } |
| | | .auido-text { |
| | | font-size: 22px; |
| | | font-size: 1.15em; |
| | | font-family: "FangSong", "PMingLiU", serif; |
| | | font-weight: bold; |
| | | } |
| | |
| | | z-index: 1; |
| | | /* 确保页码数字在图片上方 */ |
| | | } |
| | | |
| | | .ends{ |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | } |
| | | /* 当屏幕宽度至少为600px时应用此样式 */ |
| | | @media screen and (max-width: 430px) { |
| | | .ends{ |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | flex-wrap: wrap; |
| | | } |
| | | } |
| | | .option { |
| | | position: relative; |
| | | display: flex; |
| | | flex-direction: row; |
| | | //flex-wrap: nowrap; |
| | | width: 170px; |
| | | height: 250px; |
| | | height: min-content; |
| | | } |
| | | .page-footer-number-left { |
| | | color: black; |
| | | left: 15%; |