styles.css 26 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447
  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. #u39640_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. #u39640 {
  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. #u39640 .text {
  61. position:absolute;
  62. align-self:center;
  63. padding:5px 10px 5px 10px;
  64. box-sizing:border-box;
  65. width:100%;
  66. }
  67. #u39640_text {
  68. border-width:0px;
  69. word-wrap:break-word;
  70. text-transform:none;
  71. visibility:hidden;
  72. }
  73. #u39641_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. #u39641 {
  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. #u39641 .text {
  111. position:absolute;
  112. align-self:center;
  113. padding:5px 10px 5px 0px;
  114. box-sizing:border-box;
  115. width:100%;
  116. }
  117. #u39641_text {
  118. border-width:0px;
  119. white-space:nowrap;
  120. text-transform:none;
  121. }
  122. #u39642 {
  123. border-width:0px;
  124. position:absolute;
  125. left:0px;
  126. top:0px;
  127. width:0px;
  128. height:0px;
  129. }
  130. #u39643_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. #u39643 {
  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. #u39643 .text {
  170. position:absolute;
  171. align-self:center;
  172. padding:5px 10px 5px 0px;
  173. box-sizing:border-box;
  174. width:100%;
  175. }
  176. #u39643_text {
  177. border-width:0px;
  178. word-wrap:break-word;
  179. text-transform:none;
  180. }
  181. #u39644_img {
  182. border-width:0px;
  183. position:absolute;
  184. left:0px;
  185. top:0px;
  186. width:13px;
  187. height:13px;
  188. }
  189. #u39644 {
  190. border-width:0px;
  191. position:absolute;
  192. left:1077px;
  193. top:59px;
  194. width:13px;
  195. height:13px;
  196. display:flex;
  197. }
  198. #u39644 .text {
  199. position:absolute;
  200. align-self:center;
  201. padding:2px 2px 2px 2px;
  202. box-sizing:border-box;
  203. width:100%;
  204. }
  205. #u39644_text {
  206. border-width:0px;
  207. word-wrap:break-word;
  208. text-transform:none;
  209. visibility:hidden;
  210. }
  211. #u39645_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. #u39645 {
  227. border-width:0px;
  228. position:absolute;
  229. left:290px;
  230. top:116px;
  231. width:819px;
  232. height:1011px;
  233. display:flex;
  234. }
  235. #u39645 .text {
  236. position:absolute;
  237. align-self:center;
  238. padding:2px 2px 2px 2px;
  239. box-sizing:border-box;
  240. width:100%;
  241. }
  242. #u39645_text {
  243. border-width:0px;
  244. word-wrap:break-word;
  245. text-transform:none;
  246. visibility:hidden;
  247. }
  248. #u39646_div {
  249. border-width:0px;
  250. position:absolute;
  251. left:0px;
  252. top:0px;
  253. width:140px;
  254. height:40px;
  255. background:inherit;
  256. background-color:rgba(255, 255, 255, 1);
  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. }
  266. #u39646 {
  267. border-width:0px;
  268. position:absolute;
  269. left:130px;
  270. top:116px;
  271. width:140px;
  272. height:40px;
  273. display:flex;
  274. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  275. font-weight:400;
  276. font-style:normal;
  277. }
  278. #u39646 .text {
  279. position:absolute;
  280. align-self:center;
  281. padding:0px 0px 0px 20px;
  282. box-sizing:border-box;
  283. width:100%;
  284. }
  285. #u39646_text {
  286. border-width:0px;
  287. word-wrap:break-word;
  288. text-transform:none;
  289. }
  290. #u39647_div {
  291. border-width:0px;
  292. position:absolute;
  293. left:0px;
  294. top:0px;
  295. width:140px;
  296. height:40px;
  297. background:inherit;
  298. background-color:rgba(255, 255, 255, 0);
  299. border:none;
  300. border-radius:0px;
  301. -moz-box-shadow:none;
  302. -webkit-box-shadow:none;
  303. box-shadow:none;
  304. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  305. font-weight:400;
  306. font-style:normal;
  307. }
  308. #u39647 {
  309. border-width:0px;
  310. position:absolute;
  311. left:130px;
  312. top:236px;
  313. width:140px;
  314. height:40px;
  315. display:flex;
  316. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  317. font-weight:400;
  318. font-style:normal;
  319. }
  320. #u39647 .text {
  321. position:absolute;
  322. align-self:center;
  323. padding:0px 0px 0px 20px;
  324. box-sizing:border-box;
  325. width:100%;
  326. }
  327. #u39647_text {
  328. border-width:0px;
  329. word-wrap:break-word;
  330. text-transform:none;
  331. }
  332. #u39648_div {
  333. border-width:0px;
  334. position:absolute;
  335. left:0px;
  336. top:0px;
  337. width:140px;
  338. height:40px;
  339. background:inherit;
  340. background-color:rgba(255, 255, 255, 1);
  341. border:none;
  342. border-radius:0px;
  343. -moz-box-shadow:none;
  344. -webkit-box-shadow:none;
  345. box-shadow:none;
  346. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  347. font-weight:400;
  348. font-style:normal;
  349. }
  350. #u39648 {
  351. border-width:0px;
  352. position:absolute;
  353. left:130px;
  354. top:276px;
  355. width:140px;
  356. height:40px;
  357. display:flex;
  358. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  359. font-weight:400;
  360. font-style:normal;
  361. }
  362. #u39648 .text {
  363. position:absolute;
  364. align-self:center;
  365. padding:0px 0px 0px 20px;
  366. box-sizing:border-box;
  367. width:100%;
  368. }
  369. #u39648_text {
  370. border-width:0px;
  371. word-wrap:break-word;
  372. text-transform:none;
  373. }
  374. #u39649_div {
  375. border-width:0px;
  376. position:absolute;
  377. left:0px;
  378. top:0px;
  379. width:29px;
  380. height:20px;
  381. background:inherit;
  382. background-color:rgba(255, 255, 255, 0);
  383. border:none;
  384. border-radius:0px;
  385. -moz-box-shadow:none;
  386. -webkit-box-shadow:none;
  387. box-shadow:none;
  388. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  389. font-weight:400;
  390. font-style:normal;
  391. color:#1890FF;
  392. }
  393. #u39649 {
  394. border-width:0px;
  395. position:absolute;
  396. left:1003px;
  397. top:84px;
  398. width:29px;
  399. height:20px;
  400. display:flex;
  401. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  402. font-weight:400;
  403. font-style:normal;
  404. color:#1890FF;
  405. }
  406. #u39649 .text {
  407. position:absolute;
  408. align-self:center;
  409. padding:0px 0px 0px 0px;
  410. box-sizing:border-box;
  411. width:100%;
  412. }
  413. #u39649_text {
  414. border-width:0px;
  415. white-space:nowrap;
  416. text-transform:none;
  417. }
  418. #u39650_div {
  419. border-width:0px;
  420. position:absolute;
  421. left:0px;
  422. top:0px;
  423. width:57px;
  424. height:20px;
  425. background:inherit;
  426. background-color:rgba(255, 255, 255, 0);
  427. border:none;
  428. border-radius:0px;
  429. -moz-box-shadow:none;
  430. -webkit-box-shadow:none;
  431. box-shadow:none;
  432. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  433. font-weight:400;
  434. font-style:normal;
  435. color:#1890FF;
  436. }
  437. #u39650 {
  438. border-width:0px;
  439. position:absolute;
  440. left:1052px;
  441. top:84px;
  442. width:57px;
  443. height:20px;
  444. display:flex;
  445. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  446. font-weight:400;
  447. font-style:normal;
  448. color:#1890FF;
  449. }
  450. #u39650 .text {
  451. position:absolute;
  452. align-self:center;
  453. padding:0px 0px 0px 0px;
  454. box-sizing:border-box;
  455. width:100%;
  456. }
  457. #u39650_text {
  458. border-width:0px;
  459. white-space:nowrap;
  460. text-transform:none;
  461. }
  462. #u39651 {
  463. border-width:0px;
  464. position:absolute;
  465. left:0px;
  466. top:0px;
  467. width:0px;
  468. height:0px;
  469. }
  470. #u39652_div {
  471. border-width:0px;
  472. position:absolute;
  473. left:0px;
  474. top:0px;
  475. width:98px;
  476. height:40px;
  477. background:inherit;
  478. background-color:rgba(255, 255, 255, 1);
  479. box-sizing:border-box;
  480. border-width:1px;
  481. border-style:solid;
  482. border-color:rgba(215, 215, 215, 1);
  483. border-radius:4px;
  484. -moz-box-shadow:none;
  485. -webkit-box-shadow:none;
  486. box-shadow:none;
  487. font-size:14px;
  488. }
  489. #u39652 {
  490. border-width:0px;
  491. position:absolute;
  492. left:263px;
  493. top:59px;
  494. width:98px;
  495. height:40px;
  496. display:flex;
  497. font-size:14px;
  498. }
  499. #u39652 .text {
  500. position:absolute;
  501. align-self:center;
  502. padding:2px 2px 2px 2px;
  503. box-sizing:border-box;
  504. width:100%;
  505. }
  506. #u39652_text {
  507. border-width:0px;
  508. word-wrap:break-word;
  509. text-transform:none;
  510. visibility:hidden;
  511. }
  512. #u39653_input {
  513. position:absolute;
  514. left:0px;
  515. top:0px;
  516. width:94px;
  517. height:31px;
  518. padding:2px 2px 2px 2px;
  519. font-family:'ArialMT', 'Arial', sans-serif;
  520. font-weight:400;
  521. font-style:normal;
  522. font-size:14px;
  523. letter-spacing:normal;
  524. color:#AAAAAA;
  525. vertical-align:none;
  526. text-align:left;
  527. text-transform:none;
  528. background-color:transparent;
  529. border-color:transparent;
  530. }
  531. #u39653_input.disabled {
  532. position:absolute;
  533. left:0px;
  534. top:0px;
  535. width:94px;
  536. height:31px;
  537. padding:2px 2px 2px 2px;
  538. font-family:'ArialMT', 'Arial', sans-serif;
  539. font-weight:400;
  540. font-style:normal;
  541. font-size:14px;
  542. letter-spacing:normal;
  543. color:#AAAAAA;
  544. vertical-align:none;
  545. text-align:left;
  546. text-transform:none;
  547. background-color:transparent;
  548. border-color:transparent;
  549. }
  550. #u39653_div {
  551. border-width:0px;
  552. position:absolute;
  553. left:0px;
  554. top:0px;
  555. width:94px;
  556. height:31px;
  557. background:inherit;
  558. background-color:rgba(255, 255, 255, 1);
  559. border:none;
  560. border-radius:0px;
  561. -moz-box-shadow:none;
  562. -webkit-box-shadow:none;
  563. box-shadow:none;
  564. font-size:14px;
  565. color:#AAAAAA;
  566. }
  567. #u39653 {
  568. border-width:0px;
  569. position:absolute;
  570. left:266px;
  571. top:62px;
  572. width:94px;
  573. height:31px;
  574. display:flex;
  575. font-size:14px;
  576. color:#AAAAAA;
  577. }
  578. #u39653 .text {
  579. position:absolute;
  580. align-self:flex-start;
  581. padding:2px 2px 2px 2px;
  582. box-sizing:border-box;
  583. width:100%;
  584. }
  585. #u39653_div.disabled {
  586. border-width:0px;
  587. position:absolute;
  588. left:0px;
  589. top:0px;
  590. width:94px;
  591. height:31px;
  592. background:inherit;
  593. background-color:rgba(240, 240, 240, 1);
  594. border:none;
  595. border-radius:0px;
  596. -moz-box-shadow:none;
  597. -webkit-box-shadow:none;
  598. box-shadow:none;
  599. font-size:14px;
  600. color:#AAAAAA;
  601. }
  602. #u39653.disabled {
  603. }
  604. .u39653_input_option {
  605. font-size:14px;
  606. }
  607. #u39654_div {
  608. border-width:0px;
  609. position:absolute;
  610. left:0px;
  611. top:0px;
  612. width:140px;
  613. height:40px;
  614. background:inherit;
  615. background-color:rgba(255, 255, 255, 1);
  616. border:none;
  617. border-radius:0px;
  618. -moz-box-shadow:none;
  619. -webkit-box-shadow:none;
  620. box-shadow:none;
  621. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  622. font-weight:400;
  623. font-style:normal;
  624. }
  625. #u39654 {
  626. border-width:0px;
  627. position:absolute;
  628. left:130px;
  629. top:316px;
  630. width:140px;
  631. height:40px;
  632. display:flex;
  633. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  634. font-weight:400;
  635. font-style:normal;
  636. }
  637. #u39654 .text {
  638. position:absolute;
  639. align-self:center;
  640. padding:0px 0px 0px 20px;
  641. box-sizing:border-box;
  642. width:100%;
  643. }
  644. #u39654_text {
  645. border-width:0px;
  646. word-wrap:break-word;
  647. text-transform:none;
  648. }
  649. #u39655_div {
  650. border-width:0px;
  651. position:absolute;
  652. left:0px;
  653. top:0px;
  654. width:140px;
  655. height:40px;
  656. background:inherit;
  657. background-color:rgba(255, 255, 255, 1);
  658. border:none;
  659. border-radius:0px;
  660. -moz-box-shadow:none;
  661. -webkit-box-shadow:none;
  662. box-shadow:none;
  663. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  664. font-weight:400;
  665. font-style:normal;
  666. }
  667. #u39655 {
  668. border-width:0px;
  669. position:absolute;
  670. left:130px;
  671. top:356px;
  672. width:140px;
  673. height:40px;
  674. display:flex;
  675. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  676. font-weight:400;
  677. font-style:normal;
  678. }
  679. #u39655 .text {
  680. position:absolute;
  681. align-self:center;
  682. padding:0px 0px 0px 20px;
  683. box-sizing:border-box;
  684. width:100%;
  685. }
  686. #u39655_text {
  687. border-width:0px;
  688. word-wrap:break-word;
  689. text-transform:none;
  690. }
  691. #u39656_div {
  692. border-width:0px;
  693. position:absolute;
  694. left:0px;
  695. top:0px;
  696. width:140px;
  697. height:40px;
  698. background:inherit;
  699. background-color:rgba(255, 255, 255, 1);
  700. border:none;
  701. border-radius:0px;
  702. -moz-box-shadow:none;
  703. -webkit-box-shadow:none;
  704. box-shadow:none;
  705. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  706. font-weight:400;
  707. font-style:normal;
  708. }
  709. #u39656 {
  710. border-width:0px;
  711. position:absolute;
  712. left:130px;
  713. top:396px;
  714. width:140px;
  715. height:40px;
  716. display:flex;
  717. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  718. font-weight:400;
  719. font-style:normal;
  720. }
  721. #u39656 .text {
  722. position:absolute;
  723. align-self:center;
  724. padding:0px 0px 0px 20px;
  725. box-sizing:border-box;
  726. width:100%;
  727. }
  728. #u39656_text {
  729. border-width:0px;
  730. word-wrap:break-word;
  731. text-transform:none;
  732. }
  733. #u39657_div {
  734. border-width:0px;
  735. position:absolute;
  736. left:0px;
  737. top:0px;
  738. width:140px;
  739. height:40px;
  740. background:inherit;
  741. background-color:rgba(255, 255, 255, 1);
  742. border:none;
  743. border-radius:0px;
  744. -moz-box-shadow:none;
  745. -webkit-box-shadow:none;
  746. box-shadow:none;
  747. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  748. font-weight:400;
  749. font-style:normal;
  750. }
  751. #u39657 {
  752. border-width:0px;
  753. position:absolute;
  754. left:130px;
  755. top:436px;
  756. width:140px;
  757. height:40px;
  758. display:flex;
  759. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  760. font-weight:400;
  761. font-style:normal;
  762. }
  763. #u39657 .text {
  764. position:absolute;
  765. align-self:center;
  766. padding:0px 0px 0px 20px;
  767. box-sizing:border-box;
  768. width:100%;
  769. }
  770. #u39657_text {
  771. border-width:0px;
  772. word-wrap:break-word;
  773. text-transform:none;
  774. }
  775. #u39658_div {
  776. border-width:0px;
  777. position:absolute;
  778. left:0px;
  779. top:0px;
  780. width:140px;
  781. height:40px;
  782. background:inherit;
  783. background-color:rgba(255, 255, 255, 1);
  784. border:none;
  785. border-radius:0px;
  786. -moz-box-shadow:none;
  787. -webkit-box-shadow:none;
  788. box-shadow:none;
  789. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  790. font-weight:400;
  791. font-style:normal;
  792. }
  793. #u39658 {
  794. border-width:0px;
  795. position:absolute;
  796. left:130px;
  797. top:476px;
  798. width:140px;
  799. height:40px;
  800. display:flex;
  801. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  802. font-weight:400;
  803. font-style:normal;
  804. }
  805. #u39658 .text {
  806. position:absolute;
  807. align-self:center;
  808. padding:0px 0px 0px 20px;
  809. box-sizing:border-box;
  810. width:100%;
  811. }
  812. #u39658_text {
  813. border-width:0px;
  814. word-wrap:break-word;
  815. text-transform:none;
  816. }
  817. #u39659_img {
  818. border-width:0px;
  819. position:absolute;
  820. left:0px;
  821. top:0px;
  822. width:1144px;
  823. height:1255px;
  824. }
  825. #u39659 {
  826. border-width:0px;
  827. position:absolute;
  828. left:-1562px;
  829. top:66px;
  830. width:1144px;
  831. height:1255px;
  832. display:flex;
  833. }
  834. #u39659 .text {
  835. position:absolute;
  836. align-self:center;
  837. padding:2px 2px 2px 2px;
  838. box-sizing:border-box;
  839. width:100%;
  840. }
  841. #u39659_text {
  842. border-width:0px;
  843. word-wrap:break-word;
  844. text-transform:none;
  845. visibility:hidden;
  846. }
  847. #u39660_div {
  848. border-width:0px;
  849. position:absolute;
  850. left:0px;
  851. top:0px;
  852. width:140px;
  853. height:40px;
  854. background:inherit;
  855. background-color:rgba(255, 255, 255, 1);
  856. border:none;
  857. border-radius:0px;
  858. -moz-box-shadow:none;
  859. -webkit-box-shadow:none;
  860. box-shadow:none;
  861. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  862. font-weight:400;
  863. font-style:normal;
  864. }
  865. #u39660 {
  866. border-width:0px;
  867. position:absolute;
  868. left:130px;
  869. top:156px;
  870. width:140px;
  871. height:40px;
  872. display:flex;
  873. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  874. font-weight:400;
  875. font-style:normal;
  876. }
  877. #u39660 .text {
  878. position:absolute;
  879. align-self:center;
  880. padding:0px 0px 0px 20px;
  881. box-sizing:border-box;
  882. width:100%;
  883. }
  884. #u39660_text {
  885. border-width:0px;
  886. word-wrap:break-word;
  887. text-transform:none;
  888. }
  889. #u39661_div {
  890. border-width:0px;
  891. position:absolute;
  892. left:0px;
  893. top:0px;
  894. width:140px;
  895. height:40px;
  896. background:inherit;
  897. background-color:rgba(255, 255, 255, 0);
  898. border:none;
  899. border-radius:0px;
  900. -moz-box-shadow:none;
  901. -webkit-box-shadow:none;
  902. box-shadow:none;
  903. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  904. font-weight:400;
  905. font-style:normal;
  906. }
  907. #u39661 {
  908. border-width:0px;
  909. position:absolute;
  910. left:130px;
  911. top:196px;
  912. width:140px;
  913. height:40px;
  914. display:flex;
  915. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  916. font-weight:400;
  917. font-style:normal;
  918. }
  919. #u39661 .text {
  920. position:absolute;
  921. align-self:center;
  922. padding:0px 0px 0px 20px;
  923. box-sizing:border-box;
  924. width:100%;
  925. }
  926. #u39661_text {
  927. border-width:0px;
  928. word-wrap:break-word;
  929. text-transform:none;
  930. }
  931. #u39662 {
  932. border-width:0px;
  933. position:absolute;
  934. left:312px;
  935. top:176px;
  936. width:778px;
  937. height:68px;
  938. }
  939. #u39663_img {
  940. border-width:0px;
  941. position:absolute;
  942. left:0px;
  943. top:0px;
  944. width:137px;
  945. height:34px;
  946. }
  947. #u39663 {
  948. border-width:0px;
  949. position:absolute;
  950. left:0px;
  951. top:0px;
  952. width:137px;
  953. height:34px;
  954. display:flex;
  955. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  956. font-weight:400;
  957. font-style:normal;
  958. font-size:14px;
  959. color:#FFFFFF;
  960. line-height:30px;
  961. }
  962. #u39663 .text {
  963. position:absolute;
  964. align-self:center;
  965. padding:2px 0px 2px 0px;
  966. box-sizing:border-box;
  967. width:100%;
  968. }
  969. #u39663_text {
  970. border-width:0px;
  971. word-wrap:break-word;
  972. text-transform:none;
  973. }
  974. #u39664_img {
  975. border-width:0px;
  976. position:absolute;
  977. left:0px;
  978. top:0px;
  979. width:137px;
  980. height:34px;
  981. }
  982. #u39664 {
  983. border-width:0px;
  984. position:absolute;
  985. left:137px;
  986. top:0px;
  987. width:137px;
  988. height:34px;
  989. display:flex;
  990. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  991. font-weight:400;
  992. font-style:normal;
  993. font-size:14px;
  994. color:#FFFFFF;
  995. line-height:30px;
  996. }
  997. #u39664 .text {
  998. position:absolute;
  999. align-self:center;
  1000. padding:2px 0px 2px 0px;
  1001. box-sizing:border-box;
  1002. width:100%;
  1003. }
  1004. #u39664_text {
  1005. border-width:0px;
  1006. word-wrap:break-word;
  1007. text-transform:none;
  1008. }
  1009. #u39665_img {
  1010. border-width:0px;
  1011. position:absolute;
  1012. left:0px;
  1013. top:0px;
  1014. width:171px;
  1015. height:34px;
  1016. }
  1017. #u39665 {
  1018. border-width:0px;
  1019. position:absolute;
  1020. left:274px;
  1021. top:0px;
  1022. width:171px;
  1023. height:34px;
  1024. display:flex;
  1025. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1026. font-weight:400;
  1027. font-style:normal;
  1028. font-size:14px;
  1029. color:#FFFFFF;
  1030. line-height:30px;
  1031. }
  1032. #u39665 .text {
  1033. position:absolute;
  1034. align-self:center;
  1035. padding:2px 0px 2px 0px;
  1036. box-sizing:border-box;
  1037. width:100%;
  1038. }
  1039. #u39665_text {
  1040. border-width:0px;
  1041. word-wrap:break-word;
  1042. text-transform:none;
  1043. }
  1044. #u39666_img {
  1045. border-width:0px;
  1046. position:absolute;
  1047. left:0px;
  1048. top:0px;
  1049. width:163px;
  1050. height:34px;
  1051. }
  1052. #u39666 {
  1053. border-width:0px;
  1054. position:absolute;
  1055. left:445px;
  1056. top:0px;
  1057. width:163px;
  1058. height:34px;
  1059. display:flex;
  1060. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1061. font-weight:400;
  1062. font-style:normal;
  1063. font-size:14px;
  1064. color:#FFFFFF;
  1065. line-height:30px;
  1066. }
  1067. #u39666 .text {
  1068. position:absolute;
  1069. align-self:center;
  1070. padding:2px 0px 2px 0px;
  1071. box-sizing:border-box;
  1072. width:100%;
  1073. }
  1074. #u39666_text {
  1075. border-width:0px;
  1076. word-wrap:break-word;
  1077. text-transform:none;
  1078. }
  1079. #u39667_img {
  1080. border-width:0px;
  1081. position:absolute;
  1082. left:0px;
  1083. top:0px;
  1084. width:170px;
  1085. height:34px;
  1086. }
  1087. #u39667 {
  1088. border-width:0px;
  1089. position:absolute;
  1090. left:608px;
  1091. top:0px;
  1092. width:170px;
  1093. height:34px;
  1094. display:flex;
  1095. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1096. font-weight:400;
  1097. font-style:normal;
  1098. font-size:14px;
  1099. color:#FFFFFF;
  1100. line-height:30px;
  1101. }
  1102. #u39667 .text {
  1103. position:absolute;
  1104. align-self:center;
  1105. padding:2px 0px 2px 0px;
  1106. box-sizing:border-box;
  1107. width:100%;
  1108. }
  1109. #u39667_text {
  1110. border-width:0px;
  1111. word-wrap:break-word;
  1112. text-transform:none;
  1113. }
  1114. #u39668_img {
  1115. border-width:0px;
  1116. position:absolute;
  1117. left:0px;
  1118. top:0px;
  1119. width:137px;
  1120. height:34px;
  1121. }
  1122. #u39668 {
  1123. border-width:0px;
  1124. position:absolute;
  1125. left:0px;
  1126. top:34px;
  1127. width:137px;
  1128. height:34px;
  1129. display:flex;
  1130. font-size:14px;
  1131. line-height:30px;
  1132. }
  1133. #u39668 .text {
  1134. position:absolute;
  1135. align-self:center;
  1136. padding:2px 0px 2px 0px;
  1137. box-sizing:border-box;
  1138. width:100%;
  1139. }
  1140. #u39668_text {
  1141. border-width:0px;
  1142. word-wrap:break-word;
  1143. text-transform:none;
  1144. visibility:hidden;
  1145. }
  1146. #u39669_img {
  1147. border-width:0px;
  1148. position:absolute;
  1149. left:0px;
  1150. top:0px;
  1151. width:137px;
  1152. height:34px;
  1153. }
  1154. #u39669 {
  1155. border-width:0px;
  1156. position:absolute;
  1157. left:137px;
  1158. top:34px;
  1159. width:137px;
  1160. height:34px;
  1161. display:flex;
  1162. font-size:14px;
  1163. line-height:30px;
  1164. }
  1165. #u39669 .text {
  1166. position:absolute;
  1167. align-self:center;
  1168. padding:2px 0px 2px 0px;
  1169. box-sizing:border-box;
  1170. width:100%;
  1171. }
  1172. #u39669_text {
  1173. border-width:0px;
  1174. word-wrap:break-word;
  1175. text-transform:none;
  1176. visibility:hidden;
  1177. }
  1178. #u39670_img {
  1179. border-width:0px;
  1180. position:absolute;
  1181. left:0px;
  1182. top:0px;
  1183. width:171px;
  1184. height:34px;
  1185. }
  1186. #u39670 {
  1187. border-width:0px;
  1188. position:absolute;
  1189. left:274px;
  1190. top:34px;
  1191. width:171px;
  1192. height:34px;
  1193. display:flex;
  1194. font-size:14px;
  1195. line-height:30px;
  1196. }
  1197. #u39670 .text {
  1198. position:absolute;
  1199. align-self:center;
  1200. padding:2px 0px 2px 0px;
  1201. box-sizing:border-box;
  1202. width:100%;
  1203. }
  1204. #u39670_text {
  1205. border-width:0px;
  1206. word-wrap:break-word;
  1207. text-transform:none;
  1208. visibility:hidden;
  1209. }
  1210. #u39671_img {
  1211. border-width:0px;
  1212. position:absolute;
  1213. left:0px;
  1214. top:0px;
  1215. width:163px;
  1216. height:34px;
  1217. }
  1218. #u39671 {
  1219. border-width:0px;
  1220. position:absolute;
  1221. left:445px;
  1222. top:34px;
  1223. width:163px;
  1224. height:34px;
  1225. display:flex;
  1226. font-size:14px;
  1227. line-height:30px;
  1228. }
  1229. #u39671 .text {
  1230. position:absolute;
  1231. align-self:center;
  1232. padding:2px 0px 2px 0px;
  1233. box-sizing:border-box;
  1234. width:100%;
  1235. }
  1236. #u39671_text {
  1237. border-width:0px;
  1238. word-wrap:break-word;
  1239. text-transform:none;
  1240. visibility:hidden;
  1241. }
  1242. #u39672_img {
  1243. border-width:0px;
  1244. position:absolute;
  1245. left:0px;
  1246. top:0px;
  1247. width:170px;
  1248. height:34px;
  1249. }
  1250. #u39672 {
  1251. border-width:0px;
  1252. position:absolute;
  1253. left:608px;
  1254. top:34px;
  1255. width:170px;
  1256. height:34px;
  1257. display:flex;
  1258. font-size:14px;
  1259. color:#1890FF;
  1260. line-height:30px;
  1261. }
  1262. #u39672 .text {
  1263. position:absolute;
  1264. align-self:center;
  1265. padding:2px 0px 2px 0px;
  1266. box-sizing:border-box;
  1267. width:100%;
  1268. }
  1269. #u39672_text {
  1270. border-width:0px;
  1271. word-wrap:break-word;
  1272. text-transform:none;
  1273. }
  1274. #u39673_div {
  1275. border-width:0px;
  1276. position:absolute;
  1277. left:0px;
  1278. top:0px;
  1279. width:73px;
  1280. height:25px;
  1281. background:inherit;
  1282. background-color:rgba(255, 255, 255, 0);
  1283. border:none;
  1284. border-radius:0px;
  1285. -moz-box-shadow:none;
  1286. -webkit-box-shadow:none;
  1287. box-shadow:none;
  1288. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1289. font-weight:500;
  1290. font-style:normal;
  1291. font-size:18px;
  1292. }
  1293. #u39673 {
  1294. border-width:0px;
  1295. position:absolute;
  1296. left:313px;
  1297. top:134px;
  1298. width:73px;
  1299. height:25px;
  1300. display:flex;
  1301. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1302. font-weight:500;
  1303. font-style:normal;
  1304. font-size:18px;
  1305. }
  1306. #u39673 .text {
  1307. position:absolute;
  1308. align-self:center;
  1309. padding:0px 0px 0px 0px;
  1310. box-sizing:border-box;
  1311. width:100%;
  1312. }
  1313. #u39673_text {
  1314. border-width:0px;
  1315. white-space:nowrap;
  1316. text-transform:none;
  1317. }
  1318. #u39674_div {
  1319. border-width:0px;
  1320. position:absolute;
  1321. left:0px;
  1322. top:0px;
  1323. width:70px;
  1324. height:30px;
  1325. background:inherit;
  1326. background-color:rgba(24, 144, 255, 1);
  1327. border:none;
  1328. border-radius:4px;
  1329. -moz-box-shadow:none;
  1330. -webkit-box-shadow:none;
  1331. box-shadow:none;
  1332. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1333. font-weight:400;
  1334. font-style:normal;
  1335. font-size:14px;
  1336. color:#FFFFFF;
  1337. }
  1338. #u39674 {
  1339. border-width:0px;
  1340. position:absolute;
  1341. left:1020px;
  1342. top:136px;
  1343. width:70px;
  1344. height:30px;
  1345. display:flex;
  1346. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1347. font-weight:400;
  1348. font-style:normal;
  1349. font-size:14px;
  1350. color:#FFFFFF;
  1351. }
  1352. #u39674 .text {
  1353. position:absolute;
  1354. align-self:center;
  1355. padding:2px 2px 2px 2px;
  1356. box-sizing:border-box;
  1357. width:100%;
  1358. }
  1359. #u39674_text {
  1360. border-width:0px;
  1361. word-wrap:break-word;
  1362. text-transform:none;
  1363. }
  1364. #u39675_div {
  1365. border-width:0px;
  1366. position:absolute;
  1367. left:0px;
  1368. top:0px;
  1369. width:140px;
  1370. height:40px;
  1371. background:inherit;
  1372. background-color:rgba(255, 255, 255, 1);
  1373. border:none;
  1374. border-radius:0px;
  1375. -moz-box-shadow:none;
  1376. -webkit-box-shadow:none;
  1377. box-shadow:none;
  1378. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1379. font-weight:400;
  1380. font-style:normal;
  1381. }
  1382. #u39675 {
  1383. border-width:0px;
  1384. position:absolute;
  1385. left:130px;
  1386. top:516px;
  1387. width:140px;
  1388. height:40px;
  1389. display:flex;
  1390. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1391. font-weight:400;
  1392. font-style:normal;
  1393. }
  1394. #u39675 .text {
  1395. position:absolute;
  1396. align-self:center;
  1397. padding:0px 0px 0px 20px;
  1398. box-sizing:border-box;
  1399. width:100%;
  1400. }
  1401. #u39675_text {
  1402. border-width:0px;
  1403. word-wrap:break-word;
  1404. text-transform:none;
  1405. }
  1406. #u39676_div {
  1407. border-width:0px;
  1408. position:absolute;
  1409. left:0px;
  1410. top:0px;
  1411. width:140px;
  1412. height:40px;
  1413. background:inherit;
  1414. background-color:rgba(255, 255, 255, 1);
  1415. border:none;
  1416. border-radius:0px;
  1417. -moz-box-shadow:none;
  1418. -webkit-box-shadow:none;
  1419. box-shadow:none;
  1420. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1421. font-weight:400;
  1422. font-style:normal;
  1423. }
  1424. #u39676 {
  1425. border-width:0px;
  1426. position:absolute;
  1427. left:130px;
  1428. top:556px;
  1429. width:140px;
  1430. height:40px;
  1431. display:flex;
  1432. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1433. font-weight:400;
  1434. font-style:normal;
  1435. }
  1436. #u39676 .text {
  1437. position:absolute;
  1438. align-self:center;
  1439. padding:0px 0px 0px 20px;
  1440. box-sizing:border-box;
  1441. width:100%;
  1442. }
  1443. #u39676_text {
  1444. border-width:0px;
  1445. word-wrap:break-word;
  1446. text-transform:none;
  1447. }