zhongshujie
3 天以前 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a
src/books/hydraulicTransmission/assets/mian.less
@@ -31,6 +31,10 @@
        margin: 0;
    }
    .pd-0 {
        padding: 0;
    }
    .mt-10 {
        margin-top: 10px !important;
    }
@@ -67,6 +71,11 @@
        margin: 0% !important;
    }
    // 解决数学公式中的强制不换行
    .mjx-chtml {
        white-space: normal !important;
    }
    .pd-5 {
        padding: 0 5px;
    }
@@ -81,6 +90,10 @@
    .w70 {
        width: 70%;
    }
    .w40 {
        width: 40%;
    }
    .w25 {
@@ -148,6 +161,10 @@
    .fl {
        display: flex;
    }
    .jc-sb {
        justify-content: space-between;
    }
    .ju-cn {
@@ -472,6 +489,23 @@
        }
    }
    .img-rights-phone {
        width: 310px;
        float: right;
        height: auto;
        margin: auto;
        margin-left: 20px;
        img {
            width: 100%;
        }
        p {
            margin: 0 !important;
        }
    }
    .w430 {
        width: 430px;
    }
@@ -482,6 +516,10 @@
    .w350 {
        width: 350px;
    }
    .w330 {
        width: 330px;
    }
    .w290 {
@@ -717,7 +755,7 @@
    .video-box {
        margin: 10px 0 20px 0;
        border: 2px dashed #1c9e3a;
        border: 2px solid #30ab93;
        padding: 3% 2% 2% 2%;
        position: relative;
    }
@@ -741,6 +779,7 @@
        display: flex;
        justify-content: center;
        align-items: center;
        color: #30ab93;
        span {
            margin-right: 20px;
@@ -751,6 +790,7 @@
        cursor: pointer;
        width: 20px;
        height: 20px;
        max-width: 20px;
    }
    .collect-btn1 {
@@ -1359,6 +1399,10 @@
        width: 15%;
    }
    .w12 {
        width: 12%;
    }
    .img-i {
        width: 10%;
@@ -1715,19 +1759,22 @@
}
.fs-19 {
    font-size: 1.056em;
}
.dialogQuestion {
    background-color: #1c9e3a;
    background-color: #5192c6;
    height: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    span {
        color: #fff;
        font-size: 16px;
        padding: 0 40px 0 20px;
        padding: 0 10px 0 20px;
        display: flex;
        justify-content: center;
    }
@@ -1988,6 +2035,26 @@
        td {
            padding: 5px 10px;
        }
        .img-rights-phone {
            width: 100%;
            text-indent: 0em !important;
            align-items: center;
            margin: 0 !important;
            float: none;
            img {
                width: 100%;
            }
            p {
                margin: 0 !important;
            }
        }
        .w330 {
            display: block;
        }
    }
}