page_ztjs_new.css 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  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. .l{float:left;}
  44. .page_box1, .page_box3{
  45. width:1898px;
  46. margin-left:1px;}
  47. .page_box1{height:650px;background:url(/resource/images/hbsj/page_ztjs_box1_bg.png) no-repeat left top;
  48. margin-top:4px;}
  49. .page_box1_title{
  50. width:133px; font-family:"Microsoft YaHei";
  51. text-align:center;}
  52. .page_box1_title h1{
  53. color:#fff;
  54. line-height:34px;
  55. font-size:14px;
  56. margin:0;
  57. }
  58. .page_box1_title h2{
  59. color:#5e5f61;
  60. line-height:25px;
  61. font-size:12px;
  62. margin:0;
  63. }
  64. .page_box1_title h3{
  65. color:#003181;
  66. font-weight:bold;
  67. line-height:31px;
  68. font-size:14px;
  69. margin:0;
  70. height:31px;
  71. }
  72. .page_box1_title h4{
  73. color:#1f671e;
  74. font-weight:bold;
  75. line-height:31px;
  76. font-size:14px;
  77. margin:0;
  78. height:31px;
  79. }
  80. .page_box1_title h5{
  81. color:#1f671e;
  82. line-height:31px;
  83. font-size:14px;
  84. margin:0;
  85. font-weight:normal;
  86. height:31px;
  87. }
  88. .page_box1_col{
  89. width:126px;height:650px;float:left; text-align:center;}
  90. .page_box1_col_on{
  91. background: url(/resource/images/hbsj/page_ztjs_box1_bg_a.png) no-repeat left top;
  92. width: 127px;
  93. margin-top:-4px;
  94. height:654px;float:left; text-align:center;
  95. }
  96. .page_box1_col h1{
  97. color:#fff;
  98. line-height:34px;
  99. font-size:14px;
  100. margin:0;
  101. width:126px;
  102. }
  103. .page_box1_col_on h1{
  104. color:#fff;
  105. line-height:38px;
  106. font-size:14px;
  107. margin:0;
  108. width:126px;
  109. }
  110. .page_box1_col h2, .page_box1_col_on h2{
  111. color:#5e5f61;
  112. line-height:25px;
  113. font-size:12px;
  114. margin:0;
  115. width:126px;
  116. }
  117. .page_box1_col h3, .page_box1_col_on h3{
  118. color:#000;
  119. line-height:31px;
  120. font-size:18px;
  121. margin:0;
  122. font-weight:normal;
  123. font-family:fontNameRegular;
  124. width:126px;
  125. height:31px;
  126. }
  127. .page_box3{height:207px; margin-top:3px;}
  128. .page_box3_left{
  129. width:20px;
  130. height:207px;
  131. background:url(/resource/images/hbsj/page_ztjs_box3_left.png) no-repeat left top;
  132. color:#fff;
  133. font:bold 14px/18px Arial, "Microsoft YaHei";
  134. float:left;
  135. padding-left:7px;
  136. }
  137. .page_box3_right1, .page_box3_right{
  138. height:205px;
  139. border:1px solid #bec3c7;
  140. border-left:0px;
  141. float:left;
  142. }
  143. .page_box3_right1{
  144. width:514px;
  145. }
  146. .page_box3_right{
  147. width:1326px;
  148. margin-right:2px;
  149. }
  150. .page_box_bottom_leftfont{
  151. width:78px;
  152. font:12px/24px Arial,"Microsoft YaHei";
  153. text-align:left;
  154. float:left;
  155. padding-left:2px;}
  156. .page_box_bottom_rightfont{
  157. width:53px;
  158. font:bold 12px/24px Arial,"Microsoft YaHei";
  159. text-align:left;
  160. float:left;}
  161. .page_box_bottom_centerfont{
  162. width:51px;
  163. font:12px/24px Arial,"Microsoft YaHei";
  164. text-align:left;
  165. float:left;
  166. padding-left:2px;}