zhongshujie
2024-09-04 002c3ab903cb545c1d595965807a4cd63fb5b7f3
src/books/mathBook/assets/main.less
@@ -1,8 +1,63 @@
/** @format */
.math-book {
  width: 100%;
  height: 100%;
  // font-family: "宋体", SimSun, sans-serif;
  font-family: "Times New Roman", "宋体", SimSun, sans-serif !important;
  font-family: 'Times New Roman', '宋体', SimSun, sans-serif !important;
  .c032 {
  }
  .assess {
    width: 210px;
    height: 25px;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #000;
    font-size: 18px;
    font-family: '宋体';
  }
  .assess:focus {
    border: 0;
    outline: none;
    border-bottom: 1px solid #000;
  }
  .img-float {
    width: 30%;
    float: left;
    height: auto;
    margin: auto;
    margin-right: 20px;
    img {
      width: 100%;
    }
    p {
      margin: 0;
    }
  }
  .img-rights {
    width: 30%;
    float: right;
    height: auto;
    margin: auto;
    margin-left: 20px;
    img {
      width: 100%;
    }
    p {
      margin: 0;
    }
  }
  .textIndentation {
    text-indent: 2em;
    margin: 15px 0;
  }
  mn{
    font-size:1em;
    }
@@ -19,7 +74,7 @@
        }
    
    div.bodystyle {
      font-family:'FZLTXIHJW',"Times New Roman";
    font-family: 'FZLTXIHJW', 'Times New Roman';
      font-size:18px;
      text-align:justify;
      margin:5%;
@@ -29,13 +84,12 @@
        position: relative;
    }
    
    .em_circle {
      text-decoration:dashed;
    }
    
    .fieldset {
      background: #E7F4FC;
    background: #e7f4fc;
      padding:1em;
      border-radius: 5px;
      border-radius: 0.6em;
@@ -44,7 +98,6 @@
    .inline{
    height:1.2em;
      vertical-align:top;
    }
    .inline2{
    height:2.9em;
@@ -54,62 +107,53 @@
    .imz{
         height:96%;
         text-align:center;
    }
    
    .note{
    font-size: 0.85em;
    }
    
    .block{
      font-family:"STKaiti";
    font-family: 'STKaiti';
    margin: 15px;
    }
    
    .block1
    {
      font-family:"STKaiti";
  .block1 {
    font-family: 'STKaiti';
      text-align:right;
      margin-left:0%;
      margin-right:2em;
    }
    
    .block2
    {
      font-family:"STKaiti";
  .block2 {
    font-family: 'STKaiti';
      text-indent:0em;
      text-align:center;
      margin-left:0%;
      margin-right:0%;
    }
    
    .block3
    {
      font-family:"STKaiti";
  .block3 {
    font-family: 'STKaiti';
      text-align:left;
      text-indent:0em;
      margin-left:0%;
      margin-right:0%;
    }
    
    .img{color:#146Eb4;
  .img {
    color: #146eb4;
    text-align: center;
    font-size:0.85em;
    text-indent: 0em;
    }
    
    body {
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
    }
    
    p
    {
      margin-top: 0.5em;
  p {
    margin-top: 1em;
      text-indent: 2em;
      line-height: 1.5em;
    }
@@ -121,7 +165,7 @@
      text-align: center;
      margin-left: 0%;
      margin-right: 0%;
      text-indent: 0em
    text-indent: 0em;
    }
    .left1 {
      text-indent: 1em;
@@ -143,37 +187,39 @@
      margin-left: 1em;
      margin-right: 1em;
      text-align: justify;
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
    }
    h1 {
      color: #9f052f;
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
      text-align: center;
      font-size:1.5em;
      margin-top: 1em;
      margin-bottom: 1em;
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
    }
    
    h2 {
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
      font-weight:bold;
      font-size:1.3em;
      margin-top: 1em;
      margin-bottom: 0.2em;
    border-left: 10px solid #2cc4f3;
    padding-left: 10px;
    }
    h3 {
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
      text-align: left;
      font-size:1.2em;
      margin-top: 1em;
      margin-bottom: 0.2em;
    border-left: 6px solid #2cc4f3;
    padding-left: 10px;
    }
    h4 {
      font-family:"Times New Roman", "����";
      color: #00A1E9;
    font-family: 'Times New Roman', '����';
    color: #00a1e9;
      text-align: left;
      font-weight:bold;
      font-size:medium;
@@ -181,8 +227,7 @@
      margin-bottom: 0.2em;
    }
    h5 {
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
      text-align: left;
      font-weight:bold;
      font-size:small;
@@ -190,8 +235,7 @@
      margin-bottom: 0.2em;
    }
    h6 {
      font-family:"Times New Roman", "����";
    font-family: 'Times New Roman', '����';
      text-align: left;
      font-weight:bold;
      font-size:x-small;
@@ -199,8 +243,8 @@
      margin-bottom: 0.2em;
    }
    .u { 
          text-decoration: underline; }
    text-decoration: underline;
  }
    
    .img-0{   
    width:100%;
@@ -249,16 +293,16 @@
      height:1.9em;
    }
    .border-1{
      border: 1px solid #E6E6FA;
      background-color:#E6E6FA;
    border: 1px solid #e6e6fa;
    background-color: #e6e6fa;
      border-radius: 0.6em;
      padding-top: 30%;
      padding-bottom: 70%;
      margin: 20% 10% 20% 10%;
    }
    .border-2{
      border: 1px solid #FFF5EE;
      background-color:#FFF5EE;
    border: 1px solid #fff5ee;
    background-color: #fff5ee;
      border-radius: 0.6em;
      padding-top: 30%;
      padding-bottom: 70%;
@@ -283,48 +327,47 @@
      text-indent:2em;
      line-height:1.5em;
    }
    div.bj{   background-color:#D3EDFA;
      padding: 0.3em;
  div.bj {
    background-color: #d3edfa;
    padding: 0.3em 1em;
      margin-top:1em;
      margin-bottom:1em;
    }
    .hs
    {
      font-family:"Times New Roman", "����";
  .hs {
    font-family: 'Times New Roman', '����';
      color:red;
    }
    
    .zt-ls{
      color: #00A1E9;
    color: #00a1e9;
    }
    .zt-ls1{
      color: #00A1E9;
    color: #00a1e9;
      font-weight:bold;
      font-size:0.9em;
    font-size: 1em;
    }
    
    .zt-ls2{
      font-family:'FZLTXIHJW',"Times New Roman";
      color: #00A1E9;
    font-family: 'FZLTXIHJW', 'Times New Roman';
    color: #00a1e9;
      font-weight:bold;
    margin-right: 15px;
    }
    
    .fontsz1
    {
      color: #00A1E9;
  .fontsz1 {
    color: #00a1e9;
      font-size:0.8em;
    }
    .fontsz2
    {
      color: #00A1E9;
  .fontsz2 {
    color: #00a1e9;
      font-size:0.6em;
    margin-left: 3px;
    }
    
    div.bk-hzjl{
      border:2px solid #00A1E9;
      background:#F6FBFF;
    border: 2px solid #00a1e9;
    background: #f6fbff;
      border-radius: 0 0 0 5px;
      padding:15px;
      margin-bottom:2em;
@@ -334,36 +377,35 @@
    
    div.bj1-hzjl{
      padding:0.01em 1em 0.01em 1em;
      margin-top:-2.4em;
    margin-top: -3.2em;
      margin-left:-0.5em;
      margin-right:-1em;
    }
    
    div.bk{
      border:2px solid #00A1E9;
    border: 2px solid #00a1e9;
      padding:0.8em;
      margin-bottom:2em;
      margin-top:2em;
      box-shadow: inset -0.5em -0.5em 0 0 #E0F2FC;
    box-shadow: inset -0.5em -0.5em 0 0 #e0f2fc;
    }
    
    div.bj1{
      padding:0.01em 1em 0.01em 1em;
      margin-top:-2.6em;
    margin-top: -3.4em;
      margin-left:-0.5em;
      margin-right:-1em;
    }
    
    p.bj2{
      background-color:#81CFF5;
      color:#FFFFFF;
    background-color: #81cff5;
    color: #ffffff;
      display: inline-block;
      padding:1px;
      font-size: 1.1em;
      padding: 3px 10px 3px 10px;
      font-weight: bold;
      box-shadow: -0.3em -0.3em 0px 0px #2FBDEF;
    box-shadow: -0.3em -0.3em 0px 0px #2fbdef;
      margin: 0;
      text-indent: 0em;
      margin-top:1em;
@@ -371,15 +413,15 @@
    }
    
    .bj-sp{
      background-color:#FFFFFF;
      color:#53C3F1;
    background-color: #ffffff;
    color: #53c3f1;
      padding:0.3em 1em 0.3em 1em;
      margin-top:0em;
      margin-left:-3em;
    }
    
    .fieldset1 {
      border:2px solid #33BCF0;
    border: 2px solid #33bcf0;
      padding:1em;
      border-radius: 5px;
      border-radius: 0.6em;
@@ -557,6 +599,7 @@
      width: 88%;
      display: flex;
      align-items: flex-end;
      P {
        margin: 0 !important;
        width: 100%;
@@ -579,6 +622,7 @@
        display: flex;
        align-items: flex-end;
        justify-content: center;
        font-weight: 600;
      }
    }
  }
@@ -596,6 +640,10 @@
      text-align: right;
      padding-right: 4px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      font-weight: 400;
    }
    li:nth-child(2) {
      padding: 0 4px;
@@ -604,13 +652,21 @@
      border: 1px solid #40c7f4;
      text-align: center;
      box-sizing: border-box;
      color: #5f7abc;
      color: #40c7f4;
      font-weight: bold;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    li:last-child {
      width: 64%;
      height: 24px;
      background-color: #40c7f4;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 5px;
    }
  }
  .fw-b {
@@ -648,7 +704,7 @@
  }
  .table-box {
    width: 94%;
    font-family: "STKaiti";
    font-family: 'STKaiti';
    line-height: 1.5em;
  }
  .dl-bl {
@@ -668,7 +724,7 @@
    border-radius: 10px;
  }
  .fm-st {
    font-family: "STKaiti";
    font-family: 'STKaiti';
  }
  .btn {
    cursor: pointer;
@@ -700,7 +756,7 @@
  }
  .textarea-text {
    font-size: 16px;
    font-family: "STKaiti";
    font-family: 'STKaiti';
  }
  .mt-20 {
    margin-top: 20px;
@@ -761,6 +817,7 @@
    padding: 2px 4px;
    background-color:#00a1e9 ;
    border-radius: 5px;
    svg {
      fill: #fff;
    }
@@ -846,7 +903,6 @@
    }
  }
}
::-webkit-scrollbar {
  width: 8px;