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.
53 lines
1006 B
53 lines
1006 B
|
|
.toplist-i.data-v-422e9dce {
|
|
margin-top: 50rpx;
|
|
}
|
|
.toplist-i.data-v-422e9dce:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.toplist-i-t.data-v-422e9dce {
|
|
width: calc(100vw - 60rpx);
|
|
height: calc((100vw - 60rpx) / 1.8);
|
|
position: relative;
|
|
}
|
|
.toplist-i-t .image.data-v-422e9dce {
|
|
width: 100%;
|
|
height: 100%;
|
|
border-radius: 8rpx 8rpx 0 0;
|
|
}
|
|
.toplist-i-c.data-v-422e9dce {
|
|
line-height: 50rpx;
|
|
font-size: 36rpx;
|
|
letter-spacing: 4rpx;
|
|
margin-top: 30rpx;
|
|
}
|
|
.toplist-i-b.data-v-422e9dce {
|
|
margin-top: 20rpx;
|
|
}
|
|
.toplist-i-b .h1.data-v-422e9dce {
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.toplist-i-b .h1 .span.data-v-422e9dce {
|
|
color: #FF5050;
|
|
font-size: 44rpx;
|
|
display: block;
|
|
}
|
|
.toplist-i-b .h1 .a.data-v-422e9dce {
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
color: #fff;
|
|
padding: 0 30rpx;
|
|
background-color: #FF5050;
|
|
border-radius: 100rpx;
|
|
display: block;
|
|
}
|
|
.toplist-i-b .p.data-v-422e9dce {
|
|
height: 42rpx;
|
|
line-height: 42rpx;
|
|
color: #999;
|
|
font-size: 24rpx;
|
|
}
|
|
|
|
|