styles.css 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-33px;
  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. #u6530_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:600px;
  25. height:1196px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 1);
  28. box-sizing:border-box;
  29. border-width:1px;
  30. border-style:solid;
  31. border-color:rgba(215, 215, 215, 1);
  32. border-radius:0px;
  33. -moz-box-shadow:none;
  34. -webkit-box-shadow:none;
  35. box-shadow:none;
  36. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  37. font-weight:400;
  38. font-style:normal;
  39. font-size:14px;
  40. color:#AAAAAA;
  41. text-align:center;
  42. line-height:30px;
  43. }
  44. #u6530 {
  45. border-width:0px;
  46. position:absolute;
  47. left:33px;
  48. top:39px;
  49. width:600px;
  50. height:1196px;
  51. display:flex;
  52. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  53. font-weight:400;
  54. font-style:normal;
  55. font-size:14px;
  56. color:#AAAAAA;
  57. text-align:center;
  58. line-height:30px;
  59. }
  60. #u6530 .text {
  61. position:absolute;
  62. align-self:center;
  63. padding:5px 10px 5px 10px;
  64. box-sizing:border-box;
  65. width:100%;
  66. }
  67. #u6530_text {
  68. border-width:0px;
  69. word-wrap:break-word;
  70. text-transform:none;
  71. visibility:hidden;
  72. }
  73. #u6531_div {
  74. border-width:0px;
  75. position:absolute;
  76. left:0px;
  77. top:0px;
  78. width:101px;
  79. height:35px;
  80. background:inherit;
  81. background-color:rgba(255, 255, 255, 0);
  82. border:none;
  83. border-top:0px;
  84. border-right:0px;
  85. border-bottom:0px;
  86. border-radius:0px;
  87. border-top-left-radius:0px;
  88. border-bottom-left-radius:0px;
  89. -moz-box-shadow:none;
  90. -webkit-box-shadow:none;
  91. box-shadow:none;
  92. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  93. font-weight:500;
  94. font-style:normal;
  95. font-size:18px;
  96. }
  97. #u6531 {
  98. border-width:0px;
  99. position:absolute;
  100. left:53px;
  101. top:57px;
  102. width:101px;
  103. height:35px;
  104. display:flex;
  105. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  106. font-weight:500;
  107. font-style:normal;
  108. font-size:18px;
  109. }
  110. #u6531 .text {
  111. position:absolute;
  112. align-self:center;
  113. padding:5px 10px 5px 0px;
  114. box-sizing:border-box;
  115. width:100%;
  116. }
  117. #u6531_text {
  118. border-width:0px;
  119. white-space:nowrap;
  120. text-transform:none;
  121. }
  122. #u6532 {
  123. border-width:0px;
  124. position:absolute;
  125. left:0px;
  126. top:0px;
  127. width:0px;
  128. height:0px;
  129. }
  130. #u6533_div {
  131. border-width:0px;
  132. position:absolute;
  133. left:0px;
  134. top:0px;
  135. width:40px;
  136. height:40px;
  137. background:inherit;
  138. background-color:rgba(255, 255, 255, 0);
  139. border:none;
  140. border-top:0px;
  141. border-right:0px;
  142. border-bottom:0px;
  143. border-radius:0px;
  144. border-top-left-radius:0px;
  145. border-bottom-left-radius:0px;
  146. -moz-box-shadow:none;
  147. -webkit-box-shadow:none;
  148. box-shadow:none;
  149. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  150. font-weight:500;
  151. font-style:normal;
  152. font-size:18px;
  153. text-align:center;
  154. }
  155. #u6533 {
  156. border-width:0px;
  157. position:absolute;
  158. left:593px;
  159. top:39px;
  160. width:40px;
  161. height:40px;
  162. display:flex;
  163. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  164. font-weight:500;
  165. font-style:normal;
  166. font-size:18px;
  167. text-align:center;
  168. }
  169. #u6533 .text {
  170. position:absolute;
  171. align-self:center;
  172. padding:5px 10px 5px 0px;
  173. box-sizing:border-box;
  174. width:100%;
  175. }
  176. #u6533_text {
  177. border-width:0px;
  178. word-wrap:break-word;
  179. text-transform:none;
  180. }
  181. #u6534_img {
  182. border-width:0px;
  183. position:absolute;
  184. left:0px;
  185. top:0px;
  186. width:13px;
  187. height:13px;
  188. }
  189. #u6534 {
  190. border-width:0px;
  191. position:absolute;
  192. left:581px;
  193. top:55px;
  194. width:13px;
  195. height:13px;
  196. display:flex;
  197. }
  198. #u6534 .text {
  199. position:absolute;
  200. align-self:center;
  201. padding:2px 2px 2px 2px;
  202. box-sizing:border-box;
  203. width:100%;
  204. }
  205. #u6534_text {
  206. border-width:0px;
  207. word-wrap:break-word;
  208. text-transform:none;
  209. visibility:hidden;
  210. }
  211. #u6535 {
  212. border-width:0px;
  213. position:absolute;
  214. left:0px;
  215. top:0px;
  216. width:0px;
  217. height:0px;
  218. }
  219. #u6536_div {
  220. border-width:0px;
  221. position:absolute;
  222. left:0px;
  223. top:0px;
  224. width:600px;
  225. height:50px;
  226. background:inherit;
  227. background-color:rgba(255, 255, 255, 1);
  228. box-sizing:border-box;
  229. border-width:1px;
  230. border-style:solid;
  231. border-color:rgba(215, 215, 215, 1);
  232. border-radius:0px;
  233. -moz-box-shadow:none;
  234. -webkit-box-shadow:none;
  235. box-shadow:none;
  236. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  237. font-weight:400;
  238. font-style:normal;
  239. font-size:14px;
  240. color:#AAAAAA;
  241. text-align:center;
  242. line-height:30px;
  243. }
  244. #u6536 {
  245. border-width:0px;
  246. position:absolute;
  247. left:33px;
  248. top:1185px;
  249. width:600px;
  250. height:50px;
  251. display:flex;
  252. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  253. font-weight:400;
  254. font-style:normal;
  255. font-size:14px;
  256. color:#AAAAAA;
  257. text-align:center;
  258. line-height:30px;
  259. }
  260. #u6536 .text {
  261. position:absolute;
  262. align-self:center;
  263. padding:5px 10px 5px 10px;
  264. box-sizing:border-box;
  265. width:100%;
  266. }
  267. #u6536_text {
  268. border-width:0px;
  269. word-wrap:break-word;
  270. text-transform:none;
  271. visibility:hidden;
  272. }
  273. #u6537_div {
  274. border-width:0px;
  275. position:absolute;
  276. left:0px;
  277. top:0px;
  278. width:80px;
  279. height:30px;
  280. background:inherit;
  281. background-color:rgba(24, 144, 255, 1);
  282. border:none;
  283. border-radius:4px;
  284. -moz-box-shadow:none;
  285. -webkit-box-shadow:none;
  286. box-shadow:none;
  287. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  288. font-weight:400;
  289. font-style:normal;
  290. font-size:14px;
  291. color:#FFFFFF;
  292. }
  293. #u6537 {
  294. border-width:0px;
  295. position:absolute;
  296. left:531px;
  297. top:1195px;
  298. width:80px;
  299. height:30px;
  300. display:flex;
  301. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  302. font-weight:400;
  303. font-style:normal;
  304. font-size:14px;
  305. color:#FFFFFF;
  306. }
  307. #u6537 .text {
  308. position:absolute;
  309. align-self:center;
  310. padding:2px 2px 2px 2px;
  311. box-sizing:border-box;
  312. width:100%;
  313. }
  314. #u6537_text {
  315. border-width:0px;
  316. word-wrap:break-word;
  317. text-transform:none;
  318. }
  319. #u6538_div {
  320. border-width:0px;
  321. position:absolute;
  322. left:0px;
  323. top:0px;
  324. width:80px;
  325. height:30px;
  326. background:inherit;
  327. background-color:rgba(255, 255, 255, 1);
  328. box-sizing:border-box;
  329. border-width:1px;
  330. border-style:solid;
  331. border-color:rgba(121, 121, 121, 1);
  332. border-radius:4px;
  333. -moz-box-shadow:none;
  334. -webkit-box-shadow:none;
  335. box-shadow:none;
  336. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  337. font-weight:400;
  338. font-style:normal;
  339. font-size:14px;
  340. }
  341. #u6538 {
  342. border-width:0px;
  343. position:absolute;
  344. left:441px;
  345. top:1195px;
  346. width:80px;
  347. height:30px;
  348. display:flex;
  349. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  350. font-weight:400;
  351. font-style:normal;
  352. font-size:14px;
  353. }
  354. #u6538 .text {
  355. position:absolute;
  356. align-self:center;
  357. padding:2px 2px 2px 2px;
  358. box-sizing:border-box;
  359. width:100%;
  360. }
  361. #u6538_text {
  362. border-width:0px;
  363. word-wrap:break-word;
  364. text-transform:none;
  365. }
  366. #u6539_div {
  367. border-width:0px;
  368. position:absolute;
  369. left:0px;
  370. top:0px;
  371. width:137px;
  372. height:30px;
  373. background:inherit;
  374. background-color:rgba(255, 255, 255, 0);
  375. border:none;
  376. border-top:0px;
  377. border-right:0px;
  378. border-bottom:0px;
  379. border-radius:0px;
  380. border-top-left-radius:0px;
  381. border-bottom-left-radius:0px;
  382. -moz-box-shadow:none;
  383. -webkit-box-shadow:none;
  384. box-shadow:none;
  385. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  386. font-weight:400;
  387. font-style:normal;
  388. font-size:14px;
  389. }
  390. #u6539 {
  391. border-width:0px;
  392. position:absolute;
  393. left:82px;
  394. top:121px;
  395. width:137px;
  396. height:30px;
  397. display:flex;
  398. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  399. font-weight:400;
  400. font-style:normal;
  401. font-size:14px;
  402. }
  403. #u6539 .text {
  404. position:absolute;
  405. align-self:center;
  406. padding:5px 10px 5px 0px;
  407. box-sizing:border-box;
  408. width:100%;
  409. }
  410. #u6539_text {
  411. border-width:0px;
  412. word-wrap:break-word;
  413. text-transform:none;
  414. }
  415. #u6540 {
  416. border-width:0px;
  417. position:absolute;
  418. left:0px;
  419. top:0px;
  420. width:0px;
  421. height:0px;
  422. }
  423. #u6541_div {
  424. border-width:0px;
  425. position:absolute;
  426. left:0px;
  427. top:0px;
  428. width:400px;
  429. height:40px;
  430. background:inherit;
  431. background-color:rgba(255, 255, 255, 1);
  432. box-sizing:border-box;
  433. border-width:1px;
  434. border-style:solid;
  435. border-color:rgba(201, 201, 201, 1);
  436. border-radius:4px;
  437. -moz-box-shadow:none;
  438. -webkit-box-shadow:none;
  439. box-shadow:none;
  440. font-family:'Microsoft YaHei', sans-serif;
  441. font-weight:400;
  442. font-style:normal;
  443. font-size:14px;
  444. color:#CCCCCC;
  445. text-align:left;
  446. }
  447. #u6541 {
  448. border-width:0px;
  449. position:absolute;
  450. left:82px;
  451. top:151px;
  452. width:400px;
  453. height:40px;
  454. display:flex;
  455. font-family:'Microsoft YaHei', sans-serif;
  456. font-weight:400;
  457. font-style:normal;
  458. font-size:14px;
  459. color:#CCCCCC;
  460. text-align:left;
  461. }
  462. #u6541 .text {
  463. position:absolute;
  464. align-self:center;
  465. padding:2px 8px 2px 8px;
  466. box-sizing:border-box;
  467. width:100%;
  468. }
  469. #u6541_text {
  470. border-width:0px;
  471. word-wrap:break-word;
  472. text-transform:none;
  473. visibility:hidden;
  474. }
  475. #u6542_input {
  476. position:absolute;
  477. left:0px;
  478. top:0px;
  479. width:380px;
  480. height:38px;
  481. padding:2px 2px 2px 2px;
  482. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  483. font-weight:400;
  484. font-style:normal;
  485. font-size:14px;
  486. letter-spacing:normal;
  487. color:#000000;
  488. vertical-align:none;
  489. text-align:left;
  490. text-transform:none;
  491. background-color:transparent;
  492. border-color:transparent;
  493. }
  494. #u6542_input.disabled {
  495. position:absolute;
  496. left:0px;
  497. top:0px;
  498. width:380px;
  499. height:38px;
  500. padding:2px 2px 2px 2px;
  501. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  502. font-weight:400;
  503. font-style:normal;
  504. font-size:14px;
  505. letter-spacing:normal;
  506. color:#000000;
  507. vertical-align:none;
  508. text-align:left;
  509. text-transform:none;
  510. background-color:transparent;
  511. border-color:transparent;
  512. }
  513. #u6542_div {
  514. border-width:0px;
  515. position:absolute;
  516. left:0px;
  517. top:0px;
  518. width:380px;
  519. height:38px;
  520. background:inherit;
  521. background-color:rgba(255, 255, 255, 1);
  522. border:none;
  523. border-radius:0px;
  524. -moz-box-shadow:none;
  525. -webkit-box-shadow:none;
  526. box-shadow:none;
  527. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  528. font-weight:400;
  529. font-style:normal;
  530. font-size:14px;
  531. }
  532. #u6542 {
  533. border-width:0px;
  534. position:absolute;
  535. left:93px;
  536. top:152px;
  537. width:380px;
  538. height:38px;
  539. display:flex;
  540. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  541. font-weight:400;
  542. font-style:normal;
  543. font-size:14px;
  544. }
  545. #u6542 .text {
  546. position:absolute;
  547. align-self:center;
  548. padding:2px 2px 2px 2px;
  549. box-sizing:border-box;
  550. width:100%;
  551. }
  552. #u6542_div.disabled {
  553. border-width:0px;
  554. position:absolute;
  555. left:0px;
  556. top:0px;
  557. width:380px;
  558. height:38px;
  559. background:inherit;
  560. background-color:rgba(240, 240, 240, 1);
  561. border:none;
  562. border-radius:0px;
  563. -moz-box-shadow:none;
  564. -webkit-box-shadow:none;
  565. box-shadow:none;
  566. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  567. font-weight:400;
  568. font-style:normal;
  569. font-size:14px;
  570. }
  571. #u6542.disabled {
  572. }
  573. #u6543_div {
  574. border-width:0px;
  575. position:absolute;
  576. left:0px;
  577. top:0px;
  578. width:137px;
  579. height:30px;
  580. background:inherit;
  581. background-color:rgba(255, 255, 255, 0);
  582. border:none;
  583. border-top:0px;
  584. border-right:0px;
  585. border-bottom:0px;
  586. border-radius:0px;
  587. border-top-left-radius:0px;
  588. border-bottom-left-radius:0px;
  589. -moz-box-shadow:none;
  590. -webkit-box-shadow:none;
  591. box-shadow:none;
  592. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  593. font-weight:400;
  594. font-style:normal;
  595. font-size:14px;
  596. }
  597. #u6543 {
  598. border-width:0px;
  599. position:absolute;
  600. left:82px;
  601. top:201px;
  602. width:137px;
  603. height:30px;
  604. display:flex;
  605. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  606. font-weight:400;
  607. font-style:normal;
  608. font-size:14px;
  609. }
  610. #u6543 .text {
  611. position:absolute;
  612. align-self:center;
  613. padding:5px 10px 5px 0px;
  614. box-sizing:border-box;
  615. width:100%;
  616. }
  617. #u6543_text {
  618. border-width:0px;
  619. word-wrap:break-word;
  620. text-transform:none;
  621. }
  622. #u6544 {
  623. border-width:0px;
  624. position:absolute;
  625. left:0px;
  626. top:0px;
  627. width:0px;
  628. height:0px;
  629. }
  630. #u6545_div {
  631. border-width:0px;
  632. position:absolute;
  633. left:0px;
  634. top:0px;
  635. width:400px;
  636. height:40px;
  637. background:inherit;
  638. background-color:rgba(255, 255, 255, 1);
  639. box-sizing:border-box;
  640. border-width:1px;
  641. border-style:solid;
  642. border-color:rgba(201, 201, 201, 1);
  643. border-radius:4px;
  644. -moz-box-shadow:none;
  645. -webkit-box-shadow:none;
  646. box-shadow:none;
  647. font-family:'Microsoft YaHei', sans-serif;
  648. font-weight:400;
  649. font-style:normal;
  650. font-size:14px;
  651. color:#CCCCCC;
  652. text-align:left;
  653. }
  654. #u6545 {
  655. border-width:0px;
  656. position:absolute;
  657. left:82px;
  658. top:231px;
  659. width:400px;
  660. height:40px;
  661. display:flex;
  662. font-family:'Microsoft YaHei', sans-serif;
  663. font-weight:400;
  664. font-style:normal;
  665. font-size:14px;
  666. color:#CCCCCC;
  667. text-align:left;
  668. }
  669. #u6545 .text {
  670. position:absolute;
  671. align-self:center;
  672. padding:2px 8px 2px 8px;
  673. box-sizing:border-box;
  674. width:100%;
  675. }
  676. #u6545_text {
  677. border-width:0px;
  678. word-wrap:break-word;
  679. text-transform:none;
  680. visibility:hidden;
  681. }
  682. #u6546_input {
  683. position:absolute;
  684. left:0px;
  685. top:0px;
  686. width:380px;
  687. height:38px;
  688. padding:2px 2px 2px 2px;
  689. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  690. font-weight:400;
  691. font-style:normal;
  692. font-size:14px;
  693. letter-spacing:normal;
  694. color:#000000;
  695. vertical-align:none;
  696. text-align:left;
  697. text-transform:none;
  698. background-color:transparent;
  699. border-color:transparent;
  700. }
  701. #u6546_input.disabled {
  702. position:absolute;
  703. left:0px;
  704. top:0px;
  705. width:380px;
  706. height:38px;
  707. padding:2px 2px 2px 2px;
  708. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  709. font-weight:400;
  710. font-style:normal;
  711. font-size:14px;
  712. letter-spacing:normal;
  713. color:#000000;
  714. vertical-align:none;
  715. text-align:left;
  716. text-transform:none;
  717. background-color:transparent;
  718. border-color:transparent;
  719. }
  720. #u6546_div {
  721. border-width:0px;
  722. position:absolute;
  723. left:0px;
  724. top:0px;
  725. width:380px;
  726. height:38px;
  727. background:inherit;
  728. background-color:rgba(255, 255, 255, 1);
  729. border:none;
  730. border-radius:0px;
  731. -moz-box-shadow:none;
  732. -webkit-box-shadow:none;
  733. box-shadow:none;
  734. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  735. font-weight:400;
  736. font-style:normal;
  737. font-size:14px;
  738. }
  739. #u6546 {
  740. border-width:0px;
  741. position:absolute;
  742. left:93px;
  743. top:232px;
  744. width:380px;
  745. height:38px;
  746. display:flex;
  747. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  748. font-weight:400;
  749. font-style:normal;
  750. font-size:14px;
  751. }
  752. #u6546 .text {
  753. position:absolute;
  754. align-self:center;
  755. padding:2px 2px 2px 2px;
  756. box-sizing:border-box;
  757. width:100%;
  758. }
  759. #u6546_div.disabled {
  760. border-width:0px;
  761. position:absolute;
  762. left:0px;
  763. top:0px;
  764. width:380px;
  765. height:38px;
  766. background:inherit;
  767. background-color:rgba(240, 240, 240, 1);
  768. border:none;
  769. border-radius:0px;
  770. -moz-box-shadow:none;
  771. -webkit-box-shadow:none;
  772. box-shadow:none;
  773. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  774. font-weight:400;
  775. font-style:normal;
  776. font-size:14px;
  777. }
  778. #u6546.disabled {
  779. }
  780. #u6547_div {
  781. border-width:0px;
  782. position:absolute;
  783. left:0px;
  784. top:0px;
  785. width:137px;
  786. height:30px;
  787. background:inherit;
  788. background-color:rgba(255, 255, 255, 0);
  789. border:none;
  790. border-top:0px;
  791. border-right:0px;
  792. border-bottom:0px;
  793. border-radius:0px;
  794. border-top-left-radius:0px;
  795. border-bottom-left-radius:0px;
  796. -moz-box-shadow:none;
  797. -webkit-box-shadow:none;
  798. box-shadow:none;
  799. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  800. font-weight:400;
  801. font-style:normal;
  802. font-size:14px;
  803. }
  804. #u6547 {
  805. border-width:0px;
  806. position:absolute;
  807. left:82px;
  808. top:281px;
  809. width:137px;
  810. height:30px;
  811. display:flex;
  812. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  813. font-weight:400;
  814. font-style:normal;
  815. font-size:14px;
  816. }
  817. #u6547 .text {
  818. position:absolute;
  819. align-self:center;
  820. padding:5px 10px 5px 0px;
  821. box-sizing:border-box;
  822. width:100%;
  823. }
  824. #u6547_text {
  825. border-width:0px;
  826. word-wrap:break-word;
  827. text-transform:none;
  828. }
  829. #u6548 {
  830. border-width:0px;
  831. position:absolute;
  832. left:0px;
  833. top:0px;
  834. width:0px;
  835. height:0px;
  836. }
  837. #u6549_div {
  838. border-width:0px;
  839. position:absolute;
  840. left:0px;
  841. top:0px;
  842. width:400px;
  843. height:40px;
  844. background:inherit;
  845. background-color:rgba(255, 255, 255, 1);
  846. box-sizing:border-box;
  847. border-width:1px;
  848. border-style:solid;
  849. border-color:rgba(201, 201, 201, 1);
  850. border-radius:4px;
  851. -moz-box-shadow:none;
  852. -webkit-box-shadow:none;
  853. box-shadow:none;
  854. font-family:'Helvetica', sans-serif;
  855. font-weight:400;
  856. font-style:normal;
  857. text-align:right;
  858. }
  859. #u6549 {
  860. border-width:0px;
  861. position:absolute;
  862. left:82px;
  863. top:311px;
  864. width:400px;
  865. height:40px;
  866. display:flex;
  867. font-family:'Helvetica', sans-serif;
  868. font-weight:400;
  869. font-style:normal;
  870. text-align:right;
  871. }
  872. #u6549 .text {
  873. position:absolute;
  874. align-self:center;
  875. padding:2px 8px 2px 8px;
  876. box-sizing:border-box;
  877. width:100%;
  878. }
  879. #u6549_text {
  880. border-width:0px;
  881. word-wrap:break-word;
  882. text-transform:none;
  883. }
  884. #u6550_input {
  885. position:absolute;
  886. left:0px;
  887. top:0px;
  888. width:314px;
  889. height:38px;
  890. padding:2px 2px 2px 2px;
  891. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  892. font-weight:400;
  893. font-style:normal;
  894. font-size:14px;
  895. letter-spacing:normal;
  896. color:#000000;
  897. vertical-align:none;
  898. text-align:left;
  899. text-transform:none;
  900. background-color:transparent;
  901. border-color:transparent;
  902. }
  903. #u6550_input.disabled {
  904. position:absolute;
  905. left:0px;
  906. top:0px;
  907. width:314px;
  908. height:38px;
  909. padding:2px 2px 2px 2px;
  910. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  911. font-weight:400;
  912. font-style:normal;
  913. font-size:14px;
  914. letter-spacing:normal;
  915. color:#000000;
  916. vertical-align:none;
  917. text-align:left;
  918. text-transform:none;
  919. background-color:transparent;
  920. border-color:transparent;
  921. }
  922. #u6550_div {
  923. border-width:0px;
  924. position:absolute;
  925. left:0px;
  926. top:0px;
  927. width:314px;
  928. height:38px;
  929. background:inherit;
  930. background-color:rgba(255, 255, 255, 1);
  931. border:none;
  932. border-radius:0px;
  933. -moz-box-shadow:none;
  934. -webkit-box-shadow:none;
  935. box-shadow:none;
  936. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  937. font-weight:400;
  938. font-style:normal;
  939. font-size:14px;
  940. }
  941. #u6550 {
  942. border-width:0px;
  943. position:absolute;
  944. left:93px;
  945. top:312px;
  946. width:314px;
  947. height:38px;
  948. display:flex;
  949. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  950. font-weight:400;
  951. font-style:normal;
  952. font-size:14px;
  953. }
  954. #u6550 .text {
  955. position:absolute;
  956. align-self:center;
  957. padding:2px 2px 2px 2px;
  958. box-sizing:border-box;
  959. width:100%;
  960. }
  961. #u6550_div.disabled {
  962. border-width:0px;
  963. position:absolute;
  964. left:0px;
  965. top:0px;
  966. width:314px;
  967. height:38px;
  968. background:inherit;
  969. background-color:rgba(240, 240, 240, 1);
  970. border:none;
  971. border-radius:0px;
  972. -moz-box-shadow:none;
  973. -webkit-box-shadow:none;
  974. box-shadow:none;
  975. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  976. font-weight:400;
  977. font-style:normal;
  978. font-size:14px;
  979. }
  980. #u6550.disabled {
  981. }
  982. #u6551_div {
  983. border-width:0px;
  984. position:absolute;
  985. left:0px;
  986. top:0px;
  987. width:137px;
  988. height:30px;
  989. background:inherit;
  990. background-color:rgba(255, 255, 255, 0);
  991. border:none;
  992. border-top:0px;
  993. border-right:0px;
  994. border-bottom:0px;
  995. border-radius:0px;
  996. border-top-left-radius:0px;
  997. border-bottom-left-radius:0px;
  998. -moz-box-shadow:none;
  999. -webkit-box-shadow:none;
  1000. box-shadow:none;
  1001. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1002. font-weight:400;
  1003. font-style:normal;
  1004. font-size:14px;
  1005. }
  1006. #u6551 {
  1007. border-width:0px;
  1008. position:absolute;
  1009. left:82px;
  1010. top:361px;
  1011. width:137px;
  1012. height:30px;
  1013. display:flex;
  1014. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1015. font-weight:400;
  1016. font-style:normal;
  1017. font-size:14px;
  1018. }
  1019. #u6551 .text {
  1020. position:absolute;
  1021. align-self:center;
  1022. padding:5px 10px 5px 0px;
  1023. box-sizing:border-box;
  1024. width:100%;
  1025. }
  1026. #u6551_text {
  1027. border-width:0px;
  1028. word-wrap:break-word;
  1029. text-transform:none;
  1030. }
  1031. #u6552 {
  1032. border-width:0px;
  1033. position:absolute;
  1034. left:0px;
  1035. top:0px;
  1036. width:0px;
  1037. height:0px;
  1038. }
  1039. #u6553_div {
  1040. border-width:0px;
  1041. position:absolute;
  1042. left:0px;
  1043. top:0px;
  1044. width:400px;
  1045. height:40px;
  1046. background:inherit;
  1047. background-color:rgba(255, 255, 255, 1);
  1048. box-sizing:border-box;
  1049. border-width:1px;
  1050. border-style:solid;
  1051. border-color:rgba(201, 201, 201, 1);
  1052. border-radius:4px;
  1053. -moz-box-shadow:none;
  1054. -webkit-box-shadow:none;
  1055. box-shadow:none;
  1056. font-family:'Helvetica', sans-serif;
  1057. font-weight:400;
  1058. font-style:normal;
  1059. text-align:right;
  1060. }
  1061. #u6553 {
  1062. border-width:0px;
  1063. position:absolute;
  1064. left:82px;
  1065. top:391px;
  1066. width:400px;
  1067. height:40px;
  1068. display:flex;
  1069. font-family:'Helvetica', sans-serif;
  1070. font-weight:400;
  1071. font-style:normal;
  1072. text-align:right;
  1073. }
  1074. #u6553 .text {
  1075. position:absolute;
  1076. align-self:center;
  1077. padding:2px 8px 2px 8px;
  1078. box-sizing:border-box;
  1079. width:100%;
  1080. }
  1081. #u6553_text {
  1082. border-width:0px;
  1083. word-wrap:break-word;
  1084. text-transform:none;
  1085. }
  1086. #u6554_input {
  1087. position:absolute;
  1088. left:0px;
  1089. top:0px;
  1090. width:314px;
  1091. height:38px;
  1092. padding:2px 2px 2px 2px;
  1093. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1094. font-weight:400;
  1095. font-style:normal;
  1096. font-size:14px;
  1097. letter-spacing:normal;
  1098. color:#000000;
  1099. vertical-align:none;
  1100. text-align:left;
  1101. text-transform:none;
  1102. background-color:transparent;
  1103. border-color:transparent;
  1104. }
  1105. #u6554_input.disabled {
  1106. position:absolute;
  1107. left:0px;
  1108. top:0px;
  1109. width:314px;
  1110. height:38px;
  1111. padding:2px 2px 2px 2px;
  1112. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1113. font-weight:400;
  1114. font-style:normal;
  1115. font-size:14px;
  1116. letter-spacing:normal;
  1117. color:#000000;
  1118. vertical-align:none;
  1119. text-align:left;
  1120. text-transform:none;
  1121. background-color:transparent;
  1122. border-color:transparent;
  1123. }
  1124. #u6554_div {
  1125. border-width:0px;
  1126. position:absolute;
  1127. left:0px;
  1128. top:0px;
  1129. width:314px;
  1130. height:38px;
  1131. background:inherit;
  1132. background-color:rgba(255, 255, 255, 1);
  1133. border:none;
  1134. border-radius:0px;
  1135. -moz-box-shadow:none;
  1136. -webkit-box-shadow:none;
  1137. box-shadow:none;
  1138. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1139. font-weight:400;
  1140. font-style:normal;
  1141. font-size:14px;
  1142. }
  1143. #u6554 {
  1144. border-width:0px;
  1145. position:absolute;
  1146. left:93px;
  1147. top:392px;
  1148. width:314px;
  1149. height:38px;
  1150. display:flex;
  1151. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1152. font-weight:400;
  1153. font-style:normal;
  1154. font-size:14px;
  1155. }
  1156. #u6554 .text {
  1157. position:absolute;
  1158. align-self:center;
  1159. padding:2px 2px 2px 2px;
  1160. box-sizing:border-box;
  1161. width:100%;
  1162. }
  1163. #u6554_div.disabled {
  1164. border-width:0px;
  1165. position:absolute;
  1166. left:0px;
  1167. top:0px;
  1168. width:314px;
  1169. height:38px;
  1170. background:inherit;
  1171. background-color:rgba(240, 240, 240, 1);
  1172. border:none;
  1173. border-radius:0px;
  1174. -moz-box-shadow:none;
  1175. -webkit-box-shadow:none;
  1176. box-shadow:none;
  1177. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1178. font-weight:400;
  1179. font-style:normal;
  1180. font-size:14px;
  1181. }
  1182. #u6554.disabled {
  1183. }
  1184. #u6555_div {
  1185. border-width:0px;
  1186. position:absolute;
  1187. left:0px;
  1188. top:0px;
  1189. width:137px;
  1190. height:30px;
  1191. background:inherit;
  1192. background-color:rgba(255, 255, 255, 0);
  1193. border:none;
  1194. border-top:0px;
  1195. border-right:0px;
  1196. border-bottom:0px;
  1197. border-radius:0px;
  1198. border-top-left-radius:0px;
  1199. border-bottom-left-radius:0px;
  1200. -moz-box-shadow:none;
  1201. -webkit-box-shadow:none;
  1202. box-shadow:none;
  1203. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1204. font-weight:400;
  1205. font-style:normal;
  1206. font-size:14px;
  1207. }
  1208. #u6555 {
  1209. border-width:0px;
  1210. position:absolute;
  1211. left:82px;
  1212. top:441px;
  1213. width:137px;
  1214. height:30px;
  1215. display:flex;
  1216. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1217. font-weight:400;
  1218. font-style:normal;
  1219. font-size:14px;
  1220. }
  1221. #u6555 .text {
  1222. position:absolute;
  1223. align-self:center;
  1224. padding:5px 10px 5px 0px;
  1225. box-sizing:border-box;
  1226. width:100%;
  1227. }
  1228. #u6555_text {
  1229. border-width:0px;
  1230. word-wrap:break-word;
  1231. text-transform:none;
  1232. }
  1233. #u6556 {
  1234. border-width:0px;
  1235. position:absolute;
  1236. left:0px;
  1237. top:0px;
  1238. width:0px;
  1239. height:0px;
  1240. }
  1241. #u6557_div {
  1242. border-width:0px;
  1243. position:absolute;
  1244. left:0px;
  1245. top:0px;
  1246. width:400px;
  1247. height:40px;
  1248. background:inherit;
  1249. background-color:rgba(255, 255, 255, 1);
  1250. box-sizing:border-box;
  1251. border-width:1px;
  1252. border-style:solid;
  1253. border-color:rgba(201, 201, 201, 1);
  1254. border-radius:4px;
  1255. -moz-box-shadow:none;
  1256. -webkit-box-shadow:none;
  1257. box-shadow:none;
  1258. font-family:'Helvetica', sans-serif;
  1259. font-weight:400;
  1260. font-style:normal;
  1261. text-align:right;
  1262. }
  1263. #u6557 {
  1264. border-width:0px;
  1265. position:absolute;
  1266. left:82px;
  1267. top:471px;
  1268. width:400px;
  1269. height:40px;
  1270. display:flex;
  1271. font-family:'Helvetica', sans-serif;
  1272. font-weight:400;
  1273. font-style:normal;
  1274. text-align:right;
  1275. }
  1276. #u6557 .text {
  1277. position:absolute;
  1278. align-self:center;
  1279. padding:2px 8px 2px 8px;
  1280. box-sizing:border-box;
  1281. width:100%;
  1282. }
  1283. #u6557_text {
  1284. border-width:0px;
  1285. word-wrap:break-word;
  1286. text-transform:none;
  1287. }
  1288. #u6558_input {
  1289. position:absolute;
  1290. left:0px;
  1291. top:0px;
  1292. width:314px;
  1293. height:38px;
  1294. padding:2px 2px 2px 2px;
  1295. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1296. font-weight:400;
  1297. font-style:normal;
  1298. font-size:14px;
  1299. letter-spacing:normal;
  1300. color:#000000;
  1301. vertical-align:none;
  1302. text-align:left;
  1303. text-transform:none;
  1304. background-color:transparent;
  1305. border-color:transparent;
  1306. }
  1307. #u6558_input.disabled {
  1308. position:absolute;
  1309. left:0px;
  1310. top:0px;
  1311. width:314px;
  1312. height:38px;
  1313. padding:2px 2px 2px 2px;
  1314. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1315. font-weight:400;
  1316. font-style:normal;
  1317. font-size:14px;
  1318. letter-spacing:normal;
  1319. color:#000000;
  1320. vertical-align:none;
  1321. text-align:left;
  1322. text-transform:none;
  1323. background-color:transparent;
  1324. border-color:transparent;
  1325. }
  1326. #u6558_div {
  1327. border-width:0px;
  1328. position:absolute;
  1329. left:0px;
  1330. top:0px;
  1331. width:314px;
  1332. height:38px;
  1333. background:inherit;
  1334. background-color:rgba(255, 255, 255, 1);
  1335. border:none;
  1336. border-radius:0px;
  1337. -moz-box-shadow:none;
  1338. -webkit-box-shadow:none;
  1339. box-shadow:none;
  1340. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1341. font-weight:400;
  1342. font-style:normal;
  1343. font-size:14px;
  1344. }
  1345. #u6558 {
  1346. border-width:0px;
  1347. position:absolute;
  1348. left:93px;
  1349. top:472px;
  1350. width:314px;
  1351. height:38px;
  1352. display:flex;
  1353. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1354. font-weight:400;
  1355. font-style:normal;
  1356. font-size:14px;
  1357. }
  1358. #u6558 .text {
  1359. position:absolute;
  1360. align-self:center;
  1361. padding:2px 2px 2px 2px;
  1362. box-sizing:border-box;
  1363. width:100%;
  1364. }
  1365. #u6558_div.disabled {
  1366. border-width:0px;
  1367. position:absolute;
  1368. left:0px;
  1369. top:0px;
  1370. width:314px;
  1371. height:38px;
  1372. background:inherit;
  1373. background-color:rgba(240, 240, 240, 1);
  1374. border:none;
  1375. border-radius:0px;
  1376. -moz-box-shadow:none;
  1377. -webkit-box-shadow:none;
  1378. box-shadow:none;
  1379. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1380. font-weight:400;
  1381. font-style:normal;
  1382. font-size:14px;
  1383. }
  1384. #u6558.disabled {
  1385. }
  1386. #u6559_div {
  1387. border-width:0px;
  1388. position:absolute;
  1389. left:0px;
  1390. top:0px;
  1391. width:137px;
  1392. height:30px;
  1393. background:inherit;
  1394. background-color:rgba(255, 255, 255, 0);
  1395. border:none;
  1396. border-top:0px;
  1397. border-right:0px;
  1398. border-bottom:0px;
  1399. border-radius:0px;
  1400. border-top-left-radius:0px;
  1401. border-bottom-left-radius:0px;
  1402. -moz-box-shadow:none;
  1403. -webkit-box-shadow:none;
  1404. box-shadow:none;
  1405. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1406. font-weight:400;
  1407. font-style:normal;
  1408. font-size:14px;
  1409. }
  1410. #u6559 {
  1411. border-width:0px;
  1412. position:absolute;
  1413. left:82px;
  1414. top:521px;
  1415. width:137px;
  1416. height:30px;
  1417. display:flex;
  1418. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1419. font-weight:400;
  1420. font-style:normal;
  1421. font-size:14px;
  1422. }
  1423. #u6559 .text {
  1424. position:absolute;
  1425. align-self:center;
  1426. padding:5px 10px 5px 0px;
  1427. box-sizing:border-box;
  1428. width:100%;
  1429. }
  1430. #u6559_text {
  1431. border-width:0px;
  1432. word-wrap:break-word;
  1433. text-transform:none;
  1434. }
  1435. #u6560 {
  1436. border-width:0px;
  1437. position:absolute;
  1438. left:0px;
  1439. top:0px;
  1440. width:0px;
  1441. height:0px;
  1442. }
  1443. #u6561_div {
  1444. border-width:0px;
  1445. position:absolute;
  1446. left:0px;
  1447. top:0px;
  1448. width:400px;
  1449. height:40px;
  1450. background:inherit;
  1451. background-color:rgba(255, 255, 255, 1);
  1452. box-sizing:border-box;
  1453. border-width:1px;
  1454. border-style:solid;
  1455. border-color:rgba(201, 201, 201, 1);
  1456. border-radius:4px;
  1457. -moz-box-shadow:none;
  1458. -webkit-box-shadow:none;
  1459. box-shadow:none;
  1460. font-family:'Helvetica', sans-serif;
  1461. font-weight:400;
  1462. font-style:normal;
  1463. text-align:right;
  1464. }
  1465. #u6561 {
  1466. border-width:0px;
  1467. position:absolute;
  1468. left:82px;
  1469. top:551px;
  1470. width:400px;
  1471. height:40px;
  1472. display:flex;
  1473. font-family:'Helvetica', sans-serif;
  1474. font-weight:400;
  1475. font-style:normal;
  1476. text-align:right;
  1477. }
  1478. #u6561 .text {
  1479. position:absolute;
  1480. align-self:center;
  1481. padding:2px 8px 2px 8px;
  1482. box-sizing:border-box;
  1483. width:100%;
  1484. }
  1485. #u6561_text {
  1486. border-width:0px;
  1487. word-wrap:break-word;
  1488. text-transform:none;
  1489. }
  1490. #u6562_input {
  1491. position:absolute;
  1492. left:0px;
  1493. top:0px;
  1494. width:314px;
  1495. height:38px;
  1496. padding:2px 2px 2px 2px;
  1497. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1498. font-weight:400;
  1499. font-style:normal;
  1500. font-size:14px;
  1501. letter-spacing:normal;
  1502. color:#000000;
  1503. vertical-align:none;
  1504. text-align:left;
  1505. text-transform:none;
  1506. background-color:transparent;
  1507. border-color:transparent;
  1508. }
  1509. #u6562_input.disabled {
  1510. position:absolute;
  1511. left:0px;
  1512. top:0px;
  1513. width:314px;
  1514. height:38px;
  1515. padding:2px 2px 2px 2px;
  1516. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1517. font-weight:400;
  1518. font-style:normal;
  1519. font-size:14px;
  1520. letter-spacing:normal;
  1521. color:#000000;
  1522. vertical-align:none;
  1523. text-align:left;
  1524. text-transform:none;
  1525. background-color:transparent;
  1526. border-color:transparent;
  1527. }
  1528. #u6562_div {
  1529. border-width:0px;
  1530. position:absolute;
  1531. left:0px;
  1532. top:0px;
  1533. width:314px;
  1534. height:38px;
  1535. background:inherit;
  1536. background-color:rgba(255, 255, 255, 1);
  1537. border:none;
  1538. border-radius:0px;
  1539. -moz-box-shadow:none;
  1540. -webkit-box-shadow:none;
  1541. box-shadow:none;
  1542. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1543. font-weight:400;
  1544. font-style:normal;
  1545. font-size:14px;
  1546. }
  1547. #u6562 {
  1548. border-width:0px;
  1549. position:absolute;
  1550. left:93px;
  1551. top:552px;
  1552. width:314px;
  1553. height:38px;
  1554. display:flex;
  1555. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1556. font-weight:400;
  1557. font-style:normal;
  1558. font-size:14px;
  1559. }
  1560. #u6562 .text {
  1561. position:absolute;
  1562. align-self:center;
  1563. padding:2px 2px 2px 2px;
  1564. box-sizing:border-box;
  1565. width:100%;
  1566. }
  1567. #u6562_div.disabled {
  1568. border-width:0px;
  1569. position:absolute;
  1570. left:0px;
  1571. top:0px;
  1572. width:314px;
  1573. height:38px;
  1574. background:inherit;
  1575. background-color:rgba(240, 240, 240, 1);
  1576. border:none;
  1577. border-radius:0px;
  1578. -moz-box-shadow:none;
  1579. -webkit-box-shadow:none;
  1580. box-shadow:none;
  1581. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1582. font-weight:400;
  1583. font-style:normal;
  1584. font-size:14px;
  1585. }
  1586. #u6562.disabled {
  1587. }