From fe52c75b42ef2815dc5c66e964c2b388ed09d097 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 25 四月 2025 11:28:21 +0800 Subject: [PATCH] 环境变量修改 --- src/books/childIllnessPreventionCare/assets/main.less | 419 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 419 insertions(+), 0 deletions(-) diff --git a/src/books/childIllnessPreventionCare/assets/main.less b/src/books/childIllnessPreventionCare/assets/main.less new file mode 100644 index 0000000..92d5e22 --- /dev/null +++ b/src/books/childIllnessPreventionCare/assets/main.less @@ -0,0 +1,419 @@ +.childIllnessPreventionCare-book { + width: 100%; + height: 100%; + + // 鑷畾涔夊唴瀹� + .page-box { + box-sizing: border-box; + min-height: 980px; + margin-bottom: 20px; + box-shadow: 0 3px 6px 1px #00000029; + background-color: #fff; + position: relative; + } + + p { + font-family: "瀹嬩綋"; + margin-top: 0.2em; + margin-bottom: 0.2em !important; + text-indent: 2em; + line-height: 28px; + text-align: justify; + font-size: 16px; + color:#5A5A5A; + } + .main-color{ + color:#7acab4 !important; + } + + .fz-15 { + font-size: 15px !important; + } + + .fz-16 { + font-size: 16px !important; + } + + .fz-18 { + font-size: 18px !important; + } + + .fz-h1 { + font-size: 1.4em !important; + margin-top:-40px !important + } + + .fl { + display: flex; + } + + .al-c { + align-items: center; + } + + .jc-sb { + justify-content: space-between; + } + + .td-0 { + text-indent: 0em !important; + } + + + .pt { + padding: 5% 0; + } + + .mt-10 { + margin-top: 10px !important; + } + + .mt-20 { + margin-top: 20px !important; + } + + .mt-30 { + margin-top: 30px; + } + .mt-100 { + margin-top: 100px; + } + + + + + .img-rights { + width: 240px; + float: right; + height: auto; + margin: auto; + margin-left: 18px; + margin-top: 20px; + position: relative; + } + .content1{ + position: absolute; + left:0 ; + top:-10px; + padding:0 8%; + } + .tsTitle{ + font-family: "youyuan"; + color:#7acab4; + font-weight: bold; + text-indent: 1em; + font-size: 18px; + } + .tsContent{ + font-family: 'FZLTXIHJW'; + font-size:15px; + line-height: 24px; + } + + + + + .page-box:nth-child(even) .bodystyle { + font-family: 'FZLTXIHJW'; + text-align: justify; + margin: 0 15% 0 13%; + padding-bottom: 80px; + line-height: 30px; + padding: 10% 0 14%; + + } + + .page-box:nth-child(odd) .bodystyle { + font-family: 'FZLTXIHJW'; + text-align: justify; + margin: 0 13% 0 15%; + padding-bottom: 80px; + line-height: 30px; + padding: 8% 0 12% 0; + } + + + .block { + font-size: 16px; + font-family: "KAITI"; + } + + .block1 { + font-size: 16px; + font-family: "FangSong"; + } + + .block2 { + font-family: "KaiTi"; + font-size: 15px; + } + + .block3{ + font-size:15px; + font-family: 'FZLTXIHJW'; + font-weight: 300; + } + + .preface{ + font-family:"FZFSJW--GB1-0"; + color:#5A5A5A; + } + + + .img { + font-weight: bold; + text-align: center; + font-size: 0.85em; + margin-left: 0%; + margin-right: 0%; + text-indent: 0em; + } + + .img1 { + text-align: right; + font-size: 0.85em; + margin-left: 0%; + margin-right: 2em; + text-indent: 0em; + } + + .center { + text-align: center; + margin-left: 0%; + margin-right: 0%; + text-indent: 0em; + } + + .left { + text-indent: 0em; + margin-left: 0%; + margin-right: 0%; + } + + + .right { + text-align: right; + margin-left: 0%; + margin-right: 0%; + } + + + h1 { + font-family: '瀹嬩綋'; + line-height: 1.8em; + font-weight: bold; + font-size: 1.8em; + text-indent: 0em; + margin-top: -45px; + color:#fff; + } + + + h2 { + color:#fff; + font-family: '瀹嬩綋'; + font-weight: bold; + font-size: 1.5em; + margin:0; + } + + + h3 { + font-family: 'FZFSJW--GB1-0'; + font-weight: bold; + font-size: 1.2em; + margin-bottom: 0.6em; + margin-top: 1em; + text-indent: 1.5em; + color:#7acab4; + } + + + h4 { + font-family: '瀹嬩綋'; + font-weight: bold; + margin-bottom: 0.4em; + margin-top: 0.4em; + font-size: 1.1em; + text-indent: 1.5em; + color: #000; + } + + + .firstTitle-1{ + width: 100px; + height: 0; + padding: 0 10px; + border-top: 40px solid #7acab4; + border-left: 0px solid transparent; + border-right: 40px solid transparent; + } + .firstTitle-2{ + height: 0; + padding: 0 10px; + border-top: 40px solid #7acab4; + border-left: 0px solid transparent; + border-right: 40px solid transparent; + margin-top:10px; + display: inline-block; + } + .secondTitle{ + background: #7acab4; + border-radius: 10px; + padding: 0 10px; + margin-top:50px; + margin-bottom: 20px; + display: inline-block; + + } + + .bgColor{ + position: relative; + margin-top: 30px; + + } + .content{ + padding:15px; + position: absolute; + top:0; + left:0; + } + .titleQuot{ + font-family: "FZFSJW--GB1-0"; + font-weight: bold; + margin:10px 0; + } + + + .img-0{ + width:100%; + } + + .img-a { + width: 95%; + } + + .img-b { + width: 70%; + } + + .img-c { + width: 60%; + } + + .img-d { + width: 50%; + } + + .img-e { + width: 45%; + } + + .img-f { + width: 40%; + } + + .img-g { + width: 30%; + } + + .rwmb-1 { + margin-left: -2.4em; + margin-bottom: 0.6em; + margin-top: 0.5em; + height: 2.8em; + } + + .rwmb-2 { + margin-top: 1em; + margin-bottom: 0.5em; + height: 1.5em; + } + + + + .header-l{ + width:12%; + position: absolute; + top: 0; + left: 0; + } + .page-l{ + position: absolute; + bottom: 22%; + left: 65%; + color:#7acab4; + font-size:14px; + } + .header-r1{ + width:13%; + position: absolute; + top: 20px; + right: 0; + } + .header-r{ + width:12%; + position: absolute; + bottom: -5px; + right: 0; + } + .page-r{ + position: absolute; + top: 13%; + left: 22%; + color:#7acab4; + font-size:14px; + } + + .textarea-box { + width:90%; + margin-left:2em; + overflow: auto; + word-break: break-all; + resize: none; + border-radius: 5px; + border: 1px solid #7acab4; + background-color: rgba(255, 255, 255, 0); + margin-bottom: 20px; + } + + .video-box { + margin: 20px 0 20px 0; + border: 1px dashed #7acab4; + padding: 2% 2%; + } + + .videoname { + display: flex; + justify-content: center; + color:#7acab4; + font-size:14px; + } + + .collect-btn { + cursor: pointer; + width: 20px; + height: 20px; + margin-left: 10px; + margin-top: 0.8%; + } + + .collect-btn1 { + cursor: pointer; + width: 10px; + height: 10px; + margin-left: 10px; + margin-top: 0.8%; + } + + .testTitle{ + height:24px; + line-height:24px; + display: inline-block; + border-radius: 10px; + background:#7acab4; + margin-top:30px; + padding:0 5px; + } + +} \ No newline at end of file -- Gitblit v1.9.1