@charset "UTF-8"; /** * 下方引入的为uView UI的集成样式文件,为scss预处理器,其中包含了一些"u-"开头的自定义变量 * 使用的时候,请将下面的一行复制到您的uniapp项目根目录的uni.scss中即可 * uView自定义的css类名和scss变量,均以"u-"开头,不会造成冲突,请放心使用 */ button.data-v-683ba9e6::after { border: none; padding: 0; } .body.data-v-683ba9e6 { width: 702rpx; height: 1080rpx; position: relative; left: 24rpx; right: 24rpx; top: 295rpx; background: #FFFFFF; opacity: 1; border-radius: 20rpx; } .title_text.data-v-683ba9e6 { font-size: 32rpx; font-weight: bold; color: #333333; opacity: 1; margin-left: 10rpx; } .u-form-body.data-v-683ba9e6 { position: relative; width: 662rpx; left: 20rpx; right: 20rpx; height: 840rpx; border-radius: 20rpx; } .form_input.data-v-683ba9e6 { width: 100%; height: 90rpx; text-align: right; font-size: 28rpx; font-weight: 400; color: #333333; } .form_holder.data-v-683ba9e6 { width: 100%; height: 90rpx; text-align: right; font-size: 24rpx; font-weight: 400; color: #999999; margin-right: 10rpx; } .form_label_style.data-v-683ba9e6 { height: 37rpx; font-size: 26rpx; font-weight: 400; color: #666666; opacity: 1; } r .attentionText.data-v-683ba9e6 { width: 104rpx; height: 37rpx; font-size: 26rpx; font-weight: 400; color: #666666; opacity: 1; } .attentionInfo.data-v-683ba9e6 { width: 648rpx; font-size: 24rpx; font-weight: 400; color: #999999; opacity: 1; height: auto; } .label.data-v-683ba9e6 { text-decoration: underline; color: #39B54A; font-size: 26rpx; font-weight: 400; } .checkboxgroup.data-v-683ba9e6 { width: 662rpx; height: 100rpx; position: relative; top: 10rpx; display: flex; align-items: center; flex-direction: row; justify-content: flex-start; } .button.data-v-683ba9e6 { width: 702rpx; height: 90rpx; background: #D49B4B; opacity: 1; border-radius: 93rpx; position: absolute; font-size: 36rpx; font-weight: 400; color: #FFFFFF; left: 24rpx; bottom: 50rpx; } .phone_get_button.data-v-683ba9e6 { width: 600rpx; height: 110rpx; background-color: #FFFFFF; font-size: 28rpx; color: #999999; display: flex; justify-content: flex-end; align-items: center; border: none; } .form_value.data-v-683ba9e6 { width: 550rpx; text-align: right; font-size: 28rpx; font-weight: 400; color: #333333; opacity: 1; } .form_box.data-v-683ba9e6 { width: 662rpx; height: 110rpx; display: flex; flex-direction: row; align-items: center; justify-content: space-between; } .form_tile_title.data-v-683ba9e6 { width: 170rpx; height: 37rpx; font-size: 26rpx; font-weight: 500; color: #333333; }