styles.css 22 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:0px;
  6. width:1600px;
  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. #u145018_img {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:1600px;
  25. height:1250px;
  26. }
  27. #u145018 {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:1600px;
  33. height:1250px;
  34. display:flex;
  35. }
  36. #u145018 .text {
  37. position:absolute;
  38. align-self:center;
  39. padding:2px 2px 2px 2px;
  40. box-sizing:border-box;
  41. width:100%;
  42. }
  43. #u145018_text {
  44. border-width:0px;
  45. word-wrap:break-word;
  46. text-transform:none;
  47. visibility:hidden;
  48. }
  49. #u145019 {
  50. border-width:0px;
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:0px;
  55. height:0px;
  56. }
  57. #u145020_div {
  58. border-width:0px;
  59. position:absolute;
  60. left:0px;
  61. top:0px;
  62. width:680px;
  63. height:1196px;
  64. background:inherit;
  65. background-color:rgba(255, 255, 255, 1);
  66. box-sizing:border-box;
  67. border-width:1px;
  68. border-style:solid;
  69. border-color:rgba(215, 215, 215, 1);
  70. border-radius:0px;
  71. -moz-box-shadow:none;
  72. -webkit-box-shadow:none;
  73. box-shadow:none;
  74. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  75. font-weight:400;
  76. font-style:normal;
  77. font-size:14px;
  78. color:#AAAAAA;
  79. text-align:center;
  80. line-height:30px;
  81. }
  82. #u145020 {
  83. border-width:0px;
  84. position:absolute;
  85. left:920px;
  86. top:50px;
  87. width:680px;
  88. height:1196px;
  89. display:flex;
  90. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  91. font-weight:400;
  92. font-style:normal;
  93. font-size:14px;
  94. color:#AAAAAA;
  95. text-align:center;
  96. line-height:30px;
  97. }
  98. #u145020 .text {
  99. position:absolute;
  100. align-self:center;
  101. padding:5px 10px 5px 10px;
  102. box-sizing:border-box;
  103. width:100%;
  104. }
  105. #u145020_text {
  106. border-width:0px;
  107. word-wrap:break-word;
  108. text-transform:none;
  109. visibility:hidden;
  110. }
  111. #u145021_div {
  112. border-width:0px;
  113. position:absolute;
  114. left:0px;
  115. top:0px;
  116. width:137px;
  117. height:35px;
  118. background:inherit;
  119. background-color:rgba(255, 255, 255, 0);
  120. border:none;
  121. border-top:0px;
  122. border-right:0px;
  123. border-bottom:0px;
  124. border-radius:0px;
  125. border-top-left-radius:0px;
  126. border-bottom-left-radius:0px;
  127. -moz-box-shadow:none;
  128. -webkit-box-shadow:none;
  129. box-shadow:none;
  130. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  131. font-weight:500;
  132. font-style:normal;
  133. font-size:18px;
  134. }
  135. #u145021 {
  136. border-width:0px;
  137. position:absolute;
  138. left:940px;
  139. top:68px;
  140. width:137px;
  141. height:35px;
  142. display:flex;
  143. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  144. font-weight:500;
  145. font-style:normal;
  146. font-size:18px;
  147. }
  148. #u145021 .text {
  149. position:absolute;
  150. align-self:center;
  151. padding:5px 10px 5px 0px;
  152. box-sizing:border-box;
  153. width:100%;
  154. }
  155. #u145021_text {
  156. border-width:0px;
  157. white-space:nowrap;
  158. text-transform:none;
  159. }
  160. #u145022 {
  161. border-width:0px;
  162. position:absolute;
  163. left:0px;
  164. top:0px;
  165. width:0px;
  166. height:0px;
  167. }
  168. #u145023_div {
  169. border-width:0px;
  170. position:absolute;
  171. left:0px;
  172. top:0px;
  173. width:40px;
  174. height:40px;
  175. background:inherit;
  176. background-color:rgba(255, 255, 255, 0);
  177. border:none;
  178. border-top:0px;
  179. border-right:0px;
  180. border-bottom:0px;
  181. border-radius:0px;
  182. border-top-left-radius:0px;
  183. border-bottom-left-radius:0px;
  184. -moz-box-shadow:none;
  185. -webkit-box-shadow:none;
  186. box-shadow:none;
  187. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  188. font-weight:500;
  189. font-style:normal;
  190. font-size:14px;
  191. text-align:center;
  192. }
  193. #u145023 {
  194. border-width:0px;
  195. position:absolute;
  196. left:1560px;
  197. top:50px;
  198. width:40px;
  199. height:40px;
  200. display:flex;
  201. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  202. font-weight:500;
  203. font-style:normal;
  204. font-size:14px;
  205. text-align:center;
  206. }
  207. #u145023 .text {
  208. position:absolute;
  209. align-self:center;
  210. padding:5px 10px 5px 0px;
  211. box-sizing:border-box;
  212. width:100%;
  213. }
  214. #u145023_text {
  215. border-width:0px;
  216. word-wrap:break-word;
  217. text-transform:none;
  218. }
  219. #u145024_img {
  220. border-width:0px;
  221. position:absolute;
  222. left:0px;
  223. top:0px;
  224. width:13px;
  225. height:13px;
  226. }
  227. #u145024 {
  228. border-width:0px;
  229. position:absolute;
  230. left:1548px;
  231. top:66px;
  232. width:13px;
  233. height:13px;
  234. display:flex;
  235. font-size:14px;
  236. }
  237. #u145024 .text {
  238. position:absolute;
  239. align-self:center;
  240. padding:2px 2px 2px 2px;
  241. box-sizing:border-box;
  242. width:100%;
  243. }
  244. #u145024_text {
  245. border-width:0px;
  246. word-wrap:break-word;
  247. text-transform:none;
  248. visibility:hidden;
  249. }
  250. #u145025 {
  251. border-width:0px;
  252. position:absolute;
  253. left:0px;
  254. top:0px;
  255. width:0px;
  256. height:0px;
  257. }
  258. #u145026_div {
  259. border-width:0px;
  260. position:absolute;
  261. left:0px;
  262. top:0px;
  263. width:680px;
  264. height:60px;
  265. background:inherit;
  266. background-color:rgba(255, 255, 255, 1);
  267. box-sizing:border-box;
  268. border-width:1px;
  269. border-style:solid;
  270. border-color:rgba(215, 215, 215, 1);
  271. border-radius:0px;
  272. -moz-box-shadow:none;
  273. -webkit-box-shadow:none;
  274. box-shadow:none;
  275. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  276. font-weight:400;
  277. font-style:normal;
  278. font-size:14px;
  279. color:#AAAAAA;
  280. text-align:center;
  281. line-height:30px;
  282. }
  283. #u145026 {
  284. border-width:0px;
  285. position:absolute;
  286. left:920px;
  287. top:1186px;
  288. width:680px;
  289. height:60px;
  290. display:flex;
  291. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  292. font-weight:400;
  293. font-style:normal;
  294. font-size:14px;
  295. color:#AAAAAA;
  296. text-align:center;
  297. line-height:30px;
  298. }
  299. #u145026 .text {
  300. position:absolute;
  301. align-self:center;
  302. padding:5px 10px 5px 10px;
  303. box-sizing:border-box;
  304. width:100%;
  305. }
  306. #u145026_text {
  307. border-width:0px;
  308. word-wrap:break-word;
  309. text-transform:none;
  310. visibility:hidden;
  311. }
  312. #u145027_div {
  313. border-width:0px;
  314. position:absolute;
  315. left:0px;
  316. top:0px;
  317. width:80px;
  318. height:30px;
  319. background:inherit;
  320. background-color:rgba(24, 144, 255, 1);
  321. border:none;
  322. border-radius:4px;
  323. -moz-box-shadow:none;
  324. -webkit-box-shadow:none;
  325. box-shadow:none;
  326. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  327. font-weight:400;
  328. font-style:normal;
  329. font-size:14px;
  330. color:#FFFFFF;
  331. }
  332. #u145027 {
  333. border-width:0px;
  334. position:absolute;
  335. left:1477px;
  336. top:1201px;
  337. width:80px;
  338. height:30px;
  339. display:flex;
  340. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  341. font-weight:400;
  342. font-style:normal;
  343. font-size:14px;
  344. color:#FFFFFF;
  345. }
  346. #u145027 .text {
  347. position:absolute;
  348. align-self:center;
  349. padding:2px 2px 2px 2px;
  350. box-sizing:border-box;
  351. width:100%;
  352. }
  353. #u145027_text {
  354. border-width:0px;
  355. word-wrap:break-word;
  356. text-transform:none;
  357. }
  358. #u145028_div {
  359. border-width:0px;
  360. position:absolute;
  361. left:0px;
  362. top:0px;
  363. width:80px;
  364. height:30px;
  365. background:inherit;
  366. background-color:rgba(255, 255, 255, 1);
  367. box-sizing:border-box;
  368. border-width:1px;
  369. border-style:solid;
  370. border-color:rgba(170, 170, 170, 1);
  371. border-radius:4px;
  372. -moz-box-shadow:none;
  373. -webkit-box-shadow:none;
  374. box-shadow:none;
  375. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  376. font-weight:400;
  377. font-style:normal;
  378. font-size:14px;
  379. }
  380. #u145028 {
  381. border-width:0px;
  382. position:absolute;
  383. left:1380px;
  384. top:1201px;
  385. width:80px;
  386. height:30px;
  387. display:flex;
  388. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  389. font-weight:400;
  390. font-style:normal;
  391. font-size:14px;
  392. }
  393. #u145028 .text {
  394. position:absolute;
  395. align-self:center;
  396. padding:2px 2px 2px 2px;
  397. box-sizing:border-box;
  398. width:100%;
  399. }
  400. #u145028_text {
  401. border-width:0px;
  402. word-wrap:break-word;
  403. text-transform:none;
  404. }
  405. #u145029_div {
  406. border-width:0px;
  407. position:absolute;
  408. left:0px;
  409. top:0px;
  410. width:74px;
  411. height:30px;
  412. background:inherit;
  413. background-color:rgba(255, 255, 255, 0);
  414. border:none;
  415. border-top:0px;
  416. border-right:0px;
  417. border-bottom:0px;
  418. border-radius:0px;
  419. border-top-left-radius:0px;
  420. border-bottom-left-radius:0px;
  421. -moz-box-shadow:none;
  422. -webkit-box-shadow:none;
  423. box-shadow:none;
  424. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  425. font-weight:400;
  426. font-style:normal;
  427. font-size:14px;
  428. }
  429. #u145029 {
  430. border-width:0px;
  431. position:absolute;
  432. left:982px;
  433. top:181px;
  434. width:74px;
  435. height:30px;
  436. display:flex;
  437. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  438. font-weight:400;
  439. font-style:normal;
  440. font-size:14px;
  441. }
  442. #u145029 .text {
  443. position:absolute;
  444. align-self:center;
  445. padding:5px 10px 5px 0px;
  446. box-sizing:border-box;
  447. width:100%;
  448. }
  449. #u145029_text {
  450. border-width:0px;
  451. white-space:nowrap;
  452. text-transform:none;
  453. }
  454. #u145030 {
  455. border-width:0px;
  456. position:absolute;
  457. left:0px;
  458. top:0px;
  459. width:0px;
  460. height:0px;
  461. }
  462. #u145031_div {
  463. border-width:0px;
  464. position:absolute;
  465. left:0px;
  466. top:0px;
  467. width:400px;
  468. height:40px;
  469. background:inherit;
  470. background-color:rgba(242, 242, 242, 1);
  471. box-sizing:border-box;
  472. border-width:1px;
  473. border-style:solid;
  474. border-color:rgba(170, 170, 170, 1);
  475. border-radius:4px;
  476. -moz-box-shadow:none;
  477. -webkit-box-shadow:none;
  478. box-shadow:none;
  479. }
  480. #u145031 {
  481. border-width:0px;
  482. position:absolute;
  483. left:1056px;
  484. top:176px;
  485. width:400px;
  486. height:40px;
  487. display:flex;
  488. }
  489. #u145031 .text {
  490. position:absolute;
  491. align-self:center;
  492. padding:2px 2px 2px 0px;
  493. box-sizing:border-box;
  494. width:100%;
  495. }
  496. #u145031_text {
  497. border-width:0px;
  498. word-wrap:break-word;
  499. text-transform:none;
  500. visibility:hidden;
  501. }
  502. #u145032_input {
  503. position:absolute;
  504. left:0px;
  505. top:0px;
  506. width:380px;
  507. height:30px;
  508. padding:2px 2px 2px 0px;
  509. font-family:'ArialMT', 'Arial', sans-serif;
  510. font-weight:400;
  511. font-style:normal;
  512. font-size:13px;
  513. letter-spacing:normal;
  514. color:#AAAAAA;
  515. vertical-align:none;
  516. text-align:left;
  517. text-transform:none;
  518. background-color:transparent;
  519. border-color:transparent;
  520. }
  521. #u145032_input.disabled {
  522. position:absolute;
  523. left:0px;
  524. top:0px;
  525. width:380px;
  526. height:30px;
  527. padding:2px 2px 2px 0px;
  528. font-family:'ArialMT', 'Arial', sans-serif;
  529. font-weight:400;
  530. font-style:normal;
  531. font-size:13px;
  532. letter-spacing:normal;
  533. color:#AAAAAA;
  534. vertical-align:none;
  535. text-align:left;
  536. text-transform:none;
  537. background-color:transparent;
  538. border-color:transparent;
  539. }
  540. #u145032_div {
  541. border-width:0px;
  542. position:absolute;
  543. left:0px;
  544. top:0px;
  545. width:380px;
  546. height:30px;
  547. background:inherit;
  548. background-color:rgba(242, 242, 242, 1);
  549. border:none;
  550. border-radius:0px;
  551. -moz-box-shadow:none;
  552. -webkit-box-shadow:none;
  553. box-shadow:none;
  554. color:#AAAAAA;
  555. }
  556. #u145032 {
  557. border-width:0px;
  558. position:absolute;
  559. left:1066px;
  560. top:180px;
  561. width:380px;
  562. height:30px;
  563. display:flex;
  564. color:#AAAAAA;
  565. }
  566. #u145032 .text {
  567. position:absolute;
  568. align-self:flex-start;
  569. padding:2px 2px 2px 0px;
  570. box-sizing:border-box;
  571. width:100%;
  572. }
  573. #u145032_div.disabled {
  574. border-width:0px;
  575. position:absolute;
  576. left:0px;
  577. top:0px;
  578. width:380px;
  579. height:30px;
  580. background:inherit;
  581. background-color:rgba(240, 240, 240, 1);
  582. border:none;
  583. border-radius:0px;
  584. -moz-box-shadow:none;
  585. -webkit-box-shadow:none;
  586. box-shadow:none;
  587. color:#AAAAAA;
  588. }
  589. #u145032.disabled {
  590. }
  591. .u145032_input_option {
  592. }
  593. #u145033 {
  594. border-width:0px;
  595. position:absolute;
  596. left:0px;
  597. top:0px;
  598. width:0px;
  599. height:0px;
  600. }
  601. #u145034_div {
  602. border-width:0px;
  603. position:absolute;
  604. left:0px;
  605. top:0px;
  606. width:400px;
  607. height:40px;
  608. background:inherit;
  609. background-color:rgba(242, 242, 242, 1);
  610. box-sizing:border-box;
  611. border-width:1px;
  612. border-style:solid;
  613. border-color:rgba(215, 215, 215, 1);
  614. border-radius:4px;
  615. -moz-box-shadow:none;
  616. -webkit-box-shadow:none;
  617. box-shadow:none;
  618. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  619. font-weight:400;
  620. font-style:normal;
  621. font-size:14px;
  622. color:#CCCCCC;
  623. text-align:right;
  624. }
  625. #u145034 {
  626. border-width:0px;
  627. position:absolute;
  628. left:1056px;
  629. top:126px;
  630. width:400px;
  631. height:40px;
  632. display:flex;
  633. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  634. font-weight:400;
  635. font-style:normal;
  636. font-size:14px;
  637. color:#CCCCCC;
  638. text-align:right;
  639. }
  640. #u145034 .text {
  641. position:absolute;
  642. align-self:center;
  643. padding:2px 8px 2px 8px;
  644. box-sizing:border-box;
  645. width:100%;
  646. }
  647. #u145034_text {
  648. border-width:0px;
  649. word-wrap:break-word;
  650. text-transform:none;
  651. visibility:hidden;
  652. }
  653. #u145035_input {
  654. position:absolute;
  655. left:0px;
  656. top:0px;
  657. width:281px;
  658. height:33px;
  659. padding:2px 2px 2px 2px;
  660. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  661. font-weight:400;
  662. font-style:normal;
  663. font-size:10px;
  664. letter-spacing:normal;
  665. color:#000000;
  666. vertical-align:none;
  667. text-align:left;
  668. text-transform:none;
  669. background-color:transparent;
  670. border-color:transparent;
  671. }
  672. #u145035_input.disabled {
  673. position:absolute;
  674. left:0px;
  675. top:0px;
  676. width:281px;
  677. height:33px;
  678. padding:2px 2px 2px 2px;
  679. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  680. font-weight:400;
  681. font-style:normal;
  682. font-size:10px;
  683. letter-spacing:normal;
  684. color:#000000;
  685. vertical-align:none;
  686. text-align:left;
  687. text-transform:none;
  688. background-color:transparent;
  689. border-color:transparent;
  690. }
  691. #u145035_div {
  692. border-width:0px;
  693. position:absolute;
  694. left:0px;
  695. top:0px;
  696. width:281px;
  697. height:33px;
  698. background:inherit;
  699. background-color:rgba(242, 242, 242, 1);
  700. border:none;
  701. border-radius:0px;
  702. -moz-box-shadow:none;
  703. -webkit-box-shadow:none;
  704. box-shadow:none;
  705. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  706. font-weight:400;
  707. font-style:normal;
  708. font-size:10px;
  709. }
  710. #u145035 {
  711. border-width:0px;
  712. position:absolute;
  713. left:1064px;
  714. top:127px;
  715. width:281px;
  716. height:33px;
  717. display:flex;
  718. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  719. font-weight:400;
  720. font-style:normal;
  721. font-size:10px;
  722. }
  723. #u145035 .text {
  724. position:absolute;
  725. align-self:center;
  726. padding:2px 2px 2px 2px;
  727. box-sizing:border-box;
  728. width:100%;
  729. }
  730. #u145035_div.disabled {
  731. border-width:0px;
  732. position:absolute;
  733. left:0px;
  734. top:0px;
  735. width:281px;
  736. height:33px;
  737. background:inherit;
  738. background-color:rgba(240, 240, 240, 1);
  739. border:none;
  740. border-radius:0px;
  741. -moz-box-shadow:none;
  742. -webkit-box-shadow:none;
  743. box-shadow:none;
  744. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  745. font-weight:400;
  746. font-style:normal;
  747. font-size:10px;
  748. }
  749. #u145035.disabled {
  750. }
  751. #u145036_div {
  752. border-width:0px;
  753. position:absolute;
  754. left:0px;
  755. top:0px;
  756. width:88px;
  757. height:30px;
  758. background:inherit;
  759. background-color:rgba(255, 255, 255, 0);
  760. border:none;
  761. border-top:0px;
  762. border-right:0px;
  763. border-bottom:0px;
  764. border-radius:0px;
  765. border-top-left-radius:0px;
  766. border-bottom-left-radius:0px;
  767. -moz-box-shadow:none;
  768. -webkit-box-shadow:none;
  769. box-shadow:none;
  770. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  771. font-weight:400;
  772. font-style:normal;
  773. font-size:14px;
  774. }
  775. #u145036 {
  776. border-width:0px;
  777. position:absolute;
  778. left:968px;
  779. top:131px;
  780. width:88px;
  781. height:30px;
  782. display:flex;
  783. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  784. font-weight:400;
  785. font-style:normal;
  786. font-size:14px;
  787. }
  788. #u145036 .text {
  789. position:absolute;
  790. align-self:center;
  791. padding:5px 10px 5px 0px;
  792. box-sizing:border-box;
  793. width:100%;
  794. }
  795. #u145036_text {
  796. border-width:0px;
  797. white-space:nowrap;
  798. text-transform:none;
  799. }
  800. #u145037_div {
  801. border-width:0px;
  802. position:absolute;
  803. left:0px;
  804. top:0px;
  805. width:80px;
  806. height:80px;
  807. background:inherit;
  808. background-color:rgba(255, 255, 255, 1);
  809. box-sizing:border-box;
  810. border-width:1px;
  811. border-style:solid;
  812. border-color:rgba(170, 170, 170, 1);
  813. border-radius:4px;
  814. -moz-box-shadow:none;
  815. -webkit-box-shadow:none;
  816. box-shadow:none;
  817. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  818. font-weight:400;
  819. font-style:normal;
  820. font-size:24px;
  821. color:#CCCCCC;
  822. }
  823. #u145037 {
  824. border-width:0px;
  825. position:absolute;
  826. left:1055px;
  827. top:316px;
  828. width:80px;
  829. height:80px;
  830. display:flex;
  831. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  832. font-weight:400;
  833. font-style:normal;
  834. font-size:24px;
  835. color:#CCCCCC;
  836. }
  837. #u145037 .text {
  838. position:absolute;
  839. align-self:center;
  840. padding:2px 8px 2px 8px;
  841. box-sizing:border-box;
  842. width:100%;
  843. }
  844. #u145037_text {
  845. border-width:0px;
  846. word-wrap:break-word;
  847. text-transform:none;
  848. }
  849. #u145038_div {
  850. border-width:0px;
  851. position:absolute;
  852. left:0px;
  853. top:0px;
  854. width:81px;
  855. height:30px;
  856. background:inherit;
  857. background-color:rgba(255, 255, 255, 0);
  858. border:none;
  859. border-top:0px;
  860. border-right:0px;
  861. border-bottom:0px;
  862. border-radius:0px;
  863. border-top-left-radius:0px;
  864. border-bottom-left-radius:0px;
  865. -moz-box-shadow:none;
  866. -webkit-box-shadow:none;
  867. box-shadow:none;
  868. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  869. font-weight:400;
  870. font-style:normal;
  871. font-size:14px;
  872. color:#555555;
  873. text-align:right;
  874. }
  875. #u145038 {
  876. border-width:0px;
  877. position:absolute;
  878. left:974px;
  879. top:321px;
  880. width:81px;
  881. height:30px;
  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. color:#555555;
  888. text-align:right;
  889. }
  890. #u145038 .text {
  891. position:absolute;
  892. align-self:center;
  893. padding:5px 10px 5px 0px;
  894. box-sizing:border-box;
  895. width:100%;
  896. }
  897. #u145038_text {
  898. border-width:0px;
  899. white-space:nowrap;
  900. text-transform:none;
  901. }
  902. #u145039_div {
  903. border-width:0px;
  904. position:absolute;
  905. left:0px;
  906. top:0px;
  907. width:88px;
  908. height:30px;
  909. background:inherit;
  910. background-color:rgba(255, 255, 255, 0);
  911. border:none;
  912. border-top:0px;
  913. border-right:0px;
  914. border-bottom:0px;
  915. border-radius:0px;
  916. border-top-left-radius:0px;
  917. border-bottom-left-radius:0px;
  918. -moz-box-shadow:none;
  919. -webkit-box-shadow:none;
  920. box-shadow:none;
  921. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  922. font-weight:400;
  923. font-style:normal;
  924. font-size:14px;
  925. }
  926. #u145039 {
  927. border-width:0px;
  928. position:absolute;
  929. left:968px;
  930. top:231px;
  931. width:88px;
  932. height:30px;
  933. display:flex;
  934. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  935. font-weight:400;
  936. font-style:normal;
  937. font-size:14px;
  938. }
  939. #u145039 .text {
  940. position:absolute;
  941. align-self:center;
  942. padding:5px 10px 5px 0px;
  943. box-sizing:border-box;
  944. width:100%;
  945. }
  946. #u145039_text {
  947. border-width:0px;
  948. white-space:nowrap;
  949. text-transform:none;
  950. }
  951. #u145040 {
  952. border-width:0px;
  953. position:absolute;
  954. left:0px;
  955. top:0px;
  956. width:0px;
  957. height:0px;
  958. }
  959. #u145041_div {
  960. border-width:0px;
  961. position:absolute;
  962. left:0px;
  963. top:0px;
  964. width:400px;
  965. height:80px;
  966. background:inherit;
  967. background-color:rgba(255, 255, 255, 1);
  968. box-sizing:border-box;
  969. border-width:1px;
  970. border-style:solid;
  971. border-color:rgba(170, 170, 170, 1);
  972. border-radius:4px;
  973. -moz-box-shadow:none;
  974. -webkit-box-shadow:none;
  975. box-shadow:none;
  976. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  977. font-weight:400;
  978. font-style:normal;
  979. text-align:left;
  980. }
  981. #u145041 {
  982. border-width:0px;
  983. position:absolute;
  984. left:1056px;
  985. top:226px;
  986. width:400px;
  987. height:80px;
  988. display:flex;
  989. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  990. font-weight:400;
  991. font-style:normal;
  992. text-align:left;
  993. }
  994. #u145041 .text {
  995. position:absolute;
  996. align-self:center;
  997. padding:2px 2px 2px 10px;
  998. box-sizing:border-box;
  999. width:100%;
  1000. }
  1001. #u145041_text {
  1002. border-width:0px;
  1003. word-wrap:break-word;
  1004. text-transform:none;
  1005. visibility:hidden;
  1006. }
  1007. #u145042_input {
  1008. position:absolute;
  1009. left:0px;
  1010. top:0px;
  1011. width:188px;
  1012. height:31px;
  1013. padding:2px 2px 2px 2px;
  1014. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1015. font-weight:400;
  1016. font-style:normal;
  1017. font-size:13px;
  1018. letter-spacing:normal;
  1019. color:#AAAAAA;
  1020. vertical-align:none;
  1021. text-align:left;
  1022. text-transform:none;
  1023. background-color:transparent;
  1024. border-color:transparent;
  1025. }
  1026. #u145042_input.disabled {
  1027. position:absolute;
  1028. left:0px;
  1029. top:0px;
  1030. width:188px;
  1031. height:31px;
  1032. padding:2px 2px 2px 2px;
  1033. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1034. font-weight:400;
  1035. font-style:normal;
  1036. font-size:13px;
  1037. letter-spacing:normal;
  1038. color:#AAAAAA;
  1039. vertical-align:none;
  1040. text-align:left;
  1041. text-transform:none;
  1042. background-color:transparent;
  1043. border-color:transparent;
  1044. }
  1045. #u145042_div {
  1046. border-width:0px;
  1047. position:absolute;
  1048. left:0px;
  1049. top:0px;
  1050. width:188px;
  1051. height:31px;
  1052. background:inherit;
  1053. background-color:rgba(255, 255, 255, 0);
  1054. border:none;
  1055. border-radius:0px;
  1056. -moz-box-shadow:none;
  1057. -webkit-box-shadow:none;
  1058. box-shadow:none;
  1059. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1060. font-weight:400;
  1061. font-style:normal;
  1062. color:#AAAAAA;
  1063. }
  1064. #u145042 {
  1065. border-width:0px;
  1066. position:absolute;
  1067. left:1066px;
  1068. top:231px;
  1069. width:188px;
  1070. height:31px;
  1071. display:flex;
  1072. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1073. font-weight:400;
  1074. font-style:normal;
  1075. color:#AAAAAA;
  1076. }
  1077. #u145042 .text {
  1078. position:absolute;
  1079. align-self:center;
  1080. padding:2px 2px 2px 2px;
  1081. box-sizing:border-box;
  1082. width:100%;
  1083. }
  1084. #u145042_div.disabled {
  1085. border-width:0px;
  1086. position:absolute;
  1087. left:0px;
  1088. top:0px;
  1089. width:188px;
  1090. height:31px;
  1091. background:inherit;
  1092. background-color:rgba(240, 240, 240, 1);
  1093. border:none;
  1094. border-radius:0px;
  1095. -moz-box-shadow:none;
  1096. -webkit-box-shadow:none;
  1097. box-shadow:none;
  1098. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1099. font-weight:400;
  1100. font-style:normal;
  1101. color:#AAAAAA;
  1102. }
  1103. #u145042.disabled {
  1104. }
  1105. #u145043_div {
  1106. border-width:0px;
  1107. position:absolute;
  1108. left:0px;
  1109. top:0px;
  1110. width:43px;
  1111. height:24px;
  1112. background:inherit;
  1113. background-color:rgba(255, 255, 255, 0);
  1114. border:none;
  1115. border-top:0px;
  1116. border-right:0px;
  1117. border-bottom:0px;
  1118. border-radius:0px;
  1119. border-top-left-radius:0px;
  1120. border-bottom-left-radius:0px;
  1121. -moz-box-shadow:none;
  1122. -webkit-box-shadow:none;
  1123. box-shadow:none;
  1124. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1125. font-weight:400;
  1126. font-style:normal;
  1127. font-size:10px;
  1128. color:#AAAAAA;
  1129. text-align:right;
  1130. }
  1131. #u145043 {
  1132. border-width:0px;
  1133. position:absolute;
  1134. left:1410px;
  1135. top:281px;
  1136. width:43px;
  1137. height:24px;
  1138. display:flex;
  1139. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1140. font-weight:400;
  1141. font-style:normal;
  1142. font-size:10px;
  1143. color:#AAAAAA;
  1144. text-align:right;
  1145. }
  1146. #u145043 .text {
  1147. position:absolute;
  1148. align-self:center;
  1149. padding:5px 0px 5px 0px;
  1150. box-sizing:border-box;
  1151. width:100%;
  1152. }
  1153. #u145043_text {
  1154. border-width:0px;
  1155. white-space:nowrap;
  1156. text-transform:none;
  1157. }