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.
33 lines
2.8 KiB
33 lines
2.8 KiB
page{background:#FAFAFA} |
|
.yesword{width:100%} |
|
.nav{width:100%;padding:16rpx 0;background:#FFCB12;} |
|
.search{height:64rpx;width:90%;margin:0 auto;display:flex;justify-content: start;} |
|
.search .search-box{width:85%;border-radius: 180rpx;background-color:#fff;height:100%;margin:0 auto;display:flex;justify-content: start;} |
|
.search .search-box .search-icon{width:70rpx;height:100%;} |
|
.search .search-box .search-icon image{width:32rpx;height:32rpx;padding:16rpx 0rpx 16rpx 38rpx;} |
|
.search .search-box .search-input{width:580rpx;} |
|
.search .search-box .search-input input{height:100%;width:90%;padding-left:10rpx} |
|
.search .search-word{width:15%;font-size:28rpx;line-height:64rpx;text-align: right;} |
|
.search-title{width:94%;margin:0 auto;height:90rpx;line-height:90rpx;display:flex;justify-content: space-between;font-size:30rpx;} |
|
.search-title text{font-size:24rpx;color:#7C7C7C} |
|
.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;} |