From 1453ff2ca9930c8f1d0f9eb7d4c59e1d528649b9 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 13 二月 2025 10:52:42 +0800
Subject: [PATCH] 0~3岁婴幼儿抚育与教育样章

---
 src/books/toddlerGameImplementation/assets/main.less |  321 ++++++++++++++++++++++++++++++++++------------------
 1 files changed, 209 insertions(+), 112 deletions(-)

diff --git a/src/books/toddlerGameImplementation/assets/main.less b/src/books/toddlerGameImplementation/assets/main.less
index b6b2179..7455708 100644
--- a/src/books/toddlerGameImplementation/assets/main.less
+++ b/src/books/toddlerGameImplementation/assets/main.less
@@ -81,6 +81,10 @@
     width: 100%;
   }
 
+  .mk-img {
+    height: 100%;
+  }
+
   .w90 {
     width: 90%;
   }
@@ -130,6 +134,9 @@
     font-size: 18px !important;
   }
 
+  .fm-kt {
+    font-family: "kaiti";
+  }
 
   .img-0 {
     width: 100%;
@@ -146,6 +153,10 @@
   .td-0 {
     text-indent: 0em !important;
   }
+
+  // .td-{
+
+  // }
 
   .td-1 {
     text-indent: 1em !important;
@@ -220,7 +231,7 @@
   }
 
   .ta-l {
-    text-align: left;
+    text-align: left !important;
   }
 
   .wh-no {
@@ -235,6 +246,10 @@
     padding-left: 60px;
   }
 
+  .mb-25 {
+    margin-bottom: 25px;
+  }
+
   .mb-45 {
     margin-bottom: 45px;
   }
@@ -242,6 +257,9 @@
   .headerImg {
     width: 30px;
   }
+
+
+
 
   .headerText-bc {
     width: 70px;
@@ -259,13 +277,18 @@
   }
 
   .headerNumber {
-    width: 90px;
+    width: 110px;
     color: #fff;
     font-size: 12px;
-    padding-left: 10px;
     text-align: left;
-    background-color: #6BCFF6;
-    border-radius: 15px 0 0 15px;
+    position: relative;
+    padding-bottom: 5px;
+
+    span {
+      position: absolute;
+      top: 33%;
+      left: 25%;
+    }
   }
 
   .header-left-Number {
@@ -276,10 +299,11 @@
     border-radius: 15px;
     position: relative;
 
-    span{
+    span {
       position: absolute;
-      left: 50%;
+      left: 56%;
       top: 35%;
+      transform: translateX(-50%);
     }
   }
 
@@ -383,7 +407,7 @@
     margin-left: 20px;
 
     p {
-      margin: 0 !important;
+      margin: 0;
     }
   }
 
@@ -470,8 +494,20 @@
     width: 150px;
   }
 
+  .w140 {
+    width: 140px;
+  }
+
   .w135 {
     width: 135px;
+  }
+
+  .w130 {
+    width: 130px;
+  }
+
+  .w120 {
+    width: 120px;
   }
 
   .w115 {
@@ -514,6 +550,22 @@
       font-family: 'Times New Roman', Times, serif;
       font-size: 14px;
     }
+  }
+
+  .jc-img {
+    margin-bottom: -5px;
+    cursor: pointer;
+  }
+
+
+  .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 {
@@ -876,6 +928,20 @@
     }
   }
 
+  .inputChoice {
+    display: flex;
+    align-items: center;
+
+    input {
+      margin: 0 5px;
+      cursor: pointer;
+    }
+
+    span {
+      cursor: pointer;
+    }
+  }
+
   .parimary-btn {
     cursor: pointer;
     min-width: 80px;
@@ -1044,13 +1110,12 @@
   }
 
 
