styles.css 21 KB

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