From 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 04 七月 2025 23:57:18 +0800
Subject: [PATCH] 测试图书 7.4

---
 src/books/toddlerGameImplementation/assets/main.less |  148 ++++++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 126 insertions(+), 22 deletions(-)

diff --git a/src/books/toddlerGameImplementation/assets/main.less b/src/books/toddlerGameImplementation/assets/main.less
index a45ccb2..23bc3fe 100644
--- a/src/books/toddlerGameImplementation/assets/main.less
+++ b/src/books/toddlerGameImplementation/assets/main.less
@@ -48,6 +48,14 @@
     margin-left: 20px;
   }
 
+  .ml-30 {
+    margin-left: 30px;
+  }
+
+  .ml-40 {
+    margin-left: 40px;
+  }
+
   .ml-2e {
     margin-left: 2em;
   }
@@ -126,6 +134,10 @@
     // top: -0.2em; /* 鏍规嵁闇�瑕佽皟鏁磋繖涓�� */ 
   }
 
+  .fz-11 {
+    font-size: 11px !important;
+  }
+
   .fz-13 {
     font-size: 13px !important;
   }
@@ -154,8 +166,18 @@
     font-family: "鏂规鍏颁涵鍒婇粦";
   }
 
-  .fm-鏂规涔﹀畫{
+  .fm-fzfs {
+    font-family: "鏂规浠垮畫";
+  }
+
+  .fm-鏂规涔﹀畫 {
     font-family: "鏂规涔﹀畫";
+  }
+
+  .fm-fzxbs {
+    font-weight: 100 !important;
+    font-size: 0.9em !important;
+    font-family: "鏂规鏂版姤瀹�" !important;
   }
 
   .img-0 {
@@ -173,10 +195,6 @@
   .td-0 {
     text-indent: 0em !important;
   }
-
-  // .td-{
-
-  // }
 
   .td-1 {
     text-indent: 1em !important;
@@ -319,7 +337,7 @@
     span {
       position: absolute;
       left: 56%;
-      top: 35%;
+      top: 31%;
       transform: translateX(-50%);
     }
   }
@@ -400,6 +418,7 @@
 
     p {
       margin: 0;
+      font-family: "鏂规浠垮畫";
     }
   }
 
@@ -425,6 +444,7 @@
 
     p {
       margin: 0;
+      font-family: "鏂规浠垮畫";
     }
   }
 
@@ -531,6 +551,10 @@
     width: 115px;
   }
 
+  .w110 {
+    width: 110px;
+  }
+
 
   .w40 {
     width: 40% !important;
@@ -574,7 +598,7 @@
     cursor: pointer;
   }
 
-  sup{
+  sup {
     cursor: pointer;
   }
 
@@ -737,6 +761,43 @@
     margin-top: 0.8%;
   }
 
+
+  // 瑙嗛搴撻泦
+  .bk-video {
+    border: 0.15em dashed #6dcff6;
+    padding: 1.8em 5px;
+    margin-bottom: 2em;
+    margin-top: 2em;
+    border-radius: 0em;
+    position: relative;
+  }
+
+
+  .fw-w {
+    flex-wrap: wrap;
+  }
+
+  p.bj4-qjms {
+    background-color: #fff;
+    color: #6dcff6;
+    font-size: 20px;
+    font-weight: bold;
+    border-radius: 1.5em;
+    margin-left: 0em;
+    text-align: center;
+    text-indent: 0em;
+    position: absolute;
+    top: -32px;
+  }
+
+  .span-text-video {
+    padding: 0em 0.15em 0em 0.3em;
+  }
+
+  .span-svg {
+    padding: 0.3em 0.15em 0em 0.3em;
+  }
+
   // 缁〃
   .continued {
     text-align: right;
@@ -787,7 +848,7 @@
         display: flex;
         justify-content: center;
         align-items: center;
-        border: 0.15em dashed #FAAD70;
+        border: 0.15em solid #1cade9;
         margin-right: 15px;
         padding: 0 15px;
         border-radius: 5px;
@@ -799,9 +860,10 @@
           display: flex;
           align-items: center;
           justify-content: flex-start;
+          color: #1cade9;
 
           svg {
-            fill: #FAAD70;
+            fill: #1cade9;
           }
         }
 
