styles.css 28 KB

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