styles.css 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-113px;
  6. width:680px;
  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. #u65183 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u65184_div {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:680px;
  33. height:1198px;
  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. }
  45. #u65184 {
  46. border-width:0px;
  47. position:absolute;
  48. left:113px;
  49. top:57px;
  50. width:680px;
  51. height:1198px;
  52. display:flex;
  53. }
  54. #u65184 .text {
  55. position:absolute;
  56. align-self:center;
  57. padding:2px 2px 2px 2px;
  58. box-sizing:border-box;
  59. width:100%;
  60. }
  61. #u65184_text {
  62. border-width:0px;
  63. word-wrap:break-word;
  64. text-transform:none;
  65. visibility:hidden;
  66. }
  67. #u65185_div {
  68. border-width:0px;
  69. position:absolute;
  70. left:0px;
  71. top:0px;
  72. width:109px;
  73. height:30px;
  74. background:inherit;
  75. background-color:rgba(255, 255, 255, 0);
  76. border:none;
  77. border-radius:0px;
  78. -moz-box-shadow:none;
  79. -webkit-box-shadow:none;
  80. box-shadow:none;
  81. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  82. font-weight:400;
  83. font-style:normal;
  84. font-size:18px;
  85. color:#000000;
  86. line-height:30px;
  87. }
  88. #u65185 {
  89. border-width:0px;
  90. position:absolute;
  91. left:133px;
  92. top:77px;
  93. width:109px;
  94. height:30px;
  95. display:flex;
  96. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  97. font-weight:400;
  98. font-style:normal;
  99. font-size:18px;
  100. color:#000000;
  101. line-height:30px;
  102. }
  103. #u65185 .text {
  104. position:absolute;
  105. align-self:flex-start;
  106. padding:0px 0px 0px 0px;
  107. box-sizing:border-box;
  108. width:100%;
  109. }
  110. #u65185_text {
  111. border-width:0px;
  112. white-space:nowrap;
  113. text-transform:none;
  114. }
  115. #u65186_div {
  116. border-width:0px;
  117. position:absolute;
  118. left:0px;
  119. top:0px;
  120. width:53px;
  121. height:30px;
  122. background:inherit;
  123. background-color:rgba(255, 255, 255, 0);
  124. border:none;
  125. border-top:0px;
  126. border-right:0px;
  127. border-bottom:0px;
  128. border-radius:0px;
  129. border-top-left-radius:0px;
  130. border-bottom-left-radius:0px;
  131. -moz-box-shadow:none;
  132. -webkit-box-shadow:none;
  133. box-shadow:none;
  134. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  135. font-weight:400;
  136. font-style:normal;
  137. font-size:14px;
  138. }
  139. #u65186 {
  140. border-width:0px;
  141. position:absolute;
  142. left:162px;
  143. top:331px;
  144. width:53px;
  145. height:30px;
  146. display:flex;
  147. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  148. font-weight:400;
  149. font-style:normal;
  150. font-size:14px;
  151. }
  152. #u65186 .text {
  153. position:absolute;
  154. align-self:center;
  155. padding:5px 10px 5px 0px;
  156. box-sizing:border-box;
  157. width:100%;
  158. }
  159. #u65186_text {
  160. border-width:0px;
  161. white-space:nowrap;
  162. text-transform:none;
  163. }
  164. #u65187 {
  165. border-width:0px;
  166. position:absolute;
  167. left:0px;
  168. top:0px;
  169. width:0px;
  170. height:0px;
  171. }
  172. #u65188_div {
  173. border-width:0px;
  174. position:absolute;
  175. left:0px;
  176. top:0px;
  177. width:400px;
  178. height:40px;
  179. background:inherit;
  180. background-color:rgba(255, 255, 255, 1);
  181. box-sizing:border-box;
  182. border-width:1px;
  183. border-style:solid;
  184. border-color:rgba(170, 170, 170, 1);
  185. border-radius:4px;
  186. -moz-box-shadow:none;
  187. -webkit-box-shadow:none;
  188. box-shadow:none;
  189. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  190. font-weight:400;
  191. font-style:normal;
  192. text-align:left;
  193. }
  194. #u65188 {
  195. border-width:0px;
  196. position:absolute;
  197. left:265px;
  198. top:326px;
  199. width:400px;
  200. height:40px;
  201. display:flex;
  202. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  203. font-weight:400;
  204. font-style:normal;
  205. text-align:left;
  206. }
  207. #u65188 .text {
  208. position:absolute;
  209. align-self:center;
  210. padding:2px 2px 2px 10px;
  211. box-sizing:border-box;
  212. width:100%;
  213. }
  214. #u65188_text {
  215. border-width:0px;
  216. word-wrap:break-word;
  217. text-transform:none;
  218. visibility:hidden;
  219. }
  220. #u65189_input {
  221. position:absolute;
  222. left:0px;
  223. top:0px;
  224. width:188px;
  225. height:31px;
  226. padding:2px 2px 2px 2px;
  227. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  228. font-weight:400;
  229. font-style:normal;
  230. font-size:13px;
  231. letter-spacing:normal;
  232. color:#AAAAAA;
  233. vertical-align:none;
  234. text-align:left;
  235. text-transform:none;
  236. background-color:transparent;
  237. border-color:transparent;
  238. }
  239. #u65189_input.disabled {
  240. position:absolute;
  241. left:0px;
  242. top:0px;
  243. width:188px;
  244. height:31px;
  245. padding:2px 2px 2px 2px;
  246. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  247. font-weight:400;
  248. font-style:normal;
  249. font-size:13px;
  250. letter-spacing:normal;
  251. color:#AAAAAA;
  252. vertical-align:none;
  253. text-align:left;
  254. text-transform:none;
  255. background-color:transparent;
  256. border-color:transparent;
  257. }
  258. #u65189_div {
  259. border-width:0px;
  260. position:absolute;
  261. left:0px;
  262. top:0px;
  263. width:188px;
  264. height:31px;
  265. background:inherit;
  266. background-color:rgba(255, 255, 255, 0);
  267. border:none;
  268. border-radius:0px;
  269. -moz-box-shadow:none;
  270. -webkit-box-shadow:none;
  271. box-shadow:none;
  272. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  273. font-weight:400;
  274. font-style:normal;
  275. color:#AAAAAA;
  276. }
  277. #u65189 {
  278. border-width:0px;
  279. position:absolute;
  280. left:275px;
  281. top:331px;
  282. width:188px;
  283. height:31px;
  284. display:flex;
  285. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  286. font-weight:400;
  287. font-style:normal;
  288. color:#AAAAAA;
  289. }
  290. #u65189 .text {
  291. position:absolute;
  292. align-self:center;
  293. padding:2px 2px 2px 2px;
  294. box-sizing:border-box;
  295. width:100%;
  296. }
  297. #u65189_div.disabled {
  298. border-width:0px;
  299. position:absolute;
  300. left:0px;
  301. top:0px;
  302. width:188px;
  303. height:31px;
  304. background:inherit;
  305. background-color:rgba(240, 240, 240, 1);
  306. border:none;
  307. border-radius:0px;
  308. -moz-box-shadow:none;
  309. -webkit-box-shadow:none;
  310. box-shadow:none;
  311. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  312. font-weight:400;
  313. font-style:normal;
  314. color:#AAAAAA;
  315. }
  316. #u65189.disabled {
  317. }
  318. #u65190_div {
  319. border-width:0px;
  320. position:absolute;
  321. left:0px;
  322. top:0px;
  323. width:81px;
  324. height:30px;
  325. background:inherit;
  326. background-color:rgba(255, 255, 255, 0);
  327. border:none;
  328. border-top:0px;
  329. border-right:0px;
  330. border-bottom:0px;
  331. border-radius:0px;
  332. border-top-left-radius:0px;
  333. border-bottom-left-radius:0px;
  334. -moz-box-shadow:none;
  335. -webkit-box-shadow:none;
  336. box-shadow:none;
  337. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  338. font-weight:400;
  339. font-style:normal;
  340. font-size:14px;
  341. }
  342. #u65190 {
  343. border-width:0px;
  344. position:absolute;
  345. left:162px;
  346. top:231px;
  347. width:81px;
  348. height:30px;
  349. display:flex;
  350. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  351. font-weight:400;
  352. font-style:normal;
  353. font-size:14px;
  354. }
  355. #u65190 .text {
  356. position:absolute;
  357. align-self:center;
  358. padding:5px 10px 5px 0px;
  359. box-sizing:border-box;
  360. width:100%;
  361. }
  362. #u65190_text {
  363. border-width:0px;
  364. white-space:nowrap;
  365. text-transform:none;
  366. }
  367. #u65191_div {
  368. border-width:0px;
  369. position:absolute;
  370. left:0px;
  371. top:0px;
  372. width:400px;
  373. height:40px;
  374. background:inherit;
  375. background-color:rgba(242, 242, 242, 1);
  376. box-sizing:border-box;
  377. border-width:1px;
  378. border-style:solid;
  379. border-color:rgba(170, 170, 170, 1);
  380. border-radius:4px;
  381. -moz-box-shadow:none;
  382. -webkit-box-shadow:none;
  383. box-shadow:none;
  384. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  385. font-weight:400;
  386. font-style:normal;
  387. font-size:14px;
  388. color:#AAAAAA;
  389. text-align:left;
  390. }
  391. #u65191 {
  392. border-width:0px;
  393. position:absolute;
  394. left:265px;
  395. top:226px;
  396. width:400px;
  397. height:40px;
  398. display:flex;
  399. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  400. font-weight:400;
  401. font-style:normal;
  402. font-size:14px;
  403. color:#AAAAAA;
  404. text-align:left;
  405. }
  406. #u65191 .text {
  407. position:absolute;
  408. align-self:center;
  409. padding:2px 2px 2px 10px;
  410. box-sizing:border-box;
  411. width:100%;
  412. }
  413. #u65191_text {
  414. border-width:0px;
  415. word-wrap:break-word;
  416. text-transform:none;
  417. }
  418. #u65192_div {
  419. border-width:0px;
  420. position:absolute;
  421. left:0px;
  422. top:0px;
  423. width:53px;
  424. height:30px;
  425. background:inherit;
  426. background-color:rgba(255, 255, 255, 0);
  427. border:none;
  428. border-top:0px;
  429. border-right:0px;
  430. border-bottom:0px;
  431. border-radius:0px;
  432. border-top-left-radius:0px;
  433. border-bottom-left-radius:0px;
  434. -moz-box-shadow:none;
  435. -webkit-box-shadow:none;
  436. box-shadow:none;
  437. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  438. font-weight:400;
  439. font-style:normal;
  440. font-size:14px;
  441. }
  442. #u65192 {
  443. border-width:0px;
  444. position:absolute;
  445. left:162px;
  446. top:281px;
  447. width:53px;
  448. height:30px;
  449. display:flex;
  450. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  451. font-weight:400;
  452. font-style:normal;
  453. font-size:14px;
  454. }
  455. #u65192 .text {
  456. position:absolute;
  457. align-self:center;
  458. padding:5px 10px 5px 0px;
  459. box-sizing:border-box;
  460. width:100%;
  461. }
  462. #u65192_text {
  463. border-width:0px;
  464. white-space:nowrap;
  465. text-transform:none;
  466. }
  467. #u65193 {
  468. border-width:0px;
  469. position:absolute;
  470. left:0px;
  471. top:0px;
  472. width:0px;
  473. height:0px;
  474. }
  475. #u65194_div {
  476. border-width:0px;
  477. position:absolute;
  478. left:0px;
  479. top:0px;
  480. width:400px;
  481. height:40px;
  482. background:inherit;
  483. background-color:rgba(255, 255, 255, 1);
  484. box-sizing:border-box;
  485. border-width:1px;
  486. border-style:solid;
  487. border-color:rgba(170, 170, 170, 1);
  488. border-radius:4px;
  489. -moz-box-shadow:none;
  490. -webkit-box-shadow:none;
  491. box-shadow:none;
  492. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  493. font-weight:400;
  494. font-style:normal;
  495. text-align:left;
  496. }
  497. #u65194 {
  498. border-width:0px;
  499. position:absolute;
  500. left:265px;
  501. top:276px;
  502. width:400px;
  503. height:40px;
  504. display:flex;
  505. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  506. font-weight:400;
  507. font-style:normal;
  508. text-align:left;
  509. }
  510. #u65194 .text {
  511. position:absolute;
  512. align-self:center;
  513. padding:2px 2px 2px 10px;
  514. box-sizing:border-box;
  515. width:100%;
  516. }
  517. #u65194_text {
  518. border-width:0px;
  519. word-wrap:break-word;
  520. text-transform:none;
  521. visibility:hidden;
  522. }
  523. #u65195_input {
  524. position:absolute;
  525. left:0px;
  526. top:0px;
  527. width:188px;
  528. height:31px;
  529. padding:2px 2px 2px 2px;
  530. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  531. font-weight:400;
  532. font-style:normal;
  533. font-size:13px;
  534. letter-spacing:normal;
  535. color:#AAAAAA;
  536. vertical-align:none;
  537. text-align:left;
  538. text-transform:none;
  539. background-color:transparent;
  540. border-color:transparent;
  541. }
  542. #u65195_input.disabled {
  543. position:absolute;
  544. left:0px;
  545. top:0px;
  546. width:188px;
  547. height:31px;
  548. padding:2px 2px 2px 2px;
  549. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  550. font-weight:400;
  551. font-style:normal;
  552. font-size:13px;
  553. letter-spacing:normal;
  554. color:#AAAAAA;
  555. vertical-align:none;
  556. text-align:left;
  557. text-transform:none;
  558. background-color:transparent;
  559. border-color:transparent;
  560. }
  561. #u65195_div {
  562. border-width:0px;
  563. position:absolute;
  564. left:0px;
  565. top:0px;
  566. width:188px;
  567. height:31px;
  568. background:inherit;
  569. background-color:rgba(255, 255, 255, 0);
  570. border:none;
  571. border-radius:0px;
  572. -moz-box-shadow:none;
  573. -webkit-box-shadow:none;
  574. box-shadow:none;
  575. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  576. font-weight:400;
  577. font-style:normal;
  578. color:#AAAAAA;
  579. }
  580. #u65195 {
  581. border-width:0px;
  582. position:absolute;
  583. left:275px;
  584. top:281px;
  585. width:188px;
  586. height:31px;
  587. display:flex;
  588. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  589. font-weight:400;
  590. font-style:normal;
  591. color:#AAAAAA;
  592. }
  593. #u65195 .text {
  594. position:absolute;
  595. align-self:center;
  596. padding:2px 2px 2px 2px;
  597. box-sizing:border-box;
  598. width:100%;
  599. }
  600. #u65195_div.disabled {
  601. border-width:0px;
  602. position:absolute;
  603. left:0px;
  604. top:0px;
  605. width:188px;
  606. height:31px;
  607. background:inherit;
  608. background-color:rgba(240, 240, 240, 1);
  609. border:none;
  610. border-radius:0px;
  611. -moz-box-shadow:none;
  612. -webkit-box-shadow:none;
  613. box-shadow:none;
  614. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  615. font-weight:400;
  616. font-style:normal;
  617. color:#AAAAAA;
  618. }
  619. #u65195.disabled {
  620. }
  621. #u65196 {
  622. border-width:0px;
  623. position:absolute;
  624. left:0px;
  625. top:0px;
  626. width:0px;
  627. height:0px;
  628. }
  629. #u65197_div {
  630. border-width:0px;
  631. position:absolute;
  632. left:0px;
  633. top:0px;
  634. width:40px;
  635. height:40px;
  636. background:inherit;
  637. background-color:rgba(255, 255, 255, 0);
  638. border:none;
  639. border-top:0px;
  640. border-right:0px;
  641. border-bottom:0px;
  642. border-radius:0px;
  643. border-top-left-radius:0px;
  644. border-bottom-left-radius:0px;
  645. -moz-box-shadow:none;
  646. -webkit-box-shadow:none;
  647. box-shadow:none;
  648. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  649. font-weight:500;
  650. font-style:normal;
  651. font-size:18px;
  652. text-align:center;
  653. }
  654. #u65197 {
  655. border-width:0px;
  656. position:absolute;
  657. left:753px;
  658. top:57px;
  659. width:40px;
  660. height:40px;
  661. display:flex;
  662. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  663. font-weight:500;
  664. font-style:normal;
  665. font-size:18px;
  666. text-align:center;
  667. }
  668. #u65197 .text {
  669. position:absolute;
  670. align-self:center;
  671. padding:5px 10px 5px 0px;
  672. box-sizing:border-box;
  673. width:100%;
  674. }
  675. #u65197_text {
  676. border-width:0px;
  677. word-wrap:break-word;
  678. text-transform:none;
  679. }
  680. #u65198_img {
  681. border-width:0px;
  682. position:absolute;
  683. left:0px;
  684. top:0px;
  685. width:13px;
  686. height:17px;
  687. }
  688. #u65198 {
  689. border-width:0px;
  690. position:absolute;
  691. left:740px;
  692. top:69px;
  693. width:13px;
  694. height:17px;
  695. display:flex;
  696. }
  697. #u65198 .text {
  698. position:absolute;
  699. align-self:center;
  700. padding:2px 2px 2px 2px;
  701. box-sizing:border-box;
  702. width:100%;
  703. }
  704. #u65198_text {
  705. border-width:0px;
  706. word-wrap:break-word;
  707. text-transform:none;
  708. visibility:hidden;
  709. }
  710. #u65199 {
  711. border-width:0px;
  712. position:absolute;
  713. left:0px;
  714. top:0px;
  715. width:0px;
  716. height:0px;
  717. }
  718. #u65200_div {
  719. border-width:0px;
  720. position:absolute;
  721. left:0px;
  722. top:0px;
  723. width:680px;
  724. height:60px;
  725. background:inherit;
  726. background-color:rgba(255, 255, 255, 1);
  727. box-sizing:border-box;
  728. border-width:1px;
  729. border-style:solid;
  730. border-color:rgba(215, 215, 215, 1);
  731. border-radius:0px;
  732. -moz-box-shadow:none;
  733. -webkit-box-shadow:none;
  734. box-shadow:none;
  735. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  736. font-weight:400;
  737. font-style:normal;
  738. font-size:14px;
  739. color:#AAAAAA;
  740. text-align:center;
  741. line-height:30px;
  742. }
  743. #u65200 {
  744. border-width:0px;
  745. position:absolute;
  746. left:113px;
  747. top:1195px;
  748. width:680px;
  749. height:60px;
  750. display:flex;
  751. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  752. font-weight:400;
  753. font-style:normal;
  754. font-size:14px;
  755. color:#AAAAAA;
  756. text-align:center;
  757. line-height:30px;
  758. }
  759. #u65200 .text {
  760. position:absolute;
  761. align-self:center;
  762. padding:5px 10px 5px 10px;
  763. box-sizing:border-box;
  764. width:100%;
  765. }
  766. #u65200_text {
  767. border-width:0px;
  768. word-wrap:break-word;
  769. text-transform:none;
  770. visibility:hidden;
  771. }
  772. #u65201_div {
  773. border-width:0px;
  774. position:absolute;
  775. left:0px;
  776. top:0px;
  777. width:80px;
  778. height:30px;
  779. background:inherit;
  780. background-color:rgba(24, 144, 255, 1);
  781. border:none;
  782. border-radius:4px;
  783. -moz-box-shadow:none;
  784. -webkit-box-shadow:none;
  785. box-shadow:none;
  786. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  787. font-weight:400;
  788. font-style:normal;
  789. font-size:14px;
  790. color:#FFFFFF;
  791. }
  792. #u65201 {
  793. border-width:0px;
  794. position:absolute;
  795. left:668px;
  796. top:1210px;
  797. width:80px;
  798. height:30px;
  799. display:flex;
  800. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  801. font-weight:400;
  802. font-style:normal;
  803. font-size:14px;
  804. color:#FFFFFF;
  805. }
  806. #u65201 .text {
  807. position:absolute;
  808. align-self:center;
  809. padding:2px 2px 2px 2px;
  810. box-sizing:border-box;
  811. width:100%;
  812. }
  813. #u65201_text {
  814. border-width:0px;
  815. word-wrap:break-word;
  816. text-transform:none;
  817. }
  818. #u65202_div {
  819. border-width:0px;
  820. position:absolute;
  821. left:0px;
  822. top:0px;
  823. width:80px;
  824. height:30px;
  825. background:inherit;
  826. background-color:rgba(255, 255, 255, 1);
  827. box-sizing:border-box;
  828. border-width:1px;
  829. border-style:solid;
  830. border-color:rgba(170, 170, 170, 1);
  831. border-radius:4px;
  832. -moz-box-shadow:none;
  833. -webkit-box-shadow:none;
  834. box-shadow:none;
  835. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  836. font-weight:400;
  837. font-style:normal;
  838. font-size:14px;
  839. }
  840. #u65202 {
  841. border-width:0px;
  842. position:absolute;
  843. left:569px;
  844. top:1210px;
  845. width:80px;
  846. height:30px;
  847. display:flex;
  848. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  849. font-weight:400;
  850. font-style:normal;
  851. font-size:14px;
  852. }
  853. #u65202 .text {
  854. position:absolute;
  855. align-self:center;
  856. padding:2px 2px 2px 2px;
  857. box-sizing:border-box;
  858. width:100%;
  859. }
  860. #u65202_text {
  861. border-width:0px;
  862. word-wrap:break-word;
  863. text-transform:none;
  864. }
  865. #u65203_div {
  866. border-width:0px;
  867. position:absolute;
  868. left:0px;
  869. top:0px;
  870. width:400px;
  871. height:210px;
  872. background:inherit;
  873. background-color:rgba(242, 242, 242, 1);
  874. border:none;
  875. border-radius:0px;
  876. -moz-box-shadow:none;
  877. -webkit-box-shadow:none;
  878. box-shadow:none;
  879. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  880. font-weight:400;
  881. font-style:normal;
  882. font-size:38px;
  883. color:#D7D7D7;
  884. }
  885. #u65203 {
  886. border-width:0px;
  887. position:absolute;
  888. left:265px;
  889. top:376px;
  890. width:400px;
  891. height:210px;
  892. display:flex;
  893. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  894. font-weight:400;
  895. font-style:normal;
  896. font-size:38px;
  897. color:#D7D7D7;
  898. }
  899. #u65203 .text {
  900. position:absolute;
  901. align-self:center;
  902. padding:2px 2px 2px 2px;
  903. box-sizing:border-box;
  904. width:100%;
  905. }
  906. #u65203_text {
  907. border-width:0px;
  908. word-wrap:break-word;
  909. text-transform:none;
  910. }
  911. #u65204_div {
  912. border-width:0px;
  913. position:absolute;
  914. left:0px;
  915. top:0px;
  916. width:81px;
  917. height:30px;
  918. background:inherit;
  919. background-color:rgba(255, 255, 255, 0);
  920. border:none;
  921. border-top:0px;
  922. border-right:0px;
  923. border-bottom:0px;
  924. border-radius:0px;
  925. border-top-left-radius:0px;
  926. border-bottom-left-radius:0px;
  927. -moz-box-shadow:none;
  928. -webkit-box-shadow:none;
  929. box-shadow:none;
  930. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  931. font-weight:400;
  932. font-style:normal;
  933. font-size:14px;
  934. }
  935. #u65204 {
  936. border-width:0px;
  937. position:absolute;
  938. left:162px;
  939. top:601px;
  940. width:81px;
  941. height:30px;
  942. display:flex;
  943. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  944. font-weight:400;
  945. font-style:normal;
  946. font-size:14px;
  947. }
  948. #u65204 .text {
  949. position:absolute;
  950. align-self:center;
  951. padding:5px 10px 5px 0px;
  952. box-sizing:border-box;
  953. width:100%;
  954. }
  955. #u65204_text {
  956. border-width:0px;
  957. white-space:nowrap;
  958. text-transform:none;
  959. }
  960. #u65205 {
  961. border-width:0px;
  962. position:absolute;
  963. left:0px;
  964. top:0px;
  965. width:0px;
  966. height:0px;
  967. }
  968. #u65206_div {
  969. border-width:0px;
  970. position:absolute;
  971. left:0px;
  972. top:0px;
  973. width:400px;
  974. height:80px;
  975. background:inherit;
  976. background-color:rgba(255, 255, 255, 1);
  977. box-sizing:border-box;
  978. border-width:1px;
  979. border-style:solid;
  980. border-color:rgba(170, 170, 170, 1);
  981. border-radius:4px;
  982. -moz-box-shadow:none;
  983. -webkit-box-shadow:none;
  984. box-shadow:none;
  985. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  986. font-weight:400;
  987. font-style:normal;
  988. text-align:left;
  989. }
  990. #u65206 {
  991. border-width:0px;
  992. position:absolute;
  993. left:265px;
  994. top:596px;
  995. width:400px;
  996. height:80px;
  997. display:flex;
  998. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  999. font-weight:400;
  1000. font-style:normal;
  1001. text-align:left;
  1002. }
  1003. #u65206 .text {
  1004. position:absolute;
  1005. align-self:center;
  1006. padding:2px 2px 2px 10px;
  1007. box-sizing:border-box;
  1008. width:100%;
  1009. }
  1010. #u65206_text {
  1011. border-width:0px;
  1012. word-wrap:break-word;
  1013. text-transform:none;
  1014. visibility:hidden;
  1015. }
  1016. #u65207_input {
  1017. position:absolute;
  1018. left:0px;
  1019. top:0px;
  1020. width:188px;
  1021. height:31px;
  1022. padding:2px 2px 2px 2px;
  1023. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1024. font-weight:400;
  1025. font-style:normal;
  1026. font-size:13px;
  1027. letter-spacing:normal;
  1028. color:#AAAAAA;
  1029. vertical-align:none;
  1030. text-align:left;
  1031. text-transform:none;
  1032. background-color:transparent;
  1033. border-color:transparent;
  1034. }
  1035. #u65207_input.disabled {
  1036. position:absolute;
  1037. left:0px;
  1038. top:0px;
  1039. width:188px;
  1040. height:31px;
  1041. padding:2px 2px 2px 2px;
  1042. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1043. font-weight:400;
  1044. font-style:normal;
  1045. font-size:13px;
  1046. letter-spacing:normal;
  1047. color:#AAAAAA;
  1048. vertical-align:none;
  1049. text-align:left;
  1050. text-transform:none;
  1051. background-color:transparent;
  1052. border-color:transparent;
  1053. }
  1054. #u65207_div {
  1055. border-width:0px;
  1056. position:absolute;
  1057. left:0px;
  1058. top:0px;
  1059. width:188px;
  1060. height:31px;
  1061. background:inherit;
  1062. background-color:rgba(255, 255, 255, 0);
  1063. border:none;
  1064. border-radius:0px;
  1065. -moz-box-shadow:none;
  1066. -webkit-box-shadow:none;
  1067. box-shadow:none;
  1068. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1069. font-weight:400;
  1070. font-style:normal;
  1071. color:#AAAAAA;
  1072. }
  1073. #u65207 {
  1074. border-width:0px;
  1075. position:absolute;
  1076. left:275px;
  1077. top:601px;
  1078. width:188px;
  1079. height:31px;
  1080. display:flex;
  1081. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1082. font-weight:400;
  1083. font-style:normal;
  1084. color:#AAAAAA;
  1085. }
  1086. #u65207 .text {
  1087. position:absolute;
  1088. align-self:center;
  1089. padding:2px 2px 2px 2px;
  1090. box-sizing:border-box;
  1091. width:100%;
  1092. }
  1093. #u65207_div.disabled {
  1094. border-width:0px;
  1095. position:absolute;
  1096. left:0px;
  1097. top:0px;
  1098. width:188px;
  1099. height:31px;
  1100. background:inherit;
  1101. background-color:rgba(240, 240, 240, 1);
  1102. border:none;
  1103. border-radius:0px;
  1104. -moz-box-shadow:none;
  1105. -webkit-box-shadow:none;
  1106. box-shadow:none;
  1107. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1108. font-weight:400;
  1109. font-style:normal;
  1110. color:#AAAAAA;
  1111. }
  1112. #u65207.disabled {
  1113. }
  1114. #u65208_div {
  1115. border-width:0px;
  1116. position:absolute;
  1117. left:0px;
  1118. top:0px;
  1119. width:39px;
  1120. height:24px;
  1121. background:inherit;
  1122. background-color:rgba(255, 255, 255, 0);
  1123. border:none;
  1124. border-top:0px;
  1125. border-right:0px;
  1126. border-bottom:0px;
  1127. border-radius:0px;
  1128. border-top-left-radius:0px;
  1129. border-bottom-left-radius:0px;
  1130. -moz-box-shadow:none;
  1131. -webkit-box-shadow:none;
  1132. box-shadow:none;
  1133. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1134. font-weight:400;
  1135. font-style:normal;
  1136. font-size:10px;
  1137. color:#AAAAAA;
  1138. text-align:right;
  1139. }
  1140. #u65208 {
  1141. border-width:0px;
  1142. position:absolute;
  1143. left:623px;
  1144. top:651px;
  1145. width:39px;
  1146. height:24px;
  1147. display:flex;
  1148. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1149. font-weight:400;
  1150. font-style:normal;
  1151. font-size:10px;
  1152. color:#AAAAAA;
  1153. text-align:right;
  1154. }
  1155. #u65208 .text {
  1156. position:absolute;
  1157. align-self:center;
  1158. padding:5px 0px 5px 0px;
  1159. box-sizing:border-box;
  1160. width:100%;
  1161. }
  1162. #u65208_text {
  1163. border-width:0px;
  1164. white-space:nowrap;
  1165. text-transform:none;
  1166. }
  1167. #u65209_div {
  1168. border-width:0px;
  1169. position:absolute;
  1170. left:0px;
  1171. top:0px;
  1172. width:88px;
  1173. height:30px;
  1174. background:inherit;
  1175. background-color:rgba(255, 255, 255, 0);
  1176. border:none;
  1177. border-top:0px;
  1178. border-right:0px;
  1179. border-bottom:0px;
  1180. border-radius:0px;
  1181. border-top-left-radius:0px;
  1182. border-bottom-left-radius:0px;
  1183. -moz-box-shadow:none;
  1184. -webkit-box-shadow:none;
  1185. box-shadow:none;
  1186. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1187. font-weight:400;
  1188. font-style:normal;
  1189. font-size:14px;
  1190. }
  1191. #u65209 {
  1192. border-width:0px;
  1193. position:absolute;
  1194. left:162px;
  1195. top:181px;
  1196. width:88px;
  1197. height:30px;
  1198. display:flex;
  1199. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1200. font-weight:400;
  1201. font-style:normal;
  1202. font-size:14px;
  1203. }
  1204. #u65209 .text {
  1205. position:absolute;
  1206. align-self:center;
  1207. padding:5px 10px 5px 0px;
  1208. box-sizing:border-box;
  1209. width:100%;
  1210. }
  1211. #u65209_text {
  1212. border-width:0px;
  1213. white-space:nowrap;
  1214. text-transform:none;
  1215. }
  1216. #u65210 {
  1217. border-width:0px;
  1218. position:absolute;
  1219. left:0px;
  1220. top:0px;
  1221. width:0px;
  1222. height:0px;
  1223. }
  1224. #u65211_div {
  1225. border-width:0px;
  1226. position:absolute;
  1227. left:0px;
  1228. top:0px;
  1229. width:400px;
  1230. height:40px;
  1231. background:inherit;
  1232. background-color:rgba(255, 255, 255, 1);
  1233. box-sizing:border-box;
  1234. border-width:1px;
  1235. border-style:solid;
  1236. border-color:rgba(170, 170, 170, 1);
  1237. border-radius:4px;
  1238. -moz-box-shadow:none;
  1239. -webkit-box-shadow:none;
  1240. box-shadow:none;
  1241. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1242. font-weight:400;
  1243. font-style:normal;
  1244. text-align:left;
  1245. }
  1246. #u65211 {
  1247. border-width:0px;
  1248. position:absolute;
  1249. left:265px;
  1250. top:176px;
  1251. width:400px;
  1252. height:40px;
  1253. display:flex;
  1254. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1255. font-weight:400;
  1256. font-style:normal;
  1257. text-align:left;
  1258. }
  1259. #u65211 .text {
  1260. position:absolute;
  1261. align-self:center;
  1262. padding:2px 2px 2px 10px;
  1263. box-sizing:border-box;
  1264. width:100%;
  1265. }
  1266. #u65211_text {
  1267. border-width:0px;
  1268. word-wrap:break-word;
  1269. text-transform:none;
  1270. visibility:hidden;
  1271. }
  1272. #u65212_input {
  1273. position:absolute;
  1274. left:0px;
  1275. top:0px;
  1276. width:380px;
  1277. height:31px;
  1278. padding:2px 2px 2px 2px;
  1279. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1280. font-weight:400;
  1281. font-style:normal;
  1282. font-size:13px;
  1283. letter-spacing:normal;
  1284. color:#AAAAAA;
  1285. vertical-align:none;
  1286. text-align:left;
  1287. text-transform:none;
  1288. background-color:transparent;
  1289. border-color:transparent;
  1290. }
  1291. #u65212_input.disabled {
  1292. position:absolute;
  1293. left:0px;
  1294. top:0px;
  1295. width:380px;
  1296. height:31px;
  1297. padding:2px 2px 2px 2px;
  1298. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1299. font-weight:400;
  1300. font-style:normal;
  1301. font-size:13px;
  1302. letter-spacing:normal;
  1303. color:#AAAAAA;
  1304. vertical-align:none;
  1305. text-align:left;
  1306. text-transform:none;
  1307. background-color:transparent;
  1308. border-color:transparent;
  1309. }
  1310. #u65212_div {
  1311. border-width:0px;
  1312. position:absolute;
  1313. left:0px;
  1314. top:0px;
  1315. width:380px;
  1316. height:31px;
  1317. background:inherit;
  1318. background-color:rgba(255, 255, 255, 0);
  1319. border:none;
  1320. border-radius:0px;
  1321. -moz-box-shadow:none;
  1322. -webkit-box-shadow:none;
  1323. box-shadow:none;
  1324. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1325. font-weight:400;
  1326. font-style:normal;
  1327. color:#AAAAAA;
  1328. }
  1329. #u65212 {
  1330. border-width:0px;
  1331. position:absolute;
  1332. left:275px;
  1333. top:181px;
  1334. width:380px;
  1335. height:31px;
  1336. display:flex;
  1337. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1338. font-weight:400;
  1339. font-style:normal;
  1340. color:#AAAAAA;
  1341. }
  1342. #u65212 .text {
  1343. position:absolute;
  1344. align-self:center;
  1345. padding:2px 2px 2px 2px;
  1346. box-sizing:border-box;
  1347. width:100%;
  1348. }
  1349. #u65212_div.disabled {
  1350. border-width:0px;
  1351. position:absolute;
  1352. left:0px;
  1353. top:0px;
  1354. width:380px;
  1355. height:31px;
  1356. background:inherit;
  1357. background-color:rgba(240, 240, 240, 1);
  1358. border:none;
  1359. border-radius:0px;
  1360. -moz-box-shadow:none;
  1361. -webkit-box-shadow:none;
  1362. box-shadow:none;
  1363. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1364. font-weight:400;
  1365. font-style:normal;
  1366. color:#AAAAAA;
  1367. }
  1368. #u65212.disabled {
  1369. }
  1370. #u65213_div {
  1371. border-width:0px;
  1372. position:absolute;
  1373. left:0px;
  1374. top:0px;
  1375. width:59px;
  1376. height:27px;
  1377. background:inherit;
  1378. background-color:rgba(255, 255, 255, 0);
  1379. border:none;
  1380. border-top:0px;
  1381. border-right:0px;
  1382. border-bottom:0px;
  1383. border-radius:0px;
  1384. border-top-left-radius:0px;
  1385. border-bottom-left-radius:0px;
  1386. -moz-box-shadow:none;
  1387. -webkit-box-shadow:none;
  1388. box-shadow:none;
  1389. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1390. font-weight:400;
  1391. font-style:normal;
  1392. font-size:12px;
  1393. color:#1890FF;
  1394. }
  1395. #u65213 {
  1396. border-width:0px;
  1397. position:absolute;
  1398. left:672px;
  1399. top:233px;
  1400. width:59px;
  1401. height:27px;
  1402. display:flex;
  1403. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1404. font-weight:400;
  1405. font-style:normal;
  1406. font-size:12px;
  1407. color:#1890FF;
  1408. }
  1409. #u65213 .text {
  1410. position:absolute;
  1411. align-self:center;
  1412. padding:5px 10px 5px 0px;
  1413. box-sizing:border-box;
  1414. width:100%;
  1415. }
  1416. #u65213_text {
  1417. border-width:0px;
  1418. white-space:nowrap;
  1419. text-transform:none;
  1420. }
  1421. #u65214_div {
  1422. border-width:0px;
  1423. position:absolute;
  1424. left:0px;
  1425. top:0px;
  1426. width:49px;
  1427. height:30px;
  1428. background:inherit;
  1429. background-color:rgba(255, 255, 255, 1);
  1430. box-sizing:border-box;
  1431. border-width:1px;
  1432. border-style:solid;
  1433. border-color:rgba(170, 170, 170, 1);
  1434. border-radius:4px;
  1435. -moz-box-shadow:none;
  1436. -webkit-box-shadow:none;
  1437. box-shadow:none;
  1438. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1439. font-weight:400;
  1440. font-style:normal;
  1441. font-size:12px;
  1442. }
  1443. #u65214 {
  1444. border-width:0px;
  1445. position:absolute;
  1446. left:672px;
  1447. top:331px;
  1448. width:49px;
  1449. height:30px;
  1450. display:flex;
  1451. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1452. font-weight:400;
  1453. font-style:normal;
  1454. font-size:12px;
  1455. }
  1456. #u65214 .text {
  1457. position:absolute;
  1458. align-self:center;
  1459. padding:2px 2px 2px 2px;
  1460. box-sizing:border-box;
  1461. width:100%;
  1462. }
  1463. #u65214_text {
  1464. border-width:0px;
  1465. word-wrap:break-word;
  1466. text-transform:none;
  1467. }
  1468. #u65215_div {
  1469. border-width:0px;
  1470. position:absolute;
  1471. left:0px;
  1472. top:0px;
  1473. width:88px;
  1474. height:30px;
  1475. background:inherit;
  1476. background-color:rgba(255, 255, 255, 0);
  1477. border:none;
  1478. border-top:0px;
  1479. border-right:0px;
  1480. border-bottom:0px;
  1481. border-radius:0px;
  1482. border-top-left-radius:0px;
  1483. border-bottom-left-radius:0px;
  1484. -moz-box-shadow:none;
  1485. -webkit-box-shadow:none;
  1486. box-shadow:none;
  1487. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1488. font-weight:400;
  1489. font-style:normal;
  1490. font-size:14px;
  1491. }
  1492. #u65215 {
  1493. border-width:0px;
  1494. position:absolute;
  1495. left:162px;
  1496. top:131px;
  1497. width:88px;
  1498. height:30px;
  1499. display:flex;
  1500. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1501. font-weight:400;
  1502. font-style:normal;
  1503. font-size:14px;
  1504. }
  1505. #u65215 .text {
  1506. position:absolute;
  1507. align-self:center;
  1508. padding:5px 10px 5px 0px;
  1509. box-sizing:border-box;
  1510. width:100%;
  1511. }
  1512. #u65215_text {
  1513. border-width:0px;
  1514. white-space:nowrap;
  1515. text-transform:none;
  1516. }
  1517. #u65216 {
  1518. border-width:0px;
  1519. position:absolute;
  1520. left:0px;
  1521. top:0px;
  1522. width:0px;
  1523. height:0px;
  1524. }
  1525. #u65217_div {
  1526. border-width:0px;
  1527. position:absolute;
  1528. left:0px;
  1529. top:0px;
  1530. width:400px;
  1531. height:40px;
  1532. background:inherit;
  1533. background-color:rgba(255, 255, 255, 1);
  1534. box-sizing:border-box;
  1535. border-width:1px;
  1536. border-style:solid;
  1537. border-color:rgba(215, 215, 215, 1);
  1538. border-radius:4px;
  1539. -moz-box-shadow:none;
  1540. -webkit-box-shadow:none;
  1541. box-shadow:none;
  1542. font-size:14px;
  1543. }
  1544. #u65217 {
  1545. border-width:0px;
  1546. position:absolute;
  1547. left:265px;
  1548. top:126px;
  1549. width:400px;
  1550. height:40px;
  1551. display:flex;
  1552. font-size:14px;
  1553. }
  1554. #u65217 .text {
  1555. position:absolute;
  1556. align-self:center;
  1557. padding:2px 2px 2px 2px;
  1558. box-sizing:border-box;
  1559. width:100%;
  1560. }
  1561. #u65217_text {
  1562. border-width:0px;
  1563. word-wrap:break-word;
  1564. text-transform:none;
  1565. visibility:hidden;
  1566. }
  1567. #u65218_input {
  1568. position:absolute;
  1569. left:0px;
  1570. top:0px;
  1571. width:381px;
  1572. height:31px;
  1573. padding:2px 2px 2px 2px;
  1574. font-family:'ArialMT', 'Arial', sans-serif;
  1575. font-weight:400;
  1576. font-style:normal;
  1577. font-size:14px;
  1578. letter-spacing:normal;
  1579. color:#AAAAAA;
  1580. vertical-align:none;
  1581. text-align:left;
  1582. text-transform:none;
  1583. background-color:transparent;
  1584. border-color:transparent;
  1585. }
  1586. #u65218_input.disabled {
  1587. position:absolute;
  1588. left:0px;
  1589. top:0px;
  1590. width:381px;
  1591. height:31px;
  1592. padding:2px 2px 2px 2px;
  1593. font-family:'ArialMT', 'Arial', sans-serif;
  1594. font-weight:400;
  1595. font-style:normal;
  1596. font-size:14px;
  1597. letter-spacing:normal;
  1598. color:#AAAAAA;
  1599. vertical-align:none;
  1600. text-align:left;
  1601. text-transform:none;
  1602. background-color:transparent;
  1603. border-color:transparent;
  1604. }
  1605. #u65218_div {
  1606. border-width:0px;
  1607. position:absolute;
  1608. left:0px;
  1609. top:0px;
  1610. width:381px;
  1611. height:31px;
  1612. background:inherit;
  1613. background-color:rgba(255, 255, 255, 1);
  1614. border:none;
  1615. border-radius:0px;
  1616. -moz-box-shadow:none;
  1617. -webkit-box-shadow:none;
  1618. box-shadow:none;
  1619. font-size:14px;
  1620. color:#AAAAAA;
  1621. }
  1622. #u65218 {
  1623. border-width:0px;
  1624. position:absolute;
  1625. left:276px;
  1626. top:129px;
  1627. width:381px;
  1628. height:31px;
  1629. display:flex;
  1630. font-size:14px;
  1631. color:#AAAAAA;
  1632. }
  1633. #u65218 .text {
  1634. position:absolute;
  1635. align-self:flex-start;
  1636. padding:2px 2px 2px 2px;
  1637. box-sizing:border-box;
  1638. width:100%;
  1639. }
  1640. #u65218_div.disabled {
  1641. border-width:0px;
  1642. position:absolute;
  1643. left:0px;
  1644. top:0px;
  1645. width:381px;
  1646. height:31px;
  1647. background:inherit;
  1648. background-color:rgba(240, 240, 240, 1);
  1649. border:none;
  1650. border-radius:0px;
  1651. -moz-box-shadow:none;
  1652. -webkit-box-shadow:none;
  1653. box-shadow:none;
  1654. font-size:14px;
  1655. color:#AAAAAA;
  1656. }
  1657. #u65218.disabled {
  1658. }
  1659. .u65218_input_option {
  1660. font-size:14px;
  1661. }