shop_index.less
2.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
.sp-slider {
height: 260px;
width: 1200px;
margin: 0 auto 20px;
position: relative;
overflow: hidden;
ul{
height: 100%;
}
li {
float: left;
width: 1200px;
height: 100%;
img {
float: left;
height: 100%;
width: 100%;
}
}
}
.tips {
position: absolute;
top: 50%;
right: 0;
margin-top: -7px;
font-style: normal;
display: inline-block;
font-size: 12px;
line-height: 1;
color: #FFF;
background-color: #ff6600;
padding: 1px;
vertical-align: middle;
}
.sp-feature {
overflow: hidden;
position: relative;
.sp-goods {
margin-left: -18px;
height: 222px;
overflow: hidden;
.sp-goods-item{
width: 406px;
padding: 0 0 18px 18px
}
.info {
margin-left: 180px;
height: 126px;
}
img {
float: left;
}
.btn {
margin-left: 180px;
line-height: 34px;
text-align: center;
font-size: 14px;
color: #FFF;
background-color: #ff6600;
}
.badge {
left: -1px;
top: -1px;
position: absolute;
}
}
}
.sp-texts {
padding: 15px 0;
margin-left: -1px;
li {
float: left;
padding: 0 10px 0 30px;
box-sizing: border-box;
background: url(../images/2.3.0/dist/dotted.png) 22px center no-repeat;
border-left: 1px solid #eee;
>span, a {
font-size: 14px;
color: #666;
display: block;
line-height: 2.0;
padding: 0 !important;
}
a:hover {
color: #23ac38;
}
.wrap-box{
font-size: 14px;
color: #666;
display: block;
line-height: 2.0;
}
span {
float: left;
display: inline-block;
padding: 0 5px;
box-sizing: border-box;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
position: relative;
box-sizing: border-box;
span{
max-width: 100%;
position: relative;
padding-right: 28px;
padding-left: 0;
}
}
.title {
width: 35%;
}
.time {
width: 30%;
}
.num {
width: 35%;
}
}
}
.information {
li {
.title {
width: 35%;
}
.addr {
width: 35%;
}
.contact {
width: 15%;
}
.num {
width: 15%;
}
}
}