styles.css 24 KB

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