styles.css 27 KB

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