@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .valueActive { color: #333; } .labellist { display: flex; justify-content: flex-start; } .labellist .labelbox { display: flex; justify-content: flex-start; align-items: center; } radio { -webkit-transform: scale(0.6); transform: scale(0.6); } @charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .new_sche.data-v-315d6125 { font-size: 28rpx; padding-bottom: 40rpx; } .new_sche .shce_title.data-v-315d6125 { padding: 0 24rpx; margin: 30rpx 0; background-color: #fff; } .new_sche .shce_title input.data-v-315d6125 { height: 100rpx; line-height: 100rpx; } .new_sche .fllow_form.data-v-315d6125 { display: flex; justify-content: space-between; height: 100rpx; line-height: 100rpx; background-color: #fff; border-bottom: 1rpx solid #EAEAEA; padding: 0 24rpx; } .new_sche .fllow_form .form_right.data-v-315d6125 { display: flex; align-items: center; color: #999; } .new_sche .fllow_form .form_right image.data-v-315d6125 { width: 40rpx; height: 40rpx; margin: 28rpx 5rpx 0 0; } .new_sche .fllow_form .form_right .inputtext.data-v-315d6125 { text-align: right; } .new_sche .fllow_form .theme.data-v-315d6125 { color: #5ca9fe; } .new_sche .fllow_form text.data-v-315d6125 { color: #f00; margin-left: 10rpx; } .new_sche .fllow_form .fllow_button.data-v-315d6125 { margin-top: 15rpx; } .new_sche .fllow_area.data-v-315d6125 { background-color: #fff; padding: 0 30rpx 50rpx; margin-bottom: 30rpx; } .new_sche .fllow_area .area_head.data-v-315d6125 { height: 100rpx; line-height: 100rpx; } .new_sche .fllow_area .area_head text.data-v-315d6125 { color: #f00; } .new_sche .fllow_area textarea.data-v-315d6125 { width: 100%; height: 300rpx; background: #f8f8f8; }