257 lines
6.6 KiB
Plaintext
257 lines
6.6 KiB
Plaintext
@charset "UTF-8";
|
|
/* 颜色变量 */
|
|
/* 行为相关颜色 */
|
|
/* 基本颜色 */
|
|
.cust_detail .cust_item.data-v-782fb31e {
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.cust_detail .cust_item .cust_item_head.data-v-782fb31e {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
line-height: 100rpx;
|
|
border-bottom: 1rpx solid #EAEAEA;
|
|
background-color: #fff;
|
|
padding: 0 24rpx;
|
|
}
|
|
.cust_detail .cust_item .cust_item_head .head_info.data-v-782fb31e {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.cust_detail .cust_item .cust_item_head .head_info .icon--task.data-v-782fb31e {
|
|
margin-right: 10rpx;
|
|
}
|
|
.cust_detail .cust_item .cust_item_head .head_new.data-v-782fb31e {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #1c9bfc;
|
|
}
|
|
.cust_detail .cust_item .cust_item_head .head_new .icon-clock.data-v-782fb31e {
|
|
margin-right: 10rpx;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list.data-v-782fb31e {
|
|
padding-bottom: 20rpx;
|
|
border-bottom: 1rpx solid #C0C0C0;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list.data-v-782fb31e:last-child {
|
|
border-bottom: none;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .name.data-v-782fb31e {
|
|
font-size: 28rpx;
|
|
color: #333333;
|
|
margin-top: 15rpx;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .info.data-v-782fb31e {
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
margin: 10rpx 0;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li.data-v-782fb31e {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li .pro_li_left.data-v-782fb31e {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li .pro_li_left .protext.data-v-782fb31e {
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li .pro_li_left .probox.data-v-782fb31e {
|
|
width: 120rpx;
|
|
height: 15rpx;
|
|
border-radius: 8rpx;
|
|
background: #C0C0C0;
|
|
margin: 0 15rpx;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li .pro_li_left .probox .proin.data-v-782fb31e {
|
|
width: 20%;
|
|
height: 15rpx;
|
|
border-radius: 8rpx;
|
|
background: #ff7800;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li .pro_li_left .pronum.data-v-782fb31e {
|
|
font-size: 24rpx;
|
|
color: #999999;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .proce_li .pro_li_right.data-v-782fb31e {
|
|
color: #ec7f51;
|
|
font-size: 28rpx;
|
|
font-weight: 500;
|
|
}
|
|
.cust_detail .cust_item .lxr_con_list .con_status.data-v-782fb31e {
|
|
font-size: 24rpx;
|
|
color: #008EFF;
|
|
margin-top: 10rpx;
|
|
}
|
|
.cust_detail .cust_item .cust_item_con.data-v-782fb31e {
|
|
border-bottom: 1rpx solid #EAEAEA;
|
|
padding: 15rpx 0;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.cust_detail .cust_item .cust_item_con .con_info.data-v-782fb31e {
|
|
padding: 10rpx 0;
|
|
}
|
|
.cust_detail .cust_item .cust_item_con .con_info.data-v-782fb31e :first-child {
|
|
color: #060606;
|
|
font-weight: 700;
|
|
line-height: 50rpx;
|
|
font-size: 28rpx;
|
|
}
|
|
.cust_detail .cust_item .cust_item_con .con_info.data-v-782fb31e :last-child {
|
|
color: #469369;
|
|
line-height: 50rpx;
|
|
}
|
|
.cust_detail .cust_item .cust_item_con .con_money.data-v-782fb31e {
|
|
color: #ec7f51;
|
|
font-size: 28rpx;
|
|
line-height: 150rpx;
|
|
font-weight: 700;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item.data-v-782fb31e {
|
|
padding: 30rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background-color: #f7faff;
|
|
line-height: 60rpx;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item input.data-v-782fb31e {
|
|
background-color: #F7FAFF;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item .icon--task.data-v-782fb31e {
|
|
width: 50rpx;
|
|
padding-left: 10rpx;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item .doc_name.data-v-782fb31e {
|
|
flex: 1;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item .doc_size.data-v-782fb31e {
|
|
width: 130rpx;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item .editimg.data-v-782fb31e {
|
|
width: 40rpx;
|
|
height: 40rpx;
|
|
}
|
|
.cust_detail .cust_item .item_doc .doc_item .icon-clear.data-v-782fb31e {
|
|
width: 50rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record.data-v-782fb31e {
|
|
padding: 40rpx 20rpx 40rpx 60rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item.data-v-782fb31e {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
line-height: 86rpx;
|
|
margin-top: 20rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item .record_img.data-v-782fb31e {
|
|
position: relative;
|
|
display: flex;
|
|
line-height: 200rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item .record_img image.data-v-782fb31e {
|
|
width: 80rpx;
|
|
height: 80rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item .record_img .record_info.data-v-782fb31e {
|
|
margin-top: 16rpx;
|
|
margin-left: 15rpx;
|
|
line-height: 50rpx;
|
|
font-size: 28rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item .record_img .record_info.data-v-782fb31e :last-child {
|
|
font-size: 24rpx;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item .record_img .record_line.data-v-782fb31e {
|
|
position: absolute;
|
|
top: -102rpx;
|
|
left: -26rpx;
|
|
height: 105rpx;
|
|
border-left: 4rpx dotted #dedede;
|
|
}
|
|
.cust_detail .cust_item .operation_record .record_item .record_img.data-v-782fb31e::before {
|
|
content: "";
|
|
display: block;
|
|
position: absolute;
|
|
top: 6rpx;
|
|
left: -34rpx;
|
|
width: 15rpx;
|
|
height: 15rpx;
|
|
border: 5rpx solid #dedede;
|
|
border-radius: 15rpx;
|
|
}
|
|
.peopleimg.data-v-782fb31e {
|
|
width: 35rpx;
|
|
height: 35rpx;
|
|
margin-right: 15rpx;
|
|
}
|
|
.phoneimg.data-v-782fb31e {
|
|
width: 40rpx;
|
|
height: 60rpx;
|
|
margin-right: 20rpx;
|
|
}
|
|
.con-name.data-v-782fb31e,
|
|
.con-mobile.data-v-782fb31e {
|
|
line-height: 50rpx;
|
|
}
|
|
.con-mobile.data-v-782fb31e {
|
|
color: #999;
|
|
}
|
|
.cline_li.data-v-782fb31e {
|
|
padding: 20rpx 0;
|
|
border-bottom: 1rpx solid #CCCCCC;
|
|
}
|
|
.cline_li.data-v-782fb31e:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
.clineInfo .info_head.data-v-782fb31e {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.clineInfo .info_head.data-v-782fb31e :first-child {
|
|
font-size: 28rpx;
|
|
font-weight: 700;
|
|
color: #999;
|
|
}
|
|
.clineInfo .info_head.data-v-782fb31e :last-child::before {
|
|
position: relative;
|
|
display: block;
|
|
content: "";
|
|
width: 10rpx;
|
|
height: 10rpx;
|
|
top: 24rpx;
|
|
left: -22rpx;
|
|
background-color: #52c1f5;
|
|
border-radius: 5rpx;
|
|
}
|
|
.clineInfo .info_main.data-v-782fb31e {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.clineInfo .info_main .main_left .left_followUp.data-v-782fb31e {
|
|
display: flex;
|
|
padding: 20rpx 0;
|
|
}
|
|
.clineInfo .info_main .main_left .left_star.data-v-782fb31e {
|
|
display: flex;
|
|
padding-bottom: 20rpx;
|
|
}
|
|
.clineInfo .info_main .main_right.data-v-782fb31e {
|
|
text-align: center;
|
|
padding: 20rpx 20rpx 0 0;
|
|
}
|
|
.clineInfo .info_main .main_right image.data-v-782fb31e {
|
|
width: 44rpx;
|
|
height: 44rpx;
|
|
margin-bottom: 5rpx;
|
|
}
|