styles.css 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-108px;
  6. width:839px;
  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. #u21276_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:404px;
  25. height:1220px;
  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. #u21276 {
  40. border-width:0px;
  41. position:absolute;
  42. left:108px;
  43. top:120px;
  44. width:404px;
  45. height:1220px;
  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. #u21276 .text {
  54. position:absolute;
  55. align-self:center;
  56. padding:2px 2px 2px 2px;
  57. box-sizing:border-box;
  58. width:100%;
  59. }
  60. #u21276_text {
  61. border-width:0px;
  62. word-wrap:break-word;
  63. text-transform:none;
  64. visibility:hidden;
  65. }
  66. #u21277_div {
  67. border-width:0px;
  68. position:absolute;
  69. left:0px;
  70. top:0px;
  71. width:193px;
  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. #u21277 {
  84. border-width:0px;
  85. position:absolute;
  86. left:108px;
  87. top:67px;
  88. width:193px;
  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. #u21277 .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. #u21277_text {
  106. border-width:0px;
  107. white-space:nowrap;
  108. text-transform:none;
  109. }
  110. #u21278_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. #u21278 {
  128. border-width:0px;
  129. position:absolute;
  130. left:274px;
  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. #u21278 .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. #u21278_text {
  150. border-width:0px;
  151. white-space:nowrap;
  152. text-transform:none;
  153. }
  154. #u21279 {
  155. border-width:0px;
  156. position:absolute;
  157. left:614px;
  158. top:248px;
  159. width:0px;
  160. height:0px;
  161. transition:none;
  162. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  163. font-weight:400;
  164. font-style:normal;
  165. font-size:12px;
  166. color:#333333;
  167. }
  168. #u21279_seg0 {
  169. border-width:0px;
  170. position:absolute;
  171. left:-5px;
  172. top:0px;
  173. width:10px;
  174. height:35px;
  175. }
  176. #u21279_text {
  177. border-width:0px;
  178. position:absolute;
  179. left:-50px;
  180. top:7px;
  181. width:100px;
  182. word-wrap:break-word;
  183. text-transform:none;
  184. visibility:hidden;
  185. }
  186. #u21280_div {
  187. border-width:0px;
  188. position:absolute;
  189. left:0px;
  190. top:0px;
  191. width:435px;
  192. height:1220px;
  193. background:inherit;
  194. background-color:rgba(255, 255, 255, 1);
  195. box-sizing:border-box;
  196. border-width:1px;
  197. border-style:solid;
  198. border-color:rgba(170, 170, 170, 1);
  199. border-radius:0px;
  200. filter:drop-shadow(none);
  201. transition:none;
  202. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  203. font-weight:400;
  204. font-style:normal;
  205. }
  206. #u21280 {
  207. border-width:0px;
  208. position:absolute;
  209. left:512px;
  210. top:120px;
  211. width:435px;
  212. height:1220px;
  213. display:flex;
  214. transition:none;
  215. transform-origin:50% 50%;
  216. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  217. font-weight:400;
  218. font-style:normal;
  219. }
  220. #u21280 .text {
  221. position:absolute;
  222. align-self:center;
  223. padding:2px 2px 2px 2px;
  224. box-sizing:border-box;
  225. width:100%;
  226. }
  227. #u21280_text {
  228. border-width:0px;
  229. word-wrap:break-word;
  230. text-transform:none;
  231. visibility:hidden;
  232. }
  233. #u21281_div {
  234. border-width:0px;
  235. position:absolute;
  236. left:0px;
  237. top:0px;
  238. width:124px;
  239. height:25px;
  240. background:inherit;
  241. background-color:rgba(255, 255, 255, 0);
  242. border-radius:0px;
  243. filter:drop-shadow(none);
  244. transition:none;
  245. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  246. font-weight:500;
  247. font-style:normal;
  248. font-size:18px;
  249. }
  250. #u21281 {
  251. border-width:0px;
  252. position:absolute;
  253. left:693px;
  254. top:140px;
  255. width:124px;
  256. height:25px;
  257. display:flex;
  258. transition:none;
  259. transform-origin:50% 50%;
  260. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  261. font-weight:500;
  262. font-style:normal;
  263. font-size:18px;
  264. }
  265. #u21281 .text {
  266. position:absolute;
  267. align-self:flex-start;
  268. padding:0px 0px 0px 0px;
  269. box-sizing:border-box;
  270. width:100%;
  271. }
  272. #u21281_text {
  273. border-width:0px;
  274. white-space:nowrap;
  275. text-transform:none;
  276. }
  277. #u21282_div {
  278. border-width:0px;
  279. position:absolute;
  280. left:0px;
  281. top:0px;
  282. width:100px;
  283. height:60px;
  284. background:inherit;
  285. background-color:rgba(255, 255, 255, 1);
  286. box-sizing:border-box;
  287. border-width:1px;
  288. border-style:solid;
  289. border-color:rgba(51, 51, 51, 1);
  290. border-radius:50px;
  291. filter:drop-shadow(none);
  292. transition:none;
  293. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  294. font-weight:400;
  295. font-style:normal;
  296. }
  297. #u21282 {
  298. border-width:0px;
  299. position:absolute;
  300. left:564px;
  301. top:188px;
  302. width:100px;
  303. height:60px;
  304. display:flex;
  305. transition:none;
  306. transform-origin:50% 50%;
  307. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  308. font-weight:400;
  309. font-style:normal;
  310. }
  311. #u21282 .text {
  312. position:absolute;
  313. align-self:center;
  314. padding:2px 2px 2px 2px;
  315. box-sizing:border-box;
  316. width:100%;
  317. }
  318. #u21282_text {
  319. border-width:0px;
  320. word-wrap:break-word;
  321. text-transform:none;
  322. }
  323. #u21283_div {
  324. border-width:0px;
  325. position:absolute;
  326. left:0px;
  327. top:0px;
  328. width:150px;
  329. height:69px;
  330. background:inherit;
  331. background-color:rgba(255, 255, 255, 1);
  332. box-sizing:border-box;
  333. border-width:1px;
  334. border-style:solid;
  335. border-color:rgba(51, 51, 51, 1);
  336. border-radius:0px;
  337. filter:drop-shadow(none);
  338. transition:none;
  339. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  340. font-weight:400;
  341. font-style:normal;
  342. }
  343. #u21283 {
  344. border-width:0px;
  345. position:absolute;
  346. left:539px;
  347. top:278px;
  348. width:150px;
  349. height:69px;
  350. display:flex;
  351. transition:none;
  352. transform-origin:50% 50%;
  353. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  354. font-weight:400;
  355. font-style:normal;
  356. }
  357. #u21283 .text {
  358. position:absolute;
  359. align-self:center;
  360. padding:2px 2px 2px 2px;
  361. box-sizing:border-box;
  362. width:100%;
  363. }
  364. #u21283_text {
  365. border-width:0px;
  366. word-wrap:break-word;
  367. text-transform:none;
  368. }
  369. #u21284_div {
  370. border-width:0px;
  371. position:absolute;
  372. left:0px;
  373. top:0px;
  374. width:150px;
  375. height:69px;
  376. background:inherit;
  377. background-color:rgba(255, 255, 255, 1);
  378. box-sizing:border-box;
  379. border-width:1px;
  380. border-style:solid;
  381. border-color:rgba(51, 51, 51, 1);
  382. border-radius:0px;
  383. filter:drop-shadow(none);
  384. transition:none;
  385. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  386. font-weight:400;
  387. font-style:normal;
  388. }
  389. #u21284 {
  390. border-width:0px;
  391. position:absolute;
  392. left:740px;
  393. top:278px;
  394. width:150px;
  395. height:69px;
  396. display:flex;
  397. transition:none;
  398. transform-origin:50% 50%;
  399. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  400. font-weight:400;
  401. font-style:normal;
  402. }
  403. #u21284 .text {
  404. position:absolute;
  405. align-self:center;
  406. padding:2px 2px 2px 2px;
  407. box-sizing:border-box;
  408. width:100%;
  409. }
  410. #u21284_text {
  411. border-width:0px;
  412. word-wrap:break-word;
  413. text-transform:none;
  414. }
  415. #u21285_div {
  416. border-width:0px;
  417. position:absolute;
  418. left:0px;
  419. top:0px;
  420. width:150px;
  421. height:69px;
  422. background:inherit;
  423. background-color:rgba(255, 255, 255, 1);
  424. box-sizing:border-box;
  425. border-width:1px;
  426. border-style:solid;
  427. border-color:rgba(51, 51, 51, 1);
  428. border-radius:0px;
  429. filter:drop-shadow(none);
  430. transition:none;
  431. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  432. font-weight:400;
  433. font-style:normal;
  434. }
  435. #u21285 {
  436. border-width:0px;
  437. position:absolute;
  438. left:740px;
  439. top:377px;
  440. width:150px;
  441. height:69px;
  442. display:flex;
  443. transition:none;
  444. transform-origin:50% 50%;
  445. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  446. font-weight:400;
  447. font-style:normal;
  448. }
  449. #u21285 .text {
  450. position:absolute;
  451. align-self:center;
  452. padding:2px 2px 2px 2px;
  453. box-sizing:border-box;
  454. width:100%;
  455. }
  456. #u21285_text {
  457. border-width:0px;
  458. word-wrap:break-word;
  459. text-transform:none;
  460. }
  461. #u21286_div {
  462. border-width:0px;
  463. position:absolute;
  464. left:0px;
  465. top:0px;
  466. width:150px;
  467. height:69px;
  468. background:inherit;
  469. background-color:rgba(255, 255, 255, 1);
  470. box-sizing:border-box;
  471. border-width:1px;
  472. border-style:solid;
  473. border-color:rgba(51, 51, 51, 1);
  474. border-radius:0px;
  475. filter:drop-shadow(none);
  476. transition:none;
  477. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  478. font-weight:400;
  479. font-style:normal;
  480. }
  481. #u21286 {
  482. border-width:0px;
  483. position:absolute;
  484. left:740px;
  485. top:476px;
  486. width:150px;
  487. height:69px;
  488. display:flex;
  489. transition:none;
  490. transform-origin:50% 50%;
  491. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  492. font-weight:400;
  493. font-style:normal;
  494. }
  495. #u21286 .text {
  496. position:absolute;
  497. align-self:center;
  498. padding:2px 2px 2px 2px;
  499. box-sizing:border-box;
  500. width:100%;
  501. }
  502. #u21286_text {
  503. border-width:0px;
  504. word-wrap:break-word;
  505. text-transform:none;
  506. }
  507. #u21287_div {
  508. border-width:0px;
  509. position:absolute;
  510. left:0px;
  511. top:0px;
  512. width:150px;
  513. height:69px;
  514. background:inherit;
  515. background-color:rgba(255, 255, 255, 1);
  516. box-sizing:border-box;
  517. border-width:1px;
  518. border-style:solid;
  519. border-color:rgba(51, 51, 51, 1);
  520. border-radius:0px;
  521. filter:drop-shadow(none);
  522. transition:none;
  523. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  524. font-weight:400;
  525. font-style:normal;
  526. }
  527. #u21287 {
  528. border-width:0px;
  529. position:absolute;
  530. left:149px;
  531. top:476px;
  532. width:150px;
  533. height:69px;
  534. display:flex;
  535. transition:none;
  536. transform-origin:50% 50%;
  537. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  538. font-weight:400;
  539. font-style:normal;
  540. }
  541. #u21287 .text {
  542. position:absolute;
  543. align-self:center;
  544. padding:2px 2px 2px 2px;
  545. box-sizing:border-box;
  546. width:100%;
  547. }
  548. #u21287_text {
  549. border-width:0px;
  550. word-wrap:break-word;
  551. text-transform:none;
  552. }
  553. #u21288 {
  554. border-width:0px;
  555. position:absolute;
  556. left:174px;
  557. top:570px;
  558. width:100px;
  559. height:60px;
  560. display:flex;
  561. transition:none;
  562. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  563. font-weight:400;
  564. font-style:normal;
  565. }
  566. #u21288 .text {
  567. position:absolute;
  568. align-self:center;
  569. padding:2px 2px 2px 2px;
  570. box-sizing:border-box;
  571. width:100%;
  572. }
  573. #u21288_img {
  574. border-width:0px;
  575. position:absolute;
  576. left:0px;
  577. top:0px;
  578. width:100px;
  579. height:60px;
  580. }
  581. #u21288_text {
  582. border-width:0px;
  583. word-wrap:break-word;
  584. text-transform:none;
  585. }
  586. #u21289_div {
  587. border-width:0px;
  588. position:absolute;
  589. left:0px;
  590. top:0px;
  591. width:150px;
  592. height:69px;
  593. background:inherit;
  594. background-color:rgba(255, 255, 255, 1);
  595. box-sizing:border-box;
  596. border-width:1px;
  597. border-style:solid;
  598. border-color:rgba(51, 51, 51, 1);
  599. border-radius:0px;
  600. filter:drop-shadow(none);
  601. transition:none;
  602. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  603. font-weight:400;
  604. font-style:normal;
  605. }
  606. #u21289 {
  607. border-width:0px;
  608. position:absolute;
  609. left:149px;
  610. top:671px;
  611. width:150px;
  612. height:69px;
  613. display:flex;
  614. transition:none;
  615. transform-origin:50% 50%;
  616. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  617. font-weight:400;
  618. font-style:normal;
  619. }
  620. #u21289 .text {
  621. position:absolute;
  622. align-self:center;
  623. padding:2px 2px 2px 2px;
  624. box-sizing:border-box;
  625. width:100%;
  626. }
  627. #u21289_text {
  628. border-width:0px;
  629. word-wrap:break-word;
  630. text-transform:none;
  631. }
  632. #u21290_div {
  633. border-width:0px;
  634. position:absolute;
  635. left:0px;
  636. top:0px;
  637. width:150px;
  638. height:69px;
  639. background:inherit;
  640. background-color:rgba(255, 255, 255, 1);
  641. box-sizing:border-box;
  642. border-width:1px;
  643. border-style:solid;
  644. border-color:rgba(51, 51, 51, 1);
  645. border-radius:0px;
  646. filter:drop-shadow(none);
  647. transition:none;
  648. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  649. font-weight:400;
  650. font-style:normal;
  651. }
  652. #u21290 {
  653. border-width:0px;
  654. position:absolute;
  655. left:740px;
  656. top:565px;
  657. width:150px;
  658. height:69px;
  659. display:flex;
  660. transition:none;
  661. transform-origin:50% 50%;
  662. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  663. font-weight:400;
  664. font-style:normal;
  665. }
  666. #u21290 .text {
  667. position:absolute;
  668. align-self:center;
  669. padding:2px 2px 2px 2px;
  670. box-sizing:border-box;
  671. width:100%;
  672. }
  673. #u21290_text {
  674. border-width:0px;
  675. word-wrap:break-word;
  676. text-transform:none;
  677. }
  678. #u21291 {
  679. border-width:0px;
  680. position:absolute;
  681. left:614px;
  682. top:248px;
  683. width:0px;
  684. height:0px;
  685. transition:none;
  686. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  687. font-weight:400;
  688. font-style:normal;
  689. font-size:12px;
  690. color:#333333;
  691. }
  692. #u21291_seg0 {
  693. border-width:0px;
  694. position:absolute;
  695. left:-5px;
  696. top:0px;
  697. width:10px;
  698. height:35px;
  699. }
  700. #u21291_text {
  701. border-width:0px;
  702. position:absolute;
  703. left:-50px;
  704. top:7px;
  705. width:100px;
  706. word-wrap:break-word;
  707. text-transform:none;
  708. visibility:hidden;
  709. }
  710. #u21292 {
  711. border-width:0px;
  712. position:absolute;
  713. left:689px;
  714. top:313px;
  715. width:0px;
  716. height:0px;
  717. transition:none;
  718. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  719. font-weight:400;
  720. font-style:normal;
  721. font-size:12px;
  722. color:#333333;
  723. }
  724. #u21292_seg0 {
  725. border-width:0px;
  726. position:absolute;
  727. left:0px;
  728. top:-5px;
  729. width:56px;
  730. height:10px;
  731. }
  732. #u21292_text {
  733. border-width:0px;
  734. position:absolute;
  735. left:-24px;
  736. top:-8px;
  737. width:100px;
  738. word-wrap:break-word;
  739. text-transform:none;
  740. visibility:hidden;
  741. }
  742. #u21293 {
  743. border-width:0px;
  744. position:absolute;
  745. left:815px;
  746. top:347px;
  747. width:0px;
  748. height:0px;
  749. transition:none;
  750. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  751. font-weight:400;
  752. font-style:normal;
  753. font-size:12px;
  754. color:#333333;
  755. }
  756. #u21293_seg0 {
  757. border-width:0px;
  758. position:absolute;
  759. left:-5px;
  760. top:0px;
  761. width:10px;
  762. height:35px;
  763. }
  764. #u21293_text {
  765. border-width:0px;
  766. position:absolute;
  767. left:-50px;
  768. top:7px;
  769. width:100px;
  770. word-wrap:break-word;
  771. text-transform:none;
  772. visibility:hidden;
  773. }
  774. #u21294 {
  775. border-width:0px;
  776. position:absolute;
  777. left:815px;
  778. top:446px;
  779. width:0px;
  780. height:0px;
  781. transition:none;
  782. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  783. font-weight:400;
  784. font-style:normal;
  785. font-size:12px;
  786. color:#333333;
  787. }
  788. #u21294_seg0 {
  789. border-width:0px;
  790. position:absolute;
  791. left:-5px;
  792. top:0px;
  793. width:10px;
  794. height:35px;
  795. }
  796. #u21294_text {
  797. border-width:0px;
  798. position:absolute;
  799. left:-50px;
  800. top:7px;
  801. width:100px;
  802. word-wrap:break-word;
  803. text-transform:none;
  804. visibility:hidden;
  805. }
  806. #u21295 {
  807. border-width:0px;
  808. position:absolute;
  809. left:740px;
  810. top:511px;
  811. width:0px;
  812. height:0px;
  813. transition:none;
  814. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  815. font-weight:400;
  816. font-style:normal;
  817. font-size:12px;
  818. color:#333333;
  819. }
  820. #u21295_seg0 {
  821. border-width:0px;
  822. position:absolute;
  823. left:-441px;
  824. top:-5px;
  825. width:446px;
  826. height:10px;
  827. }
  828. #u21295_text {
  829. border-width:0px;
  830. position:absolute;
  831. left:-270px;
  832. top:-8px;
  833. width:100px;
  834. word-wrap:break-word;
  835. text-transform:none;
  836. visibility:hidden;
  837. }
  838. #u21296 {
  839. border-width:0px;
  840. position:absolute;
  841. left:224px;
  842. top:545px;
  843. width:0px;
  844. height:0px;
  845. transition:none;
  846. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  847. font-weight:400;
  848. font-style:normal;
  849. font-size:12px;
  850. color:#333333;
  851. }
  852. #u21296_seg0 {
  853. border-width:0px;
  854. position:absolute;
  855. left:-5px;
  856. top:0px;
  857. width:10px;
  858. height:30px;
  859. }
  860. #u21296_text {
  861. border-width:0px;
  862. position:absolute;
  863. left:-50px;
  864. top:4px;
  865. width:100px;
  866. word-wrap:break-word;
  867. text-transform:none;
  868. visibility:hidden;
  869. }
  870. #u21297 {
  871. border-width:0px;
  872. position:absolute;
  873. left:224px;
  874. top:630px;
  875. width:0px;
  876. height:0px;
  877. transition:none;
  878. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  879. font-weight:400;
  880. font-style:normal;
  881. font-size:12px;
  882. color:#333333;
  883. }
  884. #u21297_seg0 {
  885. border-width:0px;
  886. position:absolute;
  887. left:-5px;
  888. top:0px;
  889. width:10px;
  890. height:46px;
  891. }
  892. #u21297_text {
  893. border-width:0px;
  894. position:absolute;
  895. left:-50px;
  896. top:12px;
  897. width:100px;
  898. word-wrap:break-word;
  899. text-transform:none;
  900. }
  901. #u21298 {
  902. border-width:0px;
  903. position:absolute;
  904. left:274px;
  905. top:600px;
  906. width:0px;
  907. height:0px;
  908. transition:none;
  909. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  910. font-weight:400;
  911. font-style:normal;
  912. font-size:12px;
  913. color:#333333;
  914. }
  915. #u21298_seg0 {
  916. border-width:0px;
  917. position:absolute;
  918. left:0px;
  919. top:-5px;
  920. width:471px;
  921. height:10px;
  922. }
  923. #u21298_text {
  924. border-width:0px;
  925. position:absolute;
  926. left:183px;
  927. top:-8px;
  928. width:100px;
  929. word-wrap:break-word;
  930. text-transform:none;
  931. }
  932. #u21299 {
  933. border-width:0px;
  934. position:absolute;
  935. left:890px;
  936. top:600px;
  937. width:0px;
  938. height:0px;
  939. transition:none;
  940. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  941. font-weight:400;
  942. font-style:normal;
  943. font-size:12px;
  944. color:#333333;
  945. }
  946. #u21299_seg0 {
  947. border-width:0px;
  948. position:absolute;
  949. left:0px;
  950. top:-5px;
  951. width:15px;
  952. height:10px;
  953. }
  954. #u21299_seg1 {
  955. border-width:0px;
  956. position:absolute;
  957. left:5px;
  958. top:-292px;
  959. width:10px;
  960. height:297px;
  961. }
  962. #u21299_seg2 {
  963. border-width:0px;
  964. position:absolute;
  965. left:0px;
  966. top:-292px;
  967. width:15px;
  968. height:10px;
  969. }
  970. #u21299_text {
  971. border-width:0px;
  972. position:absolute;
  973. left:-40px;
  974. top:-152px;
  975. width:100px;
  976. word-wrap:break-word;
  977. text-transform:none;
  978. visibility:hidden;
  979. }
  980. #u21300_div {
  981. border-width:0px;
  982. position:absolute;
  983. left:0px;
  984. top:0px;
  985. width:100px;
  986. height:60px;
  987. background:inherit;
  988. background-color:rgba(255, 255, 255, 1);
  989. box-sizing:border-box;
  990. border-width:1px;
  991. border-style:solid;
  992. border-color:rgba(51, 51, 51, 1);
  993. border-radius:50px;
  994. filter:drop-shadow(none);
  995. transition:none;
  996. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  997. font-weight:400;
  998. font-style:normal;
  999. }
  1000. #u21300 {
  1001. border-width:0px;
  1002. position:absolute;
  1003. left:174px;
  1004. top:1252px;
  1005. width:100px;
  1006. height:60px;
  1007. display:flex;
  1008. transition:none;
  1009. transform-origin:50% 50%;
  1010. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1011. font-weight:400;
  1012. font-style:normal;
  1013. }
  1014. #u21300 .text {
  1015. position:absolute;
  1016. align-self:center;
  1017. padding:2px 2px 2px 2px;
  1018. box-sizing:border-box;
  1019. width:100%;
  1020. }
  1021. #u21300_text {
  1022. border-width:0px;
  1023. word-wrap:break-word;
  1024. text-transform:none;
  1025. }
  1026. #u21301 {
  1027. border-width:0px;
  1028. position:absolute;
  1029. left:174px;
  1030. top:765px;
  1031. width:100px;
  1032. height:60px;
  1033. display:flex;
  1034. transition:none;
  1035. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1036. font-weight:400;
  1037. font-style:normal;
  1038. }
  1039. #u21301 .text {
  1040. position:absolute;
  1041. align-self:center;
  1042. padding:2px 2px 2px 2px;
  1043. box-sizing:border-box;
  1044. width:100%;
  1045. }
  1046. #u21301_img {
  1047. border-width:0px;
  1048. position:absolute;
  1049. left:0px;
  1050. top:0px;
  1051. width:100px;
  1052. height:60px;
  1053. }
  1054. #u21301_text {
  1055. border-width:0px;
  1056. word-wrap:break-word;
  1057. text-transform:none;
  1058. }
  1059. #u21302_div {
  1060. border-width:0px;
  1061. position:absolute;
  1062. left:0px;
  1063. top:0px;
  1064. width:150px;
  1065. height:69px;
  1066. background:inherit;
  1067. background-color:rgba(255, 255, 255, 1);
  1068. box-sizing:border-box;
  1069. border-width:1px;
  1070. border-style:solid;
  1071. border-color:rgba(51, 51, 51, 1);
  1072. border-radius:0px;
  1073. filter:drop-shadow(none);
  1074. transition:none;
  1075. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1076. font-weight:400;
  1077. font-style:normal;
  1078. }
  1079. #u21302 {
  1080. border-width:0px;
  1081. position:absolute;
  1082. left:149px;
  1083. top:864px;
  1084. width:150px;
  1085. height:69px;
  1086. display:flex;
  1087. transition:none;
  1088. transform-origin:50% 50%;
  1089. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1090. font-weight:400;
  1091. font-style:normal;
  1092. }
  1093. #u21302 .text {
  1094. position:absolute;
  1095. align-self:center;
  1096. padding:2px 2px 2px 2px;
  1097. box-sizing:border-box;
  1098. width:100%;
  1099. }
  1100. #u21302_text {
  1101. border-width:0px;
  1102. word-wrap:break-word;
  1103. text-transform:none;
  1104. }
  1105. #u21303_div {
  1106. border-width:0px;
  1107. position:absolute;
  1108. left:0px;
  1109. top:0px;
  1110. width:150px;
  1111. height:69px;
  1112. background:inherit;
  1113. background-color:rgba(255, 255, 255, 1);
  1114. box-sizing:border-box;
  1115. border-width:1px;
  1116. border-style:solid;
  1117. border-color:rgba(51, 51, 51, 1);
  1118. border-radius:0px;
  1119. filter:drop-shadow(none);
  1120. transition:none;
  1121. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1122. font-weight:400;
  1123. font-style:normal;
  1124. }
  1125. #u21303 {
  1126. border-width:0px;
  1127. position:absolute;
  1128. left:752px;
  1129. top:961px;
  1130. width:150px;
  1131. height:69px;
  1132. display:flex;
  1133. transition:none;
  1134. transform-origin:50% 50%;
  1135. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1136. font-weight:400;
  1137. font-style:normal;
  1138. }
  1139. #u21303 .text {
  1140. position:absolute;
  1141. align-self:center;
  1142. padding:2px 2px 2px 2px;
  1143. box-sizing:border-box;
  1144. width:100%;
  1145. }
  1146. #u21303_text {
  1147. border-width:0px;
  1148. word-wrap:break-word;
  1149. text-transform:none;
  1150. }
  1151. #u21304_div {
  1152. border-width:0px;
  1153. position:absolute;
  1154. left:0px;
  1155. top:0px;
  1156. width:150px;
  1157. height:69px;
  1158. background:inherit;
  1159. background-color:rgba(255, 255, 255, 1);
  1160. box-sizing:border-box;
  1161. border-width:1px;
  1162. border-style:solid;
  1163. border-color:rgba(51, 51, 51, 1);
  1164. border-radius:0px;
  1165. filter:drop-shadow(none);
  1166. transition:none;
  1167. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1168. font-weight:400;
  1169. font-style:normal;
  1170. }
  1171. #u21304 {
  1172. border-width:0px;
  1173. position:absolute;
  1174. left:752px;
  1175. top:1060px;
  1176. width:150px;
  1177. height:69px;
  1178. display:flex;
  1179. transition:none;
  1180. transform-origin:50% 50%;
  1181. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1182. font-weight:400;
  1183. font-style:normal;
  1184. }
  1185. #u21304 .text {
  1186. position:absolute;
  1187. align-self:center;
  1188. padding:2px 2px 2px 2px;
  1189. box-sizing:border-box;
  1190. width:100%;
  1191. }
  1192. #u21304_text {
  1193. border-width:0px;
  1194. word-wrap:break-word;
  1195. text-transform:none;
  1196. }
  1197. #u21305_div {
  1198. border-width:0px;
  1199. position:absolute;
  1200. left:0px;
  1201. top:0px;
  1202. width:150px;
  1203. height:69px;
  1204. background:inherit;
  1205. background-color:rgba(255, 255, 255, 1);
  1206. box-sizing:border-box;
  1207. border-width:1px;
  1208. border-style:solid;
  1209. border-color:rgba(51, 51, 51, 1);
  1210. border-radius:0px;
  1211. filter:drop-shadow(none);
  1212. transition:none;
  1213. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1214. font-weight:400;
  1215. font-style:normal;
  1216. }
  1217. #u21305 {
  1218. border-width:0px;
  1219. position:absolute;
  1220. left:149px;
  1221. top:963px;
  1222. width:150px;
  1223. height:69px;
  1224. display:flex;
  1225. transition:none;
  1226. transform-origin:50% 50%;
  1227. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1228. font-weight:400;
  1229. font-style:normal;
  1230. }
  1231. #u21305 .text {
  1232. position:absolute;
  1233. align-self:center;
  1234. padding:2px 2px 2px 2px;
  1235. box-sizing:border-box;
  1236. width:100%;
  1237. }
  1238. #u21305_text {
  1239. border-width:0px;
  1240. word-wrap:break-word;
  1241. text-transform:none;
  1242. }
  1243. #u21306 {
  1244. border-width:0px;
  1245. position:absolute;
  1246. left:174px;
  1247. top:1065px;
  1248. width:100px;
  1249. height:60px;
  1250. display:flex;
  1251. transition:none;
  1252. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1253. font-weight:400;
  1254. font-style:normal;
  1255. }
  1256. #u21306 .text {
  1257. position:absolute;
  1258. align-self:center;
  1259. padding:2px 2px 2px 2px;
  1260. box-sizing:border-box;
  1261. width:100%;
  1262. }
  1263. #u21306_img {
  1264. border-width:0px;
  1265. position:absolute;
  1266. left:0px;
  1267. top:0px;
  1268. width:100px;
  1269. height:60px;
  1270. }
  1271. #u21306_text {
  1272. border-width:0px;
  1273. word-wrap:break-word;
  1274. text-transform:none;
  1275. }
  1276. #u21307_div {
  1277. border-width:0px;
  1278. position:absolute;
  1279. left:0px;
  1280. top:0px;
  1281. width:150px;
  1282. height:69px;
  1283. background:inherit;
  1284. background-color:rgba(255, 255, 255, 1);
  1285. box-sizing:border-box;
  1286. border-width:1px;
  1287. border-style:solid;
  1288. border-color:rgba(51, 51, 51, 1);
  1289. border-radius:0px;
  1290. filter:drop-shadow(none);
  1291. transition:none;
  1292. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1293. font-weight:400;
  1294. font-style:normal;
  1295. }
  1296. #u21307 {
  1297. border-width:0px;
  1298. position:absolute;
  1299. left:295px;
  1300. top:1060px;
  1301. width:150px;
  1302. height:69px;
  1303. display:flex;
  1304. transition:none;
  1305. transform-origin:50% 50%;
  1306. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1307. font-weight:400;
  1308. font-style:normal;
  1309. }
  1310. #u21307 .text {
  1311. position:absolute;
  1312. align-self:center;
  1313. padding:2px 2px 2px 2px;
  1314. box-sizing:border-box;
  1315. width:100%;
  1316. }
  1317. #u21307_text {
  1318. border-width:0px;
  1319. word-wrap:break-word;
  1320. text-transform:none;
  1321. }
  1322. #u21308_div {
  1323. border-width:0px;
  1324. position:absolute;
  1325. left:0px;
  1326. top:0px;
  1327. width:150px;
  1328. height:69px;
  1329. background:inherit;
  1330. background-color:rgba(255, 255, 255, 1);
  1331. box-sizing:border-box;
  1332. border-width:1px;
  1333. border-style:solid;
  1334. border-color:rgba(51, 51, 51, 1);
  1335. border-radius:0px;
  1336. filter:drop-shadow(none);
  1337. transition:none;
  1338. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1339. font-weight:400;
  1340. font-style:normal;
  1341. }
  1342. #u21308 {
  1343. border-width:0px;
  1344. position:absolute;
  1345. left:149px;
  1346. top:1155px;
  1347. width:150px;
  1348. height:69px;
  1349. display:flex;
  1350. transition:none;
  1351. transform-origin:50% 50%;
  1352. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1353. font-weight:400;
  1354. font-style:normal;
  1355. }
  1356. #u21308 .text {
  1357. position:absolute;
  1358. align-self:center;
  1359. padding:2px 2px 2px 2px;
  1360. box-sizing:border-box;
  1361. width:100%;
  1362. }
  1363. #u21308_text {
  1364. border-width:0px;
  1365. word-wrap:break-word;
  1366. text-transform:none;
  1367. }
  1368. #u21309 {
  1369. border-width:0px;
  1370. position:absolute;
  1371. left:224px;
  1372. top:740px;
  1373. width:0px;
  1374. height:0px;
  1375. transition:none;
  1376. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1377. font-weight:400;
  1378. font-style:normal;
  1379. font-size:12px;
  1380. color:#333333;
  1381. }
  1382. #u21309_seg0 {
  1383. border-width:0px;
  1384. position:absolute;
  1385. left:-5px;
  1386. top:0px;
  1387. width:10px;
  1388. height:30px;
  1389. }
  1390. #u21309_text {
  1391. border-width:0px;
  1392. position:absolute;
  1393. left:-50px;
  1394. top:4px;
  1395. width:100px;
  1396. word-wrap:break-word;
  1397. text-transform:none;
  1398. visibility:hidden;
  1399. }
  1400. #u21310 {
  1401. border-width:0px;
  1402. position:absolute;
  1403. left:224px;
  1404. top:825px;
  1405. width:0px;
  1406. height:0px;
  1407. transition:none;
  1408. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1409. font-weight:400;
  1410. font-style:normal;
  1411. font-size:12px;
  1412. color:#333333;
  1413. }
  1414. #u21310_seg0 {
  1415. border-width:0px;
  1416. position:absolute;
  1417. left:-5px;
  1418. top:0px;
  1419. width:10px;
  1420. height:44px;
  1421. }
  1422. #u21310_text {
  1423. border-width:0px;
  1424. position:absolute;
  1425. left:-50px;
  1426. top:11px;
  1427. width:100px;
  1428. word-wrap:break-word;
  1429. text-transform:none;
  1430. }
  1431. #u21311 {
  1432. border-width:0px;
  1433. position:absolute;
  1434. left:274px;
  1435. top:795px;
  1436. width:0px;
  1437. height:0px;
  1438. transition:none;
  1439. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1440. font-weight:400;
  1441. font-style:normal;
  1442. font-size:12px;
  1443. color:#333333;
  1444. }
  1445. #u21311_seg0 {
  1446. border-width:0px;
  1447. position:absolute;
  1448. left:0px;
  1449. top:-5px;
  1450. width:41px;
  1451. height:10px;
  1452. }
  1453. #u21311_seg1 {
  1454. border-width:0px;
  1455. position:absolute;
  1456. left:31px;
  1457. top:-5px;
  1458. width:10px;
  1459. height:213px;
  1460. }
  1461. #u21311_seg2 {
  1462. border-width:0px;
  1463. position:absolute;
  1464. left:25px;
  1465. top:198px;
  1466. width:16px;
  1467. height:10px;
  1468. }
  1469. #u21311_text {
  1470. border-width:0px;
  1471. position:absolute;
  1472. left:-14px;
  1473. top:80px;
  1474. width:100px;
  1475. word-wrap:break-word;
  1476. text-transform:none;
  1477. }
  1478. #u21312 {
  1479. border-width:0px;
  1480. position:absolute;
  1481. left:224px;
  1482. top:933px;
  1483. width:0px;
  1484. height:0px;
  1485. transition:none;
  1486. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1487. font-weight:400;
  1488. font-style:normal;
  1489. font-size:12px;
  1490. color:#333333;
  1491. }
  1492. #u21312_seg0 {
  1493. border-width:0px;
  1494. position:absolute;
  1495. left:-5px;
  1496. top:0px;
  1497. width:10px;
  1498. height:35px;
  1499. }
  1500. #u21312_text {
  1501. border-width:0px;
  1502. position:absolute;
  1503. left:-50px;
  1504. top:7px;
  1505. width:100px;
  1506. word-wrap:break-word;
  1507. text-transform:none;
  1508. visibility:hidden;
  1509. }
  1510. #u21313 {
  1511. border-width:0px;
  1512. position:absolute;
  1513. left:224px;
  1514. top:1032px;
  1515. width:0px;
  1516. height:0px;
  1517. transition:none;
  1518. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1519. font-weight:400;
  1520. font-style:normal;
  1521. font-size:12px;
  1522. color:#333333;
  1523. }
  1524. #u21313_seg0 {
  1525. border-width:0px;
  1526. position:absolute;
  1527. left:-5px;
  1528. top:0px;
  1529. width:10px;
  1530. height:38px;
  1531. }
  1532. #u21313_text {
  1533. border-width:0px;
  1534. position:absolute;
  1535. left:-50px;
  1536. top:8px;
  1537. width:100px;
  1538. word-wrap:break-word;
  1539. text-transform:none;
  1540. visibility:hidden;
  1541. }
  1542. #u21314 {
  1543. border-width:0px;
  1544. position:absolute;
  1545. left:274px;
  1546. top:1095px;
  1547. width:0px;
  1548. height:0px;
  1549. transition:none;
  1550. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1551. font-weight:400;
  1552. font-style:normal;
  1553. font-size:12px;
  1554. color:#333333;
  1555. }
  1556. #u21314_seg0 {
  1557. border-width:0px;
  1558. position:absolute;
  1559. left:0px;
  1560. top:-5px;
  1561. width:26px;
  1562. height:10px;
  1563. }
  1564. #u21314_text {
  1565. border-width:0px;
  1566. position:absolute;
  1567. left:-40px;
  1568. top:-8px;
  1569. width:100px;
  1570. word-wrap:break-word;
  1571. text-transform:none;
  1572. visibility:hidden;
  1573. }
  1574. #u21315 {
  1575. border-width:0px;
  1576. position:absolute;
  1577. left:445px;
  1578. top:1095px;
  1579. width:0px;
  1580. height:0px;
  1581. transition:none;
  1582. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1583. font-weight:400;
  1584. font-style:normal;
  1585. font-size:12px;
  1586. color:#333333;
  1587. }
  1588. #u21315_seg0 {
  1589. border-width:0px;
  1590. position:absolute;
  1591. left:0px;
  1592. top:-5px;
  1593. width:312px;
  1594. height:10px;
  1595. }
  1596. #u21315_text {
  1597. border-width:0px;
  1598. position:absolute;
  1599. left:104px;
  1600. top:-8px;
  1601. width:100px;
  1602. word-wrap:break-word;
  1603. text-transform:none;
  1604. visibility:hidden;
  1605. }
  1606. #u21316 {
  1607. border-width:0px;
  1608. position:absolute;
  1609. left:827px;
  1610. top:1030px;
  1611. width:0px;
  1612. height:0px;
  1613. transition:none;
  1614. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1615. font-weight:400;
  1616. font-style:normal;
  1617. font-size:12px;
  1618. color:#333333;
  1619. }
  1620. #u21316_seg0 {
  1621. border-width:0px;
  1622. position:absolute;
  1623. left:-5px;
  1624. top:0px;
  1625. width:10px;
  1626. height:35px;
  1627. }
  1628. #u21316_text {
  1629. border-width:0px;
  1630. position:absolute;
  1631. left:-50px;
  1632. top:7px;
  1633. width:100px;
  1634. word-wrap:break-word;
  1635. text-transform:none;
  1636. visibility:hidden;
  1637. }
  1638. #u21317 {
  1639. border-width:0px;
  1640. position:absolute;
  1641. left:827px;
  1642. top:1129px;
  1643. width:0px;
  1644. height:0px;
  1645. transition:none;
  1646. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1647. font-weight:400;
  1648. font-style:normal;
  1649. font-size:12px;
  1650. color:#333333;
  1651. }
  1652. #u21317_seg0 {
  1653. border-width:0px;
  1654. position:absolute;
  1655. left:-5px;
  1656. top:0px;
  1657. width:10px;
  1658. height:66px;
  1659. }
  1660. #u21317_seg1 {
  1661. border-width:0px;
  1662. position:absolute;
  1663. left:-528px;
  1664. top:56px;
  1665. width:533px;
  1666. height:10px;
  1667. }
  1668. #u21317_text {
  1669. border-width:0px;
  1670. position:absolute;
  1671. left:-284px;
  1672. top:53px;
  1673. width:100px;
  1674. word-wrap:break-word;
  1675. text-transform:none;
  1676. visibility:hidden;
  1677. }
  1678. #u21318 {
  1679. border-width:0px;
  1680. position:absolute;
  1681. left:224px;
  1682. top:1125px;
  1683. width:0px;
  1684. height:0px;
  1685. transition:none;
  1686. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1687. font-weight:400;
  1688. font-style:normal;
  1689. font-size:12px;
  1690. color:#333333;
  1691. }
  1692. #u21318_seg0 {
  1693. border-width:0px;
  1694. position:absolute;
  1695. left:-5px;
  1696. top:0px;
  1697. width:10px;
  1698. height:35px;
  1699. }
  1700. #u21318_text {
  1701. border-width:0px;
  1702. position:absolute;
  1703. left:-50px;
  1704. top:7px;
  1705. width:100px;
  1706. word-wrap:break-word;
  1707. text-transform:none;
  1708. visibility:hidden;
  1709. }
  1710. #u21319 {
  1711. border-width:0px;
  1712. position:absolute;
  1713. left:224px;
  1714. top:1224px;
  1715. width:0px;
  1716. height:0px;
  1717. transition:none;
  1718. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1719. font-weight:400;
  1720. font-style:normal;
  1721. font-size:12px;
  1722. color:#333333;
  1723. }
  1724. #u21319_seg0 {
  1725. border-width:0px;
  1726. position:absolute;
  1727. left:-5px;
  1728. top:0px;
  1729. width:10px;
  1730. height:33px;
  1731. }
  1732. #u21319_text {
  1733. border-width:0px;
  1734. position:absolute;
  1735. left:-50px;
  1736. top:6px;
  1737. width:100px;
  1738. word-wrap:break-word;
  1739. text-transform:none;
  1740. visibility:hidden;
  1741. }