styles.css 23 KB

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