styles.css 20 KB

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