index.css 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  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. .index_bottom_left{
  339. width:1411px;
  340. height:706px;
  341. }
  342. .page_bottom{
  343. width:1896px;
  344. height:706px;
  345. margin-left:1px;
  346. margin-top:2px;
  347. float:left;
  348. border:1px solid #bec3c7;
  349. position:relative;}
  350. #left_menu{
  351. height:600px;
  352. width:37px;
  353. top:0px;
  354. left:0px;
  355. z-index:992;
  356. position:absolute;
  357. }
  358. a.left_menu_over
  359. {display:block;
  360. widht:37px;
  361. height:100px;
  362. background:url(/resource/images/hbsj/left_menu_over.png) no-repeat left top;
  363. }
  364. a.left_menu_over li
  365. { font:bold 14px/20px "Microsoft Yahei";
  366. margin-left:7px;
  367. color:#545454;
  368. width:12px;
  369. padding-top:8px;
  370. }
  371. a.left_menu_out
  372. {display:block;
  373. widht:30px;
  374. height:100px;
  375. background:url(/resource/images/hbsj/left_menu_out.png) no-repeat left top;
  376. }
  377. a.left_menu_out li
  378. { font:14px/20px "Microsoft Yahei";
  379. margin-left:7px;
  380. color:#7c7c7c;
  381. padding-top:8px;
  382. width:12px;
  383. }
  384. .syz_bg{
  385. width:1880px;
  386. height:699px;
  387. z-index:-110; top:0px;
  388. left:0px;position:absolute;
  389. }
  390. .syz_zt{
  391. /* width:94px;
  392. border-right:1px solid #bec3c7; */
  393. font:18px/23px fontNameRegular;
  394. color:#000;
  395. text-align:left;
  396. float:left;
  397. }