page_agc.css 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  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('../fonts/DS-DIGIT-webfont.eot');
  10. src: local('../fonts/DS-DIGIT-webfont Regular'),
  11. local('../fonts/DS-DIGIT-webfont'),
  12. url('../fonts/DS-DIGIT-webfont.woff') format('woff'),
  13. url('../fonts/DS-DIGIT-webfont.ttf') format('truetype'),
  14. url('../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:1880px;
  45. margin-left:1px;
  46. float:left;
  47. height:275px;
  48. margin-top:6px;
  49. border:1px solid #cdcdcd;
  50. }
  51. .page_agc_title{
  52. width:116px;
  53. height:275px;
  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:100px;
  59. margin-left:5px;
  60. width:116px;
  61. text-align:left;
  62. font:bold 14px/35px "Microsoft YaHei";
  63. color:#5d5d5d;}
  64. .page_agc_zt{
  65. width:60px;
  66. height:27px;
  67. margin-left:15px;
  68. margin-top:3px;
  69. float:left;}
  70. .page_agc_box1 {
  71. width:419px;
  72. border-right:1px solid #cdcdcd;
  73. height:275px;
  74. float:left;}
  75. .page_agc_title1, .page_agc_title2 {
  76. width:180px;
  77. border-right:1px solid #cdcdcd;
  78. border-bottom:1px solid #cdcdcd;
  79. height:38.4px;
  80. float:left;
  81. font:14px/38.4px "Microsoft YaHei";
  82. color:#5d5d5d;
  83. padding-left:15px;
  84. background:#f3f3f3;}
  85. .page_agc_title2 {
  86. border-bottom:0px;
  87. height:38.4px;
  88. font:14px/38.4px "Microsoft YaHei";}
  89. .page_agc_num{
  90. width:156px;
  91. height:38.4px;
  92. font:24px/38.4px fontNameRegular;
  93. color:#000;
  94. border-right:1px solid #cdcdcd;
  95. border-bottom:1px solid #cdcdcd;
  96. text-align:center;
  97. float:left;}
  98. .page_agc_dw{
  99. width:66px;
  100. height:38.4px;
  101. font:12px/38.4px "Microsoft YaHei";
  102. color:#5d5d5d;
  103. border-bottom:1px solid #cdcdcd;
  104. text-align:center;
  105. float:left;}
  106. .page_agc_zt1{
  107. width:223px;
  108. height:38.4px;
  109. border-bottom:1px solid #cdcdcd;
  110. float:left;}
  111. .page_agc_zt2{
  112. width:223px;
  113. height:38.4px;
  114. float:left;}
  115. .page_agc_zt1 img, .page_agc_zt2 img{
  116. margin-left:102px;
  117. margin-top:15px;}
  118. .page_agc_right{
  119. width:1340px;
  120. height:275px;float:left;}