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{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{width:100%} |
|
.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;} |
|
.club-list .club .club-left{width:28%;} |
|
.club-list .club .club-left image{width:100%;height:144rpx;border-radius:8rpx;} |
|
.club-list .club .club-right{width:69%;margin-left:3%;} |
|
.club-list .club .club-right .right-title{color:#F66A01;font-size:32rpx;line-height:45rpx;} |
|
.club-list .club .club-right .right-title image{width:28rpx;height:28rpx;margin-left:10rpx;vertical-align: middle;} |
|
.club-list .club .club-right .right-intro{color:#878787;font-size:28rpx;line-height:40rpx;word-break:keep-all; |
|
white-space:nowrap;overflow:hidden; text-overflow:ellipsis;} |
|
.club-list .club .club-right .right-num{color:#A3A3A3;font-size:24rpx;padding-top:24rpx;} |
|
.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} |