.page{ background: #F7F7F7; } .group{ background: #FFFFFF; padding: 0 32rpx; } .group2{ background: #FFFFFF; padding: 0 32rpx; height: 212rpx; position: fixed; bottom: 0; } .groupItem{ height: 154rpx; border-bottom: 1px solid #EEEEEE; } .groupItemKey{ font-size: 28rpx; font-weight: bold; color: #333333; } .groupItemContent{ font-size: 28rpx; font-weight: 400; color: #999999; } .hint{ width: 24rpx; height: 24rpx; border-radius: 12rpx; text-align: center; background: #FFAF36; color: #FFFFFF; font-size: 18rpx; } .hintCentent{ font-size: 24rpx; font-weight: 400; color: #FFAF36; line-height: 24rpx; margin-left: 10rpx; } .textareaView{ height: 280rpx; background: #FAFAFA; border-radius: 16rpx; margin-top: 16rpx; margin-bottom: 32rpx; font-size: 28rpx; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #999999; padding: 24rpx; } .btnTitle{ font-size: 24rpx; font-weight: 400; color: #333333; margin-left: 32rpx; margin-top: 24rpx; } .btn{ width: 686rpx; height: 108rpx; background: #FFF6CE; border-radius: 60rpx; margin-top: 16rpx; } .title{ font-size: 24rpx; font-weight: 400; color: #333333; line-height: 108rpx; margin-top: 32rpx; margin-left: 32rpx; } .num{ font-size: 36rpx; font-weight: bord; color: #111111; line-height: 108rpx; margin-left: 8rpx; } .btnRight{ width: 220rpx; height: 108rpx; background: #FFE05C; border-radius: 0rpx 60rpx 60rpx 0rpx; font-size: 32rpx; font-weight: bold; color: #111111; line-height: 108rpx; text-align: center; } .marginTop{ margin-top: 24rpx; }