|
@@ -29,9 +29,9 @@
|
|
|
.product p {font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 21px;letter-spacing: 0px;color: #22272e;padding: 10px 22px;}
|
|
|
.product ul {height: 50px;line-height: 80px;background-color: #ffffff;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);padding: 15px;}
|
|
|
.product li {display: inline-block;margin-right: 20px;width: 110px;text-align: center;color: #333333;position: relative;cursor: pointer;}
|
|
|
- .icon.confirm:before {width: 34px;height: 35px;background-position:-159px -415px;position: absolute;right: 53px;}
|
|
|
- .icon.other:before {background-position: -197px -415px;}
|
|
|
- .icon.down:before{background-position: -234px -415px;}
|
|
|
+ .icon.confirm:before {width: 34px;height: 35px;background-position:-159px -414px;position: absolute;right: 53px;}
|
|
|
+ .icon.other:before {background-position: -197px -414px;}
|
|
|
+ .icon.down:before{background-position: -234px -414px;}
|
|
|
.rank_top p {font-size: 16px;color: #22272e;display: inline-block;}
|
|
|
.rank_top span {color: #627386;font-size: 16px;}
|
|
|
.sales-ranke ul li {display: inline-block;width: 10%;}
|