JSDM

HTML

343
 
1
<%@ page language="java" contentType="text/html; charset=utf-8"
2
    pageEncoding="utf-8"%>
3
<%@taglib  prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
4
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
5
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
6
<html>
7
<head>
8
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
9
<title>Insert title here</title>
10
</head>
11
<%
12
String path = request.getContextPath();
13
String basePath ="";
14
  if(request.getServerPort()==80){
15
   basePath = request.getScheme()+"://"+request.getServerName()+path+"/";
16
  }else{
17
   basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
18
   }
19
    basePath = basePath.substring(0, (basePath.lastIndexOf("/") == basePath.length() - 1) ? basePath.lastIndexOf("/") : basePath.length());
20
  
21
  session.setAttribute("basePath",basePath+"/");
22
%>
23
<body>
24
<link href="${basePath}/css/common.css" rel="stylesheet" type="text/css" />
25
<script type="text/javascript" src="${basePath}/js/base.js"></script>
26
<script type="text/javascript" src="${basePath}/js/common.js"></script>
27
<script type="text/javascript" src="${basePath}/js/form.js"></script>
28
<script type="text/javascript" src="${basePath}/js/bolck.js"></script>
29
<!-reload-!>
30
</head>
31
<body style='background:#eeeeee url(${basePath}/images/bg.jpg) repeat scroll 0% 0%'>
32
<script>
33
var PDV_PAGEID='1'; 
34
var PDV_RP=''; 
35
var PDV_COLTYPE='index'; 
36
var PDV_PAGENAME='index'; 
37
</script>
38
<div id='contain' style='width:1002px;background:url(${basePath}/images/1262661247.gif) repeat-y;margin:0px auto;padding:0px'>
39
 <div id='top' style='width:1002px;height:514px;background:url(${basePath}/images/topbg.png) no-repeat'>
40
<div id='pdv_16729' class='pdv_class'  title='' style='width:387px;height:100px;top:70px;left:37px; z-index:1'>
41
<div id='spdv_16729' class='pdv_top' style='overflow:hidden;width:100%;height:100%'>
42
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
43
  <div style="height:25px;margin:1px;display:none;background:;">
44
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
45
    </div>
46
    <div style="float:right;margin-right:10px;display:none">
47
    <a href="-1" style="line-height:25px;color:">更多</a>
48
    </div>
49
  </div>
50
<div style="padding:0px">
51
<a href="#"><img src="${basePath}/images/logo.png"border="0" /></a>
52
53
</div>
54
</div>
55
</div>
56
</div>
57
<!-- 全站轮播广告 -->
58
<div id='pdv_17164' class='pdv_class'  title='' style='width:990px;height:320px;top:192px;left:6px; z-index:8'>
59
<div id='spdv_17164' class='pdv_top' style='overflow:hidden;width:100%;height:100%'>
60
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
61
  <div style="height:25px;margin:1px;display:none;background:;">
62
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
63
    
64
    </div>
65
    <div style="float:right;margin-right:10px;display:none">
66
    <a href="-1" style="line-height:25px;color:">更多</a>
67
    </div>
68
  </div>
69
<div style="padding:0px">
70
<link href="${basePath}/css/advsg.css" rel="stylesheet" type="text/css" />
71
<script type=text/javascript src="${basePath}js/advsg.js"></script>
72
<div id="advsLbDiv"><a href="#"><img src="${basePath}images/advsgloballb2.png" /></a></div>
73
<div class="advsLbList" style="background:url(${basePath}images/1365407823.jpg) center top no-repeat"><a href=""></a></div>
74
<div class="advsLbList" style="background:url(${basePath}images/1365407831.jpg) center top no-repeat"><a href=""></a></div>
75
<div class="advsLbList" style="background:url(${basePath}images/1365407843.jpg) center top no-repeat"><a href=""></a></div>
76
</div>
77
</div>
78
79
</div>
80
</div>
81
<!-- 全站搜索表单 -->
82
<div id='pdv_17110' class='pdv_class'  title='' style='width:326px;height:32px;top:71px;left:636px; z-index:10'>
83
<div id='spdv_17110' class='pdv_top' style='overflow:hidden;width:100%;height:100%'>
84
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
85
  <div style="height:25px;margin:1px;display:none;background:;">
86
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
87
    
88
    </div>
89
    <div style="float:right;margin-right:10px;display:none">
90
    <a href="-1" style="line-height:25px;color:">更多</a>
91
    </div>
92
  </div>
93
<div style="padding:0px">
94
<link href="${basePath}/css/searchform_simple.css" rel="stylesheet" type="text/css" />
95
<script language="javascript" src="${basePath}/js/searchform.js"></script>
96
97
<div class="globalsearchformzone">
98
<form id="globalsearchform" method="get" action="search/index.php">
99
    <div class="globalsearchform">
