zhongshujie
3 天以前 fe52c75b42ef2815dc5c66e964c2b388ed09d097
src/books/aviationEtiquette/assets/main.less
@@ -11,6 +11,41 @@
        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;
    }
    input[type="radio"] {
        accent-color: #6E85AF !important;
        cursor: pointer;
    }
    input[type="checkbox"] {
        accent-color: #6E85AF !important;
        cursor: pointer;
    }
    .wh-no {
        white-space: nowrap;
    }
@@ -48,12 +83,12 @@
        margin-top: 30px;
    }
    .mb-10 {
        margin-bottom: 10px;
    }
    .mb-30 {
        margin-bottom: 30px !important;
    }
    .ml-35 {
        margin-left: 35px;
    }
    .ma-l {
@@ -96,6 +131,10 @@
        font-size: 14px !important;
    }
    .fz-15 {
        font-size: 15px !important;
    }
    .fz-16 {
        font-size: 16px !important;
    }
@@ -127,6 +166,9 @@
    td {
        padding: 5px 10px;
    }
    .c-p{
        cursor: pointer;
    }
    .fl {
        display: flex;
@@ -138,6 +180,10 @@
    .ju-ev {
        justify-content: space-evenly;
    }
    .jc-sb {
        justify-content: space-between;
    }
    .jc-fs {
@@ -208,6 +254,9 @@
        padding-left: 80px;
    }
    .pad-r-80 {
        padding-right: 80px;
    }
    .mb-45 {
        margin-bottom: 45px;
@@ -217,6 +266,35 @@
        margin-bottom: 20px !important;
    }
    .mb-10 {
        margin-bottom: 10px !important;
    }
    .pNum {
        font-size: 18px !important;
        font-style: italic;
        font-family: "kaiti";
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
    .p-Num {
        background-color: #92B0D5;
        color: #fff;
        font-size: 14px;
        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;
    }
    .headerImg {
        width: 30px;
    }
@@ -224,7 +302,7 @@
    .headerText {
        font-size: 12px;
        padding: 0 8px;
        color: #B98C64;
        color: #B1BEDE;
    }
    .headerNumber {
@@ -235,18 +313,65 @@
    }
    .header-left-Number {
        color: #231F20;
        font-size: 12px;
        color: #728DC0;
        font-size: 14px;
        padding-right: 8px;
        border-right: 1px solid #000;
        .span-box-title {
            margin: 0 5px;
            display: inline-block;
            width: 8px;
            height: 8px;
            background-color: #728DC0;
        }
    }
    .header-left-text {
        margin-left: 8px;
        font-size: 12px;
        color: #fff;
        background-color: #0082D4;
        text-align: right;
    }
    .header-right-Box {
        color: #728DC0;
        font-size: 14px;
        padding-right: 8px;
    }
    .header-right-Number {
        background-color: #92B0D5;
        color: #fff;
        font-size: 14px;
        padding: 3px 0;
        padding-right: 8px;
        img {
            height: 21px;
        }
    }
    .header-right-title {
        padding-left: 20px;
        border-radius: 10px 0px 0px 10px;
    }
    .header-right-last {
        font-size: 17px;
        background-color: #B799B6;
        padding: 1.5px 0;
        padding-left: 20px;
    }
    .header-right-end {
        font-size: 17px;
        background-color: #738DC0;
        padding: 1.5px 0;
        padding-left: 50px;
    }
    table {
        border-color: none !important;
@@ -273,13 +398,21 @@
    }
    .textarea-box {
        border: none;
        text-align: center;
        width: 84px;
        height: 36px;
        width: 88%;
        margin-left: 2em;
        overflow: auto;
        word-break: break-all;
        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;
    }
@@ -307,7 +440,7 @@
        margin-top: 0;
        border-top: 0.7em solid #448D9C;
    }
    .task4 {
        width: 16%;
        margin-bottom: 5em;
@@ -316,11 +449,11 @@
    }
    .p-odd {
        padding-right: 8%;
        padding-right: 1%;
    }
    .p-even {
        padding-left: 8%;
        padding-left: 1%;
    }
    .p-continued {
@@ -526,7 +659,27 @@
        margin-bottom: 18px;
    }
    // 题目}
    .imgBox {
        display: flex !important;
        flex-direction: column-reverse !important;
        position: relative !important;
        .img {
            margin: 0 !important;
            font-size: 14px !important;
            position: absolute !important;
            left: 50% !important;
            transform: translateX(-50%);
            bottom: -2% !important;
        }
        img {
            height: 80%;
        }
    }
    // 题目
    .textarea-main {
        background-color: transparent;
@@ -588,18 +741,24 @@
    }
    .event-header-text-bc {
        background-color: #bbd4ec;
        background-color: #DED5E8;
    }
    //视频
    .video-box-cover {
        border: 1px dashed #6E85AF;
        padding: 2% 2%;
    }
    .video-box {
        margin: 20px 0 20px 8%;
        border: 1px dashed #895B2E;
        margin: 20px 0 20px 0;
        border: 1px dashed #6E85AF;
        padding: 2% 2%;
    }
    .video-box-left {
        margin: 20px 8% 20px 0;
        border: 1px dashed #895B2E;
        border: 1px dashed #6E85AF;
        padding: 2% 2%;
    }
@@ -699,849 +858,1001 @@
        color: #9EAA60;
        font-size: 16px;
    }
    //迁移
    ul {
        list-style-type:none;
        list-style-type: none;
    }
    li {
        list-style-type:none;
        list-style-type: none;
    }
    .custom_tag2 {
        background-color: #F1BE49;
        color: #FFFFFF;
        display: inline-block;
        padding: 0.5px;
        border-radius: 1.5em;
        font-size: 1.1em;
        padding: 2px 10px 2px 10px;
        font-weight: bold;
        margin: 0;
        text-indent: 0em;
        margin-bottom: 0.5em;
    }
    .custom_tag1 {
        background-color: #35ACD6;
        color: #FFFFFF;
        display: inline-block;
        padding: 1px;
        font-size: 1.1em;
        padding: 3px 10px 3px 10px;
        font-weight: bold;
        box-shadow: 15px 0px 0px 0px #F5D83E, -15px 0px 0px 0px #F5D83E;
        margin: 0;
        text-indent: 0em;
        margin-bottom: 0.5em;
    }
    .custom_tag {
        background-color: #35509F;
        color: #FFFFFF;
        display: inline-block;
        padding: 1px;
        border-radius: 1.5em;
        font-size: 1.1em;
        padding: 10px 20px 10px 20px;
        font-weight: bold;
        box-shadow: 30px 0px 0px 0px #F5D83E;
        margin: 0;
        text-indent: 0em;
        margin-bottom: 0.5em;
    }
