| | |
| | | } |
| | | } |
| | | |
| | | .pdf-tips-con { |
| | | position: relative; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | |
| | | .pdf-wall { |
| | | max-width: 180px; |
| | | position: absolute; |
| | | right: 0; |
| | | top: 25px; |
| | | border: 2px dotted #5d78bb; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: flex-start; |
| | | align-items: flex-start; |
| | | border: 2px dotted #5d78bb; |
| | | padding: 10px; |
| | | box-sizing: border-box; |
| | | border-radius: 10px; |
| | | |
| | | .pdf-item { |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | |
| | | img { |
| | | width: 80px; |
| | | } |
| | | |
| | | span { |
| | | min-width: 150px; |
| | | font-size: 14px; |
| | | text-align: center; |
| | | font-family: 'FZLTXIHJW'; |
| | | line-height: 20px; |
| | | } |
| | | |
| | | span:hover { |
| | | color: #5877ba; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | | /* Safari 3.1+ */ |
| | | -moz-user-select: none; |
| | | /* Firefox 2+ */ |
| | | -ms-user-select: none; |
| | | /* IE 10+ */ |
| | | user-select: none; |
| | | /* 标准语法 */ |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | .leftTable { |
| | | table { |
| | | tr td { |
| | | text-align: left !important; |
| | | } |
| | | } |
| | | } |
| | | |
| | | .parentVideo { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | flex-wrap: wrap; |
| | | |
| | | .videoItem { |
| | | width: 200px; |
| | | margin: 3px 4px; |
| | | border: 1px dotted #30aad1; |
| | | |
| | | video { |
| | | width: 100%; |
| | | } |
| | | |
| | | video::-webkit-media-text-track-display { |
| | | /* 这里可以添加自定义的样式代码 */ |
| | | color: red; |
| | | /* 文字颜色 */ |
| | | background-color: yellow; |
| | | /* 背景颜色 */ |
| | | } |
| | | |
| | | span { |
| | | display: flex; |
| | | justify-content: center; |
| | | font-size: 14px; |
| | | text-align: center; |
| | | font-family: 'FZLTXIHJW'; |
| | | } |
| | | } |
| | | } |
| | |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | margin-bottom: 20px; |
| | | |
| | | p { |
| | | margin: 0; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | |
| | | justify-content: flex-start; |
| | | align-items: flex-start; |
| | | border: 2px dotted #5d78bb; |
| | | padding: 10px 0; |
| | | padding: 10px; |
| | | box-sizing: border-box; |
| | | border-radius: 10px; |
| | | margin-left: 10px; |
| | | margin-top: -50px; |
| | | margin-top: -140px; |
| | | |
| | | .pdf-view { |
| | | min-width: 160px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: center; |
| | |
| | | } |
| | | |
| | | span { |
| | | min-width: 150px; |
| | | font-size: 14px; |
| | | text-align: center; |
| | | font-family: 'FZLTXIHJW'; |
| | |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | .pdf-wall { |
| | | display: flex; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | padding-left: 40px; |
| | | |
| | | .pdf-item { |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | img { |
| | | width: 80px; |
| | | } |
| | | |
| | | span { |
| | | min-width: 150px; |
| | | font-size: 14px; |
| | | text-align: center; |
| | | font-family: 'FZLTXIHJW'; |
| | | } |
| | | |
| | | span:hover { |
| | | color: #5877ba; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | | /* Safari 3.1+ */ |
| | | -moz-user-select: none; |
| | | /* Firefox 2+ */ |
| | | -ms-user-select: none; |
| | | /* IE 10+ */ |
| | | user-select: none; |
| | | /* 标准语法 */ |
| | | } |
| | | .pdf-con-15 { |
| | | margin-top: -20px; |
| | | } |
| | | } |
| | | |
| | |
| | | font-weight: bold; |
| | | } |
| | | } |
| | | |
| | | @media screen and (max-width: 800px) { |
| | | .chapter{ |
| | | .pdf-tips-con { |
| | | width: 100%; |
| | | min-width: 200px; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: flex-start; |
| | | align-items: flex-start; |
| | | padding: 20px 0; |
| | | |
| | | .pdf-wall { |
| | | max-width: 180px; |
| | | position: relative; |
| | | left: 30px; |
| | | top: 25px; |
| | | border: 2px dotted #5d78bb; |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: flex-start; |
| | | align-items: flex-start; |
| | | border: 2px dotted #5d78bb; |
| | | padding: 10px; |
| | | box-sizing: border-box; |
| | | border-radius: 10px; |
| | | |
| | | .pdf-item { |
| | | display: flex; |
| | | flex-direction: column; |
| | | justify-content: flex-start; |
| | | align-items: center; |
| | | |
| | | img { |
| | | width: 80px; |
| | | } |
| | | |
| | | span { |
| | | min-width: 150px; |
| | | font-size: 14px; |
| | | text-align: center; |
| | | font-family: 'FZLTXIHJW'; |
| | | line-height: 20px; |
| | | } |
| | | |
| | | span:hover { |
| | | color: #5877ba; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | | /* Safari 3.1+ */ |
| | | -moz-user-select: none; |
| | | /* Firefox 2+ */ |
| | | -ms-user-select: none; |
| | | /* IE 10+ */ |
| | | user-select: none; |
| | | /* 标准语法 */ |
| | | } |
| | | } |
| | | } |
| | | } |
| | | .parentVideo { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: center; |
| | | flex-wrap: wrap; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | body { |