zhongshujie
7 小时以前 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b
src/books/civilAviation/assets/main.less
@@ -35,6 +35,10 @@
        margin-top: 30px;
    }
    .mb-30 {
        margin-bottom: 30px;
    }
    .mb-10 {
        margin-bottom: 10px;
    }
@@ -54,6 +58,15 @@
    .w80 {
        width: 80%;
    }
    sup {
        vertical-align: super;
        /* 保持上标对齐方式 */
        font-size: smaller;
        // position: relative; /* 相对于正常位置调整 */
        // top: -0.2em; /* 根据需要调整这个值 */
    }
    .fz-13 {
@@ -133,7 +146,7 @@
        margin-right: 70px;
    }
    .mr-45{
    .mr-45 {
        margin-right: 45px;
    }
@@ -228,7 +241,7 @@
    }
    .p-odd {
        padding-right: 10%;
    }
@@ -285,7 +298,7 @@
    }
    .img-rights {
        width: 310px;
        width: 47%;
        float: right;
        height: auto;
        margin: auto;
@@ -302,6 +315,7 @@
    .references {
        margin-top: 140px;
        hr {
            font-weight: bold;
            margin-left: 0;
@@ -317,7 +331,7 @@
        width: 430px;
    }
    .w280{
    .w280 {
        width: 280px;
    }
@@ -329,8 +343,8 @@
        width: 250px;
    }
    .w230{
        width: 230px;
    .w230 {
        width: 230px;
    }
    .w220 {
@@ -341,8 +355,8 @@
        width: 200px;
    }
    .w180{
        width: 180px;
    .w180 {
        width: 180px;
    }
    .w115 {
@@ -441,7 +455,7 @@
    div.bk-ztgs {
        border: 0.15em dotted #5192c6;
        padding: 0.5em;
        padding: 1.5em 0.5em;
        margin-bottom: 2em;
        margin-top: 2em;
        border-radius: 1em;
@@ -460,7 +474,7 @@
        text-align: center;
        text-indent: 0em;
        position: absolute;
        top: -2em;
        top: -1.2em;
    }
@@ -482,7 +496,22 @@
    // 题目
    .textarea-box {
        background-color: transparent;
        margin-left: 80px;
        max-width: 85%;
        min-width: 85%;
        outline: none;
    }
    .textarea-box-left {
        background-color: transparent;
        margin-left: 12%;
        max-width: 85%;
        min-width: 85%;
        outline: none;
    }
    .textarea-box-right {
        background-color: transparent;
        margin-left: 8%;
        max-width: 85%;
        min-width: 85%;
        outline: none;
@@ -695,24 +724,10 @@
    div.bodystyle {
        font-family: 'FZLTXIHJW';
        text-align: justify;
        margin: 0 82px;
        margin: 0 10%;
        padding-bottom: 80px;
        line-height: 30px;
    }
    // .bodystyle-left{
    //     margin: 0 120px 0 82px;
    //     padding-bottom: 80px;
    // }
    // .bodystyle-right{
    //     font-family: 'FZLTXIHJW';
    //     font-size: 18px;
    //     text-align: justify;
    //     margin: 0 82px 0 120px;
    //     padding-bottom: 80px;
    //     line-height: 30px;
    // }
    span.zt-0 {
        color: #0087AF;
@@ -774,7 +789,9 @@
    }
    .note {
        margin: 0;
        font-size: 14px;
        line-height: 22px;
    }
@@ -793,6 +810,7 @@
    }
    .img {
        text-indent: 0;
        font-family: 'FZLTXIHJW';
        text-align: center;
        font-size: 14px;
@@ -817,7 +835,6 @@
        margin-bottom: 0.2em !important;
        text-indent: 2em;
        line-height: 30px;
        // font-size: 18px;
        text-align: justify;
    }
@@ -849,7 +866,7 @@
    }
    .left3 {
        margin: 20 0 0 0 !important;
        margin: 20px 0 0 0 !important;
        line-height: 20px;
    }
@@ -954,7 +971,7 @@
    .unit5-c {
        color: #0180CD !important;
    }
    h4 {
        font-family: 'FZHTJW';
        color: #5192C6;
@@ -973,7 +990,7 @@
        font-weight: 400;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        font-size: 0.9em;
        font-size: 18px;
        text-indent: 0em;
    }
@@ -1198,7 +1215,7 @@
        background-color: #FEDDB4;
        padding: 20px 10px 10px 10px;
        border-radius: 10px;
        margin-bottom: 10pxem;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
    }
@@ -1494,7 +1511,14 @@
@media (max-width: 660px) {
    .civilAviation-book {
        .pad-l-60 {
            padding-left: 10px;
        }
        .mr-70 {
            margin-right: 15px;
        }
        /* 分页padding */
        .padding-93 {
            padding: 0 20px;