闫增涛
2024-06-05 23ebc0d9ee7d4b06916478f84b411d0406f11a3a
src/books/lifeCare/css/default.less
@@ -290,11 +290,11 @@
            margin-top: -12%;
            .title {
              font-size: 18px;
              font-size: 16px;
            }
            .pageStr {
              font-size: 18px;
              font-size: 16px;
            }
          }
        }
@@ -364,10 +364,10 @@
        @media (max-width: 756px) {
          .second-con {
            font-size: 18px;
            font-size: 16px;
            .pageNum {
              font-size: 18px !important;
              font-size: 16px !important;
            }
          }
        }
@@ -578,7 +578,7 @@
        cursor: pointer;
        margin-left: 10px;
      }
      .upload_text {
        color: #000;
        font-size: 14px;
@@ -1554,6 +1554,120 @@
      top: -2em;
    }
  }
  @media screen and (max-width:800px) {
    .public-lifeCare .coverImg {
      position: absolute;
      top: 25%;
      left: 0;
    }
    .chapter {
      .prefaceImg {
        width: 100% !important;
        position: absolute;
        left: 0%;
        top: 4%;
      }
      .pdf-content {
        padding: 20% 5%;
        box-sizing: border-box;
      }
      div.bk-tx {
        textarea {
          min-width: 275px;
        }
      }
      p {
        margin-top: 0;
        line-height: 25px;
        font-size: 16px;
        font-family: 'FZLTXIHJW'
      }
      .header .pageHeader-second .second-con .second-right img {
        height: 30px;
        position: absolute;
        left: -35px;
        top: 0;
      }
      div.bj1 {
        padding: 0.01em 1em 0.01em 1em;
        margin-top: -2em;
        margin-left: -4em;
        margin-right: -1em;
      }
      .img-gn {
        height: 40px;
        margin-bottom: -0.4em;
      }
      h3 {
        font-family: "FZLTZHJW";
        font-weight: bold;
        font-size: 16px;
        margin-top: 2em;
        /* margin-bottom: 2em; */
        text-indent: 0em;
      }
      h4 {
        text-align: left;
        font-family: "FZLTZHJW";
        font-weight: bold;
        color: #f49a4c;
        font-size: 16px;
        margin-top: 0.2em;
        margin-bottom: 2em;
        text-indent: 0em;
        .fontsz1 {
          width: auto;
        }
      }
      .bj-tip {
        top: -25px;
        left: 10px;
        font-size: 16px;
        font-weight: normal;
        font-family: 'FZLTZHJW';
        div {
          width: 30px;
          height: 27px;
        }
      }
      p.bj1-qjms {
        top: -1em;
      }
      .table111,
      .table112 {
        width: 100%;
        border-collapse: collapse;
        tr th {
          width: auto !important;
        }
      }
      .drawContent_wall {
        margin-bottom: 2em;
      }
    }
  }
}
body {