AGC1.css 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. body {
  2. background-color: #fff;
  3. font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
  4. margin: 0px;
  5. padding: 0px;
  6. }
  7. .l {
  8. float: left;
  9. }
  10. .rt {
  11. float: right;
  12. }
  13. .main {
  14. height: 837px;
  15. width: 1875px;
  16. border: 0px;
  17. }
  18. .list_a {
  19. height: 450px;
  20. width: 934px;
  21. border: 1px solid #d7d7d7;
  22. margin-right: 1px;
  23. margin-bottom: 2px;
  24. border-radius: 15px;
  25. }
  26. .list_a2 {
  27. height: 450px;
  28. width: 935px;
  29. border: 1px solid #d7d7d7;
  30. margin-bottom: 1px;
  31. }
  32. .list_a_left {
  33. height: 450px;
  34. width: 25px;
  35. background-image: url(../img/agc01.png);
  36. background-repeat: no-repeat;
  37. background-position: left top;
  38. }
  39. .list_a_gl {
  40. height: 131px;
  41. width: 73px;
  42. border-right-width: 1px;
  43. border-bottom-width: 1px;
  44. border-right-style: solid;
  45. border-bottom-style: solid;
  46. border-right-color: #d7d7d7;
  47. border-bottom-color: #d7d7d7;
  48. }
  49. .list_a_center_all {
  50. height: 131px;
  51. width: 336px;
  52. border-right-width: 1px;
  53. border-right-style: solid;
  54. border-right-color: #d7d7d7;
  55. border-bottom-width: 1px;
  56. border-bottom-style: solid;
  57. border-bottom-color: #d7d7d7;
  58. }
  59. .list_a_center_all2 {
  60. height: 131px;
  61. width: 498px;
  62. border-bottom-width: 1px;
  63. border-bottom-style: solid;
  64. border-bottom-color: #d7d7d7;
  65. }
  66. .list_a_pic {
  67. height: 142px;
  68. width: 909px;
  69. }
  70. .list_a_left_1 {
  71. height: 187px;
  72. width: 26px;
  73. font-size: 14px;
  74. line-height: 21px;
  75. font-weight: bold;
  76. color: #333333;
  77. text-align: center;
  78. padding-top: 20px;
  79. }
  80. .list_a_left_2 {
  81. height: 67px;
  82. width: 24px;
  83. padding-left: 2px;
  84. }
  85. img {
  86. border: 0;
  87. /* border-radius: 50%; */
  88. }
  89. .list_a_pic {
  90. height: 320px;
  91. width: 909px;
  92. }
  93. .list_a_gl_a {
  94. height: 31px;
  95. width: 73px;
  96. font-size: 14px;
  97. line-height: 31px;
  98. font-weight: normal;
  99. color: #003fa3;
  100. text-decoration: none;
  101. background-color: #d5e3f2;
  102. text-align: center;
  103. border-bottom-width: 1px;
  104. border-bottom-style: solid;
  105. border-bottom-color: #d7d7d7;
  106. }
  107. .list_a_gl_b {
  108. height: 40px;
  109. width: 73px;
  110. font-size: 14px;
  111. line-height: 37px;
  112. font-weight: normal;
  113. color: #000;
  114. text-decoration: none;
  115. background-color: #eaf1f8;
  116. text-align: center;
  117. font: 28px/28px fontNameRegular;
  118. padding-top: 25px;
  119. }
  120. .list_a_gl_c {
  121. height: 34px;
  122. width: 65px;
  123. font-size: 16px;
  124. line-height: 20px;
  125. font-weight: normal;
  126. color: #505050;
  127. text-decoration: none;
  128. background-color: #eaf1f8;
  129. text-align: right;
  130. padding-right: 8px;
  131. }
  132. .list_a_center_top {
  133. height: 31px;
  134. width: 336px;
  135. font-size: 18px;
  136. line-height: 31px;
  137. font-weight: bold;
  138. color: #000000;
  139. text-align: center;
  140. }
  141. .list_a_center_lisr_a {
  142. height: 24px;
  143. width: 85px;
  144. font-size: 12px;
  145. line-height: 24px;
  146. color: #000;
  147. padding-left: 8px;
  148. background-color: #f3f3f3;
  149. border-top-width: 1px;
  150. border-top-style: solid;
  151. border-top-color: #d7d7d7;
  152. border-right: 1px solid #d7d7d7;
  153. }
  154. .list_a_center_lisr_b {
  155. height: 24px;
  156. width: 74px;
  157. font-size: 14px;
  158. line-height: 24px;
  159. color: #333333;
  160. background-color: #fff;
  161. border-top-width: 1px;
  162. border-top-style: solid;
  163. border-top-color: #d7d7d7;
  164. font: 18px/24px fontNameRegular;
  165. border-right-width: 1px;
  166. border-right-style: solid;
  167. border-right-color: #d7d7d7;
  168. text-align: center;
  169. }
  170. .list_a_center_lisr_c {
  171. height: 24px;
  172. width: 49px;
  173. font-size: 14px;
  174. line-height: 24px;
  175. color: #999;
  176. background-color: #fff;
  177. border-top: 1px solid #d7d7d7;
  178. text-align: center;
  179. border-right: 1px solid #d7d7d7;
  180. }
  181. .list_a_center_lisr_d {
  182. height: 24px;
  183. width: 83px;
  184. font-size: 12px;
  185. line-height: 24px;
  186. color: #333333;
  187. padding-left: 8px;
  188. background-color: #f3f3f3;
  189. border-top: 1px solid #d7d7d7;
  190. border-right: 1px solid #d7d7d7;
  191. }
  192. .list_a_center_lisr_e {
  193. height: 23px;
  194. width: 24px;
  195. padding-left: 1px;
  196. border-top: 1px solid #d7d7d7;
  197. padding-top: 1px;
  198. }
  199. .list_a_center_top2 {
  200. height: 31px;
  201. width: 498px;
  202. font-size: 18px;
  203. line-height: 31px;
  204. font-weight: bold;
  205. color: #000000;
  206. text-align: center;
  207. }
  208. .list_a_center_lisr_a2 {
  209. height: 24px;
  210. width: 165px;
  211. font-size: 12px;
  212. line-height: 24px;
  213. color: #000;
  214. padding-left: 8px;
  215. background-color: #f3f3f3;
  216. border-top-width: 1px;
  217. border-top-style: solid;
  218. border-top-color: #d7d7d7;
  219. border-right: 1px solid #d7d7d7;
  220. }
  221. .list_a_center_lisr_d2 {
  222. height: 24px;
  223. width: 165px;
  224. font-size: 12px;
  225. line-height: 24px;
  226. color: #000;
  227. padding-left: 8px;
  228. background-color: #f3f3f3;
  229. border-top: 1px solid #d7d7d7;
  230. border-right: 1px solid #d7d7d7;
  231. }