100
      <input name="key" type="text" id="globalsearchform_key" value="" class="input" />
101
    </div>
102
  <div class="globalsearchform1">
103
      <input name="imageField" id="button" type="image" src="${basePath}/images/searchr.png" class="imgbutton" />
104
    </div>
105
</form>
106
</div>
107
108
</div>
109
</div>
110
111
</div>
112
</div>
113
114
<!-- 二级下拉菜单16 -->
115
116
<div id='pdv_17047' class='pdv_class'   style='width:990px;height:50px;top:142px;left:6px; z-index:11'>
117
<div id='spdv_17047' class='pdv_top' style='overflow:hidden;width:100%;height:100%'>
118
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
119
  <div style="height:25px;margin:1px;display:none;background:;">
120
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
121
    导航菜单
122
    </div>
123
    <div style="float:right;margin-right:10px;display:none">
124
    <a href="-1" style="line-height:25px;color:">更多</a>
125
    </div>
126
  </div>
127
<div style="padding:0px">
128
129
<link href="${basePath}/css/dropmenu16.css" rel="stylesheet" type="text/css">
130
<script type="text/javascript" src="${basePath}/js/dropmenu16.js"></script>
131
<ul id="dropmenu">
132
<li><a href="${basePath}news/newsList.do">网站首页</a></li>
133
<li><a href="${basePath}product/productList.do">产品专区</a>
134
<ul>
135
<li><a href="${basePath}product/productInfo.do?id=18">智能表购电</a></li>
136
<li><a href="${basePath}product/productInfo.do?id=17">移动微监控</a></li>
137
<li><a href="${basePath}product/productInfo.do?id=16">自助缴费终端</a></li>
138
<li><a href="${basePath}product/productInfo.do?id=20">陕西买电宝</a></li>
139
</ul>
140
</li>
141
<li><a href="${basePath}solution/solutionList.do">解决方案</a>
142
<ul>
143
<li><a href="${basePath}solution/solutionInfo.do?id=1">等离子大屏显示设备</a></li>
144
<li><a href="${basePath}solution/solutionInfo.do?id=3">LED大屏显示应用方案</a></li>
145
<li><a href="${basePath}solution/solutionInfo.do?id=2">西安、等24h自助营业厅</a></li>
146
<li><a href="${basePath}solution/solutionInfo.do?id=5">源捷自助缴费系统</a></li>
147
<li><a href="${basePath}solution/solutionInfo.do?id=4">触控多媒体查询系统</a></li>
148
<li><a href="${basePath}solution/solutionInfo.do?id=6">满意度评价系统解决方案</a></li>
149
<%-- <c:forEach  var="nee" items="${solutions}">
150
<li><a href="">${nee.name}</a></li>
151
</c:forEach> --%>
152
</ul>
153
</li>
154
<li><a href="${basePath}news/allnews.do">新闻动态</a>
155
<ul>
156
<li><a href="${basePath}news/allnews.do">最新动态</a></li>
157
158
<li><a href="${basePath}news/allnews.do">业界资讯</a></li>
159
</ul>
160
</li>
161
162
<li><a href="${basePath}employ.do">加入我们</a>
163
</li>
164
165
<li><a href="${basePath}about.jsp">关于我们</a>
166
<ul>
167
168
<li><a href="${basePath}qywenhua.jsp">公司简介</a></li>
169
170
<li><a href="${basePath}qywenhua.jsp">企业文化</a></li>
171
<li><a href="${basePath}qyrongyu.jsp">企业荣誉</a></li>
172
<li><a href="${basePath}linian.jsp">经营理念</a></li>
173
</ul>
174
</li>
175
</ul>
176
<div class="clear"> </div>
177
178
</div>
179
</div>
180
181
</div>
182
</div>
183
</div>
184
<div id='content' style='width:1002px;background:url(${basePath}/images/cbg.png) repeat-y;margin:0px auto'>
185
186
<!-- 当前位置提示条 -->
187
<div id='pdv_16930' class='pdv_class'  title='' style='width:750px;height:39px;top:22px;left:230px; z-index:4'>
188
<div id='spdv_16930' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
189
<div class="pdv_border" style="border:0px;background:url(${basePath}/images/title.png) 0 0 no-repeat;padding:0px;margin:0px;height:100%;">
190
 
