zhongshujie
7 小时以前 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b
src/books/civilAviation/assets/main.less
@@ -35,7 +35,7 @@
        margin-top: 30px;
    }
    .mb-30{
    .mb-30 {
        margin-bottom: 30px;
    }
@@ -60,17 +60,10 @@
        width: 80%;
    }
    hr{
        margin-left: 0;
        margin-bottom: 4px;
        width: 15.5%;
        border: none;
        height: 2px;
        background-color: #000;
    }
    sup{
        vertical-align: super; /* 保持上标对齐方式 */
    sup {
        vertical-align: super;
        /* 保持上标对齐方式 */
        font-size: smaller;
        // position: relative; /* 相对于正常位置调整 */  
        // top: -0.2em; /* 根据需要调整这个值 */ 
@@ -153,7 +146,7 @@
        margin-right: 70px;
    }
    .mr-45{
    .mr-45 {
        margin-right: 45px;
    }
@@ -248,7 +241,7 @@
    }
    .p-odd {
        padding-right: 10%;
    }
@@ -305,7 +298,7 @@
    }
    .img-rights {
        width: 310px;
        width: 47%;
        float: right;
        height: auto;
        margin: auto;
@@ -322,6 +315,7 @@
    .references {
        margin-top: 140px;
        hr {
            font-weight: bold;
            margin-left: 0;
@@ -337,7 +331,7 @@
        width: 430px;
    }
    .w280{
    .w280 {
        width: 280px;
    }
@@ -349,8 +343,8 @@
        width: 250px;
    }
    .w230{
        width: 230px;
    .w230 {
        width: 230px;
    }
    .w220 {
@@ -361,8 +355,8 @@
        width: 200px;
    }
    .w180{
        width: 180px;
    .w180 {
        width: 180px;
    }
    .w115 {
@@ -515,7 +509,7 @@
        outline: none;
    }
    .textarea-box-right{
    .textarea-box-right {
        background-color: transparent;
        margin-left: 8%;
        max-width: 85%;
@@ -730,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;
@@ -830,6 +810,7 @@
    }
    .img {
        text-indent: 0;
        font-family: 'FZLTXIHJW';
        text-align: center;
        font-size: 14px;
@@ -885,7 +866,7 @@
    }
    .left3 {
        margin: 20 0 0 0 !important;
        margin: 20px 0 0 0 !important;
        line-height: 20px;
    }
@@ -990,7 +971,7 @@
    .unit5-c {
        color: #0180CD !important;
    }
    h4 {
        font-family: 'FZHTJW';
        color: #5192C6;
@@ -1234,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;
    }
@@ -1530,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;