.custom_tag2{
   background-color:#F1BE49;
   color: #FFFFFF;
   display: inline-block;
   padding:0.5px;
   border-radius:1.5em;
   font-size: 1.1em;
   padding: 2px 10px 2px 10px;
   font-weight: bold;
   margin: 0;
   text-indent: 0em;
   margin-bottom:0.5em;
}
    span.under1 {
        border-bottom: 2px solid #F0BD4A;
        border-width: 2px;
.custom_tag1{
   background-color:#35ACD6;
   color: #FFFFFF;
   display: inline-block;
   padding:1px;
   font-size: 1.1em;
   padding: 3px 10px 3px 10px;
   font-weight: bold;
   box-shadow: 15px 0px 0px 0px #F5D83E, -15px 0px 0px 0px #F5D83E;
   margin: 0;
   text-indent: 0em;
   margin-bottom:0.5em;
}
    }
.custom_tag{
   background-color:#35509F;
   color: #FFFFFF;
   display: inline-block;
   padding:1px;
   border-radius:1.5em;
   font-size: 1.1em;
   padding: 10px 20px 10px 20px;
   font-weight: bold;
   box-shadow: 30px 0px 0px 0px #F5D83E;
   margin: 0;
   text-indent: 0em;
   margin-bottom:0.5em;
}
    div.bodycontent-div-center {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        margin: 1em 1em 1em 1em;
        font-weight: normal;
        border-width: 1.5px;
        border-color: #dfb27d;
        padding: 1em;
    }
    img.bodycontent-divcenter-image {
        float: center;
        clear: both;
        height: 140px;
        margin: 15px;
    }
span.under1{
   border-bottom:2px solid #F0BD4A;
   border-width: 2px;
    .module_block {
        display: flex;
        font-size: 1.1em;
        position: relative;
        padding-left: 90px;
        justify-content: center;
        align-items: center;
        margin-right: 91px;
    }
}
div.bodycontent-div-center {
   font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
   margin: 1em 1em 1em 1em;
   font-weight: normal;
   border-width: 1.5px;
   border-color: #dfb27d;
   padding: 1em;
}
img.bodycontent-divcenter-image {
   float:center; clear:both;height:140px;
   margin: 15px;
}
.module_block{
   display: flex;
   font-size: 1.1em;
   position: relative;
   padding-left: 90px;
   justify-content: center;
   align-items: center;
   margin-right:91px;
}
.module_block .custom1{
   background-color:#9ACC77;
   padding: 10px 20px;
   color: #FFFFFF;
   /* position: absolute; */
   /* left:0; */
   /* top: 50%; */
   border-radius:0.5em 0em 0em 0.5em;
   /* transform: translateY(-50%); */
}
.module_block .custom2{
   background-color:#E9F3E0;
   padding: 10px 20px;
   color: #75A64E;
   font-weight: bold;
   border-radius:0em 0.5em 0.5em 0em;
}
    .module_block .custom1 {
        background-color: #9ACC77;
        padding: 10px 20px;
        color: #FFFFFF;
        /* position: absolute; */
        /* left:0; */
        /* top: 50%; */
        border-radius: 0.5em 0em 0em 0.5em;
        /* transform: translateY(-50%); */
    }
    .module_block .custom2 {
        background-color: #E9F3E0;
        padding: 10px 20px;
        color: #75A64E;
        font-weight: bold;
        border-radius: 0em 0.5em 0.5em 0em;
    }
div.bodycontent-div-left1 {
   font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
   margin: 1em 1em 1em 1em;
   font-weight: normal;
   border-width: 1.5px;
   border-color: #dfb27d;
   padding: 1em;
   background-color: #F0F8FF;
}
div.bodycontent-div-left {
   font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
   margin: 1em 1em 1em 1em;
   font-weight: normal;
   border-width: 1.5px;
   border-color: #dfb27d;
   padding: 1em;
}
img.bodycontent-divright-image {
   float:right; clear:both;height:140px;
   margin: 15px;
}
img.bodycontent-divleft-image {
   float:left; clear:both;height:110px;
   margin: 15px;
}
    div.bodycontent-div-left1 {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        margin: 1em 1em 1em 1em;
        font-weight: normal;
        border-width: 1.5px;
        border-color: #dfb27d;
        padding: 1em;
        background-color: #F0F8FF;
    }
    div.bodycontent-div-left {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        margin: 1em 1em 1em 1em;
        font-weight: normal;
        border-width: 1.5px;
        border-color: #dfb27d;
        padding: 1em;
    }
