pic.css 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. figure { margin:0px; padding:0px}
  2. .mtuji dl{width:46%;overflow:hidden;float:left;border:1px solid #ddd;border-radius:10px; margin:1.6%}
  3. .mtuji dl dt{height:160px;overflow:hidden;}
  4. .mtuji dl dt img{width:100%;min-height:100%;}
  5. .mtuji dl dd{font-size:12px;padding:5%;}
  6. .mtuji dl dd .tit{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  7. .mtuji dl dd .info{text-align:right;}
  8. .mtuji dl dd .see i{display: inline-block;width: 18px;height: 14px;background: url(../img/see_icon.png) no-repeat;vertical-align: middle;}
  9. .mtuji dl dd .see span{margin-left:10px;color:#999;vertical-align: middle;}
  10. .mtuji dl dd .time.fl{float:left;color:#999;}
  11. .mtuji dl dd .see.fr{float:right;}
  12. .article {
  13. padding-top: 10px;
  14. background: #fff;
  15. }
  16. .article h1 {
  17. padding: 0 10px;
  18. margin-bottom: 10px;
  19. line-height: 30px;
  20. font-size: 23px;
  21. }
  22. .article .detail {
  23. padding: 0 10px;
  24. font-size: 13px;
  25. color: #5c5c5c;
  26. margin-bottom: 15px;
  27. overflow: hidden;
  28. }
  29. .picin{background:#333333;}
  30. .picin .picdes{color:#fff;line-height: 2.6rem;display:none;}
  31. .swiperbox .swiper-pagination-fraction {color: #fff;position: absolute;right: 12px;width: 60px;left: auto;height: 40px;border-radius: 8px;font-size: 16px;white-space: nowrap;top: 50%;background: rgba(0,0,0,.65);}
  32. .swiperbox .swiper-pagination-fraction .swiper-pagination-current{color: #e60012;font-size: 28px;}
  33. .swiperbox .hezi{height:300px;overflow:hidden;}
  34. .swiperbox .hezi img{width:100%;min-height:100%;}
  35. .article .picin_cont h1{color:#fff;}
  36. .article .picin_cont .detail{color:#fff;}
  37. .article .picin_cont .tags{color: #fff;}
  38. .article .picin_cont .mobileshare span{color:#fff;}
  39. .article .picin_cont .wzbody{color: #fff;font-size: 14px;padding: 0 10px;margin: 20px 0;}
  40. .picin .nextpage{padding:5%;}
  41. .picin .nextpage .sp{font-size:14px;color:#fff;}
  42. .picin .nextpage .link{font-size:14px;color:#fff!important;width: 80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  43. .picin .clear{clear:both;}
  44. .picin .backicon{margin-bottom: 4rem;padding-left: 5%;margin-top: 1rem;}
  45. .picin .backicon img{width:1.5rem;}
  46. .feeds {
  47. position: relative;
  48. overflow: hidden
  49. }
  50. .feeds-item {
  51. border-top: 1px solid #eee;
  52. position: relative;
  53. padding: 12px 0
  54. }
  55. .feeds-item:first-child {
  56. border-top: 0
  57. }
  58. .feeds-item:hover {
  59. background: #f8f8f8
  60. }
  61. .feeds-item h3 {
  62. font-size: 16px;
  63. font-size: 1.6rem;
  64. height: 42px;
  65. line-height: 22px;
  66. margin-bottom: 5px;
  67. overflow: hidden;
  68. font-weight: normal;
  69. }
  70. .feeds-item h3 a {
  71. color: #262627;
  72. font-weight: normal;
  73. }
  74. .feeds-item h3 a:hover {
  75. color: #3ba0f2;
  76. text-decoration: none
  77. }
  78. .feeds-item h2 {
  79. font-size: 16px;
  80. font-size: 1.6rem;
  81. height: 42px;
  82. line-height: 22px;
  83. margin-bottom: 5px;
  84. overflow: hidden;
  85. font-weight: normal;
  86. }
  87. .feeds-item h2 a {
  88. color: #262627;
  89. font-weight: normal;
  90. }
  91. .feeds-item h2 a:hover {
  92. color: #3ba0f2;
  93. text-decoration: none
  94. }
  95. .feeds-item .tw_icon{margin-left: 10px;color: #51addf;background:#f5fbfe;border:1px solid #addcf4;border-radius:2px;padding: 0px 6px;padding: 1px 6px;font-size: 12px;}
  96. .feeds-item .tj_icon{margin-left: 10px;color: #e35b5b;background:#fef8f8;border:1px solid #f4a8a8;border-radius:2px;padding: 0px 6px;padding: 1px 6px;font-size: 12px;}
  97. .feeds-item .sp_icon{margin-left: 10px;color: #efbe39;background:#fdfbf7;border:1px solid #f9de94;border-radius:2px;padding: 0px 6px;padding: 1px 6px;font-size: 12px;}
  98. .feeds-item .littitle{
  99. font-size: 17px;
  100. font-size: 16px;
  101. height: 42px;
  102. line-height: 22px;
  103. margin-bottom: 5px;
  104. overflow: hidden}
  105. .feeds-item .feeds-item-pic {
  106. position: absolute;
  107. left: 0;
  108. top: 12px;
  109. width: 96px;
  110. height: 66px;
  111. padding: 1px;
  112. border: 0px solid #ededed
  113. }
  114. .feeds-item .feeds-item-pic a {
  115. display: block;
  116. height: 100%;
  117. overflow: hidden
  118. }
  119. .feeds-item .feeds-item-pic img {
  120. width: 90px;
  121. }
  122. .feeds-item .feeds-item-info {
  123. height: 18px;
  124. line-height: 18px;
  125. color: #999;
  126. overflow: hidden;
  127. font-size: 12px;
  128. overflow: hidden
  129. }
  130. .feeds-item .feeds-item-info span {
  131. margin-right: 0px
  132. }
  133. .feeds-item .feeds-item-info a {
  134. color: #999
  135. }
  136. .feeds-item .feeds-item-info i {
  137. margin-right: 3px
  138. }
  139. .feeds-item .feeds-item-info .author i {
  140. color: #afafaf
  141. }
  142. .feeds-item .fa-heart-o {
  143. font-size: 13px;
  144. font-size: 1.3rem
  145. }
  146. .feeds .hasImg {
  147. padding-left: 103px;
  148. min-height: 60px
  149. }
  150. .loadmore {
  151. width: 100%;
  152. height: 35px;
  153. line-height: 35px;
  154. margin: 5px 0;
  155. background: #f7f8f9;
  156. font-size: 16px;
  157. font-size: 1.6rem;
  158. color: #213d7c;
  159. letter-spacing: 1px;
  160. text-align: center;
  161. cursor: pointer
  162. }
  163. .mod {
  164. position: relative;
  165. padding: 10px;
  166. background: #fff;
  167. }
  168. .mod .title {
  169. position: relative;
  170. display: inline-block;
  171. width: 100%;
  172. height: 32px;
  173. }
  174. .mod .TitA {
  175. height: 38px;
  176. border-bottom: 1px solid #eee;
  177. margin-bottom: 6px;
  178. }
  179. .mod .TitA em {
  180. position: absolute;
  181. left: 0;
  182. top: 8px;
  183. display: inline-block;
  184. width: 3px;
  185. height: 20px;
  186. background: #213d7c;
  187. }
  188. .mod .title h2{
  189. float: left;
  190. color: #5c5c5c;
  191. font-size: 18px;
  192. font-size: 16px;
  193. line-height: 32px; padding-left:10px;
  194. }
  195. .article .tags{font-size: 14px;padding:0 10px}
  196. .article .tags i{width: 12px;height: 13px;display: inline-block;background: url(../img/tagicon.png) no-repeat;background-size: 100%;margin-right: 10px;}
  197. .article .tags a{font-size: 14px;color: #4ba4ff;margin: 0 4px;}
  198. .article .mobileshare{font-size: 14px;padding:0 10px;margin-top:10px;}
  199. .article .mobileshare i{width: 12px;height: 13px;display: inline-block;background: url(../img/tagicon.png) no-repeat;background-size: 100%;margin-right: 5px;vertical-align: middle;}
  200. .article .mobileshare span{vertical-align: middle;}
  201. .article .mobileshare a{font-size: 0;color: #4ba4ff;margin: 0 10px;vertical-align: middle;}
  202. .article .mobileshare a img{width:25px!important;height:25px!important;}