|
|
@@ -77,7 +77,7 @@
|
|
|
<li>
|
|
|
<a th:href="@{/portal/evaluation/evaluate}">
|
|
|
<img th:src="${portalHost+'/img/newMenu/serves_1.png'}" alt="">
|
|
|
- <span>高企在线评测</span>
|
|
|
+ <span>技术评估</span>
|
|
|
</a>
|
|
|
</li>
|
|
|
<li class="reldemand">
|
|
|
@@ -87,7 +87,7 @@
|
|
|
<li>
|
|
|
<a onclick="openZoosUrl('chatwin');">
|
|
|
<img th:src="${portalHost+'/img/newMenu/serves_3.png'}" alt="">
|
|
|
- <span>入驻为服务商</span>
|
|
|
+ <span>技术创业</span>
|
|
|
</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
@@ -97,7 +97,7 @@
|
|
|
<input type="text" class="form-control demandSearch" placeholder="输入你感兴趣的内容">
|
|
|
<span class="input-group-btn">
|
|
|
<button class="btn btn-default searchBtn" type="button">
|
|
|
- <img th:src="${portalHost+'/img/newMenu/search-icon.jpg'}" alt="">
|
|
|
+ <img th:src="${portalHost+'/img/newMenu/search-icon.jpg'}" alt="">
|
|
|
</button>
|
|
|
</span>
|
|
|
</div>
|
|
|
@@ -112,11 +112,11 @@
|
|
|
<div class="jsLeft">
|
|
|
<div>
|
|
|
<a onclick="openZoosUrl('chatwin');">立即申请</a>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
<div>
|
|
|
<a onclick="openZoosUrl('chatwin');">立即申请</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
<div class="jsRight">
|
|
|
<div>
|
|
|
<h3>高新技术企业</h3>
|
|
|
@@ -137,7 +137,7 @@
|
|
|
<a onclick="openZoosUrl('chatwin');" class="blur">立即办理贯标业务</a>
|
|
|
<a href="/portal/practicalPatent">了解更多贯标知识</a>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="applicationSC">
|
|
|
@@ -166,7 +166,7 @@
|
|
|
<div class="Wtitle">
|
|
|
<h2>军工市场采购</h2>
|
|
|
<span>军队不会选择知识产权有争议的企业产品</span>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
<div class="applicationShop">
|
|
|
<div class="shopLeft">
|
|
|
<h3>民参军</h3>
|
|
|
@@ -209,7 +209,7 @@
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="applicationGj">
|
|
|
@@ -220,7 +220,7 @@
|
|
|
<p th:text="${#strings.abbreviate(i.advertisement,30)}">国际市场开发</p>
|
|
|
<a th:href="@{/portal/service/serviceDetail(id=${i.id})}">立即办理</a>
|
|
|
</li>
|
|
|
-
|
|
|
+
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -301,7 +301,7 @@
|
|
|
</div>
|
|
|
<div class="gfLeftBox">
|
|
|
<div th:each="d:${prolist.defenseWeapon}">
|
|
|
- <h3 th:text="${d.name}">攻防利器</h3>
|
|
|
+ <h3 th:text="${d.name}">攻防利器</h3>
|
|
|
<p th:text="${#strings.abbreviate(d.advertisement,40)}">知名大所</p>
|
|
|
<a th:href="@{/portal/service/serviceDetail(id=${d.id})}" class="lJ">立即办理</a><br />
|
|
|
<a th:href="@{/portal/service/serviceList}" >了解更多</a>
|
|
|
@@ -316,7 +316,7 @@
|
|
|
<div class="gfRightList">
|
|
|
<ul>
|
|
|
<li th:each="o,useStat :${prolist.ownUse}">
|
|
|
- <h3 th:text="${o.name}">他山己用</h3>
|
|
|
+ <h3 th:text="${o.name}">他山己用</h3>
|
|
|
<p th:text="${#strings.abbreviate(o.advertisement,40)}">专利转让</p>
|
|
|
<div>
|
|
|
<a th:href="@{/portal/service/serviceDetail(id=${o.id})}" class="ljB">立即办理</a>
|
|
|
@@ -338,4 +338,4 @@
|
|
|
<script type="text/javascript" th:src="${portalHost + '/newMenu/services.js'}"></script>
|
|
|
</div>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|