From 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期一, 28 四月 2025 18:34:51 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/books/toddlerGameImplementation/assets/main.less | 478 ++++++++++++++++++++++++++++++++++++++++------------------- 1 files changed, 320 insertions(+), 158 deletions(-) diff --git a/src/books/toddlerGameImplementation/assets/main.less b/src/books/toddlerGameImplementation/assets/main.less index b6b2179..a45ccb2 100644 --- a/src/books/toddlerGameImplementation/assets/main.less +++ b/src/books/toddlerGameImplementation/assets/main.less @@ -40,6 +40,14 @@ margin-left: 9%; } + .ml-8 { + margin-left: 8%; + } + + .ml-20 { + margin-left: 20px; + } + .ml-2e { margin-left: 2em; } @@ -65,6 +73,10 @@ margin-top: 50px !important; } + .mb-40 { + margin-bottom: 40px !important; + } + .mb-20 { margin-bottom: 20px !important; } @@ -79,6 +91,10 @@ .w100 { width: 100%; + } + + .mk-img { + height: 100%; } .w90 { @@ -130,6 +146,17 @@ font-size: 18px !important; } + .fm-kt { + font-family: "kaiti" !important; + } + + .fm-KH { + font-family: "鏂规鍏颁涵鍒婇粦"; + } + + .fm-鏂规涔﹀畫{ + font-family: "鏂规涔﹀畫"; + } .img-0 { width: 100%; @@ -146,6 +173,10 @@ .td-0 { text-indent: 0em !important; } + + // .td-{ + + // } .td-1 { text-indent: 1em !important; @@ -220,7 +251,7 @@ } .ta-l { - text-align: left; + text-align: left !important; } .wh-no { @@ -233,6 +264,10 @@ .pad-l-60 { padding-left: 60px; + } + + .mb-25 { + margin-bottom: 25px; } .mb-45 { @@ -259,13 +294,18 @@ } .headerNumber { - width: 90px; + width: 110px; color: #fff; font-size: 12px; - padding-left: 10px; text-align: left; - background-color: #6BCFF6; - border-radius: 15px 0 0 15px; + position: relative; + padding-bottom: 5px; + + span { + position: absolute; + top: 33%; + left: 25%; + } } .header-left-Number { @@ -276,10 +316,11 @@ border-radius: 15px; position: relative; - span{ + span { position: absolute; - left: 50%; + left: 56%; top: 35%; + transform: translateX(-50%); } } @@ -383,7 +424,7 @@ margin-left: 20px; p { - margin: 0 !important; + margin: 0; } } @@ -470,8 +511,20 @@ width: 150px; } + .w140 { + width: 140px; + } + .w135 { width: 135px; + } + + .w130 { + width: 130px; + } + + .w120 { + width: 120px; } .w115 { @@ -511,9 +564,28 @@ line-height: 25px; p { - font-family: 'Times New Roman', Times, serif; - font-size: 14px; + font-family: '鏂规缁嗙瓑绾�'; + font-size: 13.5px; } + } + + .jc-img { + margin-bottom: -5px; + cursor: pointer; + } + + sup{ + cursor: pointer; + } + + .textarea-box { + width: 100%; + overflow: auto; + word-break: break-all; + resize: none; + border: 1px solid #01AFEE; + border-radius: 5px; + background-color: rgba(255, 255, 255, 0); } .table-title-bc { @@ -669,6 +741,7 @@ .continued { text-align: right; margin: 0%; + margin-right: 30px; } @@ -722,7 +795,7 @@ span { font-size: 14px; text-align: center; - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; display: flex; align-items: center; justify-content: flex-start; @@ -873,6 +946,20 @@ &:hover { background-color: #5192C6; color: #fff; + } + } + + .inputChoice { + display: flex; + align-items: center; + + input { + margin: 0 5px; + cursor: pointer; + } + + span { + cursor: pointer; } } @@ -1044,13 +1131,12 @@ } - .bodystyle:nth-of-type(odd) { - font-family: 'FZLTXIHJW'; + .page-box:nth-child(even) .bodystyle { + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; text-align: justify; - margin: 0 12% 0 8%; + margin: 0 10% 0 8%; padding-bottom: 80px; line-height: 30px; - hr { font-weight: 800; @@ -1061,12 +1147,20 @@ } } - .bodystyle:nth-of-type(even) { - font-family: 'FZLTXIHJW'; + .page-box:nth-child(odd) .bodystyle { + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; text-align: justify; - margin: 0 9% 0 11%; + margin: 0 8% 0 10%; padding-bottom: 80px; line-height: 30px; + + hr { + font-weight: 800; + margin-left: 0; + margin-top: 10px; + margin-bottom: 10px; + width: 25%; + } } @@ -1131,8 +1225,9 @@ .note { margin: 0; - font-size: 14px; + font-size: 12px; line-height: 22px; + font-family: "鏂规涔﹀畫"; } .block { @@ -1158,26 +1253,27 @@ } .img { - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; text-align: center; - font-size: 12px; - margin-left: 0%; - margin-right: 0%; + font-size: 14px; + font-weight: bold; + margin: 5px 0 0 0 !important; text-indent: 0em; + color: #000; } .img1 { - font-family: 'FZLTXIHJW'; - text-align: right; - font-size: 0.85em; - margin-left: 0%; - margin-right: 2em; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; + text-align: center; + font-size: 11px; + margin: 5px 0 0 0 !important; text-indent: 0em; + color: #00ADEF; } p { - font-family: '瀹嬩綋'; + font-family: '鏂规浠垮畫'; margin-top: 0.2em; margin-bottom: 0.2em; text-indent: 2em; @@ -1228,7 +1324,7 @@ .right { text-align: right; margin-left: 0%; - margin-right: 0%; + margin-right: 4%; } .left1 { @@ -1263,21 +1359,21 @@ h1 { - font-family: 'FZLTZHJW'; + font-family: '鏂规绮楀渾'; color: #01AFEE; - font-weight: bold; - font-size: 1.6em; + font-weight: 400; + font-size: 2em; text-align: center; text-indent: 0em; } .h1-zt { - font-family: 'FZLTZHJW'; - line-height: 2em; + font-family: '鏂规绮楀渾'; + line-height: 45px; color: #01AFEE; - font-weight: bold; - font-size: 1.9em; - margin-bottom: 1em; + font-weight: 400; + font-size: 2.42em; + margin-bottom: 20px; margin-top: -0.5em; text-indent: 0em; @@ -1289,7 +1385,7 @@ } .front { - font-family: 'FZLTZHJW'; + font-family: '鏂规鍏颁涵涓粦绠�浣�'; font-weight: bold; font-size: 1.1em; color: #00ADEF; @@ -1302,52 +1398,53 @@ h2 { - font-family: 'FZHTJW'; + font-family: '鏂规涓矖闆呭畫'; color: #00ADEF; - font-weight: bold; + font-weight: 400; font-size: 1.6em; margin-bottom: 0em; - margin-top: 0.1em; - text-indent: 2em; + margin-top: 0.3em; + text-indent: 3em; + line-height: 1.3em; } .h2-zt { - font-family: 'FZHTJW'; + font-family: '鏂规涓矖闆呭畫'; color: #00ADEF; - font-weight: bold; + font-weight: 400; font-size: 1.4em; margin-top: 0em; - text-indent: 2.2em; - padding: 10px 0; + text-indent: 3.3em; + padding: 5px 0px 5px 0; } h3 { - font-family: 'FZHTJW'; + font-family: '鏂规涓矖闆呭畫'; color: #03AFED; - font-weight: bold; - font-size: 1.3em; - margin-bottom: 1em; - margin-top: 1em; + font-weight: 400; + font-size: 1.2em; + margin-bottom: 0.5em; + margin-top: 0.5em; text-indent: 0em; } h4 { - font-family: 'FZHTJW'; - font-weight: bold; + font-family: '鏂规涓矖闆呭畫'; + font-weight: 400; color: #03AFED; - margin-bottom: 0.5em; - margin-top: 1em; - font-size: 1.2em; + margin-bottom: 0.2em; + margin-top: 0.2em; + font-size: 1.1em; text-indent: 1em; } h5 { - - font-family: 'FZHTJW'; + font-family: '鏂规榛戜綋绠�浣�'; + font-weight: 100; color: #03AFED; - margin-bottom: 0.5em; - margin-top: 1em; - font-size: 1.15em; + margin-bottom: 0.2em; + margin-top: 0.2em; + font-size: 1em; text-indent: 2em; } @@ -1368,7 +1465,7 @@ } .zt-h6 { - font-family: 'FZHTJW'; + font-family: '鏂规榛戜綋绠�浣�'; color: #65C097; margin-bottom: 0.5em; margin-top: 1em; @@ -1378,7 +1475,7 @@ .bb { font-family: "cnepub", serif; - font-family: 'FZHTJW'; + font-family: '鏂规榛戜綋绠�浣�'; color: #66CCCC; font-size: 1.1em; margin-top: 10px; @@ -1480,6 +1577,10 @@ margin-right: 0.5em; } + .ls1 { + color: #00B1F5; + } + .zt-ls1 { color: #000; font-size: 16px; @@ -1489,8 +1590,8 @@ .ls2 { color: #00B1F5; - font-weight: 500; - font-size: 1.1em; + font-weight: bold; + font-size: 1em; line-height: 30px; } @@ -1544,11 +1645,16 @@ div.bk { border: 2px solid #3FC6F6; box-shadow: 8px 8px 0px 0px #B0E2F9; - padding: 16px 10px; + padding: 20px 10px 10px 10px; margin-top: 2em; - border-radius: 1.5em; + border-radius: 1.03em; margin-bottom: 1em; position: relative; + + p { + font-size: 13px; + line-height: 20px; + } } div.bk1 { @@ -1601,10 +1707,35 @@ div.bk2 { background: #E2F4FE; border: 2px solid #3EC9F4; - padding: 20px 10px; - margin-top: 2em; + padding: 10px 10px 20px 10px; + margin-top: 1em; margin-bottom: 1em; position: relative; + + p{ + font-family: "鏂规鍏颁涵鍒婇粦"; + font-size: 13.5px; + } + } + + .bk2::after { + content: ''; + position: absolute; + right: -2px; + bottom: -2px; + width: 0; + height: 0; + border-bottom: 20px solid #fff; + /* 涓夎褰㈢殑鍙宠竟妗� */ + border-left: 20px solid #3EC9F4; + /* 涓夎褰㈢殑搴曡竟妗� */ + border-right: 0px solid #fff; + /* 涓夎褰㈢殑宸﹁竟妗� */ + display: block; + } + + .bk2.show-after::after { + display: none; } .zysx { @@ -1644,32 +1775,84 @@ color: #6F84AF; font-weight: bold; font-size: 1.1em; + } + .bj1 { + background-color: rgb(204, 236, 251); + padding: 0.2em 0.5em 0.2em 0.5em; + border-radius: 1em; + margin-bottom: 2em; + margin-left: 0.6em; + box-shadow: 0 0 30px rgba(135 209 243); + + p{ + font-family: "鏂规鍏颁涵鍒婇粦"; + } + } + + .title { + width: 260px; + height: 50px; + text-align: center; + margin: 0 auto; + padding-top: 5%; + position: relative; } div.bj2 { - background-color: #9ADBF9; - padding: 0.1px 0.5px 0.1px 0.5px; + position: absolute; + width: 260px; + height: 45px; + background-color: #9adbf9; border-radius: 1.5em; - margin-bottom: 0.2em; - margin-left: -0.6em; - margin-right: -0.7em; - margin-top: -1.4em; - box-shadow: 10px -8px 1px #C7EAFD; - // box-shadow: 5px -8px #C7EAFD; + top: 8px; + mix-blend-mode: multiply; } div.bj3 { - background-color: #C7EAFD; - padding: 28px 10px 6px 10px; + position: absolute; + width: 265px; + height: 45px; + background-color: #9ADBF9; border-radius: 1.5em; - margin-bottom: 3em; - margin-left: 0em; - margin-right: 5em; - margin-top: 0; } + .frontOne { + font-family: "瀹嬩綋"; + color: #fff; + margin: 0 !important; + font-size: 24px; + position: absolute; + width: 260px; + height: 50px; + line-height: 50px; + } + .rw-bg { + width: 90%; + height: 90px; + position: relative; + color: #00B1F5; + margin-bottom: 1em; + } + + .bj4 { + position: absolute; + width: 100%; + height: 85px; + background-color: #C7EAFD; + border-radius: 1em; + } + + .bj5 { + position: absolute; + width: 98.5%; + height: 85px; + background-color: #C7EAFD; + border-radius: 1em; + top: 10px; + mix-blend-mode: multiply; + } span.bj3-xyx { background-color: #92B03E; @@ -1688,7 +1871,9 @@ } - + .f-kai { + font-family: "kaiti"; + } .ts-1 { @@ -1705,66 +1890,6 @@ padding: 0.2em 0; text-indent: 0em; margin-left: 0%; - } - - .bj4 { - background-color: #D7E2F0; - padding: 10px 20px; - border-radius: 0.1em; - margin-bottom: 1em; - margin-top: 1em; - - } - - div.bj4-xyx { - font-size: 18px; - color: #fff; - line-height: 20px; - padding: 12.5px 15px 12.5px 15px; - margin-right: 10px; - background-color: #5192C6; - border-radius: 5px; - } - - .bj4-xyx-pd { - font-size: 16px; - color: #fff; - line-height: 20px; - padding: 22px 10px 22px 10px; - background-color: #5192C6; - margin-right: 10px; - border-radius: 5px; - flex-wrap: nowrap; - } - - .bj4-xyx-icon { - color: #5192C6; - text-wrap: nowrap; - } - - .bj5 { - background-color: #CEC9DA; - padding: 20px; - border-radius: 0.5em; - margin-bottom: 1.5em; - margin-top: 1.5em; - position: relative; - } - - span.bj5-xyx { - background-color: #7C719E; - color: #FFFFFF; - border-radius: 1.5em; - padding: 5px 20px 5px 20px; - font-size: 1em; - font-weight: bold; - - } - - div.bj5-xyx { - position: absolute; - top: -20px; - } .bj6 { @@ -1832,9 +1957,9 @@ .rwmb-1 { margin-left: -2.6em; - margin-bottom: 0.2em; - margin-top: 0.5em; - height: 3.5em; + margin-bottom: 0.5em; + margin-top: 1em; + height: 4em; } .rwmb-2 { @@ -1846,14 +1971,14 @@ .rwmb-3 { position: absolute; - top: -15px; + top: -11px; left: 5px; margin-bottom: 15px; } .rwmb-4 { position: absolute; - top: -10px; + top: -7px; left: 20px; margin-bottom: 15px; } @@ -1902,7 +2027,7 @@ color: #fff; font-weight: 900; font-size: 16px; - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; span:nth-child(2):hover { cursor: pointer; @@ -1914,7 +2039,7 @@ color: #fff; font-weight: 900; font-size: 16px; - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; } } @@ -1965,7 +2090,7 @@ color: #fff; font-weight: 900; font-size: 16px; - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; span:nth-child(2):hover { cursor: pointer; @@ -1977,7 +2102,7 @@ color: #fff; font-weight: 900; font-size: 16px; - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; } } } @@ -1989,7 +2114,7 @@ // color: #fff; font-weight: 900; font-size: 16px; - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; span:nth-child(2):hover { cursor: pointer; @@ -1997,18 +2122,52 @@ } + + @font-face { - font-family: 'FZLTZHJW'; + font-family: '鏂规浠垮畫'; + src: url('./Fonts/FZFSK.TTF'); +} + +@font-face { + font-family: '鏂规鍏颁涵鍒婇粦'; + src: url('./Fonts/FZLTKHK.TTF'); +} + + +@font-face { + font-family: '鏂规涔﹀畫'; + src: url('./Fonts/FZSSK.TTF'); +} + +@font-face { + font-family: '鏂规缁嗙瓑绾�'; + src: url('./Fonts/FZXDXK.TTF'); +} + + +@font-face { + font-family: '鏂规绮楀渾'; + src: url('./Fonts/FZY4K.TTF'); +} + +@font-face { + font-family: '鏂规涓矖闆呭畫'; + src: url('./Fonts/FZZCYSK.ttf'); +} + +@font-face { + font-family: '鏂规鍏颁涵涓粦绠�浣�'; src: url('./Fonts/FZLTZHJW.ttf'); } @font-face { - font-family: 'FZLTXIHJW'; + font-family: '鏂规鍏颁涵缁嗛粦绠�浣�'; src: url('./Fonts/FZLTXIHJW.ttf'); } @font-face { - font-family: 'FZHTJW'; + font-family: '鏂规榛戜綋绠�浣�'; src: url('./Fonts/FZHTJW.ttf'); } @@ -2065,6 +2224,9 @@ padding: 0 20px; } + .page-box { + min-height: 500px; + } .img-float { width: 130px; -- Gitblit v1.9.1