styles.css 25 KB

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