detail.less 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417
  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: 20px;
  96. font-size: 20px;
  97. line-height: 38px;
  98. margin-bottom: 20px;
  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. .index_3_box_vote {
  167. .voteTitle {
  168. font-size: 20px;
  169. height: 40px;
  170. line-height: 40px;
  171. color: #333333;
  172. padding-left: 20px;
  173. width: 100%;
  174. border-bottom: 1px solid #E7E7E7;
  175. border-top: 1px solid #dd7d18;
  176. box-sizing: border-box;
  177. }
  178. width:100%;
  179. box-sizing:border-box;
  180. border:solid 1px #FBFBFB;
  181. background: #FBFBFB;
  182. .inquire {
  183. height: 394px;
  184. margin-top: 20px;
  185. border-radius: 6px 6px 6px 6px;
  186. padding: 4px 40px 4px 6px;
  187. box-sizing: border-box;
  188. p {
  189. font-weight: bold;
  190. height: 69px;
  191. font-family: PingFang SC, PingFang SC;
  192. font-size: 20px;
  193. color: #333333;
  194. line-height: 21px;
  195. text-align: left;
  196. font-style: normal;
  197. text-transform: none;
  198. padding: 12px 20px 0 32px;
  199. }
  200. .radioBox {
  201. height: 250px;
  202. padding-left: 30px;
  203. overflow-y: auto;
  204. box-sizing: border-box;
  205. padding-bottom: 20px;
  206. }
  207. .radio {
  208. /deep/.el-radio {
  209. --el-radio-input-border-color-hover: #dd7d18;
  210. }
  211. /deep/.el-radio-group {
  212. align-items: center;
  213. display: inline-flex;
  214. flex-wrap: wrap;
  215. font-size: 0;
  216. //padding-left: 35px;
  217. }
  218. /deep/.el-radio.el-radio--large {
  219. width: 100%;
  220. height: 29px;
  221. margin-bottom: 15px;
  222. }
  223. /deep/.el-radio.el-radio--large .el-radio__label {
  224. font-family: PingFang SC, PingFang SC;
  225. font-weight: 400;
  226. font-size: 16px;
  227. color: #333333;
  228. white-space: nowrap;
  229. overflow: hidden;
  230. text-overflow: ellipsis;
  231. width: 300px;
  232. }
  233. /deep/.el-radio.el-radio--large .el-radio__inner {
  234. height: 16px;
  235. width: 16px;
  236. }
  237. /deep/.el-radio__input.is-checked+.el-radio__label {
  238. color: #dd7d18;
  239. }
  240. /deep/.el-radio__input.is-checked .el-radio__inner {
  241. background: #dd7d18;
  242. border-color: #dd7d18;
  243. }
  244. }
  245. .checkInputBox {
  246. /deep/.el-checkbox {
  247. --el-radio-input-border-color-hover: #dd7d18;
  248. }
  249. /deep/.el-checkbox-group {
  250. align-items: center;
  251. display: inline-flex;
  252. flex-wrap: wrap;
  253. font-size: 0;
  254. }
  255. /deep/.el-checkbox.el-checkbox--large {
  256. width: 330px;
  257. height: 29px;
  258. margin-bottom: 15px;
  259. }
  260. /deep/.el-checkbox.el-checkbox--large .el-checkbox__label {
  261. font-family: PingFang SC, PingFang SC;
  262. font-weight: 400;
  263. font-size: 16px;
  264. color: #333333;
  265. white-space: nowrap;
  266. overflow: hidden;
  267. text-overflow: ellipsis;
  268. width: 300px;
  269. }
  270. /deep/.el-checkbox.el-checkbox--large .el-checkbox__inner {
  271. height: 16px;
  272. width: 16px;
  273. }
  274. /deep/.el-checkbox__input.is-checked+.el-checkbox__label {
  275. color: #dd7d18;
  276. }
  277. /deep/.el-checkbox__input.is-checked .el-checkbox__inner {
  278. background: #dd7d18;
  279. border-color: #dd7d18;
  280. }
  281. }
  282. .btn {
  283. padding-left: 30px;
  284. button {
  285. width: 78px;
  286. height: 37px;
  287. line-height: 37px;
  288. border-radius: 6px;
  289. border: none;
  290. font-family: PingFang SC, PingFang SC;
  291. font-weight: 400;
  292. font-size: 16px;
  293. color: #999999;
  294. }
  295. .voting {
  296. background-color: #dd7d18;
  297. color: #fff;
  298. margin-right: 44px;
  299. cursor: pointer;
  300. }
  301. .look {
  302. cursor: pointer;
  303. }
  304. }
  305. }
  306. .inquireData {
  307. .inquireDataItem {
  308. width: 100%;
  309. height: 38px;
  310. display: flex;
  311. align-items: center;
  312. justify-content: space-between;
  313. background: #F3F3F3;
  314. border: 1px solid #D2D2D2;
  315. margin-bottom: 10px;
  316. border-radius: 6px;
  317. padding: 0 15px;
  318. box-sizing: border-box;
  319. color: #999999;
  320. .inquireDataItemTitle {
  321. width: 290px;
  322. height: 38px;
  323. font-size: 16px;
  324. line-height: 38px;
  325. white-space: nowrap;
  326. overflow: hidden;
  327. text-overflow: ellipsis;
  328. }
  329. .inquireDataItemNum {
  330. font-size: 16px;
  331. }
  332. }
  333. .active {
  334. color: #dd7d18;
  335. background: #f3e9de;
  336. border: 1px solid #dd7d18;
  337. }
  338. }
  339. }
  340. //放大图片
  341. .preview-modal {
  342. position: fixed;
  343. top: 0;
  344. left: 0;
  345. width: 100%;
  346. height: 100%;
  347. background: rgba(0, 0, 0, 0.8);
  348. display: flex;
  349. justify-content: center;
  350. align-items: center;
  351. z-index: 1000;
  352. }
  353. .preview-modal img {
  354. max-width: 100%;
  355. max-height: 100%;
  356. cursor: pointer;
  357. /* 关闭按钮样式 */
  358. }