style.css
20.5 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
@charset "utf-8";
/**
* @file: style.css V1.1.0
* @author: wzx(zhixiang.wang@yoho.cn)
* @update: 2014-07-12 14:55:29;
*/
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, optgroup, p, blockquote, figure, hr, menu, dir, thead, tbody, tfoot, th, td {margin:0; padding:0; }
ul{list-style-type: none; list-style-image: none; }
a {text-decoration: none; color: #000;}
a:active {background-color: transparent; }
a:active, a:hover {outline: 0 none; }
a:focus {outline: 1px dotted; }
html {-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; text-size-adjust: 100%; font-size: 62.5%; }
body {font-size: 12px; line-height: 1.5; }
body, button, input, select, textarea {font-family: 'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif; -ms-text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis; text-autospace: ideograph-alpha ideograph-numeric ideograph-parenthesis; }
h1, h2, h3, h4, h5, h6 {font-weight: normal; }
abbr, acronym {border-bottom: 1px dotted; cursor:help; }
b, strong {font-weight: bold; } dfn {font-style: italic; }
hr {-moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
mark {background-color: #D2E5FF; color: #000; }
em {font-style: normal;}
code, kbd, pre, samp {font-family: monaco, menlo, consolas, 'courier new', courier, monospace; }
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word; overflow: auto; }
q {quotes: none; }
q:before, q:after {content: ''; content: none; }
small {font-size: 85.7%; }
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup {top: -0.5em; }
sub {bottom: -0.25em; }
table {border-collapse: collapse; border-spacing: 0; }
th {text-align: left; }
table th, table td {border: 1px solid #ddd; padding: 8px 10px; }
table th {font-weight: inherit; border-bottom-width: 2px; border-bottom-color: #ccc; }
img {border: 0 none; width: auto\9; height: auto; max-width: 100%; vertical-align: top; -ms-interpolation-mode: bicubic; } svg:not(:root) {overflow: hidden; } fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend {border: 0 none; white-space: normal; *margin-left: -7px; }
button, input, select, textarea {font-family: inherit; font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
input, button {*overflow: visible; }
button, select {text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] {cursor: default; } input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto; }
textarea {overflow: auto; resize: vertical; }
select:disabled option:checked, option:disabled:checked {color: #D2D2D2; }
@media screen and (-webkit-min-device-pixel-ratio:0) {input {line-height: normal !important; } }
input::-moz-placeholder, textarea::-moz-placeholder {color: darkGray; opacity: 1; } label {cursor: pointer; }
select[size], select[multiple], select[size][multiple] {border: 1px solid #AAA; padding:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block; } audio, canvas, video, progress {display: inline-block; vertical-align: baseline; }
audio:not([controls]) {display: none; height: 0; }
.dib {display: inline-block; *display: inline; zoom: 1;}
/*font-face*/
@font-face {
font-family: volupia;
src: url('../fonts/volupia.eot'); /*IE 9*/
src: url('../fonts/volupia.eot?#iefix') format('embedded-opentype'),
url('../fonts/volupia.woff') format('woff'),
url('../fonts/volupia.ttf') format('truetype'),
url('../fonts/volupia.svg#volupia') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family:iconfont;
src:url('../fonts/iconfont.eot');
src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/iconfont.woff') format('woff'),
url('../fonts/iconfont.ttf') format('truetype'),
url('../fonts/iconfont.svg#volupia') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: icomoon;
src:url('../fonts/icomoon.eot');
src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf') format('truetype'),
url('../fonts/icomoon.woff') format('woff'),
url('../fonts/icomoon.svg#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
/*header*/
.mb6 {margin-bottom: 6px;}
.clearfix:after {clear: both; display: block; visibility: hidden; height: 0; content: "";}
.clearfix {zoom: 1;}
.wrapper {width: 1100px; margin: 0 auto;}
.container {width: 980px; margin: 0 auto;}
.content-wrap {padding-bottom: 20px;}
.header {height: 138px; text-align: center; font-size: 0;}
.navigator {height: 41px; line-height: 41px; width: 980px; margin: 0 auto 16px; border-top: 2px solid #000; border-bottom: 2px solid #000; position: relative;}
.navigatorBar {position: absolute; left: 0; top: -2px; border-top: 5px solid #ec3f13; width: 99px; height: 0; overflow: hidden;}
.navigator li {float: left; text-align: center;}
.navigator li:hover,.navigator li.current {border-top: 5px solid #ec3f13; position: relative; z-index: 999; margin-top: -2px;line-height: 35px;}
.navigator li a {color: #333333; font-size: 14px; float: left; text-align: center;width: 99px; }
.navigator li .font-bold {font-weight: bold;}
.goToYohobuy {width: 82px; height: 41px; background: url("../images/yohood/yohobuy.png") no-repeat; position: absolute; right: 8px; top: 0;}
.ifont{
font-family: "icomoon";
display:inline-block;
}
.return-top a {width: 60px;height: 60px;position: fixed;bottom: 50px;right: 50px;text-align: center;font-size: 18px;line-height: 60px;color:#fff;background: #000;opacity: 0.5;z-index: 100;filter: alpha(opacity=50);display:none;}
.return-top a:hover {opacity: 1;}
/*slider styles*/
.slide-wrap {height: 468px; margin: 0 auto; overflow: hidden; font-size: 0; position: relative;}
.slide-wrap .box {float: left; width: 100%; position: relative;}
.slide-navigator {text-align: center; font-size: 0; padding: 18px 0;}
.slide-navigator a {width: 10px; height: 10px; float: left; background: url("../images/yohood/sprites.png") 0 -144px no-repeat; margin-right: 10px;}
.slide-navigator .on {background-position: 0 -124px;}
.slide-box {position: relative; overflow: hidden; visibility: hidden;}
.slide-control {position: relative;}
.slide-prev,.slide-next {width: 26px; height: 55px; position: absolute; top: -253px; background-image: url("../images/yohood/sprites.png"); background-repeat: no-repeat;}
.slide-prev {left: -49px; background-position: 0 0;}
.slide-next {right: -49px; background-position: 0 -56px;}
/*展会页面*/
.slide-prev-exhibition,.slide-next-exhibition{width: 26px; height: 55px; position: absolute; top: -153px; background-image: url("../images/yohood/sprites.png"); background-repeat: no-repeat;}
.slide-prev-exhibition {left: -49px; background-position: 0 0;}
.slide-next-exhibition {right: -49px; background-position: 0 -56px;}
.slide-wrap-exhibition {height: 200px; margin: 0 auto; overflow: hidden; font-size: 0; position: relative;}
.slide-wrap-exhibition .box {float: left; width: 100%; position: relative;}
.slide-box-exhibition {position: relative; overflow: hidden;}
.exhibition-containt{width:980px;padding-top:20px;overflow:hidden;background:#111114;margin:0 auto;}
.exhibition-row-containt{width:980px;overflow:hidden;margin-bottom:90px;}
.exhibition-img-containt{width:245px;overflow:hidden;float:left;text-align:center;}
.exhibition-img{width:220px;margin:0 auto; height:287px;border:none;}
.exhibition-text{text-align:center;color:#4a4a4a; font-size:18px; font-family:"Helvetica","Arial";width:220px;overflow:hidden;margin:10px auto;}
.exhibition-text .innertext{text-align:center;font-size:12px;}
.exhibition-vedio{width:980px;margin:0 auto 18px auto;text-align: center;background: #111114;padding-top:30px;padding-bottom: 30px;}
/*fluid styles*/
.fluid-list {width: 980px; /*float: left;*/}
.ads-list {width: 228px; float: right;}
.fluid-item {width: 308px; float: left; margin:0 20px 25px 0;}
.image-box {position: relative; font-size: 0; margin-bottom: 10px;}
.image-video img {opacity: 0.5; filter: alpha(opacity=50);}
.fluid-tag {position: absolute; bottom: 0; left: 0; background: #000; color: #FFF; padding: 0 10px; font-size: 14px;}
.fluid-tag:active {background: #000;}
.content .time {color: #888; margin-bottom: 5px;}
.content p {font-size: 12px;color:#aaa;}
.volupia {font-family: volupia !important;}
.fluid-list-inner {margin-right: -20px;}
.ads {margin-bottom: 20px; font-size: 0;}
.ads-small {background: #eee; margin-bottom: 20px; padding: 6px; font-size: 0;}
.icon-video {width: 46px; height: 46px; background: url("../images/yohood/sprites.png") -4px -172px; position: absolute; left: 50%; top: 50%; margin: -23px 0 0 -23px;}
/*yohobuy goods*/
.show-goods { margin-bottom: 20px; background: #eee; padding-bottom: 1px;}
.show-goods h2 {font-family: Arial; font-size: 16px; font-weight: bold; position: relative;background: #fff; height: 25px; line-height: 20px;}
.show-goods-list {margin: 6px 6px 5px;}
.show-goods-list li {height: 100px; background: #fff; margin-bottom: 6px; padding: 19px 10px 0 88px; position: relative;}
.goods-image {float: left; margin-left: -73px; width: 58px;}
.show-goods-list h3 a{font-size: 12px; color: #666666;}
.show-goods-list p {color: #ccc;}
.show-goods-list .number_1 {background: url("../images/yohood/sprites.png") 0 -235px; position: absolute; left: -5px; top: 9px; width: 45px; height: 24px;}
.show-goods-list .number_2 {background: url("../images/yohood/sprites.png") 0 -268px; position: absolute; left: 5px; top: 9px; width: 27px; height: 27px; font-size: 20px; color: #fff; font-family: Arial; text-align: center; line-height: 27px;}
.partner {border: 6px solid #eee; padding: 20px; margin-bottom: 20px;}
.partner h2 {font-size: 16px; position: relative; border-bottom: #000 1px dashed;font-weight: 700;
font-family: 'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif;}
.partner-image {padding: 5px 0 10px 5px; overflow:hidden;}
.partner-image ul li {float:left;width:85px; text-align: center;padding-bottom:5px;}
.partner-image img {width:80px; height:80px;}
.partner-image span {display:block;}
.goods_prev {width: 17px; height: 17px; background: url("../images/yohood/sprites.png") 0 -303px; position: absolute; right: 20px; top: 3px;}
.goods_next {width: 17px; height: 17px; background: url("../images/yohood/sprites.png") 0 -322px; position: absolute; right: 0; top: 3px;}
/*list styles*/
.list-tag {padding:4px 0 20px;}
.list-tag a {height: 28px; line-height: 28px; float: left; padding: 0 10px; background: #f2f2f2; margin: 0 12px 0 0;}
.list-tag a.current {color: #fff; background: #333;}
/*show styles*/
.show-title {font-family: Arial; font-size: 32px; color: #0099bb; text-align: center; padding: 20px 0;}
.show-list {margin-right: -10px;}
.show-list img{float: left; margin:0 4px 4px 0;}
.model {display:none;width:100%;height:100%; position: fixed; background:#fff;/* rgba(0,0,0,0.5)*/ left:0px; top: 0px; z-index: 9999;}
.mask {position: absolute;top: 0px; background-color: #777; z-index: 1002; left: 0px;}
.pic-tip {position: absolute;left: 80px;top: 80px;background: rgba(255, 255, 255, 0.9);color: #009abe;text-decoration: none;height: 18px;line-height: 18px;padding: 0 5px;border-radius: 11px;
font-family: 'Helvetica';font-weight: bold;box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);}
.pic-tip:after {position: absolute;content: "";background-image: url("../images/yohood/vedio-btn.png");background-repeat: no-repeat;background-position: 0 -55px;background-size: 30px 310px;width: 7px;height: 5px;top: 13px;left: -2px;}
.look_big_image {cursor:pointer;}
.image-prev {position: absolute;left: 5px;top: 50%;font-size: 54px;margin-top: -27px;-webkit-transition: color 0.5s ease;-moz-transition: color 0.5s ease;-o-transition: color 0.5s ease;transition: color 0.5s ease;z-index: 1003;}
.image-next {position: absolute;right: 5px;top: 50%;font-size: 54px;margin-top: -27px;-webkit-transition: color 0.5s ease;-moz-transition: color 0.5s ease;-o-transition: color 0.5s ease;transition: color 0.5s ease;z-index: 1003;}
.iconfont {font-family: "iconfont";font-style: normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0;-moz-font-smoothing: grayscale;}
.ui-dialog-close {position: absolute;top: 60px;right: 80px;padding: 10px;font-size: 22px;z-index: 99999;-webkit-transition: color 0.2s ease;-moz-transition: color 0.2s ease;-o-transition: color 0.2s ease;transition: color 0.2s ease;}
/*pagination styles*/
.pagination {text-align: center; font-size: 0; padding: 30px 0;}
.pagination-inner {display: inline-block; *display: inline; vertical-align: top; zoom: 1;}
.pagination a,.pagination span {font-size: 16px; padding: 3px 8px; margin-right: 5px;}
.pagination a.current {background: #000; color: #fff;}
/* brand list styles */
.brand-list {width: 823px; margin: 60px auto 0;}
.brand-list ul {margin-right: -30px;}
.brand-list li {width: 147px; height: 167px; margin-right: 22px; float: left; text-align: center;}
.brand-list img {border: 1px solid #ccc; margin-bottom: 10px; display: block;}
.brand-list a {color: #666;}
/* news detail styles */
.position {padding: 0 20px; line-height: 16px;}
.position a {color: #aaa;font-size: 16px;}
.detail-body { width: 710px; margin: 0 auto; padding: 10px 0;}
.detail-body h1 {font-size: 32px; text-align: center;}
.detail-body .time{color: #aaa; font-size: 16px; text-align: center; margin-bottom: 40px;}
.detail-content img,.detail-content video{margin-bottom: 20px;}
.detail-content p {text-indent: 2em; font-size: 14.4px; line-height: 1.8; margin-bottom: 12px;}
/* recommend styles */
.recommend-item {width: 758px; border-bottom: 1px dashed #999; margin: 0 auto; padding: 20px 10px; overflow: hidden;}
.goods-pic {width: 170px; float: left;}
.goods-info {width: 560px; float: right;}
.goods-title { height: 74px; margin-bottom: 20px; position: relative; padding-right: 122px;}
.goods-title h2 {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.goods-brand-logo {position: absolute; top: 0; right: 0; border: 1px solid #ccc; font-size: 0;}
.goods-price span {float: left; height: 23px; line-height: 23px; font-size: 14px; font-weight: bold; margin-right: 10px;}
.goods-buy {background: url("../images/yohood/buy.png") no-repeat; float: left; width: 87px; height: 23px;}
/* recommend_new styles */
.recommend-top{ padding-top: 49px; margin-bottom: 27px;}
.recommend-top .recommend-title h2{height: 56px;}
.recommend-top .recommend-title h2 img{ display: block; margin: 0 auto;}
.recommend-top .recommend-title p{ line-height: 56px; font-size: 20px; font-family: "微软雅黑"; text-align: center;}
.recommend-top .recommend-info{ margin: 54px 0 0 0; line-height: 20px; font-size: 14px; font-family: "微软雅黑"; text-indent: 2em;}
.recommend-box{margin-bottom: 87px;}
.recommend-box .goods-pic{ float: none; width: 100%;}
.recommend-box .goods-pic img{ display: block; margin: 0 auto;}
.recommend-box .goods-info{ float: none;width: 100%;}
.recommend-box .goods-info h4{ font-size: 18px; line-height: 24px;}
.recommend-box .goods-info p{ line-height: 20px; font-size: 14px;font-family: "微软雅黑";}
.recommend-box .goods-info .info{margin: 15px 0 12px 0;}
/*活动介绍*/
.introduction {padding: 20px 0;}
.activity-ask {background: #000; padding: 8px; color: #fff; font-family: 'arial black'; font-weight: bold;}
.activity-ask h2 {font-size: 12px;}
.activity-qa {width: 820px; margin: 0 auto 20px;}
.activity-borderline {padding-bottom: 20px; border-bottom: 1px dashed #ccc; margin-bottom: 20px;}
.activity-qa h2{padding: 8px; color: #ffffff; background: #000; font-weight: 700; margin-bottom: 20px; font-family: "Arial Black";}
.activity-qa h3 {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.activity-qa h3 span{padding-right: 15px; font-size: 24px; font-family: "Arial Black";}
.activity-qa p {padding-left: 20px; color: #f96062;}
.activity-qa p span{font-weight: bold; padding-right: 10px; font-size: 14px;}
/*buy ticket styles*/
.ticket {padding: 65px 0 0; width: 620px; margin: 0 auto;}
.buy-ticket {height: 260px; padding: 0 0 0 235px; line-height: 1; position: relative; margin-bottom: 64px;}
.buy-ticket img {margin-left: -235px; float: left; *display: inline;}
.buy-ticket h2 {font-size: 30px; margin-bottom: 15px;}
.buy-ticket p {font-size: 18px; color: #4b4a4a; line-height: 1; margin-bottom: 10px;}
.buy-ticket p span {font-size: 38px;}
.red {color: #ff0000;}
.buy-ticket-btn {position: absolute; left: 235px; bottom: 0; width: 230px; height: 60px; background: #f00; line-height: 60px; text-align: center; color: #fff; font-size: 24px;}
.buy-ticket-btn:active {background: #ff0000;}
.buy-ticket-intro {}
.buy-ticket-intro h2 {font-size: 18.6px; border-left: 5px solid #ec3f13; line-height: 1; margin-bottom: 15px; padding: 0 0 0 10px;}
.buy-ticket-intro p {color: #4b4a4a; font-size: 16px; line-height: 27px;}
/*scene styles*/
.scene-wrap {width: 820px; margin: 40px auto 0;}
.scene-nav {width: 280px; border-bottom: 2px solid #333; overflow: hidden; margin-left: 44px;}
.scene-nav a {float: left; width: 50%; text-align: center; font-size: 26px;}
.scene-nav a.current {color: #f00;}
.scene-item {padding: 30px 0 30px 30px; margin-left: 100px; border-left: 1px solid #aaa; position: relative;}
.scene-item h2 {position: relative; font-size: 18px; line-height: 18px;}
.scene-item h3 {font-size: 16px; color: #666; margin-bottom: 10px;}
.scene-item h2 i {width: 18px; height: 18px; background: url("../images/yohood/sprites.png") 0 -375px no-repeat; position: absolute; left: -39px; top: 7px;}
.scene-item .times {position: absolute; top: 30px; left: -90px; width: 70px;text-align: center; text-align: center;}
.scene-item .times span {font-size: 18px; font-family: Arial; display: block;}
.scene-item .times strong {font-size: 16px; display: block; background: #eeeeee; height: 30px; line-height: 30px;}
.img-box {overflow: hidden; padding: 0 0 0 220px;}
.img-box img {float: left; display: inline; margin-left: -220px;}
.img-box p{font-size: 16px;}
.over h2 i {background-position: 0 -354px;}
.over,.over a,.over h3 {color: #aaaaaa !important;}
.over img {opacity: 0.5; filter: alpha(opacity=50);}
.activity-index-list h3 a {font-size: 14px;font-weight: bold;color: #000;}
.activity-index-list li p{font-size:12px; color: #888;}
.activity-index-list span {color: #999; padding-bottom: 18px; display: block;}
.activity-index-list {padding: 25px 0 0 0;}
.activity-index-list li {margin: 0 0 25px 0; border-bottom: 1px solid #ccc; padding-bottom: 25px; height: 200px; position: relative;}
.pageSize {padding-left: 66px;}
.detail-pageSize li {margin-bottom: 0; border-bottom: 0; padding-top: 5px; height: 70px; float: left; width: 50%;}
.detail-pageSize .activity-img-item {width: 148px; overflow: hidden;float: left;}
.detail-pageSize .detail-prev,.detail-pageSize .detail-next {position: absolute; top: -20px; left: 0;}
.activity-share {height: 30px; overflow: hidden; border-bottom: 1px solid #333; padding: 10px 0 0 30px; margin-bottom: 20px;}
.activity-share h2,.activity-share div {float: left; height: 25px; line-height: 25px; overflow: hidden; font-size: 12px;}
/*brand detail styles*/
.brand-detail {width: 870px; margin: 0 auto; padding: 25px 0 0;}
.brand-detail-top {padding-bottom: 20px; border-bottom: 1px solid #999; margin-bottom: 20px;}
.brand-detail-image {width: 300px; float: left; font-size: 0; margin-right: 34px;}
.brand-info {width: 536px; float: left;}
.brand-info h3 {font-size: 12px; font-weight: bold; margin-bottom: 10px;}
.brand-info-logo {padding-left: 184px; height: 97px; margin-bottom: 50px;}
.brand-info-logo h2{font-size: 32px; line-height: 32px;}
.brand-logo {float: left; border: 1px solid #ccc; margin-left: -184px; *display: inline;}
.brand-goods-list {padding: 0 17px; border-bottom: 1px dashed #999; margin-bottom: 20px;}
.brand-goods-list ul {margin-right: -30px;}
.brand-goods-list li {width: 150px; height: 273px; float: left; margin-right: 20px; text-align: center;}
.brand-goods-list li p {padding-top: 5px;}
.bd_weixin_popup {position: absolute; top: 320px;left: 130px;padding: 10px;height: 250px;background: #fff;border: solid 1px #d8d8d8;z-index: 1000;font-size: 12px;}