en-waikan.css 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377
  1. @charset "UTF-8";
  2. .fontBass, .pdf-content .topic .topic-main p,
  3. .pdf-content .topic .topic-main div,
  4. .pdf-content .topic .topic-main span {
  5. font-family: "Times New Roman", 'SimSun' !important;
  6. font-size: 11.5pt !important;
  7. line-height: 1.5em !important;
  8. color: #030000 !important;
  9. text-autospace: none !important;
  10. text-justify: none !important;
  11. font-style: normal !important;
  12. text-align: justify !important;
  13. }
  14. .highlight-a {
  15. color: #ea4f31;
  16. }
  17. .highlight-b {
  18. color: #003b86;
  19. }
  20. .YaHei, .pdf-B5 .pdf-footer .left .paper-number, .pdf-content .topic .topic-msg {
  21. font-family: 'Microsoft YaHei';
  22. }
  23. .ST, .pdf-B5 .pdf-footer .left .text, .pdf-B5 .pdf-footer .right p:last-child, .pdf-content .topic .topic-number {
  24. font-family: '宋体', 'SimSun';
  25. }
  26. .mgt {
  27. margin-top: 1mm;
  28. }
  29. .table {
  30. margin-top: 1mm;
  31. width: 100%;
  32. text-align: center;
  33. border-left: 1px solid #ccc;
  34. border-top: 1px solid #ccc;
  35. }
  36. .table td {
  37. padding: 2px;
  38. border-right: 1px solid #ccc;
  39. border-bottom: 1px solid #ccc;
  40. }
  41. .font-text {
  42. font-size: 10.5pt !important;
  43. }
  44. .pdf-B5 {
  45. max-width: 155.7mm;
  46. font-family: 'Times New Roman', 'SimSun';
  47. font-size: 11.5pt;
  48. padding-left: 6mm;
  49. padding-right: 6mm;
  50. color: #030000;
  51. }
  52. .pdf-B5 .pdf-header {
  53. line-height: 8.6mm;
  54. border-bottom: 2px solid #003b86;
  55. font-size: 8.16pt;
  56. font-weight: bold;
  57. font-family: '宋体', 'SimSun';
  58. color: #000;
  59. }
  60. .pdf-B5 .pdf-header .pdf-header-logo {
  61. height: 6.2mm;
  62. vertical-align: middle;
  63. }
  64. .pdf-B5 .pdf-header .center {
  65. width: 40%;
  66. text-align: center;
  67. }
  68. .pdf-B5 .pdf-header .left,
  69. .pdf-B5 .pdf-header .right {
  70. width: 30%;
  71. }
  72. .pdf-B5 .pdf-header .right {
  73. text-align: right;
  74. }
  75. .pdf-B5 .pdf-content {
  76. padding-bottom: 2mm;
  77. }
  78. .pdf-B5 .pdf-footer {
  79. line-height: 8.6mm;
  80. border-top: 2px solid #003b86;
  81. }
  82. .pdf-B5 .pdf-footer .left {
  83. width: 25%;
  84. font-size: 6.24pt;
  85. }
  86. .pdf-B5 .pdf-footer .left .paper-number {
  87. display: inline-block;
  88. width: 8.4mm;
  89. height: 4.4mm;
  90. line-height: 3.8mm;
  91. color: #fff;
  92. text-align: center;
  93. }
  94. .pdf-B5 .pdf-footer .left .text {
  95. display: inline-block;
  96. margin-left: 2mm;
  97. }
  98. .pdf-B5 .pdf-footer .right {
  99. padding-top: 2mm;
  100. width: 70%;
  101. }
  102. .pdf-B5 .pdf-footer .right p {
  103. line-height: 3.4mm;
  104. }
  105. .pdf-B5 .pdf-footer .right p:first-child {
  106. font-size: 6.24pt;
  107. }
  108. .pdf-B5 .pdf-footer .right p:last-child {
  109. font-size: 5.76pt;
  110. }
  111. .pdf-content .topic .topic-number {
  112. margin-top: 3.2mm;
  113. margin-bottom: 3.2mm;
  114. font-size: 12.96pt;
  115. font-weight: bold;
  116. text-align: center;
  117. color: #fff;
  118. }
  119. .pdf-content .topic .topic-msg {
  120. height: 7.4mm;
  121. line-height: 7.4mm;
  122. width: 100%;
  123. font-size: 8.5pt;
  124. font-weight: bold;
  125. color: #003b86;
  126. background-color: #eff5fb;
  127. text-align: center;
  128. }
  129. .pdf-content .topic .topic-msg > span {
  130. margin-right: 4mm;
  131. }
  132. .pdf-content .topic .topic-msg > span:last-child {
  133. margin-right: 0;
  134. }
  135. .pdf-content .topic .topic-main {
  136. margin-top: 2mm;
  137. line-height: 1.5em;
  138. font-size: 11.5pt;
  139. text-indent: 2em;
  140. }
  141. .pdf-content .topic .min-topic-block {
  142. line-height: 1.5em;
  143. font-size: 11.5pt;
  144. margin-top: 2mm;
  145. }
  146. .pdf-content .topic .min-topic-block .min-topic {
  147. margin-top: 5mm;
  148. }
  149. .pdf-content .topic .min-topic-block .min-topic .min-topic-content {
  150. page-break-inside: avoid;
  151. }
  152. .pdf-content .topic .min-topic-block .min-topic .min-topic-content > p {
  153. display: inline;
  154. }
  155. .pdf-content .topic .min-topic-block .sort-list > li {
  156. margin-bottom: 2mm;
  157. }
  158. .pdf-content .topic .min-topic-block .sort-list > li i {
  159. display: inline-block;
  160. width: 4mm;
  161. }
  162. .pdf-content .topic .min-topic-block .sort-list > li .option-list {
  163. width: 85%;
  164. display: -webkit-inline-box;
  165. display: -moz-inline-box;
  166. display: -ms-inline-flexbox;
  167. display: -webkit-inline-flex;
  168. display: inline-flex;
  169. justify-content: space-between;
  170. -webkit-justify-content: space-between;
  171. -moz-box-pack: space-between;
  172. }
  173. .pdf-content .topic .min-topic-block .sort-list > li .option-list li {
  174. width: 25%;
  175. display: -webkit-box;
  176. display: -moz-box;
  177. display: -ms-flexbox;
  178. display: -webkit-flex;
  179. display: flex;
  180. }
  181. .pdf-content .topic .option {
  182. page-break-inside: avoid;
  183. }
  184. .pdf-content .topic .option li p {
  185. display: inline;
  186. }
  187. .pdf-content .topic .col-1 li {
  188. width: 100% !important;
  189. }
  190. .pdf-content .topic .col-2 li {
  191. width: 50% !important;
  192. }
  193. .pdf-content .topic .col-4 li {
  194. width: 25% !important;
  195. }
  196. .reference-answer {
  197. font-size: 8.5pt;
  198. }
  199. .reference-answer .reference-answer-title {
  200. margin-top: 3mm;
  201. text-align: center;
  202. }
  203. .reference-answer .reference-answer-title img {
  204. width: 39mm;
  205. }
  206. .reference-answer .answer-wrap .answer-title {
  207. display: inline-block;
  208. color: #dd4e33;
  209. }
  210. .reference-answer .answer-wrap .answer-block {
  211. display: inline-block;
  212. }
  213. .reference-answer .answer-wrap .answer-block .answer {
  214. margin-right: 3mm;
  215. font-weight: bold;
  216. }
  217. .reference-answer .answer-wrap .col-2 span {
  218. display: inline-block;
  219. width: 48%;
  220. }
  221. .reference-answer .analysis-wrap {
  222. margin-top: 2mm;
  223. margin-bottom: 2mm;
  224. }
  225. .reference-answer .analysis-wrap .analysis-title {
  226. margin-bottom: 1mm;
  227. color: #003b86;
  228. display: inline;
  229. }
  230. .reference-answer .analysis-wrap .analysis,
  231. .reference-answer .analysis-wrap p {
  232. line-height: 4mm;
  233. }
  234. .reference-answer .analysis-wrap .analysis {
  235. display: inline;
  236. }
  237. .reference-answer .analysis-wrap .analysis p {
  238. display: inline;
  239. }
  240. .reference-answer .module-icon {
  241. position: relative;
  242. min-height: 5mm;
  243. margin-top: 2mm;
  244. margin-bottom: 2mm;
  245. overflow: hidden;
  246. }
  247. .reference-answer .module-icon .pic,
  248. .reference-answer .module-icon .txt {
  249. float: left;
  250. width: 5mm;
  251. height: 5mm;
  252. margin-right: 1mm;
  253. background: #003b86;
  254. border: 2px solid #003b86;
  255. color: #fff;
  256. box-sizing: border-box;
  257. }
  258. .reference-answer .module-icon .pic {
  259. display: block;
  260. text-align: center;
  261. }
  262. .reference-answer .module-icon .pic img {
  263. width: 2.9mm;
  264. height: 3.6mm;
  265. }
  266. .reference-answer .module-icon .txt {
  267. font-size: 8.16pt;
  268. text-align: center;
  269. line-height: 5mm;
  270. }
  271. .reference-answer .module-icon em {
  272. float: left;
  273. height: 5mm;
  274. line-height: 5mm;
  275. padding: 0 1.7mm;
  276. background: #fff;
  277. border: 2px solid #003b86;
  278. color: #003b86;
  279. font-size: 8.16pt;
  280. box-sizing: border-box;
  281. }
  282. .reference-answer .module-icon .img-module-title {
  283. width: 21mm;
  284. }
  285. .reference-answer .question-type-mod-content .word-mean-item {
  286. overflow: hidden;
  287. line-height: 5mm;
  288. }
  289. .reference-answer .question-type-mod-content .word-mean-item em {
  290. float: left;
  291. width: 23mm;
  292. font-weight: bold;
  293. }
  294. .reference-answer .question-type-mod-content .word-mean-item .text {
  295. float: left;
  296. width: calc(100% - 23mm);
  297. }
  298. .reference-answer .syntactic-analysis {
  299. line-height: 4.2mm;
  300. }
  301. .reference-answer .syntactic-analysis .syntactic-analysis-item {
  302. margin-top: 2mm;
  303. text-align: justify;
  304. }
  305. .reference-answer .syntactic-analysis .syntactic-analysis-item > p p {
  306. display: inline;
  307. }
  308. .reference-answer .syntactic-analysis .syntactic-analysis-item .highlight-b {
  309. font-weight: bold;
  310. }