page { background-color: #F5F5F5; } .bg { background-color: #FFFFFF; } .btn { border: 1rpx solid #CCCCCC; border-radius: 10px; padding: 0rpx 30rpx; margin-right: 25rpx; height: 30px; line-height: 30px; } .boxH { background: #FCD202; border: none; } .btns { border: 1rpx dashed #333333; border-radius: 28px; padding: 0rpx 35rpx; margin-right: 25rpx; height: 30px; line-height: 30px; } .active { background: #FCD202; border: none; } .actives { background: #FCD202; border: none; } .addguige { width: 90%; margin: 0 auto; background: #FCD202; box-shadow: 0px 10rpx 20rpx 0px #FFD9B3; border-radius: 16rpx; text-align: center; height: 88rpx; line-height: 88rpx; position: fixed; bottom: 25rpx; left: 0; right: 0; } .addguiges { width: 90%; margin: 0 auto; background: #FCD202; box-shadow: 0px 10rpx 20rpx 0px #FFD9B3; border-radius: 16rpx; text-align: center; height: 88rpx; line-height: 88rpx; /* position: fixed; bottom: 25upx; left: 0; right: 0; */ } .u-input__textarea { background-color: #f5f5f5 !important; padding: 10rpx !important; }