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.
29 lines
2.4 KiB
29 lines
2.4 KiB
page{background:#FAFAFA} |
|
.nav{z-index: 4; position: fixed; top:0;left:0;width:100%;height:100rpx;line-height:100rpx;background:#fff;} |
|
.nav .navtop{width:50%;margin:0 auto;display:flex;box-sizing: border-box;} |
|
.navtop> view{text-align:center;width:50%;} |
|
.navtop> view text{height:70rpx; display:inline-block;line-height: 70rpx;color:#979797;font-size: 32rpx;} |
|
.navtop .cur text{ border-bottom:4rpx solid #FE4C00; color:#494949;font-size: 34rpx;} |
|
.yesword{width:100%;margin-top:100rpx;} |
|
.yesword .noresult{width:100%;} |
|
.yesword .noresult .noimg{width:200rpx;height:170rpx;margin:0 auto;border:1px dashed #969798;display: block;} |
|
.yesword .noresult .noforword{font-size:24rpx;color:#ADADAD;margin:24rpx 0;display: block;text-align: center;} |
|
.yesword .noresult .club-list{width:100%;background-color:#F1F1F1;border-top:6rpx solid #F1F1F1;border-bottom:6rpx solid #f1f1f1} |
|
.club-list .club{width:90%;padding:24rpx 5%;background:#fff;margin:2rpx auto;display:flex;justify-content: start;} |
|
|
|
.more{width:100%;height:64rpx;background:#fff;line-height:64rpx;display: flex;justify-content: center;} |
|
.more .more-left{height:2rpx;width:90rpx;background: linear-gradient(to left, #000000, #f1f1f1);margin-top:30rpx} |
|
.more .more-word{width:150rpx;text-align: center;font-size:20rpx;color:#A5A5A5} |
|
.more .more-right{height:2rpx;width:90rpx;background: linear-gradient(to left, #f1f1f1, #000000);margin-top:30rpx} |
|
.club-list .four-list{width:90%;padding:24rpx 5%;background:#fff;margin:2rpx auto;display:flex;justify-content: start;} |
|
.club-list .four-list .bigimg{width:38%;height:182rpx;border-radius: 12rpx;} |
|
.club-list .four-list .four-word{width:59%;margin-left:3%;} |
|
.club-list .four-word .four-title{display:-webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical; |
|
word-break:break-all;font-size:24rpx;color:#7E7B70;height:60rpx;line-height:30rpx;} |
|
.club-list .four-word .four-log{height:40rpx;line-height:40rpx;font-size:18rpx;color:#C1C1C1;display: flex; |
|
justify-content: space-between;width:80%} |
|
.club-list .four-word .four-name{font-size:24rpx;color:#2A2A2A;line-height:40rpx;} |
|
.club-list .four-word .four-name image{width:20rpx;height:20rpx;margin-left:10rpx;vertical-align: sub;} |
|
.club-list .four-word .four-bottom{display: flex;justify-content: space-between;font-size:20rpx;color:#C9C9C9;height:40rpx;line-height:40rpx;} |
|
.club-list .four-word .four-bottom .price{font-size:24rpx;color:#F66A01;font-weight:bold;} |
|
.club-list .four-word .four-bottom .price text{font-size:18rpx;} |