main.css 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. /*-----------主体内容-----------*/
  2. .container {
  3. padding: 2rem 1rem 1.5rem;
  4. }
  5. .Content h3 {
  6. font-size: 1.6rem;
  7. margin: 0 0 1em 0;
  8. padding-bottom: 0.3125rem;
  9. letter-spacing: 0.125rem;
  10. }
  11. .Content h4 {
  12. font-size: 1.5rem;
  13. margin: 0 0 1em 0;
  14. padding-bottom: 0.3125rem;
  15. letter-spacing: 0.125rem;
  16. }
  17. .Content h1,
  18. .Content h2,
  19. .Content h3,
  20. .Content h4,
  21. .Content h5,
  22. .Content h6 {
  23. word-break: break-all;
  24. }
  25. p {
  26. text-indent: 2em;
  27. font-size: 1.125rem;
  28. text-align: justify;
  29. line-height: 2.0625rem;
  30. padding-bottom: 0.3125rem;
  31. word-break: break-all;
  32. }
  33. .page_btn {
  34. width: 80%;
  35. margin: 0 auto;
  36. padding-top: 1rem;
  37. /* padding-bottom: 3em; */
  38. position: relative;
  39. z-index: 9999;
  40. }
  41. .btn-prev,
  42. .btn-next {
  43. width: 49%;
  44. text-align: center;
  45. height: 2.5rem;
  46. border-radius: 0.5rem;
  47. margin-bottom: 1.25rem;
  48. }
  49. /* 主体为表格的样式 */
  50. .table {
  51. /* background-color: transparent; */
  52. border: none;
  53. font-size: 1.125rem;
  54. margin: 1.25rem auto;
  55. box-sizing: border-box;
  56. vertical-align: middle;
  57. text-align: center;
  58. }
  59. @media screen and (max-width:767px) {
  60. .table {
  61. width: 100% !important
  62. }
  63. .table.table38_1 {
  64. width: 50% !important
  65. }
  66. .table.table38_2 {
  67. width: 60% !important
  68. }
  69. .table.table39_1 {
  70. width: 50% !important
  71. }
  72. .table.table41_1 {
  73. width: 80% !important
  74. }
  75. .table.table42_1 {
  76. width: 70% !important
  77. }
  78. }
  79. @media screen and (min-width:768px) and (max-width:959px) {
  80. .table33_1 {
  81. width: 60% !important
  82. }
  83. .table34_1 {
  84. width: 65% !important
  85. }
  86. .table35_1 {
  87. width: 100% !important
  88. }
  89. .table35_2 {
  90. width: 85% !important
  91. }
  92. .table35_3 {
  93. width: 75% !important
  94. }
  95. .table35_4 {
  96. width: 85% !important
  97. }
  98. .table38_1 {
  99. width: 45% !important
  100. }
  101. .table38_2 {
  102. width: 50% !important
  103. }
  104. .table39_1 {
  105. width: 45% !important
  106. }
  107. .table39_2 {
  108. width: 90% !important
  109. }
  110. .table42_1 {
  111. width: 50% !important
  112. }
  113. .table43_1 {
  114. width: 98% !important
  115. }
  116. }
  117. @media screen and (min-width:960px) and (max-width:1199px) {
  118. .table33_1 {
  119. width: 50% !important
  120. }
  121. .table34_1 {
  122. width: 50% !important
  123. }
  124. .table35_1 {
  125. width: 92% !important
  126. }
  127. .table35_2 {
  128. width: 70% !important
  129. }
  130. .table35_3 {
  131. width: 65% !important
  132. }
  133. .table35_4 {
  134. width: 70% !important
  135. }
  136. .table38_2 {
  137. width: 42% !important
  138. }
  139. .table39_2 {
  140. width: 80% !important
  141. }
  142. .table42_1 {
  143. width: 45% !important
  144. }
  145. }
  146. @media screen and (min-width:1200px) {
  147. .table33_1 {
  148. width: 40% !important
  149. }
  150. .table38_1 {
  151. width: 25% !important
  152. }
  153. .table39_1 {
  154. width: 25% !important
  155. }
  156. }
  157. .td,
  158. .th {
  159. margin: 0;
  160. padding: 0;
  161. vertical-align: middle;
  162. text-align: center;
  163. }
  164. .caption,
  165. .secCaption {
  166. font-size: 1.25rem;
  167. border-bottom: none;
  168. box-sizing: border-box;
  169. padding-bottom: 0.625rem;
  170. font-weight: bold;
  171. }
  172. .caption {
  173. text-align: center;
  174. }
  175. .secCaption {
  176. text-align: right;
  177. font-weight: normal;
  178. }
  179. .table td,
  180. .table th {
  181. text-align: center;
  182. border: 0.0625rem solid #444444;
  183. font-weight: normal;
  184. box-sizing: border-box;
  185. padding: 0.8rem 0.5rem;
  186. line-height: 1.875rem;
  187. word-wrap: break-word;
  188. word-break: keep-all;
  189. }
  190. .table th {
  191. font-size: 1.25rem;
  192. }
  193. .table td {
  194. color: #646363;
  195. }
  196. .tbody .td,
  197. .tbody .th {
  198. /* background-color: transparent; */
  199. border-bottom: 0.0625rem solid #444444;
  200. border-top: 0.0625rem solid #444444;
  201. padding: 0.5625rem;
  202. box-sizing: border-box;
  203. }
  204. .tfoot .td,
  205. .tfoot .th {
  206. font-weight: bold;
  207. padding: 0.25rem 0.5rem 0.375rem 0.5625rem;
  208. text-align: center;
  209. }
  210. /* 斜线 */
  211. /* th单元格 */
  212. .slash-wrap {
  213. position: relative;
  214. box-sizing: border-box;
  215. }
  216. .slash {
  217. position: absolute;
  218. display: block;
  219. top: 0;
  220. left: 0;
  221. /* 斜边边长 */
  222. /* Math.sqrt(Math.pow(width, 2) + Math.pow(height, 2)) */
  223. /* Math.sqrt(Math.pow(150, 2) + Math.pow(80, 2)) = 170 */
  224. /* width:170px; */
  225. /* 动态设置 */
  226. height: 0.0625rem;
  227. background-color: #444444;
  228. /* 旋转角度计算公式 */
  229. /* Math.atan(height / width) * 180 / Math.PI */
  230. /* Math.atan(80 / 150) * 180 / Math.PI = 28.072486935852954 */
  231. /* transform: rotate(28.072486935852954deg); */
  232. /* 动态设置 */
  233. transform-origin: top left;
  234. }
  235. /* 左下角文字 */
  236. .left {
  237. position: absolute;
  238. /* 左下角 left:0; bottom: 0; */
  239. left: 0.5rem;
  240. bottom: 0.3rem;
  241. }
  242. /* 右上角文字 */
  243. .right {
  244. position: absolute;
  245. /* 右上角 right:0; top: 0; */
  246. right: 0.5rem;
  247. top: 0.3rem;
  248. }
  249. /* 规则制度table 特殊样式*/
  250. .rule.table td {
  251. border-left: 0;
  252. border-right: 0;
  253. }
  254. .rule .th {
  255. font-weight: bold;
  256. padding: 0.125rem 0.5rem;
  257. text-align: center;
  258. border-left: 0;
  259. border-right: 0;
  260. }
  261. .rule .th:nth-of-type(1) {
  262. max-width: 3.125rem;
  263. }
  264. .rule .th:nth-of-type(4) {
  265. max-width: 11.25rem;
  266. }
  267. .rule .tbody .td:nth-of-type(2) {
  268. text-align: left;
  269. }
  270. .rule .caption {
  271. border-bottom: 0.0625rem solid #444444;
  272. text-align: right;
  273. }
  274. /*-----------主体内容 end-----------*/
  275. /*-----------顶部nav-----------*/
  276. .nav-top {
  277. position: fixed;
  278. top: 0px;
  279. width: 100%;
  280. height: 4em;
  281. z-index: 100;
  282. }
  283. .nav_container {
  284. width: 9.375rem;
  285. margin-left: 0.3rem;
  286. height: 100%;
  287. display: flex;
  288. align-items: center;
  289. font-size: 1.5rem;
  290. }
  291. .nav_return {
  292. width: 1.8rem;
  293. height: 1.8rem;
  294. margin-right: 0.175rem;
  295. }
  296. .dark-icon-navleft {
  297. background: url(../img/left_round.png);
  298. background-size: contain;
  299. }
  300. .light-icon-navleft {
  301. background: url(../img/left_round_n.png);
  302. background-size: contain;
  303. }
  304. /*-----------顶部nav end-----------*/
  305. /*-----------顶部--目录 start-----------*/
  306. .top_mulu_box {
  307. cursor: pointer;
  308. position: fixed;
  309. z-index: 10;
  310. right: 0;
  311. left: 0;
  312. width: 100%;
  313. height: 4em;
  314. padding: 0 0.625rem;
  315. border-bottom: 0;
  316. display: flex;
  317. align-items: center;
  318. justify-content: space-between;
  319. }
  320. .top_left,
  321. .top_right,
  322. .top_center {
  323. height: 100%;
  324. display: flex;
  325. align-items: center;
  326. }
  327. .top_left {
  328. justify-content: flex-start;
  329. width: 4.5rem;
  330. }
  331. .top_right {
  332. justify-content: flex-end;
  333. width: 4.5rem;
  334. }
  335. .top_center {
  336. justify-content: center;
  337. width: calc(100% - 4.5rem * 2);
  338. }
  339. .top_left_icon {
  340. margin-left: -0.5rem;
  341. font-size: 0.975rem;
  342. width: 1.8rem;
  343. height: 1.8rem;
  344. }
  345. .top_left_text {
  346. font-size: 1.5rem;
  347. }
  348. .top_center_text {
  349. font-size: 1.5rem;
  350. display: inline-block;
  351. white-space: nowrap;
  352. overflow: hidden;
  353. text-overflow: ellipsis;
  354. }
  355. /*-----------顶部--目录 end-----------*/
  356. /*-----------底部导航-----------*/
  357. .nav-bottom {
  358. position: fixed;
  359. bottom: 0;
  360. width: 100%;
  361. height: 4.375rem;
  362. text-align: center;
  363. margin: 0 auto;
  364. z-index: 9999;
  365. }
  366. .btn-mulu,
  367. .btn_Aa,
  368. .btn-extra {
  369. width: 32%;
  370. display: inline-block;
  371. }
  372. .mulu,
  373. .Aa,
  374. .extra {
  375. width: 2rem;
  376. margin: 0 auto;
  377. text-align: center;
  378. position: relative;
  379. }
  380. .bottom-icon {
  381. position: absolute;
  382. width: 1.25rem;
  383. height: 1.25rem;
  384. }
  385. .dark-icon-mulu {
  386. background: url(../img/mulu.png);
  387. background-size: contain;
  388. }
  389. .light-icon-mulu {
  390. background: url(../img/mulu_n.png);
  391. background-size: contain;
  392. }
  393. .dark-icon-Aa {
  394. background: url(../img/Aa.png);
  395. background-size: contain;
  396. }
  397. .light-icon-Aa {
  398. background: url(../img/Aa_n.png);
  399. background-size: contain;
  400. }
  401. .dark-icon-extra {
  402. background: url(../img/set.png);
  403. background-size: contain;
  404. }
  405. .dark-icon-extra.act {
  406. background: url(../img/set_n.png);
  407. background-size: contain;
  408. }
  409. .light-icon-extra {
  410. background: url(../img/set1.png);
  411. background-size: contain;
  412. }
  413. .light-icon-extra.act {
  414. background: url(../img/set1_n.png);
  415. background-size: contain;
  416. }
  417. .text_mulu,
  418. .text_Aa,
  419. .text_extra {
  420. position: absolute;
  421. top: 1.375rem;
  422. font-size: 0.75rem;
  423. }
  424. /*-----------底部导航 end-----------*/
  425. /*-----------其他功能栏-----------*/
  426. .extraPop {}
  427. /*-----------字体功能栏-----------*/
  428. .fontPop {}
  429. .fontPop,
  430. .extraPop {
  431. position: fixed;
  432. bottom: 4.375rem;
  433. width: 100%;
  434. height: 5.125rem;
  435. font-size: 0.9375rem;
  436. z-index: 10005;
  437. display: flex;
  438. flex-wrap: wrap;
  439. justify-content: center;
  440. align-items: center;
  441. }
  442. .fontItem {
  443. height: 3.125rem;
  444. width: 100%;
  445. display: flex;
  446. justify-content: space-between;
  447. align-items: center;
  448. }
  449. .fontItemTitle {
  450. width: 6.625rem;
  451. text-align: center;
  452. }
  453. .fontItemCons {
  454. width: calc(100% - 6.625rem);
  455. height: 100%;
  456. display: flex;
  457. justify-content: space-between;
  458. align-items: center;
  459. padding-right: 1.25rem;
  460. }
  461. .bk-item {
  462. width: 1.875rem;
  463. height: 100%;
  464. display: flex;
  465. flex-wrap: wrap;
  466. justify-content: center;
  467. align-items: center;
  468. font-size: 0.75rem;
  469. }
  470. .bk-container {
  471. background-size: contain;
  472. width: 1.5625rem;
  473. height: 1.5625rem;
  474. border: 0.0625rem #8C8C8C solid;
  475. border-radius: 0.9375rem;
  476. box-sizing: border-box;
  477. }
  478. .bk-container-current {
  479. border: 0.125rem #00A5F6 solid;
  480. }
  481. /*-----------字体功能栏 end-----------*/
  482. .index-img {
  483. width: 100%;
  484. height: 100%;
  485. }
  486. /*-----------图片样式 start----------*/
  487. .my-img {
  488. width: 100%;
  489. margin: 0 auto;
  490. display: block;
  491. }
  492. .fy-div {
  493. width: 100%;
  494. height: 70vh;
  495. margin: 0 auto;
  496. display: flex;
  497. justify-content: center;
  498. align-items: center;
  499. }
  500. .fy-img {
  501. width: 28.75rem;
  502. height: 9.8125rem;
  503. display: block;
  504. }
  505. /*-----------图片样式 end----------*/
  506. /*-----------底部导航的目录栏 start-----------*/
  507. .muluBox {
  508. position: fixed;
  509. width: 100%;
  510. height: 100%;
  511. z-index: 99999;
  512. }
  513. .muluMask {
  514. width: 100%;
  515. background: #000;
  516. opacity: 0.4;
  517. position: absolute;
  518. top: 0;
  519. bottom: 0;
  520. }
  521. .muluCons {
  522. width: 100%;
  523. height: 80%;
  524. position: absolute;
  525. bottom: 0;
  526. overflow-y: auto;
  527. }
  528. .muluTitle {
  529. height: 1.875rem;
  530. display: flex;
  531. justify-content: space-between;
  532. align-items: center;
  533. padding: 0 0.9375rem;
  534. }
  535. .list-li-a {
  536. text-align: left;
  537. }
  538. /*-----------目录栏 end-----------*/
  539. .notScroll {
  540. overflow: hidden;
  541. }