pdf.scss 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910
  1. .cd_box{
  2. padding: 20px 0 30px;
  3. box-sizing: border-box;
  4. position: relative;
  5. min-height: 890px;
  6. color: #111111;
  7. background-size: 100% 100%;
  8. &.fdy{
  9. background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/fdy_bg.png') no-repeat;
  10. background-size: 100% 100%;
  11. position: relative;
  12. .fdy-title{
  13. font-family: PingFang-SC, PingFang-SC;
  14. font-weight: bold;
  15. font-size: 18px;
  16. color: #199C9C;
  17. line-height: 18px;
  18. margin-top: 30px;
  19. padding: 0 20px;
  20. }
  21. .fdy-p{
  22. font-family: PingFangSC, PingFang SC;
  23. font-weight: 400;
  24. font-size: 12px;
  25. color: #002846;
  26. line-height: 18px;
  27. margin-top: 12px;
  28. padding: 0 20px;
  29. }
  30. .fdy-subtitle{
  31. font-family: PingFang-SC, PingFang-SC;
  32. font-weight: bold;
  33. font-size: 12px;
  34. color: #009191;
  35. line-height: 18px;
  36. margin-top: 20px;
  37. padding: 0 20px;
  38. }
  39. .fdy-subtitle2{
  40. font-family: PingFang-SC, PingFang-SC;
  41. font-weight: bold;
  42. font-size: 12px;
  43. color: #002846;
  44. line-height: 18px;
  45. margin-top: 12px;
  46. padding: 0 20px;
  47. }
  48. .fdy-code{
  49. margin-top: 10px;
  50. img{
  51. width: 128px;
  52. height: 128px;
  53. }
  54. }
  55. .fdy-code-team{
  56. width: 128px;
  57. height: 128px;
  58. }
  59. }
  60. .cb_db{
  61. .cb_db_l{
  62. font-family: STSongti-SC, STSongti-SC;
  63. font-weight: 400;
  64. font-size: 10px;
  65. color: #FFFFFF;
  66. line-height: 16px;
  67. padding-left: 32px;
  68. &.cdl{
  69. color: #111111;
  70. padding-left: 0;
  71. }
  72. }
  73. }
  74. .cd_page{
  75. width: 100%;
  76. font-family: STSongti-SC, STSongti-SC;
  77. font-weight: 400;
  78. font-size: 10px;
  79. color: #111111;
  80. line-height: 16px;
  81. text-align: center;
  82. position: absolute;
  83. bottom: 20px;
  84. }
  85. p{
  86. font-family: STSongti-SC, STSongti-SC;
  87. font-weight: 400;
  88. font-size: 10px;
  89. color: #252525;
  90. line-height: 14px;
  91. margin-top: 20px;
  92. &.p2{
  93. font-size: 12px;
  94. line-height: 16px;
  95. }
  96. &.p3{
  97. font-size: 12px;
  98. line-height: 16px;
  99. color: #33A7A7;
  100. }
  101. }
  102. .bp{
  103. font-family: PingFangSC, PingFang SC;
  104. font-weight: 600;
  105. font-size: 20px;
  106. color: #111111;
  107. line-height: 24px;
  108. }
  109. .big_title{
  110. font-family: STSongti-SC, STSongti-SC;
  111. font-weight: bold;
  112. font-size: 32px;
  113. color: #009191;
  114. line-height: 45px;
  115. margin-top: 20px;
  116. }
  117. &.fm2{
  118. background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/fm_bg.png') no-repeat;
  119. background-size: 100% 100%;
  120. position: relative;
  121. justify-content: flex-end;
  122. padding: 0 40px 15px;
  123. box-sizing: border-box;
  124. }
  125. .fm2-logo{
  126. width: 163px;
  127. height: 44px;
  128. position: absolute;
  129. top: 38px;
  130. left: 30px;
  131. }
  132. .fm2-logo2{
  133. width: 116px;
  134. height: 46px;
  135. position: absolute;
  136. top: 38px;
  137. right: 31px;
  138. }
  139. .fm2-perill{
  140. width: 308px;
  141. height: 58px;
  142. }
  143. .fm2-line{
  144. width: calc(100% - 87px);
  145. height: 1px;
  146. background: rgba(255,255,255,0.12);
  147. margin-top: 12px;
  148. }
  149. .fm2-p{
  150. font-family: PingFangSC, PingFang SC;
  151. font-weight: 400;
  152. font-size: 38px;
  153. color: #FFDF73;
  154. line-height: 48px;
  155. margin-top: 8px;
  156. }
  157. .fm2-texts{
  158. margin-top: 4px;
  159. overflow: hidden;
  160. justify-content: space-between;
  161. flex-wrap: wrap;
  162. }
  163. .fm2-texts-pre{
  164. width: 50%;
  165. margin-top: 11px;
  166. font-family: PingFang-SC, PingFang-SC;
  167. font-weight: 500;
  168. font-size: 12px;
  169. color: #FFFFFF;
  170. line-height: 12px;
  171. text-align: left;
  172. .fm2-texts-pre-val{
  173. padding-right: 10px;
  174. box-sizing: border-box;
  175. }
  176. }
  177. .fm2-tip{
  178. font-family: PingFang-SC, PingFang-SC;
  179. font-weight: 500;
  180. font-size: 10px;
  181. color: #C7E4E4;
  182. line-height: 12px;
  183. margin-top: 14px;
  184. }
  185. .v2-top{
  186. width: 100%;
  187. height: 44px;
  188. background-repeat: no-repeat;
  189. background-size: 100% 100%;
  190. padding: 0 8px 0 32px;
  191. box-sizing: border-box;
  192. .vt-left{
  193. font-family: PingFang-SC, PingFang-SC;
  194. font-weight: bold;
  195. font-size: 24px;
  196. color: #FFFFFF;
  197. line-height: 33px;
  198. text-align: left;
  199. &.black{
  200. color: #002846;
  201. }
  202. }
  203. .vt-right{
  204. font-family: PingFangSC, PingFang SC;
  205. font-weight: 400;
  206. font-size: 12px;
  207. color: #002846;
  208. line-height: 14px;
  209. text-align: right;
  210. }
  211. }
  212. .v2-box{
  213. margin-top: 13px;
  214. background: #FFFFFF;
  215. border-radius: 10px;
  216. border: 1px solid #AEDADA;
  217. padding: 16px 16px 18px;
  218. position: relative;
  219. flex: 1;
  220. .vb-img1{
  221. width: 48px;
  222. height: 6px;
  223. position: absolute;
  224. left: 12px;
  225. top: -3px;
  226. }
  227. .vb-img2{
  228. width: 44px;
  229. height: 20px;
  230. position: absolute;
  231. left: 16px;
  232. bottom: -10px;
  233. }
  234. }
  235. .v2b-tip-title{
  236. font-family: PingFang-SC, PingFang-SC;
  237. font-weight: 400;
  238. font-size: 10px;
  239. color: #667E90;
  240. line-height: 16px;
  241. }
  242. .v2b-tip-memo{
  243. font-family: PingFangSC, PingFang SC;
  244. font-weight: 400;
  245. font-size: 9px;
  246. color: #667E90;
  247. line-height: 16px;
  248. margin-top: 1px;
  249. }
  250. .v2b-title{
  251. font-family: PingFangSC, PingFang SC;
  252. font-weight: 600;
  253. font-size: 16px;
  254. color: #002846;
  255. line-height: 16px;
  256. margin-top: 16px;
  257. }
  258. .v2b-p{
  259. font-family: PingFangSC, PingFang SC;
  260. font-weight: 400;
  261. font-size: 10px;
  262. color: #002846;
  263. line-height: 16px;
  264. margin-top: 8px;
  265. }
  266. .v2b-alert{
  267. font-family: PingFangSC, PingFang SC;
  268. font-weight: 400;
  269. font-size: 10px;
  270. color: #009191;
  271. line-height: 20px;
  272. }
  273. .v2-title2{
  274. font-family: PingFang-SC, PingFang-SC;
  275. font-weight: bold;
  276. font-size: 16px;
  277. color: #002846;
  278. line-height: 16px;
  279. margin-top: 20px;
  280. }
  281. .v2-p{
  282. font-family: PingFangSC, PingFang SC;
  283. font-weight: 400;
  284. font-size: 10px;
  285. color: #002846;
  286. line-height: 20px;
  287. span{
  288. font-family: DIN, DIN;
  289. font-weight: bold;
  290. font-size: 14px;
  291. color: #009191;
  292. line-height: 14px;
  293. margin: 0 10px;
  294. }
  295. }
  296. .v2-p2{
  297. font-family: PingFangSC, PingFang SC;
  298. font-weight: 400;
  299. font-size: 10px;
  300. color: #002846;
  301. line-height: 20px;
  302. }
  303. .v2-subp{
  304. font-family: PingFangSC, PingFang SC;
  305. font-weight: 600;
  306. font-size: 14px;
  307. color: #002846;
  308. line-height: 14px;
  309. margin-top: 16px;
  310. }
  311. .v2-p3{
  312. font-family: PingFang-SC, PingFang-SC;
  313. font-weight: bold;
  314. font-size: 14px;
  315. color: #002846;
  316. line-height: 20px;
  317. }
  318. .v2-six{
  319. flex: 1;
  320. margin-top: 29px;
  321. background: #F1F9F9;
  322. border-radius: 10px;
  323. position: relative;
  324. padding: 46px 16px 25px;
  325. .vsix-title{
  326. width: 234px;
  327. height: 42px;
  328. background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/versionTwo/intro_box_title_bg.png') no-repeat;
  329. background-size: 100% 100%;
  330. font-family: PingFangSC, PingFang SC;
  331. font-weight: 600;
  332. font-size: 20px;
  333. color: #FFFFFF;
  334. line-height: 42px;
  335. text-align: center;
  336. position: absolute;
  337. left: 50%;
  338. margin-left: -117px;
  339. top: -10px;
  340. }
  341. .vsix-p{
  342. font-family: PingFangSC, PingFang SC;
  343. font-weight: 400;
  344. font-size: 10px;
  345. color: #002846;
  346. line-height: 16px;
  347. }
  348. .vsix-boxs{
  349. margin-top: 16px;
  350. overflow: hidden;
  351. .vsb{
  352. margin-top: 2px;
  353. background: #FFFFFF;
  354. border-radius: 8px;
  355. padding: 12px 16px 12px 24px;
  356. .vsb-img{
  357. width: 48px;
  358. height: 48px;
  359. }
  360. .vsb-right{
  361. width: calc(100% - 77px);
  362. margin-left: 29px;
  363. padding-left: 24px;
  364. box-sizing: border-box;
  365. position: relative;
  366. &::before{
  367. content: '';
  368. width: 1px;
  369. height: 48px;
  370. background: #E6EAED;
  371. position: absolute;
  372. left: 0;
  373. top: 50%;
  374. margin-top: -24px;
  375. }
  376. .vsbr-top{
  377. .vsbrt-type{
  378. width: 24px;
  379. height: 24px;
  380. border-radius: 4px;
  381. font-family: PingFang-SC, PingFang-SC;
  382. font-weight: bold;
  383. font-size: 20px;
  384. color: #FFFFFF;
  385. line-height: 24px;
  386. text-align: center;
  387. }
  388. .vsbrt-title{
  389. font-family: PingFang-SC, PingFang-SC;
  390. font-weight: bold;
  391. font-size: 14px;
  392. line-height: 16px;
  393. margin-left: 8px;
  394. }
  395. }
  396. .vsbr-desc{
  397. font-family: PingFangSC, PingFang SC;
  398. font-weight: 400;
  399. font-size: 10px;
  400. color: #002846;
  401. line-height: 16px;
  402. margin-top: 10px;
  403. }
  404. }
  405. }
  406. }
  407. }
  408. .v2-data{
  409. background: #FFFFFF;
  410. border-radius: 10px;
  411. border: 1px solid #AEDADA;
  412. width: calc(100% - 9px);
  413. min-height: 254px;
  414. padding: 46px 16px 16px;
  415. box-sizing: border-box;
  416. margin: 27px 0 0 8px;
  417. position: relative;
  418. .vd-title{
  419. width: 134px;
  420. height: 44px;
  421. background-size: 100%;
  422. font-family: PingFangSC, PingFang SC;
  423. font-weight: 600;
  424. font-size: 18px;
  425. color: #FFFFFF;
  426. line-height: 30px;
  427. padding-left: 24px;
  428. box-sizing: border-box;
  429. position: absolute;
  430. top: -1px;
  431. left: -9px;
  432. &.vt2{
  433. width: 224px;
  434. }
  435. &.vt3{
  436. line-height: 36px;
  437. }
  438. &.black{
  439. color: #002846;
  440. }
  441. }
  442. }
  443. .vb-table{
  444. margin-top: 11px;
  445. border: 1px solid #FFE796;
  446. border-radius: 4px;
  447. .vbt-pre{
  448. height: 44px;
  449. .vbtp-left{
  450. width: 72px;
  451. height: 44px;
  452. font-family: PingFangSC, PingFang SC;
  453. font-weight: 400;
  454. font-size: 10px;
  455. color: #FFFFFF;
  456. line-height: 14px;
  457. border-bottom: 1px solid #FFFFFF;
  458. box-sizing: border-box;
  459. &.black{
  460. color: #002846;
  461. }
  462. }
  463. .vbtp-right{
  464. width: calc(100% - 72px);
  465. height: 44px;
  466. padding: 0 18px;
  467. box-sizing: border-box;
  468. display: flex;
  469. flex-direction: column;
  470. justify-content: center;
  471. .vbtpr-title{
  472. font-family: PingFangSC, PingFang SC;
  473. font-weight: 400;
  474. font-size: 9px;
  475. color: #193D59;
  476. line-height: 10px;
  477. }
  478. .vbtpr-jd{
  479. margin-top: 7px;
  480. width: 100%;
  481. height: 6px;
  482. background: #F0F2F8;
  483. border-radius: 3px;
  484. position: relative;
  485. .vj_num{
  486. position: absolute;
  487. height: 6px;
  488. left: 0;
  489. top: 0;
  490. }
  491. .vj-val{
  492. width: 24px;
  493. height: 20px;
  494. background: #FFFFFF;
  495. border-radius: 4px;
  496. font-family: DIN, DIN;
  497. font-weight: bold;
  498. font-size: 12px;
  499. color: #002846;
  500. line-height: 10px;
  501. position: absolute;
  502. top: 50%;
  503. transform: translateY(-50%);
  504. z-index: 2;
  505. }
  506. }
  507. }
  508. &:last-child{
  509. .vbtp-left,.vbtp-right{
  510. border: none;
  511. }
  512. }
  513. }
  514. .vbt-th{
  515. height: 26px;
  516. border-radius: 4px 4px 0px 0px;
  517. border-bottom: 1px solid #FFFFFF;
  518. &>div{
  519. font-family: PingFang-SC, PingFang-SC;
  520. font-weight: bold;
  521. font-size: 10px;
  522. color: #FFFFFF;
  523. line-height: 26px;
  524. text-align: center;
  525. }
  526. &.black{
  527. &>div{
  528. color: #002846;
  529. }
  530. }
  531. }
  532. .vbtt-w1{
  533. width: 72px !important;
  534. }
  535. .vbtt-w2{
  536. width: 46px !important;
  537. }
  538. .vbtt-w3{
  539. flex: 1 !important;
  540. }
  541. .vbtp-num{
  542. font-family: DIN, DIN;
  543. font-weight: bold;
  544. font-size: 14px;
  545. color: #667E90;
  546. text-align: center;
  547. line-height: 44px;
  548. &.green{
  549. color: #199C9C;
  550. }
  551. }
  552. .vbtp-desc{
  553. height: 44px;
  554. flex: 1;
  555. display: flex;
  556. flex-direction: column;
  557. justify-content: center;
  558. .vbtpd-title{
  559. font-family: PingFangSC, PingFang SC;
  560. font-weight: 400;
  561. font-size: 9px;
  562. color: #193D59;
  563. line-height: 10px;
  564. }
  565. .xr_tb{
  566. width: calc(100% - 20px);
  567. height: 4px;
  568. margin-top: 9px;
  569. position: relative;
  570. .xt_pre{
  571. width: calc(100% / 3);
  572. height: 100%;
  573. &.p1{
  574. background: #BA8EB4;
  575. }
  576. &.p2{
  577. background: #66BDBD;
  578. }
  579. &.p3{
  580. background: #AFCDF5;
  581. }
  582. }
  583. .xt_score{
  584. position: absolute;
  585. left: 14px;
  586. top: -9px;
  587. .xts_num{
  588. width: 24px;
  589. height: 18px;
  590. padding: 0 4px;
  591. box-sizing: border-box;
  592. background: #FFFFFF;
  593. box-shadow: 0px 4px 10px 0px rgba(118,30,106,0.08);
  594. border-radius: 4px;
  595. border: 1px solid rgba(131,52,120,0.19);
  596. font-family: DIN, DIN;
  597. font-weight: bold;
  598. font-size: 12px;
  599. color: #904A87;
  600. white-space: nowrap;
  601. &.red{
  602. color: #904A87;
  603. }
  604. &.green{
  605. color: #199C9C;
  606. }
  607. }
  608. .xts_box{
  609. flex: 1;
  610. height: 8px;
  611. background: #199C9C;
  612. }
  613. }
  614. }
  615. }
  616. }
  617. .vbt2-left{
  618. flex: 1;
  619. .vbt2l-th{
  620. height: 28px;
  621. border-radius: 4px 0 0 0;
  622. font-family: PingFang-SC, PingFang-SC;
  623. font-weight: bold;
  624. font-size: 10px;
  625. color: #FFFFFF;
  626. line-height: 20px;
  627. box-sizing: border-box;
  628. .vbt2l-th-title{
  629. flex: 1;
  630. border-right: 1px solid rgba(255,255,255,.24);
  631. text-indent: 10px;
  632. }
  633. .vbt2l-th-score{
  634. width: 56px;
  635. border-right: 1px solid rgba(255,255,255,.24);
  636. }
  637. }
  638. }
  639. .vbt2-right{
  640. width: 308px;
  641. position: relative;
  642. .vbt2r-th{
  643. border-radius: 0 4px 0 0;
  644. }
  645. .vbt2r-pre{
  646. width: calc(50% - 0.5px);
  647. height: 28px;
  648. font-family: PingFang-SC, PingFang-SC;
  649. font-weight: bold;
  650. font-size: 10px;
  651. line-height: 20px;
  652. box-sizing: border-box;
  653. border-right: 1px solid rgba(255,255,255,.24);
  654. &:last-child{
  655. border: none;
  656. border-radius: 0 4px 0 0;
  657. }
  658. }
  659. .vbt2r-tb{
  660. flex: 1;
  661. }
  662. }
  663. .vbt2l-pre{
  664. border-bottom: 1px solid #E6EAED;
  665. display: flex;
  666. align-items: stretch;
  667. height: 58px;
  668. box-sizing: border-box;
  669. &:last-child{
  670. border: none !important;
  671. }
  672. .vbt2l-pre-l{
  673. flex: 1;
  674. padding: 13px 10px;
  675. box-sizing: border-box;
  676. justify-content: center;
  677. .vbt2l-pre-l-title{
  678. font-family: PingFang-SC, PingFang-SC;
  679. font-weight: bold;
  680. font-size: 10px;
  681. color: #761E6A;
  682. line-height: 14px;
  683. }
  684. .vbt2l-pre-l-tip{
  685. font-family: PingFangSC, PingFang SC;
  686. font-weight: 400;
  687. font-size: 9px;
  688. color: #002846;
  689. line-height: 14px;
  690. margin-top: 4px;
  691. }
  692. }
  693. .vbt2l-pre-r{
  694. width: 56px;
  695. font-family: DIN, DIN;
  696. font-weight: bold;
  697. font-size: 14px;
  698. color: #002846;
  699. line-height: 20px;
  700. }
  701. }
  702. .vbt2r-tb{
  703. .vbt2r-tb-l{
  704. width: calc(50% - 0.5px);
  705. justify-content: space-between;
  706. position: relative;
  707. .vbt2r-tb-l-pre{
  708. width: 100%;
  709. height: 58px;
  710. box-sizing: border-box;
  711. position: relative;
  712. .vbt2r-tb-l-pre-bg{
  713. width: calc(100% - 16px);
  714. height: 4px;
  715. background: #E6EAED;
  716. position: absolute;
  717. right: 0;
  718. top: 50%;
  719. margin-top: -2px;
  720. &.r{
  721. left: 0;
  722. }
  723. }
  724. &.red{
  725. justify-content: flex-end;
  726. }
  727. .vbt2r-tb-l-pre-zzt{
  728. height: 10px;
  729. position: relative;
  730. z-index: 11;
  731. box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1);
  732. &.red{
  733. background: #BA8EB4;
  734. border-radius: 2px 0px 0px 2px;
  735. }
  736. &.green{
  737. background: #80C8C8;
  738. border-radius: 0px 2px 2px 0px;
  739. }
  740. .vbt2r-tb-l-pre-zzt-numl{
  741. width: 16px;
  742. height: 20px;
  743. background: #FFFFFF;
  744. font-family: DIN, DIN;
  745. font-weight: bold;
  746. font-size: 12px;
  747. color: #904A87;
  748. line-height: 16px;
  749. text-align: center;
  750. box-shadow: 0px 4px 8px 0px rgba(118,30,106,0.1);
  751. border-radius: 4px;
  752. border: 1px solid rgba(131,52,120,0.19);
  753. position: absolute;
  754. top: 50%;
  755. margin-top: -10px;
  756. left: -8px;
  757. }
  758. .vbt2r-tb-l-pre-zzt-numr{
  759. width: 16px;
  760. height: 20px;
  761. background: #FFFFFF;
  762. font-family: DIN, DIN;
  763. font-weight: bold;
  764. font-size: 12px;
  765. line-height: 16px;
  766. text-align: center;
  767. box-shadow: 0px 4px 8px 0px rgba(118,30,106,0.1);
  768. border-radius: 4px;
  769. border: 1px solid rgba(51,167,167,0.31);
  770. color: #199C9C;
  771. position: absolute;
  772. top: 50%;
  773. margin-top: -10px;
  774. right: -8px
  775. }
  776. }
  777. &:last-child{
  778. border: none !important;
  779. }
  780. }
  781. }
  782. }
  783. .vb-category{
  784. position: absolute;
  785. top: 70px;
  786. left: 16px;
  787. .vbc-pre{
  788. margin-top: 16px;
  789. .vbcp-yuan{
  790. width: 10px;
  791. height: 10px;
  792. border-radius: 5px;
  793. &.y1{
  794. background: #9F6196;
  795. }
  796. &.y2{
  797. background: #C7DCF8;
  798. }
  799. &.y3{
  800. background: #FFE385;
  801. }
  802. &.y4{
  803. background: #4D697E;
  804. }
  805. }
  806. .vbcp-text{
  807. font-family: PingFangSC, PingFang SC;
  808. font-weight: 400;
  809. font-size: 10px;
  810. color: #002846;
  811. line-height: 10px;
  812. margin-left: 8px;
  813. }
  814. }
  815. }
  816. .sum_score_table{
  817. margin-top: 12px;
  818. border: 1px solid #AEDADA;
  819. }
  820. .sst-th{
  821. background: #F5F7F8;
  822. }
  823. .sst-th div{
  824. font-family: PingFang-SC, PingFang-SC;
  825. font-weight: bold;
  826. font-size: 12px;
  827. color: #002846;
  828. line-height: 14px;
  829. text-align: center;
  830. }
  831. .sstt1{
  832. flex: 1;
  833. height: 72px;
  834. line-height: 72px !important;
  835. padding: 0 10px;
  836. text-align: left !important;
  837. border-right: 1px solid #AEDADA;
  838. border-bottom: 1px solid #AEDADA;
  839. }
  840. .sstt2-title{
  841. height: 36px;
  842. line-height: 36px !important;
  843. text-align: center;
  844. border-right: 1px solid #AEDADA;
  845. border-bottom: 1px solid #AEDADA;
  846. }
  847. .sstt-td{
  848. width: 82px;
  849. height: 36px;
  850. padding: 12px 10px;
  851. border-right: 1px solid #AEDADA;
  852. border-bottom: 1px solid #AEDADA;
  853. box-sizing: border-box;
  854. }
  855. .notr{
  856. border-right: none !important;
  857. }
  858. .sstr-pre div{
  859. height: 36px;
  860. line-height: 36px !important;
  861. padding: 0 10px;
  862. border-right: 1px solid #AEDADA;
  863. border-bottom: 1px solid #AEDADA;
  864. box-sizing: border-box;
  865. font-family: PingFang-SC, PingFang-SC;
  866. font-weight: bold;
  867. font-size: 12px;
  868. color: #002846;
  869. }
  870. .sstr-td1{
  871. flex: 1;
  872. text-align: left;
  873. }
  874. .sstr-td2{
  875. width: 82px !important;
  876. text-align: center;
  877. }
  878. .spbg{
  879. background: rgba(51,167,167,0.08);
  880. }
  881. .lasttr div{
  882. border-bottom: none;
  883. }
  884. }