div.bodystyle {
   font-family:'FZLTXIHJW';
   font-size: 18px;
   text-align: justify;
   margin:10%;
   line-height:30px;
}
    img.bodycontent-divright-image {
        float: right;
        clear: both;
        height: 140px;
        margin: 15px;
    }
span.zt-0
{
   color:#0087AF;
}
    img.bodycontent-divleft-image {
        float: left;
        clear: both;
        height: 110px;
        margin: 15px;
    }
p.pzt-0
{
   color:#0087AF;
   font-size:18px;
}
p.pzt-0-right
{
   font-size:18px;
   color:#0087AF;
   text-align:right;
}
p.pzt-1
{
   font-weight: bold;
   color:#0087AF;
   font-size:18px;
}
    .page-box:nth-child(odd) .bodystyle {
        font-family: 'FZLTXIHJW';
        text-align: justify;
        margin: 0 11% 0 9%;
        padding-bottom: 80px;
        line-height: 30px;
    }
div.sgc-toc-title {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}
    .page-box:nth-child(even) .bodystyle {
        font-family: 'FZLTXIHJW';
        text-align: justify;
        margin: 0 9% 0 11%;
        padding-bottom: 80px;
        line-height: 30px;
    }
div.sgc-toc-level-1 {
    margin-left: 0em;
}
    span.zt-0 {
        color: #0087AF;
    }
div.sgc-toc-level-2 {
    margin-left: 2em;
}
    p.pzt-0 {
        color: #0087AF;
        font-size: 18px;
    }
div.sgc-toc-level-3 {
    margin-left: 2em;
}
    p.pzt-0-right {
        font-size: 18px;
        color: #0087AF;
        text-align: right;
    }
div.sgc-toc-level-4 {
    margin-left: 2em;
}
    p.pzt-1 {
        font-weight: bold;
        color: #0087AF;
        font-size: 18px;
    }
div.sgc-toc-level-5 {
    margin-left: 2em;
}
    div.sgc-toc-title {
        font-size: 2em;
        font-weight: bold;
        margin-bottom: 1em;
        text-align: center;
    }
div.sgc-toc-level-6 {
    margin-left: 2em;
}
.imz{
   width:100%;
     text-align:center;
    div.sgc-toc-level-1 {
        margin-left: 0em;
    }
    div.sgc-toc-level-2 {
        margin-left: 2em;
    }
}
    div.sgc-toc-level-3 {
        margin-left: 2em;
    }
.note{
font-size: 0.85em;
}
    div.sgc-toc-level-4 {
        margin-left: 2em;
    }
    div.sgc-toc-level-5 {
        margin-left: 2em;
    }
    div.sgc-toc-level-6 {
        margin-left: 2em;
    }
.block
{
}
    .imz {
        width: 100%;
        text-align: center;
.block1
{
   text-align: center;
}
    }
.img{
   font-weight: bold;
   font-family:'FZLTXIHJW';
   text-align: center;
   font-size:0.85em;
   margin-left: 0%;
   margin-right: 0%;
   text-indent: 0em;
}
    .note {
        font-size: 0.85em;
    }
