| | |
| | | margin-left: 20px; |
| | | } |
| | | |
| | | .ml-30 { |
| | | margin-left: 30px; |
| | | } |
| | | |
| | | .ml-40 { |
| | | margin-left: 40px; |
| | | } |
| | |
| | | font-size: smaller; |
| | | // position: relative; /* 相对于正常位置调整 */ |
| | | // top: -0.2em; /* 根据需要调整这个值 */ |
| | | } |
| | | |
| | | .fz-11 { |
| | | font-size: 11px !important; |
| | | } |
| | | |
| | | .fz-13 { |
| | |
| | | span { |
| | | position: absolute; |
| | | left: 56%; |
| | | top: 35%; |
| | | top: 31%; |
| | | transform: translateX(-50%); |
| | | } |
| | | } |
| | |
| | | |
| | | p { |
| | | margin: 0; |
| | | font-family: "方正仿宋"; |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | p { |
| | | margin: 0; |
| | | font-family: "方正仿宋"; |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | .w115 { |
| | | width: 115px; |
| | | } |
| | | |
| | | .w110 { |
| | | width: 110px; |
| | | } |
| | | |
| | | |
| | |
| | | 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; |
| | |
| | | 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; |
| | |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: flex-start; |
| | | color: #1cade9; |
| | | |
| | | svg { |
| | | fill: #FAAD70; |
| | | fill: #1cade9; |
| | | } |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | span:hover { |
| | | color: #FAAD70; |
| | | color: #1cade9; |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | | -webkit-user-select: none; |
| | |
| | | } |
| | | } |
| | | |
| | | .examination { |
| | | height: calc(100% - 10px); |
| | | overflow-x: hidden; |
| | | overflow-y: auto; |
| | | box-sizing: border-box; |
| | | } |
| | | |
| | | .header_title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | |
| | | 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; |
| | | } |
| | | } |
| | | |
| | | |
| | | |
| | | // 隐藏页面 |