|
@@ -6,10 +6,10 @@
|
|
<head th:fragment="header(title,link)">
|
|
<head th:fragment="header(title,link)">
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=no">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0, user-scalable=no">
|
|
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
|
|
<meta name="renderer" content="webkit">
|
|
<meta name="renderer" content="webkit">
|
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<title th:text="${titleName}">湖南科德集团 </title>
|
|
<title th:text="${titleName}">湖南科德集团 </title>
|
|
- <link rel="icon" th:href="${portalHost+'/images/icon/kedexinxi.ico'}" type="image/x-icon">
|
|
|
|
|
|
+ <link rel="icon" th:href="${portalHost+'/images/'+flag+'icon/icon.ico'}" type="image/x-icon">
|
|
<!--Bootstrap CSS 文件 -->
|
|
<!--Bootstrap CSS 文件 -->
|
|
<link rel="stylesheet" th:href="${portalHost+'/css/bootstrap.min.css'}">
|
|
<link rel="stylesheet" th:href="${portalHost+'/css/bootstrap.min.css'}">
|
|
<!-- 字体图标 -->
|
|
<!-- 字体图标 -->
|
|
@@ -24,7 +24,7 @@
|
|
<th:block th:fragment="nav(mainM,subM)">
|
|
<th:block th:fragment="nav(mainM,subM)">
|
|
<!-- 移动端导航栏 -->
|
|
<!-- 移动端导航栏 -->
|
|
<nav class="mobile_nav">
|
|
<nav class="mobile_nav">
|
|
- <div class="logoimg"><img th:src="${portalHost+'/images/logo'+flag+'.jpg'}" /></div>
|
|
|
|
|
|
+ <div class="logoimg"><img th:src="${portalHost+'/images/'+flag+'logo.jpg'}" /></div>
|
|
<div class="hamburger" id="hamburger-1">
|
|
<div class="hamburger" id="hamburger-1">
|
|
<span class="line"></span>
|
|
<span class="line"></span>
|
|
<span class="line"></span>
|
|
<span class="line"></span>
|
|
@@ -47,7 +47,7 @@
|
|
<nav class="pc_nav">
|
|
<nav class="pc_nav">
|
|
<!-- LOGO -->
|
|
<!-- LOGO -->
|
|
<div class="logo">
|
|
<div class="logo">
|
|
- <a th:href="${basePath+'/portal/index'}"><img th:src="${portalHost+'/images/logo'+flag+'.png'}" alt="科发咨询" /></a>
|
|
|
|
|
|
+ <a th:href="${basePath+'/portal/index'}"><img th:src="${portalHost+'/images/'+flag+'logo.png'}" alt="科德咨询" /></a>
|
|
</div>
|
|
</div>
|
|
<ul>
|
|
<ul>
|
|
<div class="nav-dog"></div>
|
|
<div class="nav-dog"></div>
|
|
@@ -59,7 +59,7 @@
|
|
<li><a th:href="${basePath+'/portal/strategic'}">战略合作</a></li>
|
|
<li><a th:href="${basePath+'/portal/strategic'}">战略合作</a></li>
|
|
<li><a th:href="${basePath+'/portal/client'}">服务客户</a></li>
|
|
<li><a th:href="${basePath+'/portal/client'}">服务客户</a></li>
|
|
<li><a th:href="${basePath+'/portal/news'}">新闻动态</a></li>
|
|
<li><a th:href="${basePath+'/portal/news'}">新闻动态</a></li>
|
|
- <li><a th:href="${basePath+'/portal/aboutKede'}">关于科发</a></li>
|
|
|
|
|
|
+ <li><a th:href="${basePath+'/portal/aboutKede'}" th:text="${gykd}">关于科德</a></li>
|
|
<li><a th:href="${basePath+'/portal/contactUs'}">联系我们</a></li>
|
|
<li><a th:href="${basePath+'/portal/contactUs'}">联系我们</a></li>
|
|
</ul>
|
|
</ul>
|
|
<div class="kede_phone">
|
|
<div class="kede_phone">
|
|
@@ -98,7 +98,7 @@
|
|
<div class="list">
|
|
<div class="list">
|
|
<div class=" ">
|
|
<div class=" ">
|
|
<p>知识产权</p>
|
|
<p>知识产权</p>
|
|
- <ul>
|
|
|
|
|
|
+ <ul th:if="${flag} ne 'sjz/'">
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?0'}">国内外专利申请</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?0'}">国内外专利申请</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?1'}">知识产权挖掘/布局</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?1'}">知识产权挖掘/布局</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?2'}">商标注册</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?2'}">商标注册</a></li>
|
|
@@ -106,12 +106,17 @@
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?4'}">科技查新</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?4'}">科技查新</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?5'}">知识产权贯标认证</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceZhishi?5'}">知识产权贯标认证</a></li>
|
|
</ul>
|
|
</ul>
|
|
|
|
+ <ul th:if="${flag} eq 'sjz/'">
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceZhishi?0'}">商标注册</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceZhishi?1'}">软件著作权申请</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceZhishi?2'}">科技查新</a></li>
|
|
|
|
+ </ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="list">
|
|
<div class="list">
|
|
<div class="kejixiangmu">
|
|
<div class="kejixiangmu">
|
|
<p>政策咨询</p>
|
|
<p>政策咨询</p>
|
|
- <ul>
|
|
|
|
|
|
+ <ul th:if="${flag} ne 'sjz/'">
|
|
<li class="kjxm-li"><a class="kjxm-a">企业/产品资质认定类</a></li>
|
|
<li class="kjxm-li"><a class="kjxm-a">企业/产品资质认定类</a></li>
|
|
<div class="min-p">
|
|
<div class="min-p">
|
|
<li><a th:href="${basePath+'/portal/productServiceKejixiangmu?0'}">科技型中小企业</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceKejixiangmu?0'}">科技型中小企业</a></li>
|
|
@@ -141,6 +146,23 @@
|
|
<li><a th:href="${basePath+'/portal/productServiceKejixiangmu?12'}">中小企业发展专项(含专精特新)</a></li>
|
|
<li><a th:href="${basePath+'/portal/productServiceKejixiangmu?12'}">中小企业发展专项(含专精特新)</a></li>
|
|
</div>
|
|
</div>
|
|
</ul>
|
|
</ul>
|
|
|
|
+ <ul th:if="${flag} eq 'sjz/'">
|
|
|
|
+ <div class="min-p">
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?0'}">河北省科技型中小企业认定</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?1'}">省/市小巨人</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?2'}">省/市守合同重信用</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?3'}">河北省科技计划</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?4'}">省新型研发机构试点培育项目</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?5'}">省技术创新中心</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?6'}">省工业转型升级(技改)重点项目建设专项</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?7'}">石家庄市工业转型升级(技改)重点项目建设专项</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?8'}">工业企业研发机构(分为A、B、C三类)</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?9'}">科技部“科技助力经济2020”重点专项</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?10'}">省专精特新中小企业</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?11'}">河北省企业技术中心(发改口)</a></li>
|
|
|
|
+ <li><a th:href="${basePath+'/portal/productServiceKejixiangmu?12'}">科技小巨人企业专项</a></li>
|
|
|
|
+ </div>
|
|
|
|
+ </ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="list">
|
|
<div class="list">
|
|
@@ -436,7 +458,7 @@
|
|
<div>
|
|
<div>
|
|
<p>扫一扫关注</p>
|
|
<p>扫一扫关注</p>
|
|
<p style="margin-bottom: 10px;">微信公众号</p>
|
|
<p style="margin-bottom: 10px;">微信公众号</p>
|
|
- <img th:src="${portalHost+'/images/wx'+flag+'.png'}" />
|
|
|
|
|
|
+ <img th:src="${portalHost+'/images/'+flag+'wx.png'}" />
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
@@ -479,7 +501,7 @@
|
|
<p>扫一扫关注</p>
|
|
<p>扫一扫关注</p>
|
|
<p style="margin-bottom: 10px;">微信公众号</p>
|
|
<p style="margin-bottom: 10px;">微信公众号</p>
|
|
</div>
|
|
</div>
|
|
- <img th:src="${portalHost+'/images/wx'+flag+'.png'}" style="
|
|
|
|
|
|
+ <img th:src="${portalHost+'/images/'+flag+'wx.png'}" style="
|
|
width: 50px;
|
|
width: 50px;
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
">
|
|
">
|