unknown
2024-06-03 8f6329a8ea3f85b6bc9f751449109cba06b73591
src/books/sportsAndHealth/css/default.less
@@ -19,6 +19,21 @@
  overflow: auto;
}
.tablePublic input[type="checkbox"]:checked+.checkmark {
  background: #000 !important;
  /* 选中时的背景色 */
}
br {
  -webkit-user-select: none;
  /* Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+/Edge */
  user-select: none;
}
.public-sportsAndHealth {
  font-family: "宋体";
  max-width: 816px;
@@ -49,6 +64,7 @@
      align-items: center;
      width: 100%;
      position: relative;
      .bj-chapter001-bj-icon {
        padding-top: 15px;
      }
@@ -58,8 +74,10 @@
        position: absolute;
        left: 0;
        top: 5%;
        .bj-chapter001-con-icon {
          width: 100%;
          img {
            padding-top: 20px;
            width: 100%;
@@ -252,6 +270,37 @@
      }
    }
    
    .qjdrIocn {
      display: flex !important;
      justify-content: center;
      align-items: center;
      -webkit-user-select: none;
      /* Safari */
      -moz-user-select: none;
      /* Firefox */
      -ms-user-select: none;
      /* IE10+/Edge */
      user-select: none;
      /* Standard syntax */
      svg {
        margin-left: 8px;
        fill: #fff;
      }
    }
    .qjdrIocn:hover {
      border: 1px solid #f49a4c;
      background-color: #fff;
      color: #f49a4c;
      svg {
        margin-left: 8px;
        fill: #f39938;
        cursor: pointer;
      }
    }
    .coverImg {
      position: absolute;
      top: 0;
@@ -312,12 +361,19 @@
      }
    }
    .public-tips {
      padding: 0;
      margin: 0;
      // font-weight: 900;
      margin-bottom: 10px;
    }
    .xyx-title {
      font-family: "STKaiti";
      text-align: center;
      color: #cd141c;
      padding: 20px 0;
      padding: 5px 0;
    }
    .xyx-text {
@@ -374,11 +430,13 @@
    }
    .xyx-con {
      padding: 0 15px;
      padding: 0 0;
    }
    .xyx-ul {
      font-size: 16px;
      font-family: "DK-HEITI", "方正兰亭黑简体", "黑体";
      color: #555;
    }
    .assess {
@@ -535,8 +593,8 @@
    }
    .note {
      font-size: 0.85em;
      font-family: "Arail";
      font-size: 0.8em;
      font-family: "FZLTXIHJW";
    }
    .img-right {
@@ -1101,7 +1159,8 @@
    p.block-hs {
      font-family: "STKaiti";
      font-size: "1.2em";
      // font-size: "1.2em";
      font-size: 16px;
      color: #cd141c;
      line-height: 20px;
    }
@@ -1179,7 +1238,7 @@
    div.bk-xyx {
      background-color: #f9f7fc;
      border: 0.15em dotted #95b2dc;
      padding: 0.5em;
      padding: 0.5em 1.2em;
      margin-bottom: 2em;
      margin-top: 0.5em;
      border-radius: 1em;