index.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  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 th:replace="common::header(~{::title},~{::link})">
  6. <meta charset="UTF-8">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  9. <meta name="Keywords" content="高新技术企业认定_双软评估_军工认证_知识产权贯标_知识产权转移_科德"/>
  10. <meta name="Description" content="科德信息咨询有限公司17年来专注于国家高新技术企业认定,知识产权贯标,知识产权转移,双软评估,
  11. 体系认证,专利申请,军工三证,工程技术研究中心,创新小巨人等湖南省市科技项目申报、
  12. 成果转化的信息咨询旗舰企业,获得政府部门权威认证的咨询服务机构."/>
  13. <link rel="icon" type="image/png" th:href="${portalHost+'/img/ico_logo.png'}" sizes="16x16">
  14. <title>首页</title>
  15. <link th:href="${portalHost+'/dll/dll.css'}" rel="stylesheet">
  16. <link th:href="${portalHost+'/vendors.css'}" rel="stylesheet">
  17. <link th:href="${portalHost+'/index.css'}" rel="stylesheet"></head>
  18. <body>
  19. <div th:replace="common::nav('','index')"></div>
  20. <!-- banner -->
  21. <div id="myCarousel" class="carousel" th:if="${#lists.size(bannerlist) eq 1}">
  22. <!-- 轮播(Carousel)项目 -->
  23. <div class="carousel-inner" th:each="banner,bStatus:${bannerlist}">
  24. <div class="item active">
  25. <a href="javacript:void(0);" th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
  26. <a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
  27. </div>
  28. </div>
  29. </div>
  30. <div id="myCarousel" class="carousel slide" th:if="${#lists.size(bannerlist) > 1}">
  31. <!-- 轮播(Carousel)指标 -->
  32. <ol class="carousel-indicators"><!-- 循环圆点 -->
  33. <li data-target="#myCarousel" th:attr="data-slide-to=${bStatus.index}" class="active" th:each="banner,bStatus:${bannerlist}" th:if="${bStatus.first}"></li>
  34. <li data-target="#myCarousel" th:attr="data-slide-to=${bStatus.index}" th:each="banner,bStatus:${bannerlist}" th:unless="${bStatus.first}"></li>
  35. </ol>
  36. <!-- 轮播(Carousel)项目 -->
  37. <div class="carousel-inner" >
  38. <div class="item active" th:each="banner,bStatus:${bannerlist}" th:if="${bStatus.first}">
  39. <!-- /portal/continueHigh /portal/militaryProject /portal/practicalPatent -->
  40. <a th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
  41. <a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''" ><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
  42. </div>
  43. <div class="item" th:each="banner,bStatus:${bannerlist}" th:unless="${bStatus.first}">
  44. <a th:if="${banner.forwardUrl}!=null and ${banner.forwardUrl}!=''" th:href="|${basePath }${ banner.forwardUrl}"><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
  45. <a th:if="${banner.forwardUrl}==null or ${banner.forwardUrl}==''" ><img th:src="|${avatarUploadHost}${banner.imgUrl}" th:alt="${banner.text}"></a>
  46. </div>
  47. </div>
  48. <!-- 轮播(Carousel)导航 -->
  49. <a class="carousel-control left" href="#myCarousel" data-slide="prev">&lsaquo;</a>
  50. <a class="carousel-control right" href="#myCarousel" data-slide="next">&rsaquo;</a>
  51. </div>
  52. <div class="indexSearch">
  53. <!-- <ul class="jumpType">
  54. <li class="active">成果</li>
  55. <li>需求</li>
  56. <li>专利</li>
  57. <li>政策</li>
  58. <li>项目</li>
  59. </ul> -->
  60. <div class="search-inp">
  61. <div class="input-group searchDiv">
  62. <input type="text" class="form-control demandSearch" placeholder="输入你感兴趣的内容">
  63. <img th:src="${portalHost+'/img/newMenu/searchImg.png'}" alt="" class="searchImg">
  64. </div>
  65. <a th:href="@{/portal/technologyTrading/tradingIndex#sytz}" class="zaixian">在线评估</a>
  66. <a th:href="@{/portal/evaluation/evaluate}" href="/portal/evaluation/evaluate" class="gaoqi">高企自评</a>
  67. </div>
  68. <ul class="jump">
  69. <li>
  70. <a href="/portal/thinkTank/policyList?type=1">政策</a>
  71. </li>
  72. <li>
  73. <a href="/portal/thinkTank/policyList?type=0">资讯</a>
  74. </li>
  75. <li>
  76. <a href="/portal/thinkTank/policyList?type=99">技淘观点</a>
  77. </li>
  78. <li>
  79. <a href="/portal/thinkTank/policyList?type=98">知产百科</a>
  80. </li>
  81. </ul>
  82. <!-- <span class="apply head_login">申请会员</span> -->
  83. </div>
  84. <!-- 主体内容区域 -->
  85. <div id="terrace">
  86. <div class="terrace_title">
  87. <img th:src="${portalHost+'/img/indedImg/inded12.png'}" alt="" />
  88. </div>
  89. <div class="terrace_cont">
  90. <div>
  91. <img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
  92. <div class="terraceH">
  93. <h4>智慧</h4>
  94. <p>海量智力成果认知您的需求</p>
  95. </div>
  96. </div>
  97. <div>
  98. <img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
  99. <div class="terraceH">
  100. <h4>合伙</h4>
  101. <p>秉承十七载荣赢数万客户</p>
  102. </div>
  103. </div><div>
  104. <img th:src="${portalHost+'/img/indedImg/inded1.png'}" alt="" />
  105. <div class="terraceH">
  106. <h4>社区</h4>
  107. <p>严选数千位专家顾问答疑解惑</p>
  108. </div>
  109. </div>
  110. </div>
  111. </div>
  112. <div id="apply">
  113. <div class="apply">
  114. <div class="apply_left">
  115. <a >
  116. <img th:src="${portalHost+'/img/indedImg/inded15.jpg'}" alt="" />
  117. </a>
  118. </div>
  119. <div class="apply_right">
  120. <div th:each="p0,pcStatus:${patentCategory}">
  121. <a th:href="'/portal/service/patentList?secondId='+${p0.topLevelId}">
  122. <img th:src="${portalHost+'/img/indedImg/inded20.jpg'}" alt="" th:if="${pcStatus.index}==0"/>
  123. <img th:src="${portalHost+'/img/indedImg/inded21.jpg'}" alt="" th:if="${pcStatus.index}==1"/>
  124. <img th:src="${portalHost+'/img/indedImg/inded22.jpg'}" alt="" th:if="${pcStatus.index}==2"/>
  125. <img th:src="${portalHost+'/img/indedImg/inded23.jpg'}" alt="" th:if="${pcStatus.index}==3"/>
  126. <img th:src="${portalHost+'/img/indedImg/inded24.jpg'}" alt="" th:if="${pcStatus.index}==4"/>
  127. <img th:src="${portalHost+'/img/indedImg/inded25.jpg'}" alt="" th:if="${pcStatus.index}==5"/>
  128. <h4 th:text="${p0.topLevel}"> 发明专利</h4>
  129. </a>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. <div id="wield">
  135. <div class="terrace_title">
  136. <img th:src="${portalHost+'/img/indedImg/inded4.png'}" alt="" />
  137. </div>
  138. <div class="wield_cont">
  139. <img th:src="${portalHost+'/img/indedImg/inded5.png'}" alt="" />
  140. </div>
  141. </div>
  142. <div class="brands">
  143. <img th:src="${portalHost+'/img/indedImg/inded6.png'}" alt="" />
  144. </div>
  145. <div class="brands">
  146. <img th:src="${portalHost+'/img/indedImg/inded7.png'}" alt="" />
  147. <div class="brandsDiv">
  148. <img th:src="${portalHost+'/img/indedImg/inded31.jpg'}" alt="" class="active"/>
  149. <img th:src="${portalHost+'/img/indedImg/inded32.jpg'}" alt="" />
  150. <img th:src="${portalHost+'/img/indedImg/inded33.jpg'}" alt="" />
  151. </div>
  152. </div>
  153. <div class="brands">
  154. <img th:src="${portalHost+'/img/indedImg/inded8.png'}" alt="" />
  155. </div>
  156. <div class="brands">
  157. <img th:src="${portalHost+'/img/indedImg/inded9.png'}" alt="" />
  158. <div>
  159. <img th:src="${portalHost+'/img/indedImg/inded34.jpg'}" alt="" class="active"/>
  160. <img th:src="${portalHost+'/img/indedImg/inded35.jpg'}" alt="" />
  161. <img th:src="${portalHost+'/img/indedImg/inded36.jpg'}" alt="" />
  162. </div>
  163. </div>
  164. <div id="hotProject">
  165. <div class="terrace_title">
  166. <img th:src="${portalHost+'/img/indedImg/inded10.png'}" alt="" />
  167. </div>
  168. <div class="hotProject_cont" >
  169. <div th:each="p,pStatus:${projects}">
  170. <img th:src="${p.maxImgUrl}==null or ${p.maxImgUrl}==''?${portalHost+'/img/indedImg/inded11.png'}:${avatarUploadHost+p.maxImgUrl}" alt="">
  171. <h3 th:text="${p.name}">高新认定</h3>
  172. <p th:text="${p.advertisement}==null or ${p.advertisement}==''?'暂无简介':${#strings.abbreviate(p.advertisement,30)}"></p>
  173. <a th:href="@{/portal/service/serviceDetail(id=${p.id})}">立即办理</a>
  174. </div>
  175. </div>
  176. </div>
  177. <div class="container">
  178. <div class="RecommendTitle">
  179. <h2>政策资讯</h2>
  180. <span></span>
  181. </div>
  182. <div class="news">
  183. <div class="policy">
  184. <h4>政策
  185. <a th:href="@{/portal/thinkTank/policyList?type=1}"><span class="line"></span><span>></span></a>
  186. </h4>
  187. <img th:src="(${policys[0].titleImg}==null or ${policys[0].titleImg} == '')?${portalHost+'/img/index/index_new2.jpg'}:${avatarUploadHost+policys[0].titleImg}" alt="">
  188. <ul>
  189. <li th:each="p,pStatus:${policys}" th:if="${pStatus.index}==0">
  190. <a th:href="@{/portal/news/newsDetail(id=${p.id},type=0)}">
  191. <div class="time">
  192. <span th:text="${#dates.format(p.releaseDate,'MM-dd')}">03-12</span>
  193. <span th:text="${#dates.format(p.releaseDate,'yyyy')}">2018</span>
  194. </div>
  195. <div class="newTxt">
  196. <h5 th:text="${#strings.abbreviate(p.title,18)}"></h5>
  197. <p th:text="${#strings.abbreviate(p.summary,65)}"></p>
  198. </div>
  199. </a>
  200. </li>
  201. </ul>
  202. </div>
  203. <div class="consultation">
  204. <h4>资讯
  205. <a th:href="@{/portal/thinkTank/policyList?type=0}"><span class="line"></span><span>></span></a>
  206. </h4>
  207. <ul>
  208. <li th:each="n:${news}">
  209. <a th:href="@{/portal/news/newsDetail(id=${n.id},type=1)}">
  210. <div class="time">
  211. <span th:text="${#dates.format(n.releaseDate,'MM-dd')}">03-12</span>
  212. <span th:text="${#dates.format(n.releaseDate,'yyyy')}">2018</span>
  213. </div>
  214. <div class="newTxt">
  215. <h5 th:text="${#strings.abbreviate(n.title,18)}">加奖金哦违法爱按金额积分经济积分经济积分经济if啊积分经济交往和居委会看看哇卡哇卡...</h5>
  216. <p th:text="${#strings.abbreviate(n.summary,65)}">哈哈哈哈海鸥科技打飞机附近的啊我的㘝技打飞机附近的啊我的技打飞机附近的啊我的技打飞机附近的啊我的技打飞机附近的啊我的酒店设计大姐姐 但是大家觉得结算单基督教圣诞节ajd...</p>
  217. </div>
  218. </a>
  219. </li>
  220. </ul>
  221. </div>
  222. </div>
  223. <div class="RecommendTitle">
  224. <h2>技淘观点精选</h2>
  225. <span></span>
  226. </div>
  227. <div class="view">
  228. <h4>观点
  229. <a th:href="@{/portal/thinkTank/policyList?type=99}"><span class="line"></span><span>></span></a>
  230. </h4>
  231. </div>
  232. <div class="publicNumber">
  233. <div class="video" >
  234. <iframe frameborder="0" width="565" height="320" th:src="${videoUrl}==null?'https://v.qq.com/iframe/player.html?vid=y0721rsmr4r&tiny=0&auto=0':${videoUrl}" allowfullscreen></iframe>
  235. </div>
  236. <ul>
  237. <li th:each="sc:${subscription}">
  238. <a th:href="@{/portal/news/newsDetail(id=${sc.id},type=1)}">
  239. <div class="time">
  240. <span th:text="${#dates.format(sc.releaseDate,'MM-dd')}">03-12</span>
  241. <span th:text="${#dates.format(sc.releaseDate,'yyyy')}">2018</span>
  242. </div>
  243. <p th:text="${#strings.abbreviate(sc.title,18)}"></p>
  244. </a>
  245. </li>
  246. </ul>
  247. </div>
  248. <a th:href="@{/portal/thinkTank/policyList?type=99}" class="more">MORE
  249. <span></span>
  250. </a>
  251. </div>
  252. <footer>
  253. <div th:replace="common::copyright"></div>
  254. <div th:replace="common::login"></div>
  255. </footer>
  256. <div th:replace="common::footer(~{::script})">
  257. <script type="text/javascript" th:src="${portalHost + '/dll/dll.js'}"></script>
  258. <script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
  259. <script type="text/javascript" th:src="${portalHost+'/index.js'}"></script>
  260. </div>
  261. </body>
  262. </html>