styles.css 25 KB

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