styles.css 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-124px;
  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. #u1775 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u1776_div {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:1000px;
  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. #u1776 {
  53. border-width:0px;
  54. position:absolute;
  55. left:124px;
  56. top:103px;
  57. width:1000px;
  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. #u1776 .text {
  69. position:absolute;
  70. align-self:center;
  71. padding:5px 10px 5px 10px;
  72. box-sizing:border-box;
  73. width:100%;
  74. }
  75. #u1776_text {
  76. border-width:0px;
  77. word-wrap:break-word;
  78. text-transform:none;
  79. visibility:hidden;
  80. }
  81. #u1777_div {
  82. border-width:0px;
  83. position:absolute;
  84. left:0px;
  85. top:0px;
  86. width:83px;
  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. #u1777 {
  106. border-width:0px;
  107. position:absolute;
  108. left:144px;
  109. top:121px;
  110. width:83px;
  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. #u1777 .text {
  119. position:absolute;
  120. align-self:center;
  121. padding:5px 10px 5px 0px;
  122. box-sizing:border-box;
  123. width:100%;
  124. }
  125. #u1777_text {
  126. border-width:0px;
  127. white-space:nowrap;
  128. text-transform:none;
  129. }
  130. #u1778 {
  131. border-width:0px;
  132. position:absolute;
  133. left:0px;
  134. top:0px;
  135. width:0px;
  136. height:0px;
  137. }
  138. #u1779_div {
  139. border-width:0px;
  140. position:absolute;
  141. left:0px;
  142. top:0px;
  143. width:40px;
  144. height:40px;
  145. background:inherit;
  146. background-color:rgba(255, 255, 255, 0);
  147. border:none;
  148. border-top:0px;
  149. border-right:0px;
  150. border-bottom:0px;
  151. border-radius:0px;
  152. border-top-left-radius:0px;
  153. border-bottom-left-radius:0px;
  154. -moz-box-shadow:none;
  155. -webkit-box-shadow:none;
  156. box-shadow:none;
  157. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  158. font-weight:500;
  159. font-style:normal;
  160. font-size:18px;
  161. text-align:center;
  162. }
  163. #u1779 {
  164. border-width:0px;
  165. position:absolute;
  166. left:1084px;
  167. top:103px;
  168. width:40px;
  169. height:40px;
  170. display:flex;
  171. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  172. font-weight:500;
  173. font-style:normal;
  174. font-size:18px;
  175. text-align:center;
  176. }
  177. #u1779 .text {
  178. position:absolute;
  179. align-self:center;
  180. padding:5px 10px 5px 0px;
  181. box-sizing:border-box;
  182. width:100%;
  183. }
  184. #u1779_text {
  185. border-width:0px;
  186. word-wrap:break-word;
  187. text-transform:none;
  188. }
  189. #u1780_img {
  190. border-width:0px;
  191. position:absolute;
  192. left:0px;
  193. top:0px;
  194. width:13px;
  195. height:13px;
  196. }
  197. #u1780 {
  198. border-width:0px;
  199. position:absolute;
  200. left:1072px;
  201. top:119px;
  202. width:13px;
  203. height:13px;
  204. display:flex;
  205. }
  206. #u1780 .text {
  207. position:absolute;
  208. align-self:center;
  209. padding:2px 2px 2px 2px;
  210. box-sizing:border-box;
  211. width:100%;
  212. }
  213. #u1780_text {
  214. border-width:0px;
  215. word-wrap:break-word;
  216. text-transform:none;
  217. visibility:hidden;
  218. }
  219. #u1781 {
  220. border-width:0px;
  221. position:absolute;
  222. left:0px;
  223. top:0px;
  224. width:0px;
  225. height:0px;
  226. }
  227. #u1782_div {
  228. border-width:0px;
  229. position:absolute;
  230. left:0px;
  231. top:0px;
  232. width:1000px;
  233. height:70px;
  234. background:inherit;
  235. background-color:rgba(255, 255, 255, 1);
  236. box-sizing:border-box;
  237. border-width:1px;
  238. border-style:solid;
  239. border-color:rgba(215, 215, 215, 1);
  240. border-radius:0px;
  241. -moz-box-shadow:none;
  242. -webkit-box-shadow:none;
  243. box-shadow:none;
  244. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  245. font-weight:400;
  246. font-style:normal;
  247. font-size:14px;
  248. color:#AAAAAA;
  249. text-align:center;
  250. line-height:30px;
  251. }
  252. #u1782 {
  253. border-width:0px;
  254. position:absolute;
  255. left:124px;
  256. top:1233px;
  257. width:1000px;
  258. height:70px;
  259. display:flex;
  260. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  261. font-weight:400;
  262. font-style:normal;
  263. font-size:14px;
  264. color:#AAAAAA;
  265. text-align:center;
  266. line-height:30px;
  267. }
  268. #u1782 .text {
  269. position:absolute;
  270. align-self:center;
  271. padding:5px 10px 5px 10px;
  272. box-sizing:border-box;
  273. width:100%;
  274. }
  275. #u1782_text {
  276. border-width:0px;
  277. word-wrap:break-word;
  278. text-transform:none;
  279. visibility:hidden;
  280. }
  281. #u1783_div {
  282. border-width:0px;
  283. position:absolute;
  284. left:0px;
  285. top:0px;
  286. width:80px;
  287. height:30px;
  288. background:inherit;
  289. background-color:rgba(24, 144, 255, 1);
  290. border:none;
  291. border-radius:4px;
  292. -moz-box-shadow:none;
  293. -webkit-box-shadow:none;
  294. box-shadow:none;
  295. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  296. font-weight:400;
  297. font-style:normal;
  298. font-size:14px;
  299. color:#FFFFFF;
  300. }
  301. #u1783 {
  302. border-width:0px;
  303. position:absolute;
  304. left:998px;
  305. top:1253px;
  306. width:80px;
  307. height:30px;
  308. display:flex;
  309. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  310. font-weight:400;
  311. font-style:normal;
  312. font-size:14px;
  313. color:#FFFFFF;
  314. }
  315. #u1783 .text {
  316. position:absolute;
  317. align-self:center;
  318. padding:2px 2px 2px 2px;
  319. box-sizing:border-box;
  320. width:100%;
  321. }
  322. #u1783_text {
  323. border-width:0px;
  324. word-wrap:break-word;
  325. text-transform:none;
  326. }
  327. #u1784_div {
  328. border-width:0px;
  329. position:absolute;
  330. left:0px;
  331. top:0px;
  332. width:80px;
  333. height:30px;
  334. background:inherit;
  335. background-color:rgba(255, 255, 255, 1);
  336. box-sizing:border-box;
  337. border-width:1px;
  338. border-style:solid;
  339. border-color:rgba(170, 170, 170, 1);
  340. border-radius:4px;
  341. -moz-box-shadow:none;
  342. -webkit-box-shadow:none;
  343. box-shadow:none;
  344. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  345. font-weight:400;
  346. font-style:normal;
  347. font-size:14px;
  348. }
  349. #u1784 {
  350. border-width:0px;
  351. position:absolute;
  352. left:898px;
  353. top:1253px;
  354. width:80px;
  355. height:30px;
  356. display:flex;
  357. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  358. font-weight:400;
  359. font-style:normal;
  360. font-size:14px;
  361. }
  362. #u1784 .text {
  363. position:absolute;
  364. align-self:center;
  365. padding:2px 2px 2px 2px;
  366. box-sizing:border-box;
  367. width:100%;
  368. }
  369. #u1784_text {
  370. border-width:0px;
  371. word-wrap:break-word;
  372. text-transform:none;
  373. }
  374. #u1785 {
  375. border-width:0px;
  376. position:absolute;
  377. left:0px;
  378. top:0px;
  379. width:0px;
  380. height:0px;
  381. }
  382. #u1786_div {
  383. border-width:0px;
  384. position:absolute;
  385. left:0px;
  386. top:0px;
  387. width:705px;
  388. height:40px;
  389. background:inherit;
  390. background-color:rgba(255, 255, 255, 1);
  391. box-sizing:border-box;
  392. border-width:1px;
  393. border-style:solid;
  394. border-color:rgba(215, 215, 215, 1);
  395. border-radius:4px;
  396. -moz-box-shadow:none;
  397. -webkit-box-shadow:none;
  398. box-shadow:none;
  399. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  400. font-weight:400;
  401. font-style:normal;
  402. font-size:12px;
  403. color:#AAAAAA;
  404. text-align:right;
  405. }
  406. #u1786 {
  407. border-width:0px;
  408. position:absolute;
  409. left:380px;
  410. top:484px;
  411. width:705px;
  412. height:40px;
  413. display:flex;
  414. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  415. font-weight:400;
  416. font-style:normal;
  417. font-size:12px;
  418. color:#AAAAAA;
  419. text-align:right;
  420. }
  421. #u1786 .text {
  422. position:absolute;
  423. align-self:center;
  424. padding:2px 10px 2px 20px;
  425. box-sizing:border-box;
  426. width:100%;
  427. }
  428. #u1786_text {
  429. border-width:0px;
  430. word-wrap:break-word;
  431. text-transform:none;
  432. }
  433. #u1787_input {
  434. position:absolute;
  435. left:0px;
  436. top:0px;
  437. width:564px;
  438. height:33px;
  439. padding:2px 2px 2px 2px;
  440. font-family:'Microsoft YaHei', sans-serif;
  441. font-weight:400;
  442. font-style:normal;
  443. font-size:10px;
  444. letter-spacing:normal;
  445. color:#000000;
  446. vertical-align:none;
  447. text-align:left;
  448. text-transform:none;
  449. background-color:transparent;
  450. border-color:transparent;
  451. }
  452. #u1787_input.disabled {
  453. position:absolute;
  454. left:0px;
  455. top:0px;
  456. width:564px;
  457. height:33px;
  458. padding:2px 2px 2px 2px;
  459. font-family:'Microsoft YaHei', sans-serif;
  460. font-weight:400;
  461. font-style:normal;
  462. font-size:10px;
  463. letter-spacing:normal;
  464. color:#000000;
  465. vertical-align:none;
  466. text-align:left;
  467. text-transform:none;
  468. background-color:transparent;
  469. border-color:transparent;
  470. }
  471. #u1787_div {
  472. border-width:0px;
  473. position:absolute;
  474. left:0px;
  475. top:0px;
  476. width:564px;
  477. height:33px;
  478. background:inherit;
  479. background-color:rgba(255, 255, 255, 1);
  480. border:none;
  481. border-radius:0px;
  482. -moz-box-shadow:none;
  483. -webkit-box-shadow:none;
  484. box-shadow:none;
  485. font-family:'Microsoft YaHei', sans-serif;
  486. font-weight:400;
  487. font-style:normal;
  488. font-size:10px;
  489. }
  490. #u1787 {
  491. border-width:0px;
  492. position:absolute;
  493. left:396px;
  494. top:486px;
  495. width:564px;
  496. height:33px;
  497. display:flex;
  498. font-family:'Microsoft YaHei', sans-serif;
  499. font-weight:400;
  500. font-style:normal;
  501. font-size:10px;
  502. }
  503. #u1787 .text {
  504. position:absolute;
  505. align-self:center;
  506. padding:2px 2px 2px 2px;
  507. box-sizing:border-box;
  508. width:100%;
  509. }
  510. #u1787_div.disabled {
  511. border-width:0px;
  512. position:absolute;
  513. left:0px;
  514. top:0px;
  515. width:564px;
  516. height:33px;
  517. background:inherit;
  518. background-color:rgba(240, 240, 240, 1);
  519. border:none;
  520. border-radius:0px;
  521. -moz-box-shadow:none;
  522. -webkit-box-shadow:none;
  523. box-shadow:none;
  524. font-family:'Microsoft YaHei', sans-serif;
  525. font-weight:400;
  526. font-style:normal;
  527. font-size:10px;
  528. }
  529. #u1787.disabled {
  530. }
  531. #u1788_div {
  532. border-width:0px;
  533. position:absolute;
  534. left:0px;
  535. top:0px;
  536. width:88px;
  537. height:30px;
  538. background:inherit;
  539. background-color:rgba(255, 255, 255, 0);
  540. border:none;
  541. border-top:0px;
  542. border-right:0px;
  543. border-bottom:0px;
  544. border-radius:0px;
  545. border-top-left-radius:0px;
  546. border-bottom-left-radius:0px;
  547. -moz-box-shadow:none;
  548. -webkit-box-shadow:none;
  549. box-shadow:none;
  550. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  551. font-weight:400;
  552. font-style:normal;
  553. font-size:14px;
  554. color:#7F7F7F;
  555. }
  556. #u1788 {
  557. border-width:0px;
  558. position:absolute;
  559. left:167px;
  560. top:589px;
  561. width:88px;
  562. height:30px;
  563. display:flex;
  564. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  565. font-weight:400;
  566. font-style:normal;
  567. font-size:14px;
  568. color:#7F7F7F;
  569. }
  570. #u1788 .text {
  571. position:absolute;
  572. align-self:center;
  573. padding:5px 10px 5px 0px;
  574. box-sizing:border-box;
  575. width:100%;
  576. }
  577. #u1788_text {
  578. border-width:0px;
  579. white-space:nowrap;
  580. text-transform:none;
  581. }
  582. #u1789 {
  583. border-width:0px;
  584. position:absolute;
  585. left:0px;
  586. top:0px;
  587. width:0px;
  588. height:0px;
  589. }
  590. #u1790_div {
  591. border-width:0px;
  592. position:absolute;
  593. left:0px;
  594. top:0px;
  595. width:813px;
  596. height:90px;
  597. background:inherit;
  598. background-color:rgba(255, 255, 255, 1);
  599. box-sizing:border-box;
  600. border-width:1px;
  601. border-style:solid;
  602. border-color:rgba(215, 215, 215, 1);
  603. border-radius:4px;
  604. -moz-box-shadow:none;
  605. -webkit-box-shadow:none;
  606. box-shadow:none;
  607. font-size:11px;
  608. text-align:left;
  609. }
  610. #u1790 {
  611. border-width:0px;
  612. position:absolute;
  613. left:272px;
  614. top:584px;
  615. width:813px;
  616. height:90px;
  617. display:flex;
  618. font-size:11px;
  619. text-align:left;
  620. }
  621. #u1790 .text {
  622. position:absolute;
  623. align-self:center;
  624. padding:2px 2px 2px 20px;
  625. box-sizing:border-box;
  626. width:100%;
  627. }
  628. #u1790_text {
  629. border-width:0px;
  630. word-wrap:break-word;
  631. text-transform:none;
  632. visibility:hidden;
  633. }
  634. #u1791_input {
  635. position:absolute;
  636. left:0px;
  637. top:0px;
  638. width:775px;
  639. height:33px;
  640. padding:2px 2px 2px 2px;
  641. font-family:'Microsoft YaHei', sans-serif;
  642. font-weight:400;
  643. font-style:normal;
  644. font-size:10px;
  645. letter-spacing:normal;
  646. color:#000000;
  647. vertical-align:none;
  648. text-align:left;
  649. text-transform:none;
  650. background-color:transparent;
  651. border-color:transparent;
  652. }
  653. #u1791_input.disabled {
  654. position:absolute;
  655. left:0px;
  656. top:0px;
  657. width:775px;
  658. height:33px;
  659. padding:2px 2px 2px 2px;
  660. font-family:'Microsoft YaHei', sans-serif;
  661. font-weight:400;
  662. font-style:normal;
  663. font-size:10px;
  664. letter-spacing:normal;
  665. color:#000000;
  666. vertical-align:none;
  667. text-align:left;
  668. text-transform:none;
  669. background-color:transparent;
  670. border-color:transparent;
  671. }
  672. #u1791_div {
  673. border-width:0px;
  674. position:absolute;
  675. left:0px;
  676. top:0px;
  677. width:775px;
  678. height:33px;
  679. background:inherit;
  680. background-color:rgba(255, 255, 255, 1);
  681. border:none;
  682. border-radius:0px;
  683. -moz-box-shadow:none;
  684. -webkit-box-shadow:none;
  685. box-shadow:none;
  686. font-family:'Microsoft YaHei', sans-serif;
  687. font-weight:400;
  688. font-style:normal;
  689. font-size:10px;
  690. }
  691. #u1791 {
  692. border-width:0px;
  693. position:absolute;
  694. left:281px;
  695. top:586px;
  696. width:775px;
  697. height:33px;
  698. display:flex;
  699. font-family:'Microsoft YaHei', sans-serif;
  700. font-weight:400;
  701. font-style:normal;
  702. font-size:10px;
  703. }
  704. #u1791 .text {
  705. position:absolute;
  706. align-self:center;
  707. padding:2px 2px 2px 2px;
  708. box-sizing:border-box;
  709. width:100%;
  710. }
  711. #u1791_div.disabled {
  712. border-width:0px;
  713. position:absolute;
  714. left:0px;
  715. top:0px;
  716. width:775px;
  717. height:33px;
  718. background:inherit;
  719. background-color:rgba(240, 240, 240, 1);
  720. border:none;
  721. border-radius:0px;
  722. -moz-box-shadow:none;
  723. -webkit-box-shadow:none;
  724. box-shadow:none;
  725. font-family:'Microsoft YaHei', sans-serif;
  726. font-weight:400;
  727. font-style:normal;
  728. font-size:10px;
  729. }
  730. #u1791.disabled {
  731. }
  732. #u1792_div {
  733. border-width:0px;
  734. position:absolute;
  735. left:0px;
  736. top:0px;
  737. width:88px;
  738. height:30px;
  739. background:inherit;
  740. background-color:rgba(255, 255, 255, 0);
  741. border:none;
  742. border-top:0px;
  743. border-right:0px;
  744. border-bottom:0px;
  745. border-radius:0px;
  746. border-top-left-radius:0px;
  747. border-bottom-left-radius:0px;
  748. -moz-box-shadow:none;
  749. -webkit-box-shadow:none;
  750. box-shadow:none;
  751. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  752. font-weight:400;
  753. font-style:normal;
  754. font-size:14px;
  755. color:#7F7F7F;
  756. }
  757. #u1792 {
  758. border-width:0px;
  759. position:absolute;
  760. left:167px;
  761. top:429px;
  762. width:88px;
  763. height:30px;
  764. display:flex;
  765. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  766. font-weight:400;
  767. font-style:normal;
  768. font-size:14px;
  769. color:#7F7F7F;
  770. }
  771. #u1792 .text {
  772. position:absolute;
  773. align-self:center;
  774. padding:5px 10px 5px 0px;
  775. box-sizing:border-box;
  776. width:100%;
  777. }
  778. #u1792_text {
  779. border-width:0px;
  780. white-space:nowrap;
  781. text-transform:none;
  782. }
  783. #u1793_div {
  784. border-width:0px;
  785. position:absolute;
  786. left:0px;
  787. top:0px;
  788. width:81px;
  789. height:30px;
  790. background:inherit;
  791. background-color:rgba(255, 255, 255, 0);
  792. border:none;
  793. border-top:0px;
  794. border-right:0px;
  795. border-bottom:0px;
  796. border-radius:0px;
  797. border-top-left-radius:0px;
  798. border-bottom-left-radius:0px;
  799. -moz-box-shadow:none;
  800. -webkit-box-shadow:none;
  801. box-shadow:none;
  802. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  803. font-weight:400;
  804. font-style:normal;
  805. font-size:14px;
  806. color:#7F7F7F;
  807. }
  808. #u1793 {
  809. border-width:0px;
  810. position:absolute;
  811. left:167px;
  812. top:689px;
  813. width:81px;
  814. height:30px;
  815. display:flex;
  816. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  817. font-weight:400;
  818. font-style:normal;
  819. font-size:14px;
  820. color:#7F7F7F;
  821. }
  822. #u1793 .text {
  823. position:absolute;
  824. align-self:center;
  825. padding:5px 10px 5px 0px;
  826. box-sizing:border-box;
  827. width:100%;
  828. }
  829. #u1793_text {
  830. border-width:0px;
  831. white-space:nowrap;
  832. text-transform:none;
  833. }
  834. #u1794_div {
  835. border-width:0px;
  836. position:absolute;
  837. left:0px;
  838. top:0px;
  839. width:80px;
  840. height:80px;
  841. background:inherit;
  842. background-color:rgba(255, 255, 255, 1);
  843. box-sizing:border-box;
  844. border-width:1px;
  845. border-style:solid;
  846. border-color:rgba(215, 215, 215, 1);
  847. border-radius:4px;
  848. -moz-box-shadow:none;
  849. -webkit-box-shadow:none;
  850. box-shadow:none;
  851. font-size:28px;
  852. }
  853. #u1794 {
  854. border-width:0px;
  855. position:absolute;
  856. left:272px;
  857. top:684px;
  858. width:80px;
  859. height:80px;
  860. display:flex;
  861. font-size:28px;
  862. }
  863. #u1794 .text {
  864. position:absolute;
  865. align-self:center;
  866. padding:2px 0px 2px 0px;
  867. box-sizing:border-box;
  868. width:100%;
  869. }
  870. #u1794_text {
  871. border-width:0px;
  872. word-wrap:break-word;
  873. text-transform:none;
  874. }
  875. #u1795_div {
  876. border-width:0px;
  877. position:absolute;
  878. left:0px;
  879. top:0px;
  880. width:88px;
  881. height:30px;
  882. background:inherit;
  883. background-color:rgba(255, 255, 255, 0);
  884. border:none;
  885. border-top:0px;
  886. border-right:0px;
  887. border-bottom:0px;
  888. border-radius:0px;
  889. border-top-left-radius:0px;
  890. border-bottom-left-radius:0px;
  891. -moz-box-shadow:none;
  892. -webkit-box-shadow:none;
  893. box-shadow:none;
  894. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  895. font-weight:400;
  896. font-style:normal;
  897. font-size:14px;
  898. color:#7F7F7F;
  899. }
  900. #u1795 {
  901. border-width:0px;
  902. position:absolute;
  903. left:167px;
  904. top:489px;
  905. width:88px;
  906. height:30px;
  907. display:flex;
  908. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  909. font-weight:400;
  910. font-style:normal;
  911. font-size:14px;
  912. color:#7F7F7F;
  913. }
  914. #u1795 .text {
  915. position:absolute;
  916. align-self:center;
  917. padding:5px 10px 5px 0px;
  918. box-sizing:border-box;
  919. width:100%;
  920. }
  921. #u1795_text {
  922. border-width:0px;
  923. white-space:nowrap;
  924. text-transform:none;
  925. }
  926. #u1796 {
  927. border-width:0px;
  928. position:absolute;
  929. left:0px;
  930. top:0px;
  931. width:0px;
  932. height:0px;
  933. }
  934. #u1797_div {
  935. border-width:0px;
  936. position:absolute;
  937. left:0px;
  938. top:0px;
  939. width:918px;
  940. height:180px;
  941. background:inherit;
  942. background-color:rgba(242, 242, 242, 1);
  943. border:none;
  944. border-radius:4px;
  945. -moz-box-shadow:none;
  946. -webkit-box-shadow:none;
  947. box-shadow:none;
  948. font-size:11px;
  949. text-align:left;
  950. }
  951. #u1797 {
  952. border-width:0px;
  953. position:absolute;
  954. left:167px;
  955. top:172px;
  956. width:918px;
  957. height:180px;
  958. display:flex;
  959. font-size:11px;
  960. text-align:left;
  961. }
  962. #u1797 .text {
  963. position:absolute;
  964. align-self:center;
  965. padding:2px 2px 2px 20px;
  966. box-sizing:border-box;
  967. width:100%;
  968. }
  969. #u1797_text {
  970. border-width:0px;
  971. word-wrap:break-word;
  972. text-transform:none;
  973. visibility:hidden;
  974. }
  975. #u1798_div {
  976. border-width:0px;
  977. position:absolute;
  978. left:0px;
  979. top:0px;
  980. width:67px;
  981. height:30px;
  982. background:inherit;
  983. background-color:rgba(255, 255, 255, 0);
  984. border:none;
  985. border-top:0px;
  986. border-right:0px;
  987. border-bottom:0px;
  988. border-radius:0px;
  989. border-top-left-radius:0px;
  990. border-bottom-left-radius:0px;
  991. -moz-box-shadow:none;
  992. -webkit-box-shadow:none;
  993. box-shadow:none;
  994. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  995. font-weight:500;
  996. font-style:normal;
  997. font-size:14px;
  998. }
  999. #u1798 {
  1000. border-width:0px;
  1001. position:absolute;
  1002. left:187px;
  1003. top:182px;
  1004. width:67px;
  1005. height:30px;
  1006. display:flex;
  1007. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1008. font-weight:500;
  1009. font-style:normal;
  1010. font-size:14px;
  1011. }
  1012. #u1798 .text {
  1013. position:absolute;
  1014. align-self:center;
  1015. padding:5px 10px 5px 0px;
  1016. box-sizing:border-box;
  1017. width:100%;
  1018. }
  1019. #u1798_text {
  1020. border-width:0px;
  1021. white-space:nowrap;
  1022. text-transform:none;
  1023. }
  1024. #u1799_div {
  1025. border-width:0px;
  1026. position:absolute;
  1027. left:0px;
  1028. top:0px;
  1029. width:71px;
  1030. height:130px;
  1031. background:inherit;
  1032. background-color:rgba(255, 255, 255, 0);
  1033. border:none;
  1034. border-top:0px;
  1035. border-right:0px;
  1036. border-bottom:0px;
  1037. border-radius:0px;
  1038. border-top-left-radius:0px;
  1039. border-bottom-left-radius:0px;
  1040. -moz-box-shadow:none;
  1041. -webkit-box-shadow:none;
  1042. box-shadow:none;
  1043. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1044. font-weight:400;
  1045. font-style:normal;
  1046. font-size:14px;
  1047. color:#7F7F7F;
  1048. line-height:30px;
  1049. }
  1050. #u1799 {
  1051. border-width:0px;
  1052. position:absolute;
  1053. left:189px;
  1054. top:218px;
  1055. width:71px;
  1056. height:130px;
  1057. display:flex;
  1058. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1059. font-weight:400;
  1060. font-style:normal;
  1061. font-size:14px;
  1062. color:#7F7F7F;
  1063. line-height:30px;
  1064. }
  1065. #u1799 .text {
  1066. position:absolute;
  1067. align-self:flex-start;
  1068. padding:5px 0px 5px 0px;
  1069. box-sizing:border-box;
  1070. width:100%;
  1071. }
  1072. #u1799_text {
  1073. border-width:0px;
  1074. white-space:nowrap;
  1075. text-transform:none;
  1076. }
  1077. #u1800_div {
  1078. border-width:0px;
  1079. position:absolute;
  1080. left:0px;
  1081. top:0px;
  1082. width:173px;
  1083. height:130px;
  1084. background:inherit;
  1085. background-color:rgba(255, 255, 255, 0);
  1086. border:none;
  1087. border-top:0px;
  1088. border-right:0px;
  1089. border-bottom:0px;
  1090. border-radius:0px;
  1091. border-top-left-radius:0px;
  1092. border-bottom-left-radius:0px;
  1093. -moz-box-shadow:none;
  1094. -webkit-box-shadow:none;
  1095. box-shadow:none;
  1096. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1097. font-weight:400;
  1098. font-style:normal;
  1099. font-size:14px;
  1100. line-height:30px;
  1101. }
  1102. #u1800 {
  1103. border-width:0px;
  1104. position:absolute;
  1105. left:276px;
  1106. top:218px;
  1107. width:173px;
  1108. height:130px;
  1109. display:flex;
  1110. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1111. font-weight:400;
  1112. font-style:normal;
  1113. font-size:14px;
  1114. line-height:30px;
  1115. }
  1116. #u1800 .text {
  1117. position:absolute;
  1118. align-self:flex-start;
  1119. padding:5px 10px 5px 0px;
  1120. box-sizing:border-box;
  1121. width:100%;
  1122. }
  1123. #u1800_text {
  1124. border-width:0px;
  1125. white-space:nowrap;
  1126. text-transform:none;
  1127. }
  1128. #u1801_div {
  1129. border-width:0px;
  1130. position:absolute;
  1131. left:0px;
  1132. top:0px;
  1133. width:71px;
  1134. height:120px;
  1135. background:inherit;
  1136. background-color:rgba(255, 255, 255, 0);
  1137. border:none;
  1138. border-top:0px;
  1139. border-right:0px;
  1140. border-bottom:0px;
  1141. border-radius:0px;
  1142. border-top-left-radius:0px;
  1143. border-bottom-left-radius:0px;
  1144. -moz-box-shadow:none;
  1145. -webkit-box-shadow:none;
  1146. box-shadow:none;
  1147. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1148. font-weight:400;
  1149. font-style:normal;
  1150. font-size:14px;
  1151. color:#7F7F7F;
  1152. }
  1153. #u1801 {
  1154. border-width:0px;
  1155. position:absolute;
  1156. left:530px;
  1157. top:218px;
  1158. width:71px;
  1159. height:120px;
  1160. display:flex;
  1161. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1162. font-weight:400;
  1163. font-style:normal;
  1164. font-size:14px;
  1165. color:#7F7F7F;
  1166. }
  1167. #u1801 .text {
  1168. position:absolute;
  1169. align-self:flex-start;
  1170. padding:5px 0px 5px 0px;
  1171. box-sizing:border-box;
  1172. width:100%;
  1173. }
  1174. #u1801_text {
  1175. border-width:0px;
  1176. white-space:nowrap;
  1177. text-transform:none;
  1178. }
  1179. #u1802_div {
  1180. border-width:0px;
  1181. position:absolute;
  1182. left:0px;
  1183. top:0px;
  1184. width:165px;
  1185. height:120px;
  1186. background:inherit;
  1187. background-color:rgba(255, 255, 255, 0);
  1188. border:none;
  1189. border-top:0px;
  1190. border-right:0px;
  1191. border-bottom:0px;
  1192. border-radius:0px;
  1193. border-top-left-radius:0px;
  1194. border-bottom-left-radius:0px;
  1195. -moz-box-shadow:none;
  1196. -webkit-box-shadow:none;
  1197. box-shadow:none;
  1198. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1199. font-weight:400;
  1200. font-style:normal;
  1201. font-size:14px;
  1202. }
  1203. #u1802 {
  1204. border-width:0px;
  1205. position:absolute;
  1206. left:601px;
  1207. top:218px;
  1208. width:165px;
  1209. height:120px;
  1210. display:flex;
  1211. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1212. font-weight:400;
  1213. font-style:normal;
  1214. font-size:14px;
  1215. }
  1216. #u1802 .text {
  1217. position:absolute;
  1218. align-self:flex-start;
  1219. padding:5px 10px 5px 0px;
  1220. box-sizing:border-box;
  1221. width:100%;
  1222. }
  1223. #u1802_text {
  1224. border-width:0px;
  1225. white-space:nowrap;
  1226. text-transform:none;
  1227. }
  1228. #u1803_div {
  1229. border-width:0px;
  1230. position:absolute;
  1231. left:0px;
  1232. top:0px;
  1233. width:95px;
  1234. height:120px;
  1235. background:inherit;
  1236. background-color:rgba(255, 255, 255, 0);
  1237. border:none;
  1238. border-top:0px;
  1239. border-right:0px;
  1240. border-bottom:0px;
  1241. border-radius:0px;
  1242. border-top-left-radius:0px;
  1243. border-bottom-left-radius:0px;
  1244. -moz-box-shadow:none;
  1245. -webkit-box-shadow:none;
  1246. box-shadow:none;
  1247. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1248. font-weight:400;
  1249. font-style:normal;
  1250. font-size:14px;
  1251. color:#7F7F7F;
  1252. }
  1253. #u1803 {
  1254. border-width:0px;
  1255. position:absolute;
  1256. left:827px;
  1257. top:218px;
  1258. width:95px;
  1259. height:120px;
  1260. display:flex;
  1261. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1262. font-weight:400;
  1263. font-style:normal;
  1264. font-size:14px;
  1265. color:#7F7F7F;
  1266. }
  1267. #u1803 .text {
  1268. position:absolute;
  1269. align-self:flex-start;
  1270. padding:5px 10px 5px 0px;
  1271. box-sizing:border-box;
  1272. width:100%;
  1273. }
  1274. #u1803_text {
  1275. border-width:0px;
  1276. white-space:nowrap;
  1277. text-transform:none;
  1278. }
  1279. #u1804_div {
  1280. border-width:0px;
  1281. position:absolute;
  1282. left:0px;
  1283. top:0px;
  1284. width:104px;
  1285. height:120px;
  1286. background:inherit;
  1287. background-color:rgba(255, 255, 255, 0);
  1288. border:none;
  1289. border-top:0px;
  1290. border-right:0px;
  1291. border-bottom:0px;
  1292. border-radius:0px;
  1293. border-top-left-radius:0px;
  1294. border-bottom-left-radius:0px;
  1295. -moz-box-shadow:none;
  1296. -webkit-box-shadow:none;
  1297. box-shadow:none;
  1298. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1299. font-weight:400;
  1300. font-style:normal;
  1301. font-size:14px;
  1302. }
  1303. #u1804 {
  1304. border-width:0px;
  1305. position:absolute;
  1306. left:914px;
  1307. top:218px;
  1308. width:104px;
  1309. height:120px;
  1310. display:flex;
  1311. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1312. font-weight:400;
  1313. font-style:normal;
  1314. font-size:14px;
  1315. }
  1316. #u1804 .text {
  1317. position:absolute;
  1318. align-self:flex-start;
  1319. padding:5px 10px 5px 0px;
  1320. box-sizing:border-box;
  1321. width:100%;
  1322. }
  1323. #u1804_text {
  1324. border-width:0px;
  1325. white-space:nowrap;
  1326. text-transform:none;
  1327. }
  1328. #u1805_div {
  1329. border-width:0px;
  1330. position:absolute;
  1331. left:0px;
  1332. top:0px;
  1333. width:83px;
  1334. height:35px;
  1335. background:inherit;
  1336. background-color:rgba(255, 255, 255, 0);
  1337. border:none;
  1338. border-top:0px;
  1339. border-right:0px;
  1340. border-bottom:0px;
  1341. border-radius:0px;
  1342. border-top-left-radius:0px;
  1343. border-bottom-left-radius:0px;
  1344. -moz-box-shadow:none;
  1345. -webkit-box-shadow:none;
  1346. box-shadow:none;
  1347. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1348. font-weight:500;
  1349. font-style:normal;
  1350. font-size:18px;
  1351. }
  1352. #u1805 {
  1353. border-width:0px;
  1354. position:absolute;
  1355. left:167px;
  1356. top:372px;
  1357. width:83px;
  1358. height:35px;
  1359. display:flex;
  1360. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  1361. font-weight:500;
  1362. font-style:normal;
  1363. font-size:18px;
  1364. }
  1365. #u1805 .text {
  1366. position:absolute;
  1367. align-self:center;
  1368. padding:5px 10px 5px 0px;
  1369. box-sizing:border-box;
  1370. width:100%;
  1371. }
  1372. #u1805_text {
  1373. border-width:0px;
  1374. white-space:nowrap;
  1375. text-transform:none;
  1376. }
  1377. #u1806 label {
  1378. left:0px;
  1379. width:100%;
  1380. }
  1381. #u1806_img {
  1382. border-width:0px;
  1383. position:absolute;
  1384. left:0px;
  1385. top:4px;
  1386. width:12px;
  1387. height:12px;
  1388. }
  1389. #u1806 {
  1390. border-width:0px;
  1391. position:absolute;
  1392. left:280px;
  1393. top:494px;
  1394. width:100px;
  1395. height:20px;
  1396. display:flex;
  1397. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1398. font-weight:400;
  1399. font-style:normal;
  1400. font-size:14px;
  1401. }
  1402. #u1806 .text {
  1403. position:absolute;
  1404. align-self:center;
  1405. padding:0px 2px 0px 2px;
  1406. box-sizing:border-box;
  1407. }
  1408. #u1806_img.selected {
  1409. }
  1410. #u1806.selected {
  1411. }
  1412. #u1806_img.disabled {
  1413. }
  1414. #u1806.disabled {
  1415. }
  1416. #u1806_img.selectedDisabled {
  1417. }
  1418. #u1806.selectedDisabled {
  1419. }
  1420. #u1806_text {
  1421. border-width:0px;
  1422. position:absolute;
  1423. left:14px;
  1424. top:0px;
  1425. width:84px;
  1426. word-wrap:break-word;
  1427. text-transform:none;
  1428. }
  1429. #u1806_input {
  1430. border-width:0px;
  1431. position:absolute;
  1432. left:0px;
  1433. top:0px;
  1434. width:0px;
  1435. height:0px;
  1436. opacity:0;
  1437. }
  1438. #u1807 label {
  1439. left:0px;
  1440. width:100%;
  1441. }
  1442. #u1807_img {
  1443. border-width:0px;
  1444. position:absolute;
  1445. left:0px;
  1446. top:4px;
  1447. width:12px;
  1448. height:12px;
  1449. }
  1450. #u1807 {
  1451. border-width:0px;
  1452. position:absolute;
  1453. left:280px;
  1454. top:543px;
  1455. width:100px;
  1456. height:20px;
  1457. display:flex;
  1458. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1459. font-weight:400;
  1460. font-style:normal;
  1461. font-size:14px;
  1462. }
  1463. #u1807 .text {
  1464. position:absolute;
  1465. align-self:center;
  1466. padding:0px 2px 0px 2px;
  1467. box-sizing:border-box;
  1468. }
  1469. #u1807_img.selected {
  1470. }
  1471. #u1807.selected {
  1472. }
  1473. #u1807_img.disabled {
  1474. }
  1475. #u1807.disabled {
  1476. }
  1477. #u1807_img.selectedDisabled {
  1478. }
  1479. #u1807.selectedDisabled {
  1480. }
  1481. #u1807_text {
  1482. border-width:0px;
  1483. position:absolute;
  1484. left:14px;
  1485. top:0px;
  1486. width:84px;
  1487. word-wrap:break-word;
  1488. text-transform:none;
  1489. }
  1490. #u1807_input {
  1491. border-width:0px;
  1492. position:absolute;
  1493. left:0px;
  1494. top:0px;
  1495. width:0px;
  1496. height:0px;
  1497. opacity:0;
  1498. }
  1499. #u1808 label {
  1500. left:0px;
  1501. width:100%;
  1502. }
  1503. #u1808_img {
  1504. border-width:0px;
  1505. position:absolute;
  1506. left:0px;
  1507. top:4px;
  1508. width:12px;
  1509. height:12px;
  1510. }
  1511. #u1808 {
  1512. border-width:0px;
  1513. position:absolute;
  1514. left:280px;
  1515. top:434px;
  1516. width:100px;
  1517. height:20px;
  1518. display:flex;
  1519. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1520. font-weight:400;
  1521. font-style:normal;
  1522. font-size:14px;
  1523. }
  1524. #u1808 .text {
  1525. position:absolute;
  1526. align-self:center;
  1527. padding:0px 2px 0px 2px;
  1528. box-sizing:border-box;
  1529. }
  1530. #u1808_img.selected {
  1531. }
  1532. #u1808.selected {
  1533. }
  1534. #u1808_img.disabled {
  1535. }
  1536. #u1808.disabled {
  1537. }
  1538. #u1808_img.selectedDisabled {
  1539. }
  1540. #u1808.selectedDisabled {
  1541. }
  1542. #u1808_text {
  1543. border-width:0px;
  1544. position:absolute;
  1545. left:14px;
  1546. top:0px;
  1547. width:84px;
  1548. word-wrap:break-word;
  1549. text-transform:none;
  1550. }
  1551. #u1808_input {
  1552. border-width:0px;
  1553. position:absolute;
  1554. left:0px;
  1555. top:0px;
  1556. width:0px;
  1557. height:0px;
  1558. opacity:0;
  1559. }
  1560. #u1809 label {
  1561. left:0px;
  1562. width:100%;
  1563. }
  1564. #u1809_img {
  1565. border-width:0px;
  1566. position:absolute;
  1567. left:0px;
  1568. top:4px;
  1569. width:12px;
  1570. height:12px;
  1571. }
  1572. #u1809 {
  1573. border-width:0px;
  1574. position:absolute;
  1575. left:460px;
  1576. top:434px;
  1577. width:100px;
  1578. height:20px;
  1579. display:flex;
  1580. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1581. font-weight:400;
  1582. font-style:normal;
  1583. font-size:14px;
  1584. }
  1585. #u1809 .text {
  1586. position:absolute;
  1587. align-self:center;
  1588. padding:0px 2px 0px 2px;
  1589. box-sizing:border-box;
  1590. }
  1591. #u1809_img.selected {
  1592. }
  1593. #u1809.selected {
  1594. }
  1595. #u1809_img.disabled {
  1596. }
  1597. #u1809.disabled {
  1598. }
  1599. #u1809_img.selectedDisabled {
  1600. }
  1601. #u1809.selectedDisabled {
  1602. }
  1603. #u1809_text {
  1604. border-width:0px;
  1605. position:absolute;
  1606. left:14px;
  1607. top:0px;
  1608. width:84px;
  1609. word-wrap:break-word;
  1610. text-transform:none;
  1611. }
  1612. #u1809_input {
  1613. border-width:0px;
  1614. position:absolute;
  1615. left:0px;
  1616. top:0px;
  1617. width:0px;
  1618. height:0px;
  1619. opacity:0;
  1620. }
  1621. #u1810 {
  1622. border-width:0px;
  1623. position:absolute;
  1624. left:0px;
  1625. top:0px;
  1626. width:0px;
  1627. height:0px;
  1628. }
  1629. #u1811_div {
  1630. border-width:0px;
  1631. position:absolute;
  1632. left:0px;
  1633. top:0px;
  1634. width:705px;
  1635. height:40px;
  1636. background:inherit;
  1637. background-color:rgba(255, 255, 255, 1);
  1638. box-sizing:border-box;
  1639. border-width:1px;
  1640. border-style:solid;
  1641. border-color:rgba(215, 215, 215, 1);
  1642. border-radius:4px;
  1643. -moz-box-shadow:none;
  1644. -webkit-box-shadow:none;
  1645. box-shadow:none;
  1646. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1647. font-weight:400;
  1648. font-style:normal;
  1649. font-size:12px;
  1650. color:#AAAAAA;
  1651. text-align:right;
  1652. }
  1653. #u1811 {
  1654. border-width:0px;
  1655. position:absolute;
  1656. left:380px;
  1657. top:533px;
  1658. width:705px;
  1659. height:40px;
  1660. display:flex;
  1661. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1662. font-weight:400;
  1663. font-style:normal;
  1664. font-size:12px;
  1665. color:#AAAAAA;
  1666. text-align:right;
  1667. }
  1668. #u1811 .text {
  1669. position:absolute;
  1670. align-self:center;
  1671. padding:2px 10px 2px 20px;
  1672. box-sizing:border-box;
  1673. width:100%;
  1674. }
  1675. #u1811_text {
  1676. border-width:0px;
  1677. word-wrap:break-word;
  1678. text-transform:none;
  1679. }
  1680. #u1812_input {
  1681. position:absolute;
  1682. left:0px;
  1683. top:0px;
  1684. width:564px;
  1685. height:33px;
  1686. padding:2px 2px 2px 2px;
  1687. font-family:'Microsoft YaHei', sans-serif;
  1688. font-weight:400;
  1689. font-style:normal;
  1690. font-size:10px;
  1691. letter-spacing:normal;
  1692. color:#000000;
  1693. vertical-align:none;
  1694. text-align:left;
  1695. text-transform:none;
  1696. background-color:transparent;
  1697. border-color:transparent;
  1698. }
  1699. #u1812_input.disabled {
  1700. position:absolute;
  1701. left:0px;
  1702. top:0px;
  1703. width:564px;
  1704. height:33px;
  1705. padding:2px 2px 2px 2px;
  1706. font-family:'Microsoft YaHei', sans-serif;
  1707. font-weight:400;
  1708. font-style:normal;
  1709. font-size:10px;
  1710. letter-spacing:normal;
  1711. color:#000000;
  1712. vertical-align:none;
  1713. text-align:left;
  1714. text-transform:none;
  1715. background-color:transparent;
  1716. border-color:transparent;
  1717. }
  1718. #u1812_div {
  1719. border-width:0px;
  1720. position:absolute;
  1721. left:0px;
  1722. top:0px;
  1723. width:564px;
  1724. height:33px;
  1725. background:inherit;
  1726. background-color:rgba(255, 255, 255, 1);
  1727. border:none;
  1728. border-radius:0px;
  1729. -moz-box-shadow:none;
  1730. -webkit-box-shadow:none;
  1731. box-shadow:none;
  1732. font-family:'Microsoft YaHei', sans-serif;
  1733. font-weight:400;
  1734. font-style:normal;
  1735. font-size:10px;
  1736. }
  1737. #u1812 {
  1738. border-width:0px;
  1739. position:absolute;
  1740. left:396px;
  1741. top:535px;
  1742. width:564px;
  1743. height:33px;
  1744. display:flex;
  1745. font-family:'Microsoft YaHei', sans-serif;
  1746. font-weight:400;
  1747. font-style:normal;
  1748. font-size:10px;
  1749. }
  1750. #u1812 .text {
  1751. position:absolute;
  1752. align-self:center;
  1753. padding:2px 2px 2px 2px;
  1754. box-sizing:border-box;
  1755. width:100%;
  1756. }
  1757. #u1812_div.disabled {
  1758. border-width:0px;
  1759. position:absolute;
  1760. left:0px;
  1761. top:0px;
  1762. width:564px;
  1763. height:33px;
  1764. background:inherit;
  1765. background-color:rgba(240, 240, 240, 1);
  1766. border:none;
  1767. border-radius:0px;
  1768. -moz-box-shadow:none;
  1769. -webkit-box-shadow:none;
  1770. box-shadow:none;
  1771. font-family:'Microsoft YaHei', sans-serif;
  1772. font-weight:400;
  1773. font-style:normal;
  1774. font-size:10px;
  1775. }
  1776. #u1812.disabled {
  1777. }