styles.css 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498
  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. #u7368_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. #u7368 {
  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. #u7368 .text {
  61. position:absolute;
  62. align-self:center;
  63. padding:5px 10px 5px 10px;
  64. box-sizing:border-box;
  65. width:100%;
  66. }
  67. #u7368_text {
  68. border-width:0px;
  69. word-wrap:break-word;
  70. text-transform:none;
  71. visibility:hidden;
  72. }
  73. #u7369_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. #u7369 {
  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. #u7369 .text {
  111. position:absolute;
  112. align-self:center;
  113. padding:5px 10px 5px 0px;
  114. box-sizing:border-box;
  115. width:100%;
  116. }
  117. #u7369_text {
  118. border-width:0px;
  119. white-space:nowrap;
  120. text-transform:none;
  121. }
  122. #u7370 {
  123. border-width:0px;
  124. position:absolute;
  125. left:0px;
  126. top:0px;
  127. width:0px;
  128. height:0px;
  129. }
  130. #u7371_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. #u7371 {
  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. #u7371 .text {
  170. position:absolute;
  171. align-self:center;
  172. padding:5px 10px 5px 0px;
  173. box-sizing:border-box;
  174. width:100%;
  175. }
  176. #u7371_text {
  177. border-width:0px;
  178. word-wrap:break-word;
  179. text-transform:none;
  180. }
  181. #u7372_img {
  182. border-width:0px;
  183. position:absolute;
  184. left:0px;
  185. top:0px;
  186. width:13px;
  187. height:13px;
  188. }
  189. #u7372 {
  190. border-width:0px;
  191. position:absolute;
  192. left:1077px;
  193. top:59px;
  194. width:13px;
  195. height:13px;
  196. display:flex;
  197. }
  198. #u7372 .text {
  199. position:absolute;
  200. align-self:center;
  201. padding:2px 2px 2px 2px;
  202. box-sizing:border-box;
  203. width:100%;
  204. }
  205. #u7372_text {
  206. border-width:0px;
  207. word-wrap:break-word;
  208. text-transform:none;
  209. visibility:hidden;
  210. }
  211. #u7373_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. #u7373 {
  227. border-width:0px;
  228. position:absolute;
  229. left:290px;
  230. top:116px;
  231. width:819px;
  232. height:1011px;
  233. display:flex;
  234. }
  235. #u7373 .text {
  236. position:absolute;
  237. align-self:center;
  238. padding:2px 2px 2px 2px;
  239. box-sizing:border-box;
  240. width:100%;
  241. }
  242. #u7373_text {
  243. border-width:0px;
  244. word-wrap:break-word;
  245. text-transform:none;
  246. visibility:hidden;
  247. }
  248. #u7374_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. #u7374 {
  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. #u7374 .text {
  281. position:absolute;
  282. align-self:center;
  283. padding:0px 0px 0px 0px;
  284. box-sizing:border-box;
  285. width:100%;
  286. }
  287. #u7374_text {
  288. border-width:0px;
  289. white-space:nowrap;
  290. text-transform:none;
  291. }
  292. #u7375_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. #u7375 {
  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. #u7375 .text {
  325. position:absolute;
  326. align-self:center;
  327. padding:0px 0px 0px 0px;
  328. box-sizing:border-box;
  329. width:100%;
  330. }
  331. #u7375_text {
  332. border-width:0px;
  333. white-space:nowrap;
  334. text-transform:none;
  335. }
  336. #u7376 {
  337. border-width:0px;
  338. position:absolute;
  339. left:0px;
  340. top:0px;
  341. width:0px;
  342. height:0px;
  343. }
  344. #u7377_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. #u7377 {
  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. #u7377 .text {
  374. position:absolute;
  375. align-self:center;
  376. padding:2px 2px 2px 2px;
  377. box-sizing:border-box;
  378. width:100%;
  379. }
  380. #u7377_text {
  381. border-width:0px;
  382. word-wrap:break-word;
  383. text-transform:none;
  384. visibility:hidden;
  385. }
  386. #u7378_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. #u7378_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. #u7378_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. #u7378 {
  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. #u7378 .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. #u7378_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. #u7378.disabled {
  477. }
  478. .u7378_input_option {
  479. font-size:14px;
  480. }
  481. #u7379_img {
  482. border-width:0px;
  483. position:absolute;
  484. left:0px;
  485. top:0px;
  486. width:1144px;
  487. height:1255px;
  488. }
  489. #u7379 {
  490. border-width:0px;
  491. position:absolute;
  492. left:57px;
  493. top:-1484px;
  494. width:1144px;
  495. height:1255px;
  496. display:flex;
  497. }
  498. #u7379 .text {
  499. position:absolute;
  500. align-self:center;
  501. padding:2px 2px 2px 2px;
  502. box-sizing:border-box;
  503. width:100%;
  504. }
  505. #u7379_text {
  506. border-width:0px;
  507. word-wrap:break-word;
  508. text-transform:none;
  509. visibility:hidden;
  510. }
  511. #u7380 {
  512. border-width:0px;
  513. position:absolute;
  514. left:312px;
  515. top:176px;
  516. width:778px;
  517. height:68px;
  518. }
  519. #u7381_img {
  520. border-width:0px;
  521. position:absolute;
  522. left:0px;
  523. top:0px;
  524. width:85px;
  525. height:34px;
  526. }
  527. #u7381 {
  528. border-width:0px;
  529. position:absolute;
  530. left:0px;
  531. top:0px;
  532. width:85px;
  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. #u7381 .text {
  543. position:absolute;
  544. align-self:center;
  545. padding:2px 0px 2px 0px;
  546. box-sizing:border-box;
  547. width:100%;
  548. }
  549. #u7381_text {
  550. border-width:0px;
  551. word-wrap:break-word;
  552. text-transform:none;
  553. }
  554. #u7382_img {
  555. border-width:0px;
  556. position:absolute;
  557. left:0px;
  558. top:0px;
  559. width:85px;
  560. height:34px;
  561. }
  562. #u7382 {
  563. border-width:0px;
  564. position:absolute;
  565. left:85px;
  566. top:0px;
  567. width:85px;
  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. #u7382 .text {
  578. position:absolute;
  579. align-self:center;
  580. padding:2px 0px 2px 0px;
  581. box-sizing:border-box;
  582. width:100%;
  583. }
  584. #u7382_text {
  585. border-width:0px;
  586. word-wrap:break-word;
  587. text-transform:none;
  588. }
  589. #u7383_img {
  590. border-width:0px;
  591. position:absolute;
  592. left:0px;
  593. top:0px;
  594. width:106px;
  595. height:34px;
  596. }
  597. #u7383 {
  598. border-width:0px;
  599. position:absolute;
  600. left:170px;
  601. top:0px;
  602. width:106px;
  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. #u7383 .text {
  613. position:absolute;
  614. align-self:center;
  615. padding:2px 0px 2px 0px;
  616. box-sizing:border-box;
  617. width:100%;
  618. }
  619. #u7383_text {
  620. border-width:0px;
  621. word-wrap:break-word;
  622. text-transform:none;
  623. }
  624. #u7384_img {
  625. border-width:0px;
  626. position:absolute;
  627. left:0px;
  628. top:0px;
  629. width:101px;
  630. height:34px;
  631. }
  632. #u7384 {
  633. border-width:0px;
  634. position:absolute;
  635. left:276px;
  636. top:0px;
  637. width:101px;
  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. #u7384 .text {
  648. position:absolute;
  649. align-self:center;
  650. padding:2px 0px 2px 0px;
  651. box-sizing:border-box;
  652. width:100%;
  653. }
  654. #u7384_text {
  655. border-width:0px;
  656. word-wrap:break-word;
  657. text-transform:none;
  658. }
  659. #u7385_img {
  660. border-width:0px;
  661. position:absolute;
  662. left:0px;
  663. top:0px;
  664. width:101px;
  665. height:34px;
  666. }
  667. #u7385 {
  668. border-width:0px;
  669. position:absolute;
  670. left:377px;
  671. top:0px;
  672. width:101px;
  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. #u7385 .text {
  683. position:absolute;
  684. align-self:center;
  685. padding:2px 0px 2px 0px;
  686. box-sizing:border-box;
  687. width:100%;
  688. }
  689. #u7385_text {
  690. border-width:0px;
  691. word-wrap:break-word;
  692. text-transform:none;
  693. }
  694. #u7386_img {
  695. border-width:0px;
  696. position:absolute;
  697. left:0px;
  698. top:0px;
  699. width:97px;
  700. height:34px;
  701. }
  702. #u7386 {
  703. border-width:0px;
  704. position:absolute;
  705. left:478px;
  706. top:0px;
  707. width:97px;
  708. height:34px;
  709. display:flex;
  710. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  711. font-weight:400;
  712. font-style:normal;
  713. font-size:14px;
  714. color:#FFFFFF;
  715. line-height:30px;
  716. }
  717. #u7386 .text {
  718. position:absolute;
  719. align-self:center;
  720. padding:2px 0px 2px 0px;
  721. box-sizing:border-box;
  722. width:100%;
  723. }
  724. #u7386_text {
  725. border-width:0px;
  726. word-wrap:break-word;
  727. text-transform:none;
  728. }
  729. #u7387_img {
  730. border-width:0px;
  731. position:absolute;
  732. left:0px;
  733. top:0px;
  734. width:97px;
  735. height:34px;
  736. }
  737. #u7387 {
  738. border-width:0px;
  739. position:absolute;
  740. left:575px;
  741. top:0px;
  742. width:97px;
  743. height:34px;
  744. display:flex;
  745. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  746. font-weight:400;
  747. font-style:normal;
  748. font-size:14px;
  749. color:#FFFFFF;
  750. line-height:30px;
  751. }
  752. #u7387 .text {
  753. position:absolute;
  754. align-self:center;
  755. padding:2px 0px 2px 0px;
  756. box-sizing:border-box;
  757. width:100%;
  758. }
  759. #u7387_text {
  760. border-width:0px;
  761. word-wrap:break-word;
  762. text-transform:none;
  763. }
  764. #u7388_img {
  765. border-width:0px;
  766. position:absolute;
  767. left:0px;
  768. top:0px;
  769. width:106px;
  770. height:34px;
  771. }
  772. #u7388 {
  773. border-width:0px;
  774. position:absolute;
  775. left:672px;
  776. top:0px;
  777. width:106px;
  778. height:34px;
  779. display:flex;
  780. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  781. font-weight:400;
  782. font-style:normal;
  783. font-size:14px;
  784. color:#FFFFFF;
  785. line-height:30px;
  786. }
  787. #u7388 .text {
  788. position:absolute;
  789. align-self:center;
  790. padding:2px 0px 2px 0px;
  791. box-sizing:border-box;
  792. width:100%;
  793. }
  794. #u7388_text {
  795. border-width:0px;
  796. word-wrap:break-word;
  797. text-transform:none;
  798. }
  799. #u7389_img {
  800. border-width:0px;
  801. position:absolute;
  802. left:0px;
  803. top:0px;
  804. width:85px;
  805. height:34px;
  806. }
  807. #u7389 {
  808. border-width:0px;
  809. position:absolute;
  810. left:0px;
  811. top:34px;
  812. width:85px;
  813. height:34px;
  814. display:flex;
  815. font-size:14px;
  816. line-height:30px;
  817. }
  818. #u7389 .text {
  819. position:absolute;
  820. align-self:center;
  821. padding:2px 0px 2px 0px;
  822. box-sizing:border-box;
  823. width:100%;
  824. }
  825. #u7389_text {
  826. border-width:0px;
  827. word-wrap:break-word;
  828. text-transform:none;
  829. visibility:hidden;
  830. }
  831. #u7390_img {
  832. border-width:0px;
  833. position:absolute;
  834. left:0px;
  835. top:0px;
  836. width:85px;
  837. height:34px;
  838. }
  839. #u7390 {
  840. border-width:0px;
  841. position:absolute;
  842. left:85px;
  843. top:34px;
  844. width:85px;
  845. height:34px;
  846. display:flex;
  847. font-size:14px;
  848. line-height:30px;
  849. }
  850. #u7390 .text {
  851. position:absolute;
  852. align-self:center;
  853. padding:2px 0px 2px 0px;
  854. box-sizing:border-box;
  855. width:100%;
  856. }
  857. #u7390_text {
  858. border-width:0px;
  859. word-wrap:break-word;
  860. text-transform:none;
  861. visibility:hidden;
  862. }
  863. #u7391_img {
  864. border-width:0px;
  865. position:absolute;
  866. left:0px;
  867. top:0px;
  868. width:106px;
  869. height:34px;
  870. }
  871. #u7391 {
  872. border-width:0px;
  873. position:absolute;
  874. left:170px;
  875. top:34px;
  876. width:106px;
  877. height:34px;
  878. display:flex;
  879. font-size:14px;
  880. line-height:30px;
  881. }
  882. #u7391 .text {
  883. position:absolute;
  884. align-self:center;
  885. padding:2px 0px 2px 0px;
  886. box-sizing:border-box;
  887. width:100%;
  888. }
  889. #u7391_text {
  890. border-width:0px;
  891. word-wrap:break-word;
  892. text-transform:none;
  893. visibility:hidden;
  894. }
  895. #u7392_img {
  896. border-width:0px;
  897. position:absolute;
  898. left:0px;
  899. top:0px;
  900. width:101px;
  901. height:34px;
  902. }
  903. #u7392 {
  904. border-width:0px;
  905. position:absolute;
  906. left:276px;
  907. top:34px;
  908. width:101px;
  909. height:34px;
  910. display:flex;
  911. font-size:14px;
  912. line-height:30px;
  913. }
  914. #u7392 .text {
  915. position:absolute;
  916. align-self:center;
  917. padding:2px 0px 2px 0px;
  918. box-sizing:border-box;
  919. width:100%;
  920. }
  921. #u7392_text {
  922. border-width:0px;
  923. word-wrap:break-word;
  924. text-transform:none;
  925. visibility:hidden;
  926. }
  927. #u7393_img {
  928. border-width:0px;
  929. position:absolute;
  930. left:0px;
  931. top:0px;
  932. width:101px;
  933. height:34px;
  934. }
  935. #u7393 {
  936. border-width:0px;
  937. position:absolute;
  938. left:377px;
  939. top:34px;
  940. width:101px;
  941. height:34px;
  942. display:flex;
  943. font-size:14px;
  944. line-height:30px;
  945. }
  946. #u7393 .text {
  947. position:absolute;
  948. align-self:center;
  949. padding:2px 0px 2px 0px;
  950. box-sizing:border-box;
  951. width:100%;
  952. }
  953. #u7393_text {
  954. border-width:0px;
  955. word-wrap:break-word;
  956. text-transform:none;
  957. visibility:hidden;
  958. }
  959. #u7394_img {
  960. border-width:0px;
  961. position:absolute;
  962. left:0px;
  963. top:0px;
  964. width:97px;
  965. height:34px;
  966. }
  967. #u7394 {
  968. border-width:0px;
  969. position:absolute;
  970. left:478px;
  971. top:34px;
  972. width:97px;
  973. height:34px;
  974. display:flex;
  975. font-size:14px;
  976. line-height:30px;
  977. }
  978. #u7394 .text {
  979. position:absolute;
  980. align-self:center;
  981. padding:2px 0px 2px 0px;
  982. box-sizing:border-box;
  983. width:100%;
  984. }
  985. #u7394_text {
  986. border-width:0px;
  987. word-wrap:break-word;
  988. text-transform:none;
  989. visibility:hidden;
  990. }
  991. #u7395_img {
  992. border-width:0px;
  993. position:absolute;
  994. left:0px;
  995. top:0px;
  996. width:97px;
  997. height:34px;
  998. }
  999. #u7395 {
  1000. border-width:0px;
  1001. position:absolute;
  1002. left:575px;
  1003. top:34px;
  1004. width:97px;
  1005. height:34px;
  1006. display:flex;
  1007. font-size:14px;
  1008. line-height:30px;
  1009. }
  1010. #u7395 .text {
  1011. position:absolute;
  1012. align-self:center;
  1013. padding:2px 0px 2px 0px;
  1014. box-sizing:border-box;
  1015. width:100%;
  1016. }
  1017. #u7395_text {
  1018. border-width:0px;
  1019. word-wrap:break-word;
  1020. text-transform:none;
  1021. visibility:hidden;
  1022. }
  1023. #u7396_img {
  1024. border-width:0px;
  1025. position:absolute;
  1026. left:0px;
  1027. top:0px;
  1028. width:106px;
  1029. height:34px;
  1030. }
  1031. #u7396 {
  1032. border-width:0px;
  1033. position:absolute;
  1034. left:672px;
  1035. top:34px;
  1036. width:106px;
  1037. height:34px;
  1038. display:flex;
  1039. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1040. font-weight:400;
  1041. font-style:normal;
  1042. font-size:14px;
  1043. color:#1890FF;
  1044. line-height:30px;
  1045. }
  1046. #u7396 .text {
  1047. position:absolute;
  1048. align-self:center;
  1049. padding:2px 0px 2px 0px;
  1050. box-sizing:border-box;
  1051. width:100%;
  1052. }
  1053. #u7396_text {
  1054. border-width:0px;
  1055. word-wrap:break-word;
  1056. text-transform:none;
  1057. }
  1058. #u7397_div {
  1059. border-width:0px;
  1060. position:absolute;
  1061. left:0px;
  1062. top:0px;
  1063. width:73px;
  1064. height:25px;
  1065. background:inherit;
  1066. background-color:rgba(255, 255, 255, 0);
  1067. border:none;
  1068. border-radius:0px;
  1069. -moz-box-shadow:none;
  1070. -webkit-box-shadow:none;
  1071. box-shadow:none;
  1072. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1073. font-weight:500;
  1074. font-style:normal;
  1075. font-size:18px;
  1076. }
  1077. #u7397 {
  1078. border-width:0px;
  1079. position:absolute;
  1080. left:313px;
  1081. top:134px;
  1082. width:73px;
  1083. height:25px;
  1084. display:flex;
  1085. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1086. font-weight:500;
  1087. font-style:normal;
  1088. font-size:18px;
  1089. }
  1090. #u7397 .text {
  1091. position:absolute;
  1092. align-self:center;
  1093. padding:0px 0px 0px 0px;
  1094. box-sizing:border-box;
  1095. width:100%;
  1096. }
  1097. #u7397_text {
  1098. border-width:0px;
  1099. white-space:nowrap;
  1100. text-transform:none;
  1101. }
  1102. #u7398_div {
  1103. border-width:0px;
  1104. position:absolute;
  1105. left:0px;
  1106. top:0px;
  1107. width:332px;
  1108. height:80px;
  1109. background:inherit;
  1110. background-color:rgba(255, 255, 255, 0);
  1111. border:none;
  1112. border-left:0px;
  1113. border-top:0px;
  1114. border-right:0px;
  1115. border-radius:0px;
  1116. border-bottom-right-radius:0px;
  1117. border-bottom-left-radius:0px;
  1118. -moz-box-shadow:none;
  1119. -webkit-box-shadow:none;
  1120. box-shadow:none;
  1121. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1122. font-weight:400;
  1123. font-style:normal;
  1124. font-size:18px;
  1125. color:#1890FF;
  1126. line-height:40px;
  1127. }
  1128. #u7398 {
  1129. border-width:0px;
  1130. position:absolute;
  1131. left:329px;
  1132. top:298px;
  1133. width:332px;
  1134. height:80px;
  1135. display:flex;
  1136. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1137. font-weight:400;
  1138. font-style:normal;
  1139. font-size:18px;
  1140. color:#1890FF;
  1141. line-height:40px;
  1142. }
  1143. #u7398 .text {
  1144. position:absolute;
  1145. align-self:center;
  1146. padding:0px 0px 0px 0px;
  1147. box-sizing:border-box;
  1148. width:100%;
  1149. }
  1150. #u7398_text {
  1151. border-width:0px;
  1152. white-space:nowrap;
  1153. text-transform:none;
  1154. }
  1155. #u7400 {
  1156. border-width:0px;
  1157. position:absolute;
  1158. left:0px;
  1159. top:0px;
  1160. width:0px;
  1161. height:0px;
  1162. }
  1163. #u7401_div {
  1164. border-width:0px;
  1165. position:absolute;
  1166. left:0px;
  1167. top:0px;
  1168. width:140px;
  1169. height:40px;
  1170. background:inherit;
  1171. background-color:rgba(255, 255, 255, 1);
  1172. border:none;
  1173. border-radius:0px;
  1174. -moz-box-shadow:none;
  1175. -webkit-box-shadow:none;
  1176. box-shadow:none;
  1177. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1178. font-weight:400;
  1179. font-style:normal;
  1180. }
  1181. #u7401 {
  1182. border-width:0px;
  1183. position:absolute;
  1184. left:130px;
  1185. top:116px;
  1186. width:140px;
  1187. height:40px;
  1188. display:flex;
  1189. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1190. font-weight:400;
  1191. font-style:normal;
  1192. }
  1193. #u7401 .text {
  1194. position:absolute;
  1195. align-self:center;
  1196. padding:0px 0px 0px 20px;
  1197. box-sizing:border-box;
  1198. width:100%;
  1199. }
  1200. #u7401_text {
  1201. border-width:0px;
  1202. word-wrap:break-word;
  1203. text-transform:none;
  1204. }
  1205. #u7402_div {
  1206. border-width:0px;
  1207. position:absolute;
  1208. left:0px;
  1209. top:0px;
  1210. width:140px;
  1211. height:40px;
  1212. background:inherit;
  1213. background-color:rgba(255, 255, 255, 1);
  1214. border:none;
  1215. border-radius:0px;
  1216. -moz-box-shadow:none;
  1217. -webkit-box-shadow:none;
  1218. box-shadow:none;
  1219. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1220. font-weight:400;
  1221. font-style:normal;
  1222. }
  1223. #u7402 {
  1224. border-width:0px;
  1225. position:absolute;
  1226. left:130px;
  1227. top:195px;
  1228. width:140px;
  1229. height:40px;
  1230. display:flex;
  1231. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1232. font-weight:400;
  1233. font-style:normal;
  1234. }
  1235. #u7402 .text {
  1236. position:absolute;
  1237. align-self:center;
  1238. padding:0px 0px 0px 20px;
  1239. box-sizing:border-box;
  1240. width:100%;
  1241. }
  1242. #u7402_text {
  1243. border-width:0px;
  1244. word-wrap:break-word;
  1245. text-transform:none;
  1246. }
  1247. #u7403_div {
  1248. border-width:0px;
  1249. position:absolute;
  1250. left:0px;
  1251. top:0px;
  1252. width:140px;
  1253. height:40px;
  1254. background:inherit;
  1255. background-color:rgba(255, 255, 255, 1);
  1256. border:none;
  1257. border-radius:0px;
  1258. -moz-box-shadow:none;
  1259. -webkit-box-shadow:none;
  1260. box-shadow:none;
  1261. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1262. font-weight:400;
  1263. font-style:normal;
  1264. }
  1265. #u7403 {
  1266. border-width:0px;
  1267. position:absolute;
  1268. left:130px;
  1269. top:235px;
  1270. width:140px;
  1271. height:40px;
  1272. display:flex;
  1273. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1274. font-weight:400;
  1275. font-style:normal;
  1276. }
  1277. #u7403 .text {
  1278. position:absolute;
  1279. align-self:center;
  1280. padding:0px 0px 0px 20px;
  1281. box-sizing:border-box;
  1282. width:100%;
  1283. }
  1284. #u7403_text {
  1285. border-width:0px;
  1286. word-wrap:break-word;
  1287. text-transform:none;
  1288. }
  1289. #u7404_div {
  1290. border-width:0px;
  1291. position:absolute;
  1292. left:0px;
  1293. top:0px;
  1294. width:140px;
  1295. height:40px;
  1296. background:inherit;
  1297. background-color:rgba(255, 255, 255, 1);
  1298. border:none;
  1299. border-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. }
  1307. #u7404 {
  1308. border-width:0px;
  1309. position:absolute;
  1310. left:130px;
  1311. top:275px;
  1312. width:140px;
  1313. height:40px;
  1314. display:flex;
  1315. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1316. font-weight:400;
  1317. font-style:normal;
  1318. }
  1319. #u7404 .text {
  1320. position:absolute;
  1321. align-self:center;
  1322. padding:0px 0px 0px 20px;
  1323. box-sizing:border-box;
  1324. width:100%;
  1325. }
  1326. #u7404_text {
  1327. border-width:0px;
  1328. word-wrap:break-word;
  1329. text-transform:none;
  1330. }
  1331. #u7405_div {
  1332. border-width:0px;
  1333. position:absolute;
  1334. left:0px;
  1335. top:0px;
  1336. width:140px;
  1337. height:40px;
  1338. background:inherit;
  1339. background-color:rgba(255, 255, 255, 1);
  1340. border:none;
  1341. border-radius:0px;
  1342. -moz-box-shadow:none;
  1343. -webkit-box-shadow:none;
  1344. box-shadow:none;
  1345. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1346. font-weight:400;
  1347. font-style:normal;
  1348. }
  1349. #u7405 {
  1350. border-width:0px;
  1351. position:absolute;
  1352. left:130px;
  1353. top:315px;
  1354. width:140px;
  1355. height:40px;
  1356. display:flex;
  1357. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1358. font-weight:400;
  1359. font-style:normal;
  1360. }
  1361. #u7405 .text {
  1362. position:absolute;
  1363. align-self:center;
  1364. padding:0px 0px 0px 20px;
  1365. box-sizing:border-box;
  1366. width:100%;
  1367. }
  1368. #u7405_text {
  1369. border-width:0px;
  1370. word-wrap:break-word;
  1371. text-transform:none;
  1372. }
  1373. #u7406_div {
  1374. border-width:0px;
  1375. position:absolute;
  1376. left:0px;
  1377. top:0px;
  1378. width:140px;
  1379. height:40px;
  1380. background:inherit;
  1381. background-color:rgba(255, 255, 255, 1);
  1382. border:none;
  1383. border-radius:0px;
  1384. -moz-box-shadow:none;
  1385. -webkit-box-shadow:none;
  1386. box-shadow:none;
  1387. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1388. font-weight:400;
  1389. font-style:normal;
  1390. }
  1391. #u7406 {
  1392. border-width:0px;
  1393. position:absolute;
  1394. left:130px;
  1395. top:355px;
  1396. width:140px;
  1397. height:40px;
  1398. display:flex;
  1399. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1400. font-weight:400;
  1401. font-style:normal;
  1402. }
  1403. #u7406 .text {
  1404. position:absolute;
  1405. align-self:center;
  1406. padding:0px 0px 0px 20px;
  1407. box-sizing:border-box;
  1408. width:100%;
  1409. }
  1410. #u7406_text {
  1411. border-width:0px;
  1412. word-wrap:break-word;
  1413. text-transform:none;
  1414. }
  1415. #u7407_div {
  1416. border-width:0px;
  1417. position:absolute;
  1418. left:0px;
  1419. top:0px;
  1420. width:140px;
  1421. height:40px;
  1422. background:inherit;
  1423. background-color:rgba(255, 255, 255, 1);
  1424. border:none;
  1425. border-radius:0px;
  1426. -moz-box-shadow:none;
  1427. -webkit-box-shadow:none;
  1428. box-shadow:none;
  1429. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1430. font-weight:400;
  1431. font-style:normal;
  1432. }
  1433. #u7407 {
  1434. border-width:0px;
  1435. position:absolute;
  1436. left:130px;
  1437. top:156px;
  1438. width:140px;
  1439. height:40px;
  1440. display:flex;
  1441. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1442. font-weight:400;
  1443. font-style:normal;
  1444. }
  1445. #u7407 .text {
  1446. position:absolute;
  1447. align-self:center;
  1448. padding:0px 0px 0px 20px;
  1449. box-sizing:border-box;
  1450. width:100%;
  1451. }
  1452. #u7407_text {
  1453. border-width:0px;
  1454. word-wrap:break-word;
  1455. text-transform:none;
  1456. }
  1457. #u7408_div {
  1458. border-width:0px;
  1459. position:absolute;
  1460. left:0px;
  1461. top:0px;
  1462. width:140px;
  1463. height:40px;
  1464. background:inherit;
  1465. background-color:rgba(255, 255, 255, 1);
  1466. border:none;
  1467. border-radius:0px;
  1468. -moz-box-shadow:none;
  1469. -webkit-box-shadow:none;
  1470. box-shadow:none;
  1471. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1472. font-weight:400;
  1473. font-style:normal;
  1474. }
  1475. #u7408 {
  1476. border-width:0px;
  1477. position:absolute;
  1478. left:130px;
  1479. top:395px;
  1480. width:140px;
  1481. height:40px;
  1482. display:flex;
  1483. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1484. font-weight:400;
  1485. font-style:normal;
  1486. }
  1487. #u7408 .text {
  1488. position:absolute;
  1489. align-self:center;
  1490. padding:0px 0px 0px 20px;
  1491. box-sizing:border-box;
  1492. width:100%;
  1493. }
  1494. #u7408_text {
  1495. border-width:0px;
  1496. word-wrap:break-word;
  1497. text-transform:none;
  1498. }