styles.css 23 KB

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