pdf.scss 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522
  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. padding: 46px 16px 16px;
  1213. box-sizing: border-box;
  1214. margin: 27px 0 0 8px;
  1215. position: relative;
  1216. .vd-title {
  1217. width: 134px;
  1218. height: 44px;
  1219. background-size: 100%;
  1220. font-family: PingFangSC, PingFang SC;
  1221. font-weight: 600;
  1222. font-size: 18px;
  1223. color: #ffffff;
  1224. line-height: 30px;
  1225. padding-left: 24px;
  1226. box-sizing: border-box;
  1227. position: absolute;
  1228. top: -1px;
  1229. left: -9px;
  1230. &.vt2 {
  1231. width: 224px;
  1232. }
  1233. &.vt3 {
  1234. line-height: 36px;
  1235. }
  1236. &.black {
  1237. color: #002846;
  1238. }
  1239. }
  1240. }
  1241. .vd-wd {
  1242. margin-top: 8px;
  1243. width: 100%;
  1244. height: 34px;
  1245. border-radius: 6px;
  1246. padding: 0 10px;
  1247. box-sizing: border-box;
  1248. .vdwd-pre {
  1249. width: 30%;
  1250. font-family: PingFangSC, PingFang SC;
  1251. font-weight: 400;
  1252. font-size: 12px;
  1253. color: #4d697e;
  1254. line-height: 34px;
  1255. text-align: left;
  1256. &.vp {
  1257. width: 40%;
  1258. }
  1259. span {
  1260. font-family: DIN, DIN;
  1261. font-weight: bold;
  1262. font-size: 14px;
  1263. color: #002846;
  1264. line-height: 20px;
  1265. }
  1266. }
  1267. }
  1268. .vb-table {
  1269. margin-top: 11px;
  1270. border: 1px solid #ffe796;
  1271. border-radius: 4px;
  1272. .vbt-pre {
  1273. height: 44px;
  1274. .vbtp-left {
  1275. width: 110px;
  1276. height: 44px;
  1277. font-family: PingFangSC, PingFang SC;
  1278. font-weight: 400;
  1279. font-size: 10px;
  1280. color: #ffffff;
  1281. line-height: 14px;
  1282. border-bottom: 1px solid #ffffff;
  1283. box-sizing: border-box;
  1284. &.black {
  1285. color: #002846;
  1286. }
  1287. }
  1288. .vbtp-right {
  1289. width: calc(100% - 110px);
  1290. height: 44px;
  1291. padding: 0 18px;
  1292. box-sizing: border-box;
  1293. display: flex;
  1294. flex-direction: column;
  1295. justify-content: center;
  1296. .vbtpr-title {
  1297. font-family: PingFangSC, PingFang SC;
  1298. font-weight: 400;
  1299. font-size: 9px;
  1300. color: #193d59;
  1301. line-height: 10px;
  1302. }
  1303. .vbtpr-jd {
  1304. margin-top: 7px;
  1305. width: 100%;
  1306. height: 6px;
  1307. background: #f0f2f8;
  1308. border-radius: 3px;
  1309. position: relative;
  1310. .vj_num {
  1311. position: absolute;
  1312. height: 6px;
  1313. left: 0;
  1314. top: 0;
  1315. }
  1316. .vj-val {
  1317. background: #ffffff;
  1318. border-radius: 4px;
  1319. padding: 4px 7px;
  1320. font-family: DIN, DIN;
  1321. font-weight: bold;
  1322. font-size: 12px;
  1323. color: #002846;
  1324. line-height: 10px;
  1325. position: absolute;
  1326. top: 50%;
  1327. transform: translateY(-50%);
  1328. z-index: 2;
  1329. }
  1330. }
  1331. }
  1332. &:last-child {
  1333. .vbtp-left,
  1334. .vbtp-right {
  1335. border: none;
  1336. }
  1337. }
  1338. }
  1339. .vbt-th {
  1340. height: 26px;
  1341. border-radius: 4px 4px 0px 0px;
  1342. border-bottom: 1px solid #ffffff;
  1343. & > view {
  1344. font-family: PingFang-SC, PingFang-SC;
  1345. font-weight: bold;
  1346. font-size: 10px;
  1347. color: #ffffff;
  1348. line-height: 26px;
  1349. text-align: center;
  1350. }
  1351. &.black {
  1352. & > view {
  1353. color: #002846;
  1354. }
  1355. }
  1356. }
  1357. .vbtt-w1 {
  1358. width: 72px !important;
  1359. }
  1360. .vbtt-w2 {
  1361. width: 46px !important;
  1362. }
  1363. .vbtt-w3 {
  1364. flex: 1 !important;
  1365. }
  1366. .vbtp-num {
  1367. font-family: DIN, DIN;
  1368. font-weight: bold;
  1369. font-size: 14px;
  1370. color: #667e90;
  1371. text-align: center;
  1372. line-height: 44px;
  1373. &.green {
  1374. color: #199c9c;
  1375. }
  1376. }
  1377. .vbtp-desc {
  1378. height: 44px;
  1379. flex: 1;
  1380. display: flex;
  1381. flex-direction: column;
  1382. justify-content: center;
  1383. .vbtpd-title {
  1384. font-family: PingFangSC, PingFang SC;
  1385. font-weight: 400;
  1386. font-size: 9px;
  1387. color: #193d59;
  1388. line-height: 10px;
  1389. }
  1390. .xr_tb {
  1391. width: calc(100% - 20px);
  1392. height: 4px;
  1393. margin-top: 11px;
  1394. position: relative;
  1395. .xt_pre {
  1396. width: calc(100% / 3);
  1397. height: 100%;
  1398. &.p1 {
  1399. background: #ba8eb4;
  1400. }
  1401. &.p2 {
  1402. background: #66bdbd;
  1403. }
  1404. &.p3 {
  1405. background: #afcdf5;
  1406. }
  1407. }
  1408. .xt_score {
  1409. position: absolute;
  1410. left: 14px;
  1411. top: -9px;
  1412. .xts_num {
  1413. background: #ffffff;
  1414. box-shadow: 0px 4px 10px 0px rgba(118, 30, 106, 0.08);
  1415. border-radius: 4px;
  1416. border: 1px solid rgba(131, 52, 120, 0.19);
  1417. font-family: DIN, DIN;
  1418. font-weight: bold;
  1419. font-size: 12px;
  1420. color: #904a87;
  1421. line-height: 10px;
  1422. padding: 4px 7px;
  1423. white-space: nowrap;
  1424. &.red {
  1425. color: #904a87;
  1426. }
  1427. &.green {
  1428. color: #199c9c;
  1429. }
  1430. }
  1431. .xts_box {
  1432. flex: 1;
  1433. height: 8px;
  1434. background: #199c9c;
  1435. }
  1436. }
  1437. }
  1438. }
  1439. }
  1440. .vb-category {
  1441. position: absolute;
  1442. top: 80px;
  1443. left: 16px;
  1444. .vbc-pre {
  1445. margin-top: 16px;
  1446. .vbcp-yuan {
  1447. width: 10px;
  1448. height: 10px;
  1449. border-radius: 5px;
  1450. &.y1 {
  1451. background: #9f6196;
  1452. }
  1453. &.y2 {
  1454. background: #afcdf5;
  1455. }
  1456. &.y3 {
  1457. background: #ffd650;
  1458. }
  1459. &.y4 {
  1460. background: #012846;
  1461. }
  1462. }
  1463. .vbcp-text {
  1464. font-family: PingFangSC, PingFang SC;
  1465. font-weight: 400;
  1466. font-size: 12px;
  1467. color: #002846;
  1468. line-height: 10px;
  1469. margin-left: 8px;
  1470. }
  1471. }
  1472. }
  1473. }
  1474. .cd_box{
  1475. width: 100%;
  1476. color: #A1A1A1;
  1477. }