Authored by weiqingting

修改样式

@@ -183,11 +183,13 @@ @@ -183,11 +183,13 @@
183 margin-right:-10px; 183 margin-right:-10px;
184 .good-info{ 184 .good-info{
185 width: 240px; 185 width: 240px;
  186 + height: 400px;
  187 + margin-bottom:0px;
186 .good-detail-img{ 188 .good-detail-img{
187 height: 320px; 189 height: 320px;
188 } 190 }
189 } 191 }
190 - .price{ 192 + .good-detail-text{
191 text-align: center; 193 text-align: center;
192 } 194 }
193 } 195 }
@@ -257,7 +259,7 @@ @@ -257,7 +259,7 @@
257 position: relative; 259 position: relative;
258 width: 100%; 260 width: 100%;
259 text-align: center; 261 text-align: center;
260 - top: -20px; 262 + padding-top: 40px;
261 a{ 263 a{
262 display: block; 264 display: block;
263 height: 35px; 265 height: 35px;
@@ -349,6 +351,7 @@ @@ -349,6 +351,7 @@
349 .goods-container{ 351 .goods-container{
350 .good-info{ 352 .good-info{
351 width: 188px; 353 width: 188px;
  354 + height: 360px;
352 .good-detail-img{ 355 .good-detail-img{
353 height: 255px; 356 height: 255px;
354 } 357 }
@@ -434,6 +437,7 @@ @@ -434,6 +437,7 @@
434 .goods-container{ 437 .goods-container{
435 .good-info{ 438 .good-info{
436 width: 280px; 439 width: 280px;
  440 + height: 465px;
437 .good-detail-img{ 441 .good-detail-img{
438 height: 374px; 442 height: 374px;
439 } 443 }
@@ -485,6 +489,7 @@ @@ -485,6 +489,7 @@
485 .goods-container{ 489 .goods-container{
486 .good-info{ 490 .good-info{
487 width: 222px!important; 491 width: 222px!important;
  492 + height: 408px!important;
488 .good-detail-img{ 493 .good-detail-img{
489 height: 298px!important; 494 height: 298px!important;
490 } 495 }