styles.css 23 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-59px;
  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. #u28737 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u28738_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. filter:drop-shadow(none);
  42. transition:none;
  43. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  44. font-weight:400;
  45. font-style:normal;
  46. font-size:14px;
  47. color:#AAAAAA;
  48. text-align:center;
  49. line-height:30px;
  50. }
  51. #u28738 {
  52. border-width:0px;
  53. position:absolute;
  54. left:59px;
  55. top:36px;
  56. width:600px;
  57. height:1200px;
  58. display:flex;
  59. transition:none;
  60. transform-origin:50% 50%;
  61. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  62. font-weight:400;
  63. font-style:normal;
  64. font-size:14px;
  65. color:#AAAAAA;
  66. text-align:center;
  67. line-height:30px;
  68. }
  69. #u28738 .text {
  70. position:absolute;
  71. align-self:center;
  72. padding:5px 10px 5px 10px;
  73. box-sizing:border-box;
  74. width:100%;
  75. }
  76. #u28738_text {
  77. border-width:0px;
  78. word-wrap:break-word;
  79. text-transform:none;
  80. visibility:hidden;
  81. }
  82. #u28739_div {
  83. border-width:0px;
  84. position:absolute;
  85. left:0px;
  86. top:0px;
  87. width:119px;
  88. height:35px;
  89. background:inherit;
  90. background-color:rgba(255, 255, 255, 0);
  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. filter:drop-shadow(none);
  98. transition:none;
  99. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  100. font-weight:500;
  101. font-style:normal;
  102. font-size:18px;
  103. }
  104. #u28739 {
  105. border-width:0px;
  106. position:absolute;
  107. left:79px;
  108. top:54px;
  109. width:119px;
  110. height:35px;
  111. display:flex;
  112. transition:none;
  113. transform-origin:50% 50%;
  114. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  115. font-weight:500;
  116. font-style:normal;
  117. font-size:18px;
  118. }
  119. #u28739 .text {
  120. position:absolute;
  121. align-self:center;
  122. padding:5px 10px 5px 0px;
  123. box-sizing:border-box;
  124. width:100%;
  125. }
  126. #u28739_text {
  127. border-width:0px;
  128. white-space:nowrap;
  129. text-transform:none;
  130. }
  131. #u28740 {
  132. border-width:0px;
  133. position:absolute;
  134. left:0px;
  135. top:0px;
  136. width:0px;
  137. height:0px;
  138. }
  139. #u28741_div {
  140. border-width:0px;
  141. position:absolute;
  142. left:0px;
  143. top:0px;
  144. width:600px;
  145. height:60px;
  146. background:inherit;
  147. background-color:rgba(255, 255, 255, 1);
  148. box-sizing:border-box;
  149. border-width:1px;
  150. border-style:solid;
  151. border-color:rgba(215, 215, 215, 1);
  152. border-radius:0px;
  153. filter:drop-shadow(none);
  154. transition: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. #u28741 {
  164. border-width:0px;
  165. position:absolute;
  166. left:59px;
  167. top:1176px;
  168. width:600px;
  169. height:60px;
  170. display:flex;
  171. transition:none;
  172. transform-origin:50% 50%;
  173. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  174. font-weight:400;
  175. font-style:normal;
  176. font-size:14px;
  177. color:#AAAAAA;
  178. text-align:center;
  179. line-height:30px;
  180. }
  181. #u28741 .text {
  182. position:absolute;
  183. align-self:center;
  184. padding:5px 10px 5px 10px;
  185. box-sizing:border-box;
  186. width:100%;
  187. }
  188. #u28741_text {
  189. border-width:0px;
  190. word-wrap:break-word;
  191. text-transform:none;
  192. visibility:hidden;
  193. }
  194. #u28742_div {
  195. border-width:0px;
  196. position:absolute;
  197. left:0px;
  198. top:0px;
  199. width:80px;
  200. height:30px;
  201. background:inherit;
  202. background-color:rgba(24, 144, 255, 1);
  203. border-radius:4px;
  204. filter:drop-shadow(none);
  205. transition: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. #u28742 {
  213. border-width:0px;
  214. position:absolute;
  215. left:539px;
  216. top:1191px;
  217. width:80px;
  218. height:30px;
  219. display:flex;
  220. transition:none;
  221. transform-origin:50% 50%;
  222. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  223. font-weight:400;
  224. font-style:normal;
  225. font-size:14px;
  226. color:#FFFFFF;
  227. }
  228. #u28742 .text {
  229. position:absolute;
  230. align-self:center;
  231. padding:2px 2px 2px 2px;
  232. box-sizing:border-box;
  233. width:100%;
  234. }
  235. #u28742_text {
  236. border-width:0px;
  237. word-wrap:break-word;
  238. text-transform:none;
  239. }
  240. #u28743_div {
  241. border-width:0px;
  242. position:absolute;
  243. left:0px;
  244. top:0px;
  245. width:79px;
  246. height:30px;
  247. background:inherit;
  248. background-color:rgba(255, 255, 255, 1);
  249. box-sizing:border-box;
  250. border-width:1px;
  251. border-style:solid;
  252. border-color:rgba(170, 170, 170, 1);
  253. border-radius:4px;
  254. filter:drop-shadow(none);
  255. transition:none;
  256. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  257. font-weight:400;
  258. font-style:normal;
  259. font-size:14px;
  260. }
  261. #u28743 {
  262. border-width:0px;
  263. position:absolute;
  264. left:440px;
  265. top:1191px;
  266. width:79px;
  267. height:30px;
  268. display:flex;
  269. transition:none;
  270. transform-origin:50% 50%;
  271. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  272. font-weight:400;
  273. font-style:normal;
  274. font-size:14px;
  275. }
  276. #u28743 .text {
  277. position:absolute;
  278. align-self:center;
  279. padding:2px 2px 2px 2px;
  280. box-sizing:border-box;
  281. width:100%;
  282. }
  283. #u28743_text {
  284. border-width:0px;
  285. word-wrap:break-word;
  286. text-transform:none;
  287. }
  288. #u28744_div {
  289. border-width:0px;
  290. position:absolute;
  291. left:0px;
  292. top:0px;
  293. width:109px;
  294. height:40px;
  295. background:inherit;
  296. background-color:rgba(255, 255, 255, 0);
  297. border-top:0px;
  298. border-right:0px;
  299. border-bottom:0px;
  300. border-radius:0px;
  301. border-top-left-radius:0px;
  302. border-bottom-left-radius:0px;
  303. filter:drop-shadow(none);
  304. transition:none;
  305. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  306. font-weight:400;
  307. font-style:normal;
  308. font-size:14px;
  309. color:#7F7F7F;
  310. text-align:right;
  311. }
  312. #u28744 {
  313. border-width:0px;
  314. position:absolute;
  315. left:101px;
  316. top:106px;
  317. width:109px;
  318. height:40px;
  319. display:flex;
  320. transition:none;
  321. transform-origin:50% 50%;
  322. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  323. font-weight:400;
  324. font-style:normal;
  325. font-size:14px;
  326. color:#7F7F7F;
  327. text-align:right;
  328. }
  329. #u28744 .text {
  330. position:absolute;
  331. align-self:center;
  332. padding:5px 10px 5px 0px;
  333. box-sizing:border-box;
  334. width:100%;
  335. }
  336. #u28744_text {
  337. border-width:0px;
  338. white-space:nowrap;
  339. text-transform:none;
  340. }
  341. #u28745_div {
  342. border-width:0px;
  343. position:absolute;
  344. left:0px;
  345. top:0px;
  346. width:88px;
  347. height:40px;
  348. background:inherit;
  349. background-color:rgba(255, 255, 255, 0);
  350. border-top:0px;
  351. border-right:0px;
  352. border-bottom:0px;
  353. border-radius:0px;
  354. border-top-left-radius:0px;
  355. border-bottom-left-radius:0px;
  356. filter:drop-shadow(none);
  357. transition:none;
  358. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  359. font-weight:400;
  360. font-style:normal;
  361. font-size:14px;
  362. color:#7F7F7F;
  363. text-align:right;
  364. }
  365. #u28745 {
  366. border-width:0px;
  367. position:absolute;
  368. left:112px;
  369. top:205px;
  370. width:88px;
  371. height:40px;
  372. display:flex;
  373. transition:none;
  374. transform-origin:50% 50%;
  375. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  376. font-weight:400;
  377. font-style:normal;
  378. font-size:14px;
  379. color:#7F7F7F;
  380. text-align:right;
  381. }
  382. #u28745 .text {
  383. position:absolute;
  384. align-self:center;
  385. padding:5px 10px 5px 0px;
  386. box-sizing:border-box;
  387. width:100%;
  388. }
  389. #u28745_text {
  390. border-width:0px;
  391. white-space:nowrap;
  392. text-transform:none;
  393. }
  394. #u28746 {
  395. border-width:0px;
  396. position:absolute;
  397. left:0px;
  398. top:0px;
  399. width:0px;
  400. height:0px;
  401. }
  402. #u28747_div {
  403. border-width:0px;
  404. position:absolute;
  405. left:0px;
  406. top:0px;
  407. width:379px;
  408. height:80px;
  409. background:inherit;
  410. background-color:rgba(255, 255, 255, 1);
  411. box-sizing:border-box;
  412. border-width:1px;
  413. border-style:solid;
  414. border-color:rgba(201, 201, 201, 1);
  415. border-radius:4px;
  416. filter:drop-shadow(none);
  417. transition:none;
  418. font-family:"Microsoft YaHei", sans-serif;
  419. font-weight:400;
  420. font-style:normal;
  421. font-size:14px;
  422. color:#CCCCCC;
  423. text-align:left;
  424. }
  425. #u28747 {
  426. border-width:0px;
  427. position:absolute;
  428. left:210px;
  429. top:205px;
  430. width:379px;
  431. height:80px;
  432. display:flex;
  433. transition:none;
  434. transform-origin:50% 50%;
  435. font-family:"Microsoft YaHei", sans-serif;
  436. font-weight:400;
  437. font-style:normal;
  438. font-size:14px;
  439. color:#CCCCCC;
  440. text-align:left;
  441. }
  442. #u28747 .text {
  443. position:absolute;
  444. align-self:center;
  445. padding:2px 8px 2px 8px;
  446. box-sizing:border-box;
  447. width:100%;
  448. }
  449. #u28747_text {
  450. border-width:0px;
  451. word-wrap:break-word;
  452. text-transform:none;
  453. visibility:hidden;
  454. }
  455. #u28748_input {
  456. position:absolute;
  457. left:0px;
  458. top:0px;
  459. width:360px;
  460. height:38px;
  461. padding:2px 2px 2px 2px;
  462. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  463. font-weight:400;
  464. font-style:normal;
  465. font-size:14px;
  466. letter-spacing:normal;
  467. color:#000000;
  468. vertical-align:none;
  469. text-align:left;
  470. text-transform:none;
  471. background-color:transparent;
  472. border-color:transparent;
  473. }
  474. #u28748_input.hint {
  475. position:absolute;
  476. left:0px;
  477. top:0px;
  478. width:360px;
  479. height:38px;
  480. padding:2px 2px 2px 2px;
  481. font-family:"Microsoft YaHei", sans-serif;
  482. font-weight:400;
  483. font-style:normal;
  484. font-size:12px;
  485. letter-spacing:normal;
  486. color:#AAAAAA;
  487. vertical-align:none;
  488. text-align:left;
  489. text-transform:none;
  490. background-color:transparent;
  491. border-color:transparent;
  492. }
  493. #u28748_input.disabled {
  494. position:absolute;
  495. left:0px;
  496. top:0px;
  497. width:360px;
  498. height:38px;
  499. padding:2px 2px 2px 2px;
  500. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  501. font-weight:400;
  502. font-style:normal;
  503. font-size:14px;
  504. letter-spacing:normal;
  505. color:#000000;
  506. vertical-align:none;
  507. text-align:left;
  508. text-transform:none;
  509. background-color:transparent;
  510. border-color:transparent;
  511. }
  512. #u28748_input.hint.disabled {
  513. position:absolute;
  514. left:0px;
  515. top:0px;
  516. width:360px;
  517. height:38px;
  518. padding:2px 2px 2px 2px;
  519. font-family:"Microsoft YaHei", sans-serif;
  520. font-weight:400;
  521. font-style:normal;
  522. font-size:12px;
  523. letter-spacing:normal;
  524. color:#AAAAAA;
  525. vertical-align:none;
  526. text-align:left;
  527. text-transform:none;
  528. background-color:transparent;
  529. border-color:transparent;
  530. }
  531. #u28748_div {
  532. border-width:0px;
  533. position:absolute;
  534. left:0px;
  535. top:0px;
  536. width:360px;
  537. height:38px;
  538. background:inherit;
  539. background-color:rgba(255, 255, 255, 1);
  540. border-radius:0px;
  541. filter:drop-shadow(none);
  542. transition:none;
  543. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  544. font-weight:400;
  545. font-style:normal;
  546. font-size:14px;
  547. }
  548. #u28748 {
  549. border-width:0px;
  550. position:absolute;
  551. left:220px;
  552. top:206px;
  553. width:360px;
  554. height:38px;
  555. display:flex;
  556. transition:none;
  557. transform-origin:50% 50%;
  558. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  559. font-weight:400;
  560. font-style:normal;
  561. font-size:14px;
  562. }
  563. #u28748 .text {
  564. position:absolute;
  565. align-self:center;
  566. padding:2px 2px 2px 2px;
  567. box-sizing:border-box;
  568. width:100%;
  569. }
  570. #u28748_div.hint {
  571. border-width:0px;
  572. position:absolute;
  573. left:0px;
  574. top:0px;
  575. width:360px;
  576. height:38px;
  577. background:inherit;
  578. background-color:rgba(255, 255, 255, 1);
  579. border-radius:0px;
  580. filter:drop-shadow(none);
  581. transition:none;
  582. font-family:"Microsoft YaHei", sans-serif;
  583. font-weight:400;
  584. font-style:normal;
  585. font-size:14px;
  586. }
  587. #u28748.hint {
  588. }
  589. #u28748_div.disabled {
  590. border-width:0px;
  591. position:absolute;
  592. left:0px;
  593. top:0px;
  594. width:360px;
  595. height:38px;
  596. background:inherit;
  597. background-color:rgba(240, 240, 240, 1);
  598. border-radius:0px;
  599. filter:drop-shadow(none);
  600. transition:none;
  601. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  602. font-weight:400;
  603. font-style:normal;
  604. font-size:14px;
  605. }
  606. #u28748.disabled {
  607. }
  608. #u28748_div.hint.disabled {
  609. border-width:0px;
  610. position:absolute;
  611. left:0px;
  612. top:0px;
  613. width:360px;
  614. height:38px;
  615. background:inherit;
  616. background-color:rgba(240, 240, 240, 1);
  617. border-radius:0px;
  618. filter:drop-shadow(none);
  619. transition:none;
  620. font-family:"Microsoft YaHei", sans-serif;
  621. font-weight:400;
  622. font-style:normal;
  623. font-size:14px;
  624. }
  625. #u28748.hint.disabled {
  626. }
  627. #u28749 {
  628. border-width:0px;
  629. position:absolute;
  630. left:0px;
  631. top:0px;
  632. width:0px;
  633. height:0px;
  634. }
  635. #u28750_div {
  636. border-width:0px;
  637. position:absolute;
  638. left:0px;
  639. top:0px;
  640. width:380px;
  641. height:40px;
  642. background:inherit;
  643. background-color:rgba(242, 242, 242, 1);
  644. box-sizing:border-box;
  645. border-width:1px;
  646. border-style:solid;
  647. border-color:rgba(201, 201, 201, 1);
  648. border-radius:4px;
  649. filter:drop-shadow(none);
  650. transition:none;
  651. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  652. font-weight:400;
  653. font-style:normal;
  654. font-size:12px;
  655. color:#CCCCCC;
  656. text-align:right;
  657. }
  658. #u28750 {
  659. border-width:0px;
  660. position:absolute;
  661. left:209px;
  662. top:106px;
  663. width:380px;
  664. height:40px;
  665. display:flex;
  666. transition:none;
  667. transform-origin:50% 50%;
  668. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  669. font-weight:400;
  670. font-style:normal;
  671. font-size:12px;
  672. color:#CCCCCC;
  673. text-align:right;
  674. }
  675. #u28750 .text {
  676. position:absolute;
  677. align-self:center;
  678. padding:2px 8px 2px 8px;
  679. box-sizing:border-box;
  680. width:100%;
  681. }
  682. #u28750_text {
  683. border-width:0px;
  684. word-wrap:break-word;
  685. text-transform:none;
  686. }
  687. #u28751_input {
  688. position:absolute;
  689. left:0px;
  690. top:0px;
  691. width:321px;
  692. height:38px;
  693. padding:2px 2px 2px 2px;
  694. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  695. font-weight:400;
  696. font-style:normal;
  697. font-size:14px;
  698. letter-spacing:normal;
  699. color:#000000;
  700. vertical-align:none;
  701. text-align:right;
  702. text-transform:none;
  703. background-color:transparent;
  704. border-color:transparent;
  705. }
  706. #u28751_input.hint {
  707. position:absolute;
  708. left:0px;
  709. top:0px;
  710. width:321px;
  711. height:38px;
  712. padding:2px 2px 2px 2px;
  713. font-family:"Microsoft YaHei", sans-serif;
  714. font-weight:400;
  715. font-style:normal;
  716. font-size:12px;
  717. letter-spacing:normal;
  718. color:#AAAAAA;
  719. vertical-align:none;
  720. text-align:right;
  721. text-transform:none;
  722. background-color:transparent;
  723. border-color:transparent;
  724. }
  725. #u28751_input.disabled {
  726. position:absolute;
  727. left:0px;
  728. top:0px;
  729. width:321px;
  730. height:38px;
  731. padding:2px 2px 2px 2px;
  732. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  733. font-weight:400;
  734. font-style:normal;
  735. font-size:14px;
  736. letter-spacing:normal;
  737. color:#000000;
  738. vertical-align:none;
  739. text-align:right;
  740. text-transform:none;
  741. background-color:transparent;
  742. border-color:transparent;
  743. }
  744. #u28751_input.hint.disabled {
  745. position:absolute;
  746. left:0px;
  747. top:0px;
  748. width:321px;
  749. height:38px;
  750. padding:2px 2px 2px 2px;
  751. font-family:"Microsoft YaHei", sans-serif;
  752. font-weight:400;
  753. font-style:normal;
  754. font-size:12px;
  755. letter-spacing:normal;
  756. color:#AAAAAA;
  757. vertical-align:none;
  758. text-align:right;
  759. text-transform:none;
  760. background-color:transparent;
  761. border-color:transparent;
  762. }
  763. #u28751_div {
  764. border-width:0px;
  765. position:absolute;
  766. left:0px;
  767. top:0px;
  768. width:321px;
  769. height:38px;
  770. background:inherit;
  771. background-color:rgba(242, 242, 242, 1);
  772. border-radius:0px;
  773. filter:drop-shadow(none);
  774. transition:none;
  775. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  776. font-weight:400;
  777. font-style:normal;
  778. font-size:14px;
  779. text-align:right;
  780. }
  781. #u28751 {
  782. border-width:0px;
  783. position:absolute;
  784. left:219px;
  785. top:107px;
  786. width:321px;
  787. height:38px;
  788. display:flex;
  789. transition:none;
  790. transform-origin:50% 50%;
  791. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  792. font-weight:400;
  793. font-style:normal;
  794. font-size:14px;
  795. text-align:right;
  796. }
  797. #u28751 .text {
  798. position:absolute;
  799. align-self:center;
  800. padding:2px 2px 2px 2px;
  801. box-sizing:border-box;
  802. width:100%;
  803. }
  804. #u28751_div.hint {
  805. border-width:0px;
  806. position:absolute;
  807. left:0px;
  808. top:0px;
  809. width:321px;
  810. height:38px;
  811. background:inherit;
  812. background-color:rgba(242, 242, 242, 1);
  813. border-radius:0px;
  814. filter:drop-shadow(none);
  815. transition:none;
  816. font-family:"Microsoft YaHei", sans-serif;
  817. font-weight:400;
  818. font-style:normal;
  819. font-size:14px;
  820. text-align:right;
  821. }
  822. #u28751.hint {
  823. }
  824. #u28751_div.disabled {
  825. border-width:0px;
  826. position:absolute;
  827. left:0px;
  828. top:0px;
  829. width:321px;
  830. height:38px;
  831. background:inherit;
  832. background-color:rgba(240, 240, 240, 1);
  833. border-radius:0px;
  834. filter:drop-shadow(none);
  835. transition:none;
  836. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  837. font-weight:400;
  838. font-style:normal;
  839. font-size:14px;
  840. text-align:right;
  841. }
  842. #u28751.disabled {
  843. }
  844. #u28751_div.hint.disabled {
  845. border-width:0px;
  846. position:absolute;
  847. left:0px;
  848. top:0px;
  849. width:321px;
  850. height:38px;
  851. background:inherit;
  852. background-color:rgba(240, 240, 240, 1);
  853. border-radius:0px;
  854. filter:drop-shadow(none);
  855. transition:none;
  856. font-family:"Microsoft YaHei", sans-serif;
  857. font-weight:400;
  858. font-style:normal;
  859. font-size:14px;
  860. text-align:right;
  861. }
  862. #u28751.hint.disabled {
  863. }
  864. #u28752_div {
  865. border-width:0px;
  866. position:absolute;
  867. left:0px;
  868. top:0px;
  869. width:116px;
  870. height:40px;
  871. background:inherit;
  872. background-color:rgba(255, 255, 255, 0);
  873. border-top:0px;
  874. border-right:0px;
  875. border-bottom:0px;
  876. border-radius:0px;
  877. border-top-left-radius:0px;
  878. border-bottom-left-radius:0px;
  879. filter:drop-shadow(none);
  880. transition:none;
  881. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  882. font-weight:400;
  883. font-style:normal;
  884. font-size:14px;
  885. color:#7F7F7F;
  886. text-align:right;
  887. }
  888. #u28752 {
  889. border-width:0px;
  890. position:absolute;
  891. left:94px;
  892. top:155px;
  893. width:116px;
  894. height:40px;
  895. display:flex;
  896. transition:none;
  897. transform-origin:50% 50%;
  898. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  899. font-weight:400;
  900. font-style:normal;
  901. font-size:14px;
  902. color:#7F7F7F;
  903. text-align:right;
  904. }
  905. #u28752 .text {
  906. position:absolute;
  907. align-self:center;
  908. padding:5px 10px 5px 0px;
  909. box-sizing:border-box;
  910. width:100%;
  911. }
  912. #u28752_text {
  913. border-width:0px;
  914. white-space:nowrap;
  915. text-transform:none;
  916. }
  917. #u28753 {
  918. border-width:0px;
  919. position:absolute;
  920. left:0px;
  921. top:0px;
  922. width:0px;
  923. height:0px;
  924. }
  925. #u28754_div {
  926. border-width:0px;
  927. position:absolute;
  928. left:0px;
  929. top:0px;
  930. width:380px;
  931. height:40px;
  932. background:inherit;
  933. background-color:rgba(255, 255, 255, 1);
  934. box-sizing:border-box;
  935. border-width:1px;
  936. border-style:solid;
  937. border-color:rgba(201, 201, 201, 1);
  938. border-radius:4px;
  939. filter:drop-shadow(none);
  940. transition:none;
  941. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  942. font-weight:400;
  943. font-style:normal;
  944. font-size:12px;
  945. color:#CCCCCC;
  946. text-align:right;
  947. }
  948. #u28754 {
  949. border-width:0px;
  950. position:absolute;
  951. left:209px;
  952. top:155px;
  953. width:380px;
  954. height:40px;
  955. display:flex;
  956. transition:none;
  957. transform-origin:50% 50%;
  958. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  959. font-weight:400;
  960. font-style:normal;
  961. font-size:12px;
  962. color:#CCCCCC;
  963. text-align:right;
  964. }
  965. #u28754 .text {
  966. position:absolute;
  967. align-self:center;
  968. padding:2px 8px 2px 8px;
  969. box-sizing:border-box;
  970. width:100%;
  971. }
  972. #u28754_text {
  973. border-width:0px;
  974. word-wrap:break-word;
  975. text-transform:none;
  976. }
  977. #u28755_input {
  978. position:absolute;
  979. left:0px;
  980. top:0px;
  981. width:321px;
  982. height:38px;
  983. padding:2px 2px 2px 2px;
  984. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  985. font-weight:400;
  986. font-style:normal;
  987. font-size:14px;
  988. letter-spacing:normal;
  989. color:#000000;
  990. vertical-align:none;
  991. text-align:right;
  992. text-transform:none;
  993. background-color:transparent;
  994. border-color:transparent;
  995. }
  996. #u28755_input.hint {
  997. position:absolute;
  998. left:0px;
  999. top:0px;
  1000. width:321px;
  1001. height:38px;
  1002. padding:2px 2px 2px 2px;
  1003. font-family:"Microsoft YaHei", sans-serif;
  1004. font-weight:400;
  1005. font-style:normal;
  1006. font-size:12px;
  1007. letter-spacing:normal;
  1008. color:#AAAAAA;
  1009. vertical-align:none;
  1010. text-align:right;
  1011. text-transform:none;
  1012. background-color:transparent;
  1013. border-color:transparent;
  1014. }
  1015. #u28755_input.disabled {
  1016. position:absolute;
  1017. left:0px;
  1018. top:0px;
  1019. width:321px;
  1020. height:38px;
  1021. padding:2px 2px 2px 2px;
  1022. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1023. font-weight:400;
  1024. font-style:normal;
  1025. font-size:14px;
  1026. letter-spacing:normal;
  1027. color:#000000;
  1028. vertical-align:none;
  1029. text-align:right;
  1030. text-transform:none;
  1031. background-color:transparent;
  1032. border-color:transparent;
  1033. }
  1034. #u28755_input.hint.disabled {
  1035. position:absolute;
  1036. left:0px;
  1037. top:0px;
  1038. width:321px;
  1039. height:38px;
  1040. padding:2px 2px 2px 2px;
  1041. font-family:"Microsoft YaHei", sans-serif;
  1042. font-weight:400;
  1043. font-style:normal;
  1044. font-size:12px;
  1045. letter-spacing:normal;
  1046. color:#AAAAAA;
  1047. vertical-align:none;
  1048. text-align:right;
  1049. text-transform:none;
  1050. background-color:transparent;
  1051. border-color:transparent;
  1052. }
  1053. #u28755_div {
  1054. border-width:0px;
  1055. position:absolute;
  1056. left:0px;
  1057. top:0px;
  1058. width:321px;
  1059. height:38px;
  1060. background:inherit;
  1061. background-color:rgba(255, 255, 255, 1);
  1062. border-radius:0px;
  1063. filter:drop-shadow(none);
  1064. transition:none;
  1065. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1066. font-weight:400;
  1067. font-style:normal;
  1068. font-size:14px;
  1069. text-align:right;
  1070. }
  1071. #u28755 {
  1072. border-width:0px;
  1073. position:absolute;
  1074. left:219px;
  1075. top:156px;
  1076. width:321px;
  1077. height:38px;
  1078. display:flex;
  1079. transition:none;
  1080. transform-origin:50% 50%;
  1081. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1082. font-weight:400;
  1083. font-style:normal;
  1084. font-size:14px;
  1085. text-align:right;
  1086. }
  1087. #u28755 .text {
  1088. position:absolute;
  1089. align-self:center;
  1090. padding:2px 2px 2px 2px;
  1091. box-sizing:border-box;
  1092. width:100%;
  1093. }
  1094. #u28755_div.hint {
  1095. border-width:0px;
  1096. position:absolute;
  1097. left:0px;
  1098. top:0px;
  1099. width:321px;
  1100. height:38px;
  1101. background:inherit;
  1102. background-color:rgba(255, 255, 255, 1);
  1103. border-radius:0px;
  1104. filter:drop-shadow(none);
  1105. transition:none;
  1106. font-family:"Microsoft YaHei", sans-serif;
  1107. font-weight:400;
  1108. font-style:normal;
  1109. font-size:14px;
  1110. text-align:right;
  1111. }
  1112. #u28755.hint {
  1113. }
  1114. #u28755_div.disabled {
  1115. border-width:0px;
  1116. position:absolute;
  1117. left:0px;
  1118. top:0px;
  1119. width:321px;
  1120. height:38px;
  1121. background:inherit;
  1122. background-color:rgba(240, 240, 240, 1);
  1123. border-radius:0px;
  1124. filter:drop-shadow(none);
  1125. transition:none;
  1126. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1127. font-weight:400;
  1128. font-style:normal;
  1129. font-size:14px;
  1130. text-align:right;
  1131. }
  1132. #u28755.disabled {
  1133. }
  1134. #u28755_div.hint.disabled {
  1135. border-width:0px;
  1136. position:absolute;
  1137. left:0px;
  1138. top:0px;
  1139. width:321px;
  1140. height:38px;
  1141. background:inherit;
  1142. background-color:rgba(240, 240, 240, 1);
  1143. border-radius:0px;
  1144. filter:drop-shadow(none);
  1145. transition:none;
  1146. font-family:"Microsoft YaHei", sans-serif;
  1147. font-weight:400;
  1148. font-style:normal;
  1149. font-size:14px;
  1150. text-align:right;
  1151. }
  1152. #u28755.hint.disabled {
  1153. }