-  .bodystyle:nth-of-type(odd) {
+  .page-box:nth-child(even) .bodystyle {
     font-family: 'FZLTXIHJW';
     text-align: justify;
     margin: 0 12% 0 8%;
     padding-bottom: 80px;
     line-height: 30px;
-
 
     hr {
       font-weight: 800;
@@ -1061,12 +1126,20 @@
     }
   }
 
-  .bodystyle:nth-of-type(even) {
+  .page-box:nth-child(odd) .bodystyle {
     font-family: 'FZLTXIHJW';
     text-align: justify;
-    margin: 0 9% 0 11%;
+    margin: 0 8% 0 12%;
     padding-bottom: 80px;
     line-height: 30px;
+
+    hr {
+      font-weight: 800;
+      margin-left: 0;
+      margin-top: 10px;
+      margin-bottom: 10px;
+      width: 25%;
+    }
   }
 
 
@@ -1160,10 +1233,11 @@
   .img {
     font-family: 'FZLTXIHJW';
     text-align: center;
-    font-size: 12px;
-    margin-left: 0%;
-    margin-right: 0%;
+    font-size: 14px;
+    font-weight: bold;
+    margin: 5px 0 0 0 !important;
     text-indent: 0em;
+    color: #000;
   }
 
   .img1 {
@@ -1228,7 +1302,7 @@
   .right {
     text-align: right;
     margin-left: 0%;
-    margin-right: 0%;
+    margin-right: 4%;
   }
 
   .left1 {
@@ -1276,8 +1350,8 @@
     line-height: 2em;
     color: #01AFEE;
     font-weight: bold;
-    font-size: 1.9em;
-    margin-bottom: 1em;
+    font-size: 2.2em;
+    margin-bottom: 20px;
     margin-top: -0.5em;
     text-indent: 0em;
 
@@ -1304,20 +1378,21 @@
   h2 {
     font-family: 'FZHTJW';
     color: #00ADEF;
-    font-weight: bold;
+    font-weight: 400;
     font-size: 1.6em;
     margin-bottom: 0em;
-    margin-top: 0.1em;
-    text-indent: 2em;
+    margin-top: 0.3em;
+    text-indent: 3em;
+    line-height: 1.3em;
   }
 
   .h2-zt {
     font-family: 'FZHTJW';
     color: #00ADEF;
-    font-weight: bold;
+    font-weight: 400;
     font-size: 1.4em;
     margin-top: 0em;
-    text-indent: 2.2em;
+    text-indent: 3.3em;
     padding: 10px 0;
   }
 
@@ -1326,8 +1401,8 @@
     color: #03AFED;
     font-weight: bold;
     font-size: 1.3em;
-    margin-bottom: 1em;
-    margin-top: 1em;
+    margin-bottom: 0.5em;
+    margin-top: 0.7em;
     text-indent: 0em;
   }
 
@@ -1335,8 +1410,8 @@
     font-family: 'FZHTJW';
     font-weight: bold;
     color: #03AFED;
-    margin-bottom: 0.5em;
-    margin-top: 1em;
+    margin-bottom: 0.2em;
+    margin-top: 0.2em;
     font-size: 1.2em;
     text-indent: 1em;
   }
@@ -1345,8 +1420,8 @@
 
     font-family: 'FZHTJW';
     color: #03AFED;
-    margin-bottom: 0.5em;
-    margin-top: 1em;
+    margin-bottom: 0.2em;
+    margin-top: 0.2em;
     font-size: 1.15em;
     text-indent: 2em;
   }
@@ -1480,6 +1555,10 @@
     margin-right: 0.5em;
   }
 
+  .ls1 {
+    color: #00B1F5;
+  }
+
   .zt-ls1 {
     color: #000;
     font-size: 16px;
@@ -1489,8 +1568,8 @@
 
   .ls2 {
     color: #00B1F5;
-    font-weight: 500;
-    font-size: 1.1em;
+    font-weight: bold;
+    font-size: 1em;
     line-height: 30px;
   }
 
@@ -1549,6 +1628,11 @@
     border-radius: 1.5em;
     margin-bottom: 1em;
     position: relative;
+
+    p {
+      font-size: 12px;
+      line-height: 20px;
+    }
   }
 
   div.bk1 {
@@ -1602,9 +1686,29 @@
     background: #E2F4FE;
     border: 2px solid #3EC9F4;
     padding: 20px 10px;
-    margin-top: 2em;
+    margin-top: 1em;
     margin-bottom: 1em;
     position: relative;
+  }
+
+  .bk2::after {
+    content: '';
+    position: absolute;
+    right: -2px;
+    bottom: -2px;
+    width: 0;
+    height: 0;
+    border-bottom: 20px solid #fff;
+    /* 涓夎褰㈢殑鍙宠竟妗� */
+    border-left: 20px solid #3EC9F4;
+    /* 涓夎褰㈢殑搴曡竟妗� */
+    border-right: 0px solid #fff;
+    /* 涓夎褰㈢殑宸﹁竟妗� */
+    display: block;
+  }
+
+  .bk2.show-after::after {
+    display: none;
   }
 
   .zysx {
@@ -1644,32 +1748,80 @@
     color: #6F84AF;
     font-weight: bold;
     font-size: 1.1em;
+  }
 
