page_fjxx.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  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. .page_fjxx_left{
  38. width:28px;
  39. height:706px;
  40. background:#f4f4f4;
  41. float:left;}
  42. .page_fjxx_center{
  43. width:152px;
  44. height:705px;
  45. float:left;
  46. margin-right:1px;
  47. overflow-y: scroll;
  48. color: #FFFFFF;
  49. scrollbar-arrow-color: #fff; /*图6,三角箭头的颜色*/
  50. scrollbar-face-color: #6d9add; /*图5,立体滚动条的颜色*/
  51. scrollbar-3dlight-color: #6d9add; /*图1,立体滚动条亮边的颜色*/
  52. scrollbar-highlight-color: #6d9add; /*图2,滚动条空白部分的颜色*/
  53. scrollbar-shadow-color: #6d9add; /*图3,立体滚动条阴影的颜色*/
  54. scrollbar-darkshadow-color:#6d9add; /*图4,立体滚动条强阴影的颜色*/
  55. scrollbar-track-color: #b5cef3; /*图7,立体滚动条背景颜色*/
  56. scrollbar-base-color:#b5cef3; /*滚动条的基本颜色*/
  57. Cursor:url(mouse.cur); /*自定义个性鼠标*/
  58. }
  59. .page_fjxx_center_box a{
  60. width:108px;
  61. height:23px;
  62. border-bottom:1px solid #d0d0d0;
  63. float:left;
  64. background:url(/resource/images/hbsj/page_fjxx_center_box.png) no-repeat left top;
  65. font:12px/23px "Microsoft YaHei";
  66. color:#000;
  67. padding-left:27px;
  68. }
  69. .page_fjxx_center_box a:hover{
  70. width:108px;;
  71. height:23px;
  72. float:left;
  73. background:url(/resource/images/hbsj/page_fjxx_center_box1.png) no-repeat left top;
  74. font:12px/23px "Microsoft YaHei";
  75. color:#0084d8;
  76. padding-left:27px;}
  77. .page_fjxx_center_box a:active{
  78. width:108px;
  79. height:23px;
  80. float:left;
  81. background:url(/resource/images/hbsj/page_fjxx_center_box1.png) no-repeat left top;
  82. font:12px/23px "Microsoft YaHei";
  83. color:#0084d8;
  84. padding-left:27px;}
  85. .page_fjxx_right_box{
  86. width:1715px;
  87. height:706px;
  88. float:left;
  89. background:#f4f4f4;}
  90. .page_fjxx_right_top{
  91. width:1715px;
  92. height:35px;
  93. float:left;
  94. background:#fff;}
  95. .page_fjxx_right_top_left{
  96. width:68px;
  97. height:35px;
  98. float:left;
  99. background:#6bb10c;
  100. text-align:center;
  101. font:14px/35px "Microsoft YaHei";
  102. color:#fff;}
  103. .matrix_lx{
  104. width:68px;
  105. height:35px;
  106. float:left;
  107. background:#818c94;
  108. text-align:center;
  109. font:14px/35px "Microsoft YaHei";
  110. color:#fff;}
  111. .matrix_yx{
  112. width:68px;
  113. height:35px;
  114. float:left;
  115. background:#00a4da;
  116. text-align:center;
  117. font:14px/35px "Microsoft YaHei";
  118. color:#fff;}
  119. .matrix_dj{
  120. width:68px;
  121. height:35px;
  122. float:left;
  123. background:#24a13b;
  124. text-align:center;
  125. font:14px/35px "Microsoft YaHei";
  126. color:#fff;}
  127. .matrix_gz{
  128. width:68px;
  129. height:35px;
  130. float:left;
  131. background:#ca2020;
  132. text-align:center;
  133. font:14px/35px "Microsoft YaHei";
  134. color:#fff;}
  135. .matrix_wh{
  136. width:68px;
  137. height:35px;
  138. float:left;
  139. background:#ff7800;
  140. text-align:center;
  141. font:14px/35px "Microsoft YaHei";
  142. color:#fff;}
  143. .matrix_xd{
  144. width:68px;
  145. height:35px;
  146. float:left;
  147. background:#b00e7f;
  148. text-align:center;
  149. font:14px/35px "Microsoft YaHei";
  150. color:#fff;}
  151. .page_fjxx_right_top_title{
  152. width:78px;
  153. height:35px;
  154. font:14px/35px "Microsoft YaHei";
  155. float:left;
  156. padding-left:18px;}
  157. .page_fjxx_right_top_name{
  158. width:150px;
  159. height:35px;
  160. font:14px/35px "Microsoft YaHei";
  161. float:left;
  162. padding-left:2px;}
  163. .page_fjxx_right_bottom_left{
  164. width:253px;
  165. height:645px;
  166. margin-top:5px;
  167. margin-left:10px;
  168. float:left;}
  169. .page_fjxx_right_bottom_left_top{
  170. width:236px;
  171. height:27px;
  172. float:left;
  173. background:url(/resource/images/hbsj/page_fjxx_right_bottom_left_top.png) no-repeat left top;
  174. padding-left:17px;
  175. font:bold 14px/27px "Microsoft YaHei";
  176. color:#0e9766;}
  177. .page_fjxx_right_bottom_left_center{
  178. width:253px;
  179. background:#fff;
  180. float:left;
  181. padding-top:4px;
  182. }
  183. .page_fjxx_right_bottom_left_bottom{
  184. width:253px;
  185. height:10px;
  186. background:url(/resource/images/hbsj/page_fjxx_right_bottom_left_bottom.png) no-repeat left top;
  187. float:left;
  188. margin-bottom:10px;}
  189. .page_fjxx_right_bottom_left_center_line{
  190. margin-left:6px;
  191. height:24px;
  192. width:243px;
  193. border-bottom:1px dashed #e5e5e5;}
  194. .page_fjxx_line_left{
  195. width:120px;
  196. margin-left:10px;
  197. font:14px/24px "Microsoft YaHei";
  198. color:#006a44;
  199. float:left;}
  200. .page_fjxx_line_center{
  201. width:60px;
  202. margin-left:5px;
  203. font:bold 14px/24px "Microsoft YaHei";
  204. color:#000;float:left;}
  205. .page_fjxx_line_right{
  206. width:42px;
  207. margin-left:5px;
  208. font:14px/24px "Microsoft YaHei";
  209. color:#006a44;float:left;}
  210. .page_fjxx_right_bottom_center{
  211. width:1438px;
  212. height:645px;
  213. margin-top:5px;
  214. margin-left:5px;
  215. float:left;}
  216. .page_fjxx_right_bottom_center_bg{
  217. width:1180px;
  218. height:579px;
  219. float:left;
  220. position:relative;
  221. background:url(/resource/images/hbsj/page_fjxx_bg.png) no-repeat left top;}
  222. .page_fjxx_right_bottom_center_bg_box{
  223. width:146px;
  224. height:146px;
  225. position:relative;
  226. top:0px;
  227. left:935px;
  228. margin-bottom:5px;}
  229. .page_fjxx_right_bottom_center_bg_boxd{
  230. width:146px;
  231. height:146px;
  232. position:relative;
  233. top:23px;
  234. left:935px;
  235. margin-bottom:5px;}
  236. .page_fjxx_right_bottom_center_right{
  237. width:254px;
  238. height:570px;
  239. float:left;
  240. margin-left:3px;}
  241. .page_fjxx_right_bottom_center_right_top{
  242. width:254px;
  243. height:5px;
  244. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_right_top.png) no-repeat left top;
  245. float:left;}
  246. .page_fjxx_right_bottom_center_right_center{
  247. width:254px;
  248. height:560px;
  249. background:#fff;
  250. }
  251. .page_fjxx_right_bottom_center_right_center_line{
  252. width:245px;
  253. height:25px;
  254. margin-left:5px;
  255. float:left;
  256. }
  257. .page_fjxx_right_bottom_center_right_center_line1{
  258. width:245px;
  259. height:25px;
  260. margin-left:5px;
  261. float:left;
  262. background:#f6f6f6;
  263. }
  264. .page_fjxx_right_bottom_center_right_center_font1{
  265. width:105px;
  266. padding-left:8px;
  267. font:14px/25px "Microsoft YaHei";
  268. color:#484848;
  269. float:left;
  270. }
  271. .page_fjxx_right_bottom_center_right_center_font2{
  272. width:75px;
  273. padding-left:5px;
  274. font:bold 14px/25px "Microsoft YaHei";
  275. float:left;
  276. }
  277. .page_fjxx_right_bottom_center_right_center_font3{
  278. width:47px;
  279. padding-left:5px;
  280. font:14px/25px "Microsoft YaHei";
  281. color:#494949;
  282. float:left;
  283. }
  284. .page_fjxx_right_bottom_center_right_bottom{
  285. width:254px;
  286. height:5px;
  287. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_right_bottom.png) no-repeat left top;
  288. float:left;}
  289. .page_fjxx_right_bottom_center_bottom{
  290. width:1438px;
  291. height:66px;
  292. float:left;}
  293. .page_fjxx_right_bottom_center_bottom_box1, .page_fjxx_right_bottom_center_bottom_box2{
  294. width:712px;
  295. height:66px;
  296. float:left;}
  297. .page_fjxx_right_bottom_center_bottom_box1{ margin-right:14px;}
  298. .page_fjxx_right_bottom_center_bottom_box1_left{
  299. width:194px;
  300. height:66px;
  301. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom1.png) no-repeat left top;
  302. float:left;}
  303. .page_fjxx_right_bottom_center_bottom_box1_left_font1{
  304. width:182px;
  305. height:33px;
  306. font:14px/33px "Microsoft YaHei";
  307. float:left;
  308. padding-left:12px;
  309. color:#734f23;
  310. }
  311. .page_fjxx_right_bottom_center_bottom_box1_left_font2{
  312. width:120px;
  313. height:33px;
  314. font:28px/33px fontNameRegular;
  315. float:left;
  316. padding-left:12px;
  317. color:#000;
  318. }
  319. .page_fjxx_right_bottom_center_bottom_box1_left_font3{
  320. width:60px;
  321. height:33px;
  322. font:14px/33px "Microsoft YaHei";
  323. float:left;
  324. padding-left:2px;
  325. color:#734f23;
  326. }
  327. .page_fjxx_right_bottom_center_bottom_box1_right3{
  328. width:236px;
  329. height:31px;
  330. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom2.png) no-repeat left top;
  331. float:left;
  332. margin-bottom:4px;}
  333. .page_fjxx_right_bottom_center_bottom_box1_right1{
  334. width:236px;
  335. height:31px;
  336. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom2.png) no-repeat left top;
  337. float:left;
  338. margin-left:2px;
  339. margin-bottom:4px;}
  340. .page_fjxx_right_bottom_center_bottom_box1_right2{
  341. width:236px;
  342. height:31px;
  343. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom2.png) no-repeat left top;
  344. float:left;
  345. margin-left:2px;
  346. }
  347. .page_fjxx_right_bottom_center_bottom_box1_right4{
  348. width:236px;
  349. height:31px;
  350. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom2.png) no-repeat left top;
  351. float:left;
  352. }
  353. .page_fjxx_right_bottom_center_bottom_box1_right_font1{
  354. width:85px;
  355. height:33px;
  356. font:14px/33px "Microsoft YaHei";
  357. float:left;
  358. padding-left:10px;
  359. color:#8a3f06;
  360. }
  361. .page_fjxx_right_bottom_center_bottom_box1_right_font2{
  362. width:80px;
  363. height:33px;
  364. font:24px/33px fontNameRegular;
  365. float:left;
  366. padding-left:10px;
  367. color:#000;
  368. }
  369. .page_fjxx_right_bottom_center_bottom_box1_right_font3{
  370. width:47px;
  371. height:33px;
  372. font:14px/33px "Microsoft YaHei";
  373. float:left;
  374. padding-left:2px;
  375. color:#8a3f06;
  376. }
  377. .page_fjxx_right_bottom_center_bottom_box2_left{
  378. width:194px;
  379. height:66px;
  380. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom3.png) no-repeat left top;
  381. float:left;}
  382. .page_fjxx_right_bottom_center_bottom_box2_left_font1{
  383. width:182px;
  384. height:33px;
  385. font:14px/33px "Microsoft YaHei";
  386. float:left;
  387. padding-left:12px;
  388. color:#254a86;
  389. }
  390. .page_fjxx_right_bottom_center_bottom_box2_left_font2{
  391. width:85px;
  392. height:33px;
  393. font:28px/33px fontNameRegular;
  394. float:left;
  395. padding-left:12px;
  396. color:#000;
  397. }
  398. .page_fjxx_right_bottom_center_bottom_box2_left_font3{
  399. width:60px;
  400. height:33px;
  401. font:14px/33px "Microsoft YaHei";
  402. float:left;
  403. padding-left:2px;
  404. color:#254a86;
  405. }
  406. .page_fjxx_right_bottom_center_bottom_box2_right1{
  407. width:236px;
  408. height:31px;
  409. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom4.png) no-repeat left top;
  410. float:left;
  411. margin-left:2px;
  412. margin-bottom:4px;}
  413. .page_fjxx_right_bottom_center_bottom_box2_right2{
  414. width:236px;
  415. height:31px;
  416. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom4.png) no-repeat left top;
  417. float:left;
  418. margin-left:2px;
  419. }
  420. .page_fjxx_right_bottom_center_bottom_box2_right3{
  421. width:236px;
  422. height:31px;
  423. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom4.png) no-repeat left top;
  424. float:left;
  425. margin-bottom:4px;}
  426. .page_fjxx_right_bottom_center_bottom_box2_right4{
  427. width:236px;
  428. height:31px;
  429. background:url(/resource/images/hbsj/page_fjxx_right_bottom_center_bottom4.png) no-repeat left top;
  430. float:left;
  431. }
  432. .page_fjxx_right_bottom_center_bottom_box2_right_font1{
  433. width:85px;
  434. height:33px;
  435. font:14px/33px "Microsoft YaHei";
  436. float:left;
  437. padding-left:10px;
  438. color:#0a5b75;
  439. }
  440. .page_fjxx_right_bottom_center_bottom_box2_right_font2{
  441. width:85px;
  442. height:33px;
  443. font:24px/33px fontNameRegular;
  444. float:left;
  445. padding-left:10px;
  446. color:#000;
  447. }
  448. .page_fjxx_right_bottom_center_bottom_box2_right_font3{
  449. width:42px;
  450. height:33px;
  451. font:14px/33px "Microsoft YaHei";
  452. float:left;
  453. padding-left:2px;
  454. color:#0a5b75;
  455. }
  456. .fjxx_fh{
  457. width:84px;
  458. height:27px;
  459. float:left;
  460. text-align:center;
  461. background:url(/resource/images/hbsj/fjxx_fh.png);
  462. margin-bottom:10px;}
  463. .return{ height:28px; width:99px; float:left;}
  464. .return_left_box{
  465. width:1081px;
  466. height:579px;
  467. float:left;
  468. position:relative;
  469. }