detail.less 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. // 资讯列表
  2. .newsDetail {
  3. width: 100%;
  4. margin-bottom: 70px;
  5. .inner {
  6. width: 1200px;
  7. overflow: hidden;
  8. font-size: 16px;
  9. .innerLeft {
  10. width: 900px;
  11. margin-right: 30px;
  12. //导航条
  13. .breadcrumb {
  14. width: 100%;
  15. height: 22px;
  16. padding-bottom: 30px;
  17. margin-top: 40px;
  18. border-bottom: 1px solid #e6e6e6;
  19. font-family: Microsoft YaHei, Microsoft YaHei;
  20. font-weight: 400;
  21. font-size: 20px;
  22. color: #666666;
  23. line-height: 23px;
  24. text-align: left;
  25. font-style: normal;
  26. text-transform: none;
  27. .el-breadcrumb::v-deep {
  28. display: inline-block;
  29. vertical-align: -4px;
  30. }
  31. :deep(.el-breadcrumb__inner a),
  32. :deep(.el-breadcrumb__inner.is-link) {
  33. color: #666666;
  34. font-weight: 400;
  35. text-decoration: none;
  36. transition: var(--el-transition-color);
  37. }
  38. span {
  39. font-family: Microsoft YaHei, Microsoft YaHei;
  40. font-weight: 400;
  41. font-size: 20px;
  42. color: #666666;
  43. line-height: 23px;
  44. text-align: left;
  45. font-style: normal;
  46. text-transform: none;
  47. }
  48. span:hover {
  49. color: #666666;
  50. }
  51. .location {
  52. margin-right: 20px;
  53. width: 100px;
  54. height: 22px;
  55. font-family: Microsoft YaHei, Microsoft YaHei;
  56. font-weight: 400;
  57. font-size: 20px;
  58. color: #666666;
  59. line-height: 23px;
  60. text-align: left;
  61. font-style: normal;
  62. text-transform: none;
  63. }
  64. }
  65. .LeftTop {
  66. // height: 522px;
  67. margin-top: 50px;
  68. >h1 {
  69. line-height: 40px;
  70. margin-bottom: 30px;
  71. font-family: Microsoft YaHei, Microsoft YaHei;
  72. font-weight: bold;
  73. font-size: 30px;
  74. color: #333333;
  75. }
  76. >p {
  77. height: 18px;
  78. line-height: 18px;
  79. font-family: Microsoft YaHei, Microsoft YaHei;
  80. font-weight: 400;
  81. font-size: 14px;
  82. color: #999999;
  83. span {
  84. margin-right: 40px;
  85. }
  86. }
  87. >img {
  88. width: 680px;
  89. height: 382px;
  90. padding: 50px 0px 60px 55px;
  91. }
  92. }
  93. .leftBottom {
  94. width: 885px;
  95. margin-top: 50px;
  96. font-size: 20px;
  97. line-height: 38px;
  98. margin-bottom: 30px;
  99. ul>li img {
  100. width: 885px;
  101. height: 382px;
  102. }
  103. img {
  104. width: 885px;
  105. height: 382px;
  106. }
  107. p.tinymce-material {
  108. img {
  109. width: 885px;
  110. }
  111. }
  112. >h3,
  113. >p {
  114. text-indent: 2em;
  115. width: 885px;
  116. font-family: Microsoft YaHei, Microsoft YaHei;
  117. font-size: 20px;
  118. color: #333333;
  119. line-height: 38px;
  120. padding-bottom: 30px;
  121. img {
  122. width: 885px;
  123. }
  124. }
  125. >h3 {
  126. font-weight: 600px;
  127. }
  128. >p {
  129. font-weight: 400;
  130. }
  131. }
  132. .disclaimer {
  133. width: 885px;
  134. overflow: hidden;
  135. border-top: 1px solid #e6e6e6;
  136. padding: 30px 0px;
  137. color: #999999;
  138. font-size: 17px;
  139. p {
  140. width: 885px;
  141. line-height: 30px;
  142. }
  143. }
  144. }
  145. .innerRight {
  146. width: 270px;
  147. margin-top: 60px;
  148. }
  149. }
  150. }
  151. .leftBottom::v-deep p img,
  152. .leftBottom::v-deep img,
  153. .leftBottom::v-deep video {
  154. max-width: 900px;
  155. }
  156. .leftBottom::v-deep h1,
  157. .leftBottom::v-deep h2,
  158. .leftBottom::v-deep h3,
  159. .leftBottom::v-deep h4,
  160. .leftBottom::v-deep h5,
  161. .leftBottom::v-deep h6 {
  162. font-size: 20px;
  163. font-weight: 500;
  164. }
  165. //放大图片
  166. .preview-modal {
  167. position: fixed;
  168. top: 0;
  169. left: 0;
  170. width: 100%;
  171. height: 100%;
  172. background: rgba(0, 0, 0, 0.8);
  173. display: flex;
  174. justify-content: center;
  175. align-items: center;
  176. z-index: 1000;
  177. }
  178. .preview-modal img {
  179. max-width: 100%;
  180. max-height: 100%;
  181. cursor: pointer;
  182. /* 关闭按钮样式 */
  183. }