page_agc_new.css 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  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. .page_agc_box{
  44. width:1886px;
  45. margin-left:1px;
  46. float:left;
  47. height:280px;
  48. margin-top:6px;
  49. border:1px solid #cdcdcd;
  50. }
  51. .page_agc_title{
  52. width:80px;
  53. height:280px;
  54. background:url(../img/page_agc_titlebg.png) repeat-x top left;
  55. border-right:1px solid #cdcdcd;
  56. float:left;}
  57. .page_agc_title li{
  58. margin-top:90px;
  59. margin-left:15px;
  60. width:50px;
  61. text-align:center;
  62. font:bold 14px/20px "Microsoft YaHei";
  63. color:#5d5d5d;}
  64. .page_agc_zt{
  65. width:60px;
  66. height:27px;
  67. margin-left:9px;
  68. margin-top:3px;
  69. float:left;}
  70. .page_agc_box1 {
  71. width:247px;
  72. border-right:1px solid #cdcdcd;
  73. height:280px;
  74. float:left;}
  75. .page_agc_box2 {
  76. width:327px;
  77. border-right:1px solid #cdcdcd;
  78. height:280px;
  79. float:left;}
  80. .page_agc_name1 {
  81. width:247px;
  82. font:bold 16px/28px "Microsoft YaHei";
  83. height:28px;
  84. float:left;
  85. border-bottom:1px solid #cdcdcd;
  86. color:#5d5d5d;
  87. text-align:center;}
  88. .page_agc_name2 {
  89. width:327px;
  90. font:bold 16px/28px "Microsoft YaHei";
  91. height:28px;
  92. float:left;
  93. border-bottom:1px solid #cdcdcd;
  94. color:#5d5d5d;
  95. text-align:center;}
  96. .page_agc_title1, .page_agc_title2 {
  97. width:110px;
  98. border-right:1px solid #cdcdcd;
  99. border-bottom:1px solid #cdcdcd;
  100. height:27px;
  101. float:left;
  102. font:14px/27px "Microsoft YaHei";
  103. color:#5d5d5d;
  104. padding-left:5px;
  105. background:#f3f3f3;}
  106. .page_agc_title2 {
  107. border-bottom:0px;
  108. height:27px;
  109. font:14px/27px "Microsoft YaHei";}
  110. .page_agc_title3, .page_agc_title4 {
  111. width:190px;
  112. border-right:1px solid #cdcdcd;
  113. border-bottom:1px solid #cdcdcd;
  114. height:27px;
  115. float:left;
  116. font:14px/27px "Microsoft YaHei";
  117. color:#5d5d5d;
  118. padding-left:5px;
  119. background:#f3f3f3;}
  120. .page_agc_title4 {
  121. border-bottom:0px;
  122. height:27px;
  123. font:14px/27px "Microsoft YaHei";}
  124. .page_agc_num{
  125. width:90px;
  126. height:27px;
  127. font:24px/27px fontNameRegular;
  128. color:#000;
  129. border-right:1px solid #cdcdcd;
  130. border-bottom:1px solid #cdcdcd;
  131. text-align:center;
  132. float:left;}
  133. .page_agc_dw{
  134. width:40px;
  135. height:27px;
  136. font:12px/27px "Microsoft YaHei";
  137. color:#5d5d5d;
  138. border-bottom:1px solid #cdcdcd;
  139. text-align:center;
  140. float:left;}
  141. .page_agc_zt1{
  142. width:131px;
  143. height:27px;
  144. border-bottom:1px solid #cdcdcd;
  145. float:left;}
  146. .page_agc_zt2{
  147. width:131px;
  148. height:27px;
  149. float:left;}
  150. .page_agc_zt1 img, .page_agc_zt2 img{
  151. margin-left:56px;
  152. margin-top:4px;}
  153. .page_agc_right{
  154. width:1225px;
  155. height:270px;float:left;}