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.
14 lines
1.0 KiB
14 lines
1.0 KiB
.nav{height:92rpx;line-height:92rpx;font-size:34rpx;padding: 0 6%;background:#fff;box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.04); } |
|
.nav image{height:36rpx;width:6rpx;vertical-align: middle;margin-right:16rpx;} |
|
.cluber{width:100%;padding:12rpx 0;} |
|
.cluber .list{width:94%;background: #fff;margin:24rpx auto;border-radius: 12px; |
|
box-shadow: 0px 8px 20px 0px rgba(97,97,97,0.05); } |
|
.cluber .list .list-top{height:80rpx;display: flex;justify-content: space-between;padding:0 24rpx;line-height:80rpx;font-size:28rpx;} |
|
.cluber .list .list-top text{color:#BCBCBC} |
|
.cluber .list .list-content{padding:24rpx;border-top:2rpx solid #F1F1F1;} |
|
.cluber .list .list-content .content-one{display: flex;justify-content: space-between;padding:12rpx 0;color:#8C8C8C} |
|
.cluber .list .list-content .content-one text{color:#8C8C8C} |
|
.ifpass{width:100%;margin-top:24rpx;display: flex;justify-content: space-around;} |
|
.ifpass view{width:200rpx;height:64rpx;line-height:64rpx;color:#fff;text-align: center;border-radius:68rpx;} |
|
.pass{background: #FFC700;} |
|
.nopass{background: #F66A01;} |