@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .screen_content.data-v-e305d06e { width: 702rpx; z-index: 2; border-top: 1rpx solid #CCCCCC; background-color: #fff; padding: 24rpx; } .screen_content .fir_li.data-v-e305d06e { margin-bottom: 20rpx; } .screen_content .fir_li .li_label.data-v-e305d06e { font-size: 28rpx; color: #333333; margin-bottom: 15rpx; } .screen_content .fir_li .li_box.data-v-e305d06e { border-radius: 15rpx; border: 1rpx solid #CCCCCC; height: 60rpx; padding: 0 35rpx; line-height: 60rpx; } .screen_content .fir_li .form_right.data-v-e305d06e { display: flex; color: #999; justify-content: space-between; } .screen_content .fir_li .form_right image.data-v-e305d06e { width: 40rpx; height: 40rpx; margin: 28rpx 5rpx 0 0; } .screen_content .fir_li .form_right .rightinput.data-v-e305d06e { height: 60rpx; line-height: 60rpx; width: 100%; } .button_bottom.data-v-e305d06e { display: flex; width: 100%; height: 90rpx; background-color: #fff; line-height: 90rpx; text-align: center; font-size: 32rpx; } .button_bottom.data-v-e305d06e :first-child { flex: 1; color: #008EFF; border-top: 1rpx solid #CCCCCC; } .button_bottom.data-v-e305d06e :last-child { flex: 1; background-color: #008EFF; color: #fff; }