history.css
7.07 KB
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
@charset "utf-8";
/* CSS Document */
/*历史记录/我的收藏*/
.g-tabs-box table {
width:100%;
font-size:12px;
position: relative;
}
.g-tabs-box table td {
padding: 10px 0;
position: relative;
}
.g-tabs-box table td a {
margin: 5px 10px;
padding: 6px 10px;
float: left;
width: 75px;
text-align: left;
}
.g-tabs-box table td span {
left: 0;
position: absolute;
top: 20px;
}
.g-tabs-box table td a:hover {
color: #c00300;
text-decoration: none;
}
.g-umain-right .g-tabs-box .right {
color: #0000CC;
font-size: 13px;
margin: 10px 0 0;
float: right;
text-align: right;
}
.g-umain-right .g-tabs-box .right:hover {
background: none;
}
.u-or-table .title img {
float: left;
margin: 13px;
border: 1px solid #ddd;
}
.u-or-table .title span {
float: left;
margin-left: 10px;
margin-top: 20px;
display: block;
width: 205px;
height: 36px;
overflow: hidden;
}
.u-or-table a {
margin: 0 5px;
}
/* 添加 2014/06/03 */
.u-or-table tr:hover {
background-color:#fffcf1;
}
.g-um-tt {
padding-left:20px;
margin-bottom:20px;
border-bottom:1px solid #ccc;
}
.g-um-tt a {
display:block;
float:left;
padding:10px 20px;
font-size:16px;
border-width:1px 1px 0 1px;
border-style:solid;
border-color:#ccc;
}
.g-um-tt a:hover {
text-decoration:none;
}
.g-um-tt a.becol {
background-color:#e34846;
color:#fff;
}
.u-sto-one {
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px dashed #ccc;
}
.u-sto-one .lw {
width:140px;
padding-left:30px;
}
.u-sto-one .right {
padding-left:40px;
border-left:1px solid #ccc;
}
.ulwidth li {
border: 1px solid #FFFFFF;
float: left;
margin: 0 0 0 3px;
padding: 0 3px 5px 2px;
width: 120px;
color:#666;
}
.u-sto-one .u-price {
color: #FF7F00;
font-size: 14px;
font-weight: bold;
padding-top: 5px;
}
.u-sto-one p {
font-family:'微软雅黑';
}
.u-sto-one .u-sto-name {
font-size:16px;
margin-bottom:5px;
}
.u-sto-one .u-sto-bos {
font-size:13px;
}
.u-sto-one .cinp {
margin-right:5px;
}
.u-sto-one .latest {
font-size:16px;
margin:0 0 10px 10px;
}
.star1 {
background: url("../images/shop/little.png") no-repeat scroll -70px -82px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 16px;
overflow: hidden;
width: 90px;
}
.star2 {
background: url("../images/shop/little.png") no-repeat scroll -52px -82px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 16px;
overflow: hidden;
width: 90px;
}
.star3 {
background: url("../images/shop/little.png") no-repeat scroll -35px -82px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 16px;
overflow: hidden;
width: 90px;
}
.star4 {
background: url("../images/shop/little.png") no-repeat scroll -17px -82px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 16px;
overflow: hidden;
width: 90px;
}
.star5 {
background: url("../images/shop/little.png") no-repeat scroll 0 -82px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 16px;
overflow: hidden;
width: 90px;
}
.mr10 {margin-left:10px;}
.u-sto-one .lw p {
margin:10px 0;
}
.u-sto-one .delete {
padding-top:20px;
color:#36c;
}
.u-sto-one .delete a{
color:#36c;
}
.u-or-table a.td-a1 {
margin:0px;
}
.table-state a{margin: 0px;}
.a-store .store-info {
width: 140px;
}
.a-store .store-info .del {
float: left;
width: 100%;
color: #005EA7;
text-align: left;
margin-top: 6px;
margin-left:6px;
}
.p-limgs .p-items {
left: 0;
}
.p-limgs .p-items dd {
margin-right: 8px;
padding: 2px;
width: 125px;
}
.u-del-cen {
padding: 20px;
}
.b-lin30 {
line-height: 20px;
margin-bottom: 10px;
}
.b-tom1 {
border-bottom: #CCCCCC dashed 1px;
padding-bottom: 15px;
}
.u-del-cen .u-trade-name {
width: 300px;
}
.u-trade-name dt {
width: 30px;
height: 30px;
padding: 3px;
border: #d6d6d6 solid 1px;
float: left;
margin: 7px;
}
.u-del-cen .u-trade-name dd {
width: 230px;
margin-left: 10px;
float: left;
}
.g-umain-right table.u-or-table img {
width: 30px;
height: 30px;
}
.a-store .store-info {
width: 140px;
margin-top: 20px;
margin-left: 35px;
}
.u-del-cen img {
width: 30px;
height: 30px;
}
.user-bg .g-tabs-box .u-ts2 {
background: #f5f5f5;
}
.a-store .p-limgs {
width: 550px;
}
.a-store .store-images .p-items .u-ginfo {
width: 125px;
word-break: break-all;
}
.a-store .store-images .p-limgs img {
width: 125px;
}
.g-tab-mod{width: 100%;}
.g-tab-mod .tabel-col{border: 1px solid #ddd;background: #fafafa; height:40px;line-height: 40px;}
.g-tab-mod .t-a1{width: 312px;}
.g-tab-mod .t-a2{width: 58px;}
.g-tab-mod .t-a3{width: 205px;}
.g-tab-mod .t-a4{width: 130px;}
.g-tab-mod .t-a4 a.a-h{line-height: 45px}
.g-tab-mod .tabel-col div.cul,.g-tab-mod .table-tbody div.cell{height: inherit; text-align: center;color:#666666; display: table-cell;vertical-align: middle;}
.g-tab-mod .table-tbody .item_form{width: inherit;border-bottom: 1px solid #ddd; padding:14px 0; text-align: center}
.g-tab-mod .table-tbody .item_form:hover{width: inherit;background: #fffcf1}
.g-tab-mod .table-tbody{
border: 1px #ddd solid;
border-top: 0;
}
.g-tab-mod .table-tbody div.ls-hei{line-height: 52px;}
.product-ls{padding-left: 20px}
.product-ls .p-img{float: left;}
.product-ls .p-img img{border: 1px solid #ddd; margin: 10px 0 0 0; }
.product-ls .p-name{float: left;width: 190px;}
.product-ls .p-name dl{padding-left: 20px;text-align: left}
.product-ls .p-name dl dt{display: table-cell;vertical-align:middle; width: inherit;height: 50px; line-height: 20px;}
.g-tab-mod .table-tbody div.ls-hei2{line-height: 20px;}
.g-tabs-box dd.tab-kide{border: 1px solid #ccc; padding:3px 20px}
.g-tabs-box dd.tab-kide a.on{color: #c00300;font-weight: bold;text-decoration: none;}
.g-tab-mod .tabel-col div.t-a1{ text-align: left; }
.g-tab-mod .tabel-col div.t-a1 span.a1-b1{ padding-left: 150px;}
.g-tabs-box dt a.h2-change{background: #fff;border: none;}
.g-lsbox ul li input.u-secur-btn{float: none;width:auto;display: inline-block;padding: 0 10px;outline:none;line-height: 30px;}
.g-lay-h2 h2{
margin-bottom:20px;
border-bottom: 1px #ddd solid;
padding-bottom: 15px;
font-size: 16px;
}
.g-tabs-box dt a.h2-change{background: #fff;border: none;}
.u-listbox{
line-height: 22px;
border: #ddd solid 1px;
background: #fafafa;
margin-bottom: 20px;
padding: 15px;
margin-top: 20px;
}
.u-listbox span{ width:100px; margin-top:5px;}
.u-listbox .u-list{ width:548px; height:30px; overflow:hidden; float:left}
.u-listbox .u-list a{ color:#666; padding:0 5px; margin:5px 10px; display:inline-block;text-align: center}
.u-listbox .u-list a.on{ background:#71c609; color:#FFF}
.g-tabs-box dt a.u-ts1 {
background: #ffffff;
border-bottom: 1px solid #ffffff;
border-top: 2px solid #23ac38;
color: #313131;
}
.g-tabs-box dt a.u-ts2 {
color: #A9A9A9;
background-color: #f5f5f5;
}
.g-tabs-box dt a {
border: 1px solid #E1E1E1;
display: inline-block;
float: left;
height: 35px;
line-height: 35px;
padding: 0 20px;
text-decoration: none;
font-size: 14px;
border: 1px solid #ddd;
position: relative;
top: 2px;
}
.g-tabs-box dt {
height: 38px;
position: relative;
border-bottom: 1px solid #ddd;
}