wlzboy
2025-08-07 54979feba74bd3c7dea2630e1ba96401b25f60d8
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
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
*{margin:0px; padding:0px;}
body {margin:0px; padding:0px; font-size:12px; font-family:'Adobe 黑体 Std';}
ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5,img{ margin:0px; padding:0px;}
ol,ul,li{ list-style:none; padding:0; margin:0;}
img{ border:none;}
a{text-decoration:none; border:none; margin:0; padding:0;}
.clear{ clear:both;}
input,textarea{ outline:0; resize:none; border:none; _border:0; margin:0; padding:0;}
select{border: 0;}
input{ margin:0; padding:0; border:none;}
table,table td{border-collapse:collapse;}
.fl{ float:left;}
.fr{ float:right;}
img{max-width:100%;vertical-align: bottom;}
/*苹果手机默认样式*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;-webkit-appearance : none; border-radius:0;}
textarea {  -webkit-appearance: none;} 
/*去除Chrome等浏览器文本框默认发光边框*/
input:focus, textarea:focus {outline: none;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-modify:read-write-plaintext-only;}
/*去除IE10+浏览器文本框后面的小叉叉*/
input::-ms-clear {display: none;}
/*禁止多行文本框textarea拖拽*/
textarea{resize: none;}
 
.box{max-width:750px;min-width: 316px;margin: 0 auto;overflow: hidden;}
.logo{width:30%;display: block;margin:15% auto 0;}
.login0208{width:80%;margin:10% auto 0;}
.textName{display: block;padding: 0 0 0 15%;width:85%;line-height:4em;background: url(../img/name.png) no-repeat left 3% center;background-size:7%;font-size: 24px;border-bottom: 1px solid #d6d6d6;}
.textPass{display: block;padding: 0 0 0 15%;width:87%;line-height:4em;background: url(../img/pass.png) no-repeat left 3% center;background-size:7%;font-size: 24px;border-bottom: 1px solid #d6d6d6;}
.wj0208{font-size: 24px;color: #666666;margin-top:5%;}
.loginBtn{font-size: 28px;color: #fff;text-align: center;background:#1b1b1b;display: block;border-radius: 500px;line-height:2.5em;width:100%;margin-top:10%;margin-bottom:5%;}
 
.textPhone{background: none;padding: 0;width:100%}
.registerDiv{border-bottom: 1px solid #d6d6d6;font-size: 0;}
.textCode{border-bottom: 0;background: none;padding: 0;width:65%;vertical-align: middle;display: inline-block;}
.ObtainA{display: inline-block;color: #fff;text-align: center;font-size: 24px;background: #b12f2f;vertical-align: middle;width:35%;line-height: 2em;}
.ObtainB{display: inline-block;color: #fff;text-align: center;font-size: 24px;background: #b12f2f;vertical-align: middle;width:35%;line-height: 2em;}
.ObtainC{display: inline-block;color: #fff;text-align: center;font-size: 24px;background: #b12f2f;vertical-align: middle;width:35%;line-height: 2em;}
.registerDiv_1{position: relative;margin-top: 5%;}
.checkbox{width:0px;height: 0px;display:inline-block;overflow: hidden;position:absolute;top:-100px;}
.checkboxSpan{position: relative;display: inline-block;width:16px;border:1px solid #d8d8d8; border-radius: 3px;overflow: hidden;vertical-align: middle;}
.checkboxSpan img{opacity: 0;}
.checkboxSpan1{font-size: 24px;color: #999999; vertical-align: middle;margin-left: 5px;}
 
 
.myDiv{padding:6% 3%;background: #FFFFFF;}
.HeadImg{width:19%;overflow: hidden;border-radius:500px;border:2px solid #8d8d8d;}
.HeadTxt{width:20%;color:#191919;margin:2% 0 0 5%;}
.HeadTxt p{font-size:30px;}
.HeadTxt span{border-radius:500px;width:100%;display: block;margin-top:20%;border:1px solid #191919;text-align: center;line-height:2em;font-size: 16px;}
.HeadA{color: #191919;font-size: 26px;margin-top:13%;display: block;}
.myAdiv{background: #fff;border-bottom: 1px solid #d8d8d8;border-top: 1px solid #d8d8d8;margin-bottom:2%;padding: 3% 0;}
.myAdiv a{display: block;width:25%;text-align: center;float: left;color: #333333; position:relative;}
.myAdiv a p{ margin-top:5%;}
.myAdiv a img{width:27%;}
 
.myDiv_1{background: #fff;margin-bottom: 2%;border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;}
.aList {padding:3%;display: block;border-bottom: 1px solid #ededed;}
.aListlast{border-bottom: 0;}
.aList p{font-size: 22px;color: #333333;float: left;margin: 0 0 0 8%;}
.aList img{float: right;margin-top:1%;width:3%;}
.aList1{background: url(../img/webHtml_31.jpg) no-repeat left 5% center;background-size:4.5%;}
.ddxqDiv .kd-aList{background: url(../img/kuaidi-bg.png) no-repeat left 0% center; background-size:6.5%;}
.ddxqDiv .kd-aList p{font-size: 18px;margin-left: 5%;}
.ddxqDiv .kd-mb0{margin-bottom: 0;}
.aList2{background: url(../img/webHtml_35.jpg) no-repeat left 5% center;background-size:4.5%;}
.aList3{background: url(../img/webHtml_38.jpg) no-repeat left 5% center;background-size:4.5%;}
.aList4{background: url(../img/webHtml_41.jpg) no-repeat left 5% center;background-size:4.5%;}
.aList5{background: url(../img/webHtml_41-06.jpg) no-repeat left 5% center;background-size:4.5%;}
.aList6{background: url(../img/webHtml_41-07.jpg) no-repeat left 5% center;background-size:4.5%;}
.aList7{background: url(../img/sfz.png) no-repeat left 5% center;background-size:4.5%;}
.aList10{background: url(../img/baosui.png) no-repeat left 5.5% center;background-size:3.5%;}
.aList11{background: url(../img/qianbao.png) no-repeat left 5.5% center;background-size:4.8%;}
/*.over{width:100%;position: fixed;bottom:0;left:0;z-index:100;background: #fff;padding: 2% 0;}
.over a{width:25%;text-align: center;font-size: 16px;color: #484848;display: block;float: left;}
.over a p{margin-top: 8px;line-height: 1em;}
.over a img{width:25%;}*/
 
.over{width:100%;position: fixed;bottom:0;left:0;z-index:100;background: #fff;padding: 0;font-size: 0;}
.over a{width:20%;text-align: center;font-size: 16px;color: #484848;display:inline-block;}
.over a p{margin-top: 8px;line-height:1em;}
.over a img{width:100%;}
 
.topTitle{text-align: center;color: #fff;font-size: 30px;line-height:2.8em;}
.shop1Edit{color: #fff;font-size: 30px;position:absolute;top:0%;right:3%;line-height:2.8em;}
.shop1fh{position:absolute;top:26%;left:3%;}
.shop1Top{background: #1b1b1b;position: relative; text-align: center;}
.shop2Top{background: #1b1b1b;position: relative; text-align: center;}
.shop1Top08{background: #1b1b1b;position: relative; text-align: center;}
.shop1Label{position:relative;overflow:hidden;display: block;background: #fff;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;padding:3% 0;margin-top: 1.5%;}
.checkboxDiv_1{width:4%;border:1px solid #484848;position: relative;overflow: hidden;margin:6.5% 3% 0;}
.checkboxDiv_1 .shopChec{position: absolute;top:0;left:0;opacity: 1;z-index: -1;}
.checkboxDiv_1 img{opacity: 0;}
.checkboxDiv_2{width:17%;margin-right:3%;}
.checkboxDiv_3{width:65%;}
.checkboxDiv_3 p{font-size:26px;color:#333333;width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.checkboxDiv_3 em{font-size:26px;color:#333333;font-style: normal;}
.checkboxDiv_3 span{font-size: 18px;line-height: 1.6em;background: #b12f2f;color: #fff;border-radius: 3px;overflow: hidden;display:inline-block;text-align: center;margin: 1% 0 5%; padding:0 8px;}
.checkboxDiv_3 i{font-style: normal;font-size: 25px;color: #666666;}
.checkboxDele{width:18%;text-align: center;color: #fff;background: #b12f2f;position: absolute;top:0;right:-50%;height: 100%;font-size: 24px;}
.checkboxDele span{display: inline-block;margin-top:50%;}
.checkboxDiv{position: relative;}
.SettlementDiv{width:100%;position:fixed;bottom:0;left:0;background: #fff;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;}
.checkboxDiv_4{width:4%;max-width:32px;border:1px solid #484848;position: relative;overflow: hidden;margin:4% 3% 0;font-size:0;}
.checkboxDiv_4 .shopChec{position: absolute;top:0;left:0;opacity: 0;z-index: -1;}
.checkboxDiv_4 img{opacity: 0;}
.allChec{font-size: 24px;color: #484848;margin-right: 3%;margin-top: 1.5%;}
.SettlementA{width:35%;text-align: center;display: inline-block;color: #fff;background:#b12f2f;font-size: 24px;line-height:3.8em;}
 
 
.PersonalCard{width:92%;margin:auto;padding:5% 0;}
.PersonalDiv_1{background: #fff;padding:5% 3%;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;margin-bottom: 18px;}
.PersonalP_1{font-size: 26px;color: #666666;}
.PersonalP_1 span{color: #d13e53;margin-left:16px;}
.PersonalP_2{color: #333333;font-size: 22px;}
.barDiv{width:100%;border-radius: 500px;overflow: hidden;position: relative;height: 40px;background: #ececec;margin:5% auto;}
.barDiv .barDiv_1{position: relative;left: 0;top: 0;width:95%;height: 100%;background: #b12f2f;}
.barSpanDiv{font-size: 0;position: relative;width: 117%;}
.barSpan_1{color: #666666;font-size: 16px;display: inline-block;width:25%;text-align: left;}
.PersonalA_div{font-size: 0;margin-top: 5%;width:109%;}
.PersonalA{display: inline-block;width:20%;}
.PersonalALast{margin-right: 0;}
.PersonalA p{font-size: 16px;color: #666666;margin-top: 10px;text-align:left;}
.PersonalA img{width:53%;max-width:80px;}
 
.couponDiv_1{font-size: 0;text-align: center;background: #fff;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;margin-bottom:2%;}
.couponDiv_1 p{font-size: 26px;color: #333333;display:inline-block;line-height:2em;width:33.33%;}
.couponDiv_1 a{color: #333333;}
.couponDiv_1 span{padding: 0 10px;display: inline-block;height: 100%;border-bottom: 4px solid #fff;}
.couponDiv_1 span.on{border-bottom-color: #1B1B1B;}
.couponUL{width:94%;margin: 0 auto;}
.couponUL li{background: url(../img/img0316_1.jpg) #b12f2f repeat-y left top;margin-bottom:2%;background-size: 0.6%;border: 1px solid #e2e2e2;}
.couponUL li .li_txt{background: #fff;width:81%;padding:2% 4% 2% 4%;}
.couponUL li .li_txt .couponSpan_1{font-size: 16px;background: #1B1B1B;line-height:1.8em;border-radius: 5px;overflow: hidden;color: #fff;display: inline-block;text-align: center;vertical-align: middle;padding: 0 15px;}
.couponUL li .li_txt .couponSpan_2{font-size: 16px;line-height:1.8em;color: #1B1B1B;margin-left: 3%;display: inline-block;vertical-align: middle;}
.couponUL li .li_txt p{color: #666666;font-size: 16px;margin-top:1%;}
.couponUL li .li_txt i{font-style: normal;color: #999999;font-size: 13px;display:inline-block;margin-top:10%;}
.couponUL li .li_txt a{display: inline-block;font-size: 16px;color: #666666;border-radius: 500px;border:1px solid #666666;padding: 3px 12px;margin-top:3%;}
.couponUL li.on{background-image: url(../img/coupon_58.png);}
.couponUL li.on .li_txt{background: url(../img/coupon_62.jpg) #fff no-repeat bottom 8% right 3%; background-size:18%;}
.couponUL li.on .li_txt a{display: none;}
 
 
.ReceiveDiv_1{padding: 3%;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;background: #fff;margin-bottom: 16px;}
.ReceiveP_1{font-size: 32px;color: #333333;margin-bottom:15px;}
.ReceiveP_2{font-size: 22px;color: #666666;margin-bottom: 10px;}
.ReceiveA_1{font-size:22px;color:#333333;display: block;padding: 3%;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;background:url(../img/iconRight.png) #fff no-repeat right 3% center;margin-bottom: 16px;}
.ReceiveP_3{font-size: 26px;color: #333333;margin-bottom: 10px;}
.ReceiveP_2 span{display: inline-block;}
.ReceiveP_2_1{color: #a01e24;}
.ReceiveA_2{display: block;font-size: 28px;color: #fff;width:100%;border-radius: 500px;background: #b12f2f;text-align: center;line-height: 3em;margin: 6% auto;}
.receiptaddDiv_1{border-bottom: 1px solid #d8d8d8;background: #fff;padding: 3% 0 0 0;border-top:1px solid #d8d8d8;margin-top:2%;}
.receiptaddDiv_1 .receiptP_1{font-size: 26px;color: #333333;margin:0 3% 10px;}
.receiptaddDiv_1 .receiptP_2{font-size: 24px;color: #333333;line-height: 1.3em;height:3.5em;border-bottom: 1px solid #d8d8d8;padding: 0 3%;}
.receiptaddDiv_2 {padding:2% 3%;}
.receiptaddDiv_2 .receiptaddDiv_3{position: relative; display:inline-block;width: 30%;}
.receiptaddDiv_2 .receiptaddDiv_3 .receiptCheck{ position:absolute; top:0;left:0; z-index:-1;}
.receiptaddDiv_2 .receiptaddDiv_3 .receiptCheck{position: absolute;top:0;left:0;}
.receiptaddDiv_2 .receiptaddDiv_3 span{font-size: 16px;color: #333333;vertical-align: middle;}
.receiptaddDiv_2 .receiptaddDiv_3 img{vertical-align:bottom;opacity: 0;}
.receiptaddDiv_2 .receiptaddDiv_3 i{border:1px solid #484848;display:inline-block;font-style: normal;width:16%; display:inline-block; vertical-align:middle;}
.receiptaddDiv_2 .receiptA_1{font-size: 16px;color: #333333;margin-left: 15px;margin-top:1.5%;}
.receiptaddDiv_2 .receiptA0314{ margin-left:0;}
.receiptaddDiv_2 .receiptaddDiv_3_on img{ opacity:1;}
 
.OrderDiv_4{position:relative;overflow:hidden;display: block;background: #fff;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;padding:2% 0 0;margin-top:2%;max-width: 100%;}
.OrderDiv_2{width:17%;margin-left:3%;}
.OrderDiv_o{margin-left:3%;}
.OrderDiv_3{width:74%;margin-right:3%;}
.OrderDiv_3 p{font-size:25px;color:#333333;width:85%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.OrderDiv_3 em{font-size:26px;color:#333333;font-style: normal;}
.OrderDiv_3 span{font-size: 18px;width:88px;line-height: 1.6em;background: #b12f2f;color: #fff;border-radius: 3px;overflow: hidden;display: block;text-align: center;margin: 1% 0 5%;}
.OrderDiv_3 i{font-style: normal;font-size: 16px;color: #666666; display:block; }
.OrderDiv_3 i.i0316_2{margin-top:10%;}
.OrderDiv_3 i.i0316_1{margin-top:2%;}
.OrderDele{width:18%;text-align: center;color: #fff;background: #b12f2f;position: absolute;top:0;right:-50%;height: 100%;font-size: 24px;}
.OrderDele span{display: inline-block;}
.OrderDiv{position: relative;}
.OrderDiv_1 p{width:25%;}
.OrderDiv_5{padding:1.5% 3%;border-top:1px solid #d8d8d8;margin-top:2%;}
.OrderA{font-size: 16px;color: #333333;text-align: center;display: inline-block;padding:10px 25px;border:1px solid #333333;border-radius: 500px;margin-left: 16px;}
.OrderDiv_5 span{ display:inline-block; margin-top:1%;}
 
.CollectionDiv{    padding: 2% 0;}
 
.numberDiv{width:40%;}
.numberDiv .jiainp,.numberDiv .jianinp{text-align: center;color:#1a191e;font-size: 18px;background: #eeeeee;width:20%;line-height:2em;}
.numberDiv .numinp{width:59%;text-align: center;font-size:18px;color:#1a191e;background: #eeeeee;line-height:2.1em;margin: 0 0.5%; border:0;}
.checkboxDiv_3 em b{font-weight: normal;}
 
.SettlementA2,.checkboxDiv_4_2,.checkboxDiv_5_2{display: none;}
 
 
.CustomerDiv{margin-top: 2%;}
.CustomerDiv ul li{border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;background: #fff url(../img/iconRight.png) no-repeat center right 3%;background-size: 2%;font-size: 26px;line-height: 3.5em;}
.CustomerDiv ul li a{display: block;}
.CustomerDiv ul li span{color: #333333;margin-left: 3%;margin-right: 1%;}
.CustomerDiv ul li i{color: #999999;font-style: normal;}
 
.couponA{width:94%;margin:0% auto;display: block;border-radius: 500px;color: #fff;background: #1B1B1B;font-size: 28px;text-align: center;line-height: 2em;}
.zcStyle{display:inline-block;text-align: center;font-size: 24px;color: #333333;margin:auto 10% 8%;padding:0 10px 6px 10px;border-bottom:4px solid #fff;}
.zcStyleON{border-bottom-color: #1B1B1B;}
 
.AddSiteDiv{}
.AddSiteUL li{background: #fff;border-bottom: 1px solid #d8d8d8;padding:3% 3%;}
.AddSiteUL li .AddSiteSpan{color: #333333;font-size: 26px;}
.AddSiteUL li .AddSiteSpan1{color: #999999;font-size: 26px;margin-right:5%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width:60%;}
.AddSiteUL li .AddSiteImg{width:10%;margin-right:5%; position:relative;}
.AddSiteUL li .accSpan{margin-top:2.5%;display: inline-block;}
.AddSiteUL li .SiteText{color: #333333;font-size: 26px;}
.AddSiteUL li.SiteIcon{background:#fff url(../img/iconRight.png) no-repeat center right 3%; background-size:2%;}
.AddSiteUL li.SiteTextarea textarea{width:100%; height:100px;color: #333333;font-size: 26px;}
.AddSiteUL li.Check{margin-top: 28px;border-top:1px solid #d8d8d8;}
.AddSiteUL li .SiteCheck{}
 
 
.SitecheckDiv{width:4%;border:1px solid #484848;position: relative;overflow: hidden;margin:0.5% 0 0;}
.SitecheckDiv .shopChec{position: absolute;top:0;left:0;opacity: 1;z-index: -1;}
.SitecheckDiv img{opacity: 0;}
.regionDiv{background: #fff;position: fixed;bottom: -300%;left:0;width:100%;z-index:10;padding:4% 0 0 0;}
.regionDivBg{background: rgba(0,0,0,0.6);position: fixed;width:100%;height: 100%;z-index: 1;top:0;left: 0;display: none;}
.regionP{text-align: center;font-size: 30px;color: #666666;margin-bottom:8%;}
.regionSpan{font-size:26px;color: #666666;display: inline-block;margin:0 3%;border-bottom: 1px solid #fff;padding:0 5px 8px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;vertical-align: bottom;}
.regionSpanON{color: #b12f2f;border-bottom-color: #b12f2f;}
.regionDiv1{border-bottom: 1px solid #cccccc;margin-bottom:4%;}
.regionDiv2{padding: 0 3%;height: 300px;overflow-y: auto;}
.regionDiv2 ul li{font-size: 26px;color: #333333;margin-bottom: 3%;}
.SiteGo{font-size:28px;width:94%;margin:5% auto 0;display: block;border-radius: 500px;background:#1b1b1b;text-align: center;line-height:2em;color: #fff;}
 
.modifyDiv{width: 94%;margin:2% auto 0;background: #fff;border:1px solid #d9d9db;border-radius:5px;overflow: hidden;}
.modifyDivText1{font-size: 24px;color: #333333;line-height: 2.2em;width:80%;padding-left: 2%;}
.xxImg{margin:3.5% 3% 0 0;}
.modifyP{font-size: 24px;color: #666666;padding: 0 3%;margin-top:2%;}
.modifyDiv1{padding: 0 3%;background: #fff;border-top:1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;margin-top: 16px;}
.modifySpan{font-size: 28px;color: #333333;line-height: 2.8em;}
.modifyDivText2{width:60%;line-height: 2.8em;font-size: 28px;color: #333333;margin-left:2%;}
.modifyUL{margin-top: 16px;border-top:1px solid #d8d8d8;}
.modifyUL li{background: #fff;margin: 0;padding:0 3%;border-bottom: 1px solid #d8d8d8;}
.modifyUL li.SiteIcon{background:#fff url(../img/iconRight.png) no-repeat center right 3%; background-size:2%;}
.modifyUL li .modifySpan{margin-right: 5%;}
.modifyDivText3{width: 40%;}
.modifyA{font-size: 22px;color: #3aabe7;display: inline-block;margin: 3.5% 3% 0 0;}
 
 
.shareA{position: absolute;right:3%;top:9%;vertical-align: middle;display: block;width:8%;}
.topTitleSpan{text-align:center;color: #fff;font-size:30px;line-height:2.5em;display:inline-block;margin:0 16px;border-bottom:4px solid transparent;padding: 0 5px;}
.topTitleSpanOn{border-bottom-color: #b12f2f;}
.xqDiv1{padding:2% 3%;background: #fff;border-bottom: 1px solid #ededed;border-top: 1px solid #ededed;margin-bottom:2%;}
.xqP2{border-top: 1px solid #ededed;text-align:left;padding: 3% 0;margin-top:1%;}
.xqSpan2{text-decoration:line-through}
.xqP2 i{display: inline-block;width:10px;height:10px;background: #df7777;font-style: normal;vertical-align: middle;}
.xqP2 span{font-size: 24px;color: #6e6464;display: inline-block;vertical-align: middle;}
.xqSpan4{margin: 0;}
.xqP{font-size: 32px;color: #3a3a3a;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-bottom:1%;}
.xqSpan1{font-size: 38px;color: #f23030;margin-right: 2%;}
.xqSpan2,.xqSpan3{font-size: 22px;color: #666666;margin-top:2%;display: inline-block;}
.xqSpan5{color: #666666;font-size: 26px;}
.xqSpan6{color: #333333;font-size: 30px;margin-left: 10px;}
.xqDiv1Icon{background: url(../img/iconRight.png) no-repeat #fff center right 3%;line-height:4em;background-size:2%;}
.xqBottomBuy{position: fixed;bottom:0;left:0;width:100%;background: #fff;border-top: 1px solid #d8d8d8;height: 45px;}
.xqDiv2{width:50%;}
.xqDiv2 .xqDiv2_1{float: left;width:33%;}
.xqDiv2_1 > a >img{width: 80% !important;}
.xqDiv2B{ position:absolute;top:0;left:0;height:100%;}
.xqDiv2 .xqDiv2_1 a{font-size:16px;display: block;color:#333333;text-align: center; line-height: 1em;position: relative;}
.xqDiv2 .xqDiv2_1 .xqImg{display: block;width:42%;margin:auto;}
.xqDiv2 .xqDiv2_1 i{position: absolute;top:0%;right:10%;display: block;width:30px;height:30px;line-height: 30px;border-radius: 50px;color: #fff;text-align: center;font-size: 18px;background: #b12f2f;font-style: normal;}
.jr1{width:100%;text-align: center;font-size: 14px !important;color:#6E6464 ;background:#fff  ;line-height:45px; border-left:1px solid #ECECEC; box-sizing: border-box;}
.jr2{width:50%;text-align: center;font-size: 14px !important;color: #fff;background:#FF5D5E;line-height:45px;}
 
 
.giftDiv{bottom:0 !important; z-index:10;}
.giftP1{margin-bottom: 10%;}
.giftP2{font-size:26px;color: #484848;padding:0 3%;margin:30px 0 16px;}
.giftP3{margin:0 0 1% 0;}
.dg{height: 150px;}
.gh{text-align: center;font-size: 22px;color: #666666;border:1px solid #666666;border-radius: 8px;width:135px;line-height:1.8em;margin-top: 2%;}
.giftDiv1{margin-top: 0;position: relative;}
 
.shopDiv0224_1 a{ color:#666666; margin-bottom:2%; display:inline-block;}
 
 
 
 
 
.giftCheck{width:4%;max-width:32px;border:1px solid #484848;position: relative;overflow: hidden;margin:6.5% 3% 0;}
.giftCheck1{margin-top: 1.5%;}
.giftCheck .shopChec{position: absolute;top:0;left:0;opacity: 1;z-index: -1;}
.giftCheck img{opacity: 0;}
 
.numberDiv .jiainp1,.numberDiv .jianinp1{text-align: center;color:#1a191e;font-size: 18px;background: #eeeeee;width:20%;line-height:2em;}
.numberDiv .numinp1{width:59%;text-align: center;font-size:18px;color:#1a191e;background: #eeeeee;line-height:2.1em;margin: 0 0.5%;}
 
 
.giftBox{position:fixed;bottom:-200%;left:0;width: 100%;background: #fff;z-index: 10;padding:5% 0 0 0;}
.giftUL{width:78%;margin:0 auto;}
.giftUL li{float:left;width:43%;margin-right:14%;text-align: center;margin-bottom: 16px;}
.giftUL li.last{margin-right: 0;}
.giftUL li .li_img{position: relative;margin-bottom: 10px;}
.giftUL li .li_img div{position:absolute;top:0;right:0;background: #ececec;border:1px solid #a4a4a4;}
.giftUL li .li_img div img{opacity: 0;}
.giftUL li p{font-size: 26px;color: #3a3a3a;}
.giftUL li span{font-size: 25px;color: #666666;}
 
.giftP2BG{position: absolute;width:100%;height: 100%;top:0;left:0;z-index: 2; background:rgba(216,216,216,0.6);}
.xhkDiv{margin-top: 30px;}
.xhkSpan1{font-size: 30px;color: #333333;border-bottom:1px solid #b7b5b0;display:block;width:210px;padding-bottom:5px;margin-left: 3%;}
.xhkText1{background: none;width:140px;font-size:30px;}
.xhkDiv2{height:350px;padding: 0 3%;margin-top: 10px;}
.xhkArea{font-size: 30px;color: #333333;display: block;width:100%;height: 100%;background:none;text-indent: 2em;line-height:1.8em;background: url(../img/xhk_18.png);background-size:auto 100%;}
.xhkSpan2{width:225px;margin-top:40px;margin-right: 3%;margin-left: 0;}
.xhkP{font-size: 22px;color: #999999;margin-top:16px;margin-left: 3%;margin-bottom: 50px;}
 
 
.ddxqSpan{font-size: 26px;color: #333333;display: block;line-height:2.3em;border-bottom: 1px solid #d8d8d8;margin-bottom: 10px;}
.ddxqSpan a{color: #f23030;}
.ddxqDiv{padding: 0 3%;border-top: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;background: #fff;margin-bottom:2%;}
.ddxqDiv .ddxqSpan1 img{width:5%;margin-left: 1%;margin-top: 1%;}
.ddxqSpan1 span{font-size: 28px;color: #333333;margin-left:1%;}
.ddxqSpan1 i{font-size: 28px;color: #333333;font-style: normal;margin-left:5%;}
.ddxqSpan1 p{font-size: 24px;color: #666666;margin-top:10px;padding-bottom: 15px;margin-left: 8%;}
.ddxqDiv1{margin-top: 0;border-top:0}
.ddxqP{font-size: 28px;color: #666666;border-bottom: 1px solid #d8d8d8;line-height: 2.5em;}
.ddxqP1{font-size: 30px;color: #333333;text-align: right;margin: 15px auto;}
.ddxqP2{font-size: 24px;color: #666666;text-align: right;margin: 15px auto;}
 
.ddxqA1{font-size: 26px;color: #333333;display: inline-block;padding:3%;margin-top: 30px;}
.ddxqA2{font-size: 26px;color: #f23737;display: inline-block;padding:3%;background: #fff;border:1px solid #f23737;border-radius: 10px;margin-right: 3%;margin-top: 30px;margin-bottom: 50px;}
 
 
 
 
.zcStyleDiv{ display:none;}
.shopDiv0224{ position:fixed;bottom:-100%;left:0;width:94%;padding:16px 3%; background:#fff;z-index:2}
.shopDiv0224_1{ font-size:0;color: #666666; /*padding-bottom:10px;border-bottom:1px solid #ededed;*/}
.shopDiv0224_1 span{font-size:16px;color: #666666; display:block; margin-bottom:15px;}
.shopDiv0224_1 label{ display:inline-block;border:1px solid #ededed;padding:10px 15px; margin-right:10px;font-size:16px;}
.shopDiv0224_1 label.on{ border-color:#f23030; color:#f23030;}
.bg0224{width:100%; height:100%; background:rgba(0,0,0,0.50); position:fixed;top:0;left:0; z-index:1; display:none;}
 
 
 
 
 
 
.confirmDiv_1{padding: 3% 3% 5%;background: #fff url(../img/confirm_03.jpg) bottom center repeat-x;margin-bottom:2%;}
.confirmP1 span{font-size: 26px;color: #666666;}
.confirmP1 i{font-size: 30px;color: #333333;font-style: normal;}
.confirmP2{font-size:26px;color: #333333;}
.confirmP3{margin-top:2%;background: url(../img/iconRight.png) no-repeat center right; background-size:2.5%;}
.confirmP3 span{font-size: 26px;color: #666666;}
.confirmP3 p{font-size: 26px;color: #666666;width:90%;}
.confirmDiv_2{background: #fff;padding:3% 3%;border-bottom: 1px solid #ededed;border-top: 1px solid #ededed;margin-bottom: 2%;}
.conDiv_1{background: url(../img/iconRight.png) no-repeat center right; background-size:2.5%;border-bottom: 1px solid #ededed;padding-bottom:2%;}
.conImg{width:66%;font-size: 0;}
.conImg a{margin-right:4%;display: inline-block;width:22%;}
.conImg a img{width:100%;}
.conImg a.last{margin-right:0;}
.conTxt{width:28%;text-align: right;margin-right:5%;}
.conTxt span{font-size: 28px;color:#f34949;}
.conTxt p{font-size: 22px;color: #999999;line-height: 1.5em;}
.conTxt i{font-style: normal;font-size: 22px;color: #999999;}
.conDiv_2{padding-top:2%;margin-top:2%;}
.confirmP4{font-size: 28px;color: #333333;}
.confirmP5 {text-align: right; margin-bottom:2%;}
.confirmP5 span{font-size: 24px;color: #999999;}
.confirmP5 i{font-size: 26px;color: #333333;font-style: normal;}
.confirmP6{font-size: 22px;color: #333333;}
.confirmP6 span{color: #de9625;}
.confirmP6{font-size:28px;color: #333333;}
.fsUl li{border-bottom: 1px solid #ededed;padding: 3% 0;}
.fsUl li.last{ border-bottom:0;}
.fsUl li .li_img{width:9%;}
.fsUl li p{font-size: 24px;color: #333333;margin-left: 1%;margin-top: 1.4%;}
.fsUl li .ffDiv{position:relative;width:4%;border:1px solid #484848;margin-top: 1.5%;font-size: 0;}
.fsUl li .ffDiv img{opacity: 0;vertical-align: bottom;}
.fsUl li .ffradio{position: absolute;top:0;left:0;z-index: -1;}
.qrDiv{margin-top: 0;border-top:0;padding: 0 0 16px 0;margin-bottom: 16px;}
.clickMore{text-align: center;font-size: 16px;color: #333333;border:1px solid #333333;width:30%;margin: 0 auto;line-height: 2.5em;}
 
 
 
.dzDIv{position: fixed;width:100%;height:98%;left:0;top:0;z-index: 10;display:none;background:#fff; padding:2% 0; overflow-y:auto;}
.dzDivbg{position: fixed;width:100%;height:100%;left:0;top:0;z-index: 1;background: rgba(0,0,0,0.5);}
.zdlist{width:100%;height:100%;padding:3%;overflow-y: auto;background: #fff;position: relative;z-index: 2;margin: 0 auto;}
.zdDiv1{border-bottom: 1px solid #d8d8d8;padding:2% 0;}
.zdDiv1on{background:#fff url(../img/bgdz.jpg) repeat-y right; background-size:1%;padding-right: 4%;}
.zdDiv2{margin-top: 0;padding: 0 0;border-top: 0;width:92%;padding-bottom: 0;border-bottom: 0;}
.zdSpan{color: #fff;display:inline-block;padding:0 10px;background:#b12f2f;margin-right:10px;}
.receiptaddDiv_1 .zdP{height: auto;margin-bottom: 5px;border-bottom: 0;}
.zdDiv3{padding: 0;}
.xiugai{display: block;width:8%;margin-top:7%;}
 
 
.zifDiv1{padding:0 3%;background: #fff;border-bottom: 1px solid #d8d8d8;margin-bottom: 16px;}
.zifP1{font-size: 30px;color: #333333;line-height: 2.8em;}
.zifP1 span{color: #f34949;}
.zifP2{font-size:26px;color: #fff;background: #f34949;text-align: center;line-height: 2.5em;}
.zifDiv2{padding:4% 3% 10%;margin: 0 auto 5%;border-bottom: 1px solid #d8d8d8;background: #fff;}
.zifP3{text-align: center;font-size: 30px;color: #010101;margin-bottom: 16px;}
.zifimg{margin: auto;width:64%;}
.zifimg img{margin-bottom: 25px;}
.zifP4{font-size: 26px;color: #333333;line-height:1.5em;}
.zifP4 span{color: #f34949;}
.zifP5{font-size:26px;color: #666666;margin-bottom: 8%; text-align: center;padding: 0 3%;}
.zifSbm{text-align: center;font-size: 28px;color: #fff;background: #1b1b1b;display: block;width:90%;border-radius: 500px;line-height: 2.3em;margin: 0 auto 5%;}
.zifb{ background:#fff;}
.confirmP16{ color:#484848; font-size:24px;}
.confirmP17{color:#fff; font-size:24px;background:#A01E24;width:28%; text-align:center; float:right;line-height: 2.8em;}
.zifb{ position:fixed;bottom:0;left:0;z-index:9;width:100%;}
.div0314_3{ position:absolute;left:0;right:0; height:100%;width:60%; padding-left:3%;}
 
 
.loader{ display:none;height:100%;width:100%;position:absolute;top:0;left:0;text-align:center;line-height:100%;z-index:99;}
.loader img{ position:absolute;top:50%;left:50%;width:42px;margin:-21px 0 0 -21px;}
.detailInfoWrap{padding:3%; background:#fff;}
.xqImgDiv img{width:100%;}
.confirmDiv_22{ padding-bottom:0;}
 
 
.btn-addr {
    display: block;
    border: 1px solid #666;
    color: #fff;
    text-align: center;
    background: #9d1273;
    font-size: 18px;
    line-height: 2em;
    border-radius: 22px;
}
.addr-add {
    padding: 2% 3%;
    border-bottom: 1px solid #c8c7cc;
    background: #fff;
    position: fixed;
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
}
 
.conDiv_2_1{width:100%; text-align:right;}
 
.alertDiv{position:fixed;top:0;left:0;width:100%;height:100%;display:none; opacity:0.8;}
.alert{background:#fff;border-radius:10px;font-size:30px; text-align:center; margin:0 auto;padding: 16px 30px; display:inline-block;}
.confirmP7{ color:#fff; display:inline-block;padding:0 8px; line-height:2.6em; background:#f34949; border-radius:5px; margin-left:10px;margin-top: 0.4%;}
.confirmP8{ margin-bottom:0;background: url(../img/iconRight.png) no-repeat center right;background-size:16%; padding:0 5% 0 0;}
 
.checkboxDiv0314{ float:left;width:50%;margin-top:3.8%;}
 
.img0316{width:11.5%; margin-right:2%;}
.p0316{width:70%;}
.span0316{display:inline-block;padding:0 10px; color:#fff; line-height:2em;margin-top: 4.2%;}
 
.div0314_1{display:none;}
.p0316{ color:#666666;}
.aListlast{ border-bottom:0;}
.shop2Top0316{ background:#fff;border-bottom:1px solid #ccc;}
.shop1Edit0316{ line-height:2.8em; position:relative;color:#1b1b1b;top:auto; right:3%; float:right;}
.CustomerDiv ul li{border-top: 1px solid #d8d8d8;border-bottom:0; line-height:2.5em;}
.CustomerDiv {border-bottom: 1px solid #d8d8d8;}
.ffDiv0316{position: relative;width: 4%;border: 1px solid #484848;margin-top:3.5%;font-size: 0; margin-right:2%;}
.ffDiv0316 .ffradio {position: absolute;top: 0;left: 0;z-index: -1;}
.ffDiv0316 .ffDiv img {opacity: 0;vertical-align: bottom;}
 
 
 
.nocartlist{ margin-top:5%;}
.nocartlist0318{text-align:center; margin:5% auto;}
.nocartlist0318 div img{width:10.5%;}
.nocartlist0318 div p{font-size:16px; margin:3% auto 5%;}
.nocartlist0318 a{ display:block;width:20%; margin:0 auto;}
 
 
 
 
 
.sfzT{ font-size:26px;width:96%;padding:0 2%;line-height:2.2em; border:1px solid #ccc; border-radius:5px;}
 
.cardImg{width:73%; margin:5% auto 0;}
.cardImg p{ font-size:18px; margin:0 0 1%;}
.cardFile{ position:relative; /*background:url(img/cardBG.png) no-repeat center;*/ border:4px solid #00a0e9; border-radius:5px; overflow:hidden;}
.fileIN{ position:absolute;width:100%;height:100%; top:0;left:0; opacity:0;z-index:10;}
.imglist1,.imglist2,.uploadbtn{ position:absolute;width:100%;height:100%;z-index:1;top:0;left:0; overflow:hidden; text-align:center;}
.imglist1 img,.imglist2 img{ width:100%; vertical-align:middle;}
 
 
 
.div0321{ position:fixed;top:0;left:0;z-index:10; background:#f7f7f7;width:100%;height:100%;}
.div0321_1{ padding:2% 3%; background:#fff;}
.div0321_1 label{ display:block;width:98%;}
.div0321_1 label span{ margin-left:5px;}
.modifyDiv0321{ margin:0 auto; padding:0 3%; border-bottom:1px solid #ccc; background:#fff; position:relative;}
.modifyDiv0321 input{ width:98%;}
.modifyDiv0321 input.modifyDivText1_1{width:50%;}
.yzm{ display:block; width:30%; height:100%; background:#000000; position:absolute;top:0;right:0;}
.outXG{width: 6%; margin:3% 3% 3% 0 ;}
 
.jr22{ display:block;color:#fff;width:100%; background:#FFB12E;}
 
.p0322_1{ text-align:center; font-size:32px; color:#f34949; margin-bottom:3%;}
.p0322_2{ font-size:24px;width:516px; margin:0 auto; line-height:1.3em;}
 
.kefuDIV{ position:fixed;top:0;left:0;width:100%; height:100%; background:rgba(0,0,0,0.50); z-index:101; display:none;}
.kefuDIV_1{width:69%; margin:0 auto; position:relative;}
.kefuDIV_2{ padding:5% 0; background:#fff;}
.kefuDIV_2 span{ display:block; text-align:center; font-size:32px;}
.kefuDIV_2 p{ font-size:26px; line-height:1.5em; margin:3% auto 5%; width:75%;}
.kefuDIV_2 a{ width:75%;display:block;border-radius:200px; margin: auto; color:#fff; background:#313131;text-align:center;line-height:2.5em;margin-bottom:3%;font-size:24px;}
.kfout{ position:absolute;top:0;right:0;width:40px;height:40px;}
 
 
 
 
 
.dprice{ display:block;width:100%;}
.dprice1{ display:inline-block; padding: 0 6px; color:#fff; line-height:2.2em; border-radius:3px;font-size:14px; background:#F30;}
.dprice2{ margin-left:5px;line-height:2.2em; color:#1b1b1b; font-size:14px;}
.shop1Top0407{ background:#fff; margin-bottom:2%;}
.numberDiv0407_1{width:240px; text-align:center; font-size:0;padding: 5px;}
.numC1{width:30%; font-size:26px; color:#fff; background:#ff5e5e;line-height:2em; border-radius:6px !important;}
.numC2{ width:40%;font-size:26px; color:#333333; text-align:center; line-height:2em;}
.xqSpan0407{ margin-top:2%;}
 
 
 
/* loading动画 */
.v-head{
    width: 63%;
}
.v-logo{
    width: 15%;
}
.v-nav{
    width: 60%;
    padding: 4% 1% 0 5%;
}
.v-language{
    width: 19%;
}
.v-nav1{
    width: 40%;
    margin: 0 auto;
}
 
.spinner{
  margin: 100px auto 0;
  width: 150px;
  text-align: center;
}
.spinner > div {
  width: 15px;
  height: 15px;
  background-color: #ccc;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
 
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}
 
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}