styles.css 27 KB

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