|
@@ -26,7 +26,7 @@
|
|
|
.msg_num {width: 20px;height: 20px;line-height: 20px;display: block;background: red;border-radius: 50%;color: #fff;font-size: 10px;text-align: center;position: relative;top: 10px;right: -15px;}
|
|
|
.icon.msg:before {width: 25px;height: 25px;background-position: -240px -371px}
|
|
|
.product {margin: 20px 0;}
|
|
|
- .product p {font-size: 16px;font-weight: normal;font-stretch: normal;line-height: 21px;letter-spacing: 0px;color: #22272e;padding: 10px;}
|
|
|
+ .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;}
|
|
@@ -38,7 +38,7 @@
|
|
|
.sales-ranke ul li:nth-child(2) {width: 79%;}
|
|
|
.sales-ranke {background: #fff;color: #627386;padding: 10px 22px}
|
|
|
.sales-ranke ul {padding: 10px 0;border-bottom: 1px solid #e2e7ef}
|
|
|
- .rank_top {padding: 10px;}
|
|
|
+ .rank_top {padding: 10px 22px;}
|
|
|
.file_img {width: 118px;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: #e15616;line-height: 70px}
|
|
@@ -58,6 +58,7 @@
|
|
|
.Stati_top p {font-size: 16px;color: #333333;display: inline-block;}
|
|
|
.Stati_top span {font-size: 12px;color: #999999;}
|
|
|
#StatisticsEacths {width: 968px;height: 440px;box-sizing: border-box;background: #FFF;padding:20px 0;margin-top: 10px;box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.07);}
|
|
|
+ .Statistics .Stati_top{padding: 0 22px}
|
|
|
}
|
|
|
|
|
|
/*移动端*/
|