pdf.scss 44 KB

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