Ingen beskrivning
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.css 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830
  1. .content-4{
  2. width: 100%;
  3. }
  4. .box-4{
  5. width: 1050px;
  6. height: 607px;
  7. margin:0 auto;
  8. display: block;
  9. padding: 5px 0px 10px 0px;
  10. }
  11. .qy-10{
  12. width: 260px;
  13. height: 100%;
  14. background: #fff;
  15. border-radius: 5px;
  16. overflow-y: scroll;
  17. overflow-x:hidden;
  18. }
  19. .qy-11{
  20. width: 784px;
  21. height: 100%;
  22. margin-left: 5px;
  23. }
  24. .font-15{
  25. color: rgb(40, 45, 108);
  26. font-family: HarmonyOS Sans SC;
  27. font-size: 12px;
  28. font-weight: 300;
  29. line-height: 100%;
  30. letter-spacing: 0px;
  31. text-align: center;
  32. }
  33. .qy-15{
  34. width:240px;
  35. height:30px;
  36. line-height:30px;
  37. padding:3px 3px;
  38. position: relative;
  39. }
  40. .font-20{
  41. position: absolute;
  42. top:0;
  43. left:8px;
  44. border-radius: 2px;
  45. background: rgb(38, 120, 255);
  46. width: 2px;
  47. height: 14px;
  48. display: block;
  49. }
  50. .font-21{
  51. color: rgb(40, 45, 108);
  52. font-family: HarmonyOS Sans SC;
  53. font-size: 14px;
  54. font-weight: 400;
  55. line-height: 100%;
  56. letter-spacing: 0px;
  57. text-align: center;
  58. margin-left: 15px;
  59. }
  60. .qy-12{
  61. margin:15px 0px 0px;
  62. }
  63. .font-22{
  64. width: 101px;
  65. height: 20px;
  66. border-radius: 5px;
  67. display: block;
  68. background: rgba(3, 8, 82, 0.05);
  69. line-height: 20px;
  70. text-align: center;
  71. float: left;
  72. margin-bottom:10px;
  73. margin-right:5px;
  74. }
  75. .font-22 a{
  76. color: rgb(54, 59, 120);
  77. font-family: HarmonyOS Sans SC;
  78. font-size: 13px;
  79. font-weight: 300;
  80. line-height: 100%;
  81. letter-spacing: 0px;
  82. text-align: center;
  83. }
  84. .qy-13{
  85. margin: 8px 16px 0 16px;
  86. }
  87. .qy-16{
  88. height: 448px;width:100%; background: #fff;
  89. }
  90. #banner{
  91. width:100% !important;
  92. height:100% !important;
  93. border-radius: 5px;
  94. /* 面板阴影 */
  95. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  96. }
  97. .qy-17{
  98. width: 785px;
  99. height: 153px;
  100. border-radius: 3px;
  101. /* 面板阴影 */
  102. box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
  103. background: rgba(255, 255, 255, 0.6);
  104. margin-top:6px;
  105. padding:5px 10px;
  106. }
  107. .qy-20{
  108. border-bottom: 1px solid rgb(168, 172, 217);
  109. height:40px;line-height:40px;
  110. }
  111. .font-50{
  112. color: rgb(54, 59, 120);
  113. font-family: HarmonyOS Sans SC;
  114. font-size: 14px;
  115. font-weight: 400;
  116. line-height: 100%;
  117. letter-spacing: 0px;
  118. text-align: left;
  119. }
  120. .font-51{
  121. color: rgb(54, 59, 120);
  122. font-family: HarmonyOS Sans SC;
  123. font-size: 14px;
  124. font-weight: 400;
  125. line-height: 100%;
  126. letter-spacing: 0px;
  127. text-align: left;
  128. margin-left:15px;
  129. }
  130. .font-52{
  131. width: 58px;
  132. height: 18px;
  133. border-radius: 5px;
  134. /* 绿色 */
  135. box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
  136. background: rgb(0, 165, 120);
  137. color:#fff;
  138. padding:5px 10px;
  139. }
  140. .active-1{
  141. margin-left:15px;
  142. color: rgb(255, 137, 36);
  143. font-family: HarmonyOS Sans SC;
  144. font-size: 14px;
  145. font-weight: 400;
  146. line-height: 100%;
  147. letter-spacing: 0px;
  148. text-align: left;
  149. }
  150. .qy-30{
  151. margin-top:6px;
  152. }
  153. .qy-30-li{
  154. margin:4px 0px;
  155. }
  156. .font-53{
  157. color: rgb(54, 59, 120);
  158. font-family: HarmonyOS Sans SC;
  159. font-size: 14px;
  160. font-weight: 0;
  161. line-height: 100%;
  162. letter-spacing: 0px;
  163. text-align: left;
  164. }
  165. .font-53-active-1{
  166. color: rgb(54, 59, 120);
  167. font-family: HarmonyOS Sans SC;
  168. font-size: 14px;
  169. font-weight: bold;
  170. line-height: 100%;
  171. letter-spacing: 0px;
  172. text-align: left;
  173. }
  174. .content-5{
  175. width: 100%;
  176. }
  177. .box-5{
  178. width: 1050px;
  179. height: 238px;
  180. margin:0 auto;
  181. display: block;
  182. padding: 5px 0px 10px 0px;
  183. margin-bottom:10px;
  184. background:#fff;
  185. }
  186. .qy-32{
  187. width: 1010px;
  188. height:60px;
  189. line-height:60px;
  190. position: relative;
  191. margin: 0px 20px;
  192. border-bottom: 1px solid rgb(168, 172, 217);
  193. }
  194. .font-57{
  195. position: absolute;
  196. background: rgb(38, 120, 255);
  197. width: 3px;
  198. height:20px;
  199. left: -10px;
  200. top: 18px;
  201. }
  202. .font-58{
  203. color: rgb(40, 45, 108);
  204. font-family: 联盟起艺卢帅正锐黑体;
  205. font-size: 18px;
  206. font-weight: 400;
  207. line-height: 100%;
  208. letter-spacing: 0px;
  209. text-align: center;
  210. }
  211. .qy-33{
  212. width: 1050px;
  213. height: 103px;
  214. margin-top: 40px;
  215. padding: 0px 30px;
  216. }
  217. .font-66{
  218. width:100px;
  219. }
  220. .qy-33 li{
  221. float: left;
  222. }
  223. .li-ico{
  224. margin: 0 4px;
  225. display: block;
  226. margin-top: 42px;
  227. }
  228. .font-80{
  229. color: rgb(197, 164, 254);
  230. font-family: HarmonyOS Sans SC;
  231. font-size: 25px;
  232. font-weight: 500;
  233. line-height: 29px;
  234. letter-spacing: 0%;
  235. margin-bottom:10px;
  236. display: block;
  237. }
  238. .font-81{
  239. color: rgb(102, 102, 102);
  240. font-family: HarmonyOS Sans SC;
  241. font-size: 14px;
  242. font-weight: 400;
  243. line-height: 14px;
  244. letter-spacing: 0%;
  245. text-align: left;
  246. margin-top:10px;
  247. display: block;
  248. }
  249. .content-6{
  250. width: 100%;
  251. }
  252. .box-6{
  253. width: 1050px;
  254. height: 780px;
  255. margin:0 auto;
  256. display: block;
  257. padding: 5px 0px 10px 0px;
  258. margin-bottom:10px;
  259. background: rgba(255, 255, 255, 0.7);
  260. }
  261. .font-90{
  262. padding: 5px 10px 7px 10px;
  263. box-sizing: border-box;
  264. border: 1px solid rgb(0, 165, 120);
  265. border-radius: 5px;
  266. /* 绿色 */
  267. box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
  268. color: rgb(0, 165, 120);
  269. font-family: HarmonyOS Sans SC;
  270. font-size: 14px;
  271. font-weight: 400;
  272. line-height: 100%;
  273. letter-spacing: 0px;
  274. text-align: center;
  275. }
  276. .font-91{
  277. padding: 5px 10px 7px 10px;
  278. border-radius: 5px;
  279. /* 绿色 */
  280. box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
  281. background: rgb(0, 165, 120);
  282. color: rgb(255, 255, 255);
  283. font-family: HarmonyOS Sans SC;
  284. font-size: 14px;
  285. font-weight: 300;
  286. line-height: 100%;
  287. letter-spacing: 0px;
  288. text-align: left;
  289. }
  290. .qy-36{
  291. margin: 15px 20px;
  292. }
  293. .qy-36-li{
  294. /* 画板 16 */
  295. position: relative;
  296. width: 191px;
  297. height: 210px;
  298. float: left;
  299. margin: 8px 6px;
  300. background: #fff;
  301. }
  302. .qy-36-2{
  303. height:43px;
  304. line-height:43px;
  305. }
  306. .qy-36-1{
  307. height:167px;
  308. }
  309. .font-500{
  310. color: rgb(54, 59, 120);
  311. font-family: HarmonyOS Sans SC;
  312. font-size: 14px;
  313. font-weight: 400;
  314. line-height: 100%;
  315. letter-spacing: 0px;
  316. text-align: left;
  317. }
  318. .content-7{
  319. width: 100%;
  320. }
  321. .box-7{
  322. width: 1050px;
  323. height: 654px;
  324. margin:0 auto;
  325. display: block;
  326. padding: 5px 0px 10px 0px;
  327. margin-bottom:10px;
  328. background: rgba(255, 255, 255, 0.7);
  329. }
  330. .font-93{
  331. color: rgb(111, 111, 112);
  332. font-family: HarmonyOS Sans SC;
  333. font-size: 14px;
  334. font-weight: 400;
  335. line-height: 100%;
  336. letter-spacing: 0px;
  337. text-align: right;
  338. }
  339. .qy-36-l{
  340. width: 676px;
  341. height: 526px;
  342. }
  343. .qy-36-r{
  344. width: 332px;
  345. height: 534px;
  346. background: #fff;
  347. position: relative;
  348. margin-top: 8px;
  349. }
  350. .qy-36-l .qy-36-li{
  351. /* 画板 16 */
  352. position: relative;
  353. width: 157px;
  354. height: 259px;
  355. float: left;
  356. margin: 8px 6px;
  357. background: #fff;
  358. }
  359. .qy-36-l .qy-36-1{
  360. height:206px;
  361. }
  362. .qy-36-l .qy-36-2{
  363. height:53px;
  364. line-height:53px;
  365. }
  366. .qy-36-r-1{
  367. /* 职称评审论文精选参考 */
  368. position: absolute;
  369. width: 171px;
  370. height: 16px;
  371. left: 80px;
  372. right: 81px;
  373. top: 17px;
  374. bottom: 493px;
  375. display: flex;
  376. flex-direction: row;
  377. align-items: center;
  378. }
  379. .font-100{
  380. color: rgb(54, 59, 120);
  381. font-family: 联盟起艺卢帅正锐黑体;
  382. font-size: 16px;
  383. font-weight: 400;
  384. line-height: 100%;
  385. letter-spacing: 0px;
  386. text-align: left;
  387. }
  388. .qy-36-r-2{
  389. /* 矩形 5 */
  390. position: absolute;
  391. width: 89px;
  392. height: 3px;
  393. left: 115px;
  394. right: 128px;
  395. top: 40px;
  396. bottom: 483px;
  397. border-radius: 10px;
  398. background: rgb(255, 137, 36);
  399. }
  400. .qy-36-r-4{
  401. /* 查看更多 */
  402. position: absolute;
  403. width: 68px;
  404. height: 14px;
  405. left: 132px;
  406. right: -121px;
  407. top: 497px;
  408. bottom: -497px;
  409. display: flex;
  410. flex-direction: row;
  411. align-items: center;
  412. }
  413. .qy-36-r-3{
  414. margin-top: 55px;
  415. padding:0px 10px;
  416. }
  417. .qy-36-r-3 li{
  418. margin:12px 0;
  419. color: rgb(54, 59, 120);
  420. font-family: HarmonyOS Sans SC;
  421. font-size: 14px;
  422. font-weight: 500;
  423. line-height: 100%;
  424. letter-spacing: 0px;
  425. text-align: left;
  426. }
  427. .qy-36-r-4 a{
  428. color: rgb(0, 165, 120);
  429. font-family: HarmonyOS Sans SC;
  430. font-size: 14px;
  431. font-weight: 400;
  432. line-height: 100%;
  433. letter-spacing: 0px;
  434. text-align: left;
  435. }
  436. .font-563-active-1 a{
  437. font-weight: bold;
  438. }
  439. .content-8{
  440. width: 100%;
  441. }
  442. .box-8{
  443. width: 1050px;
  444. height: 654px;
  445. margin:0 auto;
  446. display: block;
  447. padding: 5px 0px 10px 0px;
  448. margin-bottom:10px;
  449. background: rgba(255, 255, 255, 0.7);
  450. }
  451. .content-8 .qy-36-r{
  452. width: 210px;
  453. }
  454. .content-8 .qy-36-r-1{
  455. left: 41px;
  456. }
  457. .content-8 .qy-36-r-2{
  458. left: 59px;
  459. }
  460. .content-8 .qy-36-r-4{
  461. left: 75px;
  462. }
  463. .content-8 .qy-36-l{
  464. width: 800px;
  465. margin-right: 0px;
  466. }
  467. .content-8 .qy-36-li{
  468. width: 258px;
  469. height: 218px;
  470. margin: 8px 3px;
  471. }
  472. .content-8 .qy-36-1{
  473. height: 145px;
  474. }
  475. .content-8 .qy-36-2{
  476. padding:0 5px;
  477. height: 30px;
  478. line-height: 30px;
  479. }
  480. .content-8 .qy-36-3{
  481. padding:0 5px;
  482. height: 30px;
  483. line-height: 17px;
  484. }
  485. .content-8 .font-500{
  486. color: rgb(40, 45, 108);
  487. font-family: HarmonyOS Sans SC;
  488. font-size: 16px;
  489. font-weight: 700;
  490. line-height: 19px;
  491. letter-spacing: 0%;
  492. text-align: left;
  493. }
  494. .qy-36-5{
  495. width: 788px;
  496. height: 308px;
  497. background: #fff;
  498. padding: 15px 15px;
  499. }
  500. .qy-36-5-li{
  501. height:25px;
  502. line-height:25px;
  503. }
  504. .qy-36-5-li a,span{
  505. color: rgb(54, 59, 120);
  506. font-family: HarmonyOS Sans SC;
  507. font-size: 14px;
  508. font-weight: 500;
  509. line-height: 100%;
  510. letter-spacing: 0px;
  511. text-align: left;
  512. }
  513. .font-933-active-1 a{
  514. font-weight: bold;
  515. }
  516. .content-9{
  517. width: 100%;
  518. }
  519. .box-9{
  520. width: 1050px;
  521. height: 355px;
  522. margin:0 auto;
  523. display: block;
  524. padding: 5px 0px 10px 0px;
  525. margin-bottom:10px;
  526. background: rgba(255, 255, 255, 0.7);
  527. }
  528. .content-9 .qy-36-5{
  529. height: 243px;
  530. }
  531. .content-9 .qy-36-5-li{
  532. height:30px;
  533. line-height:30px;
  534. }
  535. .font-9668{
  536. padding:2px 8px 4px 8px;
  537. color: rgb(255, 255, 255);
  538. font-family: HarmonyOS Sans SC;
  539. font-size: 14px;
  540. font-weight: 400;
  541. line-height: 100%;
  542. letter-spacing: 0px;
  543. text-align: left;
  544. border-radius: 3px;
  545. background: rgb(123, 97, 255);
  546. margin-right:3px;
  547. }
  548. .content-9 .qy-36-r{
  549. margin-top: 0px;
  550. height: 243px;
  551. overflow:hidden;
  552. width: 210px;
  553. margin-left: 29px;
  554. }
  555. .content-9 .qy-36-l{
  556. height: 254px;
  557. width: 769px;
  558. }
  559. .content-10{
  560. width: 100%;
  561. }
  562. .box-10{
  563. width: 1050px;
  564. height: 383px;
  565. margin:0 auto;
  566. display: block;
  567. padding: 5px 0px 10px 0px;
  568. margin-bottom:10px;
  569. background: rgba(255, 255, 255, 0.7);
  570. }
  571. .qy-38-li{
  572. width: 243px;
  573. height: 246px;
  574. float: left;
  575. margin-right:13px;
  576. position: relative;
  577. }
  578. .qy-38-li .a{
  579. /* 矩形 27 */
  580. position: absolute;
  581. width: 243px;
  582. height: 219px;
  583. left: 0px;
  584. right: -33px;
  585. top: 0px;
  586. bottom: -36.4px;
  587. z-index: 600;
  588. transform: rotate(0.28deg);
  589. }
  590. .qy-38-li .b{
  591. /* 矩形 28 */
  592. position: absolute;
  593. width: 243px;
  594. height: 146px;
  595. left: 0px;
  596. right: -31.46px;
  597. top: 100px;
  598. bottom: -83px;
  599. border-radius: 10px;
  600. z-index: 500;
  601. box-shadow: 5px 5px 20px 1px rgba(9, 109, 217, 0.2);
  602. background: rgb(9, 109, 217);
  603. }
  604. .qy-38-li .c{
  605. position: absolute;
  606. width: 100%;
  607. height: 30px;
  608. line-height: 30px;
  609. bottom: 0;
  610. text-align: center;
  611. z-index: 700;
  612. }
  613. .qy-38-li .c a {
  614. color: rgb(255, 255, 255);
  615. font-family: HarmonyOS Sans SC;
  616. font-size: 14px;
  617. font-weight: 700;
  618. line-height: 14px;
  619. letter-spacing: 3px;
  620. text-align: left;
  621. }
  622. .content-11{
  623. width: 100%;
  624. }
  625. .box-11{
  626. width: 1050px;
  627. height: 400px;
  628. margin:0 auto;
  629. display: block;
  630. padding: 5px 0px 10px 0px;
  631. margin-bottom:10px;
  632. background: rgba(255, 255, 255, 0.7);
  633. }
  634. .box-11 .qy-38-li{
  635. width: 243px;
  636. height: 150px;
  637. float: left;
  638. margin-right:13px;
  639. position: relative;
  640. border-radius: 5px;
  641. margin-bottom:15px;
  642. /* 小卡片 */
  643. box-shadow: 5px 5px 25px 0px rgba(3, 8, 82, 0.1);
  644. background: rgb(255, 255, 255);
  645. }
  646. .box-11 .a{
  647. position: absolute;
  648. width: 243px;
  649. height: 219px;
  650. left: 0px;
  651. right: -33px;
  652. top: 0px;
  653. bottom: -36.4px;
  654. z-index: 600;
  655. text-align: center;
  656. }
  657. .box-11 .c{
  658. position: absolute;
  659. width: 100%;
  660. height: 30px;
  661. line-height: 30px;
  662. bottom: 0;
  663. text-align: center;
  664. z-index: 700;
  665. }
  666. .box-11 .c a{
  667. color: rgb(40, 45, 108);
  668. font-family: HarmonyOS Sans SC;
  669. font-size: 16px;
  670. font-weight: 400;
  671. line-height: 100%;
  672. letter-spacing: 0px;
  673. text-align: left;
  674. }
  675. #footer{
  676. position: relative;
  677. }
  678. .content-12{
  679. width: 100%;
  680. box-shadow: 0px -5px 25px 0px rgba(3, 8, 82, 0.1);
  681. /* 线性渐变 */
  682. background: linear-gradient(175.91deg, rgb(232, 241, 251) 1.638%,rgba(255, 255, 255, 0) 15.093%);
  683. }
  684. .box-12{
  685. width: 1050px;
  686. height: 400px;
  687. margin:0 auto;
  688. display: block;
  689. padding: 5px 0px 10px 0px;
  690. margin-bottom:10px;
  691. padding-top: 50px;
  692. }
  693. .font-66966{
  694. color: rgb(40, 45, 108);
  695. font-family: HarmonyOS Sans SC;
  696. font-size: 24px;
  697. font-weight: 400;
  698. line-height: 120%;
  699. letter-spacing: 1px;
  700. text-align: center;
  701. }
  702. .qy-800{
  703. position: relative;
  704. margin-top:60px;
  705. }
  706. .font-15-6666{
  707. position: absolute;
  708. width: 3px;
  709. height: 20px;
  710. border-radius: 5px;
  711. background: rgb(38, 120, 255);
  712. left: 35px;
  713. }
  714. .font-15-556{
  715. color: rgb(40, 45, 108);
  716. font-family: 联盟起艺卢帅正锐黑体;
  717. font-size: 18px;
  718. font-weight: bold;
  719. line-height: 100%;
  720. letter-spacing: 0px;
  721. text-align: left;
  722. margin-left: 20px;
  723. display: block;
  724. }
  725. .link-ti{
  726. width: 150px;
  727. padding-left: 23px;
  728. }
  729. .link-li{
  730. width: 840px;
  731. }
  732. .link-li li{
  733. float: left;
  734. margin: 0 10px 0 0;
  735. }
  736. .link-li li a{
  737. color: rgb(40, 45, 108);
  738. font-family: HarmonyOS Sans SC;
  739. font-size: 16px;
  740. font-weight: 400;
  741. line-height: 100%;
  742. letter-spacing: 1px;
  743. text-align: center;
  744. }
  745. .font-6669633{
  746. color: rgb(94, 97, 145);
  747. font-family: HarmonyOS Sans SC;
  748. font-size: 36px;
  749. font-weight: 300;
  750. line-height: 100%;
  751. letter-spacing: 0px;
  752. text-align: left;
  753. }
  754. .qy-200{
  755. height: 40px;
  756. line-height: 40px;
  757. margin-top:40px;
  758. }
  759. .qy-200 img{
  760. vertical-align: middle;
  761. margin-top: -12px;
  762. }
  763. .qy-300{
  764. margin-top:40px;
  765. }
  766. .qy-300 a{
  767. margin-right:20px;
  768. }
  769. .qy-400{
  770. height: 3px;
  771. border-bottom: 1px solid #000;
  772. opacity: 0.1;
  773. margin-top:40px;
  774. }
  775. .qy-500{
  776. margin-top:40px;
  777. margin-bottom: 20px;
  778. }
  779. .qy-500 .p1{
  780. color: rgb(94, 97, 145);
  781. font-family: HarmonyOS Sans SC;
  782. font-size: 14px;
  783. font-weight: 400;
  784. line-height: 100%;
  785. letter-spacing: 0px;
  786. padding: 10px 0px;
  787. }
  788. .qy-500 .p2{
  789. color: rgb(94, 97, 145);
  790. font-family: HarmonyOS Sans SC;
  791. font-size: 12px;
  792. font-weight: 400;
  793. line-height: 152%;
  794. letter-spacing: 0px;
  795. text-align: center;
  796. }