styles.css 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-0px;
  6. width:433px;
  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. #u286 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:433px;
  25. height:865px;
  26. }
  27. #u287 {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:433px;
  33. height:865px;
  34. display:flex;
  35. transition:none;
  36. }
  37. #u287 .text {
  38. position:absolute;
  39. align-self:center;
  40. padding:2px 2px 2px 2px;
  41. box-sizing:border-box;
  42. width:100%;
  43. }
  44. #u287_img {
  45. border-width:0px;
  46. position:absolute;
  47. left:0px;
  48. top:0px;
  49. width:433px;
  50. height:865px;
  51. }
  52. #u287_text {
  53. border-width:0px;
  54. word-wrap:break-word;
  55. text-transform:none;
  56. visibility:hidden;
  57. }
  58. #u288_div {
  59. border-width:0px;
  60. position:absolute;
  61. left:0px;
  62. top:0px;
  63. width:375px;
  64. height:40px;
  65. background:inherit;
  66. background-color:rgba(255, 255, 255, 1);
  67. box-sizing:border-box;
  68. border-width:1px;
  69. border-style:solid;
  70. border-color:rgba(215, 215, 215, 1);
  71. border-left:0px;
  72. border-top:0px;
  73. border-right:0px;
  74. border-radius:0px;
  75. border-bottom-right-radius:0px;
  76. border-bottom-left-radius:0px;
  77. filter:drop-shadow(none);
  78. transition:none;
  79. }
  80. #u288 {
  81. border-width:0px;
  82. position:absolute;
  83. left:29px;
  84. top:67px;
  85. width:375px;
  86. height:40px;
  87. display:flex;
  88. transition:none;
  89. transform-origin:50% 50%;
  90. }
  91. #u288 .text {
  92. position:absolute;
  93. align-self:center;
  94. padding:2px 2px 2px 2px;
  95. box-sizing:border-box;
  96. width:100%;
  97. }
  98. #u288_text {
  99. border-width:0px;
  100. word-wrap:break-word;
  101. text-transform:none;
  102. visibility:hidden;
  103. }
  104. #u289 {
  105. border-width:0px;
  106. position:absolute;
  107. left:29px;
  108. top:24px;
  109. width:375px;
  110. height:44px;
  111. display:flex;
  112. transition:none;
  113. }
  114. #u289 .text {
  115. position:absolute;
  116. align-self:center;
  117. padding:2px 2px 2px 2px;
  118. box-sizing:border-box;
  119. width:100%;
  120. }
  121. #u289_img {
  122. border-width:0px;
  123. position:absolute;
  124. left:0px;
  125. top:0px;
  126. width:375px;
  127. height:44px;
  128. }
  129. #u289_text {
  130. border-width:0px;
  131. word-wrap:break-word;
  132. text-transform:none;
  133. visibility:hidden;
  134. }
  135. #u290_div {
  136. border-width:0px;
  137. position:absolute;
  138. left:0px;
  139. top:0px;
  140. width:375px;
  141. height:681px;
  142. background:inherit;
  143. background-color:rgba(242, 242, 242, 0.4627450980392157);
  144. border-radius:0px;
  145. filter:drop-shadow(none);
  146. transition:none;
  147. }
  148. #u290 {
  149. border-width:0px;
  150. position:absolute;
  151. left:29px;
  152. top:107px;
  153. width:375px;
  154. height:681px;
  155. display:flex;
  156. transition:none;
  157. transform-origin:50% 50%;
  158. }
  159. #u290 .text {
  160. position:absolute;
  161. align-self:center;
  162. padding:2px 2px 2px 2px;
  163. box-sizing:border-box;
  164. width:100%;
  165. }
  166. #u290_text {
  167. border-width:0px;
  168. word-wrap:break-word;
  169. text-transform:none;
  170. visibility:hidden;
  171. }
  172. #u291_div {
  173. border-width:0px;
  174. position:absolute;
  175. left:0px;
  176. top:0px;
  177. width:375px;
  178. height:732px;
  179. background:inherit;
  180. background-color:rgba(255, 255, 255, 0.996078431372549);
  181. border-top:0px;
  182. border-radius:28px;
  183. border-top-left-radius:0px;
  184. border-top-right-radius:0px;
  185. filter:drop-shadow(none);
  186. transition:none;
  187. }
  188. #u291 {
  189. border-width:0px;
  190. position:absolute;
  191. left:29px;
  192. top:107px;
  193. width:375px;
  194. height:732px;
  195. display:flex;
  196. transition:none;
  197. transform-origin:50% 50%;
  198. }
  199. #u291 .text {
  200. position:absolute;
  201. align-self:center;
  202. padding:2px 2px 2px 2px;
  203. box-sizing:border-box;
  204. width:100%;
  205. }
  206. #u291_text {
  207. border-width:0px;
  208. word-wrap:break-word;
  209. text-transform:none;
  210. visibility:hidden;
  211. }
  212. #u292 {
  213. border-width:0px;
  214. position:absolute;
  215. left:0px;
  216. top:0px;
  217. width:0px;
  218. height:0px;
  219. }
  220. #u293_div {
  221. border-width:0px;
  222. position:absolute;
  223. left:0px;
  224. top:0px;
  225. width:73px;
  226. height:25px;
  227. background:inherit;
  228. background-color:rgba(255, 255, 255, 0);
  229. border-radius:0px;
  230. filter:drop-shadow(none);
  231. transition:none;
  232. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  233. font-weight:400;
  234. font-style:normal;
  235. font-size:18px;
  236. color:#000000;
  237. }
  238. #u293 {
  239. border-width:0px;
  240. position:absolute;
  241. left:59px;
  242. top:76px;
  243. width:73px;
  244. height:25px;
  245. display:flex;
  246. transition:none;
  247. transform-origin:50% 50%;
  248. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  249. font-weight:400;
  250. font-style:normal;
  251. font-size:18px;
  252. color:#000000;
  253. }
  254. #u293 .text {
  255. position:absolute;
  256. align-self:flex-start;
  257. padding:0px 0px 0px 0px;
  258. box-sizing:border-box;
  259. width:100%;
  260. }
  261. #u293_text {
  262. border-width:0px;
  263. white-space:nowrap;
  264. text-transform:none;
  265. }
  266. #u294 {
  267. border-width:0px;
  268. position:absolute;
  269. left:39px;
  270. top:79px;
  271. width:10px;
  272. height:18px;
  273. display:flex;
  274. transition:none;
  275. }
  276. #u294 .text {
  277. position:absolute;
  278. align-self:center;
  279. padding:2px 2px 2px 2px;
  280. box-sizing:border-box;
  281. width:100%;
  282. }
  283. #u294_img {
  284. border-width:0px;
  285. position:absolute;
  286. left:0px;
  287. top:0px;
  288. width:10px;
  289. height:18px;
  290. }
  291. #u294_text {
  292. border-width:0px;
  293. word-wrap:break-word;
  294. text-transform:none;
  295. visibility:hidden;
  296. }
  297. #u295 {
  298. border-width:0px;
  299. position:absolute;
  300. left:0px;
  301. top:0px;
  302. width:0px;
  303. height:0px;
  304. }
  305. #u296_div {
  306. border-width:0px;
  307. position:absolute;
  308. left:0px;
  309. top:0px;
  310. width:352px;
  311. height:80px;
  312. background:inherit;
  313. background-color:rgba(255, 255, 255, 1);
  314. box-sizing:border-box;
  315. border-width:1px;
  316. border-style:solid;
  317. border-color:rgba(215, 215, 215, 1);
  318. border-left:0px;
  319. border-top:0px;
  320. border-right:0px;
  321. border-radius:4px;
  322. border-bottom-right-radius:0px;
  323. border-bottom-left-radius:0px;
  324. filter:drop-shadow(none);
  325. transition:none;
  326. }
  327. #u296 {
  328. border-width:0px;
  329. position:absolute;
  330. left:39px;
  331. top:216px;
  332. width:352px;
  333. height:80px;
  334. display:flex;
  335. transition:none;
  336. transform-origin:50% 50%;
  337. }
  338. #u296 .text {
  339. position:absolute;
  340. align-self:center;
  341. padding:2px 2px 2px 2px;
  342. box-sizing:border-box;
  343. width:100%;
  344. }
  345. #u296_text {
  346. border-width:0px;
  347. word-wrap:break-word;
  348. text-transform:none;
  349. visibility:hidden;
  350. }
  351. #u297_div {
  352. border-width:0px;
  353. position:absolute;
  354. left:0px;
  355. top:0px;
  356. width:43px;
  357. height:30px;
  358. background:inherit;
  359. background-color:rgba(255, 255, 255, 0);
  360. border-left:0px;
  361. border-top:0px;
  362. border-right:0px;
  363. border-radius:0px;
  364. border-bottom-right-radius:0px;
  365. border-bottom-left-radius:0px;
  366. filter:drop-shadow(none);
  367. transition:none;
  368. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  369. font-weight:400;
  370. font-style:normal;
  371. font-size:14px;
  372. line-height:30px;
  373. }
  374. #u297 {
  375. border-width:0px;
  376. position:absolute;
  377. left:59px;
  378. top:256px;
  379. width:43px;
  380. height:30px;
  381. display:flex;
  382. transition:none;
  383. transform-origin:50% 50%;
  384. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  385. font-weight:400;
  386. font-style:normal;
  387. font-size:14px;
  388. line-height:30px;
  389. }
  390. #u297 .text {
  391. position:absolute;
  392. align-self:center;
  393. padding:0px 0px 0px 0px;
  394. box-sizing:border-box;
  395. width:100%;
  396. }
  397. #u297_text {
  398. border-width:0px;
  399. white-space:nowrap;
  400. text-transform:none;
  401. }
  402. #u298_div {
  403. border-width:0px;
  404. position:absolute;
  405. left:0px;
  406. top:0px;
  407. width:43px;
  408. height:30px;
  409. background:inherit;
  410. background-color:rgba(255, 255, 255, 0);
  411. border-left:0px;
  412. border-top:0px;
  413. border-right:0px;
  414. border-radius:0px;
  415. border-bottom-right-radius:0px;
  416. border-bottom-left-radius:0px;
  417. filter:drop-shadow(none);
  418. transition:none;
  419. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  420. font-weight:400;
  421. font-style:normal;
  422. font-size:14px;
  423. color:#AAAAAA;
  424. line-height:30px;
  425. }
  426. #u298 {
  427. border-width:0px;
  428. position:absolute;
  429. left:59px;
  430. top:226px;
  431. width:43px;
  432. height:30px;
  433. display:flex;
  434. transition:none;
  435. transform-origin:50% 50%;
  436. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  437. font-weight:400;
  438. font-style:normal;
  439. font-size:14px;
  440. color:#AAAAAA;
  441. line-height:30px;
  442. }
  443. #u298 .text {
  444. position:absolute;
  445. align-self:center;
  446. padding:0px 0px 0px 0px;
  447. box-sizing:border-box;
  448. width:100%;
  449. }
  450. #u298_text {
  451. border-width:0px;
  452. white-space:nowrap;
  453. text-transform:none;
  454. }
  455. #u299 {
  456. border-width:0px;
  457. position:absolute;
  458. left:0px;
  459. top:0px;
  460. width:0px;
  461. height:0px;
  462. }
  463. #u300_div {
  464. border-width:0px;
  465. position:absolute;
  466. left:0px;
  467. top:0px;
  468. width:352px;
  469. height:80px;
  470. background:inherit;
  471. background-color:rgba(255, 255, 255, 1);
  472. box-sizing:border-box;
  473. border-width:1px;
  474. border-style:solid;
  475. border-color:rgba(215, 215, 215, 1);
  476. border-left:0px;
  477. border-top:0px;
  478. border-right:0px;
  479. border-radius:4px;
  480. border-bottom-right-radius:0px;
  481. border-bottom-left-radius:0px;
  482. filter:drop-shadow(none);
  483. transition:none;
  484. }
  485. #u300 {
  486. border-width:0px;
  487. position:absolute;
  488. left:39px;
  489. top:306px;
  490. width:352px;
  491. height:80px;
  492. display:flex;
  493. transition:none;
  494. transform-origin:50% 50%;
  495. }
  496. #u300 .text {
  497. position:absolute;
  498. align-self:center;
  499. padding:2px 2px 2px 2px;
  500. box-sizing:border-box;
  501. width:100%;
  502. }
  503. #u300_text {
  504. border-width:0px;
  505. word-wrap:break-word;
  506. text-transform:none;
  507. visibility:hidden;
  508. }
  509. #u301_div {
  510. border-width:0px;
  511. position:absolute;
  512. left:0px;
  513. top:0px;
  514. width:43px;
  515. height:30px;
  516. background:inherit;
  517. background-color:rgba(255, 255, 255, 0);
  518. border-left:0px;
  519. border-top:0px;
  520. border-right:0px;
  521. border-radius:0px;
  522. border-bottom-right-radius:0px;
  523. border-bottom-left-radius:0px;
  524. filter:drop-shadow(none);
  525. transition:none;
  526. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  527. font-weight:400;
  528. font-style:normal;
  529. font-size:14px;
  530. line-height:30px;
  531. }
  532. #u301 {
  533. border-width:0px;
  534. position:absolute;
  535. left:59px;
  536. top:346px;
  537. width:43px;
  538. height:30px;
  539. display:flex;
  540. transition:none;
  541. transform-origin:50% 50%;
  542. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  543. font-weight:400;
  544. font-style:normal;
  545. font-size:14px;
  546. line-height:30px;
  547. }
  548. #u301 .text {
  549. position:absolute;
  550. align-self:center;
  551. padding:0px 0px 0px 0px;
  552. box-sizing:border-box;
  553. width:100%;
  554. }
  555. #u301_text {
  556. border-width:0px;
  557. white-space:nowrap;
  558. text-transform:none;
  559. }
  560. #u302_div {
  561. border-width:0px;
  562. position:absolute;
  563. left:0px;
  564. top:0px;
  565. width:43px;
  566. height:30px;
  567. background:inherit;
  568. background-color:rgba(255, 255, 255, 0);
  569. border-left:0px;
  570. border-top:0px;
  571. border-right:0px;
  572. border-radius:0px;
  573. border-bottom-right-radius:0px;
  574. border-bottom-left-radius:0px;
  575. filter:drop-shadow(none);
  576. transition:none;
  577. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  578. font-weight:400;
  579. font-style:normal;
  580. font-size:14px;
  581. color:#AAAAAA;
  582. line-height:30px;
  583. }
  584. #u302 {
  585. border-width:0px;
  586. position:absolute;
  587. left:59px;
  588. top:316px;
  589. width:43px;
  590. height:30px;
  591. display:flex;
  592. transition:none;
  593. transform-origin:50% 50%;
  594. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  595. font-weight:400;
  596. font-style:normal;
  597. font-size:14px;
  598. color:#AAAAAA;
  599. line-height:30px;
  600. }
  601. #u302 .text {
  602. position:absolute;
  603. align-self:center;
  604. padding:0px 0px 0px 0px;
  605. box-sizing:border-box;
  606. width:100%;
  607. }
  608. #u302_text {
  609. border-width:0px;
  610. white-space:nowrap;
  611. text-transform:none;
  612. }
  613. #u303 {
  614. border-width:0px;
  615. position:absolute;
  616. left:0px;
  617. top:0px;
  618. width:0px;
  619. height:0px;
  620. }
  621. #u304_div {
  622. border-width:0px;
  623. position:absolute;
  624. left:0px;
  625. top:0px;
  626. width:352px;
  627. height:80px;
  628. background:inherit;
  629. background-color:rgba(255, 255, 255, 1);
  630. box-sizing:border-box;
  631. border-width:1px;
  632. border-style:solid;
  633. border-color:rgba(215, 215, 215, 1);
  634. border-left:0px;
  635. border-top:0px;
  636. border-right:0px;
  637. border-radius:4px;
  638. border-bottom-right-radius:0px;
  639. border-bottom-left-radius:0px;
  640. filter:drop-shadow(none);
  641. transition:none;
  642. }
  643. #u304 {
  644. border-width:0px;
  645. position:absolute;
  646. left:39px;
  647. top:396px;
  648. width:352px;
  649. height:80px;
  650. display:flex;
  651. transition:none;
  652. transform-origin:50% 50%;
  653. }
  654. #u304 .text {
  655. position:absolute;
  656. align-self:center;
  657. padding:2px 2px 2px 2px;
  658. box-sizing:border-box;
  659. width:100%;
  660. }
  661. #u304_text {
  662. border-width:0px;
  663. word-wrap:break-word;
  664. text-transform:none;
  665. visibility:hidden;
  666. }
  667. #u305_div {
  668. border-width:0px;
  669. position:absolute;
  670. left:0px;
  671. top:0px;
  672. width:43px;
  673. height:30px;
  674. background:inherit;
  675. background-color:rgba(255, 255, 255, 0);
  676. border-left:0px;
  677. border-top:0px;
  678. border-right:0px;
  679. border-radius:0px;
  680. border-bottom-right-radius:0px;
  681. border-bottom-left-radius:0px;
  682. filter:drop-shadow(none);
  683. transition:none;
  684. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  685. font-weight:400;
  686. font-style:normal;
  687. font-size:14px;
  688. line-height:30px;
  689. }
  690. #u305 {
  691. border-width:0px;
  692. position:absolute;
  693. left:59px;
  694. top:436px;
  695. width:43px;
  696. height:30px;
  697. display:flex;
  698. transition:none;
  699. transform-origin:50% 50%;
  700. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  701. font-weight:400;
  702. font-style:normal;
  703. font-size:14px;
  704. line-height:30px;
  705. }
  706. #u305 .text {
  707. position:absolute;
  708. align-self:center;
  709. padding:0px 0px 0px 0px;
  710. box-sizing:border-box;
  711. width:100%;
  712. }
  713. #u305_text {
  714. border-width:0px;
  715. white-space:nowrap;
  716. text-transform:none;
  717. }
  718. #u306_div {
  719. border-width:0px;
  720. position:absolute;
  721. left:0px;
  722. top:0px;
  723. width:71px;
  724. height:30px;
  725. background:inherit;
  726. background-color:rgba(255, 255, 255, 0);
  727. border-left:0px;
  728. border-top:0px;
  729. border-right:0px;
  730. border-radius:0px;
  731. border-bottom-right-radius:0px;
  732. border-bottom-left-radius:0px;
  733. filter:drop-shadow(none);
  734. transition:none;
  735. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  736. font-weight:400;
  737. font-style:normal;
  738. font-size:14px;
  739. color:#AAAAAA;
  740. line-height:30px;
  741. }
  742. #u306 {
  743. border-width:0px;
  744. position:absolute;
  745. left:59px;
  746. top:406px;
  747. width:71px;
  748. height:30px;
  749. display:flex;
  750. transition:none;
  751. transform-origin:50% 50%;
  752. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  753. font-weight:400;
  754. font-style:normal;
  755. font-size:14px;
  756. color:#AAAAAA;
  757. line-height:30px;
  758. }
  759. #u306 .text {
  760. position:absolute;
  761. align-self:center;
  762. padding:0px 0px 0px 0px;
  763. box-sizing:border-box;
  764. width:100%;
  765. }
  766. #u306_text {
  767. border-width:0px;
  768. white-space:nowrap;
  769. text-transform:none;
  770. }
  771. #u307_div {
  772. border-width:0px;
  773. position:absolute;
  774. left:0px;
  775. top:0px;
  776. width:347px;
  777. height:40px;
  778. background:inherit;
  779. background-color:rgba(0, 137, 254, 1);
  780. border-radius:63px;
  781. filter:drop-shadow(none);
  782. transition:none;
  783. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  784. font-weight:400;
  785. font-style:normal;
  786. font-size:14px;
  787. color:#FFFFFF;
  788. }
  789. #u307 {
  790. border-width:0px;
  791. position:absolute;
  792. left:44px;
  793. top:780px;
  794. width:347px;
  795. height:40px;
  796. display:flex;
  797. transition:none;
  798. transform-origin:50% 50%;
  799. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  800. font-weight:400;
  801. font-style:normal;
  802. font-size:14px;
  803. color:#FFFFFF;
  804. }
  805. #u307 .text {
  806. position:absolute;
  807. align-self:center;
  808. padding:2px 2px 2px 2px;
  809. box-sizing:border-box;
  810. width:100%;
  811. }
  812. #u307_text {
  813. border-width:0px;
  814. word-wrap:break-word;
  815. text-transform:none;
  816. }
  817. #u308 {
  818. border-width:0px;
  819. position:absolute;
  820. left:0px;
  821. top:0px;
  822. width:0px;
  823. height:0px;
  824. }
  825. #u309_div {
  826. border-width:0px;
  827. position:absolute;
  828. left:0px;
  829. top:0px;
  830. width:352px;
  831. height:80px;
  832. background:inherit;
  833. background-color:rgba(255, 255, 255, 1);
  834. box-sizing:border-box;
  835. border-width:1px;
  836. border-style:solid;
  837. border-color:rgba(215, 215, 215, 1);
  838. border-left:0px;
  839. border-top:0px;
  840. border-right:0px;
  841. border-radius:4px;
  842. border-bottom-right-radius:0px;
  843. border-bottom-left-radius:0px;
  844. filter:drop-shadow(none);
  845. transition:none;
  846. }
  847. #u309 {
  848. border-width:0px;
  849. position:absolute;
  850. left:39px;
  851. top:126px;
  852. width:352px;
  853. height:80px;
  854. display:flex;
  855. transition:none;
  856. transform-origin:50% 50%;
  857. }
  858. #u309 .text {
  859. position:absolute;
  860. align-self:center;
  861. padding:2px 2px 2px 2px;
  862. box-sizing:border-box;
  863. width:100%;
  864. }
  865. #u309_text {
  866. border-width:0px;
  867. word-wrap:break-word;
  868. text-transform:none;
  869. visibility:hidden;
  870. }
  871. #u310_div {
  872. border-width:0px;
  873. position:absolute;
  874. left:0px;
  875. top:0px;
  876. width:100px;
  877. height:30px;
  878. background:inherit;
  879. background-color:rgba(255, 255, 255, 0);
  880. border-left:0px;
  881. border-top:0px;
  882. border-right:0px;
  883. border-radius:0px;
  884. border-bottom-right-radius:0px;
  885. border-bottom-left-radius:0px;
  886. filter:drop-shadow(none);
  887. transition:none;
  888. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  889. font-weight:400;
  890. font-style:normal;
  891. font-size:18px;
  892. color:#0089FE;
  893. line-height:30px;
  894. }
  895. #u310 {
  896. border-width:0px;
  897. position:absolute;
  898. left:59px;
  899. top:166px;
  900. width:100px;
  901. height:30px;
  902. display:flex;
  903. transition:none;
  904. transform-origin:50% 50%;
  905. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  906. font-weight:400;
  907. font-style:normal;
  908. font-size:18px;
  909. color:#0089FE;
  910. line-height:30px;
  911. }
  912. #u310 .text {
  913. position:absolute;
  914. align-self:center;
  915. padding:0px 0px 0px 0px;
  916. box-sizing:border-box;
  917. width:100%;
  918. }
  919. #u310_text {
  920. border-width:0px;
  921. white-space:nowrap;
  922. text-transform:none;
  923. }
  924. #u311_div {
  925. border-width:0px;
  926. position:absolute;
  927. left:0px;
  928. top:0px;
  929. width:43px;
  930. height:30px;
  931. background:inherit;
  932. background-color:rgba(255, 255, 255, 0);
  933. border-left:0px;
  934. border-top:0px;
  935. border-right:0px;
  936. border-radius:0px;
  937. border-bottom-right-radius:0px;
  938. border-bottom-left-radius:0px;
  939. filter:drop-shadow(none);
  940. transition:none;
  941. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  942. font-weight:400;
  943. font-style:normal;
  944. font-size:14px;
  945. color:#AAAAAA;
  946. line-height:30px;
  947. }
  948. #u311 {
  949. border-width:0px;
  950. position:absolute;
  951. left:59px;
  952. top:136px;
  953. width:43px;
  954. height:30px;
  955. display:flex;
  956. transition:none;
  957. transform-origin:50% 50%;
  958. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  959. font-weight:400;
  960. font-style:normal;
  961. font-size:14px;
  962. color:#AAAAAA;
  963. line-height:30px;
  964. }
  965. #u311 .text {
  966. position:absolute;
  967. align-self:center;
  968. padding:0px 0px 0px 0px;
  969. box-sizing:border-box;
  970. width:100%;
  971. }
  972. #u311_text {
  973. border-width:0px;
  974. white-space:nowrap;
  975. text-transform:none;
  976. }
  977. #u312_div {
  978. border-width:0px;
  979. position:absolute;
  980. left:0px;
  981. top:0px;
  982. width:71px;
  983. height:30px;
  984. background:inherit;
  985. background-color:rgba(255, 255, 255, 0);
  986. border-left:0px;
  987. border-top:0px;
  988. border-right:0px;
  989. border-radius:0px;
  990. border-bottom-right-radius:0px;
  991. border-bottom-left-radius:0px;
  992. filter:drop-shadow(none);
  993. transition:none;
  994. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  995. font-weight:400;
  996. font-style:normal;
  997. font-size:14px;
  998. color:#D9001B;
  999. line-height:30px;
  1000. }
  1001. #u312 {
  1002. border-width:0px;
  1003. position:absolute;
  1004. left:308px;
  1005. top:436px;
  1006. width:71px;
  1007. height:30px;
  1008. display:flex;
  1009. transition:none;
  1010. transform-origin:50% 50%;
  1011. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1012. font-weight:400;
  1013. font-style:normal;
  1014. font-size:14px;
  1015. color:#D9001B;
  1016. line-height:30px;
  1017. }
  1018. #u312 .text {
  1019. position:absolute;
  1020. align-self:center;
  1021. padding:0px 0px 0px 0px;
  1022. box-sizing:border-box;
  1023. width:100%;
  1024. }
  1025. #u312_text {
  1026. border-width:0px;
  1027. white-space:nowrap;
  1028. text-transform:none;
  1029. }
  1030. #u313_div {
  1031. border-width:0px;
  1032. position:absolute;
  1033. left:0px;
  1034. top:0px;
  1035. width:57px;
  1036. height:30px;
  1037. background:inherit;
  1038. background-color:rgba(255, 255, 255, 0);
  1039. border-left:0px;
  1040. border-top:0px;
  1041. border-right:0px;
  1042. border-radius:0px;
  1043. border-bottom-right-radius:0px;
  1044. border-bottom-left-radius:0px;
  1045. filter:drop-shadow(none);
  1046. transition:none;
  1047. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1048. font-weight:400;
  1049. font-style:normal;
  1050. font-size:14px;
  1051. color:#D9001B;
  1052. line-height:30px;
  1053. }
  1054. #u313 {
  1055. border-width:0px;
  1056. position:absolute;
  1057. left:308px;
  1058. top:256px;
  1059. width:57px;
  1060. height:30px;
  1061. display:flex;
  1062. transition:none;
  1063. transform-origin:50% 50%;
  1064. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1065. font-weight:400;
  1066. font-style:normal;
  1067. font-size:14px;
  1068. color:#D9001B;
  1069. line-height:30px;
  1070. }
  1071. #u313 .text {
  1072. position:absolute;
  1073. align-self:center;
  1074. padding:0px 0px 0px 0px;
  1075. box-sizing:border-box;
  1076. width:100%;
  1077. }
  1078. #u313_text {
  1079. border-width:0px;
  1080. white-space:nowrap;
  1081. text-transform:none;
  1082. }
  1083. #u314 {
  1084. border-width:0px;
  1085. position:absolute;
  1086. left:0px;
  1087. top:0px;
  1088. width:0px;
  1089. height:0px;
  1090. }
  1091. #u315 {
  1092. border-width:0px;
  1093. position:absolute;
  1094. left:0px;
  1095. top:0px;
  1096. width:0px;
  1097. height:0px;
  1098. }
  1099. #u316_div {
  1100. border-width:0px;
  1101. position:absolute;
  1102. left:0px;
  1103. top:0px;
  1104. width:346px;
  1105. height:220px;
  1106. background:inherit;
  1107. background-color:rgba(255, 255, 255, 1);
  1108. border-radius:9px;
  1109. filter:drop-shadow(0px 0px 2.5px rgba(0, 0, 0, 0.34901960784313724));
  1110. transition:none;
  1111. }
  1112. #u316 {
  1113. border-width:0px;
  1114. position:absolute;
  1115. left:45px;
  1116. top:493px;
  1117. width:346px;
  1118. height:220px;
  1119. display:flex;
  1120. transition:none;
  1121. transform-origin:50% 50%;
  1122. }
  1123. #u316 .text {
  1124. position:absolute;
  1125. align-self:center;
  1126. padding:2px 2px 2px 2px;
  1127. box-sizing:border-box;
  1128. width:100%;
  1129. }
  1130. #u316_text {
  1131. border-width:0px;
  1132. word-wrap:break-word;
  1133. text-transform:none;
  1134. visibility:hidden;
  1135. }
  1136. #u317_div {
  1137. border-width:0px;
  1138. position:absolute;
  1139. left:0px;
  1140. top:0px;
  1141. width:169px;
  1142. height:33px;
  1143. background:inherit;
  1144. background-color:rgba(255, 255, 255, 0);
  1145. border-radius:0px;
  1146. filter:drop-shadow(none);
  1147. transition:none;
  1148. font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
  1149. font-weight:650;
  1150. font-style:normal;
  1151. font-size:24px;
  1152. text-align:center;
  1153. }
  1154. #u317 {
  1155. border-width:0px;
  1156. position:absolute;
  1157. left:134px;
  1158. top:517px;
  1159. width:169px;
  1160. height:33px;
  1161. display:flex;
  1162. transition:none;
  1163. transform-origin:50% 50%;
  1164. font-family:'PingFangSC-Semibold', 'PingFang SC Semibold', 'PingFang SC', sans-serif;
  1165. font-weight:650;
  1166. font-style:normal;
  1167. font-size:24px;
  1168. text-align:center;
  1169. }
  1170. #u317 .text {
  1171. position:absolute;
  1172. align-self:center;
  1173. padding:0px 0px 0px 0px;
  1174. box-sizing:border-box;
  1175. width:100%;
  1176. }
  1177. #u317_text {
  1178. border-width:0px;
  1179. white-space:nowrap;
  1180. text-transform:none;
  1181. }
  1182. #u318_div {
  1183. border-width:0px;
  1184. position:absolute;
  1185. left:0px;
  1186. top:0px;
  1187. width:173px;
  1188. height:60px;
  1189. background:inherit;
  1190. background-color:rgba(255, 255, 255, 0);
  1191. box-sizing:border-box;
  1192. border-width:1px;
  1193. border-style:solid;
  1194. border-color:rgba(215, 215, 215, 1);
  1195. border-left:0px;
  1196. border-bottom:0px;
  1197. border-radius:0px;
  1198. border-top-left-radius:0px;
  1199. border-bottom-right-radius:0px;
  1200. filter:drop-shadow(none);
  1201. transition:none;
  1202. font-family:'ArialMT', 'Arial', sans-serif;
  1203. font-weight:400;
  1204. font-style:normal;
  1205. font-size:22px;
  1206. color:#0099FF;
  1207. text-align:center;
  1208. }
  1209. #u318 {
  1210. border-width:0px;
  1211. position:absolute;
  1212. left:44px;
  1213. top:653px;
  1214. width:173px;
  1215. height:60px;
  1216. display:flex;
  1217. transition:none;
  1218. transform-origin:50% 50%;
  1219. font-family:'ArialMT', 'Arial', sans-serif;
  1220. font-weight:400;
  1221. font-style:normal;
  1222. font-size:22px;
  1223. color:#0099FF;
  1224. text-align:center;
  1225. }
  1226. #u318 .text {
  1227. position:absolute;
  1228. align-self:center;
  1229. padding:0px 0px 0px 0px;
  1230. box-sizing:border-box;
  1231. width:100%;
  1232. }
  1233. #u318_text {
  1234. border-width:0px;
  1235. word-wrap:break-word;
  1236. text-transform:none;
  1237. }
  1238. #u319_div {
  1239. border-width:0px;
  1240. position:absolute;
  1241. left:0px;
  1242. top:0px;
  1243. width:300px;
  1244. height:50px;
  1245. background:inherit;
  1246. background-color:rgba(255, 255, 255, 0);
  1247. border-radius:0px;
  1248. filter:drop-shadow(none);
  1249. transition:none;
  1250. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1251. font-weight:400;
  1252. font-style:normal;
  1253. font-size:18px;
  1254. color:#555555;
  1255. text-align:center;
  1256. }
  1257. #u319 {
  1258. border-width:0px;
  1259. position:absolute;
  1260. left:67px;
  1261. top:573px;
  1262. width:300px;
  1263. height:50px;
  1264. display:flex;
  1265. transition:none;
  1266. transform-origin:50% 50%;
  1267. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1268. font-weight:400;
  1269. font-style:normal;
  1270. font-size:18px;
  1271. color:#555555;
  1272. text-align:center;
  1273. }
  1274. #u319 .text {
  1275. position:absolute;
  1276. align-self:center;
  1277. padding:0px 0px 0px 0px;
  1278. box-sizing:border-box;
  1279. width:100%;
  1280. }
  1281. #u319_text {
  1282. border-width:0px;
  1283. word-wrap:break-word;
  1284. text-transform:none;
  1285. }
  1286. #u320_div {
  1287. border-width:0px;
  1288. position:absolute;
  1289. left:0px;
  1290. top:0px;
  1291. width:173px;
  1292. height:60px;
  1293. background:inherit;
  1294. background-color:rgba(255, 255, 255, 0);
  1295. box-sizing:border-box;
  1296. border-width:1px;
  1297. border-style:solid;
  1298. border-color:rgba(215, 215, 215, 1);
  1299. border-left:0px;
  1300. border-right:0px;
  1301. border-bottom:0px;
  1302. border-radius:0px;
  1303. border-top-left-radius:0px;
  1304. border-top-right-radius:0px;
  1305. filter:drop-shadow(none);
  1306. transition:none;
  1307. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1308. font-weight:400;
  1309. font-style:normal;
  1310. font-size:22px;
  1311. color:#0099FF;
  1312. text-align:center;
  1313. }
  1314. #u320 {
  1315. border-width:0px;
  1316. position:absolute;
  1317. left:217px;
  1318. top:653px;
  1319. width:173px;
  1320. height:60px;
  1321. display:flex;
  1322. transition:none;
  1323. transform-origin:50% 50%;
  1324. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1325. font-weight:400;
  1326. font-style:normal;
  1327. font-size:22px;
  1328. color:#0099FF;
  1329. text-align:center;
  1330. }
  1331. #u320 .text {
  1332. position:absolute;
  1333. align-self:center;
  1334. padding:0px 0px 0px 0px;
  1335. box-sizing:border-box;
  1336. width:100%;
  1337. }
  1338. #u320_text {
  1339. border-width:0px;
  1340. word-wrap:break-word;
  1341. text-transform:none;
  1342. }