styles.css 19 KB

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