pdf.scss 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524
  1. .cd_box {
  2. padding: 20px 0 30px;
  3. box-sizing: border-box;
  4. position: relative;
  5. min-height: 891px;
  6. color: #111111;
  7. background-size: 100% 100%;
  8. .cb_db {
  9. .cb_db_l {
  10. font-family: STSongti-SC, STSongti-SC;
  11. font-weight: 400;
  12. font-size: 10px;
  13. color: #ffffff;
  14. line-height: 16px;
  15. padding-left: 32px;
  16. &.cdl {
  17. color: #111111;
  18. padding-left: 0;
  19. }
  20. }
  21. }
  22. .cd_page {
  23. width: 100%;
  24. font-family: STSongti-SC, STSongti-SC;
  25. font-weight: 400;
  26. font-size: 10px;
  27. color: #111111;
  28. line-height: 16px;
  29. text-align: center;
  30. position: absolute;
  31. bottom: 20px;
  32. }
  33. p {
  34. font-family: STSongti-SC, STSongti-SC;
  35. font-weight: 400;
  36. font-size: 10px;
  37. color: #252525;
  38. line-height: 14px;
  39. margin-top: 20px;
  40. &.p2 {
  41. font-size: 12px;
  42. line-height: 16px;
  43. }
  44. &.p3 {
  45. font-size: 12px;
  46. line-height: 16px;
  47. color: #33a7a7;
  48. }
  49. }
  50. .bp {
  51. font-family: PingFangSC, PingFang SC;
  52. font-weight: 600;
  53. font-size: 20px;
  54. color: #111111;
  55. line-height: 24px;
  56. }
  57. .big_title {
  58. font-family: STSongti-SC, STSongti-SC;
  59. font-weight: bold;
  60. font-size: 32px;
  61. color: #009191;
  62. line-height: 45px;
  63. margin-top: 20px;
  64. }
  65. &.fm {
  66. background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/report/fm_bg.png') no-repeat;
  67. background-size: 100% 100%;
  68. position: relative;
  69. }
  70. &.fm2 {
  71. background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/fm_bg.png') no-repeat;
  72. background-size: 100% 100%;
  73. position: relative;
  74. justify-content: flex-end;
  75. padding: 0 40px 30px;
  76. box-sizing: border-box;
  77. }
  78. .fm2-logo {
  79. width: 163px;
  80. height: 44px;
  81. position: absolute;
  82. top: 38px;
  83. left: 30px;
  84. }
  85. .fm2-logo2{
  86. width: 116px;
  87. height: 46px;
  88. position: absolute;
  89. top: 38px;
  90. right: 31px;
  91. }
  92. .fm2-perill {
  93. width: 308px;
  94. height: 58px;
  95. }
  96. .fm2-line {
  97. width: calc(100% - 87px);
  98. height: 1px;
  99. background: rgba(255, 255, 255, 0.12);
  100. margin-top: 12px;
  101. }
  102. .fm2-p {
  103. font-family: PingFangSC, PingFang SC;
  104. font-weight: 400;
  105. font-size: 38px;
  106. color: #ffdf73;
  107. line-height: 48px;
  108. margin-top: 12px;
  109. }
  110. .fm2-texts {
  111. margin-top: 15px;
  112. overflow: hidden;
  113. justify-content: space-between;
  114. flex-wrap: wrap;
  115. }
  116. .fm2-texts-pre {
  117. width: 50%;
  118. margin-top: 15px;
  119. font-family: PingFang-SC, PingFang-SC;
  120. font-weight: 500;
  121. font-size: 12px;
  122. color: #ffffff;
  123. line-height: 12px;
  124. text-align: left;
  125. }
  126. .fm_img {
  127. width: 178px;
  128. height: 48px;
  129. margin: 20px 0 0 28px;
  130. }
  131. .fm_info {
  132. width: 100%;
  133. padding: 0 51px 41px 51px;
  134. position: absolute;
  135. bottom: 0;
  136. .fi_p {
  137. font-family: Helvetica;
  138. font-size: 48px;
  139. color: #ffd750;
  140. line-height: 58px;
  141. text-align: left;
  142. }
  143. .fi_line {
  144. width: 161px;
  145. height: 2px;
  146. background: #ffffff;
  147. margin-top: 5px;
  148. }
  149. .fi_title {
  150. font-family: PingFang-SC, PingFang-SC;
  151. font-weight: 500;
  152. font-size: 46px;
  153. color: #ffffff;
  154. line-height: 67px;
  155. text-align: left;
  156. margin-top: 10px;
  157. }
  158. .fi_tip {
  159. font-family: PingFang-SC, PingFang-SC;
  160. font-weight: 500;
  161. font-size: 14px;
  162. color: #ffffff;
  163. line-height: 20px;
  164. margin-top: 2px;
  165. }
  166. .fi_xx {
  167. margin-top: 15px;
  168. .fi_xx_pre {
  169. font-family: PingFang-SC, PingFang-SC;
  170. font-weight: 500;
  171. font-size: 10px;
  172. color: #99d3d3;
  173. line-height: 14px;
  174. &.ml {
  175. margin-left: 16px;
  176. }
  177. }
  178. }
  179. }
  180. .cb_content {
  181. padding: 28px 32px 0;
  182. &.jxpjmddj {
  183. padding: 28px 0 0;
  184. }
  185. }
  186. &.js {
  187. .js_boxs {
  188. margin-top: 26px;
  189. display: flex;
  190. justify-content: space-between;
  191. .jb_pre {
  192. width: calc(20% - 10px);
  193. height: 302px;
  194. border-radius: 0px 18px 0px 18px;
  195. border: 2px solid #33a7a7;
  196. padding-left: 10px;
  197. box-sizing: border-box;
  198. position: relative;
  199. .jbp_zm {
  200. width: 32px;
  201. height: 32px;
  202. background: #33a7a7;
  203. font-family: PingFang-SC, PingFang-SC;
  204. font-weight: bold;
  205. font-size: 22px;
  206. color: #ffffff;
  207. line-height: 27px;
  208. text-align: center;
  209. position: absolute;
  210. left: 0;
  211. right: 0;
  212. }
  213. img {
  214. width: 48px;
  215. height: 48px;
  216. margin: 35px 32px 0 15px;
  217. }
  218. .jbp_title {
  219. width: 100%;
  220. height: 30px;
  221. padding: 0 20px 7px 0;
  222. border-bottom: 2px solid #33a7a7;
  223. box-sizing: border-box;
  224. font-family: STSongti-SC, STSongti-SC;
  225. font-weight: bold;
  226. font-size: 9px;
  227. color: #111111;
  228. line-height: 16px;
  229. margin-top: 10px;
  230. }
  231. p {
  232. font-family: STSongti-SC, STSongti-SC;
  233. font-weight: 400;
  234. font-size: 9px;
  235. color: #111111;
  236. line-height: 14px;
  237. padding: 7px 0 0 0;
  238. &:last-child {
  239. margin-top: 14px;
  240. }
  241. }
  242. &.jp1 {
  243. border: 2px solid #833479;
  244. .jbp_zm {
  245. background: #833479;
  246. }
  247. .jbp_title {
  248. color: #833479;
  249. border-bottom: 2px solid #833479;
  250. }
  251. .jbp_title {
  252. color: #833479;
  253. }
  254. }
  255. &.jp2 {
  256. border: 2px solid #009191;
  257. .jbp_zm {
  258. background: #009191;
  259. }
  260. .jbp_title {
  261. color: #009191;
  262. border-bottom: 2px solid #009191;
  263. }
  264. }
  265. &.jp3 {
  266. border: 2px solid #193d59;
  267. .jbp_zm {
  268. background: #193d59;
  269. }
  270. .jbp_title {
  271. color: #193d59;
  272. border-bottom: 2px solid #193d59;
  273. }
  274. }
  275. &.jp4 {
  276. border: 2px solid #ffd750;
  277. .jbp_zm {
  278. background: #ffd750;
  279. }
  280. .jbp_title {
  281. color: #ffd750;
  282. border-bottom: 2px solid #ffd750;
  283. }
  284. }
  285. &.jp5 {
  286. border: 2px solid #afcdf5;
  287. .jbp_zm {
  288. background: #afcdf5;
  289. }
  290. .jbp_title {
  291. color: #afcdf5;
  292. border-bottom: 2px solid #afcdf5;
  293. }
  294. }
  295. }
  296. }
  297. .js_single_box {
  298. margin-top: 20px;
  299. width: 100%;
  300. height: 112px;
  301. border-radius: 0px 18px 0px 18px;
  302. border: 2px solid #898989;
  303. padding-bottom: 10px;
  304. position: relative;
  305. .jsb_zm {
  306. width: 32px;
  307. height: 32px;
  308. background: #898989;
  309. font-family: PingFang-SC, PingFang-SC;
  310. font-weight: bold;
  311. font-size: 22px;
  312. color: #ffffff;
  313. line-height: 32px;
  314. text-align: center;
  315. position: absolute;
  316. left: 0;
  317. right: 0;
  318. }
  319. .jsb_l {
  320. width: 111px;
  321. img {
  322. width: 48px;
  323. height: 48px;
  324. margin-top: 30px;
  325. }
  326. p {
  327. font-family: STSongti-SC, STSongti-SC;
  328. font-weight: 400;
  329. font-size: 10px;
  330. color: #898989;
  331. line-height: 16px;
  332. margin-top: 0px;
  333. }
  334. }
  335. .jsb_r {
  336. border-left: 2px solid #898989;
  337. padding: 10px 22px;
  338. flex: 1;
  339. font-family: STSongti-SC, STSongti-SC;
  340. font-weight: 400;
  341. font-size: 10px;
  342. color: #111111;
  343. line-height: 16px;
  344. }
  345. }
  346. }
  347. .mddj_title {
  348. img {
  349. width: 65px;
  350. height: 45px;
  351. }
  352. span {
  353. font-family: PingFang-SC, PingFang-SC;
  354. font-weight: 800;
  355. font-size: 32px;
  356. color: #009191;
  357. line-height: 40px;
  358. margin-left: 8px;
  359. }
  360. }
  361. .mddj_tip {
  362. font-size: 12px;
  363. margin-top: 30px;
  364. }
  365. .mddj_top {
  366. justify-content: space-between;
  367. margin-top: 42px;
  368. .tt_pre {
  369. width: calc(100% / 3 - 5px);
  370. .ttp_l {
  371. width: 27px;
  372. height: 48px;
  373. &.tl1 {
  374. background: #d6bbd2;
  375. }
  376. &.tl2 {
  377. background: #ffe796;
  378. }
  379. &.tl3 {
  380. background: #ad78a6;
  381. }
  382. }
  383. .ttp_r {
  384. width: calc(100% - 27px);
  385. font-family: PingFangSC, PingFang SC;
  386. font-weight: 400;
  387. font-size: 10px;
  388. color: #252525;
  389. line-height: 14px;
  390. padding-left: 4px;
  391. box-sizing: border-box;
  392. }
  393. }
  394. }
  395. .mddj_table {
  396. margin-top: 33px;
  397. .mt_l {
  398. flex: 1;
  399. box-sizing: border-box;
  400. }
  401. .mt_r {
  402. .mr_pre {
  403. font-size: 10px;
  404. color: #ffffff;
  405. width: 27px;
  406. padding: 0 4px;
  407. box-sizing: border-box;
  408. height: 100px;
  409. display: flex;
  410. flex-direction: column;
  411. justify-content: center;
  412. align-items: center;
  413. }
  414. }
  415. .mt_top {
  416. background: #833479;
  417. .mt_l {
  418. font-family: PingFangSC, PingFang SC;
  419. font-weight: 400;
  420. font-size: 20px;
  421. color: #ffffff;
  422. line-height: 20px;
  423. padding-left: 14px;
  424. }
  425. }
  426. .mt_list {
  427. border: 3px solid #833479;
  428. .ml_pre {
  429. border-bottom: 1px solid #e5e7eb;
  430. &:last-child {
  431. border: none;
  432. }
  433. &:nth-child(odd) {
  434. background: #f4f4f4;
  435. }
  436. &:nth-child(even) {
  437. background: #ffffff;
  438. }
  439. .mt_l {
  440. padding: 10px 12px;
  441. font-family: PingFangSC, PingFang SC;
  442. font-weight: 400;
  443. font-size: 10px;
  444. color: #252525;
  445. line-height: 16px;
  446. box-sizing: border-box;
  447. }
  448. .mp_pre {
  449. width: 27px;
  450. height: 100%;
  451. font-family: PingFangSC, PingFang SC;
  452. font-weight: 400;
  453. font-size: 10px;
  454. color: #1d2129;
  455. line-height: 13px;
  456. display: flex;
  457. flex-direction: column;
  458. align-items: center;
  459. justify-content: center;
  460. &.mp1 {
  461. background: #d6bbd2;
  462. }
  463. &.mp2 {
  464. background: #ffe796;
  465. }
  466. &.mp3 {
  467. background: #ad78a6;
  468. }
  469. }
  470. }
  471. }
  472. }
  473. .pjgx_title {
  474. font-size: 32px;
  475. color: #f09216;
  476. margin-top: 20px;
  477. }
  478. .mddj_boxs {
  479. margin-top: 10px;
  480. .mb_item {
  481. padding: 20px 0;
  482. border-bottom: 1px dotted #33a7a7;
  483. .mbi_title {
  484. background: rgba(131, 52, 120, 0.12);
  485. font-family: PingFang-SC, PingFang-SC;
  486. font-weight: bold;
  487. font-size: 10px;
  488. color: #33a7a7;
  489. line-height: 14px;
  490. padding: 5px;
  491. display: inline;
  492. }
  493. .mbi_text {
  494. font-family: PingFangSC, PingFang SC;
  495. font-weight: 400;
  496. font-size: 10px;
  497. color: #111111;
  498. line-height: 14px;
  499. margin-top: 10px;
  500. }
  501. }
  502. }
  503. .cyfx_boxs {
  504. margin-top: 5px;
  505. display: flex;
  506. .cyfxb_box {
  507. width: calc(100% / 4 - 1px);
  508. border-left: 1px dotted #c1c7d2;
  509. padding: 0 5px;
  510. box-sizing: border-box;
  511. .cbb_top {
  512. padding: 9px 0;
  513. border-bottom: 1px dotted #c1c7d2;
  514. font-family: PingFangSC, PingFang SC;
  515. font-weight: 600;
  516. font-size: 20px;
  517. color: #33a7a7;
  518. line-height: 24px;
  519. text-align: right;
  520. &.red {
  521. color: #ad78a6;
  522. }
  523. }
  524. .cbb_bottom {
  525. .cbbb_item {
  526. width: 100%;
  527. display: flex;
  528. align-items: center;
  529. justify-content: space-between;
  530. margin-top: 10px;
  531. min-height: 64px;
  532. .ci_l {
  533. width: calc(100% - 42px);
  534. font-family: PingFangSC, PingFang SC;
  535. font-weight: 400;
  536. font-size: 10px;
  537. color: #252525;
  538. line-height: 16px;
  539. padding-right: 10px;
  540. box-sizing: border-box;
  541. }
  542. .ci_r {
  543. width: 42px;
  544. height: 42px;
  545. .circle {
  546. position: relative;
  547. width: 39px;
  548. height: 39px;
  549. border-radius: 50%;
  550. border: 3px solid #ffe796;
  551. background-color: transparent;
  552. }
  553. .semi-circle {
  554. position: absolute;
  555. top: -3px;
  556. right: -3px;
  557. width: 39px;
  558. height: 39px;
  559. border-radius: 100%;
  560. background: conic-gradient(
  561. #33a7a7 0deg,
  562. /* 起始点 */ #33a7a7 calc(var(--percentage, 0) * 3.6deg),
  563. /* 切割范围 */ transparent calc(var(--percentage, 0) * 3.6deg),
  564. /* 切割的部分,使用透明 */ transparent 360deg /* 圆的结束 */
  565. );
  566. z-index: 2;
  567. &.red {
  568. background: conic-gradient(
  569. #ad78a6 0deg,
  570. /* 起始点 */ #ad78a6 calc(var(--percentage, 0) * 3.6deg),
  571. /* 切割范围 */ transparent calc(var(--percentage, 0) * 3.6deg),
  572. /* 切割的部分,使用透明 */ transparent 360deg /* 圆的结束 */
  573. );
  574. }
  575. }
  576. .number {
  577. position: absolute;
  578. width: 100%;
  579. height: 100%;
  580. left: 0;
  581. top: 0;
  582. background: #ffffff;
  583. font-family: PingFang-SC, PingFang-SC;
  584. font-weight: 800;
  585. font-size: 18px;
  586. color: #33a7a7;
  587. z-index: 3;
  588. display: flex;
  589. flex-direction: column;
  590. align-items: center;
  591. justify-content: center;
  592. border-radius: 50%;
  593. &.red {
  594. color: #ad78a6;
  595. }
  596. }
  597. }
  598. }
  599. }
  600. }
  601. }
  602. .jxpjmddj_box {
  603. border-radius: 0px 6px 0px 6px;
  604. border: 1px solid #e5e7eb;
  605. margin-top: 20px;
  606. padding: 8px;
  607. .jb_title {
  608. font-family: PingFangSC, PingFang SC;
  609. font-weight: 400;
  610. font-size: 12px;
  611. color: #252525;
  612. line-height: 16px;
  613. }
  614. .jb_title2 {
  615. margin-top: 12px;
  616. font-family: PingFangSC, PingFang SC;
  617. font-weight: bold;
  618. font-size: 20px;
  619. color: #833479;
  620. line-height: 16px;
  621. }
  622. .jb_text {
  623. font-family: PingFangSC, PingFang SC;
  624. font-weight: 400;
  625. font-size: 10px;
  626. color: #252525;
  627. line-height: 16px;
  628. margin-top: 10px;
  629. }
  630. }
  631. .xxfx_title {
  632. margin-top: 40px;
  633. .xt_pre {
  634. width: 58px;
  635. font-family: PingFang-SC, PingFang-SC;
  636. font-weight: bold;
  637. font-size: 16px;
  638. color: #666666;
  639. line-height: 16px;
  640. text-align: center;
  641. }
  642. }
  643. .xxfx_list {
  644. .xl_item {
  645. margin-top: 20px;
  646. .xli_l {
  647. width: 177px;
  648. .xl_pre {
  649. width: 58px;
  650. font-family: PangMenZhengDaoBiaoTiTiMianFeiBan, PangMenZhengDaoBiaoTiTiMianFeiBan;
  651. font-weight: bolder;
  652. font-size: 20px;
  653. color: #666666;
  654. line-height: 16px;
  655. text-align: center;
  656. &.red {
  657. color: #33a7a7;
  658. }
  659. }
  660. }
  661. .xli_r {
  662. width: calc(100% - 177px);
  663. .xr_p {
  664. font-family: PingFangSC, PingFang SC;
  665. font-weight: 400;
  666. font-size: 10px;
  667. color: #252525;
  668. line-height: 10px;
  669. }
  670. .xr_tb {
  671. width: 100%;
  672. height: 4px;
  673. margin-top: 26px;
  674. position: relative;
  675. .xt_pre {
  676. width: calc(100% / 3);
  677. height: 100%;
  678. &.p1 {
  679. background: #33a7a7;
  680. }
  681. &.p2 {
  682. background: rgba(118, 30, 106, 0.6);
  683. }
  684. &.p3 {
  685. background: #ffe796;
  686. }
  687. }
  688. .xt_score {
  689. position: absolute;
  690. left: 14px;
  691. top: -20px;
  692. .xts_num {
  693. background: #ffffff;
  694. box-shadow: 0px 4px 10px 0px rgba(118, 30, 106, 0.08);
  695. border-radius: 8px;
  696. border: 1px solid rgba(131, 52, 120, 0.19);
  697. font-family: PangMenZhengDao, PangMenZhengDao;
  698. font-weight: bold;
  699. font-size: 12px;
  700. line-height: 16px;
  701. padding: 10px 8px;
  702. white-space: nowrap;
  703. &.red {
  704. color: #33a7a7;
  705. }
  706. &.green {
  707. color: #ad78a6;
  708. }
  709. }
  710. .xts_box {
  711. flex: 1;
  712. height: 13px;
  713. background: #8f2e7c;
  714. }
  715. }
  716. }
  717. }
  718. }
  719. }
  720. .next_box {
  721. margin-top: 10px;
  722. background: rgba(118, 30, 106, 0.05);
  723. border-radius: 0px 6px 0px 6px;
  724. padding: 8px 8px;
  725. .nb_title {
  726. font-family: PingFang-SC, PingFang-SC;
  727. font-weight: bold;
  728. font-size: 12px;
  729. color: #33a7a7;
  730. line-height: 16px;
  731. }
  732. .nb_p {
  733. font-family: PingFangSC, PingFang SC;
  734. font-weight: 400;
  735. font-size: 10px;
  736. color: #111111;
  737. line-height: 16px;
  738. margin-top: 6px;
  739. }
  740. .nb_sj {
  741. font-family: PingFangSC, PingFang SC;
  742. font-weight: 400;
  743. font-size: 10px;
  744. color: #252525;
  745. line-height: 20px;
  746. padding-left: 18px;
  747. }
  748. }
  749. .next_tip {
  750. font-family: PingFang-SC, PingFang-SC;
  751. font-weight: bold;
  752. font-size: 10px;
  753. color: #252525;
  754. line-height: 16px;
  755. margin-top: 20px;
  756. }
  757. .team_title {
  758. margin-top: 20px;
  759. font-size: 20px;
  760. font-weight: bold;
  761. line-height: 24px;
  762. color: #111111;
  763. }
  764. .team_p {
  765. font-size: 10px;
  766. line-height: 16px;
  767. color: #111111;
  768. margin-top: 6px;
  769. }
  770. .cc_table {
  771. margin-top: 11px;
  772. table {
  773. width: 100%;
  774. border-collapse: separate;
  775. border-spacing: 1px;
  776. background-color: #efefef;
  777. tr {
  778. td {
  779. font-family: PingFangSC, PingFang SC;
  780. font-weight: 400;
  781. font-size: 10px;
  782. color: #111111;
  783. line-height: 16px;
  784. min-height: 28px;
  785. background: #ffffff;
  786. padding: 5px 5px;
  787. &.red {
  788. background: #33a7a7;
  789. color: #ffffff;
  790. }
  791. &.pink {
  792. width: 58px;
  793. background: #dcbad4;
  794. }
  795. &.yellow {
  796. background: #ffd750;
  797. }
  798. &.th {
  799. text-align: center;
  800. }
  801. &.title {
  802. width: 27px;
  803. text-align: center;
  804. }
  805. }
  806. }
  807. }
  808. }
  809. .team_table {
  810. margin-top: 10px;
  811. table {
  812. width: 100%;
  813. border-collapse: separate;
  814. border-spacing: 1px;
  815. background-color: #efefef;
  816. tr {
  817. td {
  818. font-family: PingFangSC, PingFang SC;
  819. font-weight: 400;
  820. font-size: 10px;
  821. color: #252525;
  822. line-height: 16px;
  823. padding: 6px 10px;
  824. background: #ffffff;
  825. &.mw {
  826. width: 50px;
  827. padding: 5px;
  828. }
  829. &.tc {
  830. height: 140px;
  831. }
  832. }
  833. &.th td {
  834. background: #33a7a7;
  835. color: #ffffff;
  836. }
  837. }
  838. }
  839. }
  840. .ztzdfx_box {
  841. width: 320px;
  842. margin-top: 16px;
  843. .zb_text {
  844. font-family: PingFang-SC, PingFang-SC;
  845. font-weight: bold;
  846. font-size: 12px;
  847. color: #009191;
  848. line-height: 24px;
  849. }
  850. .zb_title {
  851. font-family: PingFang-SC, PingFang-SC;
  852. font-weight: bold;
  853. font-size: 10px;
  854. color: #252525;
  855. line-height: 10px;
  856. margin-top: 6px;
  857. }
  858. .zb_line {
  859. width: 100%;
  860. height: 1px;
  861. background: #1d2129;
  862. margin-top: 9px;
  863. }
  864. .zb_pre {
  865. margin-top: 8px;
  866. .zbp_dian {
  867. width: 10px;
  868. height: 10px;
  869. border-radius: 5px;
  870. &.zd1 {
  871. background: #ffd650;
  872. }
  873. &.zd2 {
  874. background: #751e6a;
  875. }
  876. &.zd3 {
  877. background: #012846;
  878. }
  879. }
  880. span {
  881. font-family: PingFang-SC, PingFang-SC;
  882. font-weight: bold;
  883. font-size: 10px;
  884. color: #252525;
  885. line-height: 10px;
  886. margin-left: 8px;
  887. }
  888. }
  889. .zb_memo {
  890. font-family: PingFang-SC, PingFang-SC;
  891. font-weight: bold;
  892. font-size: 10px;
  893. color: #252525;
  894. line-height: 14px;
  895. margin-top: 7px;
  896. }
  897. }
  898. .cb_content {
  899. &.box_dj {
  900. .mddj_title span {
  901. color: #833479;
  902. }
  903. .p3 {
  904. color: #111111;
  905. }
  906. .mbi_title {
  907. background: #833479;
  908. font-weight: bold;
  909. font-size: 10px;
  910. color: #ffffff;
  911. line-height: 14px;
  912. }
  913. .mb_item {
  914. border-bottom: 1px dotted #833479;
  915. }
  916. }
  917. &.box_wbjg {
  918. .mddj_title span {
  919. color: #009191;
  920. }
  921. .p3 {
  922. color: #111111;
  923. }
  924. .mbi_title {
  925. background: #009191;
  926. font-weight: bold;
  927. font-size: 10px;
  928. color: #ffffff;
  929. line-height: 14px;
  930. }
  931. .mb_item {
  932. border-bottom: 1px dotted #009191;
  933. }
  934. }
  935. &.box_gx {
  936. .mddj_title span {
  937. color: #002846;
  938. }
  939. .p3 {
  940. color: #111111;
  941. }
  942. .mbi_title {
  943. background: #002846;
  944. font-weight: bold;
  945. font-size: 10px;
  946. color: #ffffff;
  947. line-height: 14px;
  948. }
  949. .mb_item {
  950. border-bottom: 1px dotted #002846;
  951. }
  952. }
  953. &.box_nbjg {
  954. .mddj_title span {
  955. color: #ffd750;
  956. }
  957. .p3 {
  958. color: #111111;
  959. }
  960. .mbi_title {
  961. background: #ffd750;
  962. font-weight: bold;
  963. font-size: 10px;
  964. color: #ffffff;
  965. line-height: 14px;
  966. }
  967. .mb_item {
  968. border-bottom: 1px dotted #ffd750;
  969. }
  970. .mbi_title {
  971. color: #252525;
  972. }
  973. }
  974. &.box_xx {
  975. .mddj_title span {
  976. color: #afcdf5;
  977. }
  978. .p3 {
  979. color: #111111;
  980. }
  981. .mbi_title {
  982. background: #afcdf5;
  983. font-weight: bold;
  984. font-size: 10px;
  985. color: #ffffff;
  986. line-height: 14px;
  987. }
  988. .mb_item {
  989. border-bottom: 1px dotted #afcdf5;
  990. }
  991. .mbi_title {
  992. color: #252525;
  993. }
  994. }
  995. &.box_ldl {
  996. .mddj_title span {
  997. color: #898989;
  998. }
  999. .p3 {
  1000. color: #111111;
  1001. }
  1002. .mbi_title {
  1003. background: #898989;
  1004. font-weight: bold;
  1005. font-size: 10px;
  1006. color: #ffffff;
  1007. line-height: 14px;
  1008. }
  1009. .mb_item {
  1010. border-bottom: 1px dotted #898989;
  1011. }
  1012. .mbi_title {
  1013. color: #fff;
  1014. }
  1015. }
  1016. &.other {
  1017. .mddj_title span {
  1018. font-weight: 800;
  1019. font-size: 32px;
  1020. color: #252525;
  1021. line-height: 32px;
  1022. }
  1023. .nb_title {
  1024. font-weight: bold;
  1025. font-size: 12px;
  1026. color: #252525;
  1027. line-height: 16px;
  1028. }
  1029. .next_box {
  1030. background: #f7fafe;
  1031. }
  1032. }
  1033. }
  1034. .v2-top {
  1035. width: 100%;
  1036. height: 49px;
  1037. background-repeat: no-repeat;
  1038. background-size: 100% 100%;
  1039. padding: 0 8px 0 32px;
  1040. box-sizing: border-box;
  1041. .vt-left {
  1042. font-family: PingFang-SC, PingFang-SC;
  1043. font-weight: bold;
  1044. font-size: 24px;
  1045. color: #ffffff;
  1046. span {
  1047. font-family: PingFangSC, PingFang SC;
  1048. font-weight: 600;
  1049. font-size: 20px;
  1050. color: #199c9c;
  1051. margin-left: 40px;
  1052. }
  1053. &.black {
  1054. color: #002846;
  1055. }
  1056. }
  1057. .vt-right {
  1058. font-family: PingFangSC, PingFang SC;
  1059. font-weight: 400;
  1060. font-size: 8px;
  1061. color: #002846;
  1062. line-height: 14px;
  1063. text-align: right;
  1064. }
  1065. }
  1066. .v2-box {
  1067. margin-top: 13px;
  1068. background: #ffffff;
  1069. border-radius: 10px;
  1070. border: 1px solid #33a7a7;
  1071. padding: 16px 16px 18px;
  1072. position: relative;
  1073. .vb-img1 {
  1074. width: 48px;
  1075. height: 6px;
  1076. position: absolute;
  1077. left: 12px;
  1078. top: -3px;
  1079. }
  1080. .vb-img2 {
  1081. width: 44px;
  1082. height: 20px;
  1083. position: absolute;
  1084. left: 16px;
  1085. bottom: -10px;
  1086. }
  1087. }
  1088. .v2-p {
  1089. font-family: PingFangSC, PingFang SC;
  1090. font-weight: 400;
  1091. font-size: 10px;
  1092. color: #002846;
  1093. line-height: 16px;
  1094. span {
  1095. font-family: DIN, DIN;
  1096. font-weight: bold;
  1097. font-size: 14px;
  1098. color: #009191;
  1099. line-height: 14px;
  1100. margin: 0 10px;
  1101. }
  1102. }
  1103. .v2-p2 {
  1104. font-family: PingFang-SC, PingFang-SC;
  1105. font-weight: bold;
  1106. font-size: 12px;
  1107. color: #002846;
  1108. line-height: 16px;
  1109. }
  1110. .v2-p3 {
  1111. font-family: PingFang-SC, PingFang-SC;
  1112. font-weight: bold;
  1113. font-size: 14px;
  1114. color: #002846;
  1115. line-height: 20px;
  1116. }
  1117. .v2-six {
  1118. flex: 1;
  1119. margin-top: 29px;
  1120. background: #f1f9f9;
  1121. border-radius: 10px;
  1122. position: relative;
  1123. padding: 46px 16px 25px;
  1124. .vsix-title {
  1125. width: 234px;
  1126. height: 42px;
  1127. background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_box_title_bg.png') no-repeat;
  1128. background-size: 100% 100%;
  1129. font-family: PingFangSC, PingFang SC;
  1130. font-weight: 600;
  1131. font-size: 20px;
  1132. color: #ffffff;
  1133. line-height: 42px;
  1134. text-align: center;
  1135. position: absolute;
  1136. left: 50%;
  1137. margin-left: -117px;
  1138. top: -10px;
  1139. }
  1140. .vsix-p {
  1141. font-family: PingFangSC, PingFang SC;
  1142. font-weight: 400;
  1143. font-size: 10px;
  1144. color: #002846;
  1145. line-height: 16px;
  1146. }
  1147. .vsix-boxs {
  1148. margin-top: 16px;
  1149. overflow: hidden;
  1150. .vsb {
  1151. margin-top: 2px;
  1152. background: #ffffff;
  1153. border-radius: 8px;
  1154. padding: 12px 16px 12px 24px;
  1155. .vsb-img {
  1156. width: 48px;
  1157. height: 48px;
  1158. }
  1159. .vsb-right {
  1160. width: calc(100% - 77px);
  1161. margin-left: 29px;
  1162. padding-left: 24px;
  1163. box-sizing: border-box;
  1164. position: relative;
  1165. &::before {
  1166. content: '';
  1167. width: 1px;
  1168. height: 48px;
  1169. background: #e6eaed;
  1170. position: absolute;
  1171. left: 0;
  1172. top: 50%;
  1173. margin-top: -24px;
  1174. }
  1175. .vsbr-top {
  1176. .vsbrt-type {
  1177. width: 24px;
  1178. height: 24px;
  1179. border-radius: 4px;
  1180. font-family: PingFang-SC, PingFang-SC;
  1181. font-weight: bold;
  1182. font-size: 20px;
  1183. color: #ffffff;
  1184. line-height: 24px;
  1185. text-align: center;
  1186. }
  1187. .vsbrt-title {
  1188. font-family: PingFang-SC, PingFang-SC;
  1189. font-weight: bold;
  1190. font-size: 14px;
  1191. line-height: 16px;
  1192. margin-left: 8px;
  1193. }
  1194. }
  1195. .vsbr-desc {
  1196. font-family: PingFangSC, PingFang SC;
  1197. font-weight: 400;
  1198. font-size: 10px;
  1199. color: #002846;
  1200. line-height: 16px;
  1201. margin-top: 10px;
  1202. }
  1203. }
  1204. }
  1205. }
  1206. }
  1207. .v2-data {
  1208. background: #ffffff;
  1209. border-radius: 10px;
  1210. border: 1px solid #aedada;
  1211. width: calc(100% - 9px);
  1212. min-height: 400rpx;
  1213. padding: 46px 16px 16px;
  1214. box-sizing: border-box;
  1215. margin: 27px 0 0 8px;
  1216. position: relative;
  1217. .vd-title {
  1218. width: 134px;
  1219. height: 44px;
  1220. background-size: 100%;
  1221. font-family: PingFangSC, PingFang SC;
  1222. font-weight: 600;
  1223. font-size: 18px;
  1224. color: #ffffff;
  1225. line-height: 30px;
  1226. padding-left: 24px;
  1227. box-sizing: border-box;
  1228. position: absolute;
  1229. top: -1px;
  1230. left: -9px;
  1231. &.vt2 {
  1232. width: 224px;
  1233. }
  1234. &.vt3 {
  1235. line-height: 36px;
  1236. }
  1237. &.black {
  1238. color: #002846;
  1239. }
  1240. }
  1241. }
  1242. .vd-wd {
  1243. margin-top: 8px;
  1244. width: 100%;
  1245. height: 34px;
  1246. border-radius: 6px;
  1247. padding: 0 10px;
  1248. box-sizing: border-box;
  1249. .vdwd-pre {
  1250. width: 30%;
  1251. font-family: PingFangSC, PingFang SC;
  1252. font-weight: 400;
  1253. font-size: 12px;
  1254. color: #4d697e;
  1255. line-height: 34px;
  1256. text-align: left;
  1257. &.vp {
  1258. width: 40%;
  1259. }
  1260. span {
  1261. font-family: DIN, DIN;
  1262. font-weight: bold;
  1263. font-size: 14px;
  1264. color: #002846;
  1265. line-height: 20px;
  1266. }
  1267. }
  1268. }
  1269. .vb-table {
  1270. margin-top: 11px;
  1271. border: 1px solid #ffe796;
  1272. border-radius: 4px;
  1273. .vbt-pre {
  1274. height: 44px;
  1275. .vbtp-left {
  1276. width: 110px;
  1277. height: 44px;
  1278. font-family: PingFangSC, PingFang SC;
  1279. font-weight: 400;
  1280. font-size: 10px;
  1281. color: #ffffff;
  1282. line-height: 14px;
  1283. border-bottom: 1px solid #ffffff;
  1284. box-sizing: border-box;
  1285. &.black {
  1286. color: #002846;
  1287. }
  1288. }
  1289. .vbtp-right {
  1290. width: calc(100% - 110px);
  1291. height: 44px;
  1292. padding: 0 18px;
  1293. box-sizing: border-box;
  1294. display: flex;
  1295. flex-direction: column;
  1296. justify-content: center;
  1297. .vbtpr-title {
  1298. font-family: PingFangSC, PingFang SC;
  1299. font-weight: 400;
  1300. font-size: 9px;
  1301. color: #193d59;
  1302. line-height: 10px;
  1303. }
  1304. .vbtpr-jd {
  1305. margin-top: 7px;
  1306. width: 100%;
  1307. height: 6px;
  1308. background: #f0f2f8;
  1309. border-radius: 3px;
  1310. position: relative;
  1311. .vj_num {
  1312. position: absolute;
  1313. height: 6px;
  1314. left: 0;
  1315. top: 0;
  1316. }
  1317. .vj-val {
  1318. width: 24px;
  1319. height: 20px;
  1320. background: #ffffff;
  1321. border-radius: 4px;
  1322. font-family: DIN, DIN;
  1323. font-weight: bold;
  1324. font-size: 12px;
  1325. color: #002846;
  1326. line-height: 10px;
  1327. position: absolute;
  1328. top: 50%;
  1329. transform: translateY(-50%);
  1330. z-index: 2;
  1331. }
  1332. }
  1333. }
  1334. &:last-child {
  1335. .vbtp-left,
  1336. .vbtp-right {
  1337. border: none;
  1338. }
  1339. }
  1340. }
  1341. .vbt-th {
  1342. height: 26px;
  1343. border-radius: 4px 4px 0px 0px;
  1344. border-bottom: 1px solid #ffffff;
  1345. & > view {
  1346. font-family: PingFang-SC, PingFang-SC;
  1347. font-weight: bold;
  1348. font-size: 10px;
  1349. color: #ffffff;
  1350. line-height: 26px;
  1351. text-align: center;
  1352. }
  1353. &.black {
  1354. & > view {
  1355. color: #002846;
  1356. }
  1357. }
  1358. }
  1359. .vbtt-w1 {
  1360. width: 72px !important;
  1361. }
  1362. .vbtt-w2 {
  1363. width: 46px !important;
  1364. }
  1365. .vbtt-w3 {
  1366. flex: 1 !important;
  1367. }
  1368. .vbtp-num {
  1369. font-family: DIN, DIN;
  1370. font-weight: bold;
  1371. font-size: 14px;
  1372. color: #667e90;
  1373. text-align: center;
  1374. line-height: 44px;
  1375. &.green {
  1376. color: #199c9c;
  1377. }
  1378. }
  1379. .vbtp-desc {
  1380. height: 44px;
  1381. flex: 1;
  1382. display: flex;
  1383. flex-direction: column;
  1384. justify-content: center;
  1385. .vbtpd-title {
  1386. font-family: PingFangSC, PingFang SC;
  1387. font-weight: 400;
  1388. font-size: 9px;
  1389. color: #193d59;
  1390. line-height: 10px;
  1391. }
  1392. .xr_tb {
  1393. width: calc(100% - 20px);
  1394. height: 4px;
  1395. margin-top: 11px;
  1396. position: relative;
  1397. .xt_pre {
  1398. width: calc(100% / 3);
  1399. height: 100%;
  1400. &.p1 {
  1401. background: #ba8eb4;
  1402. }
  1403. &.p2 {
  1404. background: #66bdbd;
  1405. }
  1406. &.p3 {
  1407. background: #afcdf5;
  1408. }
  1409. }
  1410. .xt_score {
  1411. position: absolute;
  1412. left: 14px;
  1413. top: -9px;
  1414. .xts_num {
  1415. background: #ffffff;
  1416. box-shadow: 0px 4px 10px 0px rgba(118, 30, 106, 0.08);
  1417. border-radius: 4px;
  1418. border: 1px solid rgba(131, 52, 120, 0.19);
  1419. font-family: DIN, DIN;
  1420. font-weight: bold;
  1421. font-size: 12px;
  1422. color: #904a87;
  1423. line-height: 10px;
  1424. padding: 4px 7px;
  1425. white-space: nowrap;
  1426. &.red {
  1427. color: #904a87;
  1428. }
  1429. &.green {
  1430. color: #199c9c;
  1431. }
  1432. }
  1433. .xts_box {
  1434. flex: 1;
  1435. height: 8px;
  1436. background: #199c9c;
  1437. }
  1438. }
  1439. }
  1440. }
  1441. }
  1442. .vb-category {
  1443. position: absolute;
  1444. top: 80px;
  1445. left: 16px;
  1446. .vbc-pre {
  1447. margin-top: 16px;
  1448. .vbcp-yuan {
  1449. width: 10px;
  1450. height: 10px;
  1451. border-radius: 5px;
  1452. &.y1 {
  1453. background: #9f6196;
  1454. }
  1455. &.y2 {
  1456. background: #afcdf5;
  1457. }
  1458. &.y3 {
  1459. background: #ffd650;
  1460. }
  1461. &.y4 {
  1462. background: #012846;
  1463. }
  1464. }
  1465. .vbcp-text {
  1466. font-family: PingFangSC, PingFang SC;
  1467. font-weight: 400;
  1468. font-size: 12px;
  1469. color: #002846;
  1470. line-height: 10px;
  1471. margin-left: 8px;
  1472. }
  1473. }
  1474. }
  1475. }
  1476. .cd_box{
  1477. width: 100%;
  1478. color: #A1A1A1;
  1479. }