From 263992109e5b4d76e545fc2bc4e2e1753af22567 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 07 五月 2025 17:05:43 +0800
Subject: [PATCH] 0~3 岁婴幼儿认知与语言发展及教育样章完成

---
 src/books/toddlerSportsSafetyProtection/assets/main.less |   88 ++++++++++++++++++++++++++++++++++++++------
 1 files changed, 76 insertions(+), 12 deletions(-)

diff --git a/src/books/toddlerSportsSafetyProtection/assets/main.less b/src/books/toddlerSportsSafetyProtection/assets/main.less
index e9c5ef6..c10785a 100644
--- a/src/books/toddlerSportsSafetyProtection/assets/main.less
+++ b/src/books/toddlerSportsSafetyProtection/assets/main.less
@@ -188,6 +188,10 @@
         justify-content: space-around
     }
 
+    .ml-40 {
+        margin-left: 40px;
+    }
+
     .mr-70 {
         margin-right: 70px;
     }
@@ -270,10 +274,18 @@
 
 
     .header-right {
+        min-height: 100%;
         overflow: hidden;
         min-width: 12%;
         padding: 0 !important;
         margin: 0 !important;
+        position: relative;
+
+    }
+
+    .header-right-imgBottom {
+        position: absolute;
+        bottom: -2%;
 
     }
 
@@ -335,10 +347,11 @@
         text-align: left;
         color: #7acab4;
         margin-bottom: 10px;
+        font-size: 12px;
 
         span {
             font-family: "鏂规缁嗗渾";
-            font-size: 14px;
+            font-size: 12px;
             position: absolute;
             left: 25%;
             bottom: 20%;
@@ -356,15 +369,17 @@
     }
 
     .secondsubHead-2 {
+        font-family: "鏂规鏂版姤瀹�";
         background-color: #7acab4;
         display: inline-block;
+        align-items: center;
         text-align: left;
         color: #fff;
         border-radius: 10px;
         padding: 0px 10px;
         text-indent: 0em;
-        font-size: 18px;
-        line-height: 24px;
+        font-size: 22px;
+        line-height: 28px;
     }
 
     .tipes {
@@ -397,6 +412,15 @@
         &:focus {
             outline: none;
         }
+    }
+    // 鏂囨湰妗�
+    .textarea-question {
+        border-color: #7acab4 !important;
+    }
+
+    .textarea-question:focus {
+         outline: none;
+        /* 绉婚櫎榛樿鐨勭劍鐐硅疆寤� */
     }
 
     .textarea-box {
@@ -1112,7 +1136,7 @@
 
 
     p {
-        font-family: "鏂规涔﹀畫";
+        font-family: "鏂规鏂版姤瀹�";
         margin-top: 0em;
         margin-bottom: 0.2em;
         text-indent: 2em;
@@ -1183,6 +1207,7 @@
     .img-h {
         width: 20%;
     }
+
     .img-h {
         width: 20%;
     }
@@ -1220,15 +1245,19 @@
     }
 
     .seriesTitle {
+        display: inline-block;
         font-size: 1.5em;
         color: #fff;
         font-weight: 400;
-        background-color: #7acab4;
         padding-left: 1%;
         padding-right: 8%;
-        background: linear-gradient(135deg, #7acab4, #7acab4 50%, transparent 50%, transparent 100%);
+        background: linear-gradient(135deg, #7acab4, #7acab4 80%, transparent 50%, transparent 100%);
         margin-bottom: 5px;
         margin-top: 5px;
+
+        span{
+            width: auto;
+        }
     }
 
     .rotate-up {
@@ -1252,7 +1281,6 @@
     }
 
     .content {
-        font-size: 1em;
         line-height: 25px;
     }
 
@@ -1404,10 +1432,6 @@
         font-weight: bold;
     }
 
-    .imgdescript {
-        color: #7acab4;
-    }
-
     .quotation {
         font-family: "姹変华妤蜂綋", "ETrump KaiTi", "鏂规浠垮畫", "FZFSJW--GB1-0";
         font-size: 0.95em;
@@ -1419,6 +1443,7 @@
     }
 
     .titleQuot-1 {
+        font-family: "鏂规涔﹀畫";
         color: #7acab4;
         font-size: 1.1em;
     }
@@ -1464,7 +1489,15 @@
     }
 
     .imgdescript {
+        color: #7acab4;
         font-size: 13px;
+        text-indent: 0em;
+        text-align: center;
+    }
+
+    .imgdescript-title {
+        color: #7acab4;
+        font-size: 15px;
         text-indent: 0em;
         text-align: center;
     }
@@ -1483,8 +1516,9 @@
     }
 
     .bold {
-        color: #b0ddcf;
+        // color: #b0ddcf;
         font-weight: bold;
+        font-family: "鏂规涔﹀畫";
     }
 
     .noteContent {
@@ -1505,9 +1539,27 @@
     }
 }
 
+.dialogQuestion {
+    background-color: #7ed0aa;
+    height: 80px;
+    width: 100%;
+    display: flex;
+    align-items: center;
+    justify-content: space-between;
+    cursor: pointer;
+
+    span {
+        color: #fff;
+        font-size: 16px;
+        padding: 0 40px 0 20px;
+
+    }
+}
+
 .pdfModal {
     width: 100%;
     height: 90vh;
+
 
     .pdfBox-component {
         width: 100%;
@@ -1620,6 +1672,13 @@
     }
 }
 
+.examination {
+    height: calc(100% - 50px);
+    overflow-x: hidden;
+    overflow-y: auto;
+    box-sizing: border-box;
+}
+
 .header_title {
     display: flex;
     justify-content: space-between;
@@ -1645,6 +1704,11 @@
     src: url('./Fonts/hyg6gjm.ttf');
 }
 
+@font-face {
+    font-family: '鏂规鏂版姤瀹�';
+    src: url('./Fonts/FZNBSK.TTF');
+}
+
 // @font-face {
 //     font-family: '姹変华涔﹀畫';
 //     src: url('./Fonts/hya1gjm.ttf');

--
Gitblit v1.9.1