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.
 

24 lines
2.1 KiB

.other{width:100%;background: #fff;margin-top:24rpx;}
.last{margin-bottom:120rpx;}
.other .other-top{height:92rpx;line-height:92rpx;font-size:32rpx;padding: 0 6%;}
.other .other-top image{height:36rpx;width:6rpx;vertical-align: middle;margin-right:16rpx;}
.other .other-circle{width:100%;}
.other .other-circle .other-list{border-bottom:2rpx solid #F3F3F3;padding:24rpx 6%;
width:88%;}
.other .other-circle .other-list .list-top{display: flex;justify-content: start;}
.other .other-circle .other-list .other-left{width:40%;}
.other .other-circle .other-list .other-left image{width:240rpx;height:152rpx;border-radius: 8rpx;}
.other .other-circle .other-list .other-right{width:60%;}
.other .other-circle .other-list .other-right .other-name{color:#676457;font-size:24rpx;height:56rpx;line-height:28rpx;overflow: hidden;
display:-webkit-box;-webkit-line-clamp:2; -webkit-box-orient: vertical; word-break:break-all;}
.other .other-circle .other-list .other-right .other-time{font-size:20rpx;color:#BBBBBB;padding:16rpx 0}
.other .other-circle .other-list .other-right .other-people{padding-top:2rpx;font-size:24rpx;color:#676457;word-break:keep-all;
white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.numlist{width:100%;display: flex;justify-content: space-between;margin-top:15rpx;}
.numlist .numleft {font-size: 20rpx;}
.numlist .numleft .joing{background: rgba(255,203,18,0.15);border: 1px solid #ffac0c;border-radius: 5rpx;color:#FFAC0C;text-align: center;margin-right:8rpx;padding:2rpx 16rpx;}
.numlist .numleft .end{background: #f0f0f0;border: 1px solid #909399;border-radius: 5rpx;color:#909399;text-align: center;margin-right:8rpx;padding:2rpx 16rpx;}
.numlist .numleft .price{background: rgba(255,203,18,0.15);border: 1px solid #FF3C21;border-radius: 5rpx;color:#FF3C21;text-align: center;padding:2rpx 16rpx;}
.numlist .numright {background: #f0faff;border-radius: 76rpx;padding:2rpx 16rpx;display: flex;justify-content: start;font-size: 24rpx;}
.numlist .numright image{width:28rpx;height:28rpx;vertical-align: sub;margin-right:4rpx;}
.numlist .numright view{margin-right:12rpx;}