news.html 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org"
  3. xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
  4. <head th:replace="common::header(~{::title},~{::link},~{::meta})">
  5. <meta charset="UTF-8">
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  7. <title>媒体中心 - 科德集团</title>
  8. <meta name="Keywords" Content="科德集团,媒体报道,新闻中心" />
  9. <meta name="description" Content="欢迎来到科德媒体中心,了解我们最新的报道,新闻发布和行业见解!" />
  10. <!-- 二级页面CSS -->
  11. <link rel="stylesheet" th:href="${portalHost+'/css/secode.css'}">
  12. </head>
  13. <body>
  14. <div class="app">
  15. <!-- 头部 -->
  16. <header>
  17. <div th:replace="common::nav('','')"></div>
  18. <!-- 轮播图 -->
  19. <div class="swiper-containerx">
  20. <img
  21. th:src="${banners}==null?${portalHost+'/images/banner/about_bg.png'}:${avatarUploadHost}+${banners.bannerUrl}" />
  22. <div class="swiper_title">
  23. <h6>新闻动态</h6>
  24. </div>
  25. </div>
  26. <!-- 轮播图 end -->
  27. </header>
  28. <!-- 头部 end -->
  29. <!-- 二级导航 -->
  30. <div class="secondary-menu news-text">
  31. <div class="container">
  32. <ul>
  33. <li class="active"><a href="javascript:;">新闻首页</a> </li>
  34. <li><a href="javascript:;">官方公告</a> </li>
  35. <li><a href="javascript:;">政策解读</a> </li>
  36. <li><a href="javascript:;">高新技术企业</a> </li>
  37. <li><a href="javascript:;">军工三证</a> </li>
  38. </ul>
  39. </div>
  40. </div>
  41. <!-- 二级导航 end -->
  42. <!-- 主体内容 -->
  43. <div class="news main">
  44. <div class="container">
  45. <div class="newmain">
  46. <!-- 新闻列表 -->
  47. <ul class="newslist">
  48. </ul>
  49. <!-- 热门推荐 -->
  50. <div class="hot">
  51. <div class="hitem">
  52. 热门推荐
  53. <div class="hlist">
  54. <a target="_blank" href="">
  55. <div class="htit"><span class="hnum">1</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  56. </a>
  57. <a target="_blank" href="">
  58. <div class="htit"><span class="hnum">2</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  59. </a>
  60. <a target="_blank" href="">
  61. <div class="htit"><span class="hnum">3</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  62. </a>
  63. <a target="_blank" href="">
  64. <div class="htit"><span class="hnum">4</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  65. </a>
  66. <a target="_blank" href="">
  67. <div class="htit"><span class="hnum">5</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  68. </a>
  69. <a target="_blank" href="">
  70. <div class="htit"><span class="hnum">6</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  71. </a>
  72. <a target="_blank" href="">
  73. <div class="htit"><span class="hnum">7</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  74. </a>
  75. <a target="_blank" href="">
  76. <div class="htit"><span class="hnum">8</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  77. </a>
  78. <a target="_blank" href="">
  79. <div class="htit"><span class="hnum">9</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  80. </a>
  81. <a target="_blank" href="">
  82. <div class="htit"><span class="hnum">10</span>政府采购、招投标都要求ISO三体系认证!它到底有多大魅力?</div>
  83. </a>
  84. </div>
  85. </div>
  86. <div class="hitem">
  87. 热门产品推荐
  88. <div class="hlist2">
  89. <h4 style='text-align:center;margin:90px 0;color:#666'>暂无热门推荐</h4>
  90. </div>
  91. </div>
  92. </div>
  93. </div>
  94. <!-- 新闻列表 end -->
  95. <!-- 分页 -->
  96. <div class="page_1"></div>
  97. <!-- 分页 end -->
  98. </div>
  99. </div>
  100. <!-- 主体内容 end -->
  101. <!-- 底部 -->
  102. <footer>
  103. <div th:replace="common::copyright('')"></div>
  104. </footer>
  105. <!-- 底部 end -->
  106. </div>
  107. <div th:replace="common::footer(~{::script},'')">
  108. <!-- 引入分页 -->
  109. <script th:src="${portalHost+'/js/page.js'}"></script>
  110. <script th:src="${portalHost+'/js/new.js'}"></script>
  111. <script>
  112. if (window.location.search == "?type=1") {
  113. $(".secondary-menu ul li a").eq(2).click()
  114. } else if (window.location.search == "?type=0") {
  115. $(".secondary-menu ul li a").eq(1).click()
  116. } else if (window.location.search == "?type=2") {
  117. $(".secondary-menu ul li a").eq(3).click()
  118. } else if (window.location.search == "?type=3") {
  119. $(".secondary-menu ul li a").eq(4).click()
  120. }
  121. </script>
  122. </div>
  123. </body>
  124. </html>