191
<link href="${basePath}/css/nav.css" rel="stylesheet" type="text/css">
192
<div id="nav">
193
当前位置:
194
<a href="${basePath}solution/solutionList.do" >解决方案</a> 
195
&gt;&gt; ${solution.title}
196
197
</div>
198
199
</div>
200
201
</div>
202
</div>
203
204
<!-- 文章一级分类 -->
205
206
<div id='pdv_16922' class='pdv_class'  title='资讯导航' style='width:200px;height:432px;top:22px;left:15px; z-index:5'>
207
<div id='spdv_16922' class='pdv_content' style='overflow:hidden;width:100%;height:100%'>
208
<div class="pdv_border" style="border:0;height:100%;background:#ffffff url(${basePath}/images/l.png) repeat-y">
209
<div style="height:100%;background:url(${basePath}/images/r.png) right repeat-y">
210
<div style="height:39px;background:url(${basePath}/images/top.png) 0px 0px no-repeat">
211
  <div style="float:left;font:bold 12px/40px 'SimSun',Arial,Sans-Serif;padding-left:35px;color:#fff;">
212
  资讯导航
213
  </div>
214
  <div style="float:right;width:60px;height:39px;text-align:right;background: url('/images/top.png') -840px 0px no-repeat;" >
215
  <a href="-1" style="display:none"><img src="${basePath}/images/more.png" style="border:0px;margin:18px 20px 0px 0px;" /></a>
216
  </div>
217
</div>
218
<div style="margin:0px 3px;padding:0px">
219
220
<link href="${basePath}/css/newsclass_dolphin.css" rel="stylesheet" type="text/css" />
221
<div class="newsclass_dolphin">
222
<c:forEach items="${page.pageData}" var="solution">
223
<a href="${basePath}solution/solutionInfo.do?id=${solution.id}" target="_self" class="newsclass_dolphin">${solution.title}</a>
224
 </c:forEach>
225
</div>
226
</div>
227
</div>
228
</div><div style="margin-top:-12px;height:12px;line-height:12px;background:url('/images/top.png') 0px -218px no-repeat">&nbsp;</div>
229
<div style="float:right;margin-top:-12px;width:12px;height:12px;line-height:12px;background:url('/images/top.png') -888px -218px no-repeat">&nbsp;</div>
230
</div>
231
</div>
232
233
<!-- 文章正文 -->
234
235
<div id='pdv_16931' class='pdv_class'  title='' style='width:718px;height:299px;top:94px;left:247px; z-index:6'>
236
<div id='spdv_16931' class='pdv_content' style='overflow:visible;width:100%;'>
237
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
238
  <div style="height:25px;margin:1px;display:none;background:;">
239
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
240
    
241
    </div>
242
    <div style="float:right;margin-right:10px;display:none">
243
    <a href="-1" style="line-height:25px;color:">更多</a>
244
    </div>
245
  </div>
246
<div style="padding:0px">
247
248
<link href="${basePath}/css/newscontent.css" rel="stylesheet" type="text/css" />
249
<script type=text/javascript src="${basePath}/js/newscontent.js"></script>
250
<div style="background-color:#ff0000" id="newscontent">
251
  <div class="newstitle">${solution.title}</div>
252
  <div  id="con" class="con">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ${solution.content}
253
  </div>
254
  <center><img style="border:solid 1px #ccc;display:block;padding:5px;" width=80% src="<%=path%>${solution.imgUrl}"/></center>
255
</div>
256
<script>
257
$(function(){
258
$().contentPages('381');
259
});
260
261
</script>
262
263
</div>
264
</div>
265
266
</div>
267
</div>
268
</div>
269
<!-- 底部菜单(一级)background:url(${basePath}/images/bottom.png) repeat-x -->
270
<div  style='width:1002px;height:91px;background-color: #00ff00'>
271
<div id='pdv_10813' class='pdv_class'   style='width:474px;height:56px;top:24px;left:22px; z-index:2'>
272
<div id='spdv_10813' class='pdv_bottom' style='overflow:hidden;width:100%;height:100%'>
273
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
274
  <div style="height:25px;margin:1px;display:none;background:;">
275
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
276
    </div>
277
    <div style="float:right;margin-right:10px;display:none">
278
    <a href="-1" style="line-height:25px;color:">更多</a>
279
    </div>
280
  </div>
281
<div style="padding:0px">
282
283
<link href="${basePath}/css/a.css" rel="stylesheet" type="text/css" />
284
<div id="bottommenu">
285
<%-- |
286
<a href="${basePath}/about.jsp" target="_self">关于我们</a>|
287
288
<a href="" target="_self">联系方式</a>|
289
290
<a href="" target="_self">给我留言</a>|
291
292
<a href="" target="_self">人才招聘</a>|
293
294
<a href="" target="_self">友情链接</a>| --%>
295
296
电话:029-87305641 地址:陕西省西安市唐延路10号中兴产业园D座502室
297
 
298
</div>
299
300
301
</div>
302
</div>
303
304
</div>
305
</div>
306
307
<!-- 底部信息编辑区 -->
308
309
<div id='pdv_10807' class='pdv_class'  title='' style='width:423px;height:61px;top:28px;left:571px; z-index:3'>
310
<div id='spdv_10807' class='pdv_bottom' style='overflow:hidden;width:100%;height:100%'>
311
<div class="pdv_border" style="margin:0;padding:0;height:100%;border:0px  solid;background:;">
312
  <div style="height:25px;margin:1px;display:none;background:;">
