styles.css 29 KB

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