styles.css 25 KB

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