|
@@ -15,10 +15,6 @@ li{list-style:none}
|
|
|
.sortBox li.up:after{border-top-color:#E15616;opacity:.3}
|
|
|
.sortBox li.down:after{border-top-color:#E15616}
|
|
|
.sortBox li.down:before{border-bottom-color:#E15616;opacity:.3}
|
|
|
- .loading{box-sizing:border-box;padding:200px 0;text-align:center;}
|
|
|
- .empty{box-sizing:border-box;padding:100px 0;text-align:center;color:#4A4F58;line-height:30px;font-size:16px;}
|
|
|
- .empty img{width:180px;height:180px;}
|
|
|
- .empty a{color:#E15616;}
|
|
|
.productList{width:1200px;margin:0 auto;box-sizing:border-box}
|
|
|
.productList .productItem{margin-bottom:16px}
|
|
|
.login-btn{font-size: 12px}
|
|
@@ -47,10 +43,6 @@ li{list-style:none}
|
|
|
.sortBox li.up:after{border-top-color:#E15616;opacity:.3}
|
|
|
.sortBox li.down:after{border-top-color:#E15616}
|
|
|
.sortBox li.down:before{border-bottom-color:#E15616;opacity:.3}
|
|
|
- .loading{box-sizing:border-box;padding:20vw 0;text-align:center;}
|
|
|
- .empty{box-sizing:border-box;padding:15vw 0;text-align:center;color:#4A4F58;line-height:8vw;font-size:3.4vw;}
|
|
|
- .empty img{width:40vw;height:40vw;}
|
|
|
- .empty a{color:#E15616;}
|
|
|
.productList{width:96.6vw;margin:1.3vw auto;box-sizing:border-box}
|
|
|
.original-price{text-decoration:line-through}
|
|
|
.listTitle{width:100%;min-height:3.2vw;box-sizing:border-box;padding:3.3vw;background:#fc5331 url(/img/cart/promotions.png) no-repeat right;background-size:auto 100%;color:#FFF}
|