闫增涛
2024-06-05 23ebc0d9ee7d4b06916478f84b411d0406f11a3a
src/books/lifeCare/css/default.less
@@ -26,8 +26,8 @@
  textarea {
    width: 100%;
    text-indent: 2em;
    max-width: 630px;
    min-height: 100px;
    // max-width: 652px;
    // min-height: 100px;
    font-size: 16px;
  }
@@ -150,7 +150,7 @@
      .btn-export {
        float: right;
        position: absolute;
        top: 5px;
        top: 4px;
        right: 10px;
        color: #333;
        font-weight: bold;
@@ -162,13 +162,12 @@
        border-radius: 4px;
        cursor: pointer;
        z-index: 5;
        font-size: 16px;
      }
      .btn-clear {
        float: right;
        position: absolute;
        top: 5px;
        top: 4px;
        right: 85px;
        color: white;
        font-weight: bold;
@@ -180,7 +179,6 @@
        border-radius: 4px;
        cursor: pointer;
        z-index: 5;
        font-size: 16px;
      }
      .btn-export:hover {
@@ -292,11 +290,11 @@
            margin-top: -12%;
            .title {
              font-size: 18px;
              font-size: 16px;
            }
            .pageStr {
              font-size: 18px;
              font-size: 16px;
            }
          }
        }
@@ -366,10 +364,10 @@
        @media (max-width: 756px) {
          .second-con {
            font-size: 18px;
            font-size: 16px;
            .pageNum {
              font-size: 18px !important;
              font-size: 16px !important;
            }
          }
        }
@@ -558,7 +556,10 @@
    .bk-inputUpload {
      width: 100%;
      display: block;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      min-height: 100px;
      input {
@@ -575,6 +576,14 @@
        align-items: center;
        font-size: 50px;
        cursor: pointer;
        margin-left: 10px;
      }
      .upload_text {
        color: #000;
        font-size: 14px;
        font-weight: 700;
        font-family: "黑体";
      }
    }
@@ -1487,6 +1496,8 @@
        border: 0 !important;
        font-size: 16px;
        border-radius: 5px;
        max-width: 620px;
        min-width: 500px;
      }
    }
@@ -1520,10 +1531,10 @@
      position: relative;
      .block {
        font-size: 18px;
        font-size: 16px;
        line-height: 25px;
        font-family: "仿宋";
        font-weight: 600;
        font-weight: 700;
        color: #666;
      }
    }
@@ -1543,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 {