| | |
| | | margin-top: 30px; |
| | | } |
| | | |
| | | .mb-30{ |
| | | margin-bottom: 30px; |
| | | } |
| | | |
| | | .mb-10 { |
| | | margin-bottom: 10px; |
| | | } |
| | |
| | | |
| | | .w80 { |
| | | width: 80%; |
| | | } |
| | | |
| | | hr{ |
| | | margin-left: 0; |
| | | margin-bottom: 4px; |
| | | width: 15.5%; |
| | | border: none; |
| | | height: 2px; |
| | | background-color: #000; |
| | | } |
| | | |
| | | sup{ |
| | | vertical-align: super; /* 保持上标对齐方式 */ |
| | | font-size: smaller; |
| | | // position: relative; /* 相对于正常位置调整 */ |
| | | // top: -0.2em; /* 根据需要调整这个值 */ |
| | | } |
| | | |
| | | .fz-13 { |
| | |
| | | |
| | | div.bk-ztgs { |
| | | border: 0.15em dotted #5192c6; |
| | | padding: 0.5em; |
| | | padding: 1.5em 0.5em; |
| | | margin-bottom: 2em; |
| | | margin-top: 2em; |
| | | border-radius: 1em; |
| | |
| | | text-align: center; |
| | | text-indent: 0em; |
| | | position: absolute; |
| | | top: -2em; |
| | | top: -1.2em; |
| | | } |
| | | |
| | | |
| | |
| | | // 题目 |
| | | .textarea-box { |
| | | background-color: transparent; |
| | | margin-left: 80px; |
| | | max-width: 85%; |
| | | min-width: 85%; |
| | | outline: none; |
| | | } |
| | | |
| | | .textarea-box-left { |
| | | background-color: transparent; |
| | | margin-left: 12%; |
| | | max-width: 85%; |
| | | min-width: 85%; |
| | | outline: none; |
| | | } |
| | | |
| | | .textarea-box-right{ |
| | | background-color: transparent; |
| | | margin-left: 8%; |
| | | max-width: 85%; |
| | | min-width: 85%; |
| | | outline: none; |
| | |
| | | } |
| | | |
| | | .note { |
| | | margin: 0; |
| | | font-size: 14px; |
| | | line-height: 22px; |
| | | } |
| | | |
| | | |
| | |
| | | margin-bottom: 0.2em !important; |
| | | text-indent: 2em; |
| | | line-height: 30px; |
| | | // font-size: 18px; |
| | | text-align: justify; |
| | | } |
| | | |
| | |
| | | font-weight: 400; |
| | | margin-bottom: 0.5em; |
| | | margin-top: 0.5em; |
| | | font-size: 0.9em; |
| | | font-size: 18px; |
| | | text-indent: 0em; |
| | | } |
| | | |