You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
157 lines
1.8 KiB
157 lines
1.8 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* banner2 图片轮播2 */
|
|
.imgswiper2.data-v-e9abb68a {
|
|
background-color: #fff;
|
|
}
|
|
.imgswiper2 .hdtt-t.data-v-e9abb68a {
|
|
padding: 0 30rpx;
|
|
border-top: 0 solid #f6f6f6;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.imgswiper2 .hdtt-t .h1.data-v-e9abb68a {
|
|
font-weight: normal;
|
|
font-size: 36rpx;
|
|
margin: 0;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.imgswiper2 .hdtt-t .p.data-v-e9abb68a {
|
|
color: #999;
|
|
font-size: 24rpx;
|
|
margin: 0;
|
|
margin-top: 10rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.imgswiper2 .hdtt-t-r.data-v-e9abb68a {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.imgswiper2 .hdtt-t-r .span.data-v-e9abb68a {
|
|
font-size: 36rpx;
|
|
display: inline-block;
|
|
}
|
|
.imgswiper2 .hdtt-t-r .span .em.data-v-e9abb68a {
|
|
font-size: 42rpx;
|
|
font-style: normal;
|
|
display: inline;
|
|
}
|
|
.imgswiper2 .goodslist.data-v-e9abb68a {
|
|
padding: 30rpx 0;
|
|
}
|
|
.imgswiper2 .goodstop-i.data-v-e9abb68a {
|
|
padding: 0;
|
|
padding-left: 30rpx;
|
|
padding-bottom: 30rpx;
|
|
}
|
|
.imgswiper2 .goodstop-i-t.data-v-e9abb68a {
|
|
width: 100%;
|
|
height: auto;
|
|
margin-top: 0;
|
|
}
|
|
.imgswiper2 .goodstop-i-t .image.data-v-e9abb68a {
|
|
width: 100%;
|
|
display: block;
|
|
}
|
|
.imgswiper2 .goodslist-d.data-v-e9abb68a {
|
|
margin-top: 30rpx;
|
|
}
|
|
.imgswiper2 .goodstop-i .h1.data-v-e9abb68a {
|
|
height: 42rpx;
|
|
line-height: 42rpx;
|
|
font-size: 32rpx;
|
|
font-weight: normal;
|
|
margin-top: 20rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.imgswiper2 .goodstop-i .h2.data-v-e9abb68a {
|
|
height: 42rpx;
|
|
line-height: 42rpx;
|
|
font-size: 24rpx;
|
|
color: #888;
|
|
font-weight: normal;
|
|
margin-top: 20rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
|
|
|