styles.css 25 KB

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