styles.css 30 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:0px;
  6. width:1600px;
  7. margin-left:auto;
  8. margin-right:auto;
  9. text-align:left;
  10. }
  11. .form_sketch {
  12. border-color:transparent;
  13. background-color:transparent;
  14. }
  15. #base {
  16. position:absolute;
  17. z-index:0;
  18. }
  19. #u128844_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:129px;
  25. height:22px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 0);
  28. border:none;
  29. border-radius:0px;
  30. -moz-box-shadow:none;
  31. -webkit-box-shadow:none;
  32. box-shadow:none;
  33. font-size:16px;
  34. color:#FFFFFF;
  35. }
  36. #u128844 {
  37. border-width:0px;
  38. position:absolute;
  39. left:49px;
  40. top:14px;
  41. width:129px;
  42. height:22px;
  43. display:flex;
  44. font-size:16px;
  45. color:#FFFFFF;
  46. }
  47. #u128844 .text {
  48. position:absolute;
  49. align-self:flex-start;
  50. padding:0px 0px 0px 0px;
  51. box-sizing:border-box;
  52. width:100%;
  53. }
  54. #u128844_text {
  55. border-width:0px;
  56. white-space:nowrap;
  57. text-transform:none;
  58. }
  59. #u128845_div {
  60. border-width:0px;
  61. position:absolute;
  62. left:0px;
  63. top:0px;
  64. width:1600px;
  65. height:50px;
  66. background:inherit;
  67. background-color:rgba(30, 42, 68, 1);
  68. border:none;
  69. border-radius:0px;
  70. -moz-box-shadow:none;
  71. -webkit-box-shadow:none;
  72. box-shadow:none;
  73. color:#AFB3B6;
  74. }
  75. #u128845 {
  76. border-width:0px;
  77. position:absolute;
  78. left:0px;
  79. top:0px;
  80. width:1600px;
  81. height:50px;
  82. display:flex;
  83. color:#AFB3B6;
  84. }
  85. #u128845 .text {
  86. position:absolute;
  87. align-self:center;
  88. padding:2px 2px 2px 2px;
  89. box-sizing:border-box;
  90. width:100%;
  91. }
  92. #u128845_text {
  93. border-width:0px;
  94. word-wrap:break-word;
  95. text-transform:none;
  96. visibility:hidden;
  97. }
  98. #u128846 {
  99. border-width:0px;
  100. position:absolute;
  101. left:0px;
  102. top:0px;
  103. width:0px;
  104. height:0px;
  105. }
  106. #u128847_img {
  107. border-width:0px;
  108. position:absolute;
  109. left:0px;
  110. top:0px;
  111. width:31px;
  112. height:31px;
  113. }
  114. #u128847 {
  115. border-width:0px;
  116. position:absolute;
  117. left:19px;
  118. top:10px;
  119. width:31px;
  120. height:31px;
  121. display:flex;
  122. }
  123. #u128847 .text {
  124. position:absolute;
  125. align-self:center;
  126. padding:2px 2px 2px 2px;
  127. box-sizing:border-box;
  128. width:100%;
  129. }
  130. #u128847_text {
  131. border-width:0px;
  132. word-wrap:break-word;
  133. text-transform:none;
  134. }
  135. #u128848_div {
  136. border-width:0px;
  137. position:absolute;
  138. left:0px;
  139. top:0px;
  140. width:161px;
  141. height:22px;
  142. background:inherit;
  143. background-color:rgba(255, 255, 255, 0);
  144. border:none;
  145. border-radius:0px;
  146. -moz-box-shadow:none;
  147. -webkit-box-shadow:none;
  148. box-shadow:none;
  149. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  150. font-weight:400;
  151. font-style:normal;
  152. font-size:16px;
  153. color:#FFFFFF;
  154. }
  155. #u128848 {
  156. border-width:0px;
  157. position:absolute;
  158. left:62px;
  159. top:14px;
  160. width:161px;
  161. height:22px;
  162. display:flex;
  163. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  164. font-weight:400;
  165. font-style:normal;
  166. font-size:16px;
  167. color:#FFFFFF;
  168. }
  169. #u128848 .text {
  170. position:absolute;
  171. align-self:flex-start;
  172. padding:0px 0px 0px 0px;
  173. box-sizing:border-box;
  174. width:100%;
  175. }
  176. #u128848_text {
  177. border-width:0px;
  178. white-space:nowrap;
  179. text-transform:none;
  180. }
  181. #u128849_div {
  182. border-width:0px;
  183. position:absolute;
  184. left:0px;
  185. top:0px;
  186. width:120px;
  187. height:1200px;
  188. background:inherit;
  189. background-color:rgba(30, 42, 68, 1);
  190. border:none;
  191. border-radius:0px;
  192. -moz-box-shadow:none;
  193. -webkit-box-shadow:none;
  194. box-shadow:none;
  195. color:#AFB3B6;
  196. }
  197. #u128849 {
  198. border-width:0px;
  199. position:absolute;
  200. left:0px;
  201. top:47px;
  202. width:120px;
  203. height:1200px;
  204. display:flex;
  205. color:#AFB3B6;
  206. }
  207. #u128849 .text {
  208. position:absolute;
  209. align-self:center;
  210. padding:2px 2px 2px 2px;
  211. box-sizing:border-box;
  212. width:100%;
  213. }
  214. #u128849_text {
  215. border-width:0px;
  216. word-wrap:break-word;
  217. text-transform:none;
  218. visibility:hidden;
  219. }
  220. #u128850 {
  221. border-width:0px;
  222. position:absolute;
  223. left:0px;
  224. top:0px;
  225. width:0px;
  226. height:0px;
  227. }
  228. #u128851_input {
  229. position:absolute;
  230. left:0px;
  231. top:0px;
  232. width:214px;
  233. height:27px;
  234. padding:2px 2px 2px 2px;
  235. font-family:'ArialMT', 'Arial', sans-serif;
  236. font-weight:400;
  237. font-style:normal;
  238. font-size:14px;
  239. letter-spacing:normal;
  240. color:#FFFFFF;
  241. vertical-align:none;
  242. text-align:left;
  243. text-transform:none;
  244. background-color:transparent;
  245. border-color:transparent;
  246. }
  247. #u128851_input.disabled {
  248. position:absolute;
  249. left:0px;
  250. top:0px;
  251. width:214px;
  252. height:27px;
  253. padding:2px 2px 2px 2px;
  254. font-family:'ArialMT', 'Arial', sans-serif;
  255. font-weight:400;
  256. font-style:normal;
  257. font-size:14px;
  258. letter-spacing:normal;
  259. color:#FFFFFF;
  260. vertical-align:none;
  261. text-align:left;
  262. text-transform:none;
  263. background-color:transparent;
  264. border-color:transparent;
  265. }
  266. #u128851_div {
  267. border-width:0px;
  268. position:absolute;
  269. left:0px;
  270. top:0px;
  271. width:214px;
  272. height:27px;
  273. background:inherit;
  274. background-color:rgba(255, 255, 255, 0);
  275. border:none;
  276. border-radius:0px;
  277. -moz-box-shadow:none;
  278. -webkit-box-shadow:none;
  279. box-shadow:none;
  280. font-size:14px;
  281. color:#FFFFFF;
  282. }
  283. #u128851 {
  284. border-width:0px;
  285. position:absolute;
  286. left:1205px;
  287. top:10px;
  288. width:214px;
  289. height:27px;
  290. display:flex;
  291. font-size:14px;
  292. color:#FFFFFF;
  293. }
  294. #u128851 .text {
  295. position:absolute;
  296. align-self:flex-start;
  297. padding:2px 2px 2px 2px;
  298. box-sizing:border-box;
  299. width:100%;
  300. }
  301. #u128851_div.disabled {
  302. border-width:0px;
  303. position:absolute;
  304. left:0px;
  305. top:0px;
  306. width:214px;
  307. height:27px;
  308. background:inherit;
  309. background-color:rgba(240, 240, 240, 1);
  310. border:none;
  311. border-radius:0px;
  312. -moz-box-shadow:none;
  313. -webkit-box-shadow:none;
  314. box-shadow:none;
  315. font-size:14px;
  316. color:#FFFFFF;
  317. }
  318. #u128851.disabled {
  319. }
  320. .u128851_input_option {
  321. font-size:14px;
  322. }
  323. #u128852_img {
  324. border-width:0px;
  325. position:absolute;
  326. left:0px;
  327. top:0px;
  328. width:22px;
  329. height:22px;
  330. }
  331. #u128852 {
  332. border-width:0px;
  333. position:absolute;
  334. left:1178px;
  335. top:15px;
  336. width:22px;
  337. height:22px;
  338. display:flex;
  339. }
  340. #u128852 .text {
  341. position:absolute;
  342. align-self:center;
  343. padding:2px 2px 2px 2px;
  344. box-sizing:border-box;
  345. width:100%;
  346. }
  347. #u128852_text {
  348. border-width:0px;
  349. word-wrap:break-word;
  350. text-transform:none;
  351. visibility:hidden;
  352. }
  353. #u128853_div {
  354. border-width:0px;
  355. position:absolute;
  356. left:0px;
  357. top:0px;
  358. width:120px;
  359. height:24px;
  360. background:inherit;
  361. background-color:rgba(242, 242, 242, 0.2);
  362. border:none;
  363. border-radius:25px;
  364. -moz-box-shadow:none;
  365. -webkit-box-shadow:none;
  366. box-shadow:none;
  367. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  368. font-weight:400;
  369. font-style:normal;
  370. color:#FFFFFF;
  371. text-align:center;
  372. }
  373. #u128853 {
  374. border-width:0px;
  375. position:absolute;
  376. left:1460px;
  377. top:12px;
  378. width:120px;
  379. height:24px;
  380. display:flex;
  381. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  382. font-weight:400;
  383. font-style:normal;
  384. color:#FFFFFF;
  385. text-align:center;
  386. }
  387. #u128853 .text {
  388. position:absolute;
  389. align-self:center;
  390. padding:0px 0px 0px 0px;
  391. box-sizing:border-box;
  392. width:100%;
  393. }
  394. #u128853_text {
  395. border-width:0px;
  396. word-wrap:break-word;
  397. text-transform:none;
  398. }
  399. #u128854 {
  400. border-width:0px;
  401. position:absolute;
  402. left:0px;
  403. top:0px;
  404. width:0px;
  405. height:0px;
  406. }
  407. #u128855_div {
  408. border-width:0px;
  409. position:absolute;
  410. left:0px;
  411. top:0px;
  412. width:29px;
  413. height:20px;
  414. background:inherit;
  415. background-color:rgba(255, 255, 255, 0);
  416. border:none;
  417. border-radius:25px;
  418. -moz-box-shadow:none;
  419. -webkit-box-shadow:none;
  420. box-shadow:none;
  421. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  422. font-weight:400;
  423. font-style:normal;
  424. color:#FFFFFF;
  425. }
  426. #u128855 {
  427. border-width:0px;
  428. position:absolute;
  429. left:59px;
  430. top:1141px;
  431. width:29px;
  432. height:20px;
  433. display:flex;
  434. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  435. font-weight:400;
  436. font-style:normal;
  437. color:#FFFFFF;
  438. }
  439. #u128855 .text {
  440. position:absolute;
  441. align-self:center;
  442. padding:0px 0px 0px 0px;
  443. box-sizing:border-box;
  444. width:100%;
  445. }
  446. #u128855_text {
  447. border-width:0px;
  448. white-space:nowrap;
  449. text-transform:none;
  450. }
  451. #u128856_img {
  452. border-width:0px;
  453. position:absolute;
  454. left:0px;
  455. top:0px;
  456. width:22px;
  457. height:22px;
  458. }
  459. #u128856 {
  460. border-width:0px;
  461. position:absolute;
  462. left:27px;
  463. top:1140px;
  464. width:22px;
  465. height:22px;
  466. display:flex;
  467. }
  468. #u128856 .text {
  469. position:absolute;
  470. align-self:center;
  471. padding:2px 2px 2px 2px;
  472. box-sizing:border-box;
  473. width:100%;
  474. }
  475. #u128856_text {
  476. border-width:0px;
  477. word-wrap:break-word;
  478. text-transform:none;
  479. visibility:hidden;
  480. }
  481. #u128857 {
  482. border-width:0px;
  483. position:absolute;
  484. left:0px;
  485. top:0px;
  486. width:0px;
  487. height:0px;
  488. }
  489. #u128858_div {
  490. border-width:0px;
  491. position:absolute;
  492. left:0px;
  493. top:0px;
  494. width:29px;
  495. height:20px;
  496. background:inherit;
  497. background-color:rgba(255, 255, 255, 0);
  498. border:none;
  499. border-radius:25px;
  500. -moz-box-shadow:none;
  501. -webkit-box-shadow:none;
  502. box-shadow:none;
  503. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  504. font-weight:400;
  505. font-style:normal;
  506. color:#FFFFFF;
  507. }
  508. #u128858 {
  509. border-width:0px;
  510. position:absolute;
  511. left:59px;
  512. top:1183px;
  513. width:29px;
  514. height:20px;
  515. display:flex;
  516. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  517. font-weight:400;
  518. font-style:normal;
  519. color:#FFFFFF;
  520. }
  521. #u128858 .text {
  522. position:absolute;
  523. align-self:center;
  524. padding:0px 0px 0px 0px;
  525. box-sizing:border-box;
  526. width:100%;
  527. }
  528. #u128858_text {
  529. border-width:0px;
  530. white-space:nowrap;
  531. text-transform:none;
  532. }
  533. #u128859_img {
  534. border-width:0px;
  535. position:absolute;
  536. left:0px;
  537. top:0px;
  538. width:22px;
  539. height:22px;
  540. }
  541. #u128859 {
  542. border-width:0px;
  543. position:absolute;
  544. left:27px;
  545. top:1182px;
  546. width:22px;
  547. height:22px;
  548. display:flex;
  549. }
  550. #u128859 .text {
  551. position:absolute;
  552. align-self:center;
  553. padding:2px 2px 2px 2px;
  554. box-sizing:border-box;
  555. width:100%;
  556. }
  557. #u128859_text {
  558. border-width:0px;
  559. word-wrap:break-word;
  560. text-transform:none;
  561. visibility:hidden;
  562. }
  563. #u128860_img {
  564. border-width:0px;
  565. position:absolute;
  566. left:0px;
  567. top:0px;
  568. width:14px;
  569. height:14px;
  570. }
  571. #u128860 {
  572. border-width:0px;
  573. position:absolute;
  574. left:20px;
  575. top:71px;
  576. width:14px;
  577. height:14px;
  578. display:flex;
  579. }
  580. #u128860 .text {
  581. position:absolute;
  582. align-self:center;
  583. padding:2px 2px 2px 2px;
  584. box-sizing:border-box;
  585. width:100%;
  586. }
  587. #u128860_text {
  588. border-width:0px;
  589. word-wrap:break-word;
  590. text-transform:none;
  591. visibility:hidden;
  592. }
  593. #u128861_img {
  594. border-width:0px;
  595. position:absolute;
  596. left:0px;
  597. top:0px;
  598. width:2px;
  599. height:12px;
  600. }
  601. #u128861 {
  602. border-width:0px;
  603. position:absolute;
  604. left:1439px;
  605. top:18px;
  606. width:1px;
  607. height:11px;
  608. display:flex;
  609. }
  610. #u128861 .text {
  611. position:absolute;
  612. align-self:center;
  613. padding:2px 2px 2px 2px;
  614. box-sizing:border-box;
  615. width:100%;
  616. }
  617. #u128861_text {
  618. border-width:0px;
  619. word-wrap:break-word;
  620. text-transform:none;
  621. visibility:hidden;
  622. }
  623. #u128862_div {
  624. border-width:0px;
  625. position:absolute;
  626. left:0px;
  627. top:0px;
  628. width:1480px;
  629. height:1196px;
  630. background:inherit;
  631. background-color:rgba(242, 242, 242, 1);
  632. border:none;
  633. border-radius:0px;
  634. -moz-box-shadow:none;
  635. -webkit-box-shadow:none;
  636. box-shadow:none;
  637. }
  638. #u128862 {
  639. border-width:0px;
  640. position:absolute;
  641. left:120px;
  642. top:50px;
  643. width:1480px;
  644. height:1196px;
  645. display:flex;
  646. }
  647. #u128862 .text {
  648. position:absolute;
  649. align-self:center;
  650. padding:2px 2px 2px 2px;
  651. box-sizing:border-box;
  652. width:100%;
  653. }
  654. #u128862_text {
  655. border-width:0px;
  656. word-wrap:break-word;
  657. text-transform:none;
  658. visibility:hidden;
  659. }
  660. #u128863_div {
  661. border-width:0px;
  662. position:absolute;
  663. left:0px;
  664. top:0px;
  665. width:65px;
  666. height:22px;
  667. background:inherit;
  668. background-color:rgba(255, 255, 255, 0);
  669. border:none;
  670. border-radius:0px;
  671. -moz-box-shadow:none;
  672. -webkit-box-shadow:none;
  673. box-shadow:none;
  674. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  675. font-weight:400;
  676. font-style:normal;
  677. font-size:16px;
  678. color:#FFFFFF;
  679. }
  680. #u128863 {
  681. border-width:0px;
  682. position:absolute;
  683. left:39px;
  684. top:67px;
  685. width:65px;
  686. height:22px;
  687. display:flex;
  688. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  689. font-weight:400;
  690. font-style:normal;
  691. font-size:16px;
  692. color:#FFFFFF;
  693. }
  694. #u128863 .text {
  695. position:absolute;
  696. align-self:flex-start;
  697. padding:0px 0px 0px 0px;
  698. box-sizing:border-box;
  699. width:100%;
  700. }
  701. #u128863_text {
  702. border-width:0px;
  703. white-space:nowrap;
  704. text-transform:none;
  705. }
  706. #u128864_div {
  707. border-width:0px;
  708. position:absolute;
  709. left:0px;
  710. top:0px;
  711. width:1480px;
  712. height:1196px;
  713. background:inherit;
  714. background-color:rgba(242, 242, 242, 1);
  715. border:none;
  716. border-radius:0px;
  717. -moz-box-shadow:none;
  718. -webkit-box-shadow:none;
  719. box-shadow:none;
  720. }
  721. #u128864 {
  722. border-width:0px;
  723. position:absolute;
  724. left:120px;
  725. top:51px;
  726. width:1480px;
  727. height:1196px;
  728. display:flex;
  729. }
  730. #u128864 .text {
  731. position:absolute;
  732. align-self:center;
  733. padding:2px 2px 2px 2px;
  734. box-sizing:border-box;
  735. width:100%;
  736. }
  737. #u128864_text {
  738. border-width:0px;
  739. word-wrap:break-word;
  740. text-transform:none;
  741. visibility:hidden;
  742. }
  743. #u128865_div {
  744. border-width:0px;
  745. position:absolute;
  746. left:0px;
  747. top:0px;
  748. width:1460px;
  749. height:100px;
  750. background:inherit;
  751. background-color:rgba(255, 255, 255, 1);
  752. border:none;
  753. border-radius:0px;
  754. -moz-box-shadow:none;
  755. -webkit-box-shadow:none;
  756. box-shadow:none;
  757. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  758. font-weight:400;
  759. font-style:normal;
  760. font-size:12px;
  761. color:#FFFFFF;
  762. text-align:left;
  763. }
  764. #u128865 {
  765. border-width:0px;
  766. position:absolute;
  767. left:130px;
  768. top:61px;
  769. width:1460px;
  770. height:100px;
  771. display:flex;
  772. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  773. font-weight:400;
  774. font-style:normal;
  775. font-size:12px;
  776. color:#FFFFFF;
  777. text-align:left;
  778. }
  779. #u128865 .text {
  780. position:absolute;
  781. align-self:center;
  782. padding:2px 2px 2px 50px;
  783. box-sizing:border-box;
  784. width:100%;
  785. }
  786. #u128865_text {
  787. border-width:0px;
  788. word-wrap:break-word;
  789. text-transform:none;
  790. visibility:hidden;
  791. }
  792. #u128866_div {
  793. border-width:0px;
  794. position:absolute;
  795. left:0px;
  796. top:0px;
  797. width:73px;
  798. height:50px;
  799. background:inherit;
  800. background-color:rgba(255, 255, 255, 0);
  801. border:none;
  802. border-left:0px;
  803. border-top:0px;
  804. border-right:0px;
  805. border-radius:0px;
  806. border-bottom-right-radius:0px;
  807. border-bottom-left-radius:0px;
  808. -moz-box-shadow:none;
  809. -webkit-box-shadow:none;
  810. box-shadow:none;
  811. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  812. font-weight:400;
  813. font-style:normal;
  814. font-size:18px;
  815. }
  816. #u128866 {
  817. border-width:0px;
  818. position:absolute;
  819. left:149px;
  820. top:61px;
  821. width:73px;
  822. height:50px;
  823. display:flex;
  824. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  825. font-weight:400;
  826. font-style:normal;
  827. font-size:18px;
  828. }
  829. #u128866 .text {
  830. position:absolute;
  831. align-self:center;
  832. padding:0px 0px 0px 0px;
  833. box-sizing:border-box;
  834. width:100%;
  835. }
  836. #u128866_text {
  837. border-width:0px;
  838. white-space:nowrap;
  839. text-transform:none;
  840. }
  841. #u128867 {
  842. border-width:0px;
  843. position:absolute;
  844. left:0px;
  845. top:0px;
  846. width:0px;
  847. height:0px;
  848. }
  849. #u128868_div {
  850. border-width:0px;
  851. position:absolute;
  852. left:0px;
  853. top:0px;
  854. width:140px;
  855. height:30px;
  856. background:inherit;
  857. background-color:rgba(255, 255, 255, 1);
  858. box-sizing:border-box;
  859. border-width:1px;
  860. border-style:solid;
  861. border-color:rgba(201, 201, 201, 1);
  862. border-radius:4px;
  863. -moz-box-shadow:none;
  864. -webkit-box-shadow:none;
  865. box-shadow:none;
  866. font-family:'Microsoft YaHei', sans-serif;
  867. font-weight:400;
  868. font-style:normal;
  869. font-size:14px;
  870. color:#CCCCCC;
  871. text-align:left;
  872. }
  873. #u128868 {
  874. border-width:0px;
  875. position:absolute;
  876. left:1351px;
  877. top:121px;
  878. width:140px;
  879. height:30px;
  880. display:flex;
  881. font-family:'Microsoft YaHei', sans-serif;
  882. font-weight:400;
  883. font-style:normal;
  884. font-size:14px;
  885. color:#CCCCCC;
  886. text-align:left;
  887. }
  888. #u128868 .text {
  889. position:absolute;
  890. align-self:center;
  891. padding:2px 8px 2px 8px;
  892. box-sizing:border-box;
  893. width:100%;
  894. }
  895. #u128868_text {
  896. border-width:0px;
  897. word-wrap:break-word;
  898. text-transform:none;
  899. visibility:hidden;
  900. }
  901. #u128869_input {
  902. position:absolute;
  903. left:0px;
  904. top:0px;
  905. width:127px;
  906. height:25px;
  907. padding:2px 2px 2px 2px;
  908. font-family:'Microsoft YaHei', sans-serif;
  909. font-weight:400;
  910. font-style:normal;
  911. font-size:10px;
  912. letter-spacing:normal;
  913. color:#000000;
  914. vertical-align:none;
  915. text-align:left;
  916. text-transform:none;
  917. background-color:transparent;
  918. border-color:transparent;
  919. }
  920. #u128869_input.disabled {
  921. position:absolute;
  922. left:0px;
  923. top:0px;
  924. width:127px;
  925. height:25px;
  926. padding:2px 2px 2px 2px;
  927. font-family:'Microsoft YaHei', sans-serif;
  928. font-weight:400;
  929. font-style:normal;
  930. font-size:10px;
  931. letter-spacing:normal;
  932. color:#000000;
  933. vertical-align:none;
  934. text-align:left;
  935. text-transform:none;
  936. background-color:transparent;
  937. border-color:transparent;
  938. }
  939. #u128869_div {
  940. border-width:0px;
  941. position:absolute;
  942. left:0px;
  943. top:0px;
  944. width:127px;
  945. height:25px;
  946. background:inherit;
  947. background-color:rgba(255, 255, 255, 1);
  948. border:none;
  949. border-radius:0px;
  950. -moz-box-shadow:none;
  951. -webkit-box-shadow:none;
  952. box-shadow:none;
  953. font-family:'Microsoft YaHei', sans-serif;
  954. font-weight:400;
  955. font-style:normal;
  956. font-size:10px;
  957. }
  958. #u128869 {
  959. border-width:0px;
  960. position:absolute;
  961. left:1359px;
  962. top:122px;
  963. width:127px;
  964. height:25px;
  965. display:flex;
  966. font-family:'Microsoft YaHei', sans-serif;
  967. font-weight:400;
  968. font-style:normal;
  969. font-size:10px;
  970. }
  971. #u128869 .text {
  972. position:absolute;
  973. align-self:center;
  974. padding:2px 2px 2px 2px;
  975. box-sizing:border-box;
  976. width:100%;
  977. }
  978. #u128869_div.disabled {
  979. border-width:0px;
  980. position:absolute;
  981. left:0px;
  982. top:0px;
  983. width:127px;
  984. height:25px;
  985. background:inherit;
  986. background-color:rgba(240, 240, 240, 1);
  987. border:none;
  988. border-radius:0px;
  989. -moz-box-shadow:none;
  990. -webkit-box-shadow:none;
  991. box-shadow:none;
  992. font-family:'Microsoft YaHei', sans-serif;
  993. font-weight:400;
  994. font-style:normal;
  995. font-size:10px;
  996. }
  997. #u128869.disabled {
  998. }
  999. #u128870_div {
  1000. border-width:0px;
  1001. position:absolute;
  1002. left:0px;
  1003. top:0px;
  1004. width:59px;
  1005. height:30px;
  1006. background:inherit;
  1007. background-color:rgba(24, 144, 255, 1);
  1008. box-sizing:border-box;
  1009. border-width:1px;
  1010. border-style:solid;
  1011. border-color:rgba(0, 153, 255, 1);
  1012. border-radius:4px;
  1013. -moz-box-shadow:none;
  1014. -webkit-box-shadow:none;
  1015. box-shadow:none;
  1016. font-family:'Microsoft YaHei', sans-serif;
  1017. font-weight:400;
  1018. font-style:normal;
  1019. font-size:14px;
  1020. color:#FFFFFF;
  1021. }
  1022. #u128870 {
  1023. border-width:0px;
  1024. position:absolute;
  1025. left:1501px;
  1026. top:121px;
  1027. width:59px;
  1028. height:30px;
  1029. display:flex;
  1030. font-family:'Microsoft YaHei', sans-serif;
  1031. font-weight:400;
  1032. font-style:normal;
  1033. font-size:14px;
  1034. color:#FFFFFF;
  1035. }
  1036. #u128870 .text {
  1037. position:absolute;
  1038. align-self:center;
  1039. padding:5px 15px 5px 15px;
  1040. box-sizing:border-box;
  1041. width:100%;
  1042. }
  1043. #u128870_text {
  1044. border-width:0px;
  1045. white-space:nowrap;
  1046. text-transform:none;
  1047. }
  1048. #u128871_div {
  1049. border-width:0px;
  1050. position:absolute;
  1051. left:0px;
  1052. top:0px;
  1053. width:43px;
  1054. height:50px;
  1055. background:inherit;
  1056. background-color:rgba(255, 255, 255, 0);
  1057. box-sizing:border-box;
  1058. border-width:2px;
  1059. border-style:solid;
  1060. border-color:rgba(24, 144, 255, 1);
  1061. border-left:0px;
  1062. border-top:0px;
  1063. border-right:0px;
  1064. border-radius:0px;
  1065. border-bottom-right-radius:0px;
  1066. border-bottom-left-radius:0px;
  1067. -moz-box-shadow:none;
  1068. -webkit-box-shadow:none;
  1069. box-shadow:none;
  1070. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1071. font-weight:400;
  1072. font-style:normal;
  1073. font-size:14px;
  1074. color:#1890FF;
  1075. }
  1076. #u128871 {
  1077. border-width:0px;
  1078. position:absolute;
  1079. left:156px;
  1080. top:111px;
  1081. width:43px;
  1082. height:50px;
  1083. display:flex;
  1084. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1085. font-weight:400;
  1086. font-style:normal;
  1087. font-size:14px;
  1088. color:#1890FF;
  1089. }
  1090. #u128871 .text {
  1091. position:absolute;
  1092. align-self:center;
  1093. padding:0px 0px 0px 0px;
  1094. box-sizing:border-box;
  1095. width:100%;
  1096. }
  1097. #u128871_text {
  1098. border-width:0px;
  1099. white-space:nowrap;
  1100. text-transform:none;
  1101. }
  1102. #u128872_div {
  1103. border-width:0px;
  1104. position:absolute;
  1105. left:0px;
  1106. top:0px;
  1107. width:43px;
  1108. height:50px;
  1109. background:inherit;
  1110. background-color:rgba(255, 255, 255, 0);
  1111. border:none;
  1112. border-left:0px;
  1113. border-top:0px;
  1114. border-right:0px;
  1115. border-radius:0px;
  1116. border-bottom-right-radius:0px;
  1117. border-bottom-left-radius:0px;
  1118. -moz-box-shadow:none;
  1119. -webkit-box-shadow:none;
  1120. box-shadow:none;
  1121. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1122. font-weight:400;
  1123. font-style:normal;
  1124. font-size:14px;
  1125. }
  1126. #u128872 {
  1127. border-width:0px;
  1128. position:absolute;
  1129. left:229px;
  1130. top:111px;
  1131. width:43px;
  1132. height:50px;
  1133. display:flex;
  1134. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1135. font-weight:400;
  1136. font-style:normal;
  1137. font-size:14px;
  1138. }
  1139. #u128872 .text {
  1140. position:absolute;
  1141. align-self:center;
  1142. padding:0px 0px 0px 0px;
  1143. box-sizing:border-box;
  1144. width:100%;
  1145. }
  1146. #u128872_text {
  1147. border-width:0px;
  1148. white-space:nowrap;
  1149. text-transform:none;
  1150. }
  1151. #u128873_div {
  1152. border-width:0px;
  1153. position:absolute;
  1154. left:0px;
  1155. top:0px;
  1156. width:57px;
  1157. height:50px;
  1158. background:inherit;
  1159. background-color:rgba(255, 255, 255, 0);
  1160. border:none;
  1161. border-left:0px;
  1162. border-top:0px;
  1163. border-right:0px;
  1164. border-radius:0px;
  1165. border-bottom-right-radius:0px;
  1166. border-bottom-left-radius:0px;
  1167. -moz-box-shadow:none;
  1168. -webkit-box-shadow:none;
  1169. box-shadow:none;
  1170. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1171. font-weight:400;
  1172. font-style:normal;
  1173. font-size:14px;
  1174. }
  1175. #u128873 {
  1176. border-width:0px;
  1177. position:absolute;
  1178. left:302px;
  1179. top:111px;
  1180. width:57px;
  1181. height:50px;
  1182. display:flex;
  1183. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1184. font-weight:400;
  1185. font-style:normal;
  1186. font-size:14px;
  1187. }
  1188. #u128873 .text {
  1189. position:absolute;
  1190. align-self:center;
  1191. padding:0px 0px 0px 0px;
  1192. box-sizing:border-box;
  1193. width:100%;
  1194. }
  1195. #u128873_text {
  1196. border-width:0px;
  1197. white-space:nowrap;
  1198. text-transform:none;
  1199. }
  1200. #u128874 {
  1201. border-width:0px;
  1202. position:absolute;
  1203. left:0px;
  1204. top:0px;
  1205. width:0px;
  1206. height:0px;
  1207. }
  1208. #u128875_div {
  1209. border-width:0px;
  1210. position:absolute;
  1211. left:0px;
  1212. top:0px;
  1213. width:1460px;
  1214. height:100px;
  1215. background:inherit;
  1216. background-color:rgba(255, 255, 255, 1);
  1217. border:none;
  1218. border-radius:9px;
  1219. -moz-box-shadow:none;
  1220. -webkit-box-shadow:none;
  1221. box-shadow:none;
  1222. }
  1223. #u128875 {
  1224. border-width:0px;
  1225. position:absolute;
  1226. left:130px;
  1227. top:171px;
  1228. width:1460px;
  1229. height:100px;
  1230. display:flex;
  1231. }
  1232. #u128875 .text {
  1233. position:absolute;
  1234. align-self:center;
  1235. padding:2px 2px 2px 2px;
  1236. box-sizing:border-box;
  1237. width:100%;
  1238. }
  1239. #u128875_text {
  1240. border-width:0px;
  1241. word-wrap:break-word;
  1242. text-transform:none;
  1243. visibility:hidden;
  1244. }
  1245. #u128876_div {
  1246. border-width:0px;
  1247. position:absolute;
  1248. left:0px;
  1249. top:0px;
  1250. width:57px;
  1251. height:20px;
  1252. background:inherit;
  1253. background-color:rgba(255, 255, 255, 0);
  1254. border:none;
  1255. border-left:0px;
  1256. border-top:0px;
  1257. border-right:0px;
  1258. border-radius:0px;
  1259. border-bottom-right-radius:0px;
  1260. border-bottom-left-radius:0px;
  1261. -moz-box-shadow:none;
  1262. -webkit-box-shadow:none;
  1263. box-shadow:none;
  1264. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1265. font-weight:500;
  1266. font-style:normal;
  1267. font-size:14px;
  1268. }
  1269. #u128876 {
  1270. border-width:0px;
  1271. position:absolute;
  1272. left:150px;
  1273. top:191px;
  1274. width:57px;
  1275. height:20px;
  1276. display:flex;
  1277. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1278. font-weight:500;
  1279. font-style:normal;
  1280. font-size:14px;
  1281. }
  1282. #u128876 .text {
  1283. position:absolute;
  1284. align-self:center;
  1285. padding:0px 0px 0px 0px;
  1286. box-sizing:border-box;
  1287. width:100%;
  1288. }
  1289. #u128876_text {
  1290. border-width:0px;
  1291. white-space:nowrap;
  1292. text-transform:none;
  1293. }
  1294. #u128877_div {
  1295. border-width:0px;
  1296. position:absolute;
  1297. left:0px;
  1298. top:0px;
  1299. width:100px;
  1300. height:20px;
  1301. background:inherit;
  1302. background-color:rgba(255, 255, 255, 0);
  1303. border:none;
  1304. border-left:0px;
  1305. border-top:0px;
  1306. border-right:0px;
  1307. border-radius:0px;
  1308. border-bottom-right-radius:0px;
  1309. border-bottom-left-radius:0px;
  1310. -moz-box-shadow:none;
  1311. -webkit-box-shadow:none;
  1312. box-shadow:none;
  1313. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1314. font-weight:400;
  1315. font-style:normal;
  1316. font-size:14px;
  1317. color:#555555;
  1318. }
  1319. #u128877 {
  1320. border-width:0px;
  1321. position:absolute;
  1322. left:150px;
  1323. top:226px;
  1324. width:100px;
  1325. height:20px;
  1326. display:flex;
  1327. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1328. font-weight:400;
  1329. font-style:normal;
  1330. font-size:14px;
  1331. color:#555555;
  1332. }
  1333. #u128877 .text {
  1334. position:absolute;
  1335. align-self:center;
  1336. padding:0px 0px 0px 0px;
  1337. box-sizing:border-box;
  1338. width:100%;
  1339. }
  1340. #u128877_text {
  1341. border-width:0px;
  1342. word-wrap:break-word;
  1343. text-transform:none;
  1344. }
  1345. #u128878_div {
  1346. border-width:0px;
  1347. position:absolute;
  1348. left:0px;
  1349. top:0px;
  1350. width:200px;
  1351. height:20px;
  1352. background:inherit;
  1353. background-color:rgba(255, 255, 255, 0);
  1354. border:none;
  1355. border-left:0px;
  1356. border-top:0px;
  1357. border-right:0px;
  1358. border-radius:0px;
  1359. border-bottom-right-radius:0px;
  1360. border-bottom-left-radius:0px;
  1361. -moz-box-shadow:none;
  1362. -webkit-box-shadow:none;
  1363. box-shadow:none;
  1364. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1365. font-weight:400;
  1366. font-style:normal;
  1367. font-size:14px;
  1368. color:#555555;
  1369. }
  1370. #u128878 {
  1371. border-width:0px;
  1372. position:absolute;
  1373. left:250px;
  1374. top:226px;
  1375. width:200px;
  1376. height:20px;
  1377. display:flex;
  1378. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1379. font-weight:400;
  1380. font-style:normal;
  1381. font-size:14px;
  1382. color:#555555;
  1383. }
  1384. #u128878 .text {
  1385. position:absolute;
  1386. align-self:center;
  1387. padding:0px 0px 0px 0px;
  1388. box-sizing:border-box;
  1389. width:100%;
  1390. }
  1391. #u128878_text {
  1392. border-width:0px;
  1393. word-wrap:break-word;
  1394. text-transform:none;
  1395. }
  1396. #u128879_div {
  1397. border-width:0px;
  1398. position:absolute;
  1399. left:0px;
  1400. top:0px;
  1401. width:100px;
  1402. height:20px;
  1403. background:inherit;
  1404. background-color:rgba(255, 255, 255, 0);
  1405. border:none;
  1406. border-left:0px;
  1407. border-top:0px;
  1408. border-right:0px;
  1409. border-radius:0px;
  1410. border-bottom-right-radius:0px;
  1411. border-bottom-left-radius:0px;
  1412. -moz-box-shadow:none;
  1413. -webkit-box-shadow:none;
  1414. box-shadow:none;
  1415. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1416. font-weight:400;
  1417. font-style:normal;
  1418. font-size:14px;
  1419. color:#555555;
  1420. }
  1421. #u128879 {
  1422. border-width:0px;
  1423. position:absolute;
  1424. left:450px;
  1425. top:226px;
  1426. width:100px;
  1427. height:20px;
  1428. display:flex;
  1429. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1430. font-weight:400;
  1431. font-style:normal;
  1432. font-size:14px;
  1433. color:#555555;
  1434. }
  1435. #u128879 .text {
  1436. position:absolute;
  1437. align-self:center;
  1438. padding:0px 0px 0px 0px;
  1439. box-sizing:border-box;
  1440. width:100%;
  1441. }
  1442. #u128879_text {
  1443. border-width:0px;
  1444. word-wrap:break-word;
  1445. text-transform:none;
  1446. }
  1447. #u128880_div {
  1448. border-width:0px;
  1449. position:absolute;
  1450. left:0px;
  1451. top:0px;
  1452. width:200px;
  1453. height:20px;
  1454. background:inherit;
  1455. background-color:rgba(255, 255, 255, 0);
  1456. border:none;
  1457. border-left:0px;
  1458. border-top:0px;
  1459. border-right:0px;
  1460. border-radius:0px;
  1461. border-bottom-right-radius:0px;
  1462. border-bottom-left-radius:0px;
  1463. -moz-box-shadow:none;
  1464. -webkit-box-shadow:none;
  1465. box-shadow:none;
  1466. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1467. font-weight:400;
  1468. font-style:normal;
  1469. font-size:14px;
  1470. color:#555555;
  1471. }
  1472. #u128880 {
  1473. border-width:0px;
  1474. position:absolute;
  1475. left:550px;
  1476. top:226px;
  1477. width:200px;
  1478. height:20px;
  1479. display:flex;
  1480. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1481. font-weight:400;
  1482. font-style:normal;
  1483. font-size:14px;
  1484. color:#555555;
  1485. }
  1486. #u128880 .text {
  1487. position:absolute;
  1488. align-self:center;
  1489. padding:0px 0px 0px 0px;
  1490. box-sizing:border-box;
  1491. width:100%;
  1492. }
  1493. #u128880_text {
  1494. border-width:0px;
  1495. word-wrap:break-word;
  1496. text-transform:none;
  1497. }
  1498. #u128881_div {
  1499. border-width:0px;
  1500. position:absolute;
  1501. left:0px;
  1502. top:0px;
  1503. width:100px;
  1504. height:20px;
  1505. background:inherit;
  1506. background-color:rgba(255, 255, 255, 0);
  1507. border:none;
  1508. border-left:0px;
  1509. border-top:0px;
  1510. border-right:0px;
  1511. border-radius:0px;
  1512. border-bottom-right-radius:0px;
  1513. border-bottom-left-radius:0px;
  1514. -moz-box-shadow:none;
  1515. -webkit-box-shadow:none;
  1516. box-shadow:none;
  1517. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1518. font-weight:400;
  1519. font-style:normal;
  1520. font-size:14px;
  1521. color:#555555;
  1522. }
  1523. #u128881 {
  1524. border-width:0px;
  1525. position:absolute;
  1526. left:750px;
  1527. top:226px;
  1528. width:100px;
  1529. height:20px;
  1530. display:flex;
  1531. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1532. font-weight:400;
  1533. font-style:normal;
  1534. font-size:14px;
  1535. color:#555555;
  1536. }
  1537. #u128881 .text {
  1538. position:absolute;
  1539. align-self:center;
  1540. padding:0px 0px 0px 0px;
  1541. box-sizing:border-box;
  1542. width:100%;
  1543. }
  1544. #u128881_text {
  1545. border-width:0px;
  1546. word-wrap:break-word;
  1547. text-transform:none;
  1548. }
  1549. #u128882_div {
  1550. border-width:0px;
  1551. position:absolute;
  1552. left:0px;
  1553. top:0px;
  1554. width:200px;
  1555. height:20px;
  1556. background:inherit;
  1557. background-color:rgba(255, 255, 255, 0);
  1558. border:none;
  1559. border-left:0px;
  1560. border-top:0px;
  1561. border-right:0px;
  1562. border-radius:0px;
  1563. border-bottom-right-radius:0px;
  1564. border-bottom-left-radius:0px;
  1565. -moz-box-shadow:none;
  1566. -webkit-box-shadow:none;
  1567. box-shadow:none;
  1568. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1569. font-weight:400;
  1570. font-style:normal;
  1571. font-size:14px;
  1572. color:#555555;
  1573. }
  1574. #u128882 {
  1575. border-width:0px;
  1576. position:absolute;
  1577. left:850px;
  1578. top:226px;
  1579. width:200px;
  1580. height:20px;
  1581. display:flex;
  1582. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1583. font-weight:400;
  1584. font-style:normal;
  1585. font-size:14px;
  1586. color:#555555;
  1587. }
  1588. #u128882 .text {
  1589. position:absolute;
  1590. align-self:center;
  1591. padding:0px 0px 0px 0px;
  1592. box-sizing:border-box;
  1593. width:100%;
  1594. }
  1595. #u128882_text {
  1596. border-width:0px;
  1597. word-wrap:break-word;
  1598. text-transform:none;
  1599. }
  1600. #u128883_div {
  1601. border-width:0px;
  1602. position:absolute;
  1603. left:0px;
  1604. top:0px;
  1605. width:80px;
  1606. height:30px;
  1607. background:inherit;
  1608. background-color:rgba(24, 144, 255, 1);
  1609. border:none;
  1610. border-radius:4px;
  1611. -moz-box-shadow:none;
  1612. -webkit-box-shadow:none;
  1613. box-shadow:none;
  1614. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1615. font-weight:400;
  1616. font-style:normal;
  1617. font-size:12px;
  1618. color:#FFFFFF;
  1619. }
  1620. #u128883 {
  1621. border-width:0px;
  1622. position:absolute;
  1623. left:1480px;
  1624. top:221px;
  1625. width:80px;
  1626. height:30px;
  1627. display:flex;
  1628. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1629. font-weight:400;
  1630. font-style:normal;
  1631. font-size:12px;
  1632. color:#FFFFFF;
  1633. }
  1634. #u128883 .text {
  1635. position:absolute;
  1636. align-self:center;
  1637. padding:2px 8px 2px 8px;
  1638. box-sizing:border-box;
  1639. width:100%;
  1640. }
  1641. #u128883_text {
  1642. border-width:0px;
  1643. word-wrap:break-word;
  1644. text-transform:none;
  1645. }