|
@@ -160,15 +160,15 @@ switch .wx-switch-input{
|
|
|
background: rgb(245, 245, 245);
|
|
|
}
|
|
|
.swiperTtemBox image{
|
|
|
-width: 185rpx;
|
|
|
+width: 31.3%;
|
|
|
height: 180rpx;
|
|
|
-margin: 10rpx;
|
|
|
+margin: 1%;
|
|
|
}
|
|
|
.vi_img{
|
|
|
position: relative;
|
|
|
}
|
|
|
.sc_img{
|
|
|
- background-color: rgba(0, 0, 0, 0.2);
|
|
|
+ background-color: rgba(97, 97, 97, 0.2);
|
|
|
position: absolute;
|
|
|
right: 0px;
|
|
|
top:0px;
|