Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Q
qiankunweb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
other-project
qiankunweb
Commits
6ba3a3ed
Commit
6ba3a3ed
authored
Aug 01, 2019
by
liuchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
258d3a48
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
111 additions
and
69 deletions
+111
-69
main.jsp
src/main/webapp/WEB-INF/decorators/main.jsp
+63
-27
ability.jsp
src/main/webapp/WEB-INF/pages/ability.jsp
+1
-2
about.jsp
src/main/webapp/WEB-INF/pages/about.jsp
+2
-2
fictitious.jsp
src/main/webapp/WEB-INF/pages/fictitious.jsp
+4
-3
index.jsp
src/main/webapp/WEB-INF/pages/index.jsp
+30
-26
ksh3.psd
src/main/webapp/html/ksh3.psd
+0
-0
w2.psd
src/main/webapp/html/w2.psd
+0
-0
index.css
src/main/webapp/resources/static/css/index.css
+11
-9
banner5.jpg
src/main/webapp/resources/static/img/banner5.jpg
+0
-0
gj1.png
src/main/webapp/resources/static/img/gj1.png
+0
-0
nav_img11.jpg
src/main/webapp/resources/static/img/nav_img11.jpg
+0
-0
No files found.
src/main/webapp/WEB-INF/decorators/main.jsp
View file @
6ba3a3ed
...
...
@@ -10,28 +10,43 @@
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<meta
name=
"keywords"
content=
"数据感知,数据治理,虚拟可视化,智能预警,预警,数据探索,数据,数据可视化,视频分析,业务透视,业务数据分析,虚拟指挥中心,指挥中心,三维指挥中心,可视化,三维可视化,3D可视化,3D,智能BI,BI,大数据,大数据分析软件,数据分析平台,大数据解决方案,智慧,智能,乾坤数据,运维,分析"
/>
<meta
name=
"description"
content=
"天津乾坤数据信息技术有限公司是一家专注于数据运营、物联网、人工智能及应用服务的高科技企业,在数据治理、数字孪生、AI辅助决策方面具有超过十年的技术经验和积累。团队核心成员来自于国内外知名企业,与天津大学,天津南开大学等均有紧密的科研合作。公司成立依赖凭借多年的技术积累,研发出一整套融合数据感知、数据治理、数据探索、数据可视化、虚拟仿真及容器云平台的一站式PaaS商用平台。针对物联传感、机器数据、视频数据、人工数据、业务交易数据等多种数据可轻量化、无感知集成,配合数据探索及可视化组件为企业、政府提供数据运营服务支撑,助力客户数字化转型,提升商业价值及竞争力。我们致力于为客户提供高性价比的数据运营产品并打造数据领域的卓越品牌。"
/>
<title>
乾坤数据
</title>
<link
rel=
"stylesheet"
href=
"resources/layui/css/layui.css"
>
<link
rel=
"stylesheet"
href=
"resources/static/css/index.css"
>
<link
rel=
"stylesheet"
href=
"resources/layui/css/layui.css"
/
>
<link
rel=
"stylesheet"
href=
"resources/static/css/index.css"
/
>
<style>
.footer
h6
{
overflow
:
hidden
;
border-bottom
:
1px
solid
rgba
(
141
,
146
,
153
,
.25
);
font-size
:
1
4
px
;
font-size
:
1
6
px
;
color
:
#ccc
;
margin
:
0
0
14px
;
padding
:
10px
;
/* padding:10px; */
}
.footer
p
.left
{
/* padding-left:10px; */
}
.footer
a
{
color
:
#ccc
;
display
:
block
;
margin-right
:
20px
;
float
:
left
;
}
.footer
a
:hover
{
color
:
#ffffff
;
}
.footer
.ability
a
{
width
:
70px
;
}
</style>
...
...
@@ -61,7 +76,28 @@
</button>
<ul
class=
"layui-nav"
lay-filter=
""
>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='index'}"
>
layui-this
</c:if>
">
<a
href=
"/"
>
首页
</a></li>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='ability'}"
>
layui-this
</c:if>
">
<a
href=
"ability.html"
>
技术能力
</a></li>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='ability'}"
>
layui-this
</c:if>
">
<a
href=
"ability.html"
>
技术能力
</a>
<ul
class=
"layui-nav-child"
style=
"width:245px;"
>
<li
style=
"width:80px;"
>
<ul>
<!-- <li class="listTitle">能力</li> -->
<li><a
href=
"ability.html#a1"
>
数据感知
</a></li>
<li><a
href=
"ability.html#a2"
>
数据治理
</a></li>
<li><a
href=
"ability.html#a5"
>
数据探索
</a></li>
<li><a
href=
"ability.html#a4"
>
智能预警
</a></li>
</ul>
</li>
<li
style=
"width:80px;"
>
<ul>
<!-- <li class="listTitle">产品</li> -->
<li><a
href=
"ability.html#a3"
>
虚拟可视化
</a></li>
<li><a
href=
"ability.html#a6"
>
数据可视化
</a></li>
<li><a
href=
"ability.html#a7"
>
视频分析
</a></li>
<li><a
href=
"ability.html#a8"
>
智能BI
</a></li>
</ul>
</li>
</ul>
</li>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='product'}"
>
layui-this
</c:if>
">
<a
href=
"#"
>
产品中心
</a>
...
...
@@ -130,16 +166,16 @@
<!-- <div class="layui-col-sm2 layui-col-lg1"> <img src="resources/static/img/erweima.jpg"> </div> -->
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm
6 layui-col-md7 layui-col-lg12
"
>
<h6
class=
"contact-top layui-col-lg10"
>
技术能力
</h6>
<div
class=
"layui-col-sm
12 layui-col-md12 layui-col-lg12 ability
"
>
<h6
class=
"contact-top layui-col-
sm10 layui-col-md10 layui-col-
lg10"
>
技术能力
</h6>
<p
class=
"contact-bottom layui-col-
lg10"
><a
href=
"ability.html#a1"
>
数据感知
</a>
<a
href=
"ability.html#a3"
>
虚拟可视化
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left"
><a
href=
"ability.html#a1"
>
数据感知
</a>
<a
href=
"ability.html#a3"
>
虚拟可视化
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10"
><a
href=
"ability.html#a2"
>
数据治理
</a>
<a
href=
"ability.html#a6"
>
数据可视化
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left"
><a
href=
"ability.html#a2"
>
数据治理
</a>
<a
href=
"ability.html#a6"
>
数据可视化
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10"
><a
href=
"ability.html#a5"
>
数据探索
</a>
<a
href=
"ability.html#a7"
>
视频分析
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left"
><a
href=
"ability.html#a5"
>
数据探索
</a>
<a
href=
"ability.html#a7"
>
视频分析
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10"
><a
href=
"ability.html#a4"
>
智能预警
</a>
<a
href=
"ability.html#a8"
>
智能BI
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left"
><a
href=
"ability.html#a4"
>
智能预警
</a>
<a
href=
"ability.html#a8"
>
智能BI
</a>
</p>
</div>
...
...
@@ -147,42 +183,42 @@
</div>
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm
6 layui-col-md7
layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
产品中心
</h6>
<p
class=
"contact-bottom layui-col-
lg10
"
><a
href=
"product.html?id=perspective"
class=
""
>
业务透视平台
</a>
<div
class=
"layui-col-sm
12 layui-col-md12
layui-col-lg12"
>
<h6
class=
"contact-top layui-col-
sm10 layui-col-md10 layui-col-
lg10"
>
产品中心
</h6>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"product.html?id=perspective"
class=
""
>
业务透视平台
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10
"
><a
href=
"product.html?id=fictitious"
class=
""
>
虚拟指挥中心
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"product.html?id=fictitious"
class=
""
>
虚拟指挥中心
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10
"
><a
href=
"product.html?id=analysis"
class=
""
>
业务数据治理平台
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"product.html?id=analysis"
class=
""
>
业务数据治理平台
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
></p>
</div>
</div>
</div>
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm
6 layui-col-md7
layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
经典案例
</h6>
<p
class=
"contact-bottom
layui-col-lg10
"
><a
href=
"case.html?name=community"
class=
""
>
智慧街道
</a>
<div
class=
"layui-col-sm
12 layui-col-md12
layui-col-lg12"
>
<h6
class=
"contact-top layui-col-
sm10 layui-col-md10 layui-col-
lg10"
>
经典案例
</h6>
<p
class=
"contact-bottom
layui-col-sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"case.html?name=community"
class=
""
>
智慧街道
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10
"
><a
href=
"case.html?name=bank"
class=
""
>
端到端智慧运营
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"case.html?name=bank"
class=
""
>
端到端智慧运营
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10
"
><a
href=
"case.html?name=water"
class=
""
>
智慧水环境
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"case.html?name=water"
class=
""
>
智慧水环境
</a>
</p>
<p
class=
"contact-bottom layui-col-
lg10
"
><a
href=
"case.html?name=police"
class=
""
>
武警勤务指挥中心
</a>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><a
href=
"case.html?name=police"
class=
""
>
武警勤务指挥中心
</a>
</p>
</div>
</div>
</div>
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm
6 layui-col-md7
layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
联系我们
</h6>
<p
class=
"contact-bottom layui-col-
lg10
"
>
<div
class=
"layui-col-sm
12 layui-col-md12
layui-col-lg12"
>
<h6
class=
"contact-top layui-col-
sm10 layui-col-md10 layui-col-
lg10"
>
联系我们
</h6>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
>
<i
class=
"layui-icon layui-icon-cellphone"
></i>
022-87551280
(9:00-18:00)
</p>
<p
class=
"contact-bottom layui-col-
lg10
"
><i
class=
"layui-icon layui-icon-home"
></i>
service@qiankundata.com
</span></p>
<p
class=
"contact-bottom layui-col-
sm10 layui-col-md10 layui-col-lg10 left
"
><i
class=
"layui-icon layui-icon-home"
></i>
service@qiankundata.com
</span></p>
</div>
</div>
...
...
src/main/webapp/WEB-INF/pages/ability.jsp
View file @
6ba3a3ed
...
...
@@ -318,8 +318,7 @@
<div
class=
"content"
>
<div><img
src=
"resources/static/img/cj1.png"
width=
"64"
/></div>
<div>
<p
class=
"label"
>
所见即所得的场景构建方式,提供丰富的
<br/>
统计分析图表组件、Web组态图、地图等
</p>
<p
class=
"label"
>
所见即所得的场景构建方式
<br/>
提供丰富的统计分析图表组件、地图等
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
...
...
src/main/webapp/WEB-INF/pages/about.jsp
View file @
6ba3a3ed
...
...
@@ -32,7 +32,7 @@
<div
class=
"banner about"
>
<div
class=
"title"
>
<p>
关于我们
</p>
<p
class=
"en"
>
About Us
</p>
<p
class=
"en"
></p>
</div>
</div>
<!-- main部分 -->
...
...
@@ -112,7 +112,7 @@
<div
class=
"cour-img"
><img
src=
"resources/static/img/us_img5.png"
></div>
<div
class=
"cour-panel layui-col-sm4 layui-col-sm-offset8 layui-col-lg5 layui-col-lg-offset7"
>
<p
class=
"label"
>
2019 年 3 月
</p>
<p>
业务透视
产品第一代产品
</p>
<p>
业务透视
第一代产品发布
</p>
</div>
</li>
<li>
...
...
src/main/webapp/WEB-INF/pages/fictitious.jsp
View file @
6ba3a3ed
...
...
@@ -31,11 +31,12 @@
padding-left
:
60px
;
}
.banner.product
{
background
:
url(resources/static/img/nav_img1.jpg)
no-repeat
center
top
;
background
:
url(resources/static/img/nav_img1
1
.jpg)
no-repeat
center
top
;
}
.banner
.title
p
{
color
:
#fafafa
;
}
.product
.bg1
{
background
:
url(resources/static/img/bg1.jpg)
no-repeat
center
top
;
...
...
src/main/webapp/WEB-INF/pages/index.jsp
View file @
6ba3a3ed
...
...
@@ -29,22 +29,26 @@
#banner
.panel
a
.button
{
width
:
150px
;
height
:
40px
;
text-align
:
center
;
line-height
:
40px
;
font-size
:
14px
;
letter-spacing
:
3px
;
color
:
#fff
;
position
:
relative
;
cursor
:
pointer
;
float
:
left
;
display
:
block
;
margin-right
:
20px
;
background
:
linear-gradient
(
90deg
,
#09f
0
,
#575dfa
100%
);
margin-top
:
100px
;
}
width
:
150px
;
height
:
40px
;
text-align
:
center
;
line-height
:
40px
;
font-size
:
14px
;
letter-spacing
:
3px
;
color
:
#fff
;
position
:
relative
;
cursor
:
pointer
;
float
:
left
;
display
:
block
;
margin-right
:
20px
;
background
:
linear-gradient
(
90deg
,
#09f
0
,
#575dfa
100%
);
margin-top
:
100px
;
border-radius
:
5px
;
}
.t10
{
margin-top
:
10px
;
}
</style>
</head>
...
...
@@ -129,8 +133,8 @@
<div>
<p
class=
"label"
>
数据探索
</p>
<p
style=
"text-align: left;"
>
基于全文检索、SQL的数据检索接口
</p>
<br>
<p
style=
"text-align: left;"
>
拖拽式数据分析能力及可视化,支持图表联动分析
</p>
<p
style=
"text-align: left;"
class=
"t10"
>
拖拽式数据分析能力及可视化,支持图表联动分析
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -142,8 +146,8 @@
<div>
<p
class=
"label"
>
智能预警
</p>
<p
style=
"text-align: left;"
>
阈值、AI预警相结合,历史数据、流失计算相结合提供全方位预警保障
</p>
<br>
<p
style=
"text-align: left;"
>
短信、邮件、钉钉、企业微信等多重告警通道
</p>
<p
style=
"text-align: left;"
class=
"t10"
>
短信、邮件、钉钉、企业微信等多重告警通道
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -155,8 +159,8 @@
<div>
<p
class=
"label"
>
数据可视化
</p>
<p
style=
"text-align: left;"
>
丰富的2D、3D、Gis地图数据可视化组件
</p>
<br>
<p
style=
"text-align: left;"
>
内置50+可视化组件并持续增加中
</p>
<p
style=
"text-align: left;"
class=
"t10"
>
内置50+可视化组件并持续增加中
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -179,8 +183,8 @@
<div>
<p
class=
"label"
>
视频分析
</p>
<p
style=
"text-align: left;"
>
基于深度神经网络的物体识别及视频质量分析
</p>
<br>
<p
style=
"text-align: left;"
>
提供人流热力、电子围栏、人员脱岗、异常聚集等分析预警能力
</p>
<p
style=
"text-align: left;"
class=
"t10"
>
提供人流热力、电子围栏、人员脱岗、异常聚集等分析预警能力
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -193,8 +197,8 @@
<div>
<p
class=
"label"
>
智能BI
</p>
<p
style=
"text-align: left;"
>
数据探索及可视化结果无缝对接
</p>
<br>
<p
style=
"text-align: left;"
>
多维度,海量数据实时分析,定期推送BI报告
</p>
<p
style=
"text-align: left;"
class=
"t10"
>
多维度,海量数据实时分析,定期推送BI报告
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
src/main/webapp/html/ksh3.psd
View file @
6ba3a3ed
No preview for this file type
src/main/webapp/html/w2.psd
View file @
6ba3a3ed
No preview for this file type
src/main/webapp/resources/static/css/index.css
View file @
6ba3a3ed
...
...
@@ -53,8 +53,8 @@ body{background: #FFF;}
,
.main-service
p
.title
{
color
:
#484848
;
font-size
:
24px
;
text-align
:
center
;
line-height
:
160px
;}
.main-product
p
.title
span
,
.main-service
p
.title
span
{
color
:
#2db5a3
;}
.main-product
.content
{
border
:
1px
solid
#DEDEDE
;
padding
:
30px
2
8px
30px
28
px
;
text-align
:
center
;
transition
:
0.3s
;
height
:
250px
;}
.main-product
.content
p
.label
{
font-size
:
18px
;
/* line-height: 46px; */
padding-top
:
20
px
;
color
:
#2db5a3
;}
.main-product
.content
{
border
:
1px
solid
#DEDEDE
;
padding
:
30px
2
7px
30px
27
px
;
text-align
:
center
;
transition
:
0.3s
;
height
:
250px
;}
.main-product
.content
p
.label
{
font-size
:
18px
;
/* line-height: 46px; */
padding-top
:
13
px
;
color
:
#2db5a3
;}
.main-product
.content
a
{
font-size
:
18px
;
color
:
#a1d8cb
;
line-height
:
68px
;}
.main-product
.content
:hover
{
box-shadow
:
0
0
3px
3px
#EEE
;
transition
:
0.3s
;}
.main-product
.content
img
{
transition
:
2s
;}
...
...
@@ -160,12 +160,12 @@ body{background: #FFF;}
.main-about
.tabIntro
.content
p
{
padding
:
0
20px
;
line-height
:
24px
;
text-align
:
justify
;}
.main-about
.tabIntro
.p_hidden
{
padding
:
0
20px
;
display
:
none
;}
/*招贤纳士*/
.main-about
.tabJob
.content
{
padding
:
0
0
40px
20px
;
border
:
1px
solid
#e2e2e2
;
border-top
:
4px
solid
#65d0c5
;
margin-top
:
9
0px
;}
.main-about
.tabJob
.content
{
width
:
800px
;
margin-left
:
auto
;
margin-right
:
auto
;
padding
:
0
0
40px
0px
;
border-bottom
:
1px
solid
#e2e2e2
;
/* border-top: 4px solid #65d0c5; */
margin-top
:
5
0px
;}
.main-about
.tabJob
.content
:first-child
{
margin-top
:
10px
;}
.main-about
.tabJob
.content
p
{
font-size
:
1
8px
;
line-height
:
4
0px
;}
.main-about
.tabJob
.content
p
.title
{
font-size
:
2
4px
;
color
:
#545454
;
line-height
:
6
0px
;}
.main-about
.tabJob
.content
p
{
font-size
:
1
4px
;
line-height
:
3
0px
;}
.main-about
.tabJob
.content
p
.title
{
font-size
:
2
0px
;
color
:
#545454
;
line-height
:
5
0px
;}
.main-about
.tabJob
.content
ol
{
padding-left
:
20px
;
list-style-type
:
none
;
counter-reset
:
sectioncounter
;}
.main-about
.tabJob
.content
ol
li
{
color
:
#8d8d8d
;
font-size
:
1
6
px
;
line-height
:
30px
;}
.main-about
.tabJob
.content
ol
li
{
color
:
#8d8d8d
;
font-size
:
1
4
px
;
line-height
:
30px
;}
.main-about
.tabJob
.content
ol
li
:before
{
content
:
counter
(
sectioncounter
)
"、"
;
counter-increment
:
sectioncounter
;}
/*发展历程*/
.main-about
.tabCour
p
.title
{
font-size
:
28px
;
line-height
:
28px
;
text-align
:
center
;}
...
...
@@ -213,9 +213,9 @@ body{background: #FFF;}
.main-case
.content.even
{
margin-left
:
9%
;}
.main-about
ul
.aboutab
li
{
padding
:
0
32px
;
font-size
:
24px
;
margin-left
:
30px
;
line-height
:
50px
;}
.main-about
.tabIntro
.content
p
{
padding
:
0
30px
;
font-size
:
18px
;
line-height
:
30px
;}
.main-about
.tabJob
.content
p
{
font-size
:
24
px
;
line-height
:
50px
;}
.main-about
.tabJob
.content
p
.title
{
font-size
:
3
0px
;
line-height
:
90px
;}
.main-about
.tabJob
.content
ol
li
{
font-size
:
20
px
;
line-height
:
60px
;}
.main-about
.tabJob
.content
p
{
font-size
:
16
px
;
line-height
:
50px
;}
.main-about
.tabJob
.content
p
.title
{
font-size
:
2
0px
;
line-height
:
90px
;}
.main-about
.tabJob
.content
ol
li
{
font-size
:
16
px
;
line-height
:
60px
;}
.main-about
.tabCour
.timeline
:before
{
left
:
50%
;}
.main-about
.tabCour
.timeline
li
{
min-height
:
195px
;
padding-top
:
95px
;}
.main-about
.tabCour
.timeline
li
.cour-img
{
left
:
50%
;
margin-left
:
-97.5px
;
width
:
195px
;}
...
...
@@ -230,6 +230,7 @@ body{background: #FFF;}
.main-service
.content
.content-right
p
{
line-height
:
28px
;}
.main.product
.content
.label
{
line-height
:
40px
;
margin-top
:
0
;}
.main.product
.content
.detail
{
padding-bottom
:
10px
;}
.main-product
p
{
font-size
:
14px
;}
}
/*大屏幕*/
@media
screen
and
(
min-width
:
992px
){
...
...
@@ -241,6 +242,7 @@ body{background: #FFF;}
.main-case
.content.even
{
margin-left
:
0
;}
.main-case
.content.center
{
margin-right
:
3%
;
margin-left
:
3%
;}
.main-about
.tabIntro
.content
p
{
padding
:
0
50px
;
font-size
:
20px
;
line-height
:
40px
;}
}
/*超大屏幕*/
@media
screen
and
(
min-width
:
1200px
)
{
...
...
src/main/webapp/resources/static/img/banner5.jpg
View replaced file @
258d3a48
View file @
6ba3a3ed
102 KB
|
W:
|
H:
139 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/main/webapp/resources/static/img/gj1.png
View replaced file @
258d3a48
View file @
6ba3a3ed
33.4 KB
|
W:
|
H:
50 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/main/webapp/resources/static/img/nav_img11.jpg
0 → 100644
View file @
6ba3a3ed
88.3 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment