.home { margin: 0 40rpx; margin-top: 40rpx; } van-button { color: white; text-align: center; margin: 0 60rpx; } .van-button--default { background: linear-gradient(90deg, rgba(215, 47, 29, 1), rgba(249, 157, 48, 1)) !important; color: white !important; } .van-field__input { background: #F4F4F4 !important; } button:not([size='mini']) { width: 550rpx !important; } .van-radio__icon--round { display: none !important; } .van-radio__label { background: red; padding: 0 70rpx; } .parameter-wrap { margin-left: 20rpx; } .checked_parameter { background: linear-gradient(90deg, rgba(215, 47, 29, 1), rgba(249, 157, 48, 1)) !important; color: white; } .parameter-info { width: 232rpx; background: #FFF0ED; border-radius: 10rpx; display: inline-block; text-align: center; padding: 10rpx 0; } .parameter-info:first-child { margin-right: 10rpx; } .fwb { display: flex; font-size: 28rpx; margin-top: 40rpx; } .error { font-size: 24rpx; color: #EE0A24; background: white; } .noerror { display: none !important; } .time { margin-left: 18rpx; font-size: 28rpx; color: #808080; background: #F4F4F4; width: 452rpx; padding: 0 10rpx; } .weui-input { margin-left: 20rpx; background: #F4F4F4; width: 474rpx; } .weui-input input { height: 60rpx; } .van-icon-circle { color: #EE0A24; /* margin-top: 30rpx; */ } .xingbie { margin-left: 10rpx; width: 130rpx; line-height: 60rpx; } .red-image { vertical-align: text-bottom; margin-top: 10rpx; } input { height: 40rpx; } .moreTitle { width: 600rpx; } textarea { background: rgba(244, 244, 244, 1); border-radius: 10px; border: 1rpx solid rgba(244, 244, 244, 1); width: 100%; height: 194rpx; margin-top: 20rpx; } .fwt { display: flex; font-size: 28rpx; margin-top: 40rpx; } .flex-flex { display: flex; flex-direction: column; } .big-vover { z-index: 999; } .weui-input radio { display: none; } .weui-input checkbox { display: none; } .checkboxbox { background: linear-gradient(90deg, rgba(215, 47, 29, 1), rgba(249, 157, 48, 1)) !important; color: white !important; } .my-choosebox { color: rgba(51, 51, 51, 1); width: 200rpx; padding: 10rpx 80rpx; background: #FFF0ED; margin: 10rpx; line-height: 80rpx; border-radius: 10rpx; }