zhongshujie
2024-10-28 f6775e5080917ed7d4d5a8b901e55e65abda3670
src/books/civilAviation/assets/main.less
@@ -73,7 +73,7 @@
    }
    .img-c {
        width: 70%;
        width: 70% !important;
    }
    .pt-20 {
@@ -81,7 +81,7 @@
    }
    .td-0 {
        text-indent: 0em;
        text-indent: 0em !important;
    }
    .fl {
@@ -132,6 +132,10 @@
        margin-right: 10px;
    }
    .ma-l {
        margin-left: 10%;
    }
    .pad-t-55 {
        padding-top: 55px;
    }
@@ -180,8 +184,8 @@
    }
    .task {
        width: 12%;
        margin-bottom: 5em;
        width: 16%;
        margin-bottom: 3.5em;
        margin-top: 0;
        border-top: 0.7em solid #5192C6;
    }
@@ -193,6 +197,24 @@
    .p-even {
        padding-left: 10%;
    }
    .img-float-smaller {
        width: 200px;
        float: left;
        height: auto;
        margin: auto;
        margin-right: 20px;
    }
    .img-float-medium {
        width: 250px;
        float: left;
        height: auto;
        margin: auto;
        margin-right: 20px;
    }
    .img-float {
        width: 310px;
@@ -699,8 +721,6 @@
        text-indent: 0em;
    }
    .left{
        text-indent: 0em;
        margin: 0 !important;
@@ -791,9 +811,9 @@
    h3 {
        font-family: 'FZHTJW';
        color: #5192C6;
        font-weight: 300;
        font-size: 1.2em;
        margin-top: 1.5em;
        font-weight: 500;
        font-size: 1.6em;
        margin-top: 0.5em;
        margin-bottom: 5px;
        text-indent: 0em;
    }
@@ -995,6 +1015,14 @@
        position: relative;
    }
    .bk1 {
        border: 0.15em dotted #F89C1C;
        padding: 0.5em;
        margin-bottom: 2em;
        margin-top: 0.5em;
        border-radius: 1em;
        position: relative;
    }
    p.bj1-qjms {
        background-color: #5392C7;
@@ -1087,6 +1115,17 @@
        margin-right: 10px;
        background-color: #5192C6;
        border-radius: 5px;
    }
    .bj4-xyx-pd {
        font-size: 16px;
        color: #fff;
        line-height: 20px;
        padding: 22px 10px 22px 10px;
        background-color: #5192C6;
        margin-right: 10px;
        border-radius: 5px;
        flex-wrap: nowrap;
    }
    .bj4-xyx-icon {
@@ -1220,11 +1259,14 @@
.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;
@@ -1238,6 +1280,7 @@
                cursor: pointer;
            }
        }
        .el-dialog__title,
        .el-dialog__headerbtn .el-dialog__close {
            color: #fff;
@@ -1322,9 +1365,11 @@
        .img-float {
            width: 130px;
        }
        .img-rights {
            width: 130px;
        }
        .btn-w{
            width: 42px;
        }