styles.css 25 KB

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