default.css 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  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. .l{float:left;}
  38. .r{float:right;}
  39. .all_default{
  40. backgroun: #fff;
  41. float: left;
  42. height: 862px;
  43. width: 1898px;
  44. border-bottom:1px solid #d2d2d2;
  45. border-right:1px solid #d2d2d2;
  46. background:url(/resource/images/hbsj/defaultbg.jpg) no-repeat left top;
  47. }
  48. .default_leftbox{
  49. width:158px;
  50. height:852px;
  51. margin-top:2px;
  52. margin-left:2px;
  53. }
  54. .default_left_box1{
  55. width:156px;
  56. height:61px;
  57. border:1px solid #d2d2d2;
  58. margin-bottom:1px;}
  59. .default_left_box1_top{
  60. width:146px;
  61. height:28px;
  62. border-bottom:1px solid #d2d2d2;
  63. background:url(/resource/images/hbsj/default_box1_bg.jpg) repeat-x top left;
  64. color:#5d5d5d;
  65. font:bold 14px/28px "Microsoft YaHei";
  66. padding-left:10px;}
  67. .default_left_box1_bottom{
  68. width:156px;
  69. height:32px;
  70. background:#fff;}
  71. .default_left_box1_bottom_left{
  72. width:95px;
  73. padding-left:10px;
  74. font:22px/32px fontNameRegular;
  75. color:#000;}
  76. .default_left_box1_bottom_right{
  77. width:45px;
  78. text-align:right;
  79. font:12px/32px "Microsoft YaHei";
  80. color:#5d5d5d;
  81. padding-right:6px;}
  82. .default_left_box2{
  83. width:156px;
  84. height:64px;
  85. border:1px solid #d2d2d2;
  86. margin-bottom:1px;}
  87. .default_top_center_top2{
  88. padding-left:6px;
  89. width:150px;
  90. height:18px;
  91. font:14px/18px "Microsoft Yahei";
  92. color:#5d5d5d;
  93. }
  94. .default_top_center_center2{
  95. text-align:center;
  96. width:156px;
  97. height:28px;
  98. font:30px/28px fontNameRegular;
  99. }
  100. .default_top_center_bottom2{
  101. text-align:center;
  102. width:40px;
  103. height:18px;
  104. font:14px/18px "Microsoft Yahei";
  105. color:#5d5d5d;}
  106. .default_right_top_right_left1, .default_right_top_right_left2, .default_right_top_right_left3, .default_right_top_right_left4, .default_right_top_right_left5, .default_right_top_right_left6{
  107. width:52px;
  108. height:64px;
  109. float:left;}
  110. .default_right_top_right_left1{
  111. background:url(/resource/images/hbsj/index_right_top_right_left_blue.jpg) no-repeat left center;}
  112. .default_right_top_right_left2{
  113. background:url(/resource/images/hbsj/index_right_top_right_left_green.jpg) no-repeat left center;}
  114. .default_right_top_right_left3{
  115. background:url(/resource/images/hbsj/index_right_top_right_left_red.jpg) no-repeat left center;}
  116. .default_right_top_right_left4{
  117. background:url(/resource/images/hbsj/index_right_top_right_left_orange.jpg) no-repeat left center;}
  118. .default_right_top_right_left5{
  119. background:url(/resource/images/hbsj/index_right_top_right_left_pink.jpg) no-repeat left center;}
  120. .default_right_top_right_left6{
  121. background:url(/resource/images/hbsj/index_right_top_right_left_black.jpg) no-repeat left center;}
  122. .default_right_center2{
  123. width:104px;
  124. float:left;
  125. }
  126. .default_right_center_top2{
  127. padding-left:6px;
  128. width:98px;
  129. height:18px;
  130. font:14px/18px "Microsoft Yahei";
  131. color:#5d5d5d;
  132. float:left;
  133. }
  134. .default_right_center_center2{
  135. text-align:center;
  136. width:104px;
  137. height:28px;
  138. font:30px/28px fontNameRegular;
  139. float:left;
  140. }
  141. .default_right_center_bottom2{
  142. text-align:center;
  143. float:right;
  144. width:31px;
  145. height:18px;
  146. font:14px/18px "Microsoft Yahei";
  147. color:#5d5d5d;}
  148. .default_fj{
  149. width:44px;
  150. height:63px;
  151. position:absolute;}
  152. .default_fj_jiaoqu{left:1595px;top:118px;}
  153. .default_fj_biaoshan{left:1535px;top:133px;}
  154. .default_fj_qinglong{
  155. left:1593px;
  156. top:180px;
  157. }
  158. .default_fj_wanfa{left:1377px;top:255px;}
  159. .default_fj_yongmao{left:1320px;top:255px;}
  160. .default_fj_tianyuan{left:1254px;top:280px;}
  161. .default_fj_aolun{left:1271px;top:421px;}
  162. .default_fj_beizhen{left:1315px;top:477px;}
  163. .default_fj_diaobingshan{left:1397px;top:417px;}
  164. .default_fj_taizishan{left:1440px;top:468px;}
  165. .default_fj_fangshan{left:1350px;top:455px;}
  166. .default_fj_linghai{left:1352px;top:522px;}
  167. .default_fj_xingcheng{left:1300px;top:565px;}
  168. .default_fj_xibaqian{left:1390px;top:541px;}
  169. .default_bottom_fcbot
  170. {width:67px;
  171. height:25px;
  172. background:url(/resource/images/hbsj/index_map_bot.png) no-repeat left top;
  173. font:12px/25px "Microsoft YaHei";
  174. color:#fff;
  175. position:absolute;
  176. text-align:center;
  177. z-index:980;
  178. }
  179. .default_bottom_fcxl{
  180. width:146px;
  181. height:90px;
  182. position:absolute;
  183. z-index:991;
  184. background:#fff;
  185. }
  186. .default_bottom_fcxl_top, .default_bottom_fcxl_bottom1, .default_bottom_fcxl_bottom2{
  187. width:146px;
  188. float:left;}
  189. .default_bottom_fcxl_top{
  190. height:6px;
  191. background:#1fbf86;
  192. }
  193. .default_bottom_fcxl_bottom1{
  194. height:27px;
  195. background:#e4f6f8;
  196. }
  197. .default_bottom_fcxl_bottom2{
  198. height:27px;
  199. background:#fff;
  200. }
  201. .default_bottom_fcxl_left{
  202. width:56px;
  203. height:27px;
  204. text-align:center;
  205. font:12px/27px "Microsoft YaHei";
  206. color:#000;
  207. float:left;
  208. }
  209. .default_bottom_fcxl_center{
  210. width:50px;
  211. height:27px;
  212. text-align:right;
  213. font:12px/27px "Microsoft YaHei";
  214. color:#cc324b;float:left;
  215. padding-right:3px;
  216. }
  217. .default_bottom_fcxl_right{
  218. width:37px;
  219. height:27px;
  220. text-align:left;
  221. font:12px/27px "Microsoft YaHei";
  222. color:#888;float:left;
  223. }