styles.css 29 KB

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