|
@@ -54,72 +54,271 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 主体内容区域 -->
|
|
<!-- 主体内容区域 -->
|
|
|
- <div id="terrace">
|
|
|
|
|
- <div class="terrace_title">
|
|
|
|
|
|
|
+ <div class="newexhibition">
|
|
|
|
|
+ <img class="newexhibition_img" th:src="${portalHost+'/img/newexhibition/cgzs.png'}" alt="" />
|
|
|
|
|
+ <div class="newexhibition_count">
|
|
|
|
|
+ <div class="newexhibition_citem1"><span>电子信息</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem2"><span>新材料</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem3"><span>资源<br>与环境</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem4"><span>成果展示</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem5"><span style="width: 72px;">先进制造与自动化</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem6"><span>找技术</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem7"><span>航天航空</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem8"><span style="width: 54px;">生物与新医药</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem9"><span style="width: 54px;">新能源及节能</span></div>
|
|
|
|
|
+ <div class="newexhibition_citem10"><span style="width: 54px;">高技术服务业</span></div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded12.png'}" alt="" />
|
|
|
|
|
|
|
+ <!-- 知识产权新运用服务平台 -->
|
|
|
|
|
+ <div class="newapply">
|
|
|
|
|
+ <div class="newtitle">
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <span class="text">知识产权新运用服务平台</span>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newapply_main">
|
|
|
|
|
+ <div class="newapply_left" >
|
|
|
|
|
+ <a th:href="'/portal/service/patentList?secondId='+${p0.topLevelId}" th:each="p0,pcStatus:${patentCategory}">
|
|
|
|
|
+ <div class="newapply_item">
|
|
|
|
|
+ <img th:src="${portalHost+'/img/newapply/ptczl.png'}" alt="" th:if="${pcStatus.index}==0"/>
|
|
|
|
|
+ <img th:src="${portalHost+'/img/newapply/rzsq.png'}" alt="" th:if="${pcStatus.index}==1"/>
|
|
|
|
|
+ <img th:src="${portalHost+'/img/newapply/syxx.png'}" alt="" th:if="${pcStatus.index}==2"/>
|
|
|
|
|
+ <img th:src="${portalHost+'/img/newapply/sbzc.png'}" alt="" th:if="${pcStatus.index}==3"/>
|
|
|
|
|
+ <img th:src="${portalHost+'/img/newapply/fmzl.png'}" alt="" th:if="${pcStatus.index}==4"/>
|
|
|
|
|
+ <img th:src="${portalHost+'/img/newapply/wgzl.png'}" alt="" th:if="${pcStatus.index}==5"/>
|
|
|
|
|
+ <span th:text="${p0.topLevel}"> 发明专利</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <div class="newapply_right">
|
|
|
|
|
+ <div class="newapply_user">
|
|
|
|
|
+ <img class="newapply_userimg" th:src="${portalHost+'/img/newapply/avartr.png'}" alt="" />
|
|
|
|
|
+ <div class="newapply_userinfo">
|
|
|
|
|
+ <div class="newapply_username">您好,欢迎来到技淘!</div>
|
|
|
|
|
+ <div>
|
|
|
|
|
+ <button class="newapply_res">免费注册</button>
|
|
|
|
|
+ <button class="newapply_log">一键登录</button>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newapply_list">
|
|
|
|
|
+ <a href="http://124.232.146.72:7015/#/login?redirect=%2Findex">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/yffy.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">研发费用归集</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="http://c.tianchuang.xin/#/site-home">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/xypg.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">信用评估</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="http://218.77.58.154:8888/#/login">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/jsxx.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">技术信息舆情</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="https://www.ebaoquan.org/">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/jsjybz.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">技术交易保障</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a th:href="@{/portal/evaluation/evaluate}">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/gqzx.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">高企在线评估</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a th:href="@{/user/signIn}">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/rzffs.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">入驻为服务商</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a th:href="@{/portal/technologyTrading/achievementList}">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/jscg.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">技术成果展示</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a th:href="@{/portal/technologyTrading/demandList}">
|
|
|
|
|
+ <div class="newapply_listitem">
|
|
|
|
|
+ <img class="newapply_licon" th:src="${portalHost+'/img/newapply/jsxq.png'}" alt="" />
|
|
|
|
|
+ <span class="newapply_ltxt">技术需求展示</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div id="apply">
|
|
|
|
|
- <div class="apply">
|
|
|
|
|
- <div class="apply_left">
|
|
|
|
|
- <a >
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded15.jpg'}" alt="" />
|
|
|
|
|
- </a>
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 知识百科--政策资讯 -->
|
|
|
|
|
+ <div class="newinfor">
|
|
|
|
|
+ <!-- 知识百科 -->
|
|
|
|
|
+ <div class="newinfor_knowledge">
|
|
|
|
|
+ <div class="newinfor_ktop">
|
|
|
|
|
+ <div class="newtitle" style="margin-bottom: 0;">
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <span class="text">知产百科</span>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="apply_right">
|
|
|
|
|
- <div th:each="p0,pcStatus:${patentCategory}">
|
|
|
|
|
- <a th:href="'/portal/service/patentList?secondId='+${p0.topLevelId}">
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded20.jpg'}" alt="" th:if="${pcStatus.index}==0"/>
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded21.jpg'}" alt="" th:if="${pcStatus.index}==1"/>
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded22.jpg'}" alt="" th:if="${pcStatus.index}==2"/>
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded23.jpg'}" alt="" th:if="${pcStatus.index}==3"/>
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded24.jpg'}" alt="" th:if="${pcStatus.index}==4"/>
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded25.jpg'}" alt="" th:if="${pcStatus.index}==5"/>
|
|
|
|
|
- <h4 th:text="${p0.topLevel}"> 发明专利</h4>
|
|
|
|
|
- </a>
|
|
|
|
|
|
|
+ <a href="">
|
|
|
|
|
+ <div class="newinfor_more">
|
|
|
|
|
+ 查看更多 >
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newinfor_klist">
|
|
|
|
|
+ <a th:href="@{/portal/news/newsDetail(id=${e.id},type=1)}" th:each="e:${encyclopedias}">
|
|
|
|
|
+ <div class="newinfor_klitem">
|
|
|
|
|
+ <img class="newinfor_kliimg" th:src="${avatarUploadHost+e.titleImg}" alt="" />
|
|
|
|
|
+ <div class="newinfor_klicount">
|
|
|
|
|
+ <div class="newinfor_klictit" th:text="${#strings.abbreviate(e.title,18)}">专家</div>
|
|
|
|
|
+ <div class="newinfor_klictxt" th:text="${#strings.abbreviate(e.summary,65)}">
|
|
|
|
|
+ 当前
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newinfor_klictime" th:text="${#dates.format(e.releaseDate,'yyyy-MM-dd')}">2021-03-24</div>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <!-- 政策资讯 -->
|
|
|
|
|
+ <div class="newinfor_policy">
|
|
|
|
|
+ <div class="newinfor_ptop">
|
|
|
|
|
+ <div class="newtitle" style="margin-bottom: 0;">
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <span class="text">政策资讯</span>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <a href="">
|
|
|
|
|
+ <div class="newinfor_more">
|
|
|
|
|
+ 查看更多 >
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newinfor_plist">
|
|
|
|
|
+ <a th:href="@{/portal/news/newsDetail(id=${n.id},type=1)}" th:each="n:${news}">
|
|
|
|
|
+ <div class="newinfor_plitem">
|
|
|
|
|
+ <div class="newinfor_plitit">
|
|
|
|
|
+ <span style="color:#1566ED ;"> • </span>
|
|
|
|
|
+ <span th:text="${#strings.abbreviate(n.title,18)}">政府采购</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newinfor_plitime" th:text="${#dates.format(n.releaseDate,'yyyy-MM-dd')}">2021-03-24</div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
</div>
|
|
</div>
|
|
|
-
|
|
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="container">
|
|
|
|
|
- <div class="RecommendTitle">
|
|
|
|
|
- <h2>政策资讯</h2>
|
|
|
|
|
- <span></span>
|
|
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 20年经验 -->
|
|
|
|
|
+ <div class="newbanner">
|
|
|
|
|
+ <img class="newbanner_img" th:src="${portalHost+'/img/newbanner/bg.png'}" alt="" />
|
|
|
|
|
+ <div class="newbanner_large">20年知识产权运用经验 拥有咨询业甲级资质</div>
|
|
|
|
|
+ <div class="newbanner_small">国家高新技术企业 国家技术转移示范机构</div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+ <!-- 热门项目 -->
|
|
|
|
|
+ <div class="newhotitems">
|
|
|
|
|
+ <div class="newtitle">
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <span class="text">热门项目</span>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="news">
|
|
|
|
|
- <div class="consultation" style="width: 1200px;">
|
|
|
|
|
- <a href="/portal/thinkTank/policyList?type=0" style="color: black;position: relative;left: 1120px;font-size: 16px;">更多>></a>
|
|
|
|
|
- <ul style="display: flex; flex-wrap: wrap;">
|
|
|
|
|
|
|
+ <div class="newhotitems_hlist">
|
|
|
|
|
+ <div class="newhotitems_hlitem" th:each="p,pStatus:${projects}">
|
|
|
|
|
+ <div class="newhotitems_hlitit">
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot010.png'}" alt="" th:if="${pStatus.index}==0"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot020.png'}" alt="" th:if="${pStatus.index}==1"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot030.png'}" alt="" th:if="${pStatus.index}==2"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot040.png'}" alt="" th:if="${pStatus.index}==3"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot050.png'}" alt="" th:if="${pStatus.index}==4"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot060.png'}" alt="" th:if="${pStatus.index}==5"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot070.png'}" alt="" th:if="${pStatus.index}==6"/>
|
|
|
|
|
+ <img style="width: 23px;height: 20px;" th:src="${portalHost+'/img/newhotitems/hot080.png'}" alt="" th:if="${pStatus.index}==7"/>
|
|
|
|
|
|
|
|
- <li th:each="n:${news}" style="width: 600px;">
|
|
|
|
|
- <a th:href="@{/portal/news/newsDetail(id=${n.id},type=1)}">
|
|
|
|
|
- <div class="newTxt">
|
|
|
|
|
- <h5 th:text="${#strings.abbreviate(n.title,18)}">哇卡...</h5>
|
|
|
|
|
- <p th:text="${#strings.abbreviate(n.summary,65)}">督教圣诞节ajd...</p>
|
|
|
|
|
- </div>
|
|
|
|
|
- </a>
|
|
|
|
|
- </li>
|
|
|
|
|
- </ul>
|
|
|
|
|
|
|
+ <span th:text="${' '+p.name}"> 创建高新技术企业培育体系</span>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newhotitems_hlitxt" th:text="${p.advertisement}==null or ${p.advertisement}==''?'暂无简介':${#strings.abbreviate(p.advertisement,30)}">省财政给予10-500万奖励</div>
|
|
|
|
|
+ <a th:href="@{/portal/service/serviceDetail(id=${p.id})}">
|
|
|
|
|
+ <div class="newhotitems_hlibt">了解详情</div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot01.png'}" alt="" th:if="${pStatus.index}==0"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot02.png'}" alt="" th:if="${pStatus.index}==1"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot03.png'}" alt="" th:if="${pStatus.index}==2"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot04.png'}" alt="" th:if="${pStatus.index}==3"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot05.png'}" alt="" th:if="${pStatus.index}==4"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot06.png'}" alt="" th:if="${pStatus.index}==5"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot07.png'}" alt="" th:if="${pStatus.index}==6"/>
|
|
|
|
|
+ <img class="newhotitems_hliicon" th:src="${portalHost+'/img/newhotitems/hot08.png'}" alt="" th:if="${pStatus.index}==7"/>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
- <div id="hotProject">
|
|
|
|
|
- <div class="terrace_title">
|
|
|
|
|
- <img th:src="${portalHost+'/img/indedImg/inded10.png'}" alt="" />
|
|
|
|
|
|
|
+ <!-- 热门应用 -->
|
|
|
|
|
+ <div class="newapplications">
|
|
|
|
|
+ <div class="newtitle">
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <span class="text">热门应用</span>
|
|
|
|
|
+ <div class="t3"></div>
|
|
|
|
|
+ <div class="t2"></div>
|
|
|
|
|
+ <div class="t1"></div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ <div class="newapplications_count">
|
|
|
|
|
+ <div class="newapplications_one">
|
|
|
|
|
+ <img class="newapplications_oneback" th:src="${portalHost+'/img/newapplications/app.png'}" alt="" />
|
|
|
|
|
+ <div class="newapplications_onetit">国际市场开发</div>
|
|
|
|
|
+ <div class="newapplications_onetxt">披着铠甲走出国门</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="hotProject_cont" >
|
|
|
|
|
- <div th:each="p,pStatus:${projects}">
|
|
|
|
|
- <img th:src="${p.maxImgUrl}==null or ${p.maxImgUrl}==''?${portalHost+'/img/indedImg/inded11.png'}:${avatarUploadHost+p.maxImgUrl}" alt="">
|
|
|
|
|
- <h3 th:text="${p.name}">高新认定</h3>
|
|
|
|
|
- <p th:text="${p.advertisement}==null or ${p.advertisement}==''?'暂无简介':${#strings.abbreviate(p.advertisement,30)}"></p>
|
|
|
|
|
- <a th:href="@{/portal/service/serviceDetail(id=${p.id})}">立即办理</a>
|
|
|
|
|
|
|
+ <a href="">
|
|
|
|
|
+ <div class="newapplications_two">
|
|
|
|
|
+ <img class="newapplications_twoback" th:src="${portalHost+'/img/newapplications/gjzl.png'}" alt="" />
|
|
|
|
|
+ <div class="newapplications_twotit">国际专利</div>
|
|
|
|
|
+ <div class="newapplications_twotxt">国际专利为您企业走出国门保驾护航!</div>
|
|
|
</div>
|
|
</div>
|
|
|
- </div>
|
|
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="">
|
|
|
|
|
+ <div class="newapplications_two">
|
|
|
|
|
+ <img class="newapplications_twoback" th:src="${portalHost+'/img/newapplications/bqzr.png'}" alt="" />
|
|
|
|
|
+ <div class="newapplications_twotit">版权转让</div>
|
|
|
|
|
+ <div class="newapplications_twotxt">各类优质著作权转让,为让企业发展助力!</div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ <a href="">
|
|
|
|
|
+ <div class="newapplications_two">
|
|
|
|
|
+ <img class="newapplications_twoback" th:src="${portalHost+'/img/newapplications/pctzl.png'}" alt="" />
|
|
|
|
|
+ <div class="newapplications_twotit">PTC专利</div>
|
|
|
|
|
+ <div class="newapplications_twotxt">一种国际体系的专利申请</div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+ </a>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ </div>
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
<footer>
|
|
<footer>
|
|
|
<div th:replace="common::copyright"></div>
|
|
<div th:replace="common::copyright"></div>
|
|
|
<div th:replace="common::login"></div>
|
|
<div th:replace="common::login"></div>
|