.img1{
   font-family:'FZLTXIHJW';
   text-align: right;
   font-size:0.85em;
   margin-left: 0%;
   margin-right: 2em;
   text-indent: 0em;
}
    .block {
        font-family: "FangSong";
        margin-top: 0.2em;
        margin-bottom: 0.2em !important;
        text-indent: 2em;
        line-height: 30px;
        font-size: 17px;
        text-align: justify;
    }
    .block1 {
        text-align: center;
    }
    .block2 {
        font-family: "KaiTi";
        font-size: 15px;
    }
    .img {
        font-weight: 100;
        font-family: 'FZLTXIHJW';
        text-align: center;
        font-size: 0.65em;
        margin-left: 0%;
        margin-right: 0%;
        text-indent: 0em;
    }
    .img1 {
        font-family: 'FZLTXIHJW';
        text-align: right;
        font-size: 0.85em;
        margin-left: 0%;
        margin-right: 2em;
        text-indent: 0em;
    }
    p {
        font-family: "宋体";
        margin-top: 0.2em;
        margin-bottom: 0.2em !important;
        text-indent: 2em;
        line-height: 30px;
        text-align: justify;
    }
    .t-al {
        text-align-last: justify;
    }
    .cover {
        width: 100%;
        padding: 0px;
    }
    .center {
        text-align: center;
        margin-left: 0%;
        margin-right: 0%;
        text-indent: 0em;
    }
    .center-ss {
        text-align: center;
        color: #EF8472;
        font-weight: bold;
        margin-left: 0%;
        margin-right: 0%;
        text-indent: 0em;
    }
    .left {
        text-indent: 0em;
        margin: 0 !important;
        line-height: 20px;
    }
    .left2 {
        font-size: 1.3em;
        text-indent: 0em;
        font-weight: bold;
        margin-left: 0%;
        margin-right: 0%;
    }
    .left3 {
        margin: 0 !important;
        line-height: 20px;
    }
    .right {
        text-align: right;
        margin-left: 0%;
        margin-right: 0%;
    }
    .left1 {
        text-indent: 0em;
        margin-left: 0%;
        margin-right: 0%;
    }
    .center1 {
        text-align: center;
        margin-left: 0%;
        margin-right: 0%;
        font-size: 1.2em;
        text-indent: 0em;
        font-weight: bold;
    }
    .right1 {
        text-align: right;
        margin-left: 0%;
        margin-right: 0%;
    }
    .quote {
        margin-top: 0%;
        margin-bottom: 0%;
        margin-left: 1em;
        margin-right: 1em;
        text-align: justify;
        font-family: "cnepub", serif;
    }
    h1 {
        font-family: 'FZLTZHJW';
        line-height: 2em;
        font-weight: bold;
        color: #FFFFFF;
        font-size: 2em;
        margin-bottom: 1em;
        margin-top: 1em;
    }
    .h1-bj {
        background-color: #6E85AF;
        padding: 0.3em 0.5em 0.3em 0.5em;
        margin-left: -0.2em;
    }
    .h1-bk {
        box-shadow: inset 0em 0.1em 0em 0em #C3C2C0;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: none;
        padding: 0.1em 0.8em 0.1em 0.5em;
        font-weight: bold;
        color: #000000;
        margin-bottom: 1em;
        margin-top: 1em;
    }
    h1.jz {
        text-align: center;
        text-indent: 0em;
    }
    .front {
        font-family: 'FZLTZHJW';
        font-weight: 400;
        font-size: 1.1em;
        color: #000;
        margin-top: 1.5em;
        margin-bottom: 3em;
        text-indent: 0em;
        text-align: center;
    }
    h2 {
        font-family: 'FZLTZHJW';
        color: #6A80B9;
        font-weight: 100;
        text-align: left;
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1.5em;
        margin-left: 2.5em;
    }
    h3 {
        font-family: 'FZLTZHJW';
        font-weight: 100;
        text-align: left;
        font-size: 1em;
        color: #EEAF68;
        margin-top: 2em;
        margin-bottom: 1.5em;
        text-indent: 0em;
        margin-left: 0em;
    }
    h4 {
        font-family: 'FZHTJW';
        color: #697DB8;
        font-weight: 100;
        margin-bottom: 0.5em;
        margin-top: 1em;
        font-size: 1.1em;
        text-indent: 0em;
    }
    h5 {
        font-family: 'FZHTJW';
        color: #EEAF68;
        margin-bottom: 0.5em;
        margin-top: 1em;
        font-size: 1.05em;
        text-indent: 2em;
        font-weight: 100;
    }
    h6 {
        font-weight: 100;
        font-family: "楷体";
        color: #000000;
        margin-bottom: 0.2em;
        margin-top: 0.2em;
        font-size: 1.15em;
        text-indent: 2em;
    }
    .zt-h6 {
        font-family: 'FZHTJW';
        color: #65C097;
        margin-bottom: 0.5em;
        margin-top: 1em;
        font-size: 1.15em;
        text-indent: 2em;
    }
    .bb {
        font-family: "cnepub", serif;
        font-family: 'FZHTJW';
        color: #66CCCC;
        font-size: 1.1em;
        margin-top: 10px;
        text-indent: 2em;
        margin-bottom: 10px;
        border-bottom: 5px dotted #F4C388;
        margin-left: 2em;
        margin-bottom: 0.5em;
        text-indent: 0em;
    }
    .u {
        text-decoration: underline;
    }
    .img-0 {
        width: 100%;
    }
    .img-a {
        width: 95%;
    }
    .img-b {
        width: 70%;
    }
    .img-c {
        width: 60%;
    }
    .img-d {
        width: 50%;
    }
    .img-e {
        width: 45%;
    }
    .img-f {
        width: 40%;
    }
    .img-g {
        width: 30%;
    }
    .img-h {
        width: 20%;
    }
    .img-i {
        width: 10%;
    }
    .img-j {
        width: 5%;
    }
    .img-zt {
        height: 6em;
        margin-top: -1.5em;
        margin-bottom: -0.4em;
        margin-left: 15%;
    }
    .inline {
        height: 1em;
        margin-bottom: -0.3em;
    }
    .inline0 {
        height: 3em;
    }
p
{
   margin-top: 1em;
   text-indent:2em;
   line-height:30px;
   font-size: 18px;
   text-align:justify;
    .inline0-1 {
        height: 2em;
    }
}
.cover {
   width:100%;
   padding:0px;
}
.center {
   text-align: center;
   margin-left: 0%;
   margin-right: 0%;
   text-indent:0em;
}
.center-ss {
   text-align: center;
   color:#EF8472;
   font-weight: bold;
   margin-left: 0%;
   margin-right: 0%;
   text-indent:0em;
}
.left {
   text-indent: 0em;
   margin-left: 0%;
   margin-right: 0%;
}
.left2 {
   font-size:1.3em;
   text-indent: 0em;
   font-weight: bold;
   margin-left: 0%;
   margin-right: 0%;
}
.right {
   text-align: right;
   margin-left: 0%;
   margin-right: 0%;
}
.left1 {
   text-indent:0em;
   margin-left:0%;
   margin-right:0%;
}
.center1
{
   text-align:center;
   margin-left:0%;
   margin-right:0%;
   font-size:1.2em;
   text-indent:0em;
   font-weight:bold;
}
.right1 {
   text-align:right;
   margin-left:0%;
   margin-right:0%;
}
.quote {
   margin-top: 0%;
   margin-bottom: 0%;
   margin-left: 1em;
   margin-right: 1em;
   text-align: justify;
   font-family:"cnepub", serif;
}
    .inline2 {
        height: 2.3em;
    }
h1 {
   font-family:'FZLTZHJW';
   line-height:2em;
   font-weight:bold;
   color: #FFFFFF;
   font-size:1.8em;
   margin-bottom:1em;
   margin-top:1em;
}
    .img-qj {
        height: 7.5em;
        margin-bottom: -3.4em;
        margin-right: 0.5em;
    }
