styles.css 25 KB

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