htmlmap.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  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"
  10. Content="科德集团是一家专注企业咨询综合服务机构,业务内容涵盖了高企认定,军工三证、项目申报、资质代办、技术转移、科技项目等服务,以“推动知识产权新运用助力科技共享全球化”为使命,用我们的激情和智慧,勤奋与努力,助力企业创新发展。" />
  11. <!-- 二级页面CSS -->
  12. <link rel="stylesheet" th:href="${portalHost+'/css/secode.css'}">
  13. </head>
  14. <body>
  15. <div class="app">
  16. <!-- 头部 -->
  17. <header>
  18. <div th:replace="common::nav('','')"></div>
  19. <!-- 轮播图 -->
  20. <div class="swiper-containerx">
  21. <img
  22. th:src="${banners}==null?${portalHost+'/images/banner/about_bg.png'}:${avatarUploadHost}+${banners.bannerUrl}" />
  23. </div>
  24. <!-- 轮播图 end -->
  25. </header>
  26. <!-- 面包屑 -->
  27. <div class="bread-crumbs">
  28. <div class="container">
  29. <ul>
  30. <li><a th:href="${basePath+'/'}">首页</a></li>
  31. <li>&gt;</li>
  32. <li><a th:href="${basePath+'/htmlmap'}">网站地图</a></li>
  33. </ul>
  34. </div>
  35. </div>
  36. <!-- 面包屑 end -->
  37. <!-- 主体内容 -->
  38. <div class="htmlmap main">
  39. <div class="container">
  40. <div class="product-map">
  41. <h4>科德集团</h4>
  42. <div class="mapbutton">
  43. <a th:href="${basePath+ '/'}">
  44. <div class="mbitems">首页</div>
  45. </a>
  46. <a th:href="${basePath+'/service/gqpy?0'}">
  47. <div class="mbitems">产品中心</div>
  48. </a>
  49. <a th:href="${basePath+'/strategic'}">
  50. <div class="mbitems">战略合作</div>
  51. </a>
  52. <a th:href="${basePath+'/client'}">
  53. <div class="mbitems">服务客户</div>
  54. </a>
  55. <a th:href="${basePath+'/news'}">
  56. <div class="mbitems">新闻动态</div>
  57. </a>
  58. <a th:href="${basePath+'/about'}">
  59. <div class="mbitems">关于科德</div>
  60. </a>
  61. <a th:href="${basePath+'/contactUs'}">
  62. <div class="mbitems">联系我们</div>
  63. </a>
  64. </div>
  65. </div>
  66. <div class="product-map">
  67. <h4>产品中心</h4>
  68. <ul>
  69. <a th:href="${basePath+'/service/jszy?0'}">
  70. <li>
  71. <span class="iconfont icon-dc-icon-jishuzhuanyi m-fontsiz"></span>
  72. <h6>技术转移</h6>
  73. </li>
  74. </a>
  75. <a th:href="${basePath+'/service/gqpy?1'}">
  76. <li>
  77. <span class="iconfont icon-diannao-shuju m-fontsiz"></span>
  78. <h6>高企认定</h6>
  79. </li>
  80. </a>
  81. <a th:href="${basePath+'/service/zscq?0'}">
  82. <li>
  83. <span class="iconfont icon-zhishichanquan m-fontsiz"></span>
  84. <h6>知识产权</h6>
  85. </li>
  86. </a>
  87. <a th:href="${basePath+'/service/zczx?0'}">
  88. <li>
  89. <span class="iconfont icon-V m-fontsiz"></span>
  90. <h6>政策咨询</h6>
  91. </li>
  92. </a>
  93. <a th:href="${basePath+'/service/csfw?0'}">
  94. <li>
  95. <span class="iconfont icon-caiwu m-fontsiz"></span>
  96. <h6>财务管理体系</h6>
  97. </li>
  98. </a>
  99. <a th:href="${basePath+'/service/txrz?0'}">
  100. <li>
  101. <span class="iconfont icon-renzhengpeizhi m-fontsiz"></span>
  102. <h6>体系认证</h6>
  103. </li>
  104. </a>
  105. <a th:href="${basePath+'/service/kfpt?0'}">
  106. <li>
  107. <span class="iconfont icon-pingtaiguanlizhujiguanli m-fontsiz"></span>
  108. <h6>平台开发建设</h6>
  109. </li>
  110. </a>
  111. </ul>
  112. </div>
  113. <div class="product-map">
  114. <h4>关于科德</h4>
  115. <div class="aboutlist">
  116. <a th:href="${basePath+ '/about?kdjj'}">
  117. <div class="aitems">科德简介</div>
  118. </a>
  119. <a th:href="${basePath+ '/about?qywh'}">
  120. <div class="aitems">科德文化</div>
  121. </a>
  122. <a th:href="${basePath+ '/about?tdhd'}">
  123. <div class="aitems">团队活动</div>
  124. </a>
  125. <a th:href="${basePath+ '/about?ryzz'}">
  126. <div class="aitems">科德资质</div>
  127. </a>
  128. <a th:href="${basePath+ '/about?qggs'}">
  129. <div class="aitems">科德子公司</div>
  130. </a>
  131. <a th:href="${basePath+ '/about?fzlc'}">
  132. <div class="aitems">发展历程</div>
  133. </a>
  134. <a th:href="${basePath+ '/about?jrwm'}">
  135. <div class="aitems">加入我们</div>
  136. </a>
  137. </div>
  138. </div>
  139. <div class="maptext">
  140. <a th:href="${basePath+ '/'}">科德集团</a>
  141. 致力于帮助企业客户提供
  142. <a th:href="${basePath+ '/service/gqpy?2'}">高新认定服务</a>、
  143. <a th:href="${basePath+ '/service/jszy?0'}">技术转移</a>、
  144. <a th:href="${basePath+ '/service/zscq?0'}">知识产权运营</a>、
  145. <a th:href="${basePath+ '/service/zczx?0'}">政策咨询</a>、
  146. <a th:href="${basePath+ '/service/csfw?0'}">财务管理体系咨询</a>、
  147. <a th:href="${basePath+ '/service/kfpt?0'}">平台开发建设</a>、
  148. <a th:href="${basePath+ '/service/jmkj?0'}">武器装备资质咨询</a>、
  149. 服务等全面解决方案。
  150. </div>
  151. <div class="product-map">
  152. <h4>新闻动态</h4>
  153. <div class="newmain">
  154. <!-- 新闻列表 -->
  155. <ul class="newslist" style="width: 100%;">
  156. <li th:each="y:${news}">
  157. <a target='_blank' th:href="${'/news/'+y.id}">
  158. <div class=news-item>
  159. <div style="width: 30%;">
  160. <img th:src="${portalHost+y.pictureUrl}" />
  161. </div>
  162. <div style="width: 70%;">
  163. <h6 th:text="${y.title}">咨询行业2020迎来新转机!!!</h6>
  164. <span th:text="${y.releaseTimeConvert}">11-07</span>
  165. <div th:utext="${y.content}"></div>
  166. </div>
  167. </div>
  168. </a>
  169. </li>
  170. </ul>
  171. </div>
  172. </div>
  173. </div>
  174. </div>
  175. <!-- 底部 -->
  176. <footer>
  177. <div th:replace="common::copyright('')"></div>
  178. </footer>
  179. <!-- 底部 end -->
  180. </div>
  181. </body>
  182. </html>