index.vue 35 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070
  1. <template>
  2. <div class="xmgw">
  3. <div class="topBg">
  4. <!-- 页面头部 -->
  5. <HomePageHead></HomePageHead>
  6. <!-- 页面导航 -->
  7. <HomePageNavigation></HomePageNavigation>
  8. </div>
  9. <!-- 面包屑导航 -->
  10. <div class="breadcrumb">
  11. <div class="inner">
  12. <span class="location">当前位置:</span>
  13. <el-breadcrumb :separator-icon="ArrowRight">
  14. <el-breadcrumb-item>
  15. <NuxtLink to="/">首页</NuxtLink>
  16. </el-breadcrumb-item>
  17. <el-breadcrumb-item>
  18. <NuxtLink to="/">项目官网</NuxtLink>
  19. </el-breadcrumb-item>
  20. <!-- <el-breadcrumb-item>
  21. <NuxtLink to="/">111</NuxtLink>
  22. </el-breadcrumb-item> -->
  23. </el-breadcrumb>
  24. </div>
  25. </div>
  26. <div class="content">
  27. <div class="contentLeft">
  28. <div class="topTitle">
  29. <span href="">政讯通·全国法制项目 官网</span>
  30. </div>
  31. <div class="fzguanwangList">
  32. <div class="fzguanwangListItem">
  33. <a href="#">政讯通·全国法制资讯发布中心 官网</a>
  34. </div>
  35. <div class="fzguanwangListItem">
  36. <a href="#">政讯通·全国法制调研中心 官网</a>
  37. </div>
  38. <div class="fzguanwangListItem">
  39. <a href="#">政讯通·全国法制舆情测试中心 官网</a>
  40. </div>
  41. <div class="fzguanwangListItem">
  42. <a href="#">政讯通·全国法制发展促进中心 官网</a>
  43. </div>
  44. </div>
  45. <div class="zxbwList">
  46. <div class="zxbwListItem">
  47. <a href="">政讯通·全国法制项目网络平台 政务百网</a>
  48. </div>
  49. <div class="zxbwListItem">
  50. <a href="">政讯通·全国法制项目网络平台 行业百网</a>
  51. </div>
  52. </div>
  53. <div class="hexinwebSite">
  54. <div class="hexinwebSiteTitle">
  55. <span>政讯通·全国法制项目 核心网站</span>
  56. </div>
  57. <div class="hexinwebSiteList">
  58. <div class="hexinwebSiteItem">
  59. <a href="">法制内参(独立官网)</a>
  60. </div>
  61. <div class="hexinwebSiteItem">
  62. <a href="">法治内参(独立官网)</a>
  63. </div>
  64. <div class="hexinwebSiteItem">
  65. <a href="">法制调研网(独立官网)</a>
  66. </div>
  67. <div class="hexinwebSiteItem">
  68. <a href="">法制调查网(独立官网)</a>
  69. </div>
  70. <div class="hexinwebSiteItem">
  71. <a href="">法制舆情网(独立官网)</a>
  72. </div>
  73. <div class="hexinwebSiteItem">
  74. <a href="">法治纪实网(独立官网)</a>
  75. </div>
  76. <div class="hexinwebSiteItem">
  77. <a href="">法制在线网(独立官网)</a>
  78. </div>
  79. <div class="hexinwebSiteItem">
  80. <a href="">法治调研网(独立官网)</a>
  81. </div>
  82. <div class="hexinwebSiteItem">
  83. <a href="">法治资讯网(独立官网)</a>
  84. </div>
  85. <div class="hexinwebSiteItem">
  86. <a href="">法制政讯网(独立官网)</a>
  87. </div>
  88. <div class="hexinwebSiteItem">
  89. <a href="">社会内参(独立官网)</a>
  90. </div>
  91. <div class="hexinwebSiteItem">
  92. <a href="">法制动态网(独立官网)</a>
  93. </div>
  94. <div class="hexinwebSiteItem">
  95. <a href="">社会调查网(独立官网)</a>
  96. </div>
  97. <div class="hexinwebSiteItem">
  98. <a href="">民生调研网(独立官网)</a>
  99. </div>
  100. </div>
  101. </div>
  102. </div>
  103. <div class="contentRight">
  104. <!-- <HomeHundredWebSite></HomeHundredWebSite> -->
  105. <HomeWebsiteInfo></HomeWebsiteInfo>
  106. </div>
  107. </div>
  108. <!-- 页面底部 -->
  109. <HomeFoot></HomeFoot>
  110. </div>
  111. </template>
  112. <script setup>
  113. import { ref, onMounted } from 'vue'
  114. import { ElBreadcrumb, ElBreadcrumbItem, ElPagination } from 'element-plus'
  115. import { ArrowRight } from '@element-plus/icons-vue'
  116. </script>
  117. <style lang="less" scoped>
  118. @media screen and (min-width: 1401px) {
  119. .xmgw {
  120. font-family: '微软雅黑', Microsoft YaHei;
  121. //导航条
  122. .breadcrumb {
  123. width: 100%;
  124. height: 30PX;
  125. line-height: 30PX;
  126. margin-top: 20PX;
  127. margin-bottom: 20PX;
  128. .inner {
  129. width: 1400PX;
  130. border: 1PX solid #ccc;
  131. color: #000;
  132. font-size: 16PX;
  133. margin: 0 auto;
  134. .location {
  135. margin-right: 20PX;
  136. width: 100PX;
  137. height: 22PX;
  138. font-family: Microsoft YaHei, Microsoft YaHei;
  139. font-weight: 400;
  140. font-size: 16PX;
  141. color: #000;
  142. line-height: 23PX;
  143. text-align: left;
  144. font-style: normal;
  145. text-transform: none;
  146. }
  147. }
  148. :deep(.el-breadcrumb__separator) {
  149. color: #000;
  150. font-weight: bold;
  151. margin: 0 9PX;
  152. }
  153. :deep(.el-breadcrumb) {
  154. display: inline-block;
  155. vertical-align: -4PX;
  156. }
  157. :deep(.el-breadcrumb__inner a),
  158. :deep(.el-breadcrumb__inner.is-link) {
  159. color: #000;
  160. font-weight: 400;
  161. text-decoration: none;
  162. transition: var(--el-transition-color);
  163. }
  164. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner),
  165. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner a),
  166. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover),
  167. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover) {
  168. color: #000;
  169. }
  170. span {
  171. font-weight: 400;
  172. font-size: 16PX;
  173. color: #000;
  174. line-height: 23PX;
  175. text-align: left;
  176. font-style: normal;
  177. text-transform: none;
  178. }
  179. }
  180. .content {
  181. width: 1400PX;
  182. margin: 0 auto 20PX;
  183. display: flex;
  184. justify-content: space-between;
  185. .contentLeft {
  186. width: 32%;
  187. .topTitle {
  188. width: 100%;
  189. height: auto;
  190. overflow: hidden;
  191. padding: 4PX;
  192. background: #ff0000;
  193. box-sizing: border-box;
  194. span {
  195. display: block;
  196. width: 99%;
  197. height: 60PX;
  198. line-height: 55PX;
  199. overflow: hidden;
  200. border: 2PX solid #fff;
  201. text-align: center;
  202. font-size: 30PX;
  203. color: #fff;
  204. font-weight: bold;
  205. }
  206. }
  207. .topTitle:hover {
  208. span {
  209. text-decoration: underline;
  210. }
  211. }
  212. .fzguanwangList {
  213. width: 100%;
  214. height: auto;
  215. overflow: hidden;
  216. padding: 2PX;
  217. .fzguanwangListItem {
  218. width: 100%;
  219. height: 50PX;
  220. line-height: 50PX;
  221. overflow: hidden;
  222. text-align: center;
  223. background: #fff;
  224. box-shadow: 0PX 0PX 3PX #ccc;
  225. margin-top: 20PX;
  226. border-radius: 50PX;
  227. transition: all .2s linear;
  228. a {
  229. font-size: 20PX;
  230. color: #333;
  231. font-weight: bold;
  232. display: block;
  233. width: 100%;
  234. transition: all .2s linear;
  235. }
  236. }
  237. .fzguanwangListItem:hover {
  238. background: #007eff;
  239. a {
  240. color: #fff;
  241. text-decoration: underline;
  242. text-decoration-color: #fff;
  243. }
  244. }
  245. }
  246. .zxbwList {
  247. margin: 30PX auto;
  248. .zxbwListItem {
  249. width: 100%;
  250. line-height: 60PX;
  251. overflow: hidden;
  252. text-align: center;
  253. border: 2PX solid #333;
  254. background: #fff;
  255. padding: 4PX;
  256. margin-bottom: 10PX;
  257. box-sizing: border-box;
  258. a {
  259. font-size: 24PX;
  260. font-weight: bold;
  261. color: #f00;
  262. display: block;
  263. background: #fff;
  264. border: 1PX solid #333;
  265. width: 100%;
  266. height: 100%;
  267. line-height: 60PX;
  268. }
  269. }
  270. .zxbwListItem:hover {
  271. a {
  272. text-decoration: underline;
  273. text-decoration-color: #f00;
  274. }
  275. }
  276. }
  277. .hexinwebSite {
  278. width: 100%;
  279. height: auto;
  280. overflow: hidden;
  281. .hexinwebSiteTitle {
  282. width: 100%;
  283. height: auto;
  284. overflow: hidden;
  285. padding: 4PX;
  286. background: #036af7;
  287. box-sizing: border-box;
  288. text-align: center;
  289. span {
  290. display: block;
  291. width: 99%;
  292. height: 50PX;
  293. line-height: 44PX;
  294. text-align: center;
  295. border: 2PX solid #fff;
  296. font-size: 24PX;
  297. color: #fff;
  298. }
  299. }
  300. .hexinwebSiteTitle:hover {
  301. span {
  302. text-decoration: underline;
  303. }
  304. }
  305. .hexinwebSiteList {
  306. width: 100%;
  307. height: auto;
  308. overflow: hidden;
  309. padding: 10PX 20PX;
  310. border: 1PX solid #ccc;
  311. box-sizing: border-box;
  312. .hexinwebSiteItem {
  313. width: 100%;
  314. height: 40PX;
  315. line-height: 40PX;
  316. margin: 15PX 0;
  317. box-shadow: 0PX 0PX 8PX #ccc;
  318. overflow: hidden;
  319. text-overflow: ellipsis;
  320. white-space: nowrap;
  321. background: #fff;
  322. text-align: center;
  323. transition: all .2s linear;
  324. a {
  325. font-size: 20PX;
  326. color: #333;
  327. display: block;
  328. width: 100%;
  329. transition: all .2s linear;
  330. }
  331. }
  332. .hexinwebSiteItem:hover {
  333. background: #007eff;
  334. a {
  335. color: #fff;
  336. text-decoration: underline;
  337. text-decoration-color: #fff;
  338. }
  339. }
  340. }
  341. }
  342. }
  343. .contentRight {
  344. width: 65%;
  345. height: auto;
  346. overflow: hidden;
  347. }
  348. }
  349. // 分页器
  350. .pagination {
  351. width: 100%;
  352. height: 34PX;
  353. margin-left: 141PX;
  354. display: flex;
  355. justify-content: center;
  356. margin: 20PX 0;
  357. padding: 10PX 0;
  358. .el-pagination::v-deep {
  359. font-size: 12px;
  360. }
  361. // 鼠标移入后字体颜色
  362. .el-pagination::v-deep :hover {
  363. color: #1aa0f7;
  364. }
  365. .el-pagination.is-background::v-deep .btn-next,
  366. .el-pagination.is-background::v-deep .btn-prev {
  367. width: 70PX;
  368. height: 34PX;
  369. margin: 0PX 10PX;
  370. border-radius: 4PX;
  371. }
  372. .el-pagination.is-background::v-deep .el-pager li {
  373. margin: 0PX 10PX;
  374. width: 38PX;
  375. height: 34PX;
  376. border-radius: 4PX;
  377. }
  378. .el-pagination.is-background::v-deep .btn-next.is-active,
  379. .el-pagination.is-background::v-deep .btn-prev.is-active,
  380. .el-pagination.is-background::v-deep .el-pager li.is-active {
  381. background-color: #1aa0f7;
  382. color: #fff;
  383. }
  384. }
  385. .pagination_pc_none {
  386. display: none;
  387. }
  388. }
  389. }
  390. @media screen and (min-width: 801px) and (max-width: 1400px) {
  391. .xmgw {
  392. font-family: '微软雅黑', Microsoft YaHei;
  393. //导航条
  394. .breadcrumb {
  395. width: 100%;
  396. height: 30PX;
  397. line-height: 30PX;
  398. margin-top: 20PX;
  399. margin-bottom: 20PX;
  400. .inner {
  401. width: 100%;
  402. border: 1PX solid #ccc;
  403. color: #000;
  404. font-size: 16PX;
  405. margin: 0 auto;
  406. padding: 0 20PX;
  407. box-sizing: border-box;
  408. .location {
  409. margin-right: 20PX;
  410. width: 100PX;
  411. height: 22PX;
  412. font-family: Microsoft YaHei, Microsoft YaHei;
  413. font-weight: 400;
  414. font-size: 16PX;
  415. color: #000;
  416. line-height: 23PX;
  417. text-align: left;
  418. font-style: normal;
  419. text-transform: none;
  420. }
  421. }
  422. :deep(.el-breadcrumb__separator) {
  423. color: #000;
  424. font-weight: bold;
  425. margin: 0 9PX;
  426. }
  427. :deep(.el-breadcrumb) {
  428. display: inline-block;
  429. vertical-align: -4PX;
  430. }
  431. :deep(.el-breadcrumb__inner a),
  432. :deep(.el-breadcrumb__inner.is-link) {
  433. color: #000;
  434. font-weight: 400;
  435. text-decoration: none;
  436. transition: var(--el-transition-color);
  437. }
  438. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner),
  439. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner a),
  440. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover),
  441. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover) {
  442. color: #000;
  443. }
  444. span {
  445. font-weight: 400;
  446. font-size: 16PX;
  447. color: #000;
  448. line-height: 23PX;
  449. text-align: left;
  450. font-style: normal;
  451. text-transform: none;
  452. }
  453. }
  454. .content {
  455. width: 100%;
  456. margin: 0 auto 20PX;
  457. display: flex;
  458. justify-content: space-between;
  459. padding: 0 20PX;
  460. box-sizing: border-box;
  461. .contentLeft {
  462. width: 32%;
  463. .topTitle {
  464. width: 100%;
  465. height: auto;
  466. overflow: hidden;
  467. padding: 4PX;
  468. background: #ff0000;
  469. box-sizing: border-box;
  470. span {
  471. display: block;
  472. width: 99%;
  473. height: 60PX;
  474. line-height: 55PX;
  475. overflow: hidden;
  476. border: 2PX solid #fff;
  477. text-align: center;
  478. font-size: 28PX;
  479. color: #fff;
  480. font-weight: bold;
  481. }
  482. }
  483. .topTitle:hover {
  484. span {
  485. text-decoration: underline;
  486. }
  487. }
  488. .fzguanwangList {
  489. width: 100%;
  490. height: auto;
  491. overflow: hidden;
  492. padding: 2PX;
  493. .fzguanwangListItem {
  494. width: 100%;
  495. height: 50PX;
  496. line-height: 50PX;
  497. overflow: hidden;
  498. text-align: center;
  499. background: #fff;
  500. box-shadow: 0PX 0PX 3PX #ccc;
  501. margin-top: 20PX;
  502. border-radius: 50PX;
  503. transition: all .2s linear;
  504. a {
  505. font-size: 18PX;
  506. color: #333;
  507. font-weight: bold;
  508. display: block;
  509. width: 100%;
  510. transition: all .2s linear;
  511. }
  512. }
  513. .fzguanwangListItem:hover {
  514. background: #007eff;
  515. a {
  516. color: #fff;
  517. text-decoration: underline;
  518. text-decoration-color: #fff;
  519. }
  520. }
  521. }
  522. .zxbwList {
  523. margin: 30PX auto;
  524. .zxbwListItem {
  525. width: 100%;
  526. line-height: 60PX;
  527. overflow: hidden;
  528. text-align: center;
  529. border: 2PX solid #333;
  530. background: #fff;
  531. padding: 4PX;
  532. margin-bottom: 10PX;
  533. box-sizing: border-box;
  534. a {
  535. font-size: 22PX;
  536. font-weight: bold;
  537. color: #f00;
  538. display: block;
  539. background: #fff;
  540. border: 1PX solid #333;
  541. width: 100%;
  542. height: 100%;
  543. line-height: 60PX;
  544. }
  545. }
  546. .zxbwListItem:hover {
  547. a {
  548. text-decoration: underline;
  549. text-decoration-color: #f00;
  550. }
  551. }
  552. }
  553. .hexinwebSite {
  554. width: 100%;
  555. height: auto;
  556. overflow: hidden;
  557. .hexinwebSiteTitle {
  558. width: 100%;
  559. height: auto;
  560. overflow: hidden;
  561. padding: 4PX;
  562. background: #036af7;
  563. box-sizing: border-box;
  564. text-align: center;
  565. span {
  566. display: block;
  567. width: 99%;
  568. height: 50PX;
  569. line-height: 44PX;
  570. text-align: center;
  571. border: 2PX solid #fff;
  572. font-size: 24PX;
  573. color: #fff;
  574. }
  575. }
  576. .hexinwebSiteTitle:hover {
  577. span {
  578. text-decoration: underline;
  579. }
  580. }
  581. .hexinwebSiteList {
  582. width: 100%;
  583. height: auto;
  584. overflow: hidden;
  585. padding: 10PX 20PX;
  586. border: 1PX solid #ccc;
  587. box-sizing: border-box;
  588. .hexinwebSiteItem {
  589. width: 100%;
  590. height: 40PX;
  591. line-height: 40PX;
  592. margin: 15PX 0;
  593. box-shadow: 0PX 0PX 8PX #ccc;
  594. overflow: hidden;
  595. text-overflow: ellipsis;
  596. white-space: nowrap;
  597. background: #fff;
  598. text-align: center;
  599. transition: all .2s linear;
  600. a {
  601. font-size: 20PX;
  602. color: #333;
  603. display: block;
  604. width: 100%;
  605. transition: all .2s linear;
  606. }
  607. }
  608. .hexinwebSiteItem:hover {
  609. background: #007eff;
  610. a {
  611. color: #fff;
  612. text-decoration: underline;
  613. text-decoration-color: #fff;
  614. }
  615. }
  616. }
  617. }
  618. }
  619. .contentRight {
  620. width: 65%;
  621. height: auto;
  622. overflow: hidden;
  623. }
  624. }
  625. // 分页器
  626. .pagination {
  627. width: 100%;
  628. height: 34PX;
  629. margin-left: 141PX;
  630. display: flex;
  631. justify-content: center;
  632. margin: 20PX 0;
  633. padding: 10PX 0;
  634. .el-pagination::v-deep {
  635. font-size: 12px;
  636. }
  637. // 鼠标移入后字体颜色
  638. .el-pagination::v-deep :hover {
  639. color: #1aa0f7;
  640. }
  641. .el-pagination.is-background::v-deep .btn-next,
  642. .el-pagination.is-background::v-deep .btn-prev {
  643. width: 70PX;
  644. height: 34PX;
  645. margin: 0PX 10PX;
  646. border-radius: 4PX;
  647. }
  648. .el-pagination.is-background::v-deep .el-pager li {
  649. margin: 0PX 10PX;
  650. width: 38PX;
  651. height: 34PX;
  652. border-radius: 4PX;
  653. }
  654. .el-pagination.is-background::v-deep .btn-next.is-active,
  655. .el-pagination.is-background::v-deep .btn-prev.is-active,
  656. .el-pagination.is-background::v-deep .el-pager li.is-active {
  657. background-color: #1aa0f7;
  658. color: #fff;
  659. }
  660. }
  661. .pagination_pc_none {
  662. display: none;
  663. }
  664. }
  665. }
  666. @media screen and (max-width: 800px) {
  667. .xmgw {
  668. font-family: '微软雅黑', Microsoft YaHei;
  669. //导航条
  670. .breadcrumb {
  671. width: 100%;
  672. height: 60px;
  673. line-height: 60px;
  674. margin-top: 40px;
  675. margin-bottom: 40px;
  676. .inner {
  677. width: 100%;
  678. border: 2px solid #ccc;
  679. color: #000;
  680. font-size: 32px;
  681. margin: 0 auto;
  682. padding: 0 20px;
  683. box-sizing: border-box;
  684. .location {
  685. margin-right: 40px;
  686. width: 200px;
  687. height: 44px;
  688. font-family: Microsoft YaHei, Microsoft YaHei;
  689. font-weight: 400;
  690. font-size: 32px;
  691. color: #000;
  692. line-height: 46px;
  693. text-align: left;
  694. font-style: normal;
  695. text-transform: none;
  696. }
  697. }
  698. :deep(.el-breadcrumb__separator) {
  699. color: #000;
  700. font-weight: bold;
  701. margin: 0 18px;
  702. }
  703. :deep(.el-breadcrumb) {
  704. display: inline-block;
  705. vertical-align: -10px;
  706. }
  707. :deep(.el-breadcrumb__inner a),
  708. :deep(.el-breadcrumb__inner.is-link) {
  709. color: #000;
  710. font-weight: 400;
  711. text-decoration: none;
  712. transition: var(--el-transition-color);
  713. }
  714. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner),
  715. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner a),
  716. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover),
  717. :deep(.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover) {
  718. color: #000;
  719. }
  720. span {
  721. font-weight: 400;
  722. font-size: 32px;
  723. color: #000;
  724. line-height: 46px;
  725. text-align: left;
  726. font-style: normal;
  727. text-transform: none;
  728. }
  729. }
  730. .content {
  731. width: 100%;
  732. margin: 0 auto 20px;
  733. padding: 0 15px;
  734. box-sizing: border-box;
  735. display: flex;
  736. justify-content: space-between;
  737. .contentLeft {
  738. width: 32%;
  739. .topTitle {
  740. width: 100%;
  741. height: auto;
  742. overflow: hidden;
  743. padding: 4PX;
  744. background: #ff0000;
  745. box-sizing: border-box;
  746. span {
  747. display: block;
  748. width: 99%;
  749. line-height: 80px;
  750. overflow: hidden;
  751. border: 2px solid #fff;
  752. text-align: center;
  753. font-size: 50px;
  754. color: #fff;
  755. font-weight: bold;
  756. }
  757. }
  758. .topTitle:active {
  759. span {
  760. text-decoration: underline;
  761. }
  762. }
  763. .fzguanwangList {
  764. width: 100%;
  765. height: auto;
  766. overflow: hidden;
  767. padding: 2px;
  768. .fzguanwangListItem {
  769. width: 100%;
  770. line-height: 60px;
  771. overflow: hidden;
  772. text-align: center;
  773. background: #fff;
  774. box-shadow: 0px 0px 3PX #999;
  775. margin-top: 20px;
  776. border-radius: 50px;
  777. transition: all .2s linear;
  778. a {
  779. font-size: 34px;
  780. color: #333;
  781. font-weight: bold;
  782. display: block;
  783. width: 100%;
  784. transition: all .2s linear;
  785. padding: 10px;
  786. box-sizing: border-box;
  787. }
  788. }
  789. .fzguanwangListItem:active {
  790. background: #007eff;
  791. a {
  792. color: #fff;
  793. text-decoration: underline;
  794. text-decoration-color: #fff;
  795. }
  796. }
  797. }
  798. .zxbwList {
  799. margin: 30px auto;
  800. .zxbwListItem {
  801. width: 100%;
  802. line-height: 120px;
  803. overflow: hidden;
  804. text-align: center;
  805. border: 2PX solid #333;
  806. background: #fff;
  807. padding: 4PX;
  808. margin-bottom: 20px;
  809. box-sizing: border-box;
  810. a {
  811. font-size: 48px;
  812. font-weight: bold;
  813. color: #f00;
  814. display: block;
  815. background: #fff;
  816. border: 1PX solid #333;
  817. width: 100%;
  818. height: 100%;
  819. line-height: 70px;
  820. }
  821. }
  822. .zxbwListItem:hover {
  823. a {
  824. text-decoration: underline;
  825. text-decoration-color: #f00;
  826. }
  827. }
  828. }
  829. .hexinwebSite {
  830. width: 100%;
  831. height: auto;
  832. overflow: hidden;
  833. .hexinwebSiteTitle {
  834. width: 100%;
  835. height: auto;
  836. overflow: hidden;
  837. padding: 8px;
  838. background: #036af7;
  839. box-sizing: border-box;
  840. text-align: center;
  841. span {
  842. display: block;
  843. width: 99%;
  844. line-height: 65px;
  845. text-align: center;
  846. border: 4px solid #fff;
  847. font-size: 48px;
  848. color: #fff;
  849. }
  850. }
  851. .hexinwebSiteTitle:hover {
  852. span {
  853. text-decoration: underline;
  854. }
  855. }
  856. .hexinwebSiteList {
  857. width: 100%;
  858. height: auto;
  859. overflow: hidden;
  860. padding: 10px 20px;
  861. border: 2px solid #ccc;
  862. box-sizing: border-box;
  863. .hexinwebSiteItem {
  864. width: 100%;
  865. height: auto;
  866. line-height: 60px;
  867. margin: 30px 0;
  868. box-shadow: 0px 0px 16px #ccc;
  869. overflow: hidden;
  870. text-overflow: ellipsis;
  871. white-space: nowrap;
  872. background: #fff;
  873. text-align: center;
  874. transition: all .2s linear;
  875. a {
  876. font-size: 34px;
  877. color: #333;
  878. display: block;
  879. width: 100%;
  880. transition: all .2s linear;
  881. }
  882. }
  883. .hexinwebSiteItem:hover {
  884. background: #007eff;
  885. a {
  886. color: #fff;
  887. text-decoration: underline;
  888. text-decoration-color: #fff;
  889. }
  890. }
  891. }
  892. }
  893. }
  894. .contentRight {
  895. width: 65%;
  896. height: auto;
  897. overflow: hidden;
  898. }
  899. }
  900. // 分页器
  901. .pagination {
  902. width: 100%;
  903. height: 34PX;
  904. margin-left: 141PX;
  905. display: flex;
  906. justify-content: center;
  907. margin: 20PX 0;
  908. padding: 10PX 0;
  909. .el-pagination::v-deep {
  910. font-size: 12px;
  911. }
  912. // 鼠标移入后字体颜色
  913. .el-pagination::v-deep :hover {
  914. color: #1aa0f7;
  915. }
  916. .el-pagination.is-background::v-deep .btn-next,
  917. .el-pagination.is-background::v-deep .btn-prev {
  918. width: 70PX;
  919. height: 34PX;
  920. margin: 0PX 10PX;
  921. border-radius: 4PX;
  922. }
  923. .el-pagination.is-background::v-deep .el-pager li {
  924. margin: 0PX 10PX;
  925. width: 38PX;
  926. height: 34PX;
  927. border-radius: 4PX;
  928. }
  929. .el-pagination.is-background::v-deep .btn-next.is-active,
  930. .el-pagination.is-background::v-deep .btn-prev.is-active,
  931. .el-pagination.is-background::v-deep .el-pager li.is-active {
  932. background-color: #1aa0f7;
  933. color: #fff;
  934. }
  935. }
  936. .pagination_pc_none {
  937. display: none;
  938. }
  939. }
  940. }
  941. </style>