hls_crm/unpackage/dist/dev/mp-weixin/pagesB/contract/baseInfo.wxss

305 lines
5.8 KiB
Plaintext

@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
.ach_list {
background: #fff;
padding: 30rpx;
border-bottom: 1rpx solid #f5f5f5;
margin-bottom: 24rpx;
}
.ach_list .ach_li {
display: flex;
justify-content: flex-start;
align-items: center;
padding-bottom: 24rpx;
margin-bottom: 24rpx;
border-bottom: 1rpx solid #f5f5f5;
}
.ach_list .ach_li:last-child {
border-bottom: 0;
margin-bottom: 0;
}
.ach_list .ach_li .ach_rate {
font-size: 24rpx;
color: #666;
margin-right: 30rpx;
}
.ach_list .ach_li .ach_rate ._span {
color: #008EFF;
}
.ach_list .ach_li .ach_staff {
display: flex;
flex-direction: column;
text-align: center;
}
.ach_list .ach_li .ach_staff .uploadimg {
width: 80rpx;
height: 80rpx;
}
.ach_list .ach_li .ach_staff .staffinfo {
display: flex;
justify-content: flex-start;
align-items: center;
font-size: 24rpx;
color: #666;
}
.ach_list .ach_li .ach_staff .staffinfo .staffimg {
width: 80rpx;
height: 80rpx;
border-radius: 50%;
margin-right: 24rpx;
}
.ach_list .ach_li .ach_staff .ach_t {
font-size: 24rpx;
color: #666;
margin-top: 10rpx;
}
.ach_list .ach_li .ach_money {
margin-left: 30rpx;
font-size: 26rpx;
}
.ach_list .ach_li .ach_money ._span {
color: #008EFF;
}
.pro_warp {
padding: 30rpx 24rpx;
background: #fff;
margin-bottom: 24rpx;
}
.pro_warp .li_warp {
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 {
font-size: 26rpx;
color: #007AFF;
position: absolute;
right: 35rpx;
top: 10rpx;
}
.pro_warp .li_warp .pro_img {
width: 160rpx;
height: 160rpx;
flex-shrink: 0;
margin-right: 24rpx;
}
.pro_warp .li_warp .cell_con {
padding: 0 40rpx 0 0;
}
.pro_warp .li_warp .cell_con .cell_con_top {
display: flex;
justify-content: space-between;
align-items: center;
}
.pro_warp .li_warp .cell_con .cell_con_top .contitle {
font-size: 28rpx;
color: #333;
}
.pro_warp .li_warp .cell_con .context {
font-size: 26rpx;
color: #999;
margin-top: 10rpx;
}
.pro_warp .li_warp .cell_con .info_l {
display: flex;
justify-content: space-between;
align-items: center;
}
.pro_warp .li_warp .cell_con .info_l .context {
font-size: 26rpx;
color: #999;
margin-right: 24rpx;
}
.pro_warp .li_warp .cell_con .info_l .context:last-child {
margin-right: 0;
}
.pro_warp .li_warp .cell_con .con_info {
margin-top: 15rpx;
}
.pro_warp .li_warp .cell_con .con_info .contitle {
font-size: 26rpx;
color: #333;
}
.pro_warp .li_warp .cell_con .con_info .config_li {
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:last-child {
border-bottom: 0;
}
.pro_warp .li_warp .cell_con .con_info .config_li .conimg {
width: 80rpx;
height: 80rpx;
border-radius: 10rpx;
margin-right: 20rpx;
}
.pro_warp .li_warp .cell_con .con_info .config_li .config_name {
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 {
margin-left: 24rpx;
}
.pro_warp .li_warp .cell_con .conbot {
margin-top: 10rpx;
display: flex;
justify-content: space-between;
align-items: center;
}
.pro_warp .li_warp .cell_con .conbot .conmoney {
font-size: 26rpx;
color: #333;
}
.pro_warp .li_warp .right_del_btn {
width: 90rpx;
height: 240rpx;
background: #F00;
color: #fff;
text-align: center;
line-height: 224rpx;
}
.pro_warp .total_money {
text-align: right;
font-size: 26rpx;
}
.pro_warp .total_money ._span {
font-size: 26rpx;
color: #F00;
}
.warpbox {
width: 750rpx;
position: fixed;
left: 0;
top: 0;
bottom: 0;
z-index: 2;
background: rgba(0, 0, 0, 0.7);
}
.warpbox .scrollbox {
position: fixed;
bottom: 0;
left: 0;
z-index: 9;
background: #fff;
height: 377rpx;
border-radius: 30rpx 30rpx 0 0;
}
.warpbox .scrollbox .img {
position: absolute;
top: 60rpx;
right: 64rpx;
}
.warpbox .scrollbox image {
width: 25rpx;
height: 25rpx;
}
.warpbox .scrollbox .head {
text-align: center;
font-size: 35rpx;
color: #999;
margin-top: 65rpx;
}
.warpbox .scrollbox .f_foot {
margin-top: 100rpx;
display: flex;
justify-content: space-around;
}
.warpbox .scrollbox .f_foot .f-box {
border: 1px solid #999;
color: #333;
padding: 5rpx 15rpx;
border-radius: 10rpx;
}
.warpbox .screen_content {
width: 702rpx;
z-index: 2;
border-top: 1rpx solid #CCCCCC;
background-color: #fff;
padding: 24rpx;
}
.info_detail {
margin-bottom: 100rpx;
}
.info_detail .basic_head {
display: flex;
padding: 30rpx 24rpx 30rpx;
}
.info_detail .basic_head :last-child {
font-weight: 700;
margin-left: 8rpx;
}
.info_detail .basic_main {
display: flex;
justify-content: space-between;
padding: 0 32rpx;
background-color: #fff;
height: 90rpx;
line-height: 90rpx;
border-bottom: 1rpx solid #EAEAEA;
}
.info_detail .basic_main :first-child {
color: #999;
}
.info_detail .basic_main > view {
font-size: 32rpx;
}
.foot {
background: #fff;
height: 200rpx;
}
.foot .f_left {
margin: 26rpx 30rpx;
width: 80rpx;
height: 80rpx;
float: left;
border-radius: 50%;
background: red;
}
.foot .f_left image {
width: 100%;
height: 100%;
}
.foot .f_right {
font-size: 30rpx;
color: #999;
float: left;
width: 570rpx;
margin-top: 40rpx;
}
.foot .f_right .f_r_top ._p {
margin-bottom: 10rpx;
}
.foot .f_right .f_r_top ._p ._span {
float: right;
}
.foot .f_right .f_r_center {
margin-bottom: 10rpx;
}
.footer {
height: 100rpx;
margin-top: 20rpx;
background: #fff;
line-height: 100rpx;
}
.footer image {
width: 48rpx;
height: 48rpx;
margin-top: 25rpx;
margin-right: 25rpx;
margin-left: 290rpx;
float: left;
}