styles.css 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119
  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. #u209297_img {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:433px;
  25. height:865px;
  26. }
  27. #u209297 {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:433px;
  33. height:865px;
  34. display:flex;
  35. }
  36. #u209297 .text {
  37. position:absolute;
  38. align-self:center;
  39. padding:2px 2px 2px 2px;
  40. box-sizing:border-box;
  41. width:100%;
  42. }
  43. #u209297_text {
  44. border-width:0px;
  45. word-wrap:break-word;
  46. text-transform:none;
  47. visibility:hidden;
  48. }
  49. #u209298 {
  50. border-width:0px;
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:0px;
  55. height:0px;
  56. }
  57. #u209299_div {
  58. border-width:0px;
  59. position:absolute;
  60. left:0px;
  61. top:0px;
  62. width:375px;
  63. height:819px;
  64. background:inherit;
  65. background-color:rgba(51, 51, 51, 0.498039215686275);
  66. border:none;
  67. border-top:0px;
  68. border-radius:28px;
  69. border-top-left-radius:0px;
  70. border-top-right-radius:0px;
  71. -moz-box-shadow:none;
  72. -webkit-box-shadow:none;
  73. box-shadow:none;
  74. }
  75. #u209299 {
  76. border-width:0px;
  77. position:absolute;
  78. left:29px;
  79. top:25px;
  80. width:375px;
  81. height:819px;
  82. display:flex;
  83. }
  84. #u209299 .text {
  85. position:absolute;
  86. align-self:center;
  87. padding:2px 2px 2px 2px;
  88. box-sizing:border-box;
  89. width:100%;
  90. }
  91. #u209299_text {
  92. border-width:0px;
  93. word-wrap:break-word;
  94. text-transform:none;
  95. visibility:hidden;
  96. }
  97. #u209300_div {
  98. border-width:0px;
  99. position:absolute;
  100. left:0px;
  101. top:0px;
  102. width:375px;
  103. height:567px;
  104. background:inherit;
  105. background-color:rgba(255, 255, 255, 1);
  106. border:none;
  107. border-top:0px;
  108. border-radius:28px;
  109. border-top-left-radius:0px;
  110. border-top-right-radius:0px;
  111. -moz-box-shadow:none;
  112. -webkit-box-shadow:none;
  113. box-shadow:none;
  114. }
  115. #u209300 {
  116. border-width:0px;
  117. position:absolute;
  118. left:29px;
  119. top:277px;
  120. width:375px;
  121. height:567px;
  122. display:flex;
  123. }
  124. #u209300 .text {
  125. position:absolute;
  126. align-self:center;
  127. padding:2px 2px 2px 2px;
  128. box-sizing:border-box;
  129. width:100%;
  130. }
  131. #u209300_text {
  132. border-width:0px;
  133. word-wrap:break-word;
  134. text-transform:none;
  135. visibility:hidden;
  136. }
  137. #u209301_div {
  138. border-width:0px;
  139. position:absolute;
  140. left:0px;
  141. top:0px;
  142. width:163px;
  143. height:30px;
  144. background:inherit;
  145. background-color:rgba(255, 255, 255, 0);
  146. border:none;
  147. border-left:0px;
  148. border-top:0px;
  149. border-right:0px;
  150. border-radius:0px;
  151. border-bottom-right-radius:0px;
  152. border-bottom-left-radius:0px;
  153. -moz-box-shadow:none;
  154. -webkit-box-shadow:none;
  155. box-shadow:none;
  156. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  157. font-weight:400;
  158. font-style:normal;
  159. font-size:38px;
  160. line-height:30px;
  161. }
  162. #u209301 {
  163. border-width:0px;
  164. position:absolute;
  165. left:135px;
  166. top:317px;
  167. width:163px;
  168. height:30px;
  169. display:flex;
  170. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  171. font-weight:400;
  172. font-style:normal;
  173. font-size:38px;
  174. line-height:30px;
  175. }
  176. #u209301 .text {
  177. position:absolute;
  178. align-self:center;
  179. padding:0px 0px 0px 0px;
  180. box-sizing:border-box;
  181. width:100%;
  182. }
  183. #u209301_text {
  184. border-width:0px;
  185. white-space:nowrap;
  186. text-transform:none;
  187. }
  188. #u209302_div {
  189. border-width:0px;
  190. position:absolute;
  191. left:0px;
  192. top:0px;
  193. width:318px;
  194. height:40px;
  195. background:inherit;
  196. background-color:rgba(0, 137, 254, 1);
  197. border:none;
  198. border-radius:63px;
  199. -moz-box-shadow:none;
  200. -webkit-box-shadow:none;
  201. box-shadow:none;
  202. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  203. font-weight:400;
  204. font-style:normal;
  205. font-size:14px;
  206. color:#FFFFFF;
  207. }
  208. #u209302 {
  209. border-width:0px;
  210. position:absolute;
  211. left:65px;
  212. top:787px;
  213. width:318px;
  214. height:40px;
  215. display:flex;
  216. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  217. font-weight:400;
  218. font-style:normal;
  219. font-size:14px;
  220. color:#FFFFFF;
  221. }
  222. #u209302 .text {
  223. position:absolute;
  224. align-self:center;
  225. padding:2px 2px 2px 2px;
  226. box-sizing:border-box;
  227. width:100%;
  228. }
  229. #u209302_text {
  230. border-width:0px;
  231. word-wrap:break-word;
  232. text-transform:none;
  233. }
  234. #u209303 {
  235. border-width:0px;
  236. position:absolute;
  237. left:0px;
  238. top:0px;
  239. width:0px;
  240. height:0px;
  241. }
  242. #u209304_div {
  243. border-width:0px;
  244. position:absolute;
  245. left:0px;
  246. top:0px;
  247. width:357px;
  248. height:80px;
  249. background:inherit;
  250. background-color:rgba(255, 255, 255, 1);
  251. box-sizing:border-box;
  252. border-width:1px;
  253. border-style:solid;
  254. border-color:rgba(242, 242, 242, 1);
  255. border-radius:3px;
  256. -moz-box-shadow:none;
  257. -webkit-box-shadow:none;
  258. box-shadow:none;
  259. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  260. font-weight:400;
  261. font-style:normal;
  262. font-size:14px;
  263. color:#FFFFFF;
  264. }
  265. #u209304 {
  266. border-width:0px;
  267. position:absolute;
  268. left:38px;
  269. top:451px;
  270. width:357px;
  271. height:80px;
  272. display:flex;
  273. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  274. font-weight:400;
  275. font-style:normal;
  276. font-size:14px;
  277. color:#FFFFFF;
  278. }
  279. #u209304 .text {
  280. position:absolute;
  281. align-self:center;
  282. padding:2px 2px 2px 2px;
  283. box-sizing:border-box;
  284. width:100%;
  285. }
  286. #u209304_text {
  287. border-width:0px;
  288. word-wrap:break-word;
  289. text-transform:none;
  290. visibility:hidden;
  291. }
  292. #u209305_div {
  293. border-width:0px;
  294. position:absolute;
  295. left:0px;
  296. top:0px;
  297. width:169px;
  298. height:17px;
  299. background:inherit;
  300. background-color:rgba(255, 255, 255, 0);
  301. border:none;
  302. border-left:0px;
  303. border-top:0px;
  304. border-right:0px;
  305. border-radius:0px;
  306. border-bottom-right-radius:0px;
  307. border-bottom-left-radius:0px;
  308. -moz-box-shadow:none;
  309. -webkit-box-shadow:none;
  310. box-shadow:none;
  311. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  312. font-weight:400;
  313. font-style:normal;
  314. font-size:12px;
  315. }
  316. #u209305 {
  317. border-width:0px;
  318. position:absolute;
  319. left:54px;
  320. top:468px;
  321. width:169px;
  322. height:17px;
  323. display:flex;
  324. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  325. font-weight:400;
  326. font-style:normal;
  327. font-size:12px;
  328. }
  329. #u209305 .text {
  330. position:absolute;
  331. align-self:center;
  332. padding:0px 0px 0px 0px;
  333. box-sizing:border-box;
  334. width:100%;
  335. }
  336. #u209305_text {
  337. border-width:0px;
  338. white-space:nowrap;
  339. text-transform:none;
  340. }
  341. #u209306_div {
  342. border-width:0px;
  343. position:absolute;
  344. left:0px;
  345. top:0px;
  346. width:48px;
  347. height:24px;
  348. background:inherit;
  349. background-color:rgba(245, 154, 35, 1);
  350. border:none;
  351. border-radius:63px;
  352. -moz-box-shadow:none;
  353. -webkit-box-shadow:none;
  354. box-shadow:none;
  355. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  356. font-weight:400;
  357. font-style:normal;
  358. font-size:12px;
  359. color:#FFFFFF;
  360. }
  361. #u209306 {
  362. border-width:0px;
  363. position:absolute;
  364. left:300px;
  365. top:466px;
  366. width:48px;
  367. height:24px;
  368. display:flex;
  369. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  370. font-weight:400;
  371. font-style:normal;
  372. font-size:12px;
  373. color:#FFFFFF;
  374. }
  375. #u209306 .text {
  376. position:absolute;
  377. align-self:center;
  378. padding:2px 2px 2px 2px;
  379. box-sizing:border-box;
  380. width:100%;
  381. }
  382. #u209306_text {
  383. border-width:0px;
  384. word-wrap:break-word;
  385. text-transform:none;
  386. }
  387. #u209307_div {
  388. border-width:0px;
  389. position:absolute;
  390. left:0px;
  391. top:0px;
  392. width:49px;
  393. height:25px;
  394. background:inherit;
  395. background-color:rgba(255, 255, 255, 0);
  396. border:none;
  397. border-left:0px;
  398. border-top:0px;
  399. border-right:0px;
  400. border-radius:0px;
  401. border-bottom-right-radius:0px;
  402. border-bottom-left-radius:0px;
  403. -moz-box-shadow:none;
  404. -webkit-box-shadow:none;
  405. box-shadow:none;
  406. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  407. font-weight:400;
  408. font-style:normal;
  409. font-size:18px;
  410. color:#F59A23;
  411. }
  412. #u209307 {
  413. border-width:0px;
  414. position:absolute;
  415. left:58px;
  416. top:495px;
  417. width:49px;
  418. height:25px;
  419. display:flex;
  420. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  421. font-weight:400;
  422. font-style:normal;
  423. font-size:18px;
  424. color:#F59A23;
  425. }
  426. #u209307 .text {
  427. position:absolute;
  428. align-self:center;
  429. padding:0px 0px 0px 0px;
  430. box-sizing:border-box;
  431. width:100%;
  432. }
  433. #u209307_text {
  434. border-width:0px;
  435. white-space:nowrap;
  436. text-transform:none;
  437. }
  438. #u209308_div {
  439. border-width:0px;
  440. position:absolute;
  441. left:0px;
  442. top:0px;
  443. width:90px;
  444. height:14px;
  445. background:inherit;
  446. background-color:rgba(255, 255, 255, 0);
  447. border:none;
  448. border-left:0px;
  449. border-top:0px;
  450. border-right:0px;
  451. border-radius:0px;
  452. border-bottom-right-radius:0px;
  453. border-bottom-left-radius:0px;
  454. -moz-box-shadow:none;
  455. -webkit-box-shadow:none;
  456. box-shadow:none;
  457. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  458. font-weight:400;
  459. font-style:normal;
  460. font-size:10px;
  461. }
  462. #u209308 {
  463. border-width:0px;
  464. position:absolute;
  465. left:114px;
  466. top:501px;
  467. width:90px;
  468. height:14px;
  469. display:flex;
  470. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  471. font-weight:400;
  472. font-style:normal;
  473. font-size:10px;
  474. }
  475. #u209308 .text {
  476. position:absolute;
  477. align-self:center;
  478. padding:0px 0px 0px 0px;
  479. box-sizing:border-box;
  480. width:100%;
  481. }
  482. #u209308_text {
  483. border-width:0px;
  484. white-space:nowrap;
  485. text-transform:none;
  486. }
  487. #u209309_img {
  488. border-width:0px;
  489. position:absolute;
  490. left:0px;
  491. top:0px;
  492. width:14px;
  493. height:14px;
  494. }
  495. #u209309 {
  496. border-width:0px;
  497. position:absolute;
  498. left:368px;
  499. top:471px;
  500. width:14px;
  501. height:14px;
  502. display:flex;
  503. }
  504. #u209309 .text {
  505. position:absolute;
  506. align-self:center;
  507. padding:2px 2px 2px 2px;
  508. box-sizing:border-box;
  509. width:100%;
  510. }
  511. #u209309_text {
  512. border-width:0px;
  513. word-wrap:break-word;
  514. text-transform:none;
  515. visibility:hidden;
  516. }
  517. #u209310 {
  518. border-width:0px;
  519. position:absolute;
  520. left:0px;
  521. top:0px;
  522. width:0px;
  523. height:0px;
  524. }
  525. #u209311_div {
  526. border-width:0px;
  527. position:absolute;
  528. left:0px;
  529. top:0px;
  530. width:357px;
  531. height:104px;
  532. background:inherit;
  533. background-color:rgba(255, 255, 255, 1);
  534. box-sizing:border-box;
  535. border-width:1px;
  536. border-style:solid;
  537. border-color:rgba(242, 242, 242, 1);
  538. border-radius:3px;
  539. -moz-box-shadow:none;
  540. -webkit-box-shadow:none;
  541. box-shadow:none;
  542. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  543. font-weight:400;
  544. font-style:normal;
  545. font-size:14px;
  546. color:#FFFFFF;
  547. }
  548. #u209311 {
  549. border-width:0px;
  550. position:absolute;
  551. left:38px;
  552. top:609px;
  553. width:357px;
  554. height:104px;
  555. display:flex;
  556. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  557. font-weight:400;
  558. font-style:normal;
  559. font-size:14px;
  560. color:#FFFFFF;
  561. }
  562. #u209311 .text {
  563. position:absolute;
  564. align-self:center;
  565. padding:2px 2px 2px 2px;
  566. box-sizing:border-box;
  567. width:100%;
  568. }
  569. #u209311_text {
  570. border-width:0px;
  571. word-wrap:break-word;
  572. text-transform:none;
  573. visibility:hidden;
  574. }
  575. #u209312_div {
  576. border-width:0px;
  577. position:absolute;
  578. left:0px;
  579. top:0px;
  580. width:73px;
  581. height:17px;
  582. background:inherit;
  583. background-color:rgba(255, 255, 255, 0);
  584. border:none;
  585. border-left:0px;
  586. border-top:0px;
  587. border-right:0px;
  588. border-radius:0px;
  589. border-bottom-right-radius:0px;
  590. border-bottom-left-radius:0px;
  591. -moz-box-shadow:none;
  592. -webkit-box-shadow:none;
  593. box-shadow:none;
  594. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  595. font-weight:400;
  596. font-style:normal;
  597. font-size:12px;
  598. }
  599. #u209312 {
  600. border-width:0px;
  601. position:absolute;
  602. left:58px;
  603. top:631px;
  604. width:73px;
  605. height:17px;
  606. display:flex;
  607. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  608. font-weight:400;
  609. font-style:normal;
  610. font-size:12px;
  611. }
  612. #u209312 .text {
  613. position:absolute;
  614. align-self:center;
  615. padding:0px 0px 0px 0px;
  616. box-sizing:border-box;
  617. width:100%;
  618. }
  619. #u209312_text {
  620. border-width:0px;
  621. white-space:nowrap;
  622. text-transform:none;
  623. }
  624. #u209313_img {
  625. border-width:0px;
  626. position:absolute;
  627. left:0px;
  628. top:0px;
  629. width:30px;
  630. height:30px;
  631. }
  632. #u209313 {
  633. border-width:0px;
  634. position:absolute;
  635. left:58px;
  636. top:668px;
  637. width:30px;
  638. height:30px;
  639. display:flex;
  640. }
  641. #u209313 .text {
  642. position:absolute;
  643. align-self:center;
  644. padding:2px 2px 2px 2px;
  645. box-sizing:border-box;
  646. width:100%;
  647. }
  648. #u209313_text {
  649. border-width:0px;
  650. word-wrap:break-word;
  651. text-transform:none;
  652. visibility:hidden;
  653. }
  654. #u209314_div {
  655. border-width:0px;
  656. position:absolute;
  657. left:0px;
  658. top:0px;
  659. width:57px;
  660. height:30px;
  661. background:inherit;
  662. background-color:rgba(255, 255, 255, 0);
  663. border:none;
  664. border-left:0px;
  665. border-top:0px;
  666. border-right:0px;
  667. border-radius:0px;
  668. border-bottom-right-radius:0px;
  669. border-bottom-left-radius:0px;
  670. -moz-box-shadow:none;
  671. -webkit-box-shadow:none;
  672. box-shadow:none;
  673. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  674. font-weight:400;
  675. font-style:normal;
  676. font-size:14px;
  677. line-height:30px;
  678. }
  679. #u209314 {
  680. border-width:0px;
  681. position:absolute;
  682. left:93px;
  683. top:668px;
  684. width:57px;
  685. height:30px;
  686. display:flex;
  687. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  688. font-weight:400;
  689. font-style:normal;
  690. font-size:14px;
  691. line-height:30px;
  692. }
  693. #u209314 .text {
  694. position:absolute;
  695. align-self:flex-start;
  696. padding:0px 0px 0px 0px;
  697. box-sizing:border-box;
  698. width:100%;
  699. }
  700. #u209314_text {
  701. border-width:0px;
  702. white-space:nowrap;
  703. text-transform:none;
  704. }
  705. #u209315_img {
  706. border-width:0px;
  707. position:absolute;
  708. left:0px;
  709. top:0px;
  710. width:14px;
  711. height:14px;
  712. }
  713. #u209315 {
  714. border-width:0px;
  715. position:absolute;
  716. left:368px;
  717. top:676px;
  718. width:14px;
  719. height:14px;
  720. display:flex;
  721. }
  722. #u209315 .text {
  723. position:absolute;
  724. align-self:center;
  725. padding:2px 2px 2px 2px;
  726. box-sizing:border-box;
  727. width:100%;
  728. }
  729. #u209315_text {
  730. border-width:0px;
  731. word-wrap:break-word;
  732. text-transform:none;
  733. visibility:hidden;
  734. }
  735. #u209316_div {
  736. border-width:0px;
  737. position:absolute;
  738. left:0px;
  739. top:0px;
  740. width:20px;
  741. height:20px;
  742. background:inherit;
  743. background-color:rgba(255, 255, 255, 0);
  744. border:none;
  745. border-left:0px;
  746. border-top:0px;
  747. border-right:0px;
  748. border-radius:0px;
  749. border-bottom-right-radius:0px;
  750. border-bottom-left-radius:0px;
  751. -moz-box-shadow:none;
  752. -webkit-box-shadow:none;
  753. box-shadow:none;
  754. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  755. font-weight:400;
  756. font-style:normal;
  757. font-size:14px;
  758. text-align:center;
  759. }
  760. #u209316 {
  761. border-width:0px;
  762. position:absolute;
  763. left:374px;
  764. top:287px;
  765. width:20px;
  766. height:20px;
  767. display:flex;
  768. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  769. font-weight:400;
  770. font-style:normal;
  771. font-size:14px;
  772. text-align:center;
  773. }
  774. #u209316 .text {
  775. position:absolute;
  776. align-self:center;
  777. padding:0px 0px 0px 0px;
  778. box-sizing:border-box;
  779. width:100%;
  780. }
  781. #u209316_text {
  782. border-width:0px;
  783. word-wrap:break-word;
  784. text-transform:none;
  785. }
  786. #u209317_div {
  787. border-width:0px;
  788. position:absolute;
  789. left:0px;
  790. top:0px;
  791. width:73px;
  792. height:30px;
  793. background:inherit;
  794. background-color:rgba(255, 255, 255, 0);
  795. border:none;
  796. border-left:0px;
  797. border-top:0px;
  798. border-right:0px;
  799. border-radius:0px;
  800. border-bottom-right-radius:0px;
  801. border-bottom-left-radius:0px;
  802. -moz-box-shadow:none;
  803. -webkit-box-shadow:none;
  804. box-shadow:none;
  805. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  806. font-weight:400;
  807. font-style:normal;
  808. font-size:12px;
  809. line-height:30px;
  810. }
  811. #u209317 {
  812. border-width:0px;
  813. position:absolute;
  814. left:38px;
  815. top:416px;
  816. width:73px;
  817. height:30px;
  818. display:flex;
  819. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  820. font-weight:400;
  821. font-style:normal;
  822. font-size:12px;
  823. line-height:30px;
  824. }
  825. #u209317 .text {
  826. position:absolute;
  827. align-self:center;
  828. padding:0px 0px 0px 0px;
  829. box-sizing:border-box;
  830. width:100%;
  831. }
  832. #u209317_text {
  833. border-width:0px;
  834. white-space:nowrap;
  835. text-transform:none;
  836. }
  837. #u209318 {
  838. border-width:0px;
  839. position:absolute;
  840. left:0px;
  841. top:0px;
  842. width:0px;
  843. height:0px;
  844. }
  845. #u209319_div {
  846. border-width:0px;
  847. position:absolute;
  848. left:0px;
  849. top:0px;
  850. width:357px;
  851. height:80px;
  852. background:inherit;
  853. background-color:rgba(255, 255, 255, 1);
  854. box-sizing:border-box;
  855. border-width:1px;
  856. border-style:solid;
  857. border-color:rgba(242, 242, 242, 1);
  858. border-radius:3px;
  859. -moz-box-shadow:none;
  860. -webkit-box-shadow:none;
  861. box-shadow:none;
  862. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  863. font-weight:400;
  864. font-style:normal;
  865. font-size:14px;
  866. color:#FFFFFF;
  867. }
  868. #u209319 {
  869. border-width:0px;
  870. position:absolute;
  871. left:38px;
  872. top:530px;
  873. width:357px;
  874. height:80px;
  875. display:flex;
  876. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  877. font-weight:400;
  878. font-style:normal;
  879. font-size:14px;
  880. color:#FFFFFF;
  881. }
  882. #u209319 .text {
  883. position:absolute;
  884. align-self:center;
  885. padding:2px 2px 2px 2px;
  886. box-sizing:border-box;
  887. width:100%;
  888. }
  889. #u209319_text {
  890. border-width:0px;
  891. word-wrap:break-word;
  892. text-transform:none;
  893. visibility:hidden;
  894. }
  895. #u209320_div {
  896. border-width:0px;
  897. position:absolute;
  898. left:0px;
  899. top:0px;
  900. width:181px;
  901. height:17px;
  902. background:inherit;
  903. background-color:rgba(255, 255, 255, 0);
  904. border:none;
  905. border-left:0px;
  906. border-top:0px;
  907. border-right:0px;
  908. border-radius:0px;
  909. border-bottom-right-radius:0px;
  910. border-bottom-left-radius:0px;
  911. -moz-box-shadow:none;
  912. -webkit-box-shadow:none;
  913. box-shadow:none;
  914. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  915. font-weight:400;
  916. font-style:normal;
  917. font-size:12px;
  918. }
  919. #u209320 {
  920. border-width:0px;
  921. position:absolute;
  922. left:54px;
  923. top:547px;
  924. width:181px;
  925. height:17px;
  926. display:flex;
  927. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  928. font-weight:400;
  929. font-style:normal;
  930. font-size:12px;
  931. }
  932. #u209320 .text {
  933. position:absolute;
  934. align-self:center;
  935. padding:0px 0px 0px 0px;
  936. box-sizing:border-box;
  937. width:100%;
  938. }
  939. #u209320_text {
  940. border-width:0px;
  941. white-space:nowrap;
  942. text-transform:none;
  943. }
  944. #u209321_div {
  945. border-width:0px;
  946. position:absolute;
  947. left:0px;
  948. top:0px;
  949. width:48px;
  950. height:24px;
  951. background:inherit;
  952. background-color:rgba(245, 154, 35, 1);
  953. border:none;
  954. border-radius:63px;
  955. -moz-box-shadow:none;
  956. -webkit-box-shadow:none;
  957. box-shadow:none;
  958. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  959. font-weight:400;
  960. font-style:normal;
  961. font-size:12px;
  962. color:#FFFFFF;
  963. }
  964. #u209321 {
  965. border-width:0px;
  966. position:absolute;
  967. left:300px;
  968. top:545px;
  969. width:48px;
  970. height:24px;
  971. display:flex;
  972. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  973. font-weight:400;
  974. font-style:normal;
  975. font-size:12px;
  976. color:#FFFFFF;
  977. }
  978. #u209321 .text {
  979. position:absolute;
  980. align-self:center;
  981. padding:2px 2px 2px 2px;
  982. box-sizing:border-box;
  983. width:100%;
  984. }
  985. #u209321_text {
  986. border-width:0px;
  987. word-wrap:break-word;
  988. text-transform:none;
  989. }
  990. #u209322_div {
  991. border-width:0px;
  992. position:absolute;
  993. left:0px;
  994. top:0px;
  995. width:49px;
  996. height:25px;
  997. background:inherit;
  998. background-color:rgba(255, 255, 255, 0);
  999. border:none;
  1000. border-left:0px;
  1001. border-top:0px;
  1002. border-right:0px;
  1003. border-radius:0px;
  1004. border-bottom-right-radius:0px;
  1005. border-bottom-left-radius:0px;
  1006. -moz-box-shadow:none;
  1007. -webkit-box-shadow:none;
  1008. box-shadow:none;
  1009. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1010. font-weight:400;
  1011. font-style:normal;
  1012. font-size:18px;
  1013. color:#F59A23;
  1014. }
  1015. #u209322 {
  1016. border-width:0px;
  1017. position:absolute;
  1018. left:58px;
  1019. top:574px;
  1020. width:49px;
  1021. height:25px;
  1022. display:flex;
  1023. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1024. font-weight:400;
  1025. font-style:normal;
  1026. font-size:18px;
  1027. color:#F59A23;
  1028. }
  1029. #u209322 .text {
  1030. position:absolute;
  1031. align-self:center;
  1032. padding:0px 0px 0px 0px;
  1033. box-sizing:border-box;
  1034. width:100%;
  1035. }
  1036. #u209322_text {
  1037. border-width:0px;
  1038. white-space:nowrap;
  1039. text-transform:none;
  1040. }
  1041. #u209323_div {
  1042. border-width:0px;
  1043. position:absolute;
  1044. left:0px;
  1045. top:0px;
  1046. width:90px;
  1047. height:14px;
  1048. background:inherit;
  1049. background-color:rgba(255, 255, 255, 0);
  1050. border:none;
  1051. border-left:0px;
  1052. border-top:0px;
  1053. border-right:0px;
  1054. border-radius:0px;
  1055. border-bottom-right-radius:0px;
  1056. border-bottom-left-radius:0px;
  1057. -moz-box-shadow:none;
  1058. -webkit-box-shadow:none;
  1059. box-shadow:none;
  1060. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1061. font-weight:400;
  1062. font-style:normal;
  1063. font-size:10px;
  1064. }
  1065. #u209323 {
  1066. border-width:0px;
  1067. position:absolute;
  1068. left:114px;
  1069. top:580px;
  1070. width:90px;
  1071. height:14px;
  1072. display:flex;
  1073. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1074. font-weight:400;
  1075. font-style:normal;
  1076. font-size:10px;
  1077. }
  1078. #u209323 .text {
  1079. position:absolute;
  1080. align-self:center;
  1081. padding:0px 0px 0px 0px;
  1082. box-sizing:border-box;
  1083. width:100%;
  1084. }
  1085. #u209323_text {
  1086. border-width:0px;
  1087. white-space:nowrap;
  1088. text-transform:none;
  1089. }
  1090. #u209324_img {
  1091. border-width:0px;
  1092. position:absolute;
  1093. left:0px;
  1094. top:0px;
  1095. width:14px;
  1096. height:14px;
  1097. }
  1098. #u209324 {
  1099. border-width:0px;
  1100. position:absolute;
  1101. left:368px;
  1102. top:550px;
  1103. width:14px;
  1104. height:14px;
  1105. display:flex;
  1106. }
  1107. #u209324 .text {
  1108. position:absolute;
  1109. align-self:center;
  1110. padding:2px 2px 2px 2px;
  1111. box-sizing:border-box;
  1112. width:100%;
  1113. }
  1114. #u209324_text {
  1115. border-width:0px;
  1116. word-wrap:break-word;
  1117. text-transform:none;
  1118. visibility:hidden;
  1119. }