zhongshujie
6 天以前 bb584963c6abe77c5577cbcad3c9956b69444ae9
src/books/toddlerGameImplementation/assets/main.less
@@ -40,6 +40,22 @@
    margin-left: 9%;
  }
  .ml-8 {
    margin-left: 8%;
  }
  .ml-20 {
    margin-left: 20px;
  }
  .ml-30 {
    margin-left: 30px;
  }
  .ml-40 {
    margin-left: 40px;
  }
  .ml-2e {
    margin-left: 2em;
  }
@@ -63,6 +79,10 @@
  .mt-50 {
    margin-top: 50px !important;
  }
  .mb-40 {
    margin-bottom: 40px !important;
  }
  .mb-20 {
@@ -114,6 +134,10 @@
    // top: -0.2em; /* 根据需要调整这个值 */ 
  }
  .fz-11 {
    font-size: 11px !important;
  }
  .fz-13 {
    font-size: 13px !important;
  }
@@ -135,7 +159,25 @@
  }
  .fm-kt {
    font-family: "kaiti";
    font-family: "kaiti" !important;
  }
  .fm-KH {
    font-family: "方正兰亭刊黑";
  }
  .fm-fzfs {
    font-family: "方正仿宋";
  }
  .fm-方正书宋 {
    font-family: "方正书宋";
  }
  .fm-fzxbs {
    font-weight: 100 !important;
    font-size: 0.9em !important;
    font-family: "方正新报宋" !important;
  }
  .img-0 {
@@ -242,6 +284,10 @@
    padding-left: 60px;
  }
  .mb-25 {
    margin-bottom: 25px;
  }
  .mb-45 {
    margin-bottom: 45px;
  }
@@ -273,7 +319,7 @@
    position: relative;
    padding-bottom: 5px;
    span{
    span {
      position: absolute;
      top: 33%;
      left: 25%;
@@ -287,13 +333,11 @@
    text-align: center;
    border-radius: 15px;
    position: relative;
    img {
      width: 100%;
    }
    span {
      position: absolute;
      left: 56%;
      top: 35%;
      top: 31%;
      transform: translateX(-50%);
    }
  }
@@ -374,6 +418,7 @@
    p {
      margin: 0;
      font-family: "方正仿宋";
    }
  }
@@ -398,7 +443,8 @@
    margin-left: 20px;
    p {
      margin: 0 !important;
      margin: 0;
      font-family: "方正仿宋";
    }
  }
@@ -485,12 +531,28 @@
    width: 150px;
  }
  .w140 {
    width: 140px;
  }
  .w135 {
    width: 135px;
  }
  .w130 {
    width: 130px;
  }
  .w120 {
    width: 120px;
  }
  .w115 {
    width: 115px;
  }
  .w110 {
    width: 110px;
  }
@@ -526,9 +588,28 @@
    line-height: 25px;
    p {
      font-family: 'Times New Roman', Times, serif;
      font-size: 14px;
      font-family: '方正细等线';
      font-size: 13.5px;
    }
  }
  .jc-img {
    margin-bottom: -5px;
    cursor: pointer;
  }
  sup {
    cursor: pointer;
  }
  .textarea-box {
    width: 100%;
    overflow: auto;
    word-break: break-all;
    resize: none;
    border: 1px solid #01AFEE;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0);
  }
  .table-title-bc {
@@ -680,10 +761,48 @@
    margin-top: 0.8%;
  }
  // 视频库集
  .bk-video {
    border: 0.15em dashed #6dcff6;
    padding: 1.8em 5px;
    margin-bottom: 2em;
    margin-top: 2em;
    border-radius: 0em;
    position: relative;
  }
  .fw-w {
    flex-wrap: wrap;
  }
  p.bj4-qjms {
    background-color: #fff;
    color: #6dcff6;
    font-size: 20px;
    font-weight: bold;
    border-radius: 1.5em;
    margin-left: 0em;
    text-align: center;
    text-indent: 0em;
    position: absolute;
    top: -32px;
  }
  .span-text-video {
    padding: 0em 0.15em 0em 0.3em;
  }
  .span-svg {
    padding: 0.3em 0.15em 0em 0.3em;
  }
  // 续表
  .continued {
    text-align: right;
    margin: 0%;
    margin-right: 30px;
  }
