pdf.scss 27 KB

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