闫增涛
2024-05-24 2d685f5d2ad5bf41833b3545fefe04ab17b6f96f
src/books/lifeCare/css/default.less
@@ -1,8 +1,13 @@
.page-main {
  width: 100%;
  height: 100%;
  overflow: auto;
}
.public-books {
  max-width: 816px;
  min-width: 375px;
  margin: 0 auto;
  padding-bottom: 100px;
  border-color: #f49a4c;
  textarea:focus,
@@ -16,6 +21,13 @@
    text-indent: 2em;
  }
  .prefaceImg {
    width: 90% !important;
    position: absolute;
    left: 35px;
    top: 50px;
  }
  input {
    width: 100%;
    border: 0 !important;
@@ -25,8 +37,13 @@
    text-align: center;
  }
  .page-content-box {
  .chapter {
    font-family: "宋体", SimSun, sans-serif;
    .topImg {
      padding-top: 0 !important;
      margin-bottom: 2em;
    }
    p input {
      width: 20px;
@@ -52,7 +69,7 @@
          border-bottom: 1px solid #dfb27d;
          position: absolute;
          right: 30px;
          top: 30px;
          top: 3px;
        }
        .content {
@@ -61,7 +78,7 @@
          height: 35px;
          position: absolute;
          left: 25px;
          top: 100px;
          top: 75px;
          display: flex;
          justify-content: flex-start;
          align-items: center;
@@ -150,24 +167,23 @@
      }
    }
    .textareaInput {
      width: 100%;
      padding: 8px;
      box-sizing: border-box;
      border: 1px solid #999;
      font-size: 15px;
      color: #000;
      background-color: #eee;
    }
    .chapter01Table {
      width: 100%;
      .textareaInput {
        width: 100%;
        padding: 8px;
        box-sizing: border-box;
        border: 1px solid #999;
        font-size: 15px;
        color: #000;
        background-color: #eee;
      }
      .textareaInput:focus {
        border: 1px solid #999 !important;
      }
    }
    .table111,
    .table112 {
@@ -194,7 +210,6 @@
    .table112 {
      font-size: 16px;
      tr th {
        width: 50px;
        font-weight: normal;
@@ -209,6 +224,19 @@
      }
    }
    .table162 {
      tr th {
        padding: 8px 0;
      }
      tr td {
        border: 1px solid #999;
        text-align: center;
        padding: 15px 0;
        overflow: hidden;
      }
    }
    .bj-tip {
      display: flex;
      justify-content: space-around;
@@ -220,7 +248,7 @@
      position: absolute;
      top: -30px;
      left: 15px;
      background-color: #FFF;
      background-color: #fff;
      color: #f49a4c;
      font-weight: bold;
      font-size: 18px;
@@ -443,8 +471,7 @@
      font-size: 18px;
      text-align: justify;
      padding: 10% 10%;
      padding-top: 25%;
      line-height: 30px;
      padding-top: 18%;
      box-sizing: border-box;
    }
@@ -547,6 +574,7 @@
      margin-left: 0%;
      margin-right: 0%;
      text-indent: 0em;
      color: #666;
    }
    .center1 {
@@ -606,8 +634,7 @@
    #b004,
    #b005,
    #b006 {
      position: absolute;
      top: 0;
      margin-bottom: 100px;
    }
    h3 {
@@ -620,12 +647,12 @@
    }
    h4 {
      font-family: "FZLTZHJW";
      font-family: "宋体";
      font-weight: bold;
      color: #f49a4c;
      font-size: 1.1em;
      margin-top: 0.2em;
      margin-bottom: 1em;
      margin-bottom: 40px;
      text-indent: 0em;
    }
@@ -644,7 +671,7 @@
    }
    .img-0 {
      width: 60%;
      width: 100%;
    }
    .imz {
@@ -990,7 +1017,10 @@
    .block {
      font-size: 18px;
      line-height: 30px;
      line-height: 25px;
      font-family: "仿宋";
      font-weight: 600;
      color: #666;
    }
    .bk-h3 {
@@ -1087,4 +1117,4 @@
body {
  background-color: #e6e6e6;
}
}