@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .fllow_form_text.data-v-727ec748 { background-color: #fff; border-bottom: 1rpx solid #EAEAEA; padding: 30rpx 40rpx; color: #999; font-size: 32rpx; } .fllow_form_text .theme.data-v-727ec748 { color: #5ca9fe; } .fllow_form_text text.data-v-727ec748 { color: #f00; margin-left: 10rpx; } .fllow_form_text .detailText.data-v-727ec748 { width: 85%; background: #f8f8f8; border-radius: 10rpx; height: 120rpx; padding: 10rpx; margin: 20rpx auto 0; } .create_customer.data-v-727ec748 { font-size: 28rpx; } .create_customer .info_head.data-v-727ec748 { height: 80rpx; line-height: 80rpx; font-size: 24rpx; color: #999; padding-left: 24rpx; } .create_customer .mar_top.data-v-727ec748 { margin-top: 30rpx; } .create_customer .fllow_form.data-v-727ec748 { display: flex; justify-content: space-between; align-items: center; line-height: 40rpx; background-color: #fff; border-bottom: 1rpx solid #EAEAEA; padding: 20rpx 30rpx; color: #999; font-size: 32rpx; } .create_customer .fllow_form .form_right.data-v-727ec748 { display: flex; color: #999; text-align: right; align-items: center; } .create_customer .fllow_form .form_right image.data-v-727ec748 { width: 40rpx; height: 40rpx; margin: 28rpx 5rpx 0 0; } .create_customer .fllow_form .theme.data-v-727ec748 { color: #5ca9fe; } .create_customer .fllow_form text.data-v-727ec748 { color: #f00; margin-left: 10rpx; } .create_customer .fllow_form .form_input input.data-v-727ec748 { line-height: 40rpx; text-align: right; margin-right: 10rpx; } .create_customer .fllow_area.data-v-727ec748 { background-color: #fff; padding: 0 30rpx; margin-bottom: 30rpx; } .create_customer .fllow_area .area_head.data-v-727ec748 { height: 100rpx; line-height: 100rpx; } .create_customer .fllow_area .area_head text.data-v-727ec748 { color: #f00; } .create_customer .fllow_area textarea.data-v-727ec748 { width: 100%; height: 300rpx; } #btn.data-v-727ec748 { font-size: 26rpx; color: #fff; text-align: center; line-height: 88rpx; width: 500rpx; height: 88rpx; background: #008EFF; border-radius: 29rpx; margin: 30rpx auto; }