_index.css
452 Bytes
@import "goods-list";
@import "sale";
@import "layout/swiper";
@import "channel/banner-top";
@import "channel/floor-header";
@import "channel/discount-list";
@import "channel/thumb-row";
@import "common/good";
@import "common/filter";
.banner-swiper {
ul {
li {
img {
width: 100%;
height: auto;
}
}
}
}
.swiper-lazy-preloader {
transform: translate3d(0, 0, -1px);
}