mc.css 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body, dl, dt, dd, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
  4. padding: 0px;
  5. margin: 0px;
  6. }
  7. .l {
  8. float: left
  9. }
  10. .Left-list, .Right-list {
  11. margin: 0 5px
  12. }
  13. .Left-list dt, .Right-list dt {
  14. background: url(../../images/default/title_bg.jpg) repeat-x;
  15. height: 28px;
  16. line-height: 28px;
  17. padding-left: 15px;
  18. border-bottom: 1px solid #d1d1d1
  19. }
  20. .Left-list dt span {
  21. background: url(../../images/default/Myicon.gif) -7px 1px no-repeat;
  22. float: left;
  23. display: inline-block;
  24. text-indent: 20px;
  25. margin-right: 5px;
  26. font-weight: bold
  27. }
  28. .Left-list a {
  29. color: #000;
  30. text-decoration: none
  31. }
  32. .Left-list a:hover {
  33. color: #1758BA;
  34. }
  35. .Right-list dt span {
  36. background: url(../../images/default/Myicon.gif) -7px -95px no-repeat;
  37. float: left;
  38. display: inline-block;
  39. text-indent: 20px;
  40. margin-right: 5px;
  41. font-weight: bold
  42. }
  43. .Left-list dt b, .Right-list dt b {
  44. display: inline-block;
  45. float: right;
  46. background: url(../../images/default/Myicon.gif) -11px -63px no-repeat;
  47. width: 7px;
  48. height: 29px;
  49. margin-right: 8px;
  50. cursor: pointer
  51. }
  52. .Left-list dd {
  53. background: url(../../images/default/point.jpg) 18px center no-repeat;
  54. background-color: #ededed;
  55. border-bottom: 1px solid #d1d1d1;
  56. border-top: 1px solid #fff;
  57. height: 29px;
  58. line-height: 29px;
  59. text-indent: 30px
  60. }
  61. .myborder {
  62. border: 1px solid #d3d3d3
  63. }
  64. .myborder2 {
  65. border: 1px solid #d3d3d3;
  66. border-top: none
  67. }
  68. .Right-list {
  69. background-color: #ededed
  70. }
  71. .Right-list li {
  72. background: url(../../images/default/point.jpg) 18px center no-repeat;
  73. background-color: #ededed;
  74. border-bottom: 1px solid #d1d1d1;
  75. border-top: 1px solid #fff
  76. }
  77. .Matter h4 {
  78. background: url(../../images/default/Myicon.gif) -281px 19px no-repeat;
  79. height: 27px;
  80. line-height: 27px;
  81. text-indent: 15px;
  82. font-size: 12px
  83. }
  84. .Matter h4 span {
  85. background: url(../../images/default/Myicon.gif) -7px -144px no-repeat;
  86. display: inline-block;
  87. float: right;
  88. width: 15px;
  89. height: 25px;
  90. margin-right: 8px;
  91. cursor: pointer
  92. }
  93. .Matter p {
  94. background: url(../../images/default/point.jpg) 5px center no-repeat;
  95. height: 25px;
  96. line-height: 25px;
  97. border-bottom: 1px dashed #ccc;
  98. margin: 0 5px;
  99. text-indent: 15px
  100. }
  101. .Matter p span {
  102. margin-left: 5px;
  103. cursor: pointer
  104. }
  105. .more {
  106. background: url(../../images/default/Myicon.gif) -281px -147px no-repeat;
  107. text-align: right;
  108. height: 28px;
  109. line-height: 31px;
  110. padding-right: 15px
  111. }
  112. .top-posi {
  113. background: url(../../images/default/top_img.jpg) left top no-repeat
  114. }
  115. .top-posi b {
  116. display: inline-block;
  117. width: 9px;
  118. height: 9px;
  119. margin-left: 5px;
  120. float: left;
  121. margin-top: 5px;
  122. cursor: pointer
  123. }
  124. .top-posi span {
  125. display: inline-block;
  126. margin-left: 15px
  127. }
  128. .menu-tr {
  129. height: 29px;
  130. background: url(../../images/default/main_bg.jpg) left top repeat-x;
  131. border: 1px solid #d2d2d2;
  132. border-bottom: none;
  133. color: #1758ba;
  134. line-height: 29px;
  135. padding-left: 5px
  136. }
  137. .menu-tr li {
  138. display: inline-block;
  139. float: left;
  140. width: 82px;
  141. text-align: center;
  142. overflow: hidden;
  143. cursor: pointer;
  144. margin-left: 3px
  145. }
  146. /* .menu-tr li.chk{ background:url(../../images/default/menutr-bg.jpg) repeat-x; border-left:1px solid #d1d1d1; border-right:1px solid #d1d1d1}*/
  147. .menu-tr li a.chk {
  148. background: url(../../images/default/menutr-bg.jpg) repeat-x;
  149. border-left: 1px solid #d1d1d1;
  150. border-right: 1px solid #d1d1d1;
  151. font-weight: bold;
  152. }
  153. .menu-tr li a {
  154. display: block;
  155. width: 80px;
  156. height: 29px;
  157. text-decoration: none;
  158. color: #2175D1;
  159. }
  160. .menu-tr li a:hover {
  161. background: url(../../images/default/menutr-bg.jpg) repeat-x;
  162. font-weight: bold;
  163. border-left: 1px solid #d1d1d1;
  164. border-right: 1px solid #d1d1d1;
  165. text-decoration: none
  166. }
  167. .MyCenter {
  168. margin-top: 5px
  169. }
  170. .termExp {
  171. background-color: #ededed;
  172. padding: 8px;
  173. line-height: 24px
  174. }
  175. .termExp span {
  176. background: url(../../images/default/Myicon.gif) -7px -35px no-repeat;
  177. display: inline-block;
  178. float: left;
  179. width: 15px;
  180. height: 30px;
  181. padding-right: 8px;
  182. }
  183. .MainContent {
  184. padding-top: 5px
  185. }
  186. .index-fl {
  187. width: 80%;
  188. margin: 0 auto;
  189. margin-top: 20px
  190. }
  191. .index-fl li {
  192. border: 1px solid #dcdcdc;
  193. float: left;
  194. margin-left: 15px;
  195. background-color: #f5f5f5;
  196. list-style: none;
  197. width: 40%;
  198. margin-right: 3%;
  199. height: 50px;
  200. margin-bottom: 15px;
  201. padding: 18px
  202. }
  203. .index-fl li p, .index-fl img {
  204. float: left
  205. }
  206. .index-fl img {
  207. width: 36px;
  208. height: 33px
  209. }
  210. .index-fl li p {
  211. padding-left: 12px;
  212. line-height: 20px
  213. }
  214. .index-fl li span {
  215. display: block;
  216. font-size: 14px;
  217. font-weight: bold
  218. }
  219. .index-fl li span.c1 {
  220. color: #2175d1
  221. }
  222. .index-fl li span.c2 {
  223. color: #d98a00
  224. }
  225. .top-posi {
  226. background: url(../../images/default/top_img.jpg) left top no-repeat;
  227. height: 76px;
  228. padding-bottom: 5px
  229. }
  230. .northCss {
  231. background: url(../../images/default/top_bg.jpg) left top repeat-x
  232. }
  233. .bottom-bg {
  234. background: url(../../images/default/bottom_bg.jpg) left top repeat-x;
  235. color: #fff;
  236. text-align: center;
  237. height: 29px;
  238. line-height: 29px;
  239. }
  240. .self_td {
  241. font-size: 12px;
  242. color: #000;
  243. height: 16px;
  244. line-height: 16px;
  245. }
  246. .redStyle {
  247. color: #FF0000;
  248. font-size: 12px;
  249. }