en_reading.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  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: 12pt !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: 12pt;
  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-footer {
  76. line-height: 8.6mm;
  77. border-top: 2px solid #003b86;
  78. }
  79. .pdf-B5 .pdf-footer .left {
  80. width: 25%;
  81. font-size: 6.24pt;
  82. }
  83. .pdf-B5 .pdf-footer .left .paper-number {
  84. display: inline-block;
  85. width: 8.4mm;
  86. height: 4.4mm;
  87. line-height: 3.8mm;
  88. color: #fff;
  89. text-align: center;
  90. }
  91. .pdf-B5 .pdf-footer .left .text {
  92. display: inline-block;
  93. margin-left: 2mm;
  94. }
  95. .pdf-B5 .pdf-footer .right {
  96. padding-top: 2mm;
  97. width: 70%;
  98. }
  99. .pdf-B5 .pdf-footer .right p {
  100. line-height: 3.4mm;
  101. }
  102. .pdf-B5 .pdf-footer .right p:first-child {
  103. font-size: 6.24pt;
  104. }
  105. .pdf-B5 .pdf-footer .right p:last-child {
  106. font-size: 5.76pt;
  107. }
  108. .pdf-content .topic .topic-number {
  109. page-break-inside: avoid;
  110. margin-top: 3.2mm;
  111. margin-bottom: 3.2mm;
  112. font-size: 12.96pt;
  113. font-weight: bold;
  114. text-align: center;
  115. color: #fff;
  116. }
  117. .pdf-content .topic .topic-msg {
  118. height: 7.4mm;
  119. line-height: 7.4mm;
  120. width: 100%;
  121. font-size: 8.5pt;
  122. font-weight: bold;
  123. color: #003b86;
  124. background-color: #eff5fb;
  125. text-align: center;
  126. }
  127. .pdf-content .topic .topic-msg > span {
  128. margin-right: 4mm;
  129. }
  130. .pdf-content .topic .topic-msg > span:last-child {
  131. margin-right: 0;
  132. }
  133. .pdf-content .topic .topic-main {
  134. max-width: 100%;
  135. margin-top: 2mm;
  136. line-height: 1.5em;
  137. font-size: 12pt;
  138. }
  139. .pdf-content .topic .topic-main p{
  140. max-width: 100%;
  141. }
  142. .pdf-content .topic .min-topic-block {
  143. line-height: 1.5em;
  144. font-size: 12pt;
  145. margin-top: 2mm;
  146. }
  147. .pdf-content .topic .min-topic-block .min-topic {
  148. margin-top: 2mm;
  149. }
  150. .pdf-content .topic .min-topic-block .min-topic .min-topic-number {
  151. display: inline-block;
  152. vertical-align: top;
  153. }
  154. .pdf-content .topic .min-topic-block .min-topic .option {
  155. display: inline-block;
  156. }
  157. .pdf-content .topic .min-topic-block .min-topic .min-topic-content {
  158. font-size: 12pt;
  159. page-break-inside: avoid;
  160. font-family: "Times New Roman", 'SimSun' !important;
  161. }
  162. .pdf-content .topic .min-topic-block .min-topic .min-topic-content p{
  163. font-family: "Times New Roman", 'SimSun' !important;
  164. font-size: 12pt;
  165. }
  166. .pdf-content .topic .min-topic-block .min-topic .min-topic-content span{
  167. font-family: "Times New Roman", 'SimSun' !important;
  168. font-size: 12pt;
  169. }
  170. .pdf-content .topic .min-topic-block .min-topic .min-topic-content > p {
  171. display: inline;
  172. }
  173. .pdf-content .topic .min-topic-block .sort-list > li {
  174. margin-bottom: 2mm;
  175. }
  176. .pdf-content .topic .min-topic-block .sort-list > li i {
  177. display: inline-block;
  178. width: 4mm;
  179. }
  180. .pdf-content .topic .min-topic-block .sort-list > li .option-list {
  181. width: 85%;
  182. display: -webkit-inline-box;
  183. display: -moz-inline-box;
  184. display: -ms-inline-flexbox;
  185. display: -webkit-inline-flex;
  186. display: inline-flex;
  187. justify-content: space-between;
  188. -webkit-justify-content: space-between;
  189. -moz-box-pack: space-between;
  190. }
  191. .pdf-content .topic .min-topic-block .sort-list > li .option-list li {
  192. width: 25%;
  193. display: -webkit-box;
  194. display: -moz-box;
  195. display: -ms-flexbox;
  196. display: -webkit-flex;
  197. display: flex;
  198. }
  199. .pdf-content .topic .option li{
  200. page-break-inside: avoid;
  201. }
  202. .pdf-content .topic .option li p {
  203. display: inline;
  204. }
  205. /* .pdf-content .topic .col-1 li {
  206. width: 100% !important;
  207. } */
  208. .pdf-content .topic .col-2 li {
  209. width: 50% !important;
  210. }
  211. .pdf-content .topic .col-4 li {
  212. width: 25% !important;
  213. }
  214. .reference-answer {
  215. font-size: 8.5pt;
  216. }
  217. .reference-answer .reference-answer-title {
  218. margin-top: 3mm;
  219. text-align: center;
  220. }
  221. .reference-answer .reference-answer-title img {
  222. width: 39mm;
  223. }
  224. .answer-wrap {
  225. margin-bottom: 1mm;
  226. font-size: 9pt;
  227. }
  228. .answer-wrap .answer-title {
  229. display: inline-block;
  230. color: #dd4e33;
  231. }
  232. .answer-wrap .answer-block {
  233. display: inline-block;
  234. }
  235. .topic-module-answer{
  236. font-size: 9pt;
  237. }
  238. .syntactic-analysis{
  239. font-size: 9pt;
  240. }
  241. .reference-answer .answer-wrap .answer-block .answer {
  242. margin-right: 3mm;
  243. font-weight: bold;
  244. }
  245. .reference-answer .answer-wrap .col-2 span {
  246. display: inline-block;
  247. width: 48%;
  248. }
  249. .reference-answer .analysis-wrap {
  250. font-size: 9pt;
  251. margin-top: 2mm;
  252. margin-bottom: 2mm;
  253. }
  254. .analysis-wrap .analysis-title {
  255. margin-bottom: 1mm;
  256. color: #003b86;
  257. display: inline;
  258. }
  259. .reference-answer .analysis-wrap .analysis,
  260. .reference-answer .analysis-wrap p {
  261. line-height: 4mm;
  262. }
  263. .analysis-wrap .analysis {
  264. display: inline;
  265. }
  266. .analysis-wrap .analysis p {
  267. display: inline;
  268. }
  269. .reference-answer .module-icon {
  270. position: relative;
  271. min-height: 5mm;
  272. margin-top: 2mm;
  273. margin-bottom: 2mm;
  274. overflow: hidden;
  275. }
  276. .reference-answer .module-icon .pic,
  277. .reference-answer .module-icon .txt {
  278. float: left;
  279. width: 5mm;
  280. height: 5mm;
  281. margin-right: 1mm;
  282. background: #003b86;
  283. border: 2px solid #003b86;
  284. color: #fff;
  285. box-sizing: border-box;
  286. }
  287. .reference-answer .module-icon .pic {
  288. display: block;
  289. text-align: center;
  290. }
  291. .reference-answer .module-icon .pic img {
  292. width: 2.9mm;
  293. height: 3.6mm;
  294. }
  295. .reference-answer .module-icon .txt {
  296. font-size: 8.16pt;
  297. text-align: center;
  298. line-height: 5mm;
  299. }
  300. .reference-answer .module-icon em {
  301. float: left;
  302. height: 5mm;
  303. line-height: 5mm;
  304. padding: 0 1.7mm;
  305. background: #fff;
  306. border: 2px solid #003b86;
  307. color: #003b86;
  308. font-size: 8.16pt;
  309. box-sizing: border-box;
  310. }
  311. .reference-answer .module-icon .img-module-title {
  312. width: 21mm;
  313. }
  314. .question-type-mod-content .word-mean-item {
  315. line-height: 5mm;
  316. max-width: 100%;
  317. word-break: break-all;
  318. }
  319. .question-type-mod-content .word-mean-item em {
  320. float: left;
  321. width: 23mm;
  322. font-weight: bold;
  323. }
  324. .question-type-mod-content .word-mean-item .text {
  325. float: left;
  326. width: calc(100% - 23mm);
  327. }
  328. .reference-answer .syntactic-analysis {
  329. line-height: 4.2mm;
  330. }
  331. .reference-answer .syntactic-analysis .syntactic-analysis-item {
  332. margin-top: 2mm;
  333. text-align: justify;
  334. }
  335. .reference-answer .syntactic-analysis .syntactic-analysis-item > p p {
  336. display: inline;
  337. }
  338. .reference-answer .syntactic-analysis .syntactic-analysis-item .highlight-b {
  339. font-weight: bold;
  340. }
  341. .pdf-B5 .topic .module-bgc {
  342. display: inline-block;
  343. padding: 0 4mm 0 4mm;
  344. height: 6mm;
  345. line-height: 6mm;
  346. }
  347. .pdf-B5 .topic .module-bgc i {
  348. font-size: 9pt;
  349. margin-left: 4mm;
  350. color: #003b86;
  351. }