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.
113 lines
2.2 KiB
113 lines
2.2 KiB
|
|
.container.data-v-4bc6b058 {
|
|
background-color: #F4F4F4;
|
|
}
|
|
.page-headline.data-v-4bc6b058 {
|
|
min-height: 100vh;
|
|
background-color: #F4F4F4;
|
|
padding-bottom: 88rpx;
|
|
}
|
|
.hdline-h .image.data-v-4bc6b058 {
|
|
width: 100%;
|
|
display: block;
|
|
}
|
|
.hdline-c.data-v-4bc6b058 {
|
|
margin-top: 0;
|
|
}
|
|
.goodstop-i.data-v-4bc6b058 {
|
|
width: calc(100vw - 60rpx);
|
|
margin-bottom: 20rpx;
|
|
padding: 40rpx 30rpx;
|
|
background-color: #fff;
|
|
}
|
|
.goodstop-i.data-v-4bc6b058:last-child {
|
|
margin-bottom: 60rpx;
|
|
}
|
|
.goodstop-i .h1.data-v-4bc6b058 {
|
|
line-height: 52rpx;
|
|
font-size: 30rpx;
|
|
letter-spacing: 4rpx;
|
|
font-weight: normal;
|
|
}
|
|
.goodstop-i-t.data-v-4bc6b058 {
|
|
width: calc(100vw - 60rpx);
|
|
height: calc((100vw - 30rpx) / 1.8);
|
|
margin-top: 30rpx;
|
|
position: relative;
|
|
}
|
|
.goodstop-i-t-tag.data-v-4bc6b058 {
|
|
position: absolute;
|
|
top: 20rpx;
|
|
left: 20rpx;
|
|
z-index: 2;
|
|
}
|
|
.goodstop-i-t-tag .i.data-v-4bc6b058 {
|
|
height: 52rpx;
|
|
line-height: 52rpx;
|
|
font-size: 24rpx;
|
|
font-style: normal;
|
|
margin-left: 10rpx;
|
|
padding: 6rpx 14rpx;
|
|
background-color: #FFD93F;
|
|
border-radius: 4rpx;
|
|
display: inline;
|
|
}
|
|
.goodstop-i-t-tag .i.data-v-4bc6b058:first-child {
|
|
margin-left: 0;
|
|
}
|
|
.goodstop-i-t .image.data-v-4bc6b058 {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.goodstop-i-c .h2.data-v-4bc6b058 {
|
|
height: 84rpx;
|
|
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: 2;
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
.goodstop-i-c .p.data-v-4bc6b058 {
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
font-size: 28rpx;
|
|
color: #888;
|
|
margin-top: 20rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.goodstop-i-c .p .span.data-v-4bc6b058 {
|
|
line-height: 60rpx;
|
|
flex-shrink: 1;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.goodstop-i-c .p .span .i.data-v-4bc6b058 {
|
|
width: 60rpx;
|
|
height: 60rpx;
|
|
margin-right: 20rpx;
|
|
border-radius: 50%;
|
|
display: block;
|
|
}
|
|
.goodstop-i-c .p .span .b.data-v-4bc6b058 {
|
|
font-weight: normal;
|
|
display: block;
|
|
}
|
|
.goodstop-i-c .p .span .i .image.data-v-4bc6b058 {
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 50%;
|
|
}
|
|
.goodstop-i-c .p .em.data-v-4bc6b058 {
|
|
font-style: normal;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
|