+  .bj1 {
+    background-color: rgb(204, 236, 251);
+    padding: 0.2em 0.5em 0.2em 0.5em;
+    border-radius: 1em;
+    margin-bottom: 2em;
+    margin-left: 0.6em;
+    box-shadow: 0 0 30px rgba(135 209 243);
+  }
+
+  .title {
+    width: 260px;
+    height: 50px;
+    text-align: center;
+    margin: 0 auto;
+    padding-top: 5%;
+    position: relative;
   }
 
   div.bj2 {
-    background-color: #9ADBF9;
-    padding: 0.1px 0.5px 0.1px 0.5px;
+    position: absolute;
+    width: 260px;
+    height: 45px;
+    background-color: #9adbf9;
     border-radius: 1.5em;
-    margin-bottom: 0.2em;
-    margin-left: -0.6em;
-    margin-right: -0.7em;
-    margin-top: -1.4em;
-    box-shadow: 10px -8px 1px #C7EAFD;
-    // box-shadow: 5px -8px  #C7EAFD;
+    top: 8px;
+    mix-blend-mode: multiply;
   }
 
   div.bj3 {
-    background-color: #C7EAFD;
-    padding: 28px 10px 6px 10px;
+    position: absolute;
+    width: 265px;
+    height: 45px;
+    background-color: #9ADBF9;
     border-radius: 1.5em;
-    margin-bottom: 3em;
-    margin-left: 0em;
-    margin-right: 5em;
-    margin-top: 0;
   }
 
+  .frontOne {
+    font-family: "瀹嬩綋";
+    color: #fff;
+    margin: 0 !important;
+    font-size: 24px;
+    position: absolute;
+    width: 260px;
+    height: 50px;
+    line-height: 50px;
+  }
 
+  .rw-bg {
+    width: 90%;
+    height: 90px;
+    position: relative;
+    color: #00B1F5;
+    margin-bottom: 1em;
+  }
+
+  .bj4 {
+    position: absolute;
+    width: 100%;
+    height: 85px;
+    background-color: #C7EAFD;
+    border-radius: 1em;
+  }
+
+  .bj5 {
+    position: absolute;
+    width: 98.5%;
+    height: 85px;
+    background-color: #C7EAFD;
+    border-radius: 1em;
+    top: 10px;
+    mix-blend-mode: multiply;
+  }
 
   span.bj3-xyx {
     background-color: #92B03E;
@@ -1688,7 +1840,9 @@
 
   }
 
-
+  .f-kai {
+    font-family: "kaiti";
+  }
 
 
   .ts-1 {
@@ -1705,66 +1859,6 @@
     padding: 0.2em 0;
     text-indent: 0em;
     margin-left: 0%;
-  }
-
-  .bj4 {
-    background-color: #D7E2F0;
-    padding: 10px 20px;
-    border-radius: 0.1em;
-    margin-bottom: 1em;
-    margin-top: 1em;
-
-  }
-
-  div.bj4-xyx {
-    font-size: 18px;
-    color: #fff;
-    line-height: 20px;
-    padding: 12.5px 15px 12.5px 15px;
-    margin-right: 10px;
-    background-color: #5192C6;
-    border-radius: 5px;
-  }
-
-  .bj4-xyx-pd {
-    font-size: 16px;
-    color: #fff;
-    line-height: 20px;
-    padding: 22px 10px 22px 10px;
-    background-color: #5192C6;
-    margin-right: 10px;
-    border-radius: 5px;
-    flex-wrap: nowrap;
-  }
-
-  .bj4-xyx-icon {
-    color: #5192C6;
-    text-wrap: nowrap;
-  }
-
-  .bj5 {
-    background-color: #CEC9DA;
-    padding: 20px;
-    border-radius: 0.5em;
-    margin-bottom: 1.5em;
-    margin-top: 1.5em;
-    position: relative;
-  }
-
-  span.bj5-xyx {
-    background-color: #7C719E;
-    color: #FFFFFF;
-    border-radius: 1.5em;
-    padding: 5px 20px 5px 20px;
-    font-size: 1em;
-    font-weight: bold;
-
-  }
-
-  div.bj5-xyx {
-    position: absolute;
-    top: -20px;
-
   }
 
   .bj6 {
@@ -1832,9 +1926,9 @@
 
   .rwmb-1 {
     margin-left: -2.6em;
-    margin-bottom: 0.2em;
-    margin-top: 0.5em;
-    height: 3.5em;
+    margin-bottom: 0.5em;
+    margin-top: 1em;
+    height: 4em;
   }
 
   .rwmb-2 {
@@ -1846,14 +1940,14 @@
 
   .rwmb-3 {
     position: absolute;
-    top: -15px;
+    top: -11px;
     left: 5px;
     margin-bottom: 15px;
   }
 
   .rwmb-4 {
     position: absolute;
-    top: -10px;
+    top: -7px;
     left: 20px;
     margin-bottom: 15px;
   }
@@ -2065,6 +2159,9 @@
       padding: 0 20px;
     }
 
+    .page-box {
+      min-height: 500px;
+    }
 
     .img-float {
       width: 130px;

--
Gitblit v1.9.1