@@ -729,7 +848,7 @@
        display: flex;
        justify-content: center;
        align-items: center;
        border: 0.15em dashed #FAAD70;
        border: 0.15em solid #1cade9;
        margin-right: 15px;
        padding: 0 15px;
        border-radius: 5px;
@@ -737,13 +856,14 @@
        span {
          font-size: 14px;
          text-align: center;
          font-family: 'FZLTXIHJW';
          font-family: '方正兰亭细黑简体';
          display: flex;
          align-items: center;
          justify-content: flex-start;
          color: #1cade9;
          svg {
            fill: #FAAD70;
            fill: #1cade9;
          }
        }
@@ -753,7 +873,7 @@
        }
        span:hover {
          color: #FAAD70;
          color: #1cade9;
          cursor: pointer;
          text-decoration: underline;
          -webkit-user-select: none;
@@ -891,17 +1011,18 @@
    }
  }
  .inputChoice{
      display: flex;
      align-items: center;
  .inputChoice {
    display: flex;
    align-items: center;
      input{
        margin: 0 5px;
      }
    input {
      margin: 0 5px;
      cursor: pointer;
    }
      span{
      }
    span {
      cursor: pointer;
    }
  }
  .parimary-btn {
@@ -1072,13 +1193,12 @@
  }
  .bodystyle:nth-of-type(odd) {
    font-family: 'FZLTXIHJW';
  .page-box:nth-child(even) .bodystyle {
    font-family: '方正兰亭细黑简体';
    text-align: justify;
    margin: 0 12% 0 8%;
    margin: 0 10% 0 8%;
    padding-bottom: 80px;
    line-height: 30px;
    hr {
      font-weight: 800;
@@ -1089,12 +1209,20 @@
    }
  }
  .bodystyle:nth-of-type(even) {
    font-family: 'FZLTXIHJW';
  .page-box:nth-child(odd) .bodystyle {
    font-family: '方正兰亭细黑简体';
    text-align: justify;
    margin: 0 9% 0 11%;
    margin: 0 8% 0 10%;
    padding-bottom: 80px;
    line-height: 30px;
    hr {
      font-weight: 800;
      margin-left: 0;
      margin-top: 10px;
      margin-bottom: 10px;
      width: 25%;
    }
  }
@@ -1159,8 +1287,9 @@
  .note {
    margin: 0;
    font-size: 14px;
    font-size: 12px;
    line-height: 22px;
    font-family: "方正书宋";
  }
  .block {
@@ -1186,26 +1315,26 @@
  }
  .img {
    font-family: 'FZLTXIHJW';
    font-family: '方正兰亭细黑简体';
    text-align: center;
    font-size: 12px;
    margin-left: 0%;
    margin-right: 0%;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 0 0 !important;
    text-indent: 0em;
    color: #000;
  }
  .img1 {
    font-family: 'FZLTXIHJW';
    text-align: right;
    font-size: 0.85em;
    margin-left: 0%;
    margin-right: 2em;
    font-family: '方正兰亭细黑简体';
    text-align: center;
    font-size: 11px;
    margin: 5px 0 0 0 !important;
    text-indent: 0em;
    color: #00ADEF;
  }
  p {
    font-family: '宋体';
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    text-indent: 2em;
@@ -1291,20 +1420,20 @@
  h1 {
    font-family: 'FZLTZHJW';
    font-family: '方正粗圆';
    color: #01AFEE;
    font-weight: bold;
    font-size: 1.6em;
    font-weight: 400;
    font-size: 2em;
    text-align: center;
    text-indent: 0em;
  }
  .h1-zt {
    font-family: 'FZLTZHJW';
    line-height: 2em;
    font-family: '方正粗圆';
    line-height: 45px;
    color: #01AFEE;
    font-weight: bold;
    font-size: 1.9em;
    font-weight: 400;
    font-size: 2.42em;
    margin-bottom: 20px;
    margin-top: -0.5em;
    text-indent: 0em;
@@ -1317,7 +1446,7 @@
  }
  .front {
    font-family: 'FZLTZHJW';
    font-family: '方正兰亭中黑简体';
    font-weight: bold;
    font-size: 1.1em;
    color: #00ADEF;
@@ -1330,53 +1459,53 @@
  h2 {
    font-family: 'FZHTJW';
    font-family: '方正中粗雅宋';
    color: #00ADEF;
    font-weight: 400;
    font-size: 1.6em;
    margin-bottom: 0em;
    margin-top: 0.3em;
    text-indent: 2em;
    text-indent: 3em;
    line-height: 1.3em;
  }
  .h2-zt {
    font-family: 'FZHTJW';
    font-family: '方正中粗雅宋';
    color: #00ADEF;
    font-weight: 400;
    font-size: 1.4em;
    margin-top: 0em;
    text-indent: 2.2em;
    padding: 10px 0;
    text-indent: 3.3em;
    padding: 5px 0px 5px 0;
  }
  h3 {
    font-family: 'FZHTJW';
    font-family: '方正中粗雅宋';
    color: #03AFED;
    font-weight: bold;
    font-size: 1.3em;
    margin-bottom: 1em;
    margin-top: 1em;
    font-weight: 400;
    font-size: 1.2em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    text-indent: 0em;
  }
  h4 {
    font-family: 'FZHTJW';
    font-weight: bold;
    font-family: 'FZZYS';
    font-weight: 400;
    color: #03AFED;
    margin-bottom: 0.5em;
    margin-top: 1em;
    font-size: 1.2em;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    font-size: 1.1em;
    text-indent: 1em;
  }
  h5 {
    font-family: 'FZHTJW';
    font-family: '方正黑体简体';
    font-weight: 100;
    color: #03AFED;
    margin-bottom: 0.5em;
    margin-top: 1em;
    font-size: 1.15em;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    font-size: 1em;
    text-indent: 2em;
  }
@@ -1397,7 +1526,7 @@
  }
  .zt-h6 {
    font-family: 'FZHTJW';
    font-family: '方正黑体简体';
    color: #65C097;
    margin-bottom: 0.5em;
    margin-top: 1em;
@@ -1407,7 +1536,7 @@
  .bb {
    font-family: "cnepub", serif;
    font-family: 'FZHTJW';
    font-family: '方正黑体简体';
    color: #66CCCC;
    font-size: 1.1em;
    margin-top: 10px;
@@ -1509,6 +1638,10 @@
    margin-right: 0.5em;
  }
  .ls1 {
    color: #00B1F5;
  }
  .zt-ls1 {
    color: #000;
    font-size: 16px;
@@ -1517,9 +1650,10 @@
  .ls2 {
    font-family: "FZZYS";
    color: #00B1F5;
    font-weight: 500;
    font-size: 1.1em;
    font-weight: 400;
    font-size: 1em;
    line-height: 30px;
  }
@@ -1573,11 +1707,16 @@
  div.bk {
    border: 2px solid #3FC6F6;
    box-shadow: 8px 8px 0px 0px #B0E2F9;
    padding: 16px 10px;
    padding: 20px 10px 10px 10px;
    margin-top: 2em;
    border-radius: 1.5em;
    border-radius: 1.03em;
    margin-bottom: 1em;
    position: relative;
    p {
      font-size: 13px;
      line-height: 20px;
    }
  }
  div.bk1 {
@@ -1630,10 +1769,35 @@
  div.bk2 {
    background: #E2F4FE;
    border: 2px solid #3EC9F4;
    padding: 20px 10px;
    margin-top: 2em;
    padding: 15px 10px 5px 10px;
    margin-top: 1em;
    margin-bottom: 1em;
    position: relative;
    p {
      font-family: "方正中等线";
      font-size: 13.5px;
    }
  }
  .bk2::after {
    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 0;
    height: 0;
    border-bottom: 20px solid #fff;
    /* 三角形的右边框 */
    border-left: 20px solid #3EC9F4;
    /* 三角形的底边框 */
    border-right: 0px solid #fff;
    /* 三角形的左边框 */
    display: block;
  }
  .bk2.show-after::after {
    display: none;
  }
  .zysx {
@@ -1682,6 +1846,10 @@
    margin-bottom: 2em;
    margin-left: 0.6em;
    box-shadow: 0 0 30px rgba(135 209 243);
    p {
      font-family: "方正兰亭刊黑";
    }
  }
  .title {
@@ -1697,7 +1865,7 @@
    position: absolute;
    width: 260px;
    height: 45px;
    background-color: #9adbf9;
    background-color: #b9e5fa;
    border-radius: 1.5em;
    top: 8px;
    mix-blend-mode: multiply;
@@ -1734,13 +1902,13 @@
    position: absolute;
    width: 100%;
    height: 85px;
    background-color: #C7EAFD;
    background-color: #c6eafa;
    border-radius: 1em;
  }
  .bj5 {
    position: absolute;
    width: 98%;
    width: 98.5%;
    height: 85px;
    background-color: #C7EAFD;
    border-radius: 1em;
@@ -1763,6 +1931,10 @@
    top: -15px;
    left: -25px;
  }
  .f-kai {
    font-family: "kaiti";
  }
@@ -1847,9 +2019,9 @@
  .rwmb-1 {
    margin-left: -2.6em;
    margin-bottom: 0.2em;
    margin-top: 0.5em;
    height: 3.5em;
    margin-bottom: 0.5em;
    margin-top: 1em;
    height: 4em;
  }
  .rwmb-2 {
@@ -1861,14 +2033,14 @@
  .rwmb-3 {
    position: absolute;
    top: -15px;
    top: -11px;
    left: 5px;
    margin-bottom: 15px;
  }
  .rwmb-4 {
    position: absolute;
    top: -10px;
    top: -7px;
    left: 20px;
    margin-bottom: 15px;
  }
@@ -1917,7 +2089,7 @@
          color: #fff;
          font-weight: 900;
          font-size: 16px;
          font-family: 'FZLTXIHJW';
          font-family: '方正兰亭细黑简体';
          span:nth-child(2):hover {
            cursor: pointer;
@@ -1929,7 +2101,7 @@
          color: #fff;
          font-weight: 900;
          font-size: 16px;
          font-family: 'FZLTXIHJW';
          font-family: '方正兰亭细黑简体';
        }
      }
@@ -1980,7 +2152,7 @@
      color: #fff;
      font-weight: 900;
      font-size: 16px;
      font-family: 'FZLTXIHJW';
      font-family: '方正兰亭细黑简体';
      span:nth-child(2):hover {
        cursor: pointer;
@@ -1992,9 +2164,16 @@
      color: #fff;
      font-weight: 900;
      font-size: 16px;
      font-family: 'FZLTXIHJW';
      font-family: '方正兰亭细黑简体';
    }
  }
}
.examination {
  height: calc(100% - 10px);
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
}
.header_title {
@@ -2004,7 +2183,7 @@
  // color: #fff;
  font-weight: 900;
  font-size: 16px;
  font-family: 'FZLTXIHJW';
  font-family: '方正兰亭细黑简体';
  span:nth-child(2):hover {
    cursor: pointer;
@@ -2013,18 +2192,87 @@
@font-face {
  font-family: 'FZLTZHJW';
  font-family: '方正仿宋';
  src: url(../assets/Fonts/FZFSK.TTF);
}
@font-face {
  font-family: '方正兰亭刊黑';
  src: url('./Fonts/FZLTKHK.TTF');
}
@font-face {
  font-family: '方正书宋';
  src: url('./Fonts/FZSSK.TTF');
}
@font-face {
  font-family: '方正细等线';
  src: url('./Fonts/FZXDXK.TTF');
}
@font-face {
  font-family: '方正粗圆';
  src: url('./Fonts/FZY4K.TTF');
}
@font-face {
  font-family: '方正中粗雅宋';
  src: url('./Fonts/FZZCYSK.ttf');
}
@font-face {
  font-family: '方正兰亭中黑简体';
  src: url('./Fonts/FZLTZHJW.ttf');
}
@font-face {
  font-family: 'FZLTXIHJW';
  font-family: '方正兰亭细黑简体';
  src: url('./Fonts/FZLTXIHJW.ttf');
}
@font-face {
  font-family: 'FZHTJW';
  font-family: '方正黑体简体';
  src: url('./Fonts/FZHTJW.ttf');
}
@font-face {
  font-family: '方正新报宋';
  src: url('./Fonts/FZNBSK.TTF');
}
@font-face {
  font-family: '方正中等线';
  src: url('./Fonts/FZZDXK.TTF');
}
@font-face {
  font-family: 'FZZYS';
  src: url('./Fonts/FZZYSJW.TTF');
}
.textarea-question {
  border-color: #6bcff6 !important;
}
.dialogQuestion {
  background-color: #6dcff6;
  height: 80px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  span {
    color: #fff;
    font-size: 18px;
    padding: 0 40px 0 20px;
  }
}
@@ -2080,6 +2328,9 @@
      padding: 0 20px;
    }
    .page-box {
      min-height: 500px;
    }
    .img-float {
      width: 130px;