styles.css 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-46px;
  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. #u97405 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u97406_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. #u97406 {
  53. border-width:0px;
  54. position:absolute;
  55. left:46px;
  56. top:27px;
  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. #u97406 .text {
  69. position:absolute;
  70. align-self:center;
  71. padding:5px 10px 5px 10px;
  72. box-sizing:border-box;
  73. width:100%;
  74. }
  75. #u97406_text {
  76. border-width:0px;
  77. word-wrap:break-word;
  78. text-transform:none;
  79. visibility:hidden;
  80. }
  81. #u97407_div {
  82. border-width:0px;
  83. position:absolute;
  84. left:0px;
  85. top:0px;
  86. width:83px;
  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. #u97407 {
  106. border-width:0px;
  107. position:absolute;
  108. left:66px;
  109. top:45px;
  110. width:83px;
  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. #u97407 .text {
  119. position:absolute;
  120. align-self:center;
  121. padding:5px 10px 5px 0px;
  122. box-sizing:border-box;
  123. width:100%;
  124. }
  125. #u97407_text {
  126. border-width:0px;
  127. white-space:nowrap;
  128. text-transform:none;
  129. }
  130. #u97408 {
  131. border-width:0px;
  132. position:absolute;
  133. left:0px;
  134. top:0px;
  135. width:0px;
  136. height:0px;
  137. }
  138. #u97409_div {
  139. border-width:0px;
  140. position:absolute;
  141. left:0px;
  142. top:0px;
  143. width:800px;
  144. height:60px;
  145. background:inherit;
  146. background-color:rgba(255, 255, 255, 1);
  147. box-sizing:border-box;
  148. border-width:1px;
  149. border-style:solid;
  150. border-color:rgba(215, 215, 215, 1);
  151. border-radius:0px;
  152. -moz-box-shadow:none;
  153. -webkit-box-shadow:none;
  154. box-shadow:none;
  155. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  156. font-weight:400;
  157. font-style:normal;
  158. font-size:14px;
  159. color:#AAAAAA;
  160. text-align:center;
  161. line-height:30px;
  162. }
  163. #u97409 {
  164. border-width:0px;
  165. position:absolute;
  166. left:46px;
  167. top:1167px;
  168. width:800px;
  169. height:60px;
  170. display:flex;
  171. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  172. font-weight:400;
  173. font-style:normal;
  174. font-size:14px;
  175. color:#AAAAAA;
  176. text-align:center;
  177. line-height:30px;
  178. }
  179. #u97409 .text {
  180. position:absolute;
  181. align-self:center;
  182. padding:5px 10px 5px 10px;
  183. box-sizing:border-box;
  184. width:100%;
  185. }
  186. #u97409_text {
  187. border-width:0px;
  188. word-wrap:break-word;
  189. text-transform:none;
  190. visibility:hidden;
  191. }
  192. #u97410_div {
  193. border-width:0px;
  194. position:absolute;
  195. left:0px;
  196. top:0px;
  197. width:80px;
  198. height:30px;
  199. background:inherit;
  200. background-color:rgba(24, 144, 255, 1);
  201. border:none;
  202. border-radius:4px;
  203. -moz-box-shadow:none;
  204. -webkit-box-shadow:none;
  205. box-shadow:none;
  206. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  207. font-weight:400;
  208. font-style:normal;
  209. font-size:14px;
  210. color:#FFFFFF;
  211. }
  212. #u97410 {
  213. border-width:0px;
  214. position:absolute;
  215. left:711px;
  216. top:1182px;
  217. width:80px;
  218. height:30px;
  219. display:flex;
  220. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  221. font-weight:400;
  222. font-style:normal;
  223. font-size:14px;
  224. color:#FFFFFF;
  225. }
  226. #u97410 .text {
  227. position:absolute;
  228. align-self:center;
  229. padding:2px 2px 2px 2px;
  230. box-sizing:border-box;
  231. width:100%;
  232. }
  233. #u97410_text {
  234. border-width:0px;
  235. word-wrap:break-word;
  236. text-transform:none;
  237. }
  238. #u97411_div {
  239. border-width:0px;
  240. position:absolute;
  241. left:0px;
  242. top:0px;
  243. width:80px;
  244. height:30px;
  245. background:inherit;
  246. background-color:rgba(255, 255, 255, 1);
  247. box-sizing:border-box;
  248. border-width:1px;
  249. border-style:solid;
  250. border-color:rgba(170, 170, 170, 1);
  251. border-radius:4px;
  252. -moz-box-shadow:none;
  253. -webkit-box-shadow:none;
  254. box-shadow:none;
  255. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  256. font-weight:400;
  257. font-style:normal;
  258. font-size:14px;
  259. }
  260. #u97411 {
  261. border-width:0px;
  262. position:absolute;
  263. left:611px;
  264. top:1182px;
  265. width:80px;
  266. height:30px;
  267. display:flex;
  268. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  269. font-weight:400;
  270. font-style:normal;
  271. font-size:14px;
  272. }
  273. #u97411 .text {
  274. position:absolute;
  275. align-self:center;
  276. padding:2px 2px 2px 2px;
  277. box-sizing:border-box;
  278. width:100%;
  279. }
  280. #u97411_text {
  281. border-width:0px;
  282. word-wrap:break-word;
  283. text-transform:none;
  284. }
  285. #u97412_div {
  286. border-width:0px;
  287. position:absolute;
  288. left:0px;
  289. top:0px;
  290. width:88px;
  291. height:40px;
  292. background:inherit;
  293. background-color:rgba(255, 255, 255, 0);
  294. border:none;
  295. border-top:0px;
  296. border-right:0px;
  297. border-bottom:0px;
  298. border-radius:0px;
  299. border-top-left-radius:0px;
  300. border-bottom-left-radius:0px;
  301. -moz-box-shadow:none;
  302. -webkit-box-shadow:none;
  303. box-shadow:none;
  304. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  305. font-weight:400;
  306. font-style:normal;
  307. font-size:14px;
  308. color:#7F7F7F;
  309. text-align:right;
  310. }
  311. #u97412 {
  312. border-width:0px;
  313. position:absolute;
  314. left:119px;
  315. top:103px;
  316. width:88px;
  317. height:40px;
  318. display:flex;
  319. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  320. font-weight:400;
  321. font-style:normal;
  322. font-size:14px;
  323. color:#7F7F7F;
  324. text-align:right;
  325. }
  326. #u97412 .text {
  327. position:absolute;
  328. align-self:center;
  329. padding:5px 10px 5px 0px;
  330. box-sizing:border-box;
  331. width:100%;
  332. }
  333. #u97412_text {
  334. border-width:0px;
  335. white-space:nowrap;
  336. text-transform:none;
  337. }
  338. #u97413 {
  339. border-width:0px;
  340. position:absolute;
  341. left:0px;
  342. top:0px;
  343. width:0px;
  344. height:0px;
  345. }
  346. #u97414_div {
  347. border-width:0px;
  348. position:absolute;
  349. left:0px;
  350. top:0px;
  351. width:400px;
  352. height:40px;
  353. background:inherit;
  354. background-color:rgba(255, 255, 255, 1);
  355. box-sizing:border-box;
  356. border-width:1px;
  357. border-style:solid;
  358. border-color:rgba(201, 201, 201, 1);
  359. border-radius:4px;
  360. -moz-box-shadow:none;
  361. -webkit-box-shadow:none;
  362. box-shadow:none;
  363. font-family:'Microsoft YaHei', sans-serif;
  364. font-weight:400;
  365. font-style:normal;
  366. font-size:14px;
  367. color:#CCCCCC;
  368. text-align:left;
  369. }
  370. #u97414 {
  371. border-width:0px;
  372. position:absolute;
  373. left:217px;
  374. top:104px;
  375. width:400px;
  376. height:40px;
  377. display:flex;
  378. font-family:'Microsoft YaHei', sans-serif;
  379. font-weight:400;
  380. font-style:normal;
  381. font-size:14px;
  382. color:#CCCCCC;
  383. text-align:left;
  384. }
  385. #u97414 .text {
  386. position:absolute;
  387. align-self:center;
  388. padding:2px 8px 2px 8px;
  389. box-sizing:border-box;
  390. width:100%;
  391. }
  392. #u97414_text {
  393. border-width:0px;
  394. word-wrap:break-word;
  395. text-transform:none;
  396. visibility:hidden;
  397. }
  398. #u97415_input {
  399. position:absolute;
  400. left:0px;
  401. top:0px;
  402. width:380px;
  403. height:38px;
  404. padding:2px 2px 2px 2px;
  405. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  406. font-weight:400;
  407. font-style:normal;
  408. font-size:14px;
  409. letter-spacing:normal;
  410. color:#000000;
  411. vertical-align:none;
  412. text-align:left;
  413. text-transform:none;
  414. background-color:transparent;
  415. border-color:transparent;
  416. }
  417. #u97415_input.disabled {
  418. position:absolute;
  419. left:0px;
  420. top:0px;
  421. width:380px;
  422. height:38px;
  423. padding:2px 2px 2px 2px;
  424. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  425. font-weight:400;
  426. font-style:normal;
  427. font-size:14px;
  428. letter-spacing:normal;
  429. color:#000000;
  430. vertical-align:none;
  431. text-align:left;
  432. text-transform:none;
  433. background-color:transparent;
  434. border-color:transparent;
  435. }
  436. #u97415_div {
  437. border-width:0px;
  438. position:absolute;
  439. left:0px;
  440. top:0px;
  441. width:380px;
  442. height:38px;
  443. background:inherit;
  444. background-color:rgba(255, 255, 255, 1);
  445. border:none;
  446. border-radius:0px;
  447. -moz-box-shadow:none;
  448. -webkit-box-shadow:none;
  449. box-shadow:none;
  450. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  451. font-weight:400;
  452. font-style:normal;
  453. font-size:14px;
  454. }
  455. #u97415 {
  456. border-width:0px;
  457. position:absolute;
  458. left:228px;
  459. top:105px;
  460. width:380px;
  461. height:38px;
  462. display:flex;
  463. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  464. font-weight:400;
  465. font-style:normal;
  466. font-size:14px;
  467. }
  468. #u97415 .text {
  469. position:absolute;
  470. align-self:center;
  471. padding:2px 2px 2px 2px;
  472. box-sizing:border-box;
  473. width:100%;
  474. }
  475. #u97415_div.disabled {
  476. border-width:0px;
  477. position:absolute;
  478. left:0px;
  479. top:0px;
  480. width:380px;
  481. height:38px;
  482. background:inherit;
  483. background-color:rgba(240, 240, 240, 1);
  484. border:none;
  485. border-radius:0px;
  486. -moz-box-shadow:none;
  487. -webkit-box-shadow:none;
  488. box-shadow:none;
  489. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  490. font-weight:400;
  491. font-style:normal;
  492. font-size:14px;
  493. }
  494. #u97415.disabled {
  495. }
  496. #u97416_div {
  497. border-width:0px;
  498. position:absolute;
  499. left:0px;
  500. top:0px;
  501. width:88px;
  502. height:40px;
  503. background:inherit;
  504. background-color:rgba(255, 255, 255, 0);
  505. border:none;
  506. border-top:0px;
  507. border-right:0px;
  508. border-bottom:0px;
  509. border-radius:0px;
  510. border-top-left-radius:0px;
  511. border-bottom-left-radius:0px;
  512. -moz-box-shadow:none;
  513. -webkit-box-shadow:none;
  514. box-shadow:none;
  515. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  516. font-weight:400;
  517. font-style:normal;
  518. font-size:14px;
  519. color:#7F7F7F;
  520. text-align:right;
  521. }
  522. #u97416 {
  523. border-width:0px;
  524. position:absolute;
  525. left:119px;
  526. top:154px;
  527. width:88px;
  528. height:40px;
  529. display:flex;
  530. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  531. font-weight:400;
  532. font-style:normal;
  533. font-size:14px;
  534. color:#7F7F7F;
  535. text-align:right;
  536. }
  537. #u97416 .text {
  538. position:absolute;
  539. align-self:center;
  540. padding:5px 10px 5px 0px;
  541. box-sizing:border-box;
  542. width:100%;
  543. }
  544. #u97416_text {
  545. border-width:0px;
  546. white-space:nowrap;
  547. text-transform:none;
  548. }
  549. #u97417 {
  550. border-width:0px;
  551. position:absolute;
  552. left:0px;
  553. top:0px;
  554. width:0px;
  555. height:0px;
  556. }
  557. #u97418_div {
  558. border-width:0px;
  559. position:absolute;
  560. left:0px;
  561. top:0px;
  562. width:400px;
  563. height:40px;
  564. background:inherit;
  565. background-color:rgba(255, 255, 255, 1);
  566. box-sizing:border-box;
  567. border-width:1px;
  568. border-style:solid;
  569. border-color:rgba(201, 201, 201, 1);
  570. border-radius:4px;
  571. -moz-box-shadow:none;
  572. -webkit-box-shadow:none;
  573. box-shadow:none;
  574. font-family:'Microsoft YaHei', sans-serif;
  575. font-weight:400;
  576. font-style:normal;
  577. font-size:14px;
  578. color:#CCCCCC;
  579. text-align:left;
  580. }
  581. #u97418 {
  582. border-width:0px;
  583. position:absolute;
  584. left:217px;
  585. top:155px;
  586. width:400px;
  587. height:40px;
  588. display:flex;
  589. font-family:'Microsoft YaHei', sans-serif;
  590. font-weight:400;
  591. font-style:normal;
  592. font-size:14px;
  593. color:#CCCCCC;
  594. text-align:left;
  595. }
  596. #u97418 .text {
  597. position:absolute;
  598. align-self:center;
  599. padding:2px 8px 2px 8px;
  600. box-sizing:border-box;
  601. width:100%;
  602. }
  603. #u97418_text {
  604. border-width:0px;
  605. word-wrap:break-word;
  606. text-transform:none;
  607. visibility:hidden;
  608. }
  609. #u97419_input {
  610. position:absolute;
  611. left:0px;
  612. top:0px;
  613. width:380px;
  614. height:38px;
  615. padding:2px 2px 2px 2px;
  616. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  617. font-weight:400;
  618. font-style:normal;
  619. font-size:14px;
  620. letter-spacing:normal;
  621. color:#000000;
  622. vertical-align:none;
  623. text-align:left;
  624. text-transform:none;
  625. background-color:transparent;
  626. border-color:transparent;
  627. }
  628. #u97419_input.disabled {
  629. position:absolute;
  630. left:0px;
  631. top:0px;
  632. width:380px;
  633. height:38px;
  634. padding:2px 2px 2px 2px;
  635. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  636. font-weight:400;
  637. font-style:normal;
  638. font-size:14px;
  639. letter-spacing:normal;
  640. color:#000000;
  641. vertical-align:none;
  642. text-align:left;
  643. text-transform:none;
  644. background-color:transparent;
  645. border-color:transparent;
  646. }
  647. #u97419_div {
  648. border-width:0px;
  649. position:absolute;
  650. left:0px;
  651. top:0px;
  652. width:380px;
  653. height:38px;
  654. background:inherit;
  655. background-color:rgba(255, 255, 255, 1);
  656. border:none;
  657. border-radius:0px;
  658. -moz-box-shadow:none;
  659. -webkit-box-shadow:none;
  660. box-shadow:none;
  661. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  662. font-weight:400;
  663. font-style:normal;
  664. font-size:14px;
  665. }
  666. #u97419 {
  667. border-width:0px;
  668. position:absolute;
  669. left:228px;
  670. top:156px;
  671. width:380px;
  672. height:38px;
  673. display:flex;
  674. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  675. font-weight:400;
  676. font-style:normal;
  677. font-size:14px;
  678. }
  679. #u97419 .text {
  680. position:absolute;
  681. align-self:center;
  682. padding:2px 2px 2px 2px;
  683. box-sizing:border-box;
  684. width:100%;
  685. }
  686. #u97419_div.disabled {
  687. border-width:0px;
  688. position:absolute;
  689. left:0px;
  690. top:0px;
  691. width:380px;
  692. height:38px;
  693. background:inherit;
  694. background-color:rgba(240, 240, 240, 1);
  695. border:none;
  696. border-radius:0px;
  697. -moz-box-shadow:none;
  698. -webkit-box-shadow:none;
  699. box-shadow:none;
  700. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  701. font-weight:400;
  702. font-style:normal;
  703. font-size:14px;
  704. }
  705. #u97419.disabled {
  706. }
  707. #u97420_div {
  708. border-width:0px;
  709. position:absolute;
  710. left:0px;
  711. top:0px;
  712. width:81px;
  713. height:40px;
  714. background:inherit;
  715. background-color:rgba(255, 255, 255, 0);
  716. border:none;
  717. border-top:0px;
  718. border-right:0px;
  719. border-bottom:0px;
  720. border-radius:0px;
  721. border-top-left-radius:0px;
  722. border-bottom-left-radius:0px;
  723. -moz-box-shadow:none;
  724. -webkit-box-shadow:none;
  725. box-shadow:none;
  726. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  727. font-weight:400;
  728. font-style:normal;
  729. font-size:14px;
  730. color:#7F7F7F;
  731. text-align:right;
  732. }
  733. #u97420 {
  734. border-width:0px;
  735. position:absolute;
  736. left:126px;
  737. top:205px;
  738. width:81px;
  739. height:40px;
  740. display:flex;
  741. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  742. font-weight:400;
  743. font-style:normal;
  744. font-size:14px;
  745. color:#7F7F7F;
  746. text-align:right;
  747. }
  748. #u97420 .text {
  749. position:absolute;
  750. align-self:center;
  751. padding:5px 10px 5px 0px;
  752. box-sizing:border-box;
  753. width:100%;
  754. }
  755. #u97420_text {
  756. border-width:0px;
  757. white-space:nowrap;
  758. text-transform:none;
  759. }
  760. #u97421 {
  761. border-width:0px;
  762. position:absolute;
  763. left:0px;
  764. top:0px;
  765. width:0px;
  766. height:0px;
  767. }
  768. #u97422_div {
  769. border-width:0px;
  770. position:absolute;
  771. left:0px;
  772. top:0px;
  773. width:400px;
  774. height:80px;
  775. background:inherit;
  776. background-color:rgba(255, 255, 255, 1);
  777. box-sizing:border-box;
  778. border-width:1px;
  779. border-style:solid;
  780. border-color:rgba(201, 201, 201, 1);
  781. border-radius:4px;
  782. -moz-box-shadow:none;
  783. -webkit-box-shadow:none;
  784. box-shadow:none;
  785. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  786. font-weight:400;
  787. font-style:normal;
  788. font-size:12px;
  789. text-align:right;
  790. }
  791. #u97422 {
  792. border-width:0px;
  793. position:absolute;
  794. left:217px;
  795. top:205px;
  796. width:400px;
  797. height:80px;
  798. display:flex;
  799. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  800. font-weight:400;
  801. font-style:normal;
  802. font-size:12px;
  803. text-align:right;
  804. }
  805. #u97422 .text {
  806. position:absolute;
  807. align-self:center;
  808. padding:2px 8px 2px 8px;
  809. box-sizing:border-box;
  810. width:100%;
  811. }
  812. #u97422_text {
  813. border-width:0px;
  814. word-wrap:break-word;
  815. text-transform:none;
  816. visibility:hidden;
  817. }
  818. #u97423_input {
  819. position:absolute;
  820. left:0px;
  821. top:0px;
  822. width:323px;
  823. height:38px;
  824. padding:2px 2px 2px 2px;
  825. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  826. font-weight:400;
  827. font-style:normal;
  828. font-size:14px;
  829. letter-spacing:normal;
  830. color:#000000;
  831. vertical-align:none;
  832. text-align:left;
  833. text-transform:none;
  834. background-color:transparent;
  835. border-color:transparent;
  836. }
  837. #u97423_input.disabled {
  838. position:absolute;
  839. left:0px;
  840. top:0px;
  841. width:323px;
  842. height:38px;
  843. padding:2px 2px 2px 2px;
  844. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  845. font-weight:400;
  846. font-style:normal;
  847. font-size:14px;
  848. letter-spacing:normal;
  849. color:#000000;
  850. vertical-align:none;
  851. text-align:left;
  852. text-transform:none;
  853. background-color:transparent;
  854. border-color:transparent;
  855. }
  856. #u97423_div {
  857. border-width:0px;
  858. position:absolute;
  859. left:0px;
  860. top:0px;
  861. width:323px;
  862. height:38px;
  863. background:inherit;
  864. background-color:rgba(255, 255, 255, 1);
  865. border:none;
  866. border-radius:0px;
  867. -moz-box-shadow:none;
  868. -webkit-box-shadow:none;
  869. box-shadow:none;
  870. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  871. font-weight:400;
  872. font-style:normal;
  873. font-size:14px;
  874. }
  875. #u97423 {
  876. border-width:0px;
  877. position:absolute;
  878. left:228px;
  879. top:206px;
  880. width:323px;
  881. height:38px;
  882. display:flex;
  883. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  884. font-weight:400;
  885. font-style:normal;
  886. font-size:14px;
  887. }
  888. #u97423 .text {
  889. position:absolute;
  890. align-self:center;
  891. padding:2px 2px 2px 2px;
  892. box-sizing:border-box;
  893. width:100%;
  894. }
  895. #u97423_div.disabled {
  896. border-width:0px;
  897. position:absolute;
  898. left:0px;
  899. top:0px;
  900. width:323px;
  901. height:38px;
  902. background:inherit;
  903. background-color:rgba(240, 240, 240, 1);
  904. border:none;
  905. border-radius:0px;
  906. -moz-box-shadow:none;
  907. -webkit-box-shadow:none;
  908. box-shadow:none;
  909. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  910. font-weight:400;
  911. font-style:normal;
  912. font-size:14px;
  913. }
  914. #u97423.disabled {
  915. }