国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

191 lines
4.0KB

  1. /**************************************
  2. 踩踩样式部分(CaicaiStyle)
  3. Update:09-11-19
  4. Author: From:DesDev INC.
  5. **************************************/
  6. @import url("base.css");
  7. /*----------公用----------*/
  8. .mt10{
  9. margin-top:10px;
  10. }
  11. /*----------左侧内容----------*/
  12. #content #listbox{
  13. float:left;
  14. width:660px;
  15. overflow:hidden;
  16. padding:5px 10px 43px 10px;
  17. *padding:5px 10px 44px 10px;
  18. _padding:5px 10px 28px 10px;
  19. border:1px solid #dcdcdc;
  20. background-color:#fff;
  21. }
  22. #content #listbox ul li{
  23. width:100%;
  24. padding:15px 0 1px 0;
  25. *padding:15px 0 6px 0;
  26. _padding:15px 0 8px 0;
  27. color:#999;
  28. border-bottom:1px dotted #000;
  29. overflow:hidden;
  30. clear:both;
  31. }
  32. #content #listbox ul li a.preview{
  33. float:left;
  34. width:84px;
  35. margin:0 7px 10px 0;
  36. display:inline;
  37. }
  38. #content #listbox ul li a.preview img{
  39. width:80px;
  40. display:block;
  41. padding:1px;
  42. border:1px solid #EEE;
  43. }
  44. #content #listbox ul li a.preview:hover img{
  45. border:1px solid #AAA;
  46. }
  47. #content #listbox ul li a.title{
  48. overflow:hidden;
  49. color:#29a5c9;
  50. font-size:14px;
  51. font-weight:bold;
  52. line-height:20px;
  53. }
  54. #content #listbox ul li span.endpl{
  55. padding-left:20px;
  56. line-height:20px;
  57. background:url(../images/tag.jpg) 1px no-repeat;
  58. overflow:hidden;
  59. display:block;
  60. }
  61. #content #listbox ul li span.endpl small a{
  62. color:#5f9304;
  63. }
  64. #content #listbox ul li p.intro{
  65. line-height:20px;
  66. margin-left:5px;
  67. padding:0 10px;
  68. overflow:hidden;
  69. display:block;
  70. }
  71. #content #listbox ul li span.info{
  72. color:#e17d32;
  73. display:block;
  74. overflow:hidden;
  75. line-height:20px;
  76. }
  77. #content #listbox ul li span.info small{
  78. color:#999;
  79. font-size:12px;
  80. margin-left:3px;
  81. }
  82. #content #listbox ul li span.info small.view{
  83. background:url(../images/view.gif) no-repeat;
  84. padding-left:16px;
  85. }
  86. #content #listbox ul li span.info small.hpd{
  87. background:url(../images/hpd.gif) no-repeat;
  88. padding-left:16px;
  89. }
  90. #content #listbox ul li span.info small.pl{
  91. background:url(../images/pl.gif) no-repeat;
  92. padding-left:16px;
  93. }
  94. #content #listbox ul li span.info small.pl a{
  95. color:#338815;
  96. }
  97. #content #listbox ul li .cbody{
  98. float:left; width:430px;
  99. }
  100. #content #listbox .pageList{
  101. color:#999;
  102. margin-top:20px;
  103. }
  104. #content .caicai{
  105. float:right;
  106. }
  107. #content .caicai div {
  108. cursor:pointer;
  109. float:left;
  110. line-height:32px;
  111. padding-left:20px;
  112. width:45px;
  113. }
  114. #content .caicai .good {
  115. background:transparent url(../images/dig.gif) no-repeat scroll 0 7px;
  116. }
  117. #content .caicai .bad {
  118. background:transparent url(../images/cai.gif) no-repeat scroll 0 7px;
  119. }
  120. /*----------右侧相关内容----------*/
  121. #content #sidebar{
  122. float:left;
  123. margin-left:10px;
  124. }
  125. #content #sidebar .s_border{
  126. width:245px;
  127. border:1px solid #dcdcdc;
  128. background-color:#fff;
  129. }
  130. #content #sidebar .s_title{
  131. height:28px;
  132. line-height:28px;
  133. padding-left:10px;
  134. color:#999;
  135. font-weight:bold;
  136. background:url(../images/sidebar_title.gif) repeat-x;
  137. }
  138. #content #sidebar .s_border ul{
  139. padding:15px 7px;
  140. }
  141. #content #sidebar .s_border ul li{
  142. line-height:23px;
  143. height:23px;
  144. padding-left:15px;
  145. overflow:hidden;
  146. background:url(../images/dot.gif) left no-repeat;
  147. }
  148. #content #sidebar .s_border ul li a{
  149. color:#29a5c9;
  150. }
  151. #content #sidebar .s_member{
  152. width:245px;
  153. border:1px solid #dcdcdc;
  154. background-color:#fff;
  155. overflow:hidden;
  156. _padding-bottom:15px;
  157. clear:both;
  158. }
  159. #content #sidebar .s_member ul{
  160. padding:12px 0px 10px 10px;
  161. overflow:hidden;
  162. clear:both;
  163. }
  164. #content #sidebar .s_member li{
  165. float:left;
  166. width:50px;
  167. text-align:center;
  168. overflow:hidden;
  169. margin:0 3px 5px 3px;
  170. _margin:0 3px -8px 3px;
  171. }
  172. #content #sidebar .s_member li a{
  173. color:#29a5c9;
  174. width:48px;
  175. display:inline;
  176. }
  177. #content #sidebar .s_member li a img{
  178. margin-bottom:5px;
  179. width:44px;
  180. padding:1px;
  181. border:1px solid #EEE;
  182. }
  183. #content #sidebar .s_member li a:hover img{
  184. border:1px solid #AAA;
  185. }