移动系统liao
2025-02-17 557c2711a3e103ebc3d0492344eca9730d5e92b2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*page { background: #fff; }*/
.orderList { width: auto; }
 
.evaluate-c-t { width: 100%; height: 70px; }
    .evaluate-c-t textarea { width: 100%; height: 100%; font-size: 13px; padding: 5px; }
.evaluate-c-b { overflow: hidden; }
.upload-img { width: 73px; height: 73px; margin: 7px; text-align: center; color: #999999; font-size: 11px; border: 1px solid #E1E1E1; /* #ifdef MP-ALIPAY */ border-top: 4px solid #E1E1E1; /* #endif */ border-radius: 2px; display: inline-block; float: left; padding: 12px 0; }
.goods-img-item { width: 87px; height: 87px; padding: 7px; float: left; position: relative; }
    .goods-img-item:nth-child(4n) { margin-right: 0; }
    .goods-img-item image { width: 100%; height: 100%; }
.del { width: 15px !important; height: 15px !important; position: absolute; right: 0; top: 0; z-index: 999; }
.evaluate-num-t { color: #333; font-size: 14px; margin-bottom: 10px; }
.coreshop-bottomBox .coreshop-btn { width: 100%; }
 
.icon { width: 25px; height: 25px; /* #ifdef MP-ALIPAY */ background-size: 100% 100%; /* #endif */ }
 
 
.coreshop-card-box { padding: 0; box-shadow: 0 0 7px #f1f1f1; }
.coreshop-card-view { padding: 9px; box-shadow: none; }