|
@ -143,7 +143,7 @@ body {
|
143
|
143
|
.app-fun-block-item-im .img {
|
144
|
144
|
margin-top: .29rem;
|
145
|
145
|
height: 3.51rem;
|
146
|
|
background: url("../img/fun-im-bg.png") left center no-repeat;
|
|
146
|
background: url("../img-mobile/fun-im-bg.png") left center no-repeat;
|
147
|
147
|
background-size: 3.58rem 3.52rem;
|
148
|
148
|
overflow: auto;
|
149
|
149
|
}
|
|
@ -152,7 +152,7 @@ body {
|
152
|
152
|
width: 2.45rem;
|
153
|
153
|
height: 2.41rem;
|
154
|
154
|
margin: .7rem auto 0;
|
155
|
|
background: url("../img/fun-im.png") left center no-repeat;
|
|
155
|
background: url("../img-mobile/fun-im.png") left center no-repeat;
|
156
|
156
|
background-size: 2.21rem auto;
|
157
|
157
|
}
|
158
|
158
|
|
|
@ -164,12 +164,12 @@ body {
|
164
|
164
|
width: 2.45rem;
|
165
|
165
|
height: 2.59rem;
|
166
|
166
|
margin: .3rem auto;
|
167
|
|
background: url("../img/fun-group.png") center center no-repeat;
|
|
167
|
background: url("../img-mobile/fun-group.png") center center no-repeat;
|
168
|
168
|
background-size: 100% auto;
|
169
|
169
|
}
|
170
|
170
|
|
171
|
171
|
.app-fun-block-item-group .main-content {
|
172
|
|
background: url("../img/fun-group-bg.png") left 1.34rem no-repeat;
|
|
172
|
background: url("../img-mobile/fun-group-bg.png") left 1.34rem no-repeat;
|
173
|
173
|
background-size: 3.1rem auto;
|
174
|
174
|
padding-bottom: .16rem;
|
175
|
175
|
}
|
|
@ -181,7 +181,7 @@ body {
|
181
|
181
|
.app-fun-block-item-it .img {
|
182
|
182
|
margin-top: .2rem;
|
183
|
183
|
height: 3.34rem;
|
184
|
|
background: url("../img/fun-it-bg.png") right center no-repeat;
|
|
184
|
background: url("../img-mobile/fun-it-bg.png") right center no-repeat;
|
185
|
185
|
background-size: 3.06rem auto;
|
186
|
186
|
overflow: auto;
|
187
|
187
|
}
|
|
@ -190,7 +190,7 @@ body {
|
190
|
190
|
margin: .7rem auto 0;
|
191
|
191
|
width: 2.7rem;
|
192
|
192
|
height: 1.89rem;
|
193
|
|
background: url("../img/fun-it.png") left center no-repeat;
|
|
193
|
background: url("../img-mobile/fun-it.png") left center no-repeat;
|
194
|
194
|
background-size: 2.6rem auto;
|
195
|
195
|
}
|
196
|
196
|
|