@@ -811,7 +873,7 @@
         }
 
         span:hover {
-          color: #FAAD70;
+          color: #1cade9;
           cursor: pointer;
           text-decoration: underline;
           -webkit-user-select: none;
@@ -1273,7 +1335,6 @@
 
 
   p {
-    font-family: '鏂规浠垮畫';
     margin-top: 0.2em;
     margin-bottom: 0.2em;
     text-indent: 2em;
@@ -1429,7 +1490,7 @@
   }
 
   h4 {
-    font-family: '鏂规涓矖闆呭畫';
+    font-family: 'FZZYS';
     font-weight: 400;
     color: #03AFED;
     margin-bottom: 0.2em;
@@ -1589,8 +1650,9 @@
 
 
   .ls2 {
+    font-family: "FZZYS";
     color: #00B1F5;
-    font-weight: bold;
+    font-weight: 400;
     font-size: 1em;
     line-height: 30px;
   }
@@ -1707,13 +1769,13 @@
   div.bk2 {
     background: #E2F4FE;
     border: 2px solid #3EC9F4;
-    padding: 10px 10px 20px 10px;
+    padding: 15px 10px 5px 10px;
     margin-top: 1em;
     margin-bottom: 1em;
     position: relative;
 
-    p{
-      font-family: "鏂规鍏颁涵鍒婇粦";
+    p {
+      font-family: "鏂规涓瓑绾�";
       font-size: 13.5px;
     }
   }
@@ -1785,7 +1847,7 @@
     margin-left: 0.6em;
     box-shadow: 0 0 30px rgba(135 209 243);
 
-    p{
+    p {
       font-family: "鏂规鍏颁涵鍒婇粦";
     }
   }
@@ -1803,7 +1865,7 @@
     position: absolute;
     width: 260px;
     height: 45px;
-    background-color: #9adbf9;
+    background-color: #b9e5fa;
     border-radius: 1.5em;
     top: 8px;
     mix-blend-mode: multiply;
@@ -1840,7 +1902,7 @@
     position: absolute;
     width: 100%;
     height: 85px;
-    background-color: #C7EAFD;
+    background-color: #c6eafa;
     border-radius: 1em;
   }
 
@@ -2107,6 +2169,13 @@
   }
 }
 
+.examination {
+  height: calc(100% - 10px);
+  overflow-x: hidden;
+  overflow-y: auto;
+  box-sizing: border-box;
+}
+
 .header_title {
   display: flex;
   justify-content: space-between;
@@ -2122,11 +2191,9 @@
 }
 
 
-
-
 @font-face {
   font-family: '鏂规浠垮畫';
-  src: url('./Fonts/FZFSK.TTF');
+  src: url(../assets/Fonts/FZFSK.TTF);
 }
 
 @font-face {
@@ -2172,6 +2239,43 @@
 }
 
 
+@font-face {
+  font-family: '鏂规鏂版姤瀹�';
+  src: url('./Fonts/FZNBSK.TTF');
+}
+
+@font-face {
+  font-family: '鏂规涓瓑绾�';
+  src: url('./Fonts/FZZDXK.TTF');
+}
+
+@font-face {
+  font-family: 'FZZYS';
+  src: url('./Fonts/FZZYSJW.TTF');
+}
+
+
+.textarea-question {
+  border-color: #6bcff6 !important;
+}
+
+.dialogQuestion {
+  background-color: #6dcff6;
+  height: 80px;
+  width: 100%;
+  display: flex;
+  align-items: center;
+  justify-content: space-between;
+  cursor: pointer;
+
+  span {
+    color: #fff;
+    font-size: 18px;
+    padding: 0 40px 0 20px;
+  }
+}
+
+
 
 // 闅愯棌椤甸潰
 .hidePage {

--
Gitblit v1.9.1