|
@@ -96,15 +96,15 @@ a:hover{color:#333}
|
|
|
.product-template .floor-item .floor-item-cover img{width:100%;height:100%}
|
|
|
.product-template .floor-item:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 4px 8px rgba(102,102,102,0.1);box-shadow:0 4px 8px rgba(102,102,102,0.1)}
|
|
|
.product-template .floor-item:hover .floor-item-text{color:#e15616}
|
|
|
-.product-template .floor-item .floor-item-text{position:absolute;bottom:0;width:100%;padding:0 16px 10px;-webkit-box-sizing:border-box;box-sizing:border-box}
|
|
|
+.product-template .floor-item .floor-item-text{position:absolute;bottom:0;width:100%;padding:0 8px 8px;-webkit-box-sizing:border-box;box-sizing:border-box}
|
|
|
.product-template .floor-item .floor-item-text .pro-tags{height:24px}
|
|
|
.product-template .floor-item .floor-item-text .pro-tags .tag{display:inline-block;padding:0 4px;height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e3ebf7;border-radius:2px;font-size:12px;line-height:22px;text-align:center;color:#9aa5b5}
|
|
|
.product-template .floor-item .floor-item-text .pro-title{height:40px;padding-top:4px;font-size:14px;line-height:20px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:justify}
|
|
|
.product-template .floor-item .floor-item-text .pro-title .tag{width:44px;height:18px;line-height:18px;font-size:12px;display:inline-block;margin-right:5px;text-align:center;color:#ffffff !important;background-image:-webkit-gradient(linear,right top,left top,from(#f9c023),to(#f83600));background-image:-o-linear-gradient(right,#f9c023 0%,#f83600 100%);background-image:linear-gradient(270deg,#f9c023 0%,#f83600 100%);border-radius:0px 10px 0px 0px;margin-top:2px}
|
|
|
.product-template .floor-item .floor-item-text .pro-price{bottom:0;line-height:22px}
|
|
|
.product-template .floor-item .floor-item-text .pro-price span{vertical-align:middle}
|
|
|
-.product-template .floor-item .floor-item-text .pro-price .price-tag{height:22px}
|
|
|
-.product-template .floor-item .floor-item-text .pro-price .price-tag .tag{display:inline-block;height:20px;line-height:20px;border:1px solid #ffe6dc;border-radius:2px;font-size:12px;color:#e15616;cursor:pointer;background:#fff;padding:0 10px;position:relative;font-style:normal}
|
|
|
+.product-template .floor-item .floor-item-text .pro-price .price-tag{height:22px;margin:4px 0 ;}
|
|
|
+.product-template .floor-item .floor-item-text .pro-price .price-tag .tag{display:inline-block;height:20px;line-height:20px;border:1px solid #ffe6dc;border-radius:2px;font-size:12px;color:#e15616;cursor:pointer;background:#fff;padding:0 4px;position:relative;font-style:normal}
|
|
|
.product-template.floor-grid-1 .floor-main{height:604.42857px;overflow:hidden}
|
|
|
.product-template.floor-grid-1 .floor-item-ad.ad1{width:100%;height:117.14286px;margin-right:0}
|
|
|
.product-template.floor-grid-1 .floor-item-ad.ad2{width:434px;height:175.71429px}
|