|
|
@@ -2,7 +2,7 @@
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
|
|
|
|
|
|
<head th:replace="common::header(~{::title},~{::link})">
|
|
|
- <title>智库咨询</title>
|
|
|
+ <title>智库咨询--我的技术和科技服务交易平台</title>
|
|
|
<link th:href="${portalHost + '/vendors.css'}" rel="stylesheet">
|
|
|
<link th:href="${portalHost + '/thinkTank.css'}" rel="stylesheet">
|
|
|
</head>
|
|
|
@@ -26,23 +26,27 @@
|
|
|
</a>
|
|
|
</div>
|
|
|
<!--主体内容区域开始-->
|
|
|
- <div class="container ">
|
|
|
- <div class="row zizone">
|
|
|
+ <div id="zizone">
|
|
|
+ <div class="row zizone">
|
|
|
<div class="col-md-6 zone_left actives">
|
|
|
- <img th:src="${portalHost + '/img/think_blur1.png'}" alt="" />
|
|
|
+ <!-- <img th:src="${portalHost + '/img/think_blur1.png'}" alt="" /> -->
|
|
|
+ <div class="img-left"></div>
|
|
|
<div class="img_right">
|
|
|
<h4>智政</h4>
|
|
|
<p>专业解读您所需的锦囊妙计</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col-md-6 zone_right">
|
|
|
- <img th:src="${portalHost + '/img/think_bai1.png'}" alt="" />
|
|
|
+ <div class="img-right"></div>
|
|
|
+ <!-- <img th:src="${portalHost + '/img/think_bai1.png'}" alt="" /> -->
|
|
|
<div class="img_right">
|
|
|
<h4>智者</h4>
|
|
|
<p>您困惑中的指明灯</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ </div>
|
|
|
+ <div class="container ">
|
|
|
<!--搜索-->
|
|
|
<div class="zizone_search">
|
|
|
<div class="search_left">
|