|
@@ -59,12 +59,12 @@
|
|
|
.hotList div.unfold{width: 83px;height: 32px;border: 1px solid #cccccc;line-height: 32px;margin: 10px auto;border-radius: 2px;color: #909090;padding-left: 13px;cursor: pointer;position: relative;}
|
|
|
.icon.more:before{background-position: -93px 7px;width: 20px;height: 32px;right: 0;position: absolute}
|
|
|
.hotList div.unfold:hover{color: #E15616;border-color: #E15616;}
|
|
|
- .productItem .price em.p{color:#f94b4b ;}
|
|
|
+ .productItem .price em.p{color:#f94b4b;}
|
|
|
.icon.hot:before{width: 25px;height: 20px;background-position: -120px -550px;position: absolute;top: -10px;right: -10px}
|
|
|
- .brand{color: #9aa5b5;margin: 10px 16px;border: 1px solid #e3ebf7;display: inline-block;padding: 0 10px;border-radius: 2px}
|
|
|
+ .brand{color: #9aa5b5;margin: 10px 8px;border: 1px solid #e3ebf7;display: inline-block;padding: 0 10px;border-radius: 2px}
|
|
|
.item_icon{ width: 100%;height: 36px;padding: 12px 0 8px 0;}
|
|
|
.item_icon img{width: 36px;height: 36px;display: block;margin: 0 auto;}
|
|
|
- .productItem .price em{font-weight: normal}
|
|
|
+ .productItem .price em{font-weight: normal;margin: 0;}
|
|
|
.productItem .price em.bold{font-weight: bold;margin: 0}
|
|
|
}
|
|
|
|