-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathshared_page.html
335 lines (289 loc) · 7.82 KB
/
shared_page.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="study/js/jquery/2.0.0/jquery.min.js"></script>
<link href="study/css/bootstrap/3.3.6/bootstrap.min.css" rel="stylesheet">
<script src="study/js/bootstrap/3.3.6/bootstrap.min.js"></script>
<style>
body {
font-size: 12px;
font-family: Arial;
}
a {
color: #999;
}
.redColor {
color: #C40000 !important;
}
nav.top {
background-color: #f2f2f2;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #e7e7e7;
}
nav.top span,
nav.top a {
color: #999;
margin: 0px 10px 0px 10px;
}
nav.top a:hover {
color: #C40000;
}
div.searchDiv {
background-color: #C40000;
width: 400px;
margin: 50px auto;
padding: 1px;
height: 40px;
display: block;
}
div.searchDiv input {
width: 275px;
border: 1px solid transparent;
height: 36px;
margin: 1px;
outline: none;
}
div.searchDiv button {
width: 110px;
border: 1px solid transparent;
background-color: #C40000;
color: white;
font-size: 20px;
font-weight: bold;
}
div.searchBelow {
margin-top: 3px;
margin-left: -20px;
}
div.searchBelow span {
color: #999;
}
div.searchBelow a {
padding: 0px 20px 0px 20px;
font-size: 14px;
}
img.logo {
position: absolute;
left: 0px;
top: 30px;
z-index: -1;
}
body {
font-size: 12px;
font-family: Arial;
}
a {
color: #999;
}
a:hover {
text-decoration: none;
color: #C40000;
}
div.footer {
margin: 0px 0px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #e7e7e7;
}
div.footer_ensure {
margin-top: 24px;
margin-bottom: 24px;
text-align: center;
}
div.footer_desc {
border-top-style: solid;
border-top-width: 1px;
border-top-color: #e7e7e7;
padding-top: 30px;
margin: 0px 20px;
}
div.footer_desc div.descColumn {
width: 20%;
float: left;
padding-left: 15px;
}
div.footer_desc div.descColumn span.descColumnTitle {
color: #646464;
font-weight: bold;
font-size: 16px;
}
div.footer_desc a {
display: block;
padding-top: 3px;
}
body {
font-size: 12px;
font-family: Arial;
}
a {
color: #999;
}
a:hover {
text-decoration: none;
color: #C40000;
}
div.footer {
margin: 0px 0px;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #e7e7e7;
}
div.copyright {
background-color: black;
border-top-style: solid;
border-top-width: 2px;
border-top-color: #C40000;
}
div.copyright span.slash {
color: white;
}
div.footer div.copyright div.white_link a {
color: white;
padding: 0px 5px;
}
div.footer div.copyright div.white_link {
padding: 10px 0px;
margin-left: 10px;
}
div.license {
margin-left: 10px;
padding-bottom: 30px;
}
div.license span {
color: #A4A4A4;
}
div.license div.copyRightYear {
margin: 10px 0px;
color: #686868;
}
img.cateye {
margin-left: 20px;
}
body {
font-size: 12px;
font-family: Arial;
}
</style>
<nav class="top ">
<a href="#nowhere">
<span class="glyphicon glyphicon glyphicon-home redColor"></span>
天猫首页
</a>
<span>喵,欢迎来天猫</span>
<a href="#nowhere">请登录</a>
<a href="#nowhere">免费注册</a>
<span class="pull-right">
<a href="forebought">我的订单</a>
<a href="forecart">
<span class=" glyphicon glyphicon-shopping-cart redColor"></span>
购物车<strong>0</strong>件</a>
</span>
</nav>
<div>
<a href="#nowhere"> <img class="logo" src="img/site/logo.gif" id="logo">
</a>
<div class="searchDiv">
<input type="text" placeholder="时尚男鞋 太阳镜 " name="keyword">
<button class="searchButton" type="submit">搜索</button>
<div class="searchBelow">
<span> <a href="#nowhere"> 平衡车 </a> <span>|</span>
</span> <span> <a href="#nowhere"> 扫地机器人 </a> <span>|</span>
</span> <span> <a href="#nowhere"> 原汁机 </a> <span>|</span>
</span> <span> <a href="#nowhere"> 冰箱 </a></span>
</div>
</div>
</div>
<div style="height:50px"></div>
<div style="display: block;" class="footer" id="footer">
<div class="footer_ensure" id="footer_ensure">
<a href="#nowhere">
<img src="img/site/ensure.png">
</a>
</div>
<div class="footer_desc" id="footer_desc">
<div class="descColumn">
<span class="descColumnTitle">购物指南</span>
<a href="#nowhere">免费注册</a>
<a href="#nowhere">开通支付宝</a>
<a href="#nowhere">支付宝充值</a>
</div>
<div class="descColumn">
<span class="descColumnTitle">天猫保障</span>
<a href="#nowhere">发票保障</a>
<a href="#nowhere">售后规则</a>
<a href="#nowhere">缺货赔付</a>
</div>
<div class="descColumn">
<span class="descColumnTitle">支付方式</span>
<a href="#nowhere">快捷支付</a>
<a href="#nowhere">信用卡</a>
<a href="#nowhere">蚂蚁花呗</a>
<a href="#nowhere">货到付款</a>
</div>
<div class="descColumn">
<span class="descColumnTitle">商家服务</span>
<a href="#nowhere">商家入驻</a>
<a href="#nowhere">商家中心</a>
<a href="#nowhere">天猫智库</a>
<a href="#nowhere">天猫规则</a>
<a href="#nowhere">物流服务</a>
<a href="#nowhere">喵言喵语</a>
<a href="#nowhere">运营服务</a>
</div>
<div class="descColumn">
<span class="descColumnTitle">手机天猫</span>
<a href="#nowhere"><img src="img/site/ma.png"></a>
</div>
</div>
<div style="clear:both"></div>
</div>
<div class="footer" id="footer">
<img src="img/site/cateye.png" class="cateye" id="cateye">
<div class="copyright" id="copyright">
<div class="white_link">
<a href="#nowhere">关于天猫</a>
<a href="#nowhere"> 帮助中心</a>
<a href="#nowhere">开放平台</a>
<a href="#nowhere"> 诚聘英才</a>
<a href="#nowhere">联系我们</a>
<a href="#nowhere">网站合作</a>
<a href="#nowhere">法律声明</a>
<a href="#nowhere">知识产权</a>
<a href="#nowhere"> 廉正举报 </a>
</div>
<div class="white_link">
<a href="#nowhere"> 阿里巴巴集团</a><span class="slash">|</span>
<a href="#nowhere"> 淘宝网</a><span class="slash">|</span>
<a href="#nowhere">天猫 </a><span class="slash">|</span>
<a href="#nowhere"> 聚划算</a><span class="slash">|</span>
<a href="#nowhere">全球速卖通</a><span class="slash">|</span>
<a href="#nowhere">阿里巴巴国际交易市场</a><span class="slash">|</span>
<a href="#nowhere">1688</a><span class="slash">|</span>
<a href="#nowhere">阿里妈妈</a><span class="slash">|</span>
<a href="#nowhere"> 阿里旅行·去啊 </a><span class="slash">|</span>
<a href="#nowhere"> 阿里云计算 </a><span class="slash">|</span>
<a href="#nowhere"> 阿里通信 </a><span class="slash">|</span>
<a href="#nowhere"> YunOS </a><span class="slash">|</span>
<a href="#nowhere"> 阿里旅行·去啊 </a><span class="slash">|</span>
<a href="#nowhere"> 万网 </a><span class="slash">|</span>
<a href="#nowhere"> 高德 </a><span class="slash">|</span>
<a href="#nowhere"> 优视 </a><span class="slash">|</span>
<a href="#nowhere"> 友盟 </a><span class="slash">|</span>
<a href="#nowhere"> 虾米 </a><span class="slash">|</span>
<a href="#nowhere"> 天天动听 </a><span class="slash">|</span>
<a href="#nowhere"> 来往 </a><span class="slash">|</span>
<a href="#nowhere"> 钉钉 </a><span class="slash">|</span>
<a href="#nowhere"> 支付宝 </a>
</div>
<div class="license">
<span>增值电信业务经营许可证: 浙B2-20110446</span>
<span>网络文化经营许可证:浙网文[2015]0295-065号</span>
<span>互联网医疗保健信息服务 审核同意书 浙卫网审【2014】6号 </span>
<span>互联网药品信息服务资质证书编号:浙-(经营性)-2012-0005</span>
<div class="copyRightYear">© 2003-2016 TMALL.COM 版权所有</div>
<div>
<img src="img/site/copyRight1.jpg">
<img src="img/site/copyRight2.jpg">
</div>
</div>
</div>
</div>