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.
 

8 lines
694 B

.circle{width:94%;margin:0 auto;}
.circle .nav{width:100%;margin:22rpx 0;background: rgba(255,203,18,0.15);font-size:28rpx;
border: 2rpx dashed #ffac0c;border-radius: 6rpx;height:96rpx;line-height: 96rpx;color:#FFAC0C}
.circle .nav image{width:40rpx;height:40rpx;vertical-align: sub;padding:0 16rpx 0 24rpx;}
.content{width:100%;padding-bottom:110rpx;font-size:28rpx}
.content .contentText{display: flex;justify-content:space-between;height:96rpx;line-height:96rpx;}
.sava{position: fixed;bottom:32rpx;left:3%;background: #f66a01;border-radius: 12rpx;width:94%;color:#fff;
box-shadow: 0px 4px 12px 0px rgba(255,108,1,0.34);height:96rpx;line-height:96rpx;font-size:28rpx;text-align: center;}