From d539ff4e3376b889d212e90db1c3434f4b0de8d0 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 24 一月 2025 10:27:34 +0800
Subject: [PATCH] 托育

---
 src/books/aviationEtiquette/assets/main.less |  138 +++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 131 insertions(+), 7 deletions(-)

diff --git a/src/books/aviationEtiquette/assets/main.less b/src/books/aviationEtiquette/assets/main.less
index 7818800..9b48708 100644
--- a/src/books/aviationEtiquette/assets/main.less
+++ b/src/books/aviationEtiquette/assets/main.less
@@ -31,6 +31,14 @@
         border-bottom: 1px solid #6E85AF;
         height: 2px;
     }
+    input[type="radio"] {
+        accent-color:#6E85AF !important;
+        cursor: pointer;
+    }
+    input[type="checkbox"] {
+        accent-color:#6E85AF !important;
+        cursor: pointer;
+    }
 
 
     .wh-no {
@@ -72,6 +80,10 @@
 
     .mb-30 {
         margin-bottom: 30px !important;
+    }
+
+    .ml-35 {
+        margin-left: 35px;
     }
 
     .ma-l {
@@ -256,6 +268,21 @@
         padding-top:2px !important;
         padding-bottom:2px !important;
     }
+
+    .p-Num{
+        background-color: #92B0D5;
+        color: #fff;
+        font-size: 14px;
+        padding: 3px 0;
+        padding-right: 8px;
+        font-size: 18px;
+        font-style: italic;
+        font-family: "kaiti";
+        padding-top:2px !important;
+        padding-bottom:2px !important;
+    }
+
+
     .cloud{
         padding: 0px 8px 0 0 !important;
     }
@@ -312,7 +339,7 @@
         padding-right: 8px;
 
         img {
-            height: 20.8px;
+            height: 21px;
         }
     }
 
@@ -322,6 +349,7 @@
     }
 
     .header-right-last {
+        font-size: 17px;
         background-color: #B799B6; 
         padding: 2px 0;
         padding-left: 20px; 
@@ -329,6 +357,7 @@
     }
 
     .header-right-end {
+        font-size: 17px;
         background-color: #738DC0;
         padding: 2px 0;
         padding-left: 50px;
@@ -361,8 +390,6 @@
     }
 
     .textarea-box {
-        border: none;
-        // text-align: center;
         width:88%;
         margin-left:2em;
         overflow: auto;
@@ -370,6 +397,13 @@
         resize: none;
         border:1px solid #738DC0;
         border-radius: 5px;
+        background-color:rgba(255, 255, 255, 0);
+    }
+    .input-box{
+        border:none;
+        border-bottom:1px solid #333;
+        background-color:rgba(255, 255, 255, 0);
+        outline: none;
     }
 
 
@@ -700,9 +734,14 @@
     .event-header-text-bc {
         background-color: #bbd4ec;
     }
+    //瑙嗛  
+    .video-box-cover {
+        border: 1px dashed #895B2E;
+        padding: 2% 2%;
+    }
 
     .video-box {
-        margin: 20px 0 20px 8%;
+        margin: 20px 0 20px 0;
         border: 1px dashed #895B2E;
         padding: 2% 2%;
     }
@@ -1032,7 +1071,7 @@
 
 
     .block {
-        font-family: "kaiti";
+        font-family: "FangSong";
         margin-top: 0.2em;
         margin-bottom: 0.2em !important;
         text-indent: 2em;
@@ -1046,8 +1085,8 @@
     }
 
     .block2 {
-        // font-family: "FANGSONG";
-        font-size: 17px;
+        font-family: "KaiTi";
+        font-size: 15px;
     }
 
 
@@ -1542,6 +1581,10 @@
         margin-left: -0.6em;
         margin-right: -0.6em;
         margin-top: -0.5em;
+        
+    }
+    div.bj3 p{
+        font-family: 'FangSong' !important;
     }
 
     span.bj3-xyx {
@@ -1577,6 +1620,38 @@
         margin-top: -2em;
         margin-left: -1.6em;
     }
+
+
+    .bk-video{
+        border: 0.15em dashed #92A1CB;
+        padding: 1.8em 5px;
+        margin-bottom: 2em;
+        margin-top: 2em;
+        border-radius: 0em;
+        position: relative;
+    }
+
+    p.bj4-qjms {
+        background-color: #fff;
+        color: #92A1CB;
+        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;
+    }
+
 
     .ts-1 {
         font-weight: bold;
@@ -1888,7 +1963,56 @@
 
 @media (max-width: 660px) {
     .aviationEtiquette-book {
+        .header-right-Number{
+            font-size: 9px;
 
+            img{
+                height: 16px;  
+            }
+        }
+
+        .header-left-Number{
+            font-size: 9px;
+        }
+
+        .pad-r-80{
+            padding-right: 10px;
+        }
+        
+        .pad-l-80{
+            padding-left: 10px;
+        }
+
+        h1{
+            font-size: 1em;
+        }
+
+        h2 {
+            font-size: 0.9em;
+            margin-top: 1.8em;
+            margin-bottom: 1.5em;
+            margin-left: 2.5em;
+        }
+        .rwmb-4{
+            margin-top: 1.5em;
+            height: 1.5em;
+        }
+
+        .header-right-last{
+            font-size: 10px;
+        }
+
+        .header-right-end{
+            font-size: 10px;
+        }
+
+        .p-Num{
+            font-size: 12px;
+        }
+
+        .mr-70 {
+            margin-right: 10px;
+        }
         /* 鍒嗛〉padding */
         .padding-93 {
             padding: 0 20px;

--
Gitblit v1.9.1