index.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. /* CSS Document */
  2. body {
  3. background-color: #fff;
  4. font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
  5. margin: 0px; padding:0px;
  6. }
  7. @font-face {
  8. font-family: 'fontNameRegular';
  9. src: url('/resource/fonts/DS-DIGIT-webfont.eot');
  10. src: local('/resource/fonts/DS-DIGIT-webfont Regular'),
  11. local('/resource/fonts/DS-DIGIT-webfont'),
  12. url('/resource/fonts/DS-DIGIT-webfont.woff') format('woff'),
  13. url('/resource/fonts/DS-DIGIT-webfont.ttf') format('truetype'),
  14. url('/resource/fonts/DS-DIGIT-webfont.svg#fontName') format('svg');
  15. font-size: 20px;
  16. font-weight: bolder;
  17. }
  18. a:link {
  19. color: #fff;
  20. text-decoration: none;
  21. }
  22. a:visited {
  23. text-decoration: none;
  24. color: #fff;
  25. }
  26. a:hover {
  27. text-decoration: none;
  28. color: #ffefc0;
  29. }
  30. a:active {
  31. text-decoration: none;
  32. color: #ffefc0;
  33. }
  34. li{
  35. list-style:none;
  36. }
  37. .all{
  38. backgroun: #fff;
  39. float: left;
  40. height: 864px;
  41. width: 1899px;
  42. }
  43. .index_menu{
  44. height:33px;
  45. float:left;
  46. }
  47. #tab1,#tab2{width:1899px;height:33px;border-bottom:0;float:left;}
  48. #tab1 ul,#tab2 ul{margin:0;padding:0; float:left;}
  49. #tab1 li,#tab2 li{
  50. float:left;
  51. padding:0;
  52. height:27px;
  53. width:101px;
  54. text-align:center;
  55. cursor:pointer;
  56. margin-left: 7px;
  57. margin-top:3px;
  58. color:#000 ;
  59. text-decoration: none;
  60. background:url(/resource/images/hbsj/bot_out.jpg) no-repeat left top;
  61. font:12px/27px "Microsoft Yahei";
  62. }
  63. #tab1 li.now,#tab2 li.now{
  64. color:#fff;
  65. font-weight:bold;
  66. height: 27px;
  67. width: 101px;
  68. margin-left: 7px;
  69. margin-top:3px;
  70. text-decoration: none;
  71. background:url(/resource/images/hbsj/bot_over.jpg) no-repeat left top;
  72. font:12px/27px "Microsoft Yahei";
  73. }
  74. .index_top{
  75. width:1898px;
  76. height:121px;
  77. float:left;
  78. margin-left:1px;
  79. }
  80. .page_top1{ width:1326px;
  81. height:121px;
  82. float:left;
  83. margin-left:1px;}
  84. .page_top2{ width:570px;
  85. height:121px;
  86. float:left;
  87. padding-left:2px;}
  88. .index_top_left{
  89. width:21px;
  90. height:100px;
  91. float:left;
  92. background:url(/resource/images/hbsj/page_top_left.jpg) no-repeat left top;
  93. font:bold 14px/20px "Microsoft Yahei";
  94. color:#fff;
  95. padding-left:6px;
  96. padding-top:21px;
  97. }
  98. .page_top_left{
  99. width:21px;
  100. height:100px;
  101. float:left;
  102. background:url(/resource/images/hbsj/page_top_left1.jpg) no-repeat left top;
  103. font:bold 14px/20px "Microsoft Yahei";
  104. color:#fff;
  105. padding-left:6px;
  106. padding-top:21px;
  107. }
  108. .index_top_right{
  109. width:1871px;
  110. height:119px;
  111. border-top:1px solid #bec3c7;
  112. border-bottom:1px solid #bec3c7;
  113. float:left;}
  114. .page_top_right{
  115. width:1299px;
  116. height:119px;
  117. border-top:1px solid #bec3c7;
  118. border-bottom:1px solid #bec3c7;
  119. float:left;}
  120. .page_top_right1{
  121. width:542px;
  122. height:119px;
  123. border-top:1px solid #bec3c7;
  124. border-bottom:1px solid #bec3c7;
  125. border-right:1px solid #bec3c7;
  126. float:left;}
  127. .index_top_center{
  128. width:153px;
  129. margin-left:2px;
  130. float:left;
  131. }
  132. .index_top_center_top{
  133. padding-left:6px;
  134. width:147px;
  135. height:23px;
  136. background:#d5d3d6;
  137. font:12px/23px "Microsoft Yahei";
  138. }
  139. .page_top_center_top{
  140. text-align:center;
  141. width:153px;
  142. height:47px;
  143. background:#d5d3d6;
  144. font:bold 16px/47px "Microsoft Yahei";
  145. color:#fff;
  146. background:url(/resource/images/hbsj/page_top_center_top.jpg) no-repeat left top;
  147. }
  148. .page_top_center_top_a{
  149. padding-left:6px;
  150. width:147px;
  151. height:24px;
  152. background:#49c0d1;
  153. color:#fff;
  154. font:12px/24px "Microsoft Yahei";
  155. }
  156. .index_top_center_center{
  157. text-align:center;
  158. width:153px;
  159. height:65px;
  160. font:40px/65px fontNameRegular;
  161. }
  162. .page_top_center_center{
  163. text-align:right;
  164. width:105px;
  165. height:48px;
  166. font:40px/63px fontNameRegular;
  167. float:left;
  168. overflow:hidden;
  169. }
  170. .index_top_center_bottom{background:#ff6626;
  171. text-align:center;
  172. float:right;
  173. width:31px;
  174. height:31px;font:12px/31px "Microsoft Yahei";
  175. color:#fff;}
  176. .page_top_center_bottom{background:#ff6626;
  177. text-align:center;
  178. float:right;
  179. width:31px;
  180. height:31px;font:12px/31px "Microsoft Yahei";
  181. color:#fff;
  182. margin-top:17px;}
  183. .page_top_center2{
  184. width:130px;
  185. float:left;
  186. margin-right:1px;
  187. }
  188. .page_top_center_top2{
  189. padding-left:6px;
  190. width:124px;
  191. height:23px;
  192. font:14px/23px "Microsoft Yahei";
  193. color:#5d5d5d;
  194. }
  195. .page_top_center_center2{
  196. text-align:center;
  197. width:130px;
  198. height:65px;
  199. font:40px/65px fontNameRegular;
  200. }
  201. .page_top_center_bottom2{
  202. text-align:center;
  203. float:right;
  204. width:31px;
  205. height:31px;
  206. font:14px/31px "Microsoft Yahei";
  207. color:#5d5d5d;}
  208. .index_top_right_box{
  209. width:282px;
  210. height:119px;
  211. border-left:1px solid #bec3c7;
  212. border-right:1px solid #bec3c7;
  213. margin-left:2px;
  214. float:left;
  215. }
  216. .page_top_right_box{
  217. width:411px;
  218. height:119px;
  219. float:left;
  220. }
  221. .page_list{
  222. width:411px;
  223. height:59px;
  224. border-bottom:1px solid #bec3c7;
  225. float:left;}
  226. .page_list1{
  227. width:411px;
  228. height:59px;
  229. float:left;}
  230. .page_list_box{
  231. width:136px;
  232. height:59px;
  233. border-left:1px solid #bec3c7;
  234. float:left;
  235. }
  236. .page_list_box_left1{
  237. width:9px;
  238. height:59px;
  239. background:url(/resource/images/hbsj/page_list_box_left_blue.jpg) no-repeat left top;
  240. float:left; }
  241. .page_list_box_left2{
  242. width:9px;
  243. height:59px;
  244. background:url(/resource/images/hbsj/page_list_box_left_green.jpg) no-repeat left top;
  245. float:left; }
  246. .page_list_box_left3{
  247. width:9px;
  248. height:59px;
  249. background:url(/resource/images/hbsj/page_list_box_left_red.jpg) no-repeat left top;
  250. float:left; }
  251. .page_list_box_left4{
  252. width:9px;
  253. height:59px;
  254. background:url(/resource/images/hbsj/page_list_box_left_orange.jpg) no-repeat left top;
  255. float:left; }
  256. .page_list_box_left5{
  257. width:9px;
  258. height:59px;
  259. background:url(/resource/images/hbsj/page_list_box_left_pink.jpg) no-repeat left top;
  260. float:left; }
  261. .page_list_box_left6{
  262. width:9px;
  263. height:59px;
  264. background:url(/resource/images/hbsj/page_list_box_left_black.jpg) no-repeat left top;
  265. float:left; }
  266. .page_list_box_right{
  267. width:127px;
  268. height:59px;
  269. float:left;
  270. }
  271. .page_list_box_right_top{
  272. width:112px;
  273. height:26px;
  274. font:14px/26px "Microsoft Yahei";
  275. color:#5d5d5d;
  276. padding-left:15px;
  277. float:left;
  278. }
  279. .page_list_box_right_bottom1{
  280. width:79px;
  281. height:33px;
  282. font:20px/33px fontNameRegular;
  283. color:#000;
  284. padding-left:15px;
  285. float:left;
  286. }
  287. .page_list_box_right_bottom2{
  288. width:33px;
  289. height:33px;
  290. font:14px/33px "Microsoft Yahei";
  291. color:#5d5d5d;
  292. float:left;
  293. }
  294. .company_list{
  295. width:282px;
  296. height:23px;
  297. border-bottom:1px solid #bec3c7;
  298. float:left;}
  299. .company_list1{
  300. width:282px;
  301. height:23px;
  302. float:left;}
  303. .company_list_a{
  304. width:106px;
  305. border-right:1px solid #bec3c7;
  306. background:#f5f5f5;
  307. font:12px/23px "Microsoft Yahei";
  308. color:#000;
  309. padding-left:15px;
  310. float:left;
  311. }
  312. .company_list_b{
  313. width:94px;
  314. border-right:1px solid #bec3c7;
  315. font:18px/23px fontNameRegular;
  316. color:#000;
  317. text-align:center;
  318. float:left;
  319. }
  320. .company_list_c{
  321. width:50px;
  322. font:12px/23px "Microsoft Yahei";
  323. color:#93a5a5;
  324. padding-left:15px;
  325. float:left;
  326. }
  327. .index_bottom{
  328. width:1898px;
  329. height:708px;
  330. margin-left:1px;
  331. margin-top:1px;
  332. float:left;}
  333. .index_bottom_left{
  334. width:753px;
  335. height:706px;
  336. border:1px solid #bec3c7;
  337. margin-right:2px;
  338. float:left;
  339. background:url(/resource/images/hbsj/index_map_bg.png) no-repeat left top;
  340. position: relative;}
  341. .index_bottom_point{
  342. width:330px;
  343. height:430px;
  344. background:url(/resource/images/hbsj/index_map_point.png) no-repeat left top;
  345. position:absolute;
  346. left:332px;
  347. top:138px;
  348. }
  349. .index_bottom_fcbot
  350. {width:67px;
  351. height:25px;
  352. background:url(/resource/images/hbsj/index_map_bot.png) no-repeat left top;
  353. font:12px/25px "Microsoft YaHei";
  354. color:#fff;
  355. position:absolute;
  356. text-align:center;
  357. z-index:980;
  358. }
  359. .index_bottom_fcxl{
  360. width:146px;
  361. height:141px;
  362. position:absolute;
  363. z-index:991;
  364. }
  365. .index_bottom_fcxl_top, .index_bottom_fcxl_bottom1, .index_bottom_fcxl_bottom2{
  366. width:146px;
  367. float:left;}
  368. .index_bottom_fcxl_top{
  369. height:6px;
  370. background:#0a50a0;
  371. }
  372. .index_bottom_fcxl_bottom1{
  373. height:27px;
  374. background:#d7eafd;
  375. }
  376. .index_bottom_fcxl_bottom2{
  377. height:27px;
  378. background:#fff;
  379. }
  380. .index_bottom_fcxl_left{
  381. width:56px;
  382. height:27px;
  383. text-align:center;
  384. font:12px/27px "Microsoft YaHei";
  385. color:#000;
  386. float:left;
  387. }
  388. .index_bottom_fcxl_center{
  389. width:50px;
  390. height:27px;
  391. text-align:right;
  392. font:12px/27px "Microsoft YaHei";
  393. color:#cc324b;float:left;
  394. padding-right:3px;
  395. }
  396. .index_bottom_fcxl_right{
  397. width:37px;
  398. height:27px;
  399. text-align:left;
  400. font:12px/27px "Microsoft YaHei";
  401. color:#888;float:left;
  402. }
  403. .index_bottom_cs
  404. {width:102px;
  405. height:246px;
  406. background:url(/resource/images/hbsj/index_map_cs.png) no-repeat top left ;
  407. position:absolute;
  408. top:222px;
  409. left:452px;
  410. }
  411. .index_bottom_fhlj{
  412. width:430px;
  413. height:349px;
  414. position:absolute;
  415. top:0px;
  416. left:301px;
  417. background:url(/resource/images/hbsj/index_map_hlj.png) no-repeat top left ;
  418. }
  419. .index_bottom_fjl{
  420. width:372px;
  421. height:275px;
  422. position:absolute;
  423. top:241px;
  424. left:350px;
  425. background:url(/resource/images/hbsj/index_map_jl.png) no-repeat top left ;
  426. }
  427. .index_bottom_fln{
  428. width:265px;
  429. height:289px;
  430. position:absolute;
  431. top:383px;
  432. left:314px;
  433. background:url(/resource/images/hbsj/index_map_ln.png) no-repeat top left ;
  434. }
  435. .index_bottom_fnm{
  436. width:461px;
  437. height:666px;
  438. position:absolute;
  439. top:0px;
  440. left:0x;
  441. background:url(/resource/images/hbsj/index_map_nm.png) no-repeat top left ;
  442. }
  443. .index_bottom_bot{width:114px;
  444. height:32px;background:url(/resource/images/hbsj/index_map_bot1.png) no-repeat left top;
  445. font:16px/32px "Microsoft YaHei";
  446. color:#fff;
  447. position:absolute;
  448. text-align:center;
  449. z-index:990;}
  450. .index_bottom_right{
  451. width:1141px;
  452. height:708px;
  453. float:left;
  454. }
  455. .index_bottom_right_box1, .index_bottom_right_box2{
  456. width:1141px;
  457. float:left;}
  458. .index_bottom_right_box1{
  459. height:78px;}
  460. .index_bottom_right_box2{
  461. height:208px;
  462. margin-top:2px;}
  463. .index_box2_left, .index_box1_left{
  464. font:bold 14px/18px "Microsoft YaHei";
  465. padding-left:7px;
  466. float:left;
  467. color:#fff;}
  468. .index_box2_left{
  469. width:20px;
  470. height:140px;
  471. background:url(/resource/images/hbsj/index_box_right_bg.jpg) no-repeat left top;
  472. padding-top:68px;}
  473. .index_box1_left{
  474. width:20px;
  475. height:75px;
  476. background:url(/resource/images/hbsj/index_box1_right_bg.jpg) no-repeat left top;
  477. padding-top:3px;}
  478. .index_box1_right{
  479. width:1113px;
  480. height:76px;
  481. border:1px solid #bec3c7;
  482. border-left:0px;
  483. float:left;
  484. }
  485. .index_box2_right2, .index_box2_right1, .index_box2_right{
  486. height:206px;
  487. border:1px solid #bec3c7;
  488. border-left:0px;
  489. float:left;
  490. }
  491. .index_box2_right2{
  492. width:1113px;
  493. }
  494. .index_box2_right1{
  495. width:542px;
  496. }
  497. .index_box2_right{
  498. width:541px;
  499. margin-right:2px;
  500. }
  501. .index_top_center2{
  502. width:171px;
  503. float:left;
  504. }
  505. .index_top_center_top2{
  506. padding-left:6px;
  507. width:165px;
  508. height:23px;
  509. font:14px/23px "Microsoft Yahei";
  510. color:#5d5d5d;
  511. float:left;
  512. }
  513. .index_top_center_center2{
  514. text-align:center;
  515. width:171px;
  516. height:30px;
  517. font:30px/30px fontNameRegular;
  518. float:left;
  519. }
  520. .index_top_center_bottom2{
  521. text-align:center;
  522. float:right;
  523. width:31px;
  524. height:23px;
  525. font:14px/23px "Microsoft Yahei";
  526. color:#5d5d5d;
  527. float:right;}
  528. .index_right_top_right{
  529. width:156px;
  530. height:76px;
  531. border-left:1px solid #bec3c7;
  532. float:left;
  533. }
  534. .index_right_top_right_left1, .index_right_top_right_left2, .index_right_top_right_left3, .index_right_top_right_left4, .index_right_top_right_left5, .index_right_top_right_left6{
  535. width:52px;
  536. height:76px;
  537. float:left;}
  538. .index_right_top_right_left1{
  539. background:url(/resource/images/hbsj/index_right_top_right_left_blue.jpg) no-repeat left top;}
  540. .index_right_top_right_left2{
  541. background:url(/resource/images/hbsj/index_right_top_right_left_green.jpg) no-repeat left top;}
  542. .index_right_top_right_left3{
  543. background:url(/resource/images/hbsj/index_right_top_right_left_red.jpg) no-repeat left top;}
  544. .index_right_top_right_left4{
  545. background:url(/resource/images/hbsj/index_right_top_right_left_orange.jpg) no-repeat left top;}
  546. .index_right_top_right_left5{
  547. background:url(/resource/images/hbsj/index_right_top_right_left_pink.jpg) no-repeat left top;}
  548. .index_right_top_right_left6{
  549. background:url(/resource/images/hbsj/index_right_top_right_left_black.jpg) no-repeat left top;}
  550. .index_right_center2{
  551. width:104px;
  552. float:left;
  553. }
  554. .index_right_center_top2{
  555. padding-left:6px;
  556. width:98px;
  557. height:23px;
  558. font:14px/23px "Microsoft Yahei";
  559. color:#5d5d5d;
  560. float:left;
  561. }
  562. .index_right_center_center2{
  563. text-align:center;
  564. width:104px;
  565. height:30px;
  566. font:30px/30px fontNameRegular;
  567. float:left;
  568. }
  569. .index_right_center_bottom2{
  570. text-align:center;
  571. float:right;
  572. width:31px;
  573. height:23px;
  574. font:14px/23px "Microsoft Yahei";
  575. color:#5d5d5d;}
  576. .page_bottom{
  577. width:1896px;
  578. height:706px;
  579. margin-left:1px;
  580. margin-top:2px;
  581. float:left;
  582. border:1px solid #bec3c7;
  583. position:relative;}
  584. #left_menu{
  585. height:600px;
  586. width:37px;
  587. top:0px;
  588. left:0px;
  589. z-index:992;
  590. position:absolute;
  591. }
  592. a.left_menu_over
  593. {display:block;
  594. widht:37px;
  595. height:100px;
  596. background:url(/resource/images/hbsj/left_menu_over.png) no-repeat left top;
  597. }
  598. a.left_menu_over li
  599. { font:bold 14px/20px "Microsoft Yahei";
  600. margin-left:7px;
  601. color:#545454;
  602. width:12px;
  603. padding-top:8px;
  604. }
  605. a.left_menu_out
  606. {display:block;
  607. widht:30px;
  608. height:100px;
  609. background:url(/resource/images/hbsj/left_menu_out.png) no-repeat left top;
  610. }
  611. a.left_menu_out li
  612. { font:14px/20px "Microsoft Yahei";
  613. margin-left:7px;
  614. color:#7c7c7c;
  615. padding-top:8px;
  616. width:12px;
  617. }
  618. .syz_bg{
  619. width:1880px;
  620. height:699px;
  621. z-index:110; top:0px;
  622. left:0px;position:absolute;
  623. }