@charset "UTF-8"; /* 颜色变量 */ /* 行为相关颜色 */ /* 基本颜色 */ .basic_main.data-v-5e8cf8ec { display: flex; justify-content: space-between; padding: 0 32rpx; background-color: #fff; height: 90rpx; line-height: 90rpx; border-bottom: 1rpx solid #EAEAEA; } .basic_main.data-v-5e8cf8ec :first-child { color: #999; } .basic_main > view.data-v-5e8cf8ec { font-size: 32rpx; } .pro_warp.data-v-5e8cf8ec { padding: 30rpx 24rpx; background: #fff; margin-bottom: 24rpx; } .pro_warp .li_warp.data-v-5e8cf8ec { padding-bottom: 24rpx; margin-bottom: 24rpx; border-bottom: 1rpx solid #f5f5f5; display: flex; justify-content: flex-start; align-items: center; position: relative; } .pro_warp .li_warp .pro_status.data-v-5e8cf8ec { font-size: 26rpx; color: #007AFF; position: absolute; right: 35rpx; top: 10rpx; } .pro_warp .li_warp .pro_img.data-v-5e8cf8ec { width: 160rpx; height: 160rpx; flex-shrink: 0; margin-right: 24rpx; } .pro_warp .li_warp .cell_con.data-v-5e8cf8ec { padding: 0 40rpx 0 0; flex: 1; } .pro_warp .li_warp .cell_con .cell_con_top.data-v-5e8cf8ec { display: flex; justify-content: space-between; align-items: center; } .pro_warp .li_warp .cell_con .cell_con_top .contitle.data-v-5e8cf8ec { font-size: 28rpx; color: #333; } .pro_warp .li_warp .cell_con .context.data-v-5e8cf8ec { font-size: 26rpx; color: #999; margin-top: 10rpx; } .pro_warp .li_warp .cell_con .info_l.data-v-5e8cf8ec { display: flex; justify-content: space-between; align-items: center; } .pro_warp .li_warp .cell_con .info_l .context.data-v-5e8cf8ec { font-size: 26rpx; color: #999; margin-right: 24rpx; } .pro_warp .li_warp .cell_con .info_l .context.data-v-5e8cf8ec:last-child { margin-right: 0; } .pro_warp .li_warp .cell_con .con_info.data-v-5e8cf8ec { margin-top: 15rpx; } .pro_warp .li_warp .cell_con .con_info .contitle.data-v-5e8cf8ec { font-size: 26rpx; color: #333; } .pro_warp .li_warp .cell_con .con_info .config_li.data-v-5e8cf8ec { display: flex; justify-content: flex-start; align-items: center; margin-top: 24rpx; border-bottom: 1rpx solid #f5f5f5; } .pro_warp .li_warp .cell_con .con_info .config_li.data-v-5e8cf8ec:last-child { border-bottom: 0; } .pro_warp .li_warp .cell_con .con_info .config_li .conimg.data-v-5e8cf8ec { width: 80rpx; height: 80rpx; border-radius: 10rpx; margin-right: 20rpx; } .pro_warp .li_warp .cell_con .con_info .config_li .config_name.data-v-5e8cf8ec { width: 100rpx; font-size: 24rpx; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pro_warp .li_warp .cell_con .con_info .config_li .config_step.data-v-5e8cf8ec { margin-left: 24rpx; } .pro_warp .li_warp .cell_con .conbot.data-v-5e8cf8ec { margin-top: 10rpx; display: flex; justify-content: space-between; align-items: center; } .pro_warp .li_warp .cell_con .conbot .conmoney.data-v-5e8cf8ec { font-size: 26rpx; color: #333; } .pro_warp .li_warp .right_del_btn.data-v-5e8cf8ec { width: 90rpx; height: 240rpx; background: #F00; color: #fff; text-align: center; line-height: 224rpx; } .pro_warp .total_money.data-v-5e8cf8ec { text-align: right; font-size: 26rpx; } .pro_warp .total_money ._span.data-v-5e8cf8ec { font-size: 26rpx; color: #F00; }