zhongshujie
2025-02-17 4b04bb4269d55c1b415deeeb9e071bbb02fd4582
src/books/preschoolEvaluation/assets/main.less
@@ -525,8 +525,8 @@
    .table-th-bc {
        color: #00AEEF;
        background-color: #C6EAFA;
        color: #000;
        background-color: #fff;
        line-height: 25px;
    }
@@ -557,8 +557,8 @@
    }
    .table-title-bc {
        background-color: #8091BC;
        color: #fff;
        background-color: #fff;
        color: #000;
        line-height: 25px;
    }
@@ -668,7 +668,7 @@
        position: relative;
    }
    .video-img{
    .video-img {
        position: absolute;
        top: -20px;
        left: -20px;
@@ -713,6 +713,7 @@
    .continued {
        text-align: right;
        margin: 0%;
        margin-right: 5%;
    }
@@ -1124,6 +1125,7 @@
        margin: 0 14%;
        padding-bottom: 10%;
        line-height: 30px;
        hr {
            font-weight: 800;
            margin-left: 0;
@@ -1374,7 +1376,7 @@
        padding-right: 5px;
    }
    .front1{
    .front1 {
        font-family: 'FZLTZHJW';
        font-weight: bold;
        font-size: 1.5em;
@@ -1384,7 +1386,7 @@
        text-indent: 0em;
        text-align: right;
        border-right: #000 solid 1px;
        padding-right: 5px;
        padding-right: 5px;
    }
@@ -1470,7 +1472,7 @@
        margin-top: 1em;
        font-size: 1.3em;
        text-indent: 2em;
        margin-left: 1.5em;
        padding-left: 3em;
    }
    .h4-zt {
@@ -1644,7 +1646,7 @@
    .zt-ls1 {
        color: #00ADEF;
        font-weight: bold;
        font-size: 1.2em;
        font-size: 1em;
        text-indent: 0em;
    }
@@ -1713,10 +1715,11 @@
        display: flex;
    }
    .bk-txt{
    .bk-txt {
        border-left: #00ADEF solid 1px;
        padding: 10px 10px;
        p{
        p {
            font-family: "kaiti";
            font-size: 15px;
            text-indent: 0;
@@ -1736,9 +1739,6 @@
        margin-left: -0.5em;
    }
    div.bk2 {
        border: 2px dashed #00ADEF;
        padding: 3px 10px 3px 10px;
@@ -1749,9 +1749,95 @@
    div.bk3 {
        background-color: #C7EAFD;
        border: 2px solid #12C1F8;
        padding: 3px 10px 3px 10px;
        padding: 45px 19px 3px 19px;
        margin-top: 2em;
        margin-bottom: 1em;
        position: relative;
    }
    .bk3-titOne {
        position: absolute;
        top: -25.5px;
        left: 20%;
    }
    .bk3-titTwo {
        position: absolute;
        top: -25.5px;
        left: 38%;
    }
    .bk3-titThree {
        position: absolute;
        top: -25.5px;
        right: 38%;
    }
    .bk3-titFour {
        position: absolute;
        top: -25.5px;
        right: 20%;
    }
    .bk3-top {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #fff;
        border-radius: 0 25px 0 0;
        transform: rotate(90deg);
        border-top: 2px solid #00BCF1;
        border-right: 2px solid #00BCF1;
        position: absolute;
        top: -2px;
        left: -2px;
        /* 旋转形成扇形 */
    }
    .bk3-top-right {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #fff;
        border-radius: 0 25px 0 0;
        transform: rotate(180deg);
        border-top: 2px solid #00BCF1;
        border-right: 2px solid #00BCF1;
        position: absolute;
        top: -2px;
        right: -2px;
        /* 旋转形成扇形 */
    }
    .bk3-bottom {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #fff;
        border-radius: 0 25px 0 0;
        transform: rotate(360deg);
        border-top: 2px solid #00BCF1;
        border-right: 2px solid #00BCF1;
        position: absolute;
        bottom: -5.5px;
        left: -2px;
        /* 旋转形成扇形 */
    }
    .bk3-bottom-right{
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #fff;
        border-radius: 0 25px 0 0;
        transform: rotate(270deg);
        border-top: 2px solid #00BCF1;
        border-right: 2px solid #00BCF1;
        position: absolute;
        bottom: -5.5px;
        right: -2px;
        /* 旋转形成扇形 */
    }
@@ -2364,14 +2450,14 @@
    position: relative;
}
.header-left-text{
.header-left-text {
    font-size: 14px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: #00ADEF solid 2px;
}
.header-left-img{
.header-left-img {
    position: absolute;
    top: 60px;
    left: 19%;
@@ -2379,14 +2465,16 @@
}
.headerTextImg{
.headerTextImg {
    width: 2%;
    margin-right: 5px;
}
.headerText{
.headerText {
    font-size: 14px;
}
.headerRightNumber{
.headerRightNumber {
    font-size: 14px;
    border-left: #00ADEF solid 1px;
    padding-left: 10px;