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
1.6 KiB
29 lines
1.6 KiB
.nav{width:100%;background:#fff;} |
|
.nav .activetitle{font-size:32rpx;padding:32rpx 24rpx;} |
|
.nav .activetime{font-size:24rpx;padding:0 24rpx 36rpx;color:#F66A01;text-align:center;} |
|
.top{width:100%;background: #fff;margin-top:24rpx} |
|
.top .other-top{height:92rpx;line-height:92rpx;font-size:32rpx;padding: 0 24rpx;} |
|
.top .other-top image{height:36rpx;width:6rpx;vertical-align: middle;margin-right:16rpx;} |
|
.groupList{width:100%;background: #fff;margin-bottom:24rpx;} |
|
.groupList .list{padding:24rpx;} |
|
.groupList .list .name{font-size:28rpx;padding-bottom:10rpx} |
|
.groupList .list .price{display: flex;justify-content: space-between;color:#919191;font-size:24rpx;} |
|
.groupList .list .price text{color:#F66A01;font-size:28rpx;} |
|
.first{margin-top:24rpx;background:#fff;} |
|
.total{display: flex;justify-content: space-between;padding:0 24rpx;height:88rpx;line-height:88rpx;font-size:28rpx;} |
|
.total text{color:#F66A01;} |
|
.total view image{width:32rpx;height:32rpx;transform:rotate(180deg);vertical-align:middle;margin-left:8rpx;} |
|
.radio-box{width:100%;height:88rpx;line-height:88rpx} |
|
.radio-box .radiocircle{display: flex;justify-content: space-between;padding:0 24rpx;font-size:28rpx} |
|
.radio-box .radiocircle .name image{width:40rpx;height:40rpx;margin-right:12rpx;vertical-align:middle;} |
|
radio,checkbox{transform:scale(0.6);} |
|
.radio-box .radiocircle .name text{font-size:24rpx;color:#919191} |
|
.agree{width:100%;margin-top:50rpx;font-size:24rpx;padding-left:12rpx;} |
|
.agree text{color:#ffac0c} |
|
.bottom{width:100%;margin-top:24rpx;background: #07C160;text-align: center;font-size:28rpx; |
|
height:100rpx;line-height:100rpx;color:#fff;} |
|
|
|
.xieyi-class{ |
|
display: flex; |
|
align-items: center; |
|
} |