shukanList.less 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. .breadcrumb {
  2. width: 100%;
  3. height: 22px;
  4. margin-bottom: 30px;
  5. font-family: Microsoft YaHei, Microsoft YaHei;
  6. font-weight: 400;
  7. font-size: 20px;
  8. color: #666666;
  9. line-height: 23px;
  10. text-align: left;
  11. font-style: normal;
  12. text-transform: none;
  13. .el-breadcrumb::v-deep {
  14. display: inline-block;
  15. vertical-align: -4px;
  16. }
  17. /deep/.el-breadcrumb__inner a,
  18. /deep/.el-breadcrumb__inner.is-link {
  19. color: #666666;
  20. font-weight: 400;
  21. text-decoration: none;
  22. transition: var(--el-transition-color);
  23. }
  24. span {
  25. font-family: Microsoft YaHei, Microsoft YaHei;
  26. font-weight: 400;
  27. font-size: 20px;
  28. color: #666666;
  29. line-height: 23px;
  30. text-align: left;
  31. font-style: normal;
  32. text-transform: none;
  33. }
  34. span:hover {
  35. color: #666666;
  36. }
  37. .location {
  38. margin-right: 20px;
  39. width: 100px;
  40. height: 22px;
  41. font-family: Microsoft YaHei, Microsoft YaHei;
  42. font-weight: 400;
  43. font-size: 20px;
  44. color: #666666;
  45. line-height: 23px;
  46. text-align: left;
  47. font-style: normal;
  48. text-transform: none;
  49. }
  50. }
  51. .dot1 {
  52. display: block;
  53. word-break: keep-all;
  54. white-space: nowrap;
  55. overflow: hidden;
  56. text-overflow: ellipsis;
  57. }
  58. .dot2 {
  59. overflow: hidden;
  60. display: -webkit-box;
  61. -webkit-box-orient: vertical;
  62. -webkit-line-clamp: 2;
  63. }
  64. .dot3 {
  65. overflow: hidden;
  66. display: -webkit-box;
  67. -webkit-box-orient: vertical;
  68. -webkit-line-clamp: 3;
  69. }
  70. .clearfix {
  71. overflow: hidden;
  72. }
  73. // 资讯列表
  74. .newsDetail {
  75. width: 100%;
  76. //height: 1400px;
  77. margin-bottom: 70px;
  78. .inner {
  79. width: 1200px;
  80. //height: 1400px;
  81. font-size: 16px;
  82. .innerLeft {
  83. //height: 1400px;
  84. float: right;
  85. width: 900px;
  86. margin-right: 0;
  87. margin-left: 20px;
  88. .dot1 {
  89. display: block;
  90. word-break: keep-all;
  91. white-space: nowrap;
  92. overflow: hidden;
  93. text-overflow: ellipsis;
  94. }
  95. .dot2 {
  96. overflow: hidden;
  97. display: -webkit-box;
  98. -webkit-box-orient: vertical;
  99. -webkit-line-clamp: 2;
  100. }
  101. .dot3 {
  102. overflow: hidden;
  103. display: -webkit-box;
  104. -webkit-box-orient: vertical;
  105. -webkit-line-clamp: 3;
  106. }
  107. .clearfix {
  108. overflow: hidden;
  109. }
  110. .book_son_right {
  111. float: right;
  112. width: 900px;
  113. overflow: hidden;
  114. min-height: 600px;
  115. margin-bottom: 60px;
  116. }
  117. .book_son_left_head {
  118. height: 69px;
  119. // background-image: url(../public/img/18.png);
  120. }
  121. .book_son_left_ul {
  122. margin-top: 29px;
  123. .book_son_left_li {
  124. display: block;
  125. width: 279px;
  126. height: 61px;
  127. line-height: 61px;
  128. box-sizing: border-box;
  129. margin-bottom: 15px;
  130. background: #FBFBFB;
  131. border: solid 0px #fff;
  132. border-left: solid 5px #028E21;
  133. text-align: center;
  134. color: #333;
  135. font-size: 20px;
  136. }
  137. .book_son_left_li_only {
  138. border: solid 1px #028E21;
  139. }
  140. }
  141. .book_son_right_ul {
  142. .book_son_right_li {
  143. margin-bottom: 20px;
  144. position: relative;
  145. }
  146. .book_son_right_li_img {
  147. border: solid 1px #ccc;
  148. float: left;
  149. width: 140px;
  150. height: 170px;
  151. }
  152. .book_son_right_li_in {
  153. float: right;
  154. width: 741px;
  155. }
  156. .book_son_right_li_h4 {
  157. height: 24px;
  158. line-height: 24px;
  159. font-weight: bold;
  160. font-size: 18px;
  161. color: #000;
  162. margin-top: 11px;
  163. }
  164. .book_son_right_li_dot3 {
  165. height: 63px;
  166. line-height: 21px;
  167. font-size: 16px;
  168. color: #999;
  169. margin-top: 9px;
  170. }
  171. .book_son_right_li_btn {
  172. float: left;
  173. border: solid 1px #49A769;
  174. margin-top: 24px;
  175. height: 34px;
  176. line-height: 34px;
  177. color: #49A769;
  178. font-size: 14px;
  179. padding: 0px 19px;
  180. text-align: center;
  181. box-sizing: border-box;
  182. }
  183. .book_son_right_li_btn::after {
  184. content: '';
  185. display: block;
  186. width: 100%;
  187. height: 100%;
  188. left: 0px;
  189. top: 0px;
  190. position: absolute;
  191. }
  192. .book_son_right_li:hover .book_son_right_li_dot3 {
  193. color: #49A769;
  194. }
  195. .book_son_right_li:hover .book_son_right_li_h4 {
  196. color: #49A769;
  197. }
  198. .book_son_right_li:nth-last-of-type(1) {
  199. margin-bottom: 0px;
  200. }
  201. }
  202. }
  203. .innerRight {
  204. width: 279px;
  205. .rightMenuTitle {
  206. width: 279px;
  207. height: 69px;
  208. font-size: 22px;
  209. font-weight: bold;
  210. line-height: 58px;
  211. text-align: center;
  212. color: #fff;
  213. background: url("http://img.bjzxtw.org.cn/master/bjzxtw/public/special/projectMoreTitle.png") no-repeat;
  214. margin-bottom: 30px;
  215. }
  216. ul {
  217. li {
  218. a {
  219. border-left: 5px solid #028E21;
  220. margin-bottom: 15px;
  221. font-size: 22px;
  222. display: block;
  223. height: 61px;
  224. line-height: 61px;
  225. color: #333333;
  226. text-align: center;
  227. background: #FBFBFB;
  228. }
  229. }
  230. }
  231. .active {
  232. border-left: 0;
  233. border: 1px solid #028E21;
  234. background: #fff;
  235. }
  236. }
  237. }
  238. }
  239. .pagination {
  240. width: 100%;
  241. height: 34px;
  242. // margin-left: 141px;
  243. display: flex;
  244. justify-content: center;
  245. margin-top: 60px;
  246. // 鼠标移入后字体颜色
  247. .el-pagination::v-deep :hover {
  248. color: #139609;
  249. }
  250. .el-pagination.is-background::v-deep .btn-next,
  251. .el-pagination.is-background::v-deep .btn-prev {
  252. width: 70px;
  253. height: 34px;
  254. margin: 0px 10px;
  255. border-radius: 4px;
  256. }
  257. .el-pagination.is-background::v-deep .el-pager li {
  258. margin: 0px 10px;
  259. width: 38px;
  260. height: 34px;
  261. border-radius: 4px;
  262. }
  263. .el-pagination.is-background::v-deep .btn-next.is-active,
  264. .el-pagination.is-background::v-deep .btn-prev.is-active,
  265. .el-pagination.is-background::v-deep .el-pager li.is-active {
  266. background-color: #028e21;
  267. color: #fff;
  268. }
  269. }