litian
2024-12-30 81e8368dd4af03e75158119ed0b3df201a08b831
src/books/aviationEtiquette/assets/main.less
@@ -10,6 +10,28 @@
        box-shadow: 0 3px 6px 1px #00000029;
        background-color: #fff;
    }
    .foreword{
        font-family: 'FZLTZHJW';
        font-weight: 300;
        font-size: 1.5em;
        color: #6E85AF;
        margin-top: 0;
        margin-bottom: 0;
        text-indent: 0em;
    }
    .topBorder{
        width:120px;
        border-top: 1px solid #6E85AF;
        border-bottom: 1px solid #6E85AF;
        height: 2px;
    }
    .bottomBorder{
        width:180px;
        border-top: 1px solid #6E85AF;
        border-bottom: 1px solid #6E85AF;
        height: 2px;
    }
    .wh-no {
        white-space: nowrap;
@@ -227,6 +249,16 @@
    .mb-20 {
        margin-bottom: 20px !important;
    }
    .pNum{
        font-size:18px !important;
        font-style: italic;
        font-family: "kaiti";
        padding-top:2px !important;
        padding-bottom:2px !important;
    }
    .cloud{
        padding: 0px 8px 0 0 !important;
    }
    .headerImg {
        width: 30px;
@@ -247,14 +279,14 @@
    .header-left-Number {
        color: #728DC0;
        font-size: 17px;
        font-size: 14px;
        padding-right: 8px;
        .span-box-title {
            margin: 0 5px;
            display: inline-block;
            width: 10px;
            height: 10px;
            width: 8px;
            height: 8px;
            background-color: #728DC0;
        }
    }
@@ -267,7 +299,7 @@
    .header-right-Box {
        color: #728DC0;
        font-size: 17px;
        font-size: 14px;
        padding-right: 8px;
    }
@@ -275,11 +307,12 @@
    .header-right-Number {
        background-color: #92B0D5;
        color: #fff;
        // font-size: 17px;
        font-size: 14px;
        padding: 3px 0;
        padding-right: 8px;
        img {
            height: 16.8px;
            height: 20.8px;
        }
    }
@@ -290,12 +323,14 @@
    .header-right-last {
        background-color: #B799B6; 
        padding: 2px 0;
        padding-left: 20px; 
 
    }
    .header-right-end {
        background-color: #738DC0;
        padding: 2px 0;
        padding-left: 50px;
  
    }
@@ -764,7 +799,6 @@
        list-style-type: none;
    }
    .custom_tag2 {
        background-color: #F1BE49;
        color: #FFFFFF;
@@ -968,10 +1002,23 @@
    .block {}
    .block {
        font-family: "宋体";
        margin-top: 0.2em;
        margin-bottom: 0.2em !important;
        text-indent: 2em;
        line-height: 30px;
        font-size: 16px;
        text-align: justify;
    }
    .block1 {
        text-align: center;
    }
    .block2 {
        font-family: "FANGSONG";
        font-size: 17px;
    }
@@ -1027,8 +1074,8 @@
    .left {
        text-indent: 0em;
        margin-left: 0%;
        margin-right: 0%;
        margin: 0 !important;
        line-height: 20px;
    }
    .left2 {
@@ -1037,6 +1084,10 @@
        font-weight: bold;
        margin-left: 0%;
        margin-right: 0%;
    }
    .left3 {
        margin: 0 !important;
        line-height: 20px;
    }
    .right {
@@ -1287,13 +1338,15 @@
        font-size: 1.2em;
        padding: 25px;
        border: 4px dotted #197ABF;
        .block{
            font-family: "kaiti";
        }
    }
    .zt-ls1 {
        color: #197BBC;
        font-size: 1.2em;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    span.lsyq-1 {
@@ -1739,18 +1792,42 @@
@font-face {
    font-family: 'FZLTZHJW';
    src: url('./Fonts/FZLTZHJW.ttf');
}
@font-face {
  }
  @font-face {
    font-family: 'FZLTXIHJW';
    src: url('./Fonts/FZLTXIHJW.ttf');
}
@font-face {
  }
  @font-face {
    font-family: 'FZHTJW';
    src: url('./Fonts/FZHTJW.ttf');
}
  }
  @font-face {
    font-family: 'FANGSONG';
    src: url('./Fonts/fangSong.ttf');
  }
  @font-face {
    font-family: 'FANGZHENG';
    src: url('./Fonts/fangZheng.ttf');
  }
  @font-face {
    font-family: 'ZHUNYUAN';
    src: url('./Fonts/zhunyuan.ttf');
  }
  @font-face {
    font-family: 'ZHONGDENGXIAN';
    src: url('./Fonts/zhongdengxian.ttf');
  }
  @font-face {
    font-family: 'BOYA';
    src: url('./Fonts/boYa.ttf');
  }
// 隐藏页面
.hidePage {
@@ -1762,11 +1839,7 @@
/* 媒体查询做基础响应式布局 */
@media screen and (max-width: 1024px) {
    .pdfModal {
        width: 100%;
        height: 80vh;
    }
    .custom-dialog {
        .el-dialog {
            width: 90vw !important;
@@ -1775,10 +1848,7 @@
}
@media screen and (max-width: 800px) {
    .pdfModal {
        width: 100%;
        height: 60vh;
    }
    .custom-dialog {
        .el-dialog {