styles.css 26 KB

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