styles.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-60px;
  6. width:803px;
  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. #u36150_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:803px;
  25. height:560px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 1);
  28. box-sizing:border-box;
  29. border-width:1px;
  30. border-style:solid;
  31. border-color:rgba(121, 121, 121, 1);
  32. border-radius:0px;
  33. filter:drop-shadow(none);
  34. transition:none;
  35. }
  36. #u36150 {
  37. border-width:0px;
  38. position:absolute;
  39. left:60px;
  40. top:98px;
  41. width:803px;
  42. height:560px;
  43. display:flex;
  44. transition:none;
  45. transform-origin:50% 50%;
  46. }
  47. #u36150 .text {
  48. position:absolute;
  49. align-self:center;
  50. padding:2px 2px 2px 2px;
  51. box-sizing:border-box;
  52. width:100%;
  53. }
  54. #u36150_text {
  55. border-width:0px;
  56. word-wrap:break-word;
  57. text-transform:none;
  58. visibility:hidden;
  59. }
  60. #u36151_div {
  61. border-width:0px;
  62. position:absolute;
  63. left:0px;
  64. top:0px;
  65. width:265px;
  66. height:33px;
  67. background:inherit;
  68. background-color:rgba(255, 255, 255, 0);
  69. border-radius:0px;
  70. filter:drop-shadow(none);
  71. transition:none;
  72. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  73. font-weight:500;
  74. font-style:normal;
  75. font-size:24px;
  76. }
  77. #u36151 {
  78. border-width:0px;
  79. position:absolute;
  80. left:66px;
  81. top:46px;
  82. width:265px;
  83. height:33px;
  84. display:flex;
  85. transition:none;
  86. transform-origin:50% 50%;
  87. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  88. font-weight:500;
  89. font-style:normal;
  90. font-size:24px;
  91. }
  92. #u36151 .text {
  93. position:absolute;
  94. align-self:flex-start;
  95. padding:0px 0px 0px 0px;
  96. box-sizing:border-box;
  97. width:100%;
  98. }
  99. #u36151_text {
  100. border-width:0px;
  101. white-space:nowrap;
  102. text-transform:none;
  103. }
  104. #u36152 {
  105. border-width:0px;
  106. position:absolute;
  107. left:134px;
  108. top:138px;
  109. width:100px;
  110. height:60px;
  111. display:flex;
  112. transition:none;
  113. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  114. font-weight:400;
  115. font-style:normal;
  116. }
  117. #u36152 .text {
  118. position:absolute;
  119. align-self:center;
  120. padding:2px 2px 2px 2px;
  121. box-sizing:border-box;
  122. width:100%;
  123. }
  124. #u36152_img {
  125. border-width:0px;
  126. position:absolute;
  127. left:0px;
  128. top:0px;
  129. width:100px;
  130. height:60px;
  131. }
  132. #u36152_text {
  133. border-width:0px;
  134. word-wrap:break-word;
  135. text-transform:none;
  136. }
  137. #u36153 {
  138. border-width:0px;
  139. position:absolute;
  140. left:114px;
  141. top:238px;
  142. width:140px;
  143. height:60px;
  144. display:flex;
  145. transition:none;
  146. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  147. font-weight:400;
  148. font-style:normal;
  149. }
  150. #u36153 .text {
  151. position:absolute;
  152. align-self:center;
  153. padding:2px 2px 2px 2px;
  154. box-sizing:border-box;
  155. width:100%;
  156. }
  157. #u36153_img {
  158. border-width:0px;
  159. position:absolute;
  160. left:0px;
  161. top:0px;
  162. width:140px;
  163. height:60px;
  164. }
  165. #u36153_text {
  166. border-width:0px;
  167. word-wrap:break-word;
  168. text-transform:none;
  169. }
  170. #u36154 {
  171. border-width:0px;
  172. position:absolute;
  173. left:184px;
  174. top:198px;
  175. width:0px;
  176. height:0px;
  177. transition:none;
  178. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  179. font-weight:400;
  180. font-style:normal;
  181. font-size:10px;
  182. color:#333333;
  183. }
  184. #u36154_seg0 {
  185. border-width:0px;
  186. position:absolute;
  187. left:-5px;
  188. top:0px;
  189. width:10px;
  190. height:45px;
  191. }
  192. #u36154_text {
  193. border-width:0px;
  194. position:absolute;
  195. left:-50px;
  196. top:13px;
  197. width:100px;
  198. word-wrap:break-word;
  199. text-transform:none;
  200. }
  201. #u36155 {
  202. border-width:0px;
  203. position:absolute;
  204. left:284px;
  205. top:348px;
  206. width:140px;
  207. height:60px;
  208. display:flex;
  209. transition:none;
  210. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  211. font-weight:400;
  212. font-style:normal;
  213. }
  214. #u36155 .text {
  215. position:absolute;
  216. align-self:center;
  217. padding:2px 2px 2px 2px;
  218. box-sizing:border-box;
  219. width:100%;
  220. }
  221. #u36155_img {
  222. border-width:0px;
  223. position:absolute;
  224. left:0px;
  225. top:0px;
  226. width:140px;
  227. height:60px;
  228. }
  229. #u36155_text {
  230. border-width:0px;
  231. word-wrap:break-word;
  232. text-transform:none;
  233. }
  234. #u36156 {
  235. border-width:0px;
  236. position:absolute;
  237. left:184px;
  238. top:298px;
  239. width:0px;
  240. height:0px;
  241. transition:none;
  242. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  243. font-weight:400;
  244. font-style:normal;
  245. font-size:10px;
  246. color:#333333;
  247. }
  248. #u36156_seg0 {
  249. border-width:0px;
  250. position:absolute;
  251. left:-5px;
  252. top:0px;
  253. width:10px;
  254. height:27px;
  255. }
  256. #u36156_seg1 {
  257. border-width:0px;
  258. position:absolute;
  259. left:-5px;
  260. top:17px;
  261. width:180px;
  262. height:10px;
  263. }
  264. #u36156_seg2 {
  265. border-width:0px;
  266. position:absolute;
  267. left:165px;
  268. top:17px;
  269. width:10px;
  270. height:33px;
  271. }
  272. #u36156_text {
  273. border-width:0px;
  274. position:absolute;
  275. left:38px;
  276. top:14px;
  277. width:100px;
  278. word-wrap:break-word;
  279. text-transform:none;
  280. visibility:hidden;
  281. }
  282. #u36157 {
  283. border-width:0px;
  284. position:absolute;
  285. left:114px;
  286. top:348px;
  287. width:140px;
  288. height:60px;
  289. display:flex;
  290. transition:none;
  291. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  292. font-weight:400;
  293. font-style:normal;
  294. }
  295. #u36157 .text {
  296. position:absolute;
  297. align-self:center;
  298. padding:2px 2px 2px 2px;
  299. box-sizing:border-box;
  300. width:100%;
  301. }
  302. #u36157_img {
  303. border-width:0px;
  304. position:absolute;
  305. left:0px;
  306. top:0px;
  307. width:140px;
  308. height:60px;
  309. }
  310. #u36157_text {
  311. border-width:0px;
  312. word-wrap:break-word;
  313. text-transform:none;
  314. }
  315. #u36158 {
  316. border-width:0px;
  317. position:absolute;
  318. left:354px;
  319. top:408px;
  320. width:0px;
  321. height:0px;
  322. transition:none;
  323. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  324. font-weight:400;
  325. font-style:normal;
  326. font-size:10px;
  327. color:#333333;
  328. }
  329. #u36158_seg0 {
  330. border-width:0px;
  331. position:absolute;
  332. left:-5px;
  333. top:0px;
  334. width:10px;
  335. height:40px;
  336. }
  337. #u36158_text {
  338. border-width:0px;
  339. position:absolute;
  340. left:-50px;
  341. top:10px;
  342. width:100px;
  343. word-wrap:break-word;
  344. text-transform:none;
  345. visibility:hidden;
  346. }
  347. #u36159 {
  348. border-width:0px;
  349. position:absolute;
  350. left:688px;
  351. top:562px;
  352. width:100px;
  353. height:60px;
  354. display:flex;
  355. transition:none;
  356. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  357. font-weight:400;
  358. font-style:normal;
  359. }
  360. #u36159 .text {
  361. position:absolute;
  362. align-self:center;
  363. padding:2px 2px 2px 2px;
  364. box-sizing:border-box;
  365. width:100%;
  366. }
  367. #u36159_img {
  368. border-width:0px;
  369. position:absolute;
  370. left:0px;
  371. top:0px;
  372. width:100px;
  373. height:60px;
  374. }
  375. #u36159_text {
  376. border-width:0px;
  377. word-wrap:break-word;
  378. text-transform:none;
  379. }
  380. #u36160 {
  381. border-width:0px;
  382. position:absolute;
  383. left:471px;
  384. top:443px;
  385. width:140px;
  386. height:60px;
  387. display:flex;
  388. transition:none;
  389. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  390. font-weight:400;
  391. font-style:normal;
  392. }
  393. #u36160 .text {
  394. position:absolute;
  395. align-self:center;
  396. padding:2px 2px 2px 2px;
  397. box-sizing:border-box;
  398. width:100%;
  399. }
  400. #u36160_img {
  401. border-width:0px;
  402. position:absolute;
  403. left:0px;
  404. top:0px;
  405. width:140px;
  406. height:60px;
  407. }
  408. #u36160_text {
  409. border-width:0px;
  410. word-wrap:break-word;
  411. text-transform:none;
  412. }
  413. #u36161 {
  414. border-width:0px;
  415. position:absolute;
  416. left:424px;
  417. top:473px;
  418. width:0px;
  419. height:0px;
  420. transition:none;
  421. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  422. font-weight:400;
  423. font-style:normal;
  424. font-size:10px;
  425. color:#333333;
  426. }
  427. #u36161_seg0 {
  428. border-width:0px;
  429. position:absolute;
  430. left:0px;
  431. top:-5px;
  432. width:52px;
  433. height:10px;
  434. }
  435. #u36161_text {
  436. border-width:0px;
  437. position:absolute;
  438. left:-26px;
  439. top:-8px;
  440. width:100px;
  441. word-wrap:break-word;
  442. text-transform:none;
  443. visibility:hidden;
  444. }
  445. #u36162 {
  446. border-width:0px;
  447. position:absolute;
  448. left:668px;
  449. top:343px;
  450. width:140px;
  451. height:60px;
  452. display:flex;
  453. transition:none;
  454. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  455. font-weight:400;
  456. font-style:normal;
  457. }
  458. #u36162 .text {
  459. position:absolute;
  460. align-self:center;
  461. padding:2px 2px 2px 2px;
  462. box-sizing:border-box;
  463. width:100%;
  464. }
  465. #u36162_img {
  466. border-width:0px;
  467. position:absolute;
  468. left:0px;
  469. top:0px;
  470. width:140px;
  471. height:60px;
  472. }
  473. #u36162_text {
  474. border-width:0px;
  475. word-wrap:break-word;
  476. text-transform:none;
  477. }
  478. #u36163 {
  479. border-width:0px;
  480. position:absolute;
  481. left:668px;
  482. top:443px;
  483. width:140px;
  484. height:60px;
  485. display:flex;
  486. transition:none;
  487. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  488. font-weight:400;
  489. font-style:normal;
  490. }
  491. #u36163 .text {
  492. position:absolute;
  493. align-self:center;
  494. padding:2px 2px 2px 2px;
  495. box-sizing:border-box;
  496. width:100%;
  497. }
  498. #u36163_img {
  499. border-width:0px;
  500. position:absolute;
  501. left:0px;
  502. top:0px;
  503. width:140px;
  504. height:60px;
  505. }
  506. #u36163_text {
  507. border-width:0px;
  508. word-wrap:break-word;
  509. text-transform:none;
  510. }
  511. #u36164 {
  512. border-width:0px;
  513. position:absolute;
  514. left:611px;
  515. top:473px;
  516. width:0px;
  517. height:0px;
  518. transition:none;
  519. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  520. font-weight:400;
  521. font-style:normal;
  522. font-size:10px;
  523. color:#333333;
  524. }
  525. #u36164_seg0 {
  526. border-width:0px;
  527. position:absolute;
  528. left:0px;
  529. top:-5px;
  530. width:62px;
  531. height:10px;
  532. }
  533. #u36164_text {
  534. border-width:0px;
  535. position:absolute;
  536. left:-22px;
  537. top:-8px;
  538. width:100px;
  539. word-wrap:break-word;
  540. text-transform:none;
  541. visibility:hidden;
  542. }
  543. #u36165 {
  544. border-width:0px;
  545. position:absolute;
  546. left:738px;
  547. top:403px;
  548. width:0px;
  549. height:0px;
  550. transition:none;
  551. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  552. font-weight:400;
  553. font-style:normal;
  554. font-size:10px;
  555. color:#333333;
  556. }
  557. #u36165_seg0 {
  558. border-width:0px;
  559. position:absolute;
  560. left:-5px;
  561. top:0px;
  562. width:10px;
  563. height:45px;
  564. }
  565. #u36165_text {
  566. border-width:0px;
  567. position:absolute;
  568. left:-50px;
  569. top:12px;
  570. width:100px;
  571. word-wrap:break-word;
  572. text-transform:none;
  573. visibility:hidden;
  574. }
  575. #u36166 {
  576. border-width:0px;
  577. position:absolute;
  578. left:738px;
  579. top:503px;
  580. width:0px;
  581. height:0px;
  582. transition:none;
  583. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  584. font-weight:400;
  585. font-style:normal;
  586. font-size:10px;
  587. color:#333333;
  588. }
  589. #u36166_seg0 {
  590. border-width:0px;
  591. position:absolute;
  592. left:-5px;
  593. top:0px;
  594. width:10px;
  595. height:64px;
  596. }
  597. #u36166_text {
  598. border-width:0px;
  599. position:absolute;
  600. left:-50px;
  601. top:22px;
  602. width:100px;
  603. word-wrap:break-word;
  604. text-transform:none;
  605. visibility:hidden;
  606. }
  607. #u36167 {
  608. border-width:0px;
  609. position:absolute;
  610. left:284px;
  611. top:443px;
  612. width:140px;
  613. height:60px;
  614. display:flex;
  615. transition:none;
  616. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  617. font-weight:400;
  618. font-style:normal;
  619. }
  620. #u36167 .text {
  621. position:absolute;
  622. align-self:center;
  623. padding:2px 2px 2px 2px;
  624. box-sizing:border-box;
  625. width:100%;
  626. }
  627. #u36167_img {
  628. border-width:0px;
  629. position:absolute;
  630. left:0px;
  631. top:0px;
  632. width:140px;
  633. height:60px;
  634. }
  635. #u36167_text {
  636. border-width:0px;
  637. word-wrap:break-word;
  638. text-transform:none;
  639. }
  640. #u36168 {
  641. border-width:0px;
  642. position:absolute;
  643. left:184px;
  644. top:408px;
  645. width:0px;
  646. height:0px;
  647. transition:none;
  648. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  649. font-weight:400;
  650. font-style:normal;
  651. font-size:12px;
  652. color:#333333;
  653. }
  654. #u36168_seg0 {
  655. border-width:0px;
  656. position:absolute;
  657. left:-5px;
  658. top:0px;
  659. width:10px;
  660. height:70px;
  661. }
  662. #u36168_seg1 {
  663. border-width:0px;
  664. position:absolute;
  665. left:-5px;
  666. top:60px;
  667. width:105px;
  668. height:10px;
  669. }
  670. #u36168_text {
  671. border-width:0px;
  672. position:absolute;
  673. left:-32px;
  674. top:57px;
  675. width:100px;
  676. word-wrap:break-word;
  677. text-transform:none;
  678. visibility:hidden;
  679. }
  680. #u36169 {
  681. border-width:0px;
  682. position:absolute;
  683. left:184px;
  684. top:298px;
  685. width:0px;
  686. height:0px;
  687. transition:none;
  688. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  689. font-weight:400;
  690. font-style:normal;
  691. font-size:12px;
  692. color:#333333;
  693. }
  694. #u36169_seg0 {
  695. border-width:0px;
  696. position:absolute;
  697. left:-5px;
  698. top:0px;
  699. width:10px;
  700. height:55px;
  701. }
  702. #u36169_text {
  703. border-width:0px;
  704. position:absolute;
  705. left:-50px;
  706. top:17px;
  707. width:100px;
  708. word-wrap:break-word;
  709. text-transform:none;
  710. visibility:hidden;
  711. }