313
    <div style="float:left;margin-left:6px;line-height:25px;font-weight:bold;color:">
314
    
315
    </div>
316
    <div style="float:right;margin-right:10px;display:none">
317
    <a href="-1" style="line-height:25px;color:">更多</a>
318
    </div>
319
  </div>
320
<div style="padding:0px">
321
<div style="width:100%;text-align:center;font:12px/20px Arial, Helvetica, sans-serif">
322
<div style="TEXT-ALIGN: center; LINE-HEIGHT: 24px; MARGIN: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #fff">Copyright © 2014.Company name All rights reserved.</div>
323
</div>
324
325
</div>
326
</div>
327
328
</div>
329
</div>
330
</div>
331
</div>
332
<div id='bodyex'>
333
</div>
334
<div id='topex' style='display:none;width:100%;height:514px;background:url(${basePath}/images/topbg.png) no-repeat'>
335
</div>
336
<div id='contentex' style='display:none;width:100%;height:438px;background:url(${basePath}/images/cbg.png) repeat-y'>
337
</div>
338
<div id='bottomex' style='display:none;width:100%;height:91px;background:url(${basePath}/images/bottom.png) repeat-x'>
339
</div>
340
<div id='advsex'></div>
341
342
</body>
343
</html>
!

CSS

xxxxxxxxxx
94
 
1
@import url(http://fonts.googleapis.com/css?family=Amatic+SC);
2
3
$size: 15em;
4
$border: 2em;
5
$ear: 4.5em;
6
$mug-color: #C73B0B;
7
$mug-inside-color: #1F0505;
8
$spot-size: random();
9
10
html, body {
11
  margin: 0;
12
  padding: 0;
13
  background-color: #E7A136
14
}
15
16
#title {
17
  font: 7em Amatic SC;
18
  position: absolute;
19
  top: 5%;
20
  left: 50%;
21
  margin-left: -.8em;
22
}
23
24
#mug {
25
  position: absolute;
26
  left: 50%;
27
  margin-left: -$size / 2;
28
  top: 50%;
29
  margin-top: -$size / 2;
30
  width: $size;
31
  height: $size;
32
  background-color: $mug-color;
33
  border-radius: 100%;
34
  box-shadow: 8px 9px #222;
35
  
36
  #coffee-border {
37
    position: absolute;
38
    left: 50%;
39
    margin-left: -$size / 2;
40
    top: 50%;
41
    margin-top: -$size / 2;
42
    height: $size - $border;
43
    width: $size - $border;
44
    border: $border / 2 $mug-color solid;
45
    border-radius: 100%;
46
  }
47
  
48
  &::before {
49
    position: absolute;
50
    top: ($size / 2) - (($ear / 4) / 2);
51
    left: -$ear + .1;
52
    content: "";
53
    width: $ear;
54
    height: $ear / 3;
55
    background-color: $mug-color;
56
    border-radius: 8px 0 0 8px;
57
    box-shadow: 5px 10px 0 0 #222;
58
    z-index: 0;
59
  }
60
  
61
  #mug-inside {
62
    position: absolute;
63
    left: $border / 2;
64
    top: $border / 2;
65
    height: $size - $border;
66
    width: $size - $border;
67
    background-color: $mug-inside-color;
68
    border-radius: 100%;
69
    box-shadow: 15px 10px 0 #161616 inset;
70
  }
71
}
72
73
.spot {
74
  height: $size - $border;
75
  width: $size - $border;
76
  box-shadow: 10px 20px 0 3px $mug-inside-color;
77
  border-radius: 100%;
78
  position: absolute;
79
  top: 50%;
80
  left: 50%;
81
  margin-top: -$size / 2 + 5;
82
  margin-left: -$size / 2 + 4;
83
  z-index: -1;
84
  /* This is a part of the spot, but if you uncomment it, it's gonna be ugly.
85
  .spot-part {
86
    position: relative;
87
    top: -1.3em;
88
    right: 0em;
89
    height: $size - $border;
90
    width: $size - $border;
91
    box-shadow: 5px 10px 0 3px $mug-inside-color;
92
    border-radius: 100%;
93
  }*/
94
}
!
? ?
? ?
必须是有效的URL
+ 添加另一个资源

JS

1
 
1
!
必须是有效的URL
+ 添加另一个资源
Close

文件管理 点击文件查看URL

图片

  1. 暂无文件

CSS

  1. 暂无文件

JavaScript

  1. 暂无文件

其他

  1. 暂无文件
拖动文件到上面的区域或者:
加载中 ..................