styles.css 29 KB

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