From 875bedcb1163a3e0b80640c1f5f2fa17520f9b54 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 27 二月 2025 11:36:23 +0800
Subject: [PATCH] 分页完成并体育与健康pdf查看器修改

---
 src/books/preschoolEvaluation/assets/main.less |  139 +++++++++++++++++++++++++++++++++++-----------
 1 files changed, 105 insertions(+), 34 deletions(-)

diff --git a/src/books/preschoolEvaluation/assets/main.less b/src/books/preschoolEvaluation/assets/main.less
index 61097c2..2a28226 100644
--- a/src/books/preschoolEvaluation/assets/main.less
+++ b/src/books/preschoolEvaluation/assets/main.less
@@ -16,7 +16,7 @@
         max-width: 400px;
     }
 
-    .c-p{
+    .c-p {
         cursor: pointer;
     }
 
@@ -118,6 +118,7 @@
 
 
     sup {
+        cursor: pointer;
         vertical-align: super;
         /* 淇濇寔涓婃爣瀵归綈鏂瑰紡 */
         font-size: smaller;
@@ -159,6 +160,19 @@
 
     .fm-st {
         font-family: "瀹嬩綋";
+    }
+
+    .fm-fzfs {
+        font-family: "鏂规浠垮畫绠�浣�";
+    }
+
+    
+    .fm-fzdbs {
+        font-family: "鏂规澶ф爣瀹�";
+    }
+
+    .fm-fzss{
+        font-family: "鏂规涔﹀畫";
     }
 
     .img-0 {
@@ -977,6 +991,38 @@
         list-style-type: none;
     }
 
+
+    @font-face {
+        font-family: '鏂规浠垮畫绠�浣�';
+        src: url('./Fonts/FZFSJW.TTF');
+    }
+
+
+    @font-face {
+        font-family: '鏂规绮楀渾';
+        src: url('./Fonts/FZY4K.TTF');
+    }
+
+    @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/FZCQK.TTF');
+    }
+
+    @font-face {
+        font-family: '鏂规灏忔爣瀹�';
+        src: url('./Fonts/FZXBSK.TTF');
+    }
+
     @font-face {
         font-family: 'FZLTZHJW';
         src: url('Fonts/FZLTZHJW.ttf');
@@ -1129,15 +1175,31 @@
         margin: 0 14%;
         padding-bottom: 10%;
         line-height: 30px;
-
-        hr {
-            font-weight: 800;
-            margin-left: 0;
-            margin-top: 10px;
-            margin-bottom: 10px;
-            width: 25%;
-        }
     }
+
+    hr {
+        font-weight: 800;
+        margin-left: 0;
+        margin-top: 10px;
+        margin-bottom: 10px;
+        width: 25%;
+    }
+
+    .unit-hr{
+        width: 100% ;
+        border: 0; 
+        border-top: 1px dashed #00ADF2;
+    }
+
+    .special-hr{
+        height: 2px;
+        width: 69%;
+        border: 0; 
+        border-top: 1px solid #00ADF2;
+        border-bottom: 1px solid #00ADF2;
+    }
+
+
 
     span.zt-0 {
         color: #0087AF;
@@ -1199,14 +1261,16 @@
     }
 
     .note {
-        font-size: 14px;
+        line-height: 22px;
+        margin: 0%;
+        font-size: 13px;
     }
 
 
 
     .block {
-
-        color: #00ADEF;
+        font-family: "kaiti";
+        
     }
 
     .block1 {
@@ -1250,9 +1314,9 @@
         text-indent: 2em;
         margin-top: 0;
         margin-bottom: 0.2em;
-        line-height: 27px;
+        line-height: 25px;
         text-align: justify;
-        font-family: "瀹嬩綋";
+        font-family: "鏂规涔﹀畫";
     }
 
     .cover {
@@ -1294,6 +1358,12 @@
         text-align: right;
         margin-left: 0%;
         margin-right: 0%;
+    }
+
+    .right2 {
+        text-align: right;
+        margin-left: 0%;
+        margin-right: 5%;
     }
 
     .left1 {
@@ -1366,9 +1436,9 @@
 
 
     .front {
-        font-family: 'FZLTZHJW';
-        font-weight: bold;
-        font-size: 1.8em;
+        font-family: '鏂规绮楀渾';
+        font-weight: 100;
+        font-size: 1.5em;
         color: #00ADEF;
         margin-top: 0.5em;
         margin-bottom: 0.5em;
@@ -1380,8 +1450,8 @@
     }
 
     .front1 {
-        font-family: 'FZLTZHJW';
-        font-weight: bold;
+        font-family: '鏂规绮楀渾';
+        font-weight: 100;
         font-size: 1.5em;
         color: #00ADEF;
         margin-top: 0.5em;
@@ -1457,9 +1527,9 @@
 
 
     h3 {
-        font-family: 'FZHTJW';
+        font-family: '鏂规澶ф爣瀹�';
         color: #03AFED;
-        font-weight: bold;
+        font-weight: 400;
         text-align: center;
         font-size: 1.5em;
         margin-bottom: 1.2em;
@@ -1468,12 +1538,12 @@
     }
 
     h4 {
-        font-family: 'FZHTJW';
-        font-weight: bold;
+        font-family: '鏂规绮楀��';
+        font-weight: 400;
         color: #03AFED;
         margin-bottom: 0.5em;
-        margin-top: 1em;
-        font-size: 1.3em;
+        margin-top: 0.5em;
+        font-size: 1.12em;
         text-indent: 2em;
         padding-left: 3em;
     }
@@ -1490,11 +1560,12 @@
 
 
     h5 {
-        font-family: 'FZHTJW';
+        font-family: '鏂规灏忔爣瀹�';
+        font-weight: 100;
         border-radius: 1em;
         margin-bottom: 0.2em;
         margin-top: 0.2em;
-        font-size: 1.1em;
+        font-size: 1em;
         color: #03AFED;
         text-indent: 2em;
     }
@@ -1511,11 +1582,11 @@
     }
 
     .h6-zt {
-        font-weight: bold;
+        font-weight: 100;
         font-family: 'FZHTJW';
         color: #00ADEF;
         margin-bottom: 0.5em;
-        margin-top: 1em;
+        margin-top: 0.5em;
         font-size: 1.05em;
         text-indent: 2em;
     }
@@ -1648,9 +1719,10 @@
 
     .zt-ls1 {
         color: #00ADEF;
-        font-weight: bold;
+        font-weight: 400;
         font-size: 1em;
         text-indent: 0em;
+        font-family: "鏂规澶ф爣瀹�";
     }
 
     .zt-ls {
@@ -1828,7 +1900,7 @@
         /* 鏃嬭浆褰㈡垚鎵囧舰 */
     }
 
-    .bk3-bottom-right{
+    .bk3-bottom-right {
         width: 25px;
         height: 25px;
         border-radius: 50%;
@@ -1847,7 +1919,7 @@
     div.bk4 {
         border: 2px solid #00ADEF;
         padding: 1px;
-        margin-top: 2em;
+        margin-top: 1em;
         margin-bottom: 1em;
     }
 
@@ -1857,6 +1929,7 @@
         margin-left: 0.1em;
         margin-top: 0.1em;
         margin-bottom: 0.1em;
+        padding: 10px 5px;
     }
 
 
@@ -1996,8 +2069,6 @@
     }
 
     .rwmb-3 {
-        margin-bottom: -0.3em;
-        margin-top: 0.1em;
         height: 2em;
     }
 

--
Gitblit v1.9.1