From d11b7bf0ecbf1662ca96c127beda0581ecfd6853 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期六, 19 七月 2025 00:07:27 +0800 Subject: [PATCH] 7.19 --- src/books/aurturingAndEducationAged0to3/assets/main.less | 407 +++++++++++++++++++++++++++++++++------------------------ 1 files changed, 234 insertions(+), 173 deletions(-) diff --git a/src/books/aurturingAndEducationAged0to3/assets/main.less b/src/books/aurturingAndEducationAged0to3/assets/main.less index 25c2b99..742d5ed 100644 --- a/src/books/aurturingAndEducationAged0to3/assets/main.less +++ b/src/books/aurturingAndEducationAged0to3/assets/main.less @@ -9,6 +9,11 @@ margin-bottom: 20px; box-shadow: 0 3px 6px 1px #00000029; background-color: #fff; + position: relative; + } + + .max-400 { + max-width: 400px; } .foreword { @@ -58,12 +63,12 @@ .mt-30 { margin-top: 30px !important; - ; } .mt-50 { margin-top: 50px !important; } + .mb-20 { margin-bottom: 20px !important; @@ -100,13 +105,16 @@ } .tal-j { + font-size: 23px; + font-family: "瀹嬩綋"; display: inline-block; - width: 120px; + width: 100px; text-align-last: justify; } sup { + cursor: pointer; vertical-align: super; /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */ font-size: smaller; @@ -134,8 +142,28 @@ font-size: 18px !important; } + .fz-20 { + font-size: 20px !important; + } + + .fz-23 { + font-size: 23px !important; + } + .fm-kt { font-family: "kaiti"; + } + + .fm-st { + font-family: "瀹嬩綋"; + } + + .fm-fzs3 { + font-family: "鏂规瀹嬩綋"; + } + + .fm-fzdbs { + font-family: "鏂规澶ф爣瀹�" !important; } .img-0 { @@ -254,57 +282,33 @@ width: 30px; } - .headerText-bc { - width: 70px; - color: #fff; - font-size: 12px; - text-align: center; - background-color: #9CDCF8; - border-radius: 15px; + .footer-right { + font-size: 13px; + position: absolute; + bottom: 50px; + right: 13%; } - .headerText { - font-size: 12px; - padding: 0 8px; - color: #00AFEF; + .footer-left { + font-size: 13px; + padding: 0; + position: absolute; + bottom: 50px; + left: 13%; } - .headerNumber { - width: 110px; - color: #fff; - font-size: 12px; - text-align: left; - position: relative; - padding-bottom: 5px; - - span { - position: absolute; - top: 33%; - left: 25%; - } + .footerText { + margin-right: 15px; + font-weight: 200; } - .header-left-Number { - width: 50px; - color: #fff; - font-size: 12px; - text-align: center; - border-radius: 15px; - position: relative; - - span { - position: absolute; - left: 56%; - top: 35%; - transform: translateX(-50%); - } + .footerText-left { + margin-left: 15px; + font-weight: 200; } - .header-left-text { - color: #00AFEF; - margin-left: 8px; - margin-top: 7px; - font-size: 12px; + .footerNumber { + font-size: 13px; } .radioClass { @@ -403,6 +407,21 @@ margin: 0; } } + + .img-rights-video { + width: 47%; + float: right; + height: auto; + margin: auto; + margin-left: 20px; + + p { + margin: 0; + } + } + + + .references { margin-top: 140px; @@ -551,33 +570,15 @@ } - .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 { - background-color: #8091BC; - color: #fff; - line-height: 25px; - } .table-textarea { - font-size: 14px; + font-size: 18px; font-family: "Times New Roman", "瀹嬩綋"; resize: none; - width: 95%; + width: 90%; background-color: transparent; - border: none; - - &:focus { - outline: none; - } + margin-left: 40px; + resize: vertical; } .table-input-border { @@ -921,6 +922,13 @@ } } + .answertxt { + color: #fff; + background-color: #5192C6; + padding: 0 2%; + } + + .inputChoice { display: flex; align-items: center; @@ -966,6 +974,20 @@ list-style-type: none; } + @font-face { + font-family: '鏂规瀹嬩綋'; + src: url('Fonts/FZSSK.TTF'); + } + + @font-face { + font-family: '鏂规澶ф爣瀹�'; + src: url('Fonts/FZDBSK.TTF'); + } + + @font-face { + font-family: '鏂规灏忔爣瀹�'; + src: url('Fonts/FZXBSK.TTF'); + } @font-face { font-family: 'FZLTZHJW'; @@ -1115,11 +1137,12 @@ .page-box:nth-child(even) .bodystyle { - font-family: 'FZLTXIHJW'; + font-family: '鏂规瀹嬩綋'; text-align: justify; - margin: 0 12% 0 8%; + margin: 0 15% 0 13%; padding-bottom: 80px; line-height: 30px; + padding: 8% 0 12%; hr { font-weight: 800; @@ -1131,11 +1154,12 @@ } .page-box:nth-child(odd) .bodystyle { - font-family: 'FZLTXIHJW'; + font-family: '鏂规瀹嬩綋'; text-align: justify; - margin: 0 8% 0 12%; + margin: 0 13% 0 15%; padding-bottom: 80px; line-height: 30px; + padding: 8% 0 12% 0; hr { font-weight: 800; @@ -1206,22 +1230,23 @@ } + .note { margin: 0; - font-size: 14px; + font-size: 12px; line-height: 22px; } - .block { - color: #00ADEF; - // font-family: "kaiti"; - // margin-top: 0.2em; - // margin-bottom: 0.2em !important; - // text-indent: 2em; - // line-height: 30px; - // font-size: 14px; - // text-align: justify; - } + // .block { + // // color: #00ADEF; + // // font-family: "kaiti"; + // // margin-top: 0.2em; + // // margin-bottom: 0.2em !important; + // // text-indent: 2em; + // // line-height: 30px; + // // font-size: 14px; + // // text-align: justify; + // } .block1 { color: red; @@ -1229,11 +1254,12 @@ } .block2 { - text-align: center; + margin: 10px 0; line-height: 25px; } .block3 { + margin: 5px 0; line-height: 20px; } @@ -1241,9 +1267,9 @@ font-weight: bold; font-family: 'FZLTXIHJW'; text-align: center; - font-size: 0.85em; - margin-left: 0%; - margin-right: 0%; + font-size: 12px; + line-height: 20px; + margin: 0% !important; text-indent: 0em; } @@ -1258,12 +1284,12 @@ p { - margin-top: 1em; + margin-top: 0.5em; + margin-bottom: 0.5em; text-indent: 2em; line-height: 30px; - font-size: 18px; text-align: justify; - font-family: 'msyh'; + font-family: '鏂规瀹嬩綋'; } .cover { @@ -1385,7 +1411,6 @@ color: #00ADEF; margin-top: 0.2em; margin-bottom: 0.5em; - padding: 10% 0 0 0; text-indent: 0em; text-align: left; } @@ -1395,70 +1420,58 @@ text-align: center; font-family: 'FZHTJW'; font-weight: bold; - font-size: 1.6em; - margin-bottom: 0em; + font-size: 1.5em; + margin-bottom: 1.5em; margin-top: 1.5em; - text-indent: 2em; + text-indent: 0em; } .h2-zt { - background-color: #3C84A5; - color: #FFFFFF; - border-radius: 0.2em 0em 0em 0.2em; - margin-bottom: 1em; - margin-top: -0.5em; - padding: 0.2em 0.5em 0.2em 0.5em; + font-family: "鏂规灏忔爣瀹�"; + color: #000; + margin-right: 30px; + font-weight: 400; } .h2-zt1 { - border-radius: 0em 0.2em 0.2em 0em; - padding: 0.2em 0.5em 0.2em 0.5em; - background-color: #316076; - color: #FFFFFF; - margin-bottom: 1em; - margin-top: -0.8em; + font-weight: 400; + font-family: "鏂规灏忔爣瀹�"; + color: #000; } h3 { - font-family: 'FZHTJW'; - font-weight: bold; - color: #1D668F; - font-size: 1.3em; - border-bottom: 4px dotted #9BC3C2; + font-family: '鏂规澶ф爣瀹�'; + font-weight: 400; + color: #000; + font-size: 1.1em; margin-bottom: 1em; margin-top: 1em; text-indent: 2em; - margin-left: 1em; } .h3-zt { - background-color: #9BC3C2; - color: #FFFFFF; + color: #000; border-radius: 0.2em; margin-bottom: 0em; margin-top: -0.5em; padding: 0.1em 0.2em 0.1em 0.2em; - margin-left: -3.5em; } h4 { - font-family: 'FZHTJW'; - font-weight: bold; - color: #316076; - border-radius: 1.2em; - background-color: #F3F3F3; + font-family: '鏂规澶ф爣瀹�'; + font-weight: 400; margin-bottom: 0.5em; - margin-top: 1em; - font-size: 1.2em; - text-indent: 1em; + margin-top: 0.5em; + font-size: 1em; + text-indent: 2em; } h5 { - color: #316076; - font-family: 'FZHTJW'; - margin-bottom: 0.5em; - margin-top: 1em; - font-size: 1.15em; + font-family: '鏂规澶ф爣瀹�'; + font-weight: 400; + margin-bottom: 0.4em; + margin-top: 0.4em; + font-size: 19px; text-indent: 2em; } @@ -1654,22 +1667,41 @@ margin-top: 1em; border-radius: 1.5em; margin-bottom: 1em; + + p { + line-height: 30px; + margin: 0; + } } div.bk-1 { border: 3px dotted #B2B2B2; - padding: 3px 10px 3px 10px; - margin-top: 2em; + padding: 15px 10px 3px 10px; + margin-top: 1em; border-radius: 1.5em; margin-bottom: 1em; + position: relative; + + p { + line-height: 24px; + font-size: 16px; + font-family: "kaiti"; + } + } div.bk-2 { - margin-top: -2em; - margin-bottom: 1.5em; - margin-left: -0.5em; + position: absolute; + top: -15px; + left: -35px; } + + .bj2 { + font-family: "瀹嬩綋"; + font-size: 20px; + } + div.bk2 { border: 2px dashed #B2B2B2; @@ -1754,7 +1786,7 @@ span.bj2 { background-color: #B2B2B2; - padding: 0.2em 1.5em 0.2em 1em; + padding: 0.2em 1em 0.2em 0.5em; font-size: 1.1em; font-weight: bold; text-indent: 0em; @@ -1873,7 +1905,8 @@ } .zt-ht { - font-weight: bold; + text-indent: 0em; + font-weight: 100; font-size: 1.2em; font-family: "HiFont Hei GB"; } @@ -1904,58 +1937,57 @@ .zt-zysx { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; - background-color:#24b8bc; - border-radius:1.5em; - color:#FFFFFF; + font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + background-color: #24b8bc; + border-radius: 1.5em; + color: #FFFFFF; font-weight: bold; - padding:4px; - font-size:1.2em; + padding: 4px; + font-size: 1.2em; box-shadow: 0.2em 0.2em 0px 0px #c1e3e4; } .zt-zysx1 { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; - background-color:#96A7D5; - border-radius:1.5em; - color:#FFFFFF; + font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + background-color: #96A7D5; + border-radius: 1.5em; + color: #FFFFFF; font-weight: bold; - padding:6px; - font-size:1.2em; + padding: 6px; + font-size: 1.2em; } .zt-zysx2 { - font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; - background-color:#0071BD; - font-size:1.2em; - } - - .rwmb-1{ - margin-left:-2.4em; - margin-bottom:-0.6em; - margin-top:0.5em; - height:3em; + font-family: "DK-HEITI", "鏂规鍏颁涵榛戠畝浣�", "榛戜綋"; + background-color: #0071BD; + font-size: 1.2em; } - div.tp-2{ - margin-bottom:0.2em; - margin-top:-2.8em; - margin-left:6em; - } - - div.tp-1{ - margin-bottom:0.2em; - margin-top:-2.8em; - margin-left:5em; + .rwmb-1 { + height: 1.8em; } - .rwmb-2{ - height:1.8em; + div.tp-2 { + margin-bottom: 0.2em; + margin-top: -1.8em; + margin-left: 4.8em; } - .rwmb-7{ - height:1.5em; + + div.tp-1 { + margin-bottom: 0.2em; + margin-top: -1.75em; + margin-left: 5em; } - // 杩佺Щ缁撴潫 + + .rwmb-2 { + height: 1.5em; + } + + .rwmb-7 { + height: 1.5em; + } + + // 杩佺Щ缁撴潫 .frontOne { font-family: "瀹嬩綋"; @@ -1985,6 +2017,15 @@ .f-kai { font-family: "kaiti"; + } + + .fz-annotate { + font-size: 0.76em; + } + + .fz-references { + margin: 0; + font-size: 0.9em; } @@ -2242,6 +2283,7 @@ width: 90vw !important; } } + } @media (max-width: 660px) { @@ -2256,13 +2298,22 @@ padding: 0 20px; } + .page-box { + min-height: 500px; + } + + .max-400 { + max-width: 200px; + } .img-float { width: 130px; } - .img-rights { - width: 130px; + .img-rights-video { + width: 100%; + float: none; + margin-left: 0; } .btn-w { @@ -2280,6 +2331,16 @@ h1 { font-size: 1.1em; } + + .footer-right { + bottom: 1%; + right: 13%; + } + + .footer-left { + bottom: 1%; + } + } } -- Gitblit v1.9.1