styles.css 21 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:680px;
  7. margin-left:0;
  8. margin-right:0;
  9. text-align:left;
  10. }
  11. #base {
  12. position:absolute;
  13. z-index:0;
  14. }
  15. #u4_div {
  16. position:absolute;
  17. left:0px;
  18. top:0px;
  19. width:91px;
  20. height:25px;
  21. background:inherit;
  22. background-color:rgba(255, 255, 255, 0);
  23. border:none;
  24. border-radius:0px;
  25. -moz-box-shadow:none;
  26. -webkit-box-shadow:none;
  27. box-shadow:none;
  28. font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
  29. font-weight:700;
  30. font-style:normal;
  31. }
  32. #u4 {
  33. position:absolute;
  34. left:30px;
  35. top:21px;
  36. width:91px;
  37. height:25px;
  38. font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
  39. font-weight:700;
  40. font-style:normal;
  41. }
  42. #u5 {
  43. position:absolute;
  44. left:0px;
  45. top:0px;
  46. width:91px;
  47. white-space:nowrap;
  48. }
  49. #u6_div {
  50. position:absolute;
  51. left:0px;
  52. top:0px;
  53. width:127px;
  54. height:25px;
  55. background:inherit;
  56. background-color:rgba(255, 255, 255, 0);
  57. border:none;
  58. border-radius:0px;
  59. -moz-box-shadow:none;
  60. -webkit-box-shadow:none;
  61. box-shadow:none;
  62. font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
  63. font-weight:700;
  64. font-style:normal;
  65. }
  66. #u6 {
  67. position:absolute;
  68. left:361px;
  69. top:21px;
  70. width:127px;
  71. height:25px;
  72. font-family:'Arial-BoldMT', 'Arial Bold', 'Arial';
  73. font-weight:700;
  74. font-style:normal;
  75. }
  76. #u7 {
  77. position:absolute;
  78. left:0px;
  79. top:0px;
  80. width:127px;
  81. white-space:nowrap;
  82. }
  83. #u8 {
  84. position:absolute;
  85. left:0px;
  86. top:0px;
  87. width:0px;
  88. height:0px;
  89. }
  90. #u9_div {
  91. position:absolute;
  92. left:0px;
  93. top:0px;
  94. width:320px;
  95. height:549px;
  96. background:inherit;
  97. background-color:rgba(242, 242, 242, 1);
  98. box-sizing:border-box;
  99. border-width:1px;
  100. border-style:solid;
  101. border-color:rgba(0, 0, 0, 1);
  102. border-radius:0px;
  103. -moz-box-shadow:none;
  104. -webkit-box-shadow:none;
  105. box-shadow:none;
  106. }
  107. #u9 {
  108. position:absolute;
  109. left:30px;
  110. top:50px;
  111. width:320px;
  112. height:549px;
  113. }
  114. #u10 {
  115. position:absolute;
  116. left:2px;
  117. top:266px;
  118. width:316px;
  119. visibility:hidden;
  120. word-wrap:break-word;
  121. }
  122. #u11 {
  123. position:absolute;
  124. left:0px;
  125. top:0px;
  126. width:0px;
  127. height:0px;
  128. }
  129. #u12_div {
  130. position:absolute;
  131. left:0px;
  132. top:0px;
  133. width:318px;
  134. height:17px;
  135. background:inherit;
  136. background-color:rgba(255, 255, 255, 1);
  137. border:none;
  138. border-radius:0px;
  139. -moz-box-shadow:none;
  140. -webkit-box-shadow:none;
  141. box-shadow:none;
  142. }
  143. #u12 {
  144. position:absolute;
  145. left:31px;
  146. top:51px;
  147. width:318px;
  148. height:17px;
  149. }
  150. #u13 {
  151. position:absolute;
  152. left:2px;
  153. top:0px;
  154. width:314px;
  155. visibility:hidden;
  156. word-wrap:break-word;
  157. }
  158. #u14_img {
  159. position:absolute;
  160. left:0px;
  161. top:0px;
  162. width:318px;
  163. height:17px;
  164. }
  165. #u14 {
  166. position:absolute;
  167. left:31px;
  168. top:51px;
  169. width:318px;
  170. height:17px;
  171. }
  172. #u15 {
  173. position:absolute;
  174. left:2px;
  175. top:0px;
  176. width:314px;
  177. visibility:hidden;
  178. word-wrap:break-word;
  179. }
  180. #u16 {
  181. position:absolute;
  182. left:0px;
  183. top:0px;
  184. width:0px;
  185. height:0px;
  186. }
  187. #u17_div {
  188. position:absolute;
  189. left:0px;
  190. top:0px;
  191. width:318px;
  192. height:40px;
  193. background:inherit;
  194. background-color:rgba(255, 255, 255, 1);
  195. box-sizing:border-box;
  196. border-width:1px;
  197. border-style:solid;
  198. border-color:rgba(228, 228, 228, 1);
  199. border-left:0px;
  200. border-top:0px;
  201. border-right:0px;
  202. border-radius:0px;
  203. border-top-left-radius:0px;
  204. border-top-right-radius:0px;
  205. border-bottom-right-radius:0px;
  206. border-bottom-left-radius:0px;
  207. -moz-box-shadow:none;
  208. -webkit-box-shadow:none;
  209. box-shadow:none;
  210. font-family:'PingFangSC-Regular', 'PingFang SC';
  211. font-weight:400;
  212. font-style:normal;
  213. font-size:14px;
  214. text-align:left;
  215. }
  216. #u17 {
  217. position:absolute;
  218. left:31px;
  219. top:68px;
  220. width:318px;
  221. height:40px;
  222. font-family:'PingFangSC-Regular', 'PingFang SC';
  223. font-weight:400;
  224. font-style:normal;
  225. font-size:14px;
  226. text-align:left;
  227. }
  228. #u18 {
  229. position:absolute;
  230. left:0px;
  231. top:10px;
  232. width:318px;
  233. word-wrap:break-word;
  234. }
  235. #u19 {
  236. position:absolute;
  237. left:0px;
  238. top:0px;
  239. width:0px;
  240. height:0px;
  241. }
  242. #u20_div {
  243. position:absolute;
  244. left:0px;
  245. top:0px;
  246. width:50px;
  247. height:26px;
  248. background:inherit;
  249. background-color:rgba(255, 255, 255, 1);
  250. box-sizing:border-box;
  251. border-width:1px;
  252. border-style:solid;
  253. border-color:rgba(204, 204, 204, 1);
  254. border-radius:15px;
  255. -moz-box-shadow:none;
  256. -webkit-box-shadow:none;
  257. box-shadow:none;
  258. }
  259. #u20 {
  260. position:absolute;
  261. left:289px;
  262. top:75px;
  263. width:50px;
  264. height:26px;
  265. }
  266. #u21 {
  267. position:absolute;
  268. left:2px;
  269. top:5px;
  270. width:46px;
  271. visibility:hidden;
  272. word-wrap:break-word;
  273. }
  274. #u22 {
  275. position:absolute;
  276. left:0px;
  277. top:0px;
  278. width:0px;
  279. height:0px;
  280. }
  281. #u23_img {
  282. position:absolute;
  283. left:0px;
  284. top:0px;
  285. width:3px;
  286. height:3px;
  287. }
  288. #u23 {
  289. position:absolute;
  290. left:296px;
  291. top:87px;
  292. width:3px;
  293. height:3px;
  294. -webkit-transform:rotate(45deg);
  295. -moz-transform:rotate(45deg);
  296. -ms-transform:rotate(45deg);
  297. transform:rotate(45deg);
  298. font-family:'MicrosoftYaHei', '微软雅黑';
  299. font-weight:400;
  300. font-style:normal;
  301. font-size:18px;
  302. }
  303. #u24 {
  304. position:absolute;
  305. left:0px;
  306. top:-6px;
  307. width:3px;
  308. visibility:hidden;
  309. word-wrap:break-word;
  310. }
  311. #u25_img {
  312. position:absolute;
  313. left:0px;
  314. top:0px;
  315. width:5px;
  316. height:5px;
  317. }
  318. #u25 {
  319. position:absolute;
  320. left:300px;
  321. top:86px;
  322. width:5px;
  323. height:5px;
  324. -webkit-transform:rotate(45deg);
  325. -moz-transform:rotate(45deg);
  326. -ms-transform:rotate(45deg);
  327. transform:rotate(45deg);
  328. font-family:'MicrosoftYaHei', '微软雅黑';
  329. font-weight:400;
  330. font-style:normal;
  331. font-size:18px;
  332. }
  333. #u26 {
  334. position:absolute;
  335. left:0px;
  336. top:-6px;
  337. width:5px;
  338. visibility:hidden;
  339. word-wrap:break-word;
  340. }
  341. #u27_img {
  342. position:absolute;
  343. left:0px;
  344. top:0px;
  345. width:3px;
  346. height:3px;
  347. }
  348. #u27 {
  349. position:absolute;
  350. left:306px;
  351. top:87px;
  352. width:3px;
  353. height:3px;
  354. -webkit-transform:rotate(45deg);
  355. -moz-transform:rotate(45deg);
  356. -ms-transform:rotate(45deg);
  357. transform:rotate(45deg);
  358. font-family:'MicrosoftYaHei', '微软雅黑';
  359. font-weight:400;
  360. font-style:normal;
  361. font-size:18px;
  362. }
  363. #u28 {
  364. position:absolute;
  365. left:0px;
  366. top:-6px;
  367. width:3px;
  368. visibility:hidden;
  369. word-wrap:break-word;
  370. }
  371. #u29_img {
  372. position:absolute;
  373. left:0px;
  374. top:0px;
  375. width:2px;
  376. height:19px;
  377. }
  378. #u29 {
  379. position:absolute;
  380. left:313px;
  381. top:79px;
  382. width:1px;
  383. height:18px;
  384. }
  385. #u30 {
  386. position:absolute;
  387. left:2px;
  388. top:1px;
  389. width:1px;
  390. visibility:hidden;
  391. word-wrap:break-word;
  392. }
  393. #u31_img {
  394. position:absolute;
  395. left:0px;
  396. top:0px;
  397. width:14px;
  398. height:14px;
  399. }
  400. #u31 {
  401. position:absolute;
  402. left:319px;
  403. top:81px;
  404. width:14px;
  405. height:14px;
  406. }
  407. #u32 {
  408. position:absolute;
  409. left:2px;
  410. top:-1px;
  411. width:10px;
  412. visibility:hidden;
  413. word-wrap:break-word;
  414. }
  415. #u33_img {
  416. position:absolute;
  417. left:0px;
  418. top:0px;
  419. width:6px;
  420. height:6px;
  421. }
  422. #u33 {
  423. position:absolute;
  424. left:323px;
  425. top:85px;
  426. width:6px;
  427. height:6px;
  428. }
  429. #u34 {
  430. position:absolute;
  431. left:2px;
  432. top:-5px;
  433. width:2px;
  434. visibility:hidden;
  435. word-wrap:break-word;
  436. }
  437. #u35 {
  438. position:absolute;
  439. left:0px;
  440. top:0px;
  441. width:0px;
  442. height:0px;
  443. }
  444. #u36_div {
  445. position:absolute;
  446. left:0px;
  447. top:0px;
  448. width:16px;
  449. height:2px;
  450. background:inherit;
  451. background-color:rgba(51, 51, 51, 1);
  452. border:none;
  453. border-radius:1px;
  454. -moz-box-shadow:none;
  455. -webkit-box-shadow:none;
  456. box-shadow:none;
  457. font-family:'MicrosoftYaHei', '微软雅黑';
  458. font-weight:400;
  459. font-style:normal;
  460. font-size:18px;
  461. }
  462. #u36 {
  463. position:absolute;
  464. left:38px;
  465. top:86px;
  466. width:16px;
  467. height:2px;
  468. -webkit-transform:rotate(45deg);
  469. -moz-transform:rotate(45deg);
  470. -ms-transform:rotate(45deg);
  471. transform:rotate(45deg);
  472. font-family:'MicrosoftYaHei', '微软雅黑';
  473. font-weight:400;
  474. font-style:normal;
  475. font-size:18px;
  476. }
  477. #u37 {
  478. position:absolute;
  479. left:0px;
  480. top:-7px;
  481. width:16px;
  482. visibility:hidden;
  483. word-wrap:break-word;
  484. }
  485. #u38_div {
  486. position:absolute;
  487. left:0px;
  488. top:0px;
  489. width:16px;
  490. height:2px;
  491. background:inherit;
  492. background-color:rgba(51, 51, 51, 1);
  493. border:none;
  494. border-radius:1px;
  495. -moz-box-shadow:none;
  496. -webkit-box-shadow:none;
  497. box-shadow:none;
  498. font-family:'MicrosoftYaHei', '微软雅黑';
  499. font-weight:400;
  500. font-style:normal;
  501. font-size:18px;
  502. }
  503. #u38 {
  504. position:absolute;
  505. left:38px;
  506. top:86px;
  507. width:16px;
  508. height:2px;
  509. -webkit-transform:rotate(135deg);
  510. -moz-transform:rotate(135deg);
  511. -ms-transform:rotate(135deg);
  512. transform:rotate(135deg);
  513. font-family:'MicrosoftYaHei', '微软雅黑';
  514. font-weight:400;
  515. font-style:normal;
  516. font-size:18px;
  517. }
  518. #u39 {
  519. position:absolute;
  520. left:0px;
  521. top:-7px;
  522. width:16px;
  523. visibility:hidden;
  524. word-wrap:break-word;
  525. }
  526. #u40_div {
  527. position:absolute;
  528. left:0px;
  529. top:0px;
  530. width:133px;
  531. height:36px;
  532. background:inherit;
  533. background-color:rgba(255, 255, 255, 1);
  534. box-sizing:border-box;
  535. border-width:1px;
  536. border-style:solid;
  537. border-color:rgba(0, 0, 0, 1);
  538. border-radius:20px;
  539. -moz-box-shadow:none;
  540. -webkit-box-shadow:none;
  541. box-shadow:none;
  542. font-family:'PingFangSC-Regular', 'PingFang SC';
  543. font-weight:400;
  544. font-style:normal;
  545. font-size:12px;
  546. }
  547. #u40 {
  548. position:absolute;
  549. left:124px;
  550. top:420px;
  551. width:133px;
  552. height:36px;
  553. font-family:'PingFangSC-Regular', 'PingFang SC';
  554. font-weight:400;
  555. font-style:normal;
  556. font-size:12px;
  557. }
  558. #u41 {
  559. position:absolute;
  560. left:2px;
  561. top:10px;
  562. width:129px;
  563. word-wrap:break-word;
  564. }
  565. #u42_img {
  566. position:absolute;
  567. left:0px;
  568. top:0px;
  569. width:100px;
  570. height:100px;
  571. }
  572. #u42 {
  573. position:absolute;
  574. left:140px;
  575. top:217px;
  576. width:100px;
  577. height:100px;
  578. font-family:'PingFangSC-Regular', 'PingFang SC';
  579. font-weight:400;
  580. font-style:normal;
  581. }
  582. #u43 {
  583. position:absolute;
  584. left:2px;
  585. top:41px;
  586. width:96px;
  587. word-wrap:break-word;
  588. }
  589. #u44_div {
  590. position:absolute;
  591. left:0px;
  592. top:0px;
  593. width:221px;
  594. height:56px;
  595. background:inherit;
  596. background-color:rgba(255, 255, 255, 0);
  597. border:none;
  598. border-radius:0px;
  599. -moz-box-shadow:none;
  600. -webkit-box-shadow:none;
  601. box-shadow:none;
  602. font-family:'PingFangSC-Regular', 'PingFang SC';
  603. font-weight:400;
  604. font-style:normal;
  605. text-align:center;
  606. line-height:28px;
  607. }
  608. #u44 {
  609. position:absolute;
  610. left:80px;
  611. top:332px;
  612. width:221px;
  613. height:56px;
  614. font-family:'PingFangSC-Regular', 'PingFang SC';
  615. font-weight:400;
  616. font-style:normal;
  617. text-align:center;
  618. line-height:28px;
  619. }
  620. #u45 {
  621. position:absolute;
  622. left:0px;
  623. top:0px;
  624. width:221px;
  625. white-space:nowrap;
  626. }
  627. #u46 {
  628. position:absolute;
  629. left:0px;
  630. top:0px;
  631. width:0px;
  632. height:0px;
  633. }
  634. #u47_div {
  635. position:absolute;
  636. left:0px;
  637. top:0px;
  638. width:320px;
  639. height:549px;
  640. background:inherit;
  641. background-color:rgba(242, 242, 242, 1);
  642. box-sizing:border-box;
  643. border-width:1px;
  644. border-style:solid;
  645. border-color:rgba(0, 0, 0, 1);
  646. border-radius:0px;
  647. -moz-box-shadow:none;
  648. -webkit-box-shadow:none;
  649. box-shadow:none;
  650. }
  651. #u47 {
  652. position:absolute;
  653. left:360px;
  654. top:50px;
  655. width:320px;
  656. height:549px;
  657. }
  658. #u48 {
  659. position:absolute;
  660. left:2px;
  661. top:266px;
  662. width:316px;
  663. visibility:hidden;
  664. word-wrap:break-word;
  665. }
  666. #u49 {
  667. position:absolute;
  668. left:0px;
  669. top:0px;
  670. width:0px;
  671. height:0px;
  672. }
  673. #u50_div {
  674. position:absolute;
  675. left:0px;
  676. top:0px;
  677. width:318px;
  678. height:17px;
  679. background:inherit;
  680. background-color:rgba(255, 255, 255, 1);
  681. border:none;
  682. border-radius:0px;
  683. -moz-box-shadow:none;
  684. -webkit-box-shadow:none;
  685. box-shadow:none;
  686. }
  687. #u50 {
  688. position:absolute;
  689. left:361px;
  690. top:51px;
  691. width:318px;
  692. height:17px;
  693. }
  694. #u51 {
  695. position:absolute;
  696. left:2px;
  697. top:0px;
  698. width:314px;
  699. visibility:hidden;
  700. word-wrap:break-word;
  701. }
  702. #u52_img {
  703. position:absolute;
  704. left:0px;
  705. top:0px;
  706. width:318px;
  707. height:17px;
  708. }
  709. #u52 {
  710. position:absolute;
  711. left:361px;
  712. top:51px;
  713. width:318px;
  714. height:17px;
  715. }
  716. #u53 {
  717. position:absolute;
  718. left:2px;
  719. top:0px;
  720. width:314px;
  721. visibility:hidden;
  722. word-wrap:break-word;
  723. }
  724. #u54 {
  725. position:absolute;
  726. left:0px;
  727. top:0px;
  728. width:0px;
  729. height:0px;
  730. }
  731. #u55_div {
  732. position:absolute;
  733. left:0px;
  734. top:0px;
  735. width:318px;
  736. height:40px;
  737. background:inherit;
  738. background-color:rgba(255, 255, 255, 1);
  739. box-sizing:border-box;
  740. border-width:1px;
  741. border-style:solid;
  742. border-color:rgba(228, 228, 228, 1);
  743. border-left:0px;
  744. border-top:0px;
  745. border-right:0px;
  746. border-radius:0px;
  747. border-top-left-radius:0px;
  748. border-top-right-radius:0px;
  749. border-bottom-right-radius:0px;
  750. border-bottom-left-radius:0px;
  751. -moz-box-shadow:none;
  752. -webkit-box-shadow:none;
  753. box-shadow:none;
  754. font-family:'PingFangSC-Regular', 'PingFang SC';
  755. font-weight:400;
  756. font-style:normal;
  757. font-size:14px;
  758. text-align:left;
  759. }
  760. #u55 {
  761. position:absolute;
  762. left:361px;
  763. top:68px;
  764. width:318px;
  765. height:40px;
  766. font-family:'PingFangSC-Regular', 'PingFang SC';
  767. font-weight:400;
  768. font-style:normal;
  769. font-size:14px;
  770. text-align:left;
  771. }
  772. #u56 {
  773. position:absolute;
  774. left:0px;
  775. top:10px;
  776. width:318px;
  777. word-wrap:break-word;
  778. }
  779. #u57 {
  780. position:absolute;
  781. left:0px;
  782. top:0px;
  783. width:0px;
  784. height:0px;
  785. }
  786. #u58_div {
  787. position:absolute;
  788. left:0px;
  789. top:0px;
  790. width:50px;
  791. height:26px;
  792. background:inherit;
  793. background-color:rgba(255, 255, 255, 1);
  794. box-sizing:border-box;
  795. border-width:1px;
  796. border-style:solid;
  797. border-color:rgba(204, 204, 204, 1);
  798. border-radius:15px;
  799. -moz-box-shadow:none;
  800. -webkit-box-shadow:none;
  801. box-shadow:none;
  802. }
  803. #u58 {
  804. position:absolute;
  805. left:619px;
  806. top:75px;
  807. width:50px;
  808. height:26px;
  809. }
  810. #u59 {
  811. position:absolute;
  812. left:2px;
  813. top:5px;
  814. width:46px;
  815. visibility:hidden;
  816. word-wrap:break-word;
  817. }
  818. #u60 {
  819. position:absolute;
  820. left:0px;
  821. top:0px;
  822. width:0px;
  823. height:0px;
  824. }
  825. #u61_img {
  826. position:absolute;
  827. left:0px;
  828. top:0px;
  829. width:3px;
  830. height:3px;
  831. }
  832. #u61 {
  833. position:absolute;
  834. left:626px;
  835. top:87px;
  836. width:3px;
  837. height:3px;
  838. -webkit-transform:rotate(45deg);
  839. -moz-transform:rotate(45deg);
  840. -ms-transform:rotate(45deg);
  841. transform:rotate(45deg);
  842. font-family:'MicrosoftYaHei', '微软雅黑';
  843. font-weight:400;
  844. font-style:normal;
  845. font-size:18px;
  846. }
  847. #u62 {
  848. position:absolute;
  849. left:0px;
  850. top:-6px;
  851. width:3px;
  852. visibility:hidden;
  853. word-wrap:break-word;
  854. }
  855. #u63_img {
  856. position:absolute;
  857. left:0px;
  858. top:0px;
  859. width:5px;
  860. height:5px;
  861. }
  862. #u63 {
  863. position:absolute;
  864. left:630px;
  865. top:86px;
  866. width:5px;
  867. height:5px;
  868. -webkit-transform:rotate(45deg);
  869. -moz-transform:rotate(45deg);
  870. -ms-transform:rotate(45deg);
  871. transform:rotate(45deg);
  872. font-family:'MicrosoftYaHei', '微软雅黑';
  873. font-weight:400;
  874. font-style:normal;
  875. font-size:18px;
  876. }
  877. #u64 {
  878. position:absolute;
  879. left:0px;
  880. top:-6px;
  881. width:5px;
  882. visibility:hidden;
  883. word-wrap:break-word;
  884. }
  885. #u65_img {
  886. position:absolute;
  887. left:0px;
  888. top:0px;
  889. width:3px;
  890. height:3px;
  891. }
  892. #u65 {
  893. position:absolute;
  894. left:636px;
  895. top:87px;
  896. width:3px;
  897. height:3px;
  898. -webkit-transform:rotate(45deg);
  899. -moz-transform:rotate(45deg);
  900. -ms-transform:rotate(45deg);
  901. transform:rotate(45deg);
  902. font-family:'MicrosoftYaHei', '微软雅黑';
  903. font-weight:400;
  904. font-style:normal;
  905. font-size:18px;
  906. }
  907. #u66 {
  908. position:absolute;
  909. left:0px;
  910. top:-6px;
  911. width:3px;
  912. visibility:hidden;
  913. word-wrap:break-word;
  914. }
  915. #u67_img {
  916. position:absolute;
  917. left:0px;
  918. top:0px;
  919. width:2px;
  920. height:19px;
  921. }
  922. #u67 {
  923. position:absolute;
  924. left:643px;
  925. top:79px;
  926. width:1px;
  927. height:18px;
  928. }
  929. #u68 {
  930. position:absolute;
  931. left:2px;
  932. top:1px;
  933. width:1px;
  934. visibility:hidden;
  935. word-wrap:break-word;
  936. }
  937. #u69_img {
  938. position:absolute;
  939. left:0px;
  940. top:0px;
  941. width:14px;
  942. height:14px;
  943. }
  944. #u69 {
  945. position:absolute;
  946. left:649px;
  947. top:81px;
  948. width:14px;
  949. height:14px;
  950. }
  951. #u70 {
  952. position:absolute;
  953. left:2px;
  954. top:-1px;
  955. width:10px;
  956. visibility:hidden;
  957. word-wrap:break-word;
  958. }
  959. #u71_img {
  960. position:absolute;
  961. left:0px;
  962. top:0px;
  963. width:6px;
  964. height:6px;
  965. }
  966. #u71 {
  967. position:absolute;
  968. left:653px;
  969. top:85px;
  970. width:6px;
  971. height:6px;
  972. }
  973. #u72 {
  974. position:absolute;
  975. left:2px;
  976. top:-5px;
  977. width:2px;
  978. visibility:hidden;
  979. word-wrap:break-word;
  980. }
  981. #u73 {
  982. position:absolute;
  983. left:0px;
  984. top:0px;
  985. width:0px;
  986. height:0px;
  987. }
  988. #u74_div {
  989. position:absolute;
  990. left:0px;
  991. top:0px;
  992. width:16px;
  993. height:2px;
  994. background:inherit;
  995. background-color:rgba(51, 51, 51, 1);
  996. border:none;
  997. border-radius:1px;
  998. -moz-box-shadow:none;
  999. -webkit-box-shadow:none;
  1000. box-shadow:none;
  1001. font-family:'MicrosoftYaHei', '微软雅黑';
  1002. font-weight:400;
  1003. font-style:normal;
  1004. font-size:18px;
  1005. }
  1006. #u74 {
  1007. position:absolute;
  1008. left:368px;
  1009. top:86px;
  1010. width:16px;
  1011. height:2px;
  1012. -webkit-transform:rotate(45deg);
  1013. -moz-transform:rotate(45deg);
  1014. -ms-transform:rotate(45deg);
  1015. transform:rotate(45deg);
  1016. font-family:'MicrosoftYaHei', '微软雅黑';
  1017. font-weight:400;
  1018. font-style:normal;
  1019. font-size:18px;
  1020. }
  1021. #u75 {
  1022. position:absolute;
  1023. left:0px;
  1024. top:-7px;
  1025. width:16px;
  1026. visibility:hidden;
  1027. word-wrap:break-word;
  1028. }
  1029. #u76_div {
  1030. position:absolute;
  1031. left:0px;
  1032. top:0px;
  1033. width:16px;
  1034. height:2px;
  1035. background:inherit;
  1036. background-color:rgba(51, 51, 51, 1);
  1037. border:none;
  1038. border-radius:1px;
  1039. -moz-box-shadow:none;
  1040. -webkit-box-shadow:none;
  1041. box-shadow:none;
  1042. font-family:'MicrosoftYaHei', '微软雅黑';
  1043. font-weight:400;
  1044. font-style:normal;
  1045. font-size:18px;
  1046. }
  1047. #u76 {
  1048. position:absolute;
  1049. left:368px;
  1050. top:86px;
  1051. width:16px;
  1052. height:2px;
  1053. -webkit-transform:rotate(135deg);
  1054. -moz-transform:rotate(135deg);
  1055. -ms-transform:rotate(135deg);
  1056. transform:rotate(135deg);
  1057. font-family:'MicrosoftYaHei', '微软雅黑';
  1058. font-weight:400;
  1059. font-style:normal;
  1060. font-size:18px;
  1061. }
  1062. #u77 {
  1063. position:absolute;
  1064. left:0px;
  1065. top:-7px;
  1066. width:16px;
  1067. visibility:hidden;
  1068. word-wrap:break-word;
  1069. }
  1070. #u78_div {
  1071. position:absolute;
  1072. left:0px;
  1073. top:0px;
  1074. width:133px;
  1075. height:36px;
  1076. background:inherit;
  1077. background-color:rgba(255, 255, 255, 1);
  1078. box-sizing:border-box;
  1079. border-width:1px;
  1080. border-style:solid;
  1081. border-color:rgba(0, 0, 0, 1);
  1082. border-radius:20px;
  1083. -moz-box-shadow:none;
  1084. -webkit-box-shadow:none;
  1085. box-shadow:none;
  1086. font-family:'PingFangSC-Regular', 'PingFang SC';
  1087. font-weight:400;
  1088. font-style:normal;
  1089. font-size:12px;
  1090. }
  1091. #u78 {
  1092. position:absolute;
  1093. left:454px;
  1094. top:420px;
  1095. width:133px;
  1096. height:36px;
  1097. font-family:'PingFangSC-Regular', 'PingFang SC';
  1098. font-weight:400;
  1099. font-style:normal;
  1100. font-size:12px;
  1101. }
  1102. #u79 {
  1103. position:absolute;
  1104. left:2px;
  1105. top:10px;
  1106. width:129px;
  1107. word-wrap:break-word;
  1108. }
  1109. #u80_img {
  1110. position:absolute;
  1111. left:0px;
  1112. top:0px;
  1113. width:100px;
  1114. height:100px;
  1115. }
  1116. #u80 {
  1117. position:absolute;
  1118. left:470px;
  1119. top:217px;
  1120. width:100px;
  1121. height:100px;
  1122. font-family:'PingFangSC-Regular', 'PingFang SC';
  1123. font-weight:400;
  1124. font-style:normal;
  1125. }
  1126. #u81 {
  1127. position:absolute;
  1128. left:2px;
  1129. top:41px;
  1130. width:96px;
  1131. word-wrap:break-word;
  1132. }
  1133. #u82_div {
  1134. position:absolute;
  1135. left:0px;
  1136. top:0px;
  1137. width:249px;
  1138. height:56px;
  1139. background:inherit;
  1140. background-color:rgba(255, 255, 255, 0);
  1141. border:none;
  1142. border-radius:0px;
  1143. -moz-box-shadow:none;
  1144. -webkit-box-shadow:none;
  1145. box-shadow:none;
  1146. font-family:'PingFangSC-Regular', 'PingFang SC';
  1147. font-weight:400;
  1148. font-style:normal;
  1149. text-align:center;
  1150. line-height:28px;
  1151. }
  1152. #u82 {
  1153. position:absolute;
  1154. left:396px;
  1155. top:332px;
  1156. width:249px;
  1157. height:56px;
  1158. font-family:'PingFangSC-Regular', 'PingFang SC';
  1159. font-weight:400;
  1160. font-style:normal;
  1161. text-align:center;
  1162. line-height:28px;
  1163. }
  1164. #u83 {
  1165. position:absolute;
  1166. left:0px;
  1167. top:0px;
  1168. width:249px;
  1169. white-space:nowrap;
  1170. }
  1171. #u84_div {
  1172. position:absolute;
  1173. left:0px;
  1174. top:0px;
  1175. width:199px;
  1176. height:56px;
  1177. background:inherit;
  1178. background-color:rgba(255, 255, 255, 0);
  1179. border:none;
  1180. border-radius:0px;
  1181. -moz-box-shadow:none;
  1182. -webkit-box-shadow:none;
  1183. box-shadow:none;
  1184. }
  1185. #u84 {
  1186. position:absolute;
  1187. left:31px;
  1188. top:616px;
  1189. width:199px;
  1190. height:56px;
  1191. }
  1192. #u85 {
  1193. position:absolute;
  1194. left:0px;
  1195. top:0px;
  1196. width:199px;
  1197. white-space:nowrap;
  1198. }