styles.css 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-196px;
  6. width:1000px;
  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. #u82429 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u82430_div {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:1000px;
  33. height:1201px;
  34. background:inherit;
  35. background-color:rgba(242, 242, 242, 1);
  36. box-sizing:border-box;
  37. border-width:1px;
  38. border-style:solid;
  39. border-color:rgba(215, 215, 215, 1);
  40. border-radius:0px;
  41. -moz-box-shadow:none;
  42. -webkit-box-shadow:none;
  43. box-shadow:none;
  44. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  45. font-weight:400;
  46. font-style:normal;
  47. font-size:14px;
  48. color:#AAAAAA;
  49. text-align:center;
  50. line-height:30px;
  51. }
  52. #u82430 {
  53. border-width:0px;
  54. position:absolute;
  55. left:196px;
  56. top:67px;
  57. width:1000px;
  58. height:1201px;
  59. display:flex;
  60. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  61. font-weight:400;
  62. font-style:normal;
  63. font-size:14px;
  64. color:#AAAAAA;
  65. text-align:center;
  66. line-height:30px;
  67. }
  68. #u82430 .text {
  69. position:absolute;
  70. align-self:center;
  71. padding:5px 10px 5px 10px;
  72. box-sizing:border-box;
  73. width:100%;
  74. }
  75. #u82430_text {
  76. border-width:0px;
  77. word-wrap:break-word;
  78. text-transform:none;
  79. visibility:hidden;
  80. }
  81. #u82431_div {
  82. border-width:0px;
  83. position:absolute;
  84. left:0px;
  85. top:0px;
  86. width:1000px;
  87. height:200px;
  88. background:inherit;
  89. background-color:rgba(255, 255, 255, 1);
  90. box-sizing:border-box;
  91. border-width:1px;
  92. border-style:solid;
  93. border-color:rgba(215, 215, 215, 1);
  94. border-radius:0px;
  95. -moz-box-shadow:none;
  96. -webkit-box-shadow:none;
  97. box-shadow:none;
  98. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  99. font-weight:400;
  100. font-style:normal;
  101. font-size:14px;
  102. color:#AAAAAA;
  103. text-align:center;
  104. line-height:30px;
  105. }
  106. #u82431 {
  107. border-width:0px;
  108. position:absolute;
  109. left:196px;
  110. top:67px;
  111. width:1000px;
  112. height:200px;
  113. display:flex;
  114. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  115. font-weight:400;
  116. font-style:normal;
  117. font-size:14px;
  118. color:#AAAAAA;
  119. text-align:center;
  120. line-height:30px;
  121. }
  122. #u82431 .text {
  123. position:absolute;
  124. align-self:center;
  125. padding:5px 10px 5px 10px;
  126. box-sizing:border-box;
  127. width:100%;
  128. }
  129. #u82431_text {
  130. border-width:0px;
  131. word-wrap:break-word;
  132. text-transform:none;
  133. visibility:hidden;
  134. }
  135. #u82432_div {
  136. border-width:0px;
  137. position:absolute;
  138. left:0px;
  139. top:0px;
  140. width:119px;
  141. height:35px;
  142. background:inherit;
  143. background-color:rgba(255, 255, 255, 0);
  144. border:none;
  145. border-top:0px;
  146. border-right:0px;
  147. border-bottom:0px;
  148. border-radius:0px;
  149. border-top-left-radius:0px;
  150. border-bottom-left-radius:0px;
  151. -moz-box-shadow:none;
  152. -webkit-box-shadow:none;
  153. box-shadow:none;
  154. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  155. font-weight:500;
  156. font-style:normal;
  157. font-size:18px;
  158. }
  159. #u82432 {
  160. border-width:0px;
  161. position:absolute;
  162. left:216px;
  163. top:85px;
  164. width:119px;
  165. height:35px;
  166. display:flex;
  167. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  168. font-weight:500;
  169. font-style:normal;
  170. font-size:18px;
  171. }
  172. #u82432 .text {
  173. position:absolute;
  174. align-self:center;
  175. padding:5px 10px 5px 0px;
  176. box-sizing:border-box;
  177. width:100%;
  178. }
  179. #u82432_text {
  180. border-width:0px;
  181. white-space:nowrap;
  182. text-transform:none;
  183. }
  184. #u82433 {
  185. border-width:0px;
  186. position:absolute;
  187. left:0px;
  188. top:0px;
  189. width:0px;
  190. height:0px;
  191. }
  192. #u82434_div {
  193. border-width:0px;
  194. position:absolute;
  195. left:0px;
  196. top:0px;
  197. width:40px;
  198. height:40px;
  199. background:inherit;
  200. background-color:rgba(255, 255, 255, 0);
  201. border:none;
  202. border-top:0px;
  203. border-right:0px;
  204. border-bottom:0px;
  205. border-radius:0px;
  206. border-top-left-radius:0px;
  207. border-bottom-left-radius:0px;
  208. -moz-box-shadow:none;
  209. -webkit-box-shadow:none;
  210. box-shadow:none;
  211. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  212. font-weight:500;
  213. font-style:normal;
  214. font-size:14px;
  215. text-align:center;
  216. }
  217. #u82434 {
  218. border-width:0px;
  219. position:absolute;
  220. left:1156px;
  221. top:67px;
  222. width:40px;
  223. height:40px;
  224. display:flex;
  225. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  226. font-weight:500;
  227. font-style:normal;
  228. font-size:14px;
  229. text-align:center;
  230. }
  231. #u82434 .text {
  232. position:absolute;
  233. align-self:center;
  234. padding:5px 10px 5px 0px;
  235. box-sizing:border-box;
  236. width:100%;
  237. }
  238. #u82434_text {
  239. border-width:0px;
  240. word-wrap:break-word;
  241. text-transform:none;
  242. }
  243. #u82435_img {
  244. border-width:0px;
  245. position:absolute;
  246. left:0px;
  247. top:0px;
  248. width:13px;
  249. height:13px;
  250. }
  251. #u82435 {
  252. border-width:0px;
  253. position:absolute;
  254. left:1144px;
  255. top:83px;
  256. width:13px;
  257. height:13px;
  258. display:flex;
  259. font-size:14px;
  260. }
  261. #u82435 .text {
  262. position:absolute;
  263. align-self:center;
  264. padding:2px 2px 2px 2px;
  265. box-sizing:border-box;
  266. width:100%;
  267. }
  268. #u82435_text {
  269. border-width:0px;
  270. word-wrap:break-word;
  271. text-transform:none;
  272. visibility:hidden;
  273. }
  274. #u82436_div {
  275. border-width:0px;
  276. position:absolute;
  277. left:0px;
  278. top:0px;
  279. width:227px;
  280. height:43px;
  281. background:inherit;
  282. background-color:rgba(255, 255, 255, 0);
  283. border:none;
  284. border-top:0px;
  285. border-right:0px;
  286. border-bottom:0px;
  287. border-radius:0px;
  288. border-top-left-radius:0px;
  289. border-bottom-left-radius:0px;
  290. -moz-box-shadow:none;
  291. -webkit-box-shadow:none;
  292. box-shadow:none;
  293. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  294. font-weight:500;
  295. font-style:normal;
  296. font-size:24px;
  297. }
  298. #u82436 {
  299. border-width:0px;
  300. position:absolute;
  301. left:226px;
  302. top:136px;
  303. width:227px;
  304. height:43px;
  305. display:flex;
  306. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  307. font-weight:500;
  308. font-style:normal;
  309. font-size:24px;
  310. }
  311. #u82436 .text {
  312. position:absolute;
  313. align-self:center;
  314. padding:5px 10px 5px 0px;
  315. box-sizing:border-box;
  316. width:100%;
  317. }
  318. #u82436_text {
  319. border-width:0px;
  320. white-space:nowrap;
  321. text-transform:none;
  322. }
  323. #u82437_div {
  324. border-width:0px;
  325. position:absolute;
  326. left:0px;
  327. top:0px;
  328. width:325px;
  329. height:60px;
  330. background:inherit;
  331. background-color:rgba(255, 255, 255, 0);
  332. border:none;
  333. border-left:0px;
  334. border-top:0px;
  335. border-right:0px;
  336. border-radius:0px;
  337. border-bottom-right-radius:0px;
  338. border-bottom-left-radius:0px;
  339. -moz-box-shadow:none;
  340. -webkit-box-shadow:none;
  341. box-shadow:none;
  342. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  343. font-weight:400;
  344. font-style:normal;
  345. font-size:14px;
  346. line-height:30px;
  347. }
  348. #u82437 {
  349. border-width:0px;
  350. position:absolute;
  351. left:226px;
  352. top:189px;
  353. width:325px;
  354. height:60px;
  355. display:flex;
  356. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  357. font-weight:400;
  358. font-style:normal;
  359. font-size:14px;
  360. line-height:30px;
  361. }
  362. #u82437 .text {
  363. position:absolute;
  364. align-self:flex-start;
  365. padding:0px 0px 0px 0px;
  366. box-sizing:border-box;
  367. width:100%;
  368. }
  369. #u82437_text {
  370. border-width:0px;
  371. word-wrap:break-word;
  372. text-transform:none;
  373. }
  374. #u82438_div {
  375. border-width:0px;
  376. position:absolute;
  377. left:0px;
  378. top:0px;
  379. width:1000px;
  380. height:337px;
  381. background:inherit;
  382. background-color:rgba(255, 255, 255, 1);
  383. box-sizing:border-box;
  384. border-width:1px;
  385. border-style:solid;
  386. border-color:rgba(215, 215, 215, 1);
  387. border-radius:0px;
  388. -moz-box-shadow:none;
  389. -webkit-box-shadow:none;
  390. box-shadow:none;
  391. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  392. font-weight:400;
  393. font-style:normal;
  394. font-size:14px;
  395. color:#AAAAAA;
  396. text-align:center;
  397. line-height:30px;
  398. }
  399. #u82438 {
  400. border-width:0px;
  401. position:absolute;
  402. left:196px;
  403. top:277px;
  404. width:1000px;
  405. height:337px;
  406. display:flex;
  407. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  408. font-weight:400;
  409. font-style:normal;
  410. font-size:14px;
  411. color:#AAAAAA;
  412. text-align:center;
  413. line-height:30px;
  414. }
  415. #u82438 .text {
  416. position:absolute;
  417. align-self:center;
  418. padding:5px 10px 5px 10px;
  419. box-sizing:border-box;
  420. width:100%;
  421. }
  422. #u82438_text {
  423. border-width:0px;
  424. word-wrap:break-word;
  425. text-transform:none;
  426. visibility:hidden;
  427. }
  428. #u82439_img {
  429. border-width:0px;
  430. position:absolute;
  431. left:0px;
  432. top:0px;
  433. width:108px;
  434. height:108px;
  435. }
  436. #u82439 {
  437. border-width:0px;
  438. position:absolute;
  439. left:1046px;
  440. top:137px;
  441. width:108px;
  442. height:108px;
  443. display:flex;
  444. -webkit-transform:rotate(315deg);
  445. -moz-transform:rotate(315deg);
  446. -ms-transform:rotate(315deg);
  447. transform:rotate(315deg);
  448. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  449. font-weight:400;
  450. font-style:normal;
  451. font-size:28px;
  452. color:#F59A23;
  453. }
  454. #u82439 .text {
  455. position:absolute;
  456. align-self:center;
  457. padding:2px 2px 2px 2px;
  458. box-sizing:border-box;
  459. width:100%;
  460. }
  461. #u82439_text {
  462. border-width:0px;
  463. word-wrap:break-word;
  464. text-transform:none;
  465. }
  466. #u82440_img {
  467. border-width:0px;
  468. position:absolute;
  469. left:0px;
  470. top:0px;
  471. width:120px;
  472. height:80px;
  473. }
  474. #u82440 {
  475. border-width:0px;
  476. position:absolute;
  477. left:226px;
  478. top:456px;
  479. width:120px;
  480. height:80px;
  481. display:flex;
  482. }
  483. #u82440 .text {
  484. position:absolute;
  485. align-self:center;
  486. padding:2px 2px 2px 2px;
  487. box-sizing:border-box;
  488. width:100%;
  489. }
  490. #u82440_text {
  491. border-width:0px;
  492. word-wrap:break-word;
  493. text-transform:none;
  494. }
  495. #u82441_img {
  496. border-width:0px;
  497. position:absolute;
  498. left:0px;
  499. top:0px;
  500. width:120px;
  501. height:80px;
  502. }
  503. #u82441 {
  504. border-width:0px;
  505. position:absolute;
  506. left:368px;
  507. top:456px;
  508. width:120px;
  509. height:80px;
  510. display:flex;
  511. }
  512. #u82441 .text {
  513. position:absolute;
  514. align-self:center;
  515. padding:2px 2px 2px 2px;
  516. box-sizing:border-box;
  517. width:100%;
  518. }
  519. #u82441_text {
  520. border-width:0px;
  521. word-wrap:break-word;
  522. text-transform:none;
  523. }
  524. #u82442_div {
  525. border-width:0px;
  526. position:absolute;
  527. left:0px;
  528. top:0px;
  529. width:320px;
  530. height:150px;
  531. background:inherit;
  532. background-color:rgba(255, 255, 255, 0);
  533. border:none;
  534. border-left:0px;
  535. border-top:0px;
  536. border-right:0px;
  537. border-radius:0px;
  538. border-bottom-right-radius:0px;
  539. border-bottom-left-radius:0px;
  540. -moz-box-shadow:none;
  541. -webkit-box-shadow:none;
  542. box-shadow:none;
  543. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  544. font-weight:400;
  545. font-style:normal;
  546. font-size:14px;
  547. line-height:30px;
  548. }
  549. #u82442 {
  550. border-width:0px;
  551. position:absolute;
  552. left:226px;
  553. top:299px;
  554. width:320px;
  555. height:150px;
  556. display:flex;
  557. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  558. font-weight:400;
  559. font-style:normal;
  560. font-size:14px;
  561. line-height:30px;
  562. }
  563. #u82442 .text {
  564. position:absolute;
  565. align-self:flex-start;
  566. padding:0px 0px 0px 0px;
  567. box-sizing:border-box;
  568. width:100%;
  569. }
  570. #u82442_text {
  571. border-width:0px;
  572. word-wrap:break-word;
  573. text-transform:none;
  574. }
  575. #u82443_div {
  576. border-width:0px;
  577. position:absolute;
  578. left:0px;
  579. top:0px;
  580. width:320px;
  581. height:60px;
  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:14px;
  598. line-height:30px;
  599. }
  600. #u82443 {
  601. border-width:0px;
  602. position:absolute;
  603. left:546px;
  604. top:299px;
  605. width:320px;
  606. height:60px;
  607. display:flex;
  608. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  609. font-weight:400;
  610. font-style:normal;
  611. font-size:14px;
  612. line-height:30px;
  613. }
  614. #u82443 .text {
  615. position:absolute;
  616. align-self:flex-start;
  617. padding:0px 0px 0px 0px;
  618. box-sizing:border-box;
  619. width:100%;
  620. }
  621. #u82443_text {
  622. border-width:0px;
  623. word-wrap:break-word;
  624. text-transform:none;
  625. }
  626. #u82444_div {
  627. border-width:0px;
  628. position:absolute;
  629. left:0px;
  630. top:0px;
  631. width:320px;
  632. height:60px;
  633. background:inherit;
  634. background-color:rgba(255, 255, 255, 0);
  635. border:none;
  636. border-left:0px;
  637. border-top:0px;
  638. border-right:0px;
  639. border-radius:0px;
  640. border-bottom-right-radius:0px;
  641. border-bottom-left-radius:0px;
  642. -moz-box-shadow:none;
  643. -webkit-box-shadow:none;
  644. box-shadow:none;
  645. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  646. font-weight:400;
  647. font-style:normal;
  648. font-size:14px;
  649. line-height:30px;
  650. }
  651. #u82444 {
  652. border-width:0px;
  653. position:absolute;
  654. left:866px;
  655. top:299px;
  656. width:320px;
  657. height:60px;
  658. display:flex;
  659. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  660. font-weight:400;
  661. font-style:normal;
  662. font-size:14px;
  663. line-height:30px;
  664. }
  665. #u82444 .text {
  666. position:absolute;
  667. align-self:flex-start;
  668. padding:0px 0px 0px 0px;
  669. box-sizing:border-box;
  670. width:100%;
  671. }
  672. #u82444_text {
  673. border-width:0px;
  674. word-wrap:break-word;
  675. text-transform:none;
  676. }
  677. #u82445 {
  678. border-width:0px;
  679. position:absolute;
  680. left:0px;
  681. top:0px;
  682. width:0px;
  683. height:0px;
  684. }
  685. #u82446_div {
  686. border-width:0px;
  687. position:absolute;
  688. left:0px;
  689. top:0px;
  690. width:1000px;
  691. height:645px;
  692. background:inherit;
  693. background-color:rgba(255, 255, 255, 1);
  694. box-sizing:border-box;
  695. border-width:1px;
  696. border-style:solid;
  697. border-color:rgba(215, 215, 215, 1);
  698. border-radius:0px;
  699. -moz-box-shadow:none;
  700. -webkit-box-shadow:none;
  701. box-shadow:none;
  702. }
  703. #u82446 {
  704. border-width:0px;
  705. position:absolute;
  706. left:196px;
  707. top:623px;
  708. width:1000px;
  709. height:645px;
  710. display:flex;
  711. }
  712. #u82446 .text {
  713. position:absolute;
  714. align-self:center;
  715. padding:2px 2px 2px 2px;
  716. box-sizing:border-box;
  717. width:100%;
  718. }
  719. #u82446_text {
  720. border-width:0px;
  721. word-wrap:break-word;
  722. text-transform:none;
  723. visibility:hidden;
  724. }
  725. #u82447_div {
  726. border-width:0px;
  727. position:absolute;
  728. left:0px;
  729. top:0px;
  730. width:103px;
  731. height:24px;
  732. background:inherit;
  733. background-color:rgba(255, 255, 255, 0);
  734. border:none;
  735. border-top:0px;
  736. border-right:0px;
  737. border-bottom:0px;
  738. border-radius:0px;
  739. border-top-left-radius:0px;
  740. border-bottom-left-radius:0px;
  741. -moz-box-shadow:none;
  742. -webkit-box-shadow:none;
  743. box-shadow:none;
  744. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  745. font-weight:400;
  746. font-style:normal;
  747. font-size:10px;
  748. color:#AAAAAA;
  749. }
  750. #u82447 {
  751. border-width:0px;
  752. position:absolute;
  753. left:451px;
  754. top:696px;
  755. width:103px;
  756. height:24px;
  757. display:flex;
  758. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  759. font-weight:400;
  760. font-style:normal;
  761. font-size:10px;
  762. color:#AAAAAA;
  763. }
  764. #u82447 .text {
  765. position:absolute;
  766. align-self:flex-start;
  767. padding:5px 0px 5px 0px;
  768. box-sizing:border-box;
  769. width:100%;
  770. }
  771. #u82447_text {
  772. border-width:0px;
  773. white-space:nowrap;
  774. text-transform:none;
  775. }
  776. #u82448 {
  777. border-width:0px;
  778. position:absolute;
  779. left:0px;
  780. top:0px;
  781. width:0px;
  782. height:0px;
  783. }
  784. #u82449_div {
  785. border-width:0px;
  786. position:absolute;
  787. left:0px;
  788. top:0px;
  789. width:43px;
  790. height:30px;
  791. background:inherit;
  792. background-color:rgba(255, 255, 255, 0);
  793. border:none;
  794. border-top:0px;
  795. border-right:0px;
  796. border-bottom:0px;
  797. border-radius:0px;
  798. border-top-left-radius:0px;
  799. border-bottom-left-radius:0px;
  800. -moz-box-shadow:none;
  801. -webkit-box-shadow:none;
  802. box-shadow:none;
  803. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  804. font-weight:400;
  805. font-style:normal;
  806. font-size:14px;
  807. }
  808. #u82449 {
  809. border-width:0px;
  810. position:absolute;
  811. left:284px;
  812. top:698px;
  813. width:43px;
  814. height:30px;
  815. display:flex;
  816. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  817. font-weight:400;
  818. font-style:normal;
  819. font-size:14px;
  820. }
  821. #u82449 .text {
  822. position:absolute;
  823. align-self:flex-start;
  824. padding:0px 0px 0px 0px;
  825. box-sizing:border-box;
  826. width:100%;
  827. }
  828. #u82449_text {
  829. border-width:0px;
  830. white-space:nowrap;
  831. text-transform:none;
  832. }
  833. #u82450_div {
  834. border-width:0px;
  835. position:absolute;
  836. left:0px;
  837. top:0px;
  838. width:23px;
  839. height:16px;
  840. background:inherit;
  841. background-color:rgba(255, 255, 255, 0);
  842. border:none;
  843. border-top:0px;
  844. border-right:0px;
  845. border-bottom:0px;
  846. border-radius:0px;
  847. border-top-left-radius:0px;
  848. border-bottom-left-radius:0px;
  849. -moz-box-shadow:none;
  850. -webkit-box-shadow:none;
  851. box-shadow:none;
  852. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  853. font-weight:400;
  854. font-style:normal;
  855. font-size:11px;
  856. color:#AAAAAA;
  857. }
  858. #u82450 {
  859. border-width:0px;
  860. position:absolute;
  861. left:284px;
  862. top:726px;
  863. width:23px;
  864. height:16px;
  865. display:flex;
  866. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  867. font-weight:400;
  868. font-style:normal;
  869. font-size:11px;
  870. color:#AAAAAA;
  871. }
  872. #u82450 .text {
  873. position:absolute;
  874. align-self:flex-start;
  875. padding:0px 0px 0px 0px;
  876. box-sizing:border-box;
  877. width:100%;
  878. }
  879. #u82450_text {
  880. border-width:0px;
  881. white-space:nowrap;
  882. text-transform:none;
  883. }
  884. #u82451_div {
  885. border-width:0px;
  886. position:absolute;
  887. left:0px;
  888. top:0px;
  889. width:43px;
  890. height:20px;
  891. background:inherit;
  892. background-color:rgba(255, 255, 255, 0);
  893. border:none;
  894. border-top:0px;
  895. border-right:0px;
  896. border-bottom:0px;
  897. border-radius:0px;
  898. border-top-left-radius:0px;
  899. border-bottom-left-radius:0px;
  900. -moz-box-shadow:none;
  901. -webkit-box-shadow:none;
  902. box-shadow:none;
  903. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  904. font-weight:400;
  905. font-style:normal;
  906. font-size:14px;
  907. }
  908. #u82451 {
  909. border-width:0px;
  910. position:absolute;
  911. left:284px;
  912. top:768px;
  913. width:43px;
  914. height:20px;
  915. display:flex;
  916. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  917. font-weight:400;
  918. font-style:normal;
  919. font-size:14px;
  920. }
  921. #u82451 .text {
  922. position:absolute;
  923. align-self:flex-start;
  924. padding:0px 0px 0px 0px;
  925. box-sizing:border-box;
  926. width:100%;
  927. }
  928. #u82451_text {
  929. border-width:0px;
  930. white-space:nowrap;
  931. text-transform:none;
  932. }
  933. #u82452_div {
  934. border-width:0px;
  935. position:absolute;
  936. left:0px;
  937. top:0px;
  938. width:91px;
  939. height:16px;
  940. background:inherit;
  941. background-color:rgba(255, 255, 255, 0);
  942. border:none;
  943. border-top:0px;
  944. border-right:0px;
  945. border-bottom:0px;
  946. border-radius:0px;
  947. border-top-left-radius:0px;
  948. border-bottom-left-radius:0px;
  949. -moz-box-shadow:none;
  950. -webkit-box-shadow:none;
  951. box-shadow:none;
  952. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  953. font-weight:400;
  954. font-style:normal;
  955. font-size:11px;
  956. color:#AAAAAA;
  957. }
  958. #u82452 {
  959. border-width:0px;
  960. position:absolute;
  961. left:284px;
  962. top:796px;
  963. width:91px;
  964. height:16px;
  965. display:flex;
  966. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  967. font-weight:400;
  968. font-style:normal;
  969. font-size:11px;
  970. color:#AAAAAA;
  971. }
  972. #u82452 .text {
  973. position:absolute;
  974. align-self:flex-start;
  975. padding:0px 0px 0px 0px;
  976. box-sizing:border-box;
  977. width:100%;
  978. }
  979. #u82452_text {
  980. border-width:0px;
  981. white-space:nowrap;
  982. text-transform:none;
  983. }
  984. #u82453_div {
  985. border-width:0px;
  986. position:absolute;
  987. left:0px;
  988. top:0px;
  989. width:37px;
  990. height:35px;
  991. background:inherit;
  992. background-color:rgba(255, 255, 255, 0);
  993. border:none;
  994. border-top:0px;
  995. border-right:0px;
  996. border-bottom:0px;
  997. border-radius:0px;
  998. border-top-left-radius:0px;
  999. border-bottom-left-radius:0px;
  1000. -moz-box-shadow:none;
  1001. -webkit-box-shadow:none;
  1002. box-shadow:none;
  1003. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1004. font-weight:500;
  1005. font-style:normal;
  1006. font-size:18px;
  1007. }
  1008. #u82453 {
  1009. border-width:0px;
  1010. position:absolute;
  1011. left:222px;
  1012. top:641px;
  1013. width:37px;
  1014. height:35px;
  1015. display:flex;
  1016. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1017. font-weight:500;
  1018. font-style:normal;
  1019. font-size:18px;
  1020. }
  1021. #u82453 .text {
  1022. position:absolute;
  1023. align-self:flex-start;
  1024. padding:5px 0px 5px 0px;
  1025. box-sizing:border-box;
  1026. width:100%;
  1027. }
  1028. #u82453_text {
  1029. border-width:0px;
  1030. white-space:nowrap;
  1031. text-transform:none;
  1032. }
  1033. #u82454 {
  1034. border-width:0px;
  1035. position:absolute;
  1036. left:0px;
  1037. top:0px;
  1038. width:0px;
  1039. height:0px;
  1040. }
  1041. #u82455_img {
  1042. border-width:0px;
  1043. position:absolute;
  1044. left:0px;
  1045. top:0px;
  1046. width:2px;
  1047. height:32px;
  1048. }
  1049. #u82455 {
  1050. border-width:0px;
  1051. position:absolute;
  1052. left:261px;
  1053. top:732px;
  1054. width:1px;
  1055. height:31px;
  1056. display:flex;
  1057. }
  1058. #u82455 .text {
  1059. position:absolute;
  1060. align-self:center;
  1061. padding:2px 2px 2px 2px;
  1062. box-sizing:border-box;
  1063. width:100%;
  1064. }
  1065. #u82455_text {
  1066. border-width:0px;
  1067. word-wrap:break-word;
  1068. text-transform:none;
  1069. visibility:hidden;
  1070. }
  1071. #u82456 {
  1072. border-width:0px;
  1073. position:absolute;
  1074. left:0px;
  1075. top:0px;
  1076. width:0px;
  1077. height:0px;
  1078. }
  1079. #u82457_div {
  1080. border-width:0px;
  1081. position:absolute;
  1082. left:0px;
  1083. top:0px;
  1084. width:30px;
  1085. height:30px;
  1086. background:inherit;
  1087. background-color:rgba(24, 144, 255, 1);
  1088. border:none;
  1089. border-radius:4px;
  1090. -moz-box-shadow:none;
  1091. -webkit-box-shadow:none;
  1092. box-shadow:none;
  1093. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1094. font-weight:400;
  1095. font-style:normal;
  1096. font-size:10px;
  1097. color:#FFFFFF;
  1098. }
  1099. #u82457 {
  1100. border-width:0px;
  1101. position:absolute;
  1102. left:246px;
  1103. top:768px;
  1104. width:30px;
  1105. height:30px;
  1106. display:flex;
  1107. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1108. font-weight:400;
  1109. font-style:normal;
  1110. font-size:10px;
  1111. color:#FFFFFF;
  1112. }
  1113. #u82457 .text {
  1114. position:absolute;
  1115. align-self:center;
  1116. padding:2px 2px 2px 2px;
  1117. box-sizing:border-box;
  1118. width:100%;
  1119. }
  1120. #u82457_text {
  1121. border-width:0px;
  1122. word-wrap:break-word;
  1123. text-transform:none;
  1124. }
  1125. #u82458 {
  1126. border-width:0px;
  1127. position:absolute;
  1128. left:0px;
  1129. top:0px;
  1130. width:0px;
  1131. height:0px;
  1132. }
  1133. #u82459_img {
  1134. border-width:0px;
  1135. position:absolute;
  1136. left:0px;
  1137. top:0px;
  1138. width:9px;
  1139. height:9px;
  1140. }
  1141. #u82459 {
  1142. border-width:0px;
  1143. position:absolute;
  1144. left:268px;
  1145. top:790px;
  1146. width:9px;
  1147. height:9px;
  1148. display:flex;
  1149. }
  1150. #u82459 .text {
  1151. position:absolute;
  1152. align-self:center;
  1153. padding:2px 2px 2px 2px;
  1154. box-sizing:border-box;
  1155. width:100%;
  1156. }
  1157. #u82459_text {
  1158. border-width:0px;
  1159. word-wrap:break-word;
  1160. text-transform:none;
  1161. visibility:hidden;
  1162. }
  1163. #u82460_img {
  1164. border-width:0px;
  1165. position:absolute;
  1166. left:0px;
  1167. top:0px;
  1168. width:5px;
  1169. height:1px;
  1170. }
  1171. #u82460 {
  1172. border-width:0px;
  1173. position:absolute;
  1174. left:270px;
  1175. top:794px;
  1176. width:5px;
  1177. height:1px;
  1178. display:flex;
  1179. }
  1180. #u82460 .text {
  1181. position:absolute;
  1182. align-self:center;
  1183. padding:2px 2px 2px 2px;
  1184. box-sizing:border-box;
  1185. width:100%;
  1186. }
  1187. #u82460_text {
  1188. border-width:0px;
  1189. word-wrap:break-word;
  1190. text-transform:none;
  1191. visibility:hidden;
  1192. }
  1193. #u82461 {
  1194. border-width:0px;
  1195. position:absolute;
  1196. left:0px;
  1197. top:0px;
  1198. width:0px;
  1199. height:0px;
  1200. }
  1201. #u82462_div {
  1202. border-width:0px;
  1203. position:absolute;
  1204. left:0px;
  1205. top:0px;
  1206. width:30px;
  1207. height:30px;
  1208. background:inherit;
  1209. background-color:rgba(24, 144, 255, 1);
  1210. border:none;
  1211. border-radius:4px;
  1212. -moz-box-shadow:none;
  1213. -webkit-box-shadow:none;
  1214. box-shadow:none;
  1215. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1216. font-weight:400;
  1217. font-style:normal;
  1218. font-size:12px;
  1219. color:#FFFFFF;
  1220. }
  1221. #u82462 {
  1222. border-width:0px;
  1223. position:absolute;
  1224. left:246px;
  1225. top:698px;
  1226. width:30px;
  1227. height:30px;
  1228. display:flex;
  1229. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1230. font-weight:400;
  1231. font-style:normal;
  1232. font-size:12px;
  1233. color:#FFFFFF;
  1234. }
  1235. #u82462 .text {
  1236. position:absolute;
  1237. align-self:center;
  1238. padding:2px 2px 2px 2px;
  1239. box-sizing:border-box;
  1240. width:100%;
  1241. }
  1242. #u82462_text {
  1243. border-width:0px;
  1244. word-wrap:break-word;
  1245. text-transform:none;
  1246. }
  1247. #u82463 {
  1248. border-width:0px;
  1249. position:absolute;
  1250. left:0px;
  1251. top:0px;
  1252. width:0px;
  1253. height:0px;
  1254. }
  1255. #u82464_img {
  1256. border-width:0px;
  1257. position:absolute;
  1258. left:0px;
  1259. top:0px;
  1260. width:9px;
  1261. height:9px;
  1262. }
  1263. #u82464 {
  1264. border-width:0px;
  1265. position:absolute;
  1266. left:268px;
  1267. top:720px;
  1268. width:9px;
  1269. height:9px;
  1270. display:flex;
  1271. }
  1272. #u82464 .text {
  1273. position:absolute;
  1274. align-self:center;
  1275. padding:2px 2px 2px 2px;
  1276. box-sizing:border-box;
  1277. width:100%;
  1278. }
  1279. #u82464_text {
  1280. border-width:0px;
  1281. word-wrap:break-word;
  1282. text-transform:none;
  1283. visibility:hidden;
  1284. }
  1285. #u82465_img {
  1286. border-width:0px;
  1287. position:absolute;
  1288. left:0px;
  1289. top:0px;
  1290. width:5px;
  1291. height:4px;
  1292. }
  1293. #u82465 {
  1294. border-width:0px;
  1295. position:absolute;
  1296. left:270px;
  1297. top:723px;
  1298. width:5px;
  1299. height:4px;
  1300. display:flex;
  1301. }
  1302. #u82465 .text {
  1303. position:absolute;
  1304. align-self:center;
  1305. padding:2px 2px 2px 2px;
  1306. box-sizing:border-box;
  1307. width:100%;
  1308. }
  1309. #u82465_text {
  1310. border-width:0px;
  1311. word-wrap:break-word;
  1312. text-transform:none;
  1313. visibility:hidden;
  1314. }
  1315. #u82466 {
  1316. border-width:0px;
  1317. position:absolute;
  1318. left:0px;
  1319. top:0px;
  1320. width:0px;
  1321. height:0px;
  1322. }
  1323. #u82467_div {
  1324. border-width:0px;
  1325. position:absolute;
  1326. left:0px;
  1327. top:0px;
  1328. width:1000px;
  1329. height:60px;
  1330. background:inherit;
  1331. background-color:rgba(255, 255, 255, 1);
  1332. box-sizing:border-box;
  1333. border-width:1px;
  1334. border-style:solid;
  1335. border-color:rgba(215, 215, 215, 1);
  1336. border-radius:0px;
  1337. -moz-box-shadow:none;
  1338. -webkit-box-shadow:none;
  1339. box-shadow:none;
  1340. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1341. font-weight:400;
  1342. font-style:normal;
  1343. font-size:14px;
  1344. color:#AAAAAA;
  1345. text-align:center;
  1346. line-height:30px;
  1347. }
  1348. #u82467 {
  1349. border-width:0px;
  1350. position:absolute;
  1351. left:196px;
  1352. top:1208px;
  1353. width:1000px;
  1354. height:60px;
  1355. display:flex;
  1356. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1357. font-weight:400;
  1358. font-style:normal;
  1359. font-size:14px;
  1360. color:#AAAAAA;
  1361. text-align:center;
  1362. line-height:30px;
  1363. }
  1364. #u82467 .text {
  1365. position:absolute;
  1366. align-self:center;
  1367. padding:5px 10px 5px 10px;
  1368. box-sizing:border-box;
  1369. width:100%;
  1370. }
  1371. #u82467_text {
  1372. border-width:0px;
  1373. word-wrap:break-word;
  1374. text-transform:none;
  1375. visibility:hidden;
  1376. }
  1377. #u82468_div {
  1378. border-width:0px;
  1379. position:absolute;
  1380. left:0px;
  1381. top:0px;
  1382. width:80px;
  1383. height:30px;
  1384. background:inherit;
  1385. background-color:rgba(24, 144, 255, 1);
  1386. border:none;
  1387. border-radius:4px;
  1388. -moz-box-shadow:none;
  1389. -webkit-box-shadow:none;
  1390. box-shadow:none;
  1391. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1392. font-weight:400;
  1393. font-style:normal;
  1394. font-size:14px;
  1395. color:#FFFFFF;
  1396. }
  1397. #u82468 {
  1398. border-width:0px;
  1399. position:absolute;
  1400. left:1090px;
  1401. top:1223px;
  1402. width:80px;
  1403. height:30px;
  1404. display:flex;
  1405. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1406. font-weight:400;
  1407. font-style:normal;
  1408. font-size:14px;
  1409. color:#FFFFFF;
  1410. }
  1411. #u82468 .text {
  1412. position:absolute;
  1413. align-self:center;
  1414. padding:2px 2px 2px 2px;
  1415. box-sizing:border-box;
  1416. width:100%;
  1417. }
  1418. #u82468_text {
  1419. border-width:0px;
  1420. word-wrap:break-word;
  1421. text-transform:none;
  1422. }
  1423. #u82469_div {
  1424. border-width:0px;
  1425. position:absolute;
  1426. left:0px;
  1427. top:0px;
  1428. width:80px;
  1429. height:30px;
  1430. background:inherit;
  1431. background-color:rgba(245, 154, 35, 1);
  1432. border:none;
  1433. border-radius:4px;
  1434. -moz-box-shadow:none;
  1435. -webkit-box-shadow:none;
  1436. box-shadow:none;
  1437. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1438. font-weight:400;
  1439. font-style:normal;
  1440. font-size:14px;
  1441. color:#FFFFFF;
  1442. }
  1443. #u82469 {
  1444. border-width:0px;
  1445. position:absolute;
  1446. left:1000px;
  1447. top:1223px;
  1448. width:80px;
  1449. height:30px;
  1450. display:flex;
  1451. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1452. font-weight:400;
  1453. font-style:normal;
  1454. font-size:14px;
  1455. color:#FFFFFF;
  1456. }
  1457. #u82469 .text {
  1458. position:absolute;
  1459. align-self:center;
  1460. padding:2px 2px 2px 2px;
  1461. box-sizing:border-box;
  1462. width:100%;
  1463. }
  1464. #u82469_text {
  1465. border-width:0px;
  1466. word-wrap:break-word;
  1467. text-transform:none;
  1468. }
  1469. #u82470_div {
  1470. border-width:0px;
  1471. position:absolute;
  1472. left:0px;
  1473. top:0px;
  1474. width:80px;
  1475. height:30px;
  1476. background:inherit;
  1477. background-color:rgba(255, 255, 255, 1);
  1478. box-sizing:border-box;
  1479. border-width:1px;
  1480. border-style:solid;
  1481. border-color:rgba(170, 170, 170, 1);
  1482. border-radius:4px;
  1483. -moz-box-shadow:none;
  1484. -webkit-box-shadow:none;
  1485. box-shadow:none;
  1486. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1487. font-weight:400;
  1488. font-style:normal;
  1489. font-size:14px;
  1490. }
  1491. #u82470 {
  1492. border-width:0px;
  1493. position:absolute;
  1494. left:910px;
  1495. top:1223px;
  1496. width:80px;
  1497. height:30px;
  1498. display:flex;
  1499. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1500. font-weight:400;
  1501. font-style:normal;
  1502. font-size:14px;
  1503. }
  1504. #u82470 .text {
  1505. position:absolute;
  1506. align-self:center;
  1507. padding:2px 2px 2px 2px;
  1508. box-sizing:border-box;
  1509. width:100%;
  1510. }
  1511. #u82470_text {
  1512. border-width:0px;
  1513. word-wrap:break-word;
  1514. text-transform:none;
  1515. }