|
@@ -5,7 +5,7 @@
|
|
|
/**/
|
|
|
#dashboard li {list-style: none;}
|
|
|
.information {background: #fff;padding: 20px;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
|
|
|
- .head {width: 112px;height: 80px;border-radius: 2px;border: solid 1px #f5f5f5;margin-right: 10px;position: relative;cursor: pointer;display: inline-block;vertical-align: top;}
|
|
|
+ .head {width: 80px;height: 80px;border-radius: 2px;margin-right: 10px;position: relative;cursor: pointer;display: inline-block;vertical-align: top;}
|
|
|
.zhuti {font-size: 16px;color: #22272e;padding: 25px 236px 10px}
|
|
|
.info_main h3{display: inline-block;}
|
|
|
.icon.Promotion:before{width: 20px;height: 20px;background-position: -90px 3px;position: absolute;}
|
|
@@ -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 -414px;position: absolute;right: 53px;}
|
|
|
- .icon.other:before {background-position: -197px -414px;}
|
|
|
- .icon.down:before{background-position: -234px -414px;}
|
|
|
+ .icon.confirm:before {width: 34px;height: 35px;background-position:-159px -405px;position: absolute;right: 53px;}
|
|
|
+ .icon.other:before {background-position: -197px -405px;}
|
|
|
+ .icon.down:before{background-position: -234px -405px;}
|
|
|
.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%;}
|
|
@@ -39,7 +39,7 @@
|
|
|
.sales-ranke {background: #fff;color: #627386;padding: 10px 22px}
|
|
|
.sales-ranke ul {padding: 10px 0;border-bottom: 1px solid #e2e7ef}
|
|
|
.rank_top {padding: 10px 22px;}
|
|
|
- .file_img {width: 118px;height: 80px;font-size: 999px;opacity: 0;top: 0px;left: 0px;position: absolute}
|
|
|
+ .file_img {width: 80px;height: 80px;font-size: 999px;opacity: 0;top: 0px;left: 0px;position: absolute}
|
|
|
.shop-ranke {background: #fff;padding-bottom: 20px;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
|
|
|
.shop-ranke ul li {float: left;height: 70px;width: 10%;color: #FF5B00;line-height: 70px}
|
|
|
.shop-ranke ul {padding: 5px 15px;overflow: hidden;}
|
|
@@ -47,11 +47,11 @@
|
|
|
.shop-ranke ul li .shop-img {display: inline-block;vertical-align: top;margin-left: 10px;}
|
|
|
.shop-ranke ul li .shop-img img {width: 70px;height: 70px;display: inline-block;}
|
|
|
.shop-ranke ul li p {width: 350px;font-size: 14px;height: 60px;line-height: 60px;color: #333;padding-left: 16px;display: inline-block;overflow: hidden;text-overflow: ellipsis;}
|
|
|
- .icon.rank0:before {background-position: 0px -453px}
|
|
|
- .icon.rank1:before {background-position: -62px -453px}
|
|
|
- .icon.rank2:before {background-position: -124px -453px}
|
|
|
- .icon.rank3:before {background-position: -186px -453px}
|
|
|
- .icon.rank4:before {background-position: -248px -453px}
|
|
|
+ .icon.rank0:before {background-position: 6px -445px}
|
|
|
+ .icon.rank1:before {background-position: -52px -445px}
|
|
|
+ .icon.rank2:before {background-position: -108px -445px}
|
|
|
+ .icon.rank3:before {background-position: -166px -445px}
|
|
|
+ .icon.rank4:before {background-position: -228px -445px}
|
|
|
.icon.rank:before {position: absolute;width: 60px;height: 60px;}
|
|
|
.confirm span {color: #FF5B00;padding: 5px}
|
|
|
.Statistics {margin-top: 20px;}
|