/*第一版设备列表 暂时停用*/
.list_part{
    flex: 1;
    overflow-y: auto;
    margin: 6px;
    display: flex;
    height: 100%;
    flex-direction: column;
}
.header_choose1{
    border-bottom: 2px solid #fff;
}
.header_choose1 a{
    color: rgba(255, 255, 255, 1);
}
.pro_list_header{
    /*position: fixed;*/
    position: static;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    box-shadow: 0px 1px 0px 0px rgba(230, 230, 230, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    background: #fff;
    /*margin-top: 60px;*/
    z-index: 999;
    /*overflow-y: auto;*/
    display: none;
}
/*.pro_list_left{
    position: static;
    box-sizing: border-box;
    height: 100%;
    width:133px;
    background: #31415D;
    display: block;
    cursor: pointer;
}*/
/*.pro_list_left .list_choose,
.pro_list_left .list_ch_up{
    height: 47px;
    width: 100%;
    padding-top: 0px;
}
.pro_list_left .list_ch_up:first-child{
    border-bottom: 0.5px solid #777;
}
.pro_chil .list_choose{
    background: #E0E4ED;
}
.pro_list_left .list_choose label,
.pro_list_left .list_ch_up label{
    color: #777777;
}
.pro_list_left .choosed{
    background: #7CA2F5;
}
.pro_list_left .choosed div:first-child{
    filter:grayscale(100%) brightness(300);
}
.pro_list_left .choosed label{
    color: #fff
}
.pro_list_left .chos div:first-child{
    filter:grayscale(100%) brightness(300);
}
.pro_list_left .chos label{
    color: #ccc
}
.icon_up_1,.icon_up_2,.icon_numone,.icon_numsec{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 16px 0px 0px 10px;
    float: left;
}
.icon_up_1{
    background:url(../../images/icon_up_1.png)center center no-repeat ;
    background-size: contain;
}
.icon_up_2{
    background:url(../../images/icon_up_2.png)center center no-repeat ;
    background-size: contain;
}
.icon_numone{
    background:url(../../images/devicepc_1.png)center center no-repeat ;
    background-size: contain;
}
.icon_numsec{
    background:url(../../images/devicepc_2.png)center center no-repeat ;
    background-size: contain;
}*/
/*.choosesj{
    padding: 5px 12px;
    border: 1px solid rgba(88,126,209,1);
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    color: rgba(88,126,209,1);
    position: absolute;
    margin: 5px 3px 3px 3px;
    right: 20px;
    cursor: pointer;
    display: block;
}
.sanjiao{
    display: inline-block;
    border-top: 8px solid rgba(88,126,209,1) ;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    margin: -8px -6px -8px 4px;
}
.choosesj:hover{
    background:#7CA2F5;
    color: #fff;
}
.choosesj:hover >.sanjiao{
    border-top: 8px solid #fff ;
}
.sj_litt{
    display: inline-block;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #777777;
    margin: 1px -6px -1px 15px;
}
.chos .sj_litt{
    border-top: 6px solid #ccc;
    border-left: 6px solid transparent;
    margin-bottom: -4px;
}
.list_choose{
    width: 50%;
    float: left;
    height: 45px;
}
.choose_icon {
    position: relative;
    width: 20px;
    height: 20px;
    border: 1px solid #CCC;
    display: inline-block;
    float: left;
    margin-top: 2px;
    border-radius: 50%;
    margin-left: 28%;
    line-height: 60px;
}
.choose_icon input {
    opacity: 0;
    line-height: 20px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.choose_icon span {
    width: 10px;
    height: 10px;
    position: absolute;
    background: transparent;
    top: 5px;
    left: 5px;
    z-index: 100;
    border-radius: 50%;
}
.choosed .choose_icon{
    border: 1px solid #587ed1;
}
.choosed .choose_icon span{
    background: #587ed1;
}
.choosed label{
    color: rgba(88, 126, 209, 1);
}
.list_choose label,
.list_ch_up label{
    margin-left: 10px;
    margin-right: 0;
    float: left;
    line-height: 47px;
    left: 0;
    top: 0;
    width: 90px;
    height: 19px;
    font-size: 14px;
}*/
.pro_list_panel{
    /* margin-top: 61px; */
    width: 100%;
    overflow-y: auto;
    height: 100%;
    background: transparent;
}
.task_list{
    padding: 8px;
    min-height: 190px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-top: 8px;
    box-shadow:0px 2px 4px 0px rgba(159,145,145,0.27)
}
/*列表内容*/
.clearfix{
    margin-top: 8px;
}
.task_list>.clearfix{
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 5px;
}
.equipment_name{
    color: rgba(68, 68, 68, 1);
    font-size: 18px;
    text-align: left;
    margin-left: 15px;
    display: inline-block;
    max-width: 30%;
}
.pro_number{
    float: right;
    margin-right: 0.5rem;
    min-height: 1rem;
    color: rgba(125, 125, 125, 1);
    font-size: 16px;
    text-align: left;
    max-width: 60%;
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}
.pro_flow_code{
    min-height: 1.65rem;
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    text-align: left;
    margin-top: 0.5rem;
}
.list_left{
    width: 76%;
    display: inline-block;
    float: left;
    margin-left: 0.75rem;
}
.qrcode{
    width: 96px;
    height: 96px;
    display: inline-block;
    margin-left: 2.5rem;
    margin-top: 2rem;
    border: 1px solid #f0f0f0;
}
.pro_flow_people{
    margin-top: 0.5rem;
    overflow: auto;
}
.pro_flow_people span{
    color: rgba(134, 134, 134, 1);
    font-size: 16px;
    text-align: left;
}
.pro_flow_people span:nth-child(1){
    margin-right: 3rem;
    display: inline-block;
    float: left;
    margin-bottom: 0.5rem;
}
.pro_flow_people span:nth-child(2){
    display: inline-block;
    margin-bottom: 0.5rem;
    width: 68%;
    float: left;
}
.pro_flow_people span:nth-child(3){
    float: left;
    width: 95%;
}
.plan_time{
    margin-top: 1rem;
    min-height: 1rem;
    color: rgba(125, 125, 125, 1);
    font-size: 15px;
}
.overtime{
    color: rgba(98, 138, 227, 1);
}
.product_list,.equipment_list{
   /* display: none;*/
}
.aaa_block{
    display: block;
}
.equipment_list{
    adding: 1.5rem;
    min-height: 10rem;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    margin: 5px;
    position: relative;
    padding-top: 0px;
    flex-wrap: wrap;
    /* flex: 1; */
    display: flex;
    /* padding-bottom: 100px; */
    /* height: 50%; */
    /* overflow-y: auto; */
    margin-bottom: 60px;
}
/*开始生产*/
.start_pro{
    width: 129px;
    height: 51px;
    border-radius: 40px;
    background-color: rgba(98, 138, 227, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0);
    margin: 50px 0px 0px 20px;
    position: absolute;
    line-height: 50px;
}
.equment_icon{
    width: 20%;
    height: 120px;
    display: inline-block;
    float: left;
    margin-top: 50px;
}
.equment_icon img{
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 18px;
    background-color: rgba(229, 232, 242, 1);
    text-align: center;
    box-shadow: 0px 0px 0px 0px rgba(158, 182, 236, 1);
    border: 1px solid rgba(162, 187, 242, 1);
    display: block;
    margin: 0px auto;
}
.equment_icon span{
    width: 7rem;
    height: 1.4rem;
    color: rgba(16, 16, 16, 1);
    font-size: 14px;
    display: block;
    margin: 0.5rem auto;
    text-align: center;
}
.load_more{
    padding-top:0.5rem;
    font-size:16px;
    text-align: center;
}
.list_body{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-content: flex-start;
}
.device_right{
    height: 100%;
    width: 40%;
    border: 1px solid #f0f0f0;
    position: fixed;
    right: 0px;
    top: 0px;
    background: #fff;
    padding-bottom: 1px;
    overflow-y: auto;
    z-index: 9999999;
    display: none;
}
.xiala{
    width: 40px;
    height: 100%;
    display: inline-block;
    margin: -9px 0px 0px -30px;
    cursor: pointer;
}
.xiala span{
    margin: 8px auto;
    display: inline-block;
    border-top: 10px solid #ccc;
    border-right: 10px solid rgba(0,0,0,0);
    border-bottom: 10px solid #fff;
    border-left: 10px solid rgba(0,0,0,0);
}
.product_title .mrr{
    /* line-height: 20px;*/
}
.dev_r_name{
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    font-size: 12px;
    /*border: 0.5px solid #ccc;*/
    cursor: pointer;
}
.dev_r_name:last-child{
    border-bottom: 1px solid #f0f0f0
}
.dev_r_name:nth-child(odd){
    background:rgba(242,245,251,1);
}
.dev_r_name_choose{
    background:rgba(213,222,242,1) !important;
    color:rgba(98, 138, 227, 1) ;
}
.dev_r_name_choose>span.dh{
    display: inline-block;
}
/*蒙层*/
.l_mc{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: rgba(51,51,51,0.3);
}
.devv p{
    line-height: 16px;
    font-size: 13px;
}
.load_more_equipment {
    padding-top: 0.5rem;
    font-size: 14px;
    text-align: center;
    display: none;
}
.dh{
    width: 20px;
    height: 20px;
    display: none;
    background:url(../../images/pad_pro_cho.png)center center no-repeat ;
    float: right;
    margin-top: 16px;
}
.statusName{
    margin-top: 3.6rem;
    margin-left: 1.8rem;
    width: 120px;
    text-align: center;
}
.list_choose_icon {
    position: relative;
    border: 1px solid #CCC;
    display: inline-block;
    float: left;
    border-radius: 50%;
    line-height: 60px;
    margin-left: 3px;
    margin-top: 10px;
    margin-right: 5px;
    width: 13px;
    height: 13px;
}
@media screen and (min-width:1366px)  {
    .equment_icon {
        width: 16%;
    }
}
@media screen and (max-width:900px)  {
    .pro_list_left {
        display: none;
    }
    .product_header{
        /*display: none;*/
    }
}