.h1-bj{
   background-color:#6E85AF;
   padding:0.3em 0.5em 0.3em 0.5em;
   margin-left:-0.2em;
}
.h1-bk{
   box-shadow:inset 0em 0.1em 0em 0em #C3C2C0;
   border-top-style:solid;
   border-right-style:solid;
   border-bottom-style:solid;
   border-left-style:none;
   padding:0.1em 0.8em 0.1em 0.5em;
   font-weight:bold;
   color: #000000;
   margin-bottom:1em;
   margin-top:1em;
    .bk-bwh {
        background-color: #DFEBF7;
        font-size: 1.2em;
        padding: 25px;
        border: 4px dotted #197ABF;
}
h1.jz{
   text-align:center;
   text-indent:0em;
}
        .block {
            font-family: "kaiti";
        }
    }
    .zt-ls1 {
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    span.lsyq-1 {
        background-color: #0082D4;
        padding: 0.2em 0.4em 0.2em 0.4em;
        border-radius: 1.2em;
        margin-right: 0.5em;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1.3em;
    }
.front {
   font-family: 'FZLTZHJW';
    font-weight: 400;
    font-size: 1.1em;
    color: #000;
    margin-top: 1.5em;
    margin-bottom: 3em;
    text-indent: 0em;
    text-align: center;
}
    span.hsyq-1 {
        background-color: #FFB7D4;
        padding: 0.2em 0.4em 0.2em 0.4em;
        border-radius: 1.2em;
        margin-right: 0.5em;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1.3em;
    }
h2 {
    .zt-hs1 {
        font-weight: bold;
        color: #F0855B;
        font-size: 1.2em;
    }
   font-family:'FZLTZHJW';
   color:#6A80B9;
   font-weight:bold;
   text-align:left;
   font-size:1.6em;
   margin-top:2em;
   margin-bottom:1em;
   margin-left:4em;
}
    .h1-zt1 {
        padding: 5px 25px 5px 25px;
        border-radius: 10px 0px 0px 10px;
        background-color: #5392C7;
        font-size: 1.2em;
        color: #FFFFFF;
    }
h3 {
   font-family:'FZLTZHJW';
   font-weight:bold;
   text-align:left;
   font-size:1.4em;
   color:#EEAF68;
   margin-top:2em;
   margin-bottom:1.5em;
   text-indent:0em;
   margin-left:0em;
}
h4 {
   font-family:'FZHTJW';
   color:#697DB8;
   font-weight:bold;
   margin-bottom:0.5em;
   margin-top:1em;
   font-size:1.1em;
   text-indent:0em;
}
h5 {
    .h1-zt2 {
        padding: 10px;
        background-color: #B1DDE0;
        margin-right: 2em;
        color: #FFFFFF;
        padding: 5px 50px 5px 25px;
        border-radius: 0px 5px 80px 0px;
        font-size: 1.2em;
    }
   font-family:'FZHTJW';
   color:#EEAF68;
   margin-bottom:0.5em;
   margin-top:1em;
   font-size:1.05em;
   text-indent:2em;
}
h6 {
    .bk {
        border: 0.15em dotted #FAAD70;
        padding: 1em;
        margin-bottom: 2em;
        margin-top: 2em;
        border-radius: 0em;
        position: relative;
   font-family:"楷体";
   color:#000000;
   margin-bottom:0.5em;
   margin-top:1em;
   font-size:1.15em;
   text-indent:2em;
}
.zt-h6 {
        p {
            // font-family: ZHONGDENGXIAN;
        }
   font-family:'FZHTJW';
   color:#65C097;
   margin-bottom:0.5em;
   margin-top:1em;
   font-size:1.15em;
   text-indent:2em;
}
.bb {
        span {
            // font-family: ZHUNYUAN;
        }
    }
   font-family:"cnepub", serif;
   font-family:'FZHTJW';
   color: #66CCCC;
   font-size:1.1em;
   margin-top:10px;
   text-indent:2em;
   margin-bottom:10px;
   border-bottom:5px dotted #F4C388;
   margin-left:2em;
   margin-bottom:0.5em;
   text-indent:0em;
}
.u {
    p.bj1-qjms {
        background-color: #fff;
        color: #FAAD70;
        font-weight: bold;
        border-radius: 1.5em;
        margin-left: 0em;
        text-align: center;
        text-indent: 0em;
        position: absolute;
        top: -19px;
    }
      text-decoration: underline; }
    .span-box {
        display: inline-block;
        width: 8px;
        height: 8px;
        background-color: #FAAD70;
    }
.img-0{
width:100%;
}
.img-a{
width:95%;
}
.img-b{
width:70%;
}
.img-c{
width:60%;
}
.img-d{
width:50%;
}
.img-e{
width:45%;
}
.img-f{
width:40%;
}
.img-g{
width:30%;
}
.img-h{
width:20%;
}
.img-i{
width:10%;
}
.img-j{
width:5%;
}
.img-zt{
   height:6em;
   margin-top:-1.5em;
   margin-bottom:-0.4em;
   margin-left:15%;
}
.inline{
height:1em;
margin-bottom:-0.3em;
}
    .span-text {
        font-size: 16px;
        font-weight: 100;
        padding: 0em 0.5em 0em 0.5em;
    }
.inline0{
height:3em;
}
.inline0-1{
height:2em;
}
.inline2{
height:2.3em;
}
    .bj {
        background-color: #E1E7F3;
        padding: 0.2em 0.8em 0.2em 0.8em;
        margin-bottom: 2em;
.img-qj{
   height:7.5em;
   margin-bottom:-3.4em;
   margin-right:0.5em;
}
    }
    span.bj1 {
        background-color: #FFFFFF;
        padding: 0.2em 0.05em 0.2em 0.05em;
        font-size: 1.1em;
        font-weight: bold;
        color: #EFAA71;
    }
.bk-bwh{
   background-color:#DFEBF7;
   font-size:1.2em;
   padding:25px;
   border:4px dotted #197ABF;
}
    span.bj2 {
        background-color: #6E85AF;
        padding: 0.2em 0.5em 0.2em 0.5em;
        font-size: 1.1em;
        font-weight: bold;
        border-radius: 1em;
        color: #FFFFFF;
        box-shadow: 0.3em 0.3em 0px 0px #C3C2C0;
    }
.zt-ls1{
   color:#197BBC;
   font-size:1.2em;
   font-weight: bold;
    div.bk2 {
        border: 3px solid #93A8D5;
        padding: 0.2em 1em 0.2em 1em;
        border-radius: 1em;
        margin-top: 2em;
        margin-bottom: 1.5em;
    }
}
    .zt-zysx {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        background-color: #24b8bc;
        border-radius: 1.5em;
        color: #FFFFFF;
        font-weight: bold;
        padding: 4px;
        font-size: 1.2em;
        box-shadow: 0.2em 0.2em 0px 0px #c1e3e4;
    }
span.lsyq-1{
   background-color:#0082D4;
   padding:0.2em 0.4em 0.2em 0.4em;
   border-radius:1.2em;
   margin-right:0.5em;
   color:#FFFFFF;
   font-weight: bold;
   font-size:1.3em;
}
    .zt-zysx1 {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        background-color: #96A7D5;
        border-radius: 1.5em;
        color: #FFFFFF;
        font-weight: 100;
        padding: 4px;
        font-size: 1em;
    }
span.hsyq-1
{
   background-color:#FFB7D4;
   padding:0.2em 0.4em 0.2em 0.4em;
   border-radius:1.2em;
   margin-right:0.5em;
   color:#FFFFFF;
   font-weight: bold;
   font-size:1.3em;
    .zt-zysx2 {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        background-color: #0071BD;
        font-size: 1.2em;
    }
}
    .zt-1 {
        color: #6F84AF;
        font-weight: bold;
        font-size: 1.1em;
.zt-hs1{
   font-weight: bold;
   color:#F0855B;
   font-size:1.2em;
}
    }
.h1-zt1{
   padding:5px 25px 5px 25px;
   border-radius:10px 0px 0px 10px;
   background-color:#5392C7;
   font-size:1.2em;
   color:#FFFFFF;
}
.h1-zt2{
   padding:10px;
   background-color:#B1DDE0;
   margin-right:2em;
   color:#FFFFFF;
   padding:5px 50px 5px 25px;
   border-radius:0px 5px 80px 0px;
   font-size:1.2em;
}
    div.bj3 {
        background-color: #DED5E8;
        padding: 1em 1em 1em 1.5em;
        border-radius: 1em;
        margin-bottom: 0.1em;
        margin-left: -0.6em;
        margin-right: -0.6em;
        margin-top: -0.5em;
div.bk{
   border:2px dotted #FAAE72;
   padding:3px 10px 3px 10px;
   margin-top:2em;
   margin-bottom:1em;
}
    }
    div.bj3 p {
        font-family: 'FangSong' !important;
    }
    span.bj3-xyx {
        background-color: #92B03D;
        color: #FFFFFF;
        border-radius: 5px;
        padding: 5px 10px 5px 10px;
        font-size: 1em;
        font-weight: bold;
p.bj1-qjms{
   background-color:#5392C7;
   color:#FFFFFF;
   display:inline-block;
   font-size:1em;
   padding:0.1em 0.7em 0.12em 0.7em;
   font-weight:bold;
   border-radius:1.5em;
   margin-left:0em;
   text-align:center;
   text-indent:0em;
   position:absolute;
   top:-2em;
}
.bj{
   background-color:#E1E7F3;
   padding:0.2em 0.8em 0.2em 0.8em;
   margin-bottom:2em;
    }
}
    div.bj3-xyx {
        position: absolute;
        top: -15px;
        left: -25px;
span.bj1{
   background-color:#FFFFFF;
   padding:0.2em 0.05em 0.2em 0.05em;
   font-size:1.1em;
   font-weight: bold;
   color:#EFAA71;
}
    }
span.bj2{
   background-color:#6E85AF;
   padding:0.2em 1em 0.2em 1em;
   font-size:1.1em;
   font-weight: bold;
   border-radius:0.5em;
   color:#FFFFFF;
   box-shadow: 0.3em 0.3em 0px 0px #C3C2C0;
}
div.bk2{
   border:3px solid #93A8D5;
   padding:0.2em 1em 0.2em 1em;
   border-radius:1em;
   box-shadow: 0.5em 0.5em 0px 0px #DCDDDF;
   margin-top:2em;
   margin-bottom:1.5em;
}
    span.bj3-xyx {
        background-color: #92B03E;
        color: #FFFFFF;
        border-radius: 1.5em;
        padding: 5px 20px 5px 20px;
        font-size: 1em;
        font-weight: bold;
    }
div.bj3{
   background-color:#DED5E8;
   padding:0.2em 0.2em 0.2em 0.2em;
   border-radius:1em;
   margin-bottom:0.2em;
   margin-left:-0.6em;
   margin-right:-0.6em;
   margin-top:-1.4em;
}
    div.bk1 {
        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.bj3-xyx{
   background-color:#92B03E;
   color:#FFFFFF;
   border-radius:1.5em;
   padding:5px 20px 5px 20px;
   font-size:1em;
   font-weight: bold;
    .span-svg {
        padding: 0.3em 0.15em 0em 0.3em;
    }
}
div.bk1{
   margin-top:-2em;
   margin-bottom:1.5em;
   margin-left:-1.6em;
}
.ts-1{
   font-weight: bold;
}
    .ts-1 {
        font-weight: bold;
    }
.zt-h4{
   background-color:#F0BD40;
   padding:10px;
   color:#FFFFFF;
   margin-left:-2em;
   border-radius:1.5em;
}
    .zt-h4 {
        background-color: #F0BD40;
        padding: 10px;
        color: #FFFFFF;
        margin-left: -2em;
        border-radius: 1.5em;
    }
.qyls-h4{
    .qyls-h4 {
        font-family: "HiFont Hei GB";
   color:#6CB26C;
   font-weight: bold;
   padding:0.2em;
   text-indent: 0em;
   margin-left: 0%;
}
        color: #6CB26C;
        font-weight: bold;
        padding: 0.2em;
        text-indent: 0em;
        margin-left: 0%;
    }
.bj4{
   background-color:#FFDEB5;
   padding:20px;
   border-radius:0.1em;
   margin-bottom:2em;
   margin-top:2.5em;
}
    .bj4 {
        background-color: #FFDEB5;
        padding: 20px;
        border-radius: 0.1em;
        margin-bottom: 2em;
        margin-top: 2.5em;
    }
span.bj4-xyx{
   background-color:#FA9D1A;
   color:#FFFFFF;
   border-radius:1.5em;
   padding:5px 20px 5px 20px;
   font-size:1em;
   font-weight: bold;
    span.bj4-xyx {
        background-color: #FA9D1A;
        color: #FFFFFF;
        border-radius: 1.5em;
        padding: 5px 20px 5px 20px;
        font-size: 1em;
        font-weight: bold;
}
    }
div.bj4-xyx{
   margin-top:-3em;
   margin-bottom:1.5em;
   margin-left:-2.5em;
}
    div.bj4-xyx {
        margin-top: -3em;
        margin-bottom: 1.5em;
        margin-left: -2.5em;
    }
.bj5{
   background-color:#CFCBDC;
   padding:20px;
   border-radius:1em;
   margin-bottom:1em;
   margin-top:2.5em;
}
    .bj5 {
        background-color: #CFCBDC;
        padding: 20px;
        border-radius: 1em;
        margin-bottom: 1em;
        margin-top: 2.5em;
    }
span.bj5-xyx{
   background-color:#FFFFFF;
   color:#7D719F;
   border-radius:0.5em 0.5em 0em 0em;
   padding:5px 20px 5px 20px;
   font-size:1em;
   font-weight: bold;
    span.bj5-xyx {
        background-color: #FFFFFF;
        color: #7D719F;
        border-radius: 0.5em 0.5em 0em 0em;
        padding: 5px 20px 5px 20px;
        font-size: 1em;
        font-weight: bold;
}
    }
div.bj5-xyx{
   margin-top:-4em;
   margin-bottom:1.5em;
   margin-left:-1.5em;
}
    div.bj5-xyx {
        margin-top: -4em;
        margin-bottom: 1.5em;
        margin-left: -1.5em;
    }
div.bj6{
   margin-top:1.6em;
   margin-bottom:-2.2em;
   margin-left:-1.3em;
}
    div.bj6 {
        margin-top: 1.6em;
        margin-bottom: -2.2em;
        margin-left: -1.3em;
    }
span.bj6-xyx{
   background-color:#7B72A1;
   border-radius:0.5em 0.5em 0em 0em;
   padding:10px 20px 10px 20px;
   font-size:1em;
   font-weight: bold;
    span.bj6-xyx {
        background-color: #7B72A1;
        border-radius: 0.5em 0.5em 0em 0em;
        padding: 10px 20px 10px 20px;
        font-size: 1em;
        font-weight: bold;
}
.zt-1{
   color:#6F84AF;
   font-weight: bold;
   font-size:1.1em;
    }
}
    .zt-1 {
        color: #6F84AF;
        font-weight: bold;
        font-size: 1.1em;
    }
.zt-lvs1{
   color:#95B321;
   }
    .zt-lvs1 {
        color: #95B321;
    }
.zt-cs{
   color:#FCA01B;
   }
    .zt-cs {
        color: #FCA01B;
    }
.bk3{
   background-color:#E9F0E9;
   border:2px dotted #C9DBCD;
   padding:3px 10px 3px 10px;
   margin-top:2em;
   margin-bottom:1em;
}
    .bk3 {
        background-color: #E9F0E9;
        border: 2px dotted #C9DBCD;
        padding: 3px 10px 3px 10px;
        margin-top: 2em;
        margin-bottom: 1em;
    }
.zysx{
   margin-top:-2.2em;
   margin-left:-2em;
}
    .zysx {
        margin-top: -1.2em;
        margin-left: -2em;
        p {
            margin: 0 !important;
        }
    }
    .zt-zysx2 {
        font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
        background-color: #0071BD;
        font-size: 1.2em;
    }
    span.bk1 {
        border: 1px solid #000000;
        margin: 1em 1em 1em 1em;
    }
    .cs1 {
        color: #E9AB7A;
        font-weight: bold;
    }
    .bk4 {
        border: 2px dashed #9FA8CF;
        padding: 3px 10px 3px 10px;
        margin-top: 2em;
        margin-bottom: 1em;
    }
.zt-zysx{
   font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
   background-color:#24b8bc;
   border-radius:1.5em;
   color:#FFFFFF;
   font-weight: bold;
   padding:4px;
   font-size:1.2em;
   box-shadow: 0.2em 0.2em 0px 0px #c1e3e4;
}
    .bk5 {
        margin-top: -1.4em;
        margin-bottom: 0.5em;
        margin-left: -1.6em;
    }
.zt-zysx1{
   font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
   background-color:#96A7D5;
   border-radius:1.5em;
   color:#FFFFFF;
   font-weight: bold;
   padding:6px;
   font-size:1.2em;
}
    .h3-zt1 {
        padding: 0.26em 0.7em;
        background-color: #EEAF68;
        color: #FFFFFF;
    }
.zt-zysx2{
   font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
   background-color:#0071BD;
   font-size:1.2em;
}
span.bk1{
   border: 1px solid #000000;
   margin: 1em 1em 1em 1em;
}
.cs1{
   color:#E9AB7A;
   font-weight: bold;
}
.bk4{
   border:2px dashed #9FA8CF;
   padding:3px 10px 3px 10px;
   margin-top:2em;
   margin-bottom:1em;
}
    .h3-bk {
        border: 1px solid #EEAF68;
        margin: 5em 5em 5em 0em;
        padding: 0.2em 1em 0.2em 0.4em;
        border-radius: 0em 1em 1em 0em;
    }
.bk5{
   margin-top:-2em;
   margin-bottom:1.5em;
   margin-left:-1.6em;
}
.h3-zt1{
   padding: 0.5em;
   background-color:#EEAF68;
   color:#FFFFFF;
}
.h3-bk{
   border: 1px solid #EEAF68;
   margin: 5em 5em 5em 0em;
   padding:0.5em 1.5em 0.5em 1em;
   border-radius:0em 1em 1em 0em;
}
    .inline1 {
        height: 2em;
        margin-top: 0.5em;
        margin-bottom: -0.5em;
    }
.inline1{
height:2em;
margin-top:0.5em;
margin-bottom:-0.5em;
}
    .tp-3 {
        margin-top: -4.5em;
        margin-bottom: 1em;
    }
.tp-3{
   margin-top:-5em;
   margin-left:-25em;
   margin-bottom:1em;
}
    .rwmb-4 {
        height: 2.5em;
    }
.rwmb-4{
   height:5em;
}
}
@@ -1615,6 +1926,48 @@
    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');
}
.dialogQuestion {
    background-color: #6E85AF;
    height: 80px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    span {
        color: #fff;
        font-size: 20px;
        padding: 0 40px 0 20px;
    }
}
// 隐藏页面
.hidePage {
@@ -1623,13 +1976,152 @@
    box-shadow: none !important;
}
.pdfModal {
    width: 100%;
    height: 90vh;
    .pdfBox-component {
        width: 100%;
        height: 100%;
        position: relative;
        .preview {
            width: 100%;
            height: 100%;
            .imageBox {
                height: calc(100% - 30px);
                overflow-x: hidden;
                overflow-y: auto;
                background: #ccc;
                box-sizing: border-box;
            }
            .imageBox:hover {
                cursor: zoom-in !important;
            }
            ::v-deep .el-dialog__header {
                background-color: rgba(0, 0, 0, 0.8);
                .header_title {
                    display: flex;
                    justify-content: space-between;
                    align-items: center;
                    color: #fff;
                    font-weight: 900;
                    font-size: 16px;
                    font-family: 'FZLTXIHJW';
                    span:nth-child(2):hover {
                        cursor: pointer;
                    }
                }
                ::v-deep .el-dialog__title,
                ::v-deep .el-dialog__headerbtn .el-dialog__close {
                    color: #fff;
                    font-weight: 900;
                    font-size: 16px;
                    font-family: 'FZLTXIHJW';
                }
            }
            .bottom_tool {
                height: 30px;
                background-color: rgba(0, 0, 0, 0.8);
                display: flex;
                justify-content: flex-end;
                align-items: center;
                svg {
                    margin-right: 15px;
                    fill: #d1d1d1;
                }
                svg:hover {
                    fill: #fff;
                    cursor: pointer;
                }
            }
        }
        .notBox {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: calc(100% - 30px);
            min-height: 300px;
        }
    }
}
.custom-dialog {
    overflow: hidden !important;
    .el-dialog__body {
        padding: 0;
    }
    .el-dialog__header {
        background-color: rgba(0, 0, 0, 0.8);
        .header_title {
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: #fff;
            font-weight: 900;
            font-size: 16px;
            font-family: 'FZLTXIHJW';
            span:nth-child(2):hover {
                cursor: pointer;
            }
        }
        .el-dialog__title,
        .el-dialog__headerbtn .el-dialog__close {
            color: #fff;
            font-weight: 900;
            font-size: 16px;
            font-family: 'FZLTXIHJW';
        }
    }
}
.examination {
    height: calc(100% - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.header_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    // color: #fff;
    font-weight: 900;
    font-size: 16px;
    font-family: 'FZLTXIHJW';
    span:nth-child(2):hover {
        cursor: pointer;
    }
}
.custom-dialog .el-dialog__header{
    background-color:#6E85AF  !important;
}
/* 媒体查询做基础响应式布局 */
@media screen and (max-width: 1024px) {
    .pdfModal {
        width: 100%;
        height: 80vh;
    }
    .custom-dialog {
        .el-dialog {
@@ -1639,10 +2131,7 @@
}
@media screen and (max-width: 800px) {
    .pdfModal {
        width: 100%;
        height: 60vh;
    }
    .custom-dialog {
        .el-dialog {
@@ -1652,7 +2141,58 @@
}
@media (max-width: 660px) {
    .civilServices-book {
    .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 {
@@ -1697,7 +2237,7 @@
}
@media (min-width: 660px) {
    .civilServices-book {
    .aviationEtiquette-book {
        .padding-93 {
            padding: 0 93px 0px 93px;
        }