index.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml"
  3. xmlns:th="http://www.thymeleaf.org"
  4. xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
  5. <head>
  6. <meta charset="utf-8" />
  7. <link rel="icon" th:href="${portalHost+'/img/ico_logo.ico'}">
  8. <meta name="keywords" content="" />
  9. <meta name="Description" content="" />
  10. <meta name="viewport"
  11. content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1,user-scalable=no">
  12. <meta http-equiv="x-ua-compatible" content="ie=edge">
  13. <title>首页</title>
  14. <link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
  15. <link th:href="${portalHost+'/index.css'}" rel="stylesheet">
  16. </head>
  17. <body>
  18. <header>
  19. <div th:replace="common::nav('','')"></div>
  20. </header>
  21. <div class="carouselt">
  22. <ul class="ct-img-big clear">
  23. <li data-index=0 ><a href=""><img th:src="${portalHost+'/img/index_banner01.jpg'}" alt=""/></a></li>
  24. <li data-index=1 ><a href=""><img th:src="${portalHost+'/img/index_banner02.jpg'}" alt=""/></a></li>
  25. <li data-index=2 ><a href=""><img th:src="${portalHost+'/img/index_banner03.jpg'}" alt=""/></a></li>
  26. <li data-index=3 ><a href=""><img th:src="${portalHost+'/img/index_banner04.jpg'}" alt=""/></a></li>
  27. <li data-index=4 ><a href=""><img th:src="${portalHost+'/img/index_banner05.jpg'}" alt=""/></a></li>
  28. <li data-index=5 ><a href=""><img th:src="${portalHost+'/img/index_banner06.jpg'}" alt=""/></a></li>
  29. </ul>
  30. <a class="btn btn-next" href="">
  31. <img th:src="${portalHost+'/img/index_next.png'}" alt=""/>
  32. </a>
  33. <a class="btn btn-pre" href="">
  34. <img th:src="${portalHost+'/img/index_pre.png'}" alt=""/>
  35. </a>
  36. </div>
  37. <div class="indexSeach">
  38. <div id="indexSeach">
  39. <div class="indexSeach_one">
  40. <ul>
  41. <li class="indexActive" data-val="0">成果</li>
  42. <li data-val="1">需求</li>
  43. <li data-val="2">政策</li>
  44. </ul>
  45. <div>
  46. <div>
  47. <input type="text" />
  48. </div>
  49. <img th:src="${portalHost+'/img/indexNew1.jpg'}" alt="" class="indexImg1"/>
  50. <img th:src="${portalHost+'/img/indexNew2.jpg'}" alt="" class="indexImg2"/>
  51. </div>
  52. </div>
  53. <div class="indexSeach_two">
  54. <div>
  55. <div class="seachTitle">
  56. <div>技术成果</div>
  57. </div>
  58. <div id="seachCont">
  59. <div class="seachCont seachCont1" clicka="0">
  60. <div>
  61. 专利技术
  62. </div>
  63. <div>
  64. 实用技术
  65. </div>
  66. </div>
  67. </div>
  68. <div class="seachMore">
  69. <a th:href="@{/portal/technologyTrading/achievement}">
  70. 更多></a>
  71. </div>
  72. </div>
  73. <div>
  74. <div class="seachTitle">
  75. <div>技术需求</div>
  76. </div>
  77. <div id="seachCont">
  78. <div class="seachCont seachCont4" clicka="0">
  79. <div>
  80. 产业需求
  81. </div>
  82. <div>
  83. 资金需求
  84. </div>
  85. </div>
  86. </div>
  87. <div class="seachMore">
  88. <a th:href="@{/portal/technologyTrading/demand}">
  89. 更多></a>
  90. </div>
  91. </div>
  92. <div>
  93. <div class="seachTitle">
  94. <div>科技服务</div>
  95. </div>
  96. <div id="seachCont">
  97. <div class="seachCont seachCont2" clicka="0">
  98. <div>
  99. 高企认定
  100. </div>
  101. <div>
  102. 项目申报
  103. </div>
  104. <div>
  105. 体系认证
  106. </div>
  107. <div>
  108. 产品认证
  109. </div>
  110. <div>
  111. 知识产权
  112. </div>
  113. <div>
  114. 资质认证
  115. </div>
  116. </div>
  117. </div>
  118. <div class="seachMore">
  119. <a th:href="@{/portal/service/serviceIndex}">
  120. 更多></a>
  121. </div>
  122. </div>
  123. <div>
  124. <div class="seachTitle">
  125. <div>智库咨询</div>
  126. </div>
  127. <div id="seachCont">
  128. <div class="seachCont seachCont3" clicka="0">
  129. <div>
  130. 中央政策
  131. </div>
  132. <div>
  133. 地方政策
  134. </div>
  135. <div>
  136. 邀约专家
  137. </div>
  138. <div>
  139. 涉外专家
  140. </div>
  141. <div>
  142. 品牌打造
  143. </div>
  144. </div>
  145. </div>
  146. <div class="seachMore">
  147. <a th:href="@{/portal/thinkTank/index}">
  148. 更多></a>
  149. </div>
  150. </div>
  151. </div>
  152. <div class="indexSeach_three">
  153. <div class="seachTitle2">
  154. <div>科技平台</div>
  155. </div>
  156. <div class="wit">
  157. <img th:src="${portalHost+'/img/indexNewa1.jpg'}" alt="" />
  158. <p>科技成果转化公共服务平台</p>
  159. </div>
  160. <div class="wit">
  161. <img th:src="${portalHost+'/img/indexNewa2.jpg'}" alt="" />
  162. <p>军民融合创新发展平台</p>
  163. </div>
  164. <div class="wit">
  165. <img th:src="${portalHost+'/img/indexNewa3.jpg'}" alt="" />
  166. <p>科技服务综合服务平台</p>
  167. </div>
  168. <div class="wih">
  169. <img th:src="${portalHost+'/img/indexNewa4.jpg'}" alt="" />
  170. <p>移动应用开发</p>
  171. </div>
  172. <div class="wih">
  173. <img th:src="${portalHost+'/img/indexNewa5.jpg'}" alt="" />
  174. <p>运营平台</p>
  175. </div>
  176. <div class="wih">
  177. <img th:src="${portalHost+'/img/indexNewa6.jpg'}" alt="" />
  178. <p>人工智能技术</p>
  179. </div>
  180. </div>
  181. </div>
  182. </div>
  183. <div id="indexServe">
  184. <div class="indexServe_title">
  185. <img th:src="${portalHost+'/img/indexNew3.png'}" alt="热门服务" />
  186. <p>关于科技&nbsp;&nbsp;&nbsp;&nbsp;我们能做得更多</p>
  187. </div>
  188. <div class="indexServe_cont">
  189. <div th:each="project,projectStatus:${projects}" th:if="${projectStatus.index<3}">
  190. <div >
  191. <a></a>
  192. <h2 th:text="${project.name}"></h2>
  193. <div class="indexServe_bots">
  194. <div class="wrapper">
  195. <h3 th:text="${'什么是'+project.name+'?'}"></h3>
  196. <p th:text="${project.introduce}"></p>
  197. </div>
  198. <img th:src="${project.maxImgUrl}==null?${portalHost+'/img/indexNew8.jpg'}:${avatarUploadHost+project.maxImgUrl}" alt="" />
  199. </div>
  200. <div class="indexServe_bot">
  201. <div>认定好处</div>
  202. <p th:text="${project.value}"></p>
  203. </div>
  204. <a th:href="@{/portal/service/serviceDetail(id=${project.id})}">
  205. <div class="indexServe_img">
  206. <p>了解更多<span>></span></p>
  207. </div>
  208. </a>
  209. </div>
  210. </div>
  211. <div class="indexServe_long" th:each="project,projectStatus:${projects}" th:if="${projectStatus.index>=3} and ${projectStatus.index<5}" >
  212. <img th:src="${project.maxImgUrl}==null?${portalHost+'/img/indexNew8.jpg'}:${avatarUploadHost+project.maxImgUrl}" alt="" />
  213. <div class="indexServe_bots">
  214. <h3 th:text="${'什么是'+project.name+'?'}"></h3>
  215. <p th:text="${project.introduce}"></p>
  216. </div>
  217. <div class="indexServe_bot">
  218. <div>认定好处</div>
  219. <p th:text="${project.value}"></p>
  220. <a th:href="@{/portal/service/serviceDetail(id=${project.id})}">
  221. <div class="indexServe_img">
  222. <p>
  223. 了解更多
  224. <span >></span></p>
  225. </div>
  226. </a>
  227. </div>
  228. </div>
  229. </div>
  230. <img th:src="${portalHost+'/img/indexNew12.jpg'}" alt="" class="indexServe_right"/>
  231. <img th:src="${portalHost+'/img/indexNew13.jpg'}" alt="" class="indexServe_bottom"/>
  232. </div>
  233. <div id="indexPolicy">
  234. <div class="indexServe_title">
  235. <img th:src="${portalHost+'/img/indexNew4.png'}" alt="政策解析" />
  236. <p>关于科技&nbsp;&nbsp;&nbsp;&nbsp;我们能做得更多</p>
  237. </div>
  238. <div class="fruit_h3">
  239. <a th:href=@{/portal/thinkTank/policyList}><span>+</span> 更多政策</a>
  240. </div>
  241. <div class="policy_cont">
  242. <div class="policy_img">
  243. <img th:src="${portalHost+'/img/index_er3.jpg'}" alt="" />
  244. </div>
  245. <div class="policy_p">
  246. <a th:each="policy:${policys}" th:href="@{/portal/news/newsDetail(id=${policy.id},type=0)}">
  247. <div >
  248. <div class="policy_date">
  249. <h4 th:text="${#dates.format(policy.createTime,'MM-dd')}"></h4>
  250. <p th:text="${#dates.format(policy.createTime,'yyyy')}"></p>
  251. </div>
  252. <div class="policy_line"></div>
  253. <div class="policy_p_cont">
  254. <h5 th:text="${policy.title}"></h5>
  255. <p th:text="${policy.summary}">解读习近平总书记在中央财经领导小组第十六次会议上关于知识产权工作的重要论述</p>
  256. </div>
  257. </div>
  258. </a>
  259. </div>
  260. </div>
  261. </div>
  262. <div id="indexGroom">
  263. <div class="indexServe_title">
  264. <img th:src="${portalHost+'/img/indexNew5.png'}" alt="技淘推荐" />
  265. <p>关于科技&nbsp;&nbsp;&nbsp;&nbsp;我们能做得更多</p>
  266. </div>
  267. <div class="indexGroom_table">
  268. <div class="indexGroom_active">成果</div>
  269. <div>需求</div>
  270. </div>
  271. <div class="indexGroom_tables chengguo" >
  272. <a th:each="a:${achievements}" th:href="@{/portal/technologyTrading/achievementDetail(id=${a.id},type=${a.dataCategory})}" >
  273. <div>
  274. <img th:src="${a.firstPicture}==null?${portalHost+'/img/indexNewTab.jpg'}:${avatarUploadHost+a.firstPicture}" alt="" />
  275. <div>
  276. <h3 th:text="${a.name}"></h3>
  277. <p th:text="${a.introduction}"></p>
  278. <div>
  279. <div th:if="${a.fieldAS}!=null" th:text="${a.fieldAS}"></div>
  280. <div th:if="${a.fieldBS}!=null" th:text="${a.fieldBS}"></div>
  281. </div>
  282. </div>
  283. </div>
  284. </a>
  285. </div>
  286. <div class="indexGroom_tables xuqiu">
  287. <a th:each="d:${demands}" th:href="@{/portal/technologyTrading/demandDetail(id=${d.id},type=${d.dataCategory})}">
  288. <div >
  289. <img th:src="${d.pictureUrl}==null?${portalHost+'/img/indexNewTab.jpg'}:${avatarUploadHost+d.pictureUrl}" alt="" />
  290. <div>
  291. <h3 th:text="${d.name}">风力发电领域内高效率变化内高效率变化</h3>
  292. <p th:text="${d.problemDes}">风力发电领域内高效率变化内高效率变化风力发电领域内高效率变化内高效率变化风力发电领域内高效率变化内高效率变化</p>
  293. <div>
  294. <div th:if="${d.industryCategory1}!=null" th:text="${d.industryCategory1}">环保</div>
  295. <div th:if="${d.industryCategory2}!=null" th:text="${d.industryCategory2}">电力</div>
  296. </div>
  297. </div>
  298. </div>
  299. </a>
  300. </div>
  301. <div class="indexGroom_more chengguo">
  302. <a th:href="@{/portal/technologyTrading/achievement}">查看更多 ></a>
  303. </div>
  304. <div class="indexGroom_more xuqiu">
  305. <a th:href="@{/portal/technologyTrading/demand}">查看更多 ></a>
  306. </div>
  307. <img th:src="${portalHost+'/img/indexNew13.jpg'}" alt="" class="indexServe_bottom"/>
  308. </div>
  309. <div id="indexId">
  310. <div class="indexServe_title">
  311. <img th:src="${portalHost+'/img/indexNew6.png'}" alt="技淘推荐" />
  312. <p>关于科技&nbsp;&nbsp;&nbsp;&nbsp;我们能做得更多</p>
  313. </div>
  314. </div>
  315. <div id="indexExpert">
  316. <div class="indexExpert">
  317. <div class="indexExpert_cont">
  318. <a th:each="e:${experts}" th:href="@{/portal/subscriberDetail(uid=${e.uid},type=0)}" >
  319. <div>
  320. <img th:src="${e.headPortraitUrl}==null?${portalHost+'/img/indexNew14.jpg'}:${avatarUploadHost+headPortraitUrl}" alt="" />
  321. <div class="indexExpert_basc">
  322. <h3 th:text="${e.username}">张三</h3>
  323. <span>/</span>
  324. <h4 th:text="${e.workUnit}">广州科技学院</h4>
  325. <p th:text="${e.introduction}">从业8年,专利代理资质,很厉害的一个朋友厉害的一个朋友</p>
  326. </div>
  327. <div class="indexExpert_yuyue">
  328. <span th:text="${e.reservationCount}"></span>次预约
  329. </div>
  330. </div>
  331. </a>
  332. </div>
  333. <div class="indexGroom_more">
  334. <a th:href=@{/portal/thinkTank/index.html#zizone}> 查看更多 ></a>
  335. </div>
  336. </div>
  337. </div>
  338. <div id="indexWord"></div>
  339. <footer>
  340. <div th:replace="common::copyright"></div>
  341. <div th:replace="common::login"></div>
  342. </footer>
  343. <div th:replace="common::footer(~{::script})">
  344. <script type="text/javascript" th:src="${portalHost+'/vendors.js'}"></script>
  345. <script type="text/javascript" th:src="${portalHost+'/index.js'}"></script>
  346. </div>
  347. </body>
  348. </html>