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.
 

12 lines
930 B

.top{width:100%;background: #fff;}
.top .other-top{height:92rpx;line-height:92rpx;font-size:32rpx;padding: 0 6%;}
.top .other-top image{height:36rpx;width:6rpx;vertical-align: middle;margin-right:16rpx;}
.content{width:94%;margin:24rpx auto;}
.list{width:100%;height:96rpx;line-height: 96rpx;display: flex;justify-content: space-between;box-shadow: 0px -1px 0px 0px rgba(0,0,0,0.10) inset;font-size:28rpx;}
.list .list-left image{width:40rpx;height:40rpx;vertical-align: middle;margin-right: 28rpx;}
.list .list-right switch{transform:scale(0.5);}
.notice{margin-top:80rpx;font-size:28rpx;}
.notice view{padding-bottom:12rpx;line-height:44rpx;}
.notice view text{color:#67C23A;padding-right:12rpx;}
.bottom{width:94%;background: #f66a01;border-radius: 12rpx;text-align: center;font-size:28rpx;position: absolute;bottom:24rpx;left:3%;
box-shadow: 0px 4px 12px 0px rgba(255,108,1,0.34);height:80rpx;line-height:80rpx;color:#fff;}