/*竖版 暂时停用*/
.header_choose1{
    border-bottom: 2px solid #fff;
}
.header_choose1 a{
    color: rgba(255, 255, 255, 1);
}
.pro_list_header{
    position: fixed;
    width: 100%;
    height: 50px;
    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: hidden;
}
/*.pro_list_left{
    display: none;
}*/
.choosesj{
    display: none;
}
.list_choose{
    float: left;
    padding-top: 15px;
}
.list_choose:first-child{
    width: 55%;
}
.list_choose:last-child{
    width: 45%;
}
.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: 18%;
    line-height: 60px;
}
.choose_icon:last-child{
    margin-left: 10%;
}

.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{
    margin-left: 5px;
    margin-right: 0px;
    float: left;
    line-height: 25px;
    left: 350px;
    top: 100px;
    width: 132px;
    height: 19px;
    font-size: 16px;
}
.pro_list_panel{
    margin-top: 51px;
    width: 100%;
    background: transparent;
    position: absolute;
    padding-bottom: 100px !important;
}
.task_list{
    padding: 8px;
    min-height: 170px;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-top: 6px;
    box-shadow:0px 2px 4px 0px rgba(159,145,145,0.27)
}
/*列表内容*/
.clearfix{
    margin-top: 0px;
}
.task_list>.clearfix{
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 5px;
}
.equipment_name{
    color: rgba(68, 68, 68, 1);
    font-size: 16px;
    text-align: left;
    margin-left: 10px;
    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: 13px;
    text-align: left;
    max-width: 60%;
    display: inline-block;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    margin-top: 0.3rem;
}
.pro_flow_code{
    min-height: 1rem;
    color: rgba(68, 68, 68, 1);
    font-size: 13px;
    text-align: left;
    margin-top: 0.5rem;
    word-wrap: break-word;
}
.list_left{
    width: 76%;
    display: inline-block;
    float: left;
    margin-left: 0.5rem;
}
.qrcode{
    width: 76px;
    height: 76px;
    display: inline-block;
    margin-left: 0.5rem;
    margin-top: 1.3rem;
    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: 13px;
    text-align: left;
}
.pro_flow_people span:nth-child(1){
    margin-right: 0.6rem;
    display: inline-block;
    margin-bottom: 0.5rem;
}
.pro_flow_people span:nth-child(2){
    float: right;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    width: 65%;
    display: inline-block;
}
.pro_flow_people span:nth-child(3){
    float: left;
}
.plan_time{
    margin-top:0.5rem;
    min-height: 1rem;
    color: rgba(125, 125, 125, 1);
    font-size: 13px;
}
.overtime{
    color: rgba(98, 138, 227, 1);
}
.product_list,.equipment_list{
    display: none;
}
.aaa_block{
    display: block;
}
.equipment_list{
    padding: 0.5rem;
    min-height: 25rem;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 0);
    margin: 5px;
    position: absolute;
    padding-bottom: 100px;
}
/*开始生产*/
.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: 15%;
    min-height: 120px;
    display: inline-block;
    float: left;
    margin: 10px 11px;
}
.equment_icon img{
    width: 3.4rem;
    height: 3.4rem;
    border-radius: 12px;
    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: 3.4rem;
    height: 2.5rem;
    color: rgba(16, 16, 16, 1);
    font-size: 12px;
    display: block;
    margin: 0.5rem auto;
    text-align: center;
}
.load_more{
    padding-top:0.5rem;
    font-size:14px;
    text-align: center;
}
.list_body{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-content: flex-start;
}
/*设备侧边*/
.device_right{
    height: 100%;
    width: 45%;
    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;
    background:url(../../images/pad_pro_cho.png)center center no-repeat ;
    float: right;
    margin-top: 16px;
    display: none;
}
.mask_box .loading_text {
    display: inline-block;
    margin-left: 40%;
    margin-top: 45%;
    padding: 10px;
    border: 2px solid #ddd;
    font-size: 13px;
    background: #fff;
}
.statusName{
    margin-top: 2.5rem;
    width: 100px;
    text-align: center;
    font-size: 16px;
    margin-left: 0px;
}
.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;
}
