From aea7d13fc6f00a2ddfd36a09623d3e624b99fce0 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 14 八月 2024 15:02:19 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/sportsAndHealth/css/default.less | 572 ++++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 446 insertions(+), 126 deletions(-) diff --git a/src/books/sportsAndHealth/css/default.less b/src/books/sportsAndHealth/css/default.less index 775f1d2..3b6fdf8 100644 --- a/src/books/sportsAndHealth/css/default.less +++ b/src/books/sportsAndHealth/css/default.less @@ -1,3 +1,5 @@ +/** @format */ + .temp-bookInnerContentSports { width: 100%; height: 100%; @@ -9,7 +11,7 @@ overflow: auto; .public-sportsAndHealth { - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; max-width: 816px; min-width: 375px; margin: 0 auto; @@ -18,6 +20,79 @@ font-size: 18px; .chapter { + //new + .fl { + display: flex; + } + .fd-c { + flex-direction: column; + } + .al-c { + align-items: center; + } + .w50 { + width: 50%; + } + .w56 { + width: 56%; + } + .w13 { + width: 13%; + } + .w24 { + width: 24%; + } + .w22 { + width: 22%; + } + .w32 { + width: 32%; + } + .w34 { + width: 34%; + } + .span-P { + font-family: 'FZLTXIHJW'; + font-size: 14px; + color: #f79447; + } + .span-S { + color: #f79447; + } + .tl { + text-align: left !important; + } + .tw-no { + text-wrap: nowrap; + } + .table-p { + margin: 0%; + text-indent: 0; + font-size: 14px; + line-height: 25px; + font-family: 'FZLTXIHJW'; + } + .imgBox { + display: flex; + flex-direction: column-reverse; + position: relative; + .img { + position: absolute; + left: 40%; + bottom: -10%; + } + } + + .table-text { + border: none; + background-color: transparent; + resize: none; + &:focus { + outline: none; + } + } + + //over textarea { width: 100%; font-family: 'FZLTXIHJW'; @@ -116,7 +191,7 @@ width: 1px; height: 100%; border-left: 2px dotted #eee; - margin:0 14px; + margin: 0 14px; } .header-even { @@ -140,7 +215,7 @@ font-weight: 700; } - span:nth-child(3){ + span:nth-child(3) { margin-left: 0; } } @@ -225,6 +300,7 @@ video { width: 100%; + height: 150px; } video::-webkit-media-text-track-display { @@ -303,7 +379,7 @@ span:hover { background-color: #89a0d0; - color: #FFF; + color: #fff; } span:nth-child(1) { @@ -328,7 +404,7 @@ font-size: 14px; font-family: 'FZLTXIHJW'; font-weight: 900; - min-width: 35px + min-width: 35px; } tr td { @@ -406,13 +482,94 @@ justify-content: flex-start; } + .bj-img04 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy4.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img05 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy5.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + .bj-img06 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy6.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + .bj-img07 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy7.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img08 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy8.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } + + .bj-img09 { + position: absolute; + left: 0; + top: 0; + width: 100%; + height: 98%; + background: url('../image/dy9.jpg'); + background-position: top; + background-size: 100% 45%; + background-repeat: no-repeat; + display: flex; + justify-content: flex-start; + } .bj-byb { width: 100%; padding: 20px 10px; box-sizing: border-box; .byb-title { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: center; color: #cd141c; } @@ -421,7 +578,6 @@ font-size: 16px; font-family: 'FZLTXIHJW'; } - } .bk-xyx { @@ -450,7 +606,7 @@ padding: 2px 8px 3px 2px; box-sizing: border-box; color: #5877ba; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; font-size: 16px; font-weight: 700; border-radius: 15px; @@ -488,6 +644,21 @@ height: auto; margin: auto; margin-right: 20px; + + img { + width: 100%; + } + + p { + margin: 0; + } + } + .img-rights { + width: 250px; + float: right; + height: auto; + margin: auto; + margin-left: 20px; img { width: 100%; @@ -550,7 +721,7 @@ .pdf-con { display: flex; justify-content: flex-start; - align-items: center; + flex-direction: column; padding: 10px 0; box-sizing: border-box; border-radius: 10px; @@ -559,9 +730,9 @@ min-width: 160px; display: flex; justify-content: center; - align-items: center; border: 0.15em dashed #b898c7; margin-right: 15px; + margin-top: 5%; padding: 0 15px; border-radius: 5px; @@ -612,9 +783,8 @@ text-indent: 2em; } - .xyx-title { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: center; color: #cd141c; padding: 5px 0; @@ -671,7 +841,7 @@ } .xyx-fu-title { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: center; color: #cd141c; } @@ -689,7 +859,7 @@ .xyx-ul { font-size: 16px; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; color: #555; li { @@ -725,19 +895,19 @@ } .ls1 { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #30aad1; font-weight: bold; } .hs { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #ea6b00; font-weight: bold; } .zs1 { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #857eb4; font-weight: bold; } @@ -748,7 +918,7 @@ } div.bodycontent-div-center { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + font-family: 'DK-HEITI', '鏂规鍏颁涵榛戠畝浣�', '榛戜綋'; margin: 1em 1em 1em 1em; font-weight: normal; border-width: 1.5px; @@ -764,7 +934,7 @@ } div.bodycontent-div-left1 { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + font-family: 'DK-HEITI', '鏂规鍏颁涵榛戠畝浣�', '榛戜綋'; margin: 1em 1em 1em 1em; font-weight: normal; border-width: 1.5px; @@ -774,7 +944,7 @@ } div.bodycontent-div-left { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + font-family: 'DK-HEITI', '鏂规鍏颁涵榛戠畝浣�', '榛戜綋'; margin: 1em 1em 1em 1em; font-weight: normal; border-width: 1.5px; @@ -797,7 +967,7 @@ } div.bodystyle { - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; font-size: 18px; text-align: justify; padding: 6% 10% 10% 10%; @@ -865,11 +1035,11 @@ .note { font-size: 0.8em !important; - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; } .img-right { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: right; font-size: 0.85em; color: #5d78bb; @@ -879,17 +1049,26 @@ } .img { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: center; font-size: 0.8em; - color: #5d78bb; + color: #f79447; margin-left: 0%; margin-right: 0%; text-indent: 0em; } + .img-2 { + font-family: 'FZLTXIHJW'; + text-align: center; + font-size: 0.8em; + color: #457eba; + margin-left: 0%; + margin-right: 0%; + text-indent: 0em; + } .img1 { - font-family: "FZLTXIHJW"; + font-family: 'FZLTXIHJW'; text-align: right; font-size: 0.85em; margin-left: 0%; @@ -918,7 +1097,7 @@ } .center1 { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: center; margin-left: 0%; margin-right: 0%; @@ -938,7 +1117,7 @@ } .right1 { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: right; margin-left: 0%; margin-right: 0%; @@ -950,11 +1129,11 @@ margin-left: 1em; margin-right: 1em; text-align: justify; - font-family: "cnepub", serif; + font-family: 'cnepub', serif; } h1 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; text-align: center; font-size: 2em; margin-bottom: 0.5cm; @@ -962,7 +1141,7 @@ } h1.front { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; color: #ac92c4; text-align: center; font-size: 1.8em; @@ -971,7 +1150,7 @@ } h1.lefth1 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; text-align: right; font-size: 2em; margin-bottom: 0.5cm; @@ -979,7 +1158,7 @@ } h2 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; font-size: 1.2em; margin-top: 0.2em; @@ -988,7 +1167,7 @@ } h3 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; color: #5877ba; font-weight: bold; font-size: 1.15em; @@ -999,7 +1178,7 @@ } h3.lefth3 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; color: #5877ba; font-weight: bold; font-size: 1.15em; @@ -1011,7 +1190,7 @@ } h4 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #5877ba; font-size: 1.1em; @@ -1021,7 +1200,7 @@ } h4.h4-zt { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #7bb4e3; font-size: 1.1em; @@ -1031,7 +1210,7 @@ } h5 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #c96653; font-size: 1em; @@ -1041,8 +1220,8 @@ } h6 { - font-family: "cnepub", serif; - font-family: "FZHTJW"; + font-family: 'cnepub', serif; + font-family: 'FZHTJW'; color: #36c3f4; font-size: 1.1em; margin-top: 10px; @@ -1181,13 +1360,13 @@ } .block1 { - font-family: "浠垮畫"; + font-family: '浠垮畫'; text-align: right; font-weight: 600; } .block2 { - font-family: "瀹嬩綋"; + font-family: '瀹嬩綋'; text-align: center; text-indent: 0em; font-size: 16px; @@ -1197,13 +1376,13 @@ } .block3 { - font-family: "STKaiti"; + font-family: 'STKaiti'; text-align: left; text-indent: 0em; } .kaiti { - font-family: "STKaiti"; + font-family: 'STKaiti'; } .em_dot { @@ -1226,7 +1405,7 @@ margin-bottom: 1em; padding: 1em 0.5em 1em 1em; color: #666666; - font-family: "锟斤拷锟斤拷", "锟斤拷锟斤拷"; + font-family: '锟斤拷锟斤拷', '锟斤拷锟斤拷'; } span.linethrough { @@ -1241,7 +1420,7 @@ /* 鏂板鏍峰紡 */ .custom_title1 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; background-color: rgb(125, 164, 64); width: 70vw; position: relative; @@ -1263,7 +1442,7 @@ } .custom_chapter { - font-family: "FZHTJW"; + font-family: 'FZHTJW'; color: rgb(108, 152, 65); padding: 15px 10px; background-color: rgb(202, 217, 180); @@ -1278,8 +1457,8 @@ } .custom_chapter::before { - font-family: "FZHTJW"; - content: ""; + font-family: 'FZHTJW'; + content: ''; width: 12px; height: 60%; background-color: rgb(125, 164, 64); @@ -1290,8 +1469,8 @@ } .custom_chapter::after { - font-family: "FZHTJW"; - content: ""; + font-family: 'FZHTJW'; + content: ''; width: 12px; height: 60%; background-color: rgb(125, 164, 64); @@ -1310,7 +1489,7 @@ font-size: 21px; margin-bottom: 0.2cm; margin-top: 0.2cm; - font-family: "FZHTJW"; + font-family: 'FZHTJW'; } .img-gn { @@ -1393,7 +1572,7 @@ } .lvz { - font-family: "HiFont Hei GB"; + font-family: 'HiFont Hei GB'; color: #6eb92c; font-weight: bold; } @@ -1429,7 +1608,7 @@ } p.block-hs { - font-family: "STKaiti"; + font-family: 'STKaiti'; // font-size: "1.2em"; font-size: 16px; color: #cd141c; @@ -1672,7 +1851,7 @@ } h4.h4-dy3 { - font-family: "FZLTZHJW"; + font-family: 'FZLTZHJW'; font-weight: bold; color: #b898c7; font-size: 1.1em; @@ -1704,6 +1883,7 @@ .zt-ls { color: #99b4df; font-weight: bold; + text-indent: 1em; } .zt-cs { @@ -1712,9 +1892,67 @@ } } + .custom-dialog { + overflow: hidden !important; + + /deep/ .el-dialog__body { + padding: 0; + } + + /deep/ .el-dialog__header { + background-color: rgba(0, 0, 0, 0.8); + + .header_title { + display: flex; + justify-content: space-between; + align-items: center; + color: #fff; + font-weight: 900; + font-size: 16px; + font-family: 'FZLTXIHJW'; + + span:nth-child(2):hover { + cursor: pointer; + } + } + + /deep/.el-dialog__title, + /deep/ .el-dialog__headerbtn .el-dialog__close { + color: #fff; + font-weight: 900; + font-size: 16px; + font-family: 'FZLTXIHJW'; + } + } + } + + @media screen and (max-width: 1024px) { + .pdfModal { + width: 100%; + height: 80vh; + } + + .custom-dialog { + /deep/ .el-dialog { + width: 90vw !important; + } + } + } + @media screen and (max-width: 800px) { + .pdfModal { + width: 100%; + height: 60vh; + } + .custom-dialog { + /deep/ .el-dialog { + width: 90vw !important; + } + } + } + @media screen and (max-width: 800px) { .chapter { .coverImg { height: 100%; @@ -1787,7 +2025,6 @@ flex-wrap: wrap; } - .bj-img { display: flex; flex-direction: column; @@ -1820,7 +2057,7 @@ box-sizing: border-box; } - .tablePublic table tr th{ + .tablePublic table tr th { padding: 0; width: auto !important; } @@ -1831,10 +2068,8 @@ } } - @media screen and (max-width:700px) { - + @media screen and (max-width: 700px) { .chapter { - .coverImg { margin: 0; } @@ -1855,13 +2090,11 @@ position: relative; } } - } } - @media screen and (max-width:600px) { + @media screen and (max-width: 600px) { .chapter { - .coverImg { margin: 0; height: 100%; @@ -1914,7 +2147,6 @@ } } - .bj-empyt-chapter { height: 30%; } @@ -1931,75 +2163,79 @@ } } -.pdfModal { - width: 100%; - height: 90vh; -} - -@media screen and (max-width:800px) { - .pdfModal { - width: 100%; - height: 60vh; - } - - .custom-dialog { - .el-dialog { - width: 90vw !important; - } - } -} - - -.custom-dialog { - .el-dialog__body { - padding: 0; - } - - .el-dialog__header { - background-color: rgba(0, 0, 0, 0.8); - - .header_title { - display: flex; - justify-content: space-between; - align-items: center; - color: #fff; - font-weight: 900; - font-size: 16px; - font-family: 'FZLTXIHJW'; - - span:nth-child(2):hover { - cursor: pointer; - } - } - - .el-dialog__title, - .el-dialog__headerbtn .el-dialog__close { - color: #fff; - font-weight: 900; - font-size: 16px; - font-family: 'FZLTXIHJW'; - } - } -} - -.tablePublic input[type="checkbox"]:checked+.checkmark { +.tablePublic input[type='checkbox']:checked + .checkmark { background: #000 !important; /* 閫変腑鏃剁殑鑳屾櫙鑹� */ } -@font-face { - font-family: "FZLTZHJW"; - src: url("../Fonts/FZLTZHJW.ttf"); +.pdfModal { + width: 100%; + height: 90vh; + + .pdfBox-component { + width: 100%; + height: 100%; + position: relative; + + .preview { + width: 100%; + height: 100%; + + .imageBox { + height: calc(100% - 30px); + overflow-x: hidden; + overflow-y: auto; + background: #ccc; + box-sizing: border-box; + } + + .imageBox:hover { + cursor: zoom-in !important; + } + + .bottom_tool { + height: 30px; + background-color: rgba(0, 0, 0, 0.8); + display: flex; + justify-content: flex-end; + align-items: center; + + svg { + margin-right: 15px; + fill: #d1d1d1; + } + + svg:hover { + fill: #fff; + cursor: pointer; + } + } + } + + .notBox { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: calc(100% - 30px); + min-height: 300px; + } + } } @font-face { - font-family: "FZLTXIHJW"; - src: url("../Fonts/FZLTXIHJW.ttf"); + font-family: 'FZLTZHJW'; + src: url('../Fonts/FZLTZHJW.ttf'); } @font-face { - font-family: "FZHTJW"; - src: url("../Fonts/FZHTJW.ttf"); + font-family: 'FZLTXIHJW'; + src: url('../Fonts/FZLTXIHJW.ttf'); +} + +@font-face { + font-family: 'FZHTJW'; + src: url('../Fonts/FZHTJW.ttf'); } br { @@ -2012,8 +2248,92 @@ user-select: none; } - - body { background-color: #e6e6e6; -} \ No newline at end of file +} + +.promptLeftBox { + width: 200px; + float: left; +} + +.promptRightBox { + width: 200px; + float: right; +} + +.learnOneMore { + width: 100px; + display: flex; + justify-content: center; + align-items: center; + + background-color: #b898c7; + border: 0.15em dotted #b898c7; + padding: 2px 8px 3px 2px; + box-sizing: border-box; + color: #ffffff; + font-family: 'FZLTXIHJW'; + font-size: 16px; + font-weight: 700; + border-radius: 15px; + + .icon { + width: 25px; + height: 25px; + border-radius: 5px; + background-color: #b898c7; + border: 1px solid #b898c7; + display: flex; + justify-content: center; + align-items: center; + margin-left: 10px; + cursor: pointer; + + svg { + fill: #fff; + } + } + + .icon:hover { + background-color: #fff; + border: 1px solid #b898c7; + + svg { + fill: #b898c7; + } + } +} + +.smallTitle { + text-indent: 1em; +} + +.subsectionContent { + text-indent: 2em; +} + +.imgp { + color: #ac92c4; + font-size: 14px; + display: flex; + justify-content: center; + align-items: center; +} +.learningObjectives { + color: #8da2d7; +} + +.header_title { + display: flex; + justify-content: space-between; + align-items: center; + // color: #fff; + font-weight: 900; + font-size: 16px; + font-family: 'FZLTXIHJW'; + + span:nth-child(2):hover { + cursor: pointer; + } +} -- Gitblit v1.9.1