.proSettlement_detail{
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    background-color: #fff;
}
.settlementLi{
    position: relative;
}
.settlementLi h3{
    font-weight: normal;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    margin: 0 0 20px 0;
    /*display: flex;*/
    /*display: -webkit-flex;*/
    /*align-items: center;*/
    /*-webkit-align-items: center;*/
}
.process-cell{
    border-bottom: none;
    padding-bottom: 10px;

    display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    align-items: center;
    -webkit-align-items: center;
    position: relative;
}
.process-cell li{
    width: 140px;
    /* position: relative; */
}
.procee-top{
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    margin-bottom: 10px;
}
.procee-top li{
    margin-right: 10px;
}
.proSettlement_detail .pd_con_list li{
    color: #666;
    font-size: 14px;
    line-height: 18px;
    padding: 4px 0;
    white-space: normal;
    word-break: break-all;
    text-align: center;
}
.mui-progressbar{
    height: 2px !important;
    margin: 68px 0;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 2px;
    -webkit-transform-origin: center top;
    transform-origin: center top;
    vertical-align: middle;
    border-radius: 2px;
    background: #b6b6b6;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.process-cell li:after{
    content: '';
    display: inline-block;
    position: absolute;
    width: 26px;
    height: 65px;
}
.start_emp_li:after{left:4%;}
.second_emp_li:after{left: 25%;}
.third_emp_li:after{left: 48%;}
.last_emp_li:after{left:72%;}
.start_worker_li:after{left: 25%;}
.second_worker_li:after{left: 48%;}
.third_worker_li:after{left: 72%;}
.last_work_li:after{right:4%;}

.procee-top{justify-content: flex-start;-webkit-justify-content: flex-start;margin-bottom: 10px;}
.procee-top li{margin-right:10px;}
.procee-top li:after{content:'';background: url(../images/process_top.png) no-repeat;top: 88px;background-position:center top;}
.procee-top li.on:after{background: url(../images/process_top_org.png) no-repeat;background-position:center top;}
.procee-top li.arrive:after{background: url(../images/process_top_arrvive.png) no-repeat;width: 26px;height: 65px;top: 78px;background-position:center top;}
.procee-bottom{justify-content: flex-end;-webkit-justify-content: flex-end;margin-top: 10px;}
.procee-bottom li{margin-bottom: 10px;margin-left: 10px;}
.procee-bottom li:after{background: url(../images/process_bottom.png) no-repeat;bottom: 89px;background-position:center top;}
.procee-bottom li.on:after{background: url(../images/process_bottom_org.png) no-repeat;background-position:center top;}
/*.procee-bottom li.arrive:after{background: url(../images/process_bottom_arrvive.png) no-repeat;width: 38px;height: 64px;top: -27px;}*/
.procee-bottom li.arrive:after{background: url(../images/process_bottom_arrvive.png) no-repeat;width: 26px;height: 65px;top: -70px;}
.budge-detail{position: absolute;right: 15px;font-size: 14px;color: #6CB0FF;}
.budge-detail i{font-size: 17px;}
.apply-money{float: right;color: #3599FF;border: 1px solid #53A7FF;font-size: 15px;padding: 3px 12px;border-radius: 3px;}
.apply-money.gray{color: #cac9c9;border: 1px solid #cac9c9;}
/*全托、有质保*/
.allMoneyQual .start_emp_li:after{left:25%; }
.allMoneyQual .last_work_li:after{left:75%;}
.allMoneyQual .procee-bottom li:after{bottom:106px;}
.allMoneyQual .start_emp_li{margin-left:calc(25% - 70px);}
.allMoneyQual .third_emp_li{margin-left:30px;}
.allMoneyQual .second_worker_li{margin-right:30px;}
.allMoneyQual .last_work_li{margin-right:calc(25% - 70px);}
/*全托、无质保*/
.allMoney .start_emp_li:after{left:25%; }
.allMoney .third_emp_li:after{left:75%; }
.allMoney .second_worker_li:after{left:75%; }
.allMoney .procee-bottom li:after{bottom:106px;}
.allMoney .start_emp_li{margin-left:calc(25% - 70px);}
.allMoney .third_emp_li{margin-left:220px;}
.allMoney .second_worker_li{margin-right:calc(25% - 70px);}
.mui-progressbar span{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width:0px;
    height: 100%;
    background: #FF6C1D;
}
.noQual_partMoney{padding-left: 10%}
.noQual_partMoney .mui-progressbar{width:calc(100% - 19%);}
.noQual_partMoney .last_work_li{visibility:hidden;}
.noQual_partMoney h3{font-size:14px;}
.noQual_partMoney .procee-bottom li{margin-left:60px;}
.noQual_partMoney .procee-bottom .last_work_li{margin:0;}
/*#processBar span{*/
    /*background: #FF6C1D;*/
/*}*/
.detail-bottom ul li{
    margin-top: 0;
}
.projectName{
    /*display:flex;*/
    /*display:-webkit-flex;*/
    /*align-items:center;*/
    display:inline-block;
    position:relative;
    padding-right:68px;
    word-break: break-word;

}
.proTender_type{
    margin-left:14px;
    position:absolute;
    right:0;
    top:8px;
}
.proTender_type:before{
    content:'';
    display:block;
    position:absolute;
    left:-5px;
    top:50%;
    margin-top:-3px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 5px solid #179eef;
    border-bottom: 3px solid transparent;
}

/*已报名服务商*/
.alrSignUp{
    font-size:14px;
    color:#666;
    line-height:34px;
    margin-bottom:15px;
}
.alrSignUp_per .photo{
    max-height:210px;
    overflow:hidden;
}
.alrSignUp_per .hAuto{
    max-height:none;
}
.alrSignUp_per .photo img{
    width:60px;
    height:60px;
}
.alrSignUp_per .photo .real_name{
    padding:0 4px;
    font-size:12px;
    color:#666;
    line-height:29px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.alrSignUp_per .photo li{
    padding:0;
    float:left;
    width:25%;
    border:none;
    margin-bottom:16px;
}
.alrSignUp_per .photo li:before{
    background: transparent;
    position: relative;
    height: 0;
    width: 0;
}

/*字体*/
.layui-icon{
    font-family: layui-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
}
.opeWrap{
    text-align: center;
    margin-bottom:22px;
}
.signUp_opera{
    padding-right:18px;
    display:inline-block;
    position: relative;
    font-size:14px;
    color:#2464d7;
    height:20px;
    line-height:20px;
    cursor:pointer;
}
.layui-down{
    position: absolute;
    background: url(../images/icon_down.png) no-repeat;
    width:10px;
    height:5px;
    top:50%;
    margin-top:-2.5px;
    right:0;
}
.transfDown{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */
}

.icon_record{width: 18px;height: 20px;background:url(../images/icon_pro_forget.png) no-repeat;background-size: 100% 100%;}
.project_record .pd_con_list h3{margin:0;}
/*.project_record .record_wrap{padding:0 15px;}*/
.project_record .record_wrap .time{
    margin-top: 23px;
    line-height: 38px;
    font-size: 18px;
    color:#666;
}
.project_record .record_wrap .record_content{color:#999;font-size: 18px;line-height:44px;}
.project_record .record_wrap .mui-table-view-cell{padding-left:0;padding-right:0;}
.project_record .record_wrap .mui-table-view-cell:last-child{border-bottom:none;}