html{
    font-size: 16px;
}
.toolBar{
    width:100%;
    /*height:62px;*/
}
.my{
    width:100%;
    height:100%;
    /*display: flex;
    flex-wrap: wrap;*/
}
#proposalWin{
    display: none;
    position: fixed;
    z-index: -9999;
    top: -2000px;
}
.main_box{
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width:100%;
    height:100%;
    flex: 1;
    /*padding-top: 60px;*/
}
.system_MachineOperatorModule>span.textbox{
    border: none;
    width: 90% !important;
    background: transparent;
}
.SummonDetails{
    height: 27px !important;
}
.SummonDetails span.textbox{
    height: 27px !important;
}
form>table{
    table-layout: fixed !important;
}
form>table>tbody>tr>td:nth-child(even) {
    padding: 10px;
}
form>table>tbody>tr>td:nth-child(odd) {
    word-break: break-all;
}
form>table>tbody>tr>td .fieldDrag {
    width: 100% !important;
}
form>table>tbody>tr>td .fieldDrag span.textbox {
    width: 100% !important;
}
form>table>tbody>tr>td .fieldDrag .adapter {
    width: 100%;
    display: inline-block;
}
/*机台任务单放大字体*/
form>table>tbody>tr>td>span>span {
    font-size: 18px !important;
}
form>table>tbody>tr>td>span {
    font-size: 18px !important;
}
.textbox>textarea{
    width: 100% !important;
}
form>table>tbody>tr:nth-child(2)>td:nth-child(4)>div>span>span>input,
form>table>tbody>tr:nth-child(3)>td:nth-child(4)>div>span>span>input{
     color: #587ed1 !important;
 }
.SummonDetails .adapter{
    width: 100% !important;
}
.SummonDetails .adapter span.textbox{
    width: 100% !important;
}
.SummonDetails .adapter span.textbox input{
    width: 90% !important;
}
.content{
    width:99%;
    margin:0 auto;
    margin-top:5px;
    flex-grow: 1;
    background:#fff;
    overflow-y: auto;
    padding-bottom: 100px !important;
    overflow-x: hidden;
}
.show_title{
    width: 100%;
    height: 47px;
    padding-left: 15px;
    /*line-height: 53px;*/
    font-size: 14px;
    border-bottom: 1px solid #F5F5F5;
}
.titiicon{
    background: url("../../images/p_jshow_1.png") no-repeat;
    width: 14px;
    height: 13px;
    display: inline-block;
    margin-right: 10px;
}
.show_info{
    /*min-height:240px;*/
    display:flex;
    top:39px !important;
}
.show_status{
    flex: none;
    display: flex;
    align-items:center;
    justify-content:center;
    width:6rem;
    /*height:100%;*/
    background:#437DCD;
    color:#fff;
    font-size:1.2rem;
}
.base_info{
    flex-grow: 1;
    padding: 0.5rem 0.5rem 0.9rem;
}
.statue_box{
    text-align: center;
}
.showInfo_title{
    display:flex;
    justify-content:space-between;
    font-size: 1rem !important;
}
.info_creater{
    padding-right:2rem;
}
.info_create{
    flex: none;
}
.info_create span{
    display: inline-block;
    vertical-align: middle;
    width:1.5rem;
    height:1.5rem;
}
.showInfo_title h1{
    flex-shrink: 1;
    overflow-x: hidden;
}
.showInfo_row{
    margin-top:0.5rem;
    font-size: 0.9rem;
    color: #666666;
}
.btn_area{
    display:flex;
    flex-wrap: wrap;
    color: #666666;
}
.time_part .showInfo_row>span:last-child{
    color: #587ED1;
}
.btn_box{
    margin-top: 0.5rem;
    flex: 1;
    display: flex;
    align-items:flex-end;
    justify-content:flex-end;
}
.btn_box div{
    width: 5rem;
    height: 2rem;
    border-radius: 0.5rem;
    line-height: 2rem;
    margin-right: 2.5rem;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 0.75rem;
    background: #DFEDF9;
    position: relative;
}
.status_mark{
    font-weight: normal;
    padding: 0.25rem 0.75rem;
    font-size: 0.75rem;
    background:#ddd;
    color:#fff;
    border-radius: 0.5rem;
    display: inline-block;
}
.show_table{
    overflow-x:hidden;
    overflow-y: auto;
    padding: 0.5rem;
    border: 1px solid #ccc;
    height: auto;
    /*width: 1000px;*/
}
table td{
    border: 1px solid #333;
}
.qrcode_box{
    float:left;
    width:8rem;
    margin:1rem 2.5rem;
    font-size:1rem;
}
.qrcode_box img{
    width:7rem;
    height:7rem;
}
.jobs_input{
    width: 7rem;
    min-height:3rem;
    float:left;
    margin-top:1rem;
    padding-bottom:0.25rem;
    box-sizing: border-box;
    border: 1px solid #2980e1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
}
.jobs_input .clickTime{
    font-size: 14px;
}
.jobs_input .jobs_name{
    border-radius:0.25rem;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color:#2980e1;
}
/*扫码枪*/
.scan_tit{
    font-size: 20px;
    color: #587ed1;;
    text-align: center;
    margin: 10px auto;
    font-weight: bold;
}
.scan_box{
    margin: 0 auto;
    width: 80%;
    height: 130px;
    border: 1px solid #f0f0f0;
}
.scan_tips{
    width: 80%;
    margin: 5px auto;
    text-align: right;
}
.scan_fail{
    color: red;
}
.ProcessExplain{
    overflow-y: auto;
}
.ProcessExplain .ProcessExplain_box {
    overflow-x: auto;
    width: 100%;
    height: auto !important;
}
.overflow_div form>table>tbody>tr>td {
    padding: 10px !important;
}
.overflow_div form>table {
    table-layout: fixed!important;
    height: auto;
}
.overflow_div td .adapter {
    width: 100%;
    height: 27px!important;
}
.overflow_div{
    height: auto !important;
    background: #FFFFE0;
}
.overflow_div>form>table>tbody>tr:last-child{
     height: auto !important;
 }
.conversionnum_name {
    line-height: 25px;
    display: inline-block;
    text-align: center;
    background: #eff2f7;
    float: right;
    min-width: 28px;
}
.job_title {
    position: absolute;
    right: 5px;
    top: 8px;
}
td {
    position: relative;
}
/*出库组件*/
.margin_div4{
    display: inline;
    float: left;
    width:250px;
    background: #f1f4f8;
    font-size: 12px;
    color:#666;
    border:1px solid transparent;
    margin-bottom:10px;
    margin-right:10px;
    -webkit-box-shadow:0px 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 2px 5px rgba(0,0,0,0.2);
    box-shadow:0px 2px 5px rgba(0,0,0,0.2);
}
.pading_div10{
    padding:0 10px;
}
.title_font{
    color:#383838;
    font-size: 13px;
    line-height:30px;
    font-weight: 600;
}
.show_div{
    line-height:25px;
    border-bottom:1px solid #e3e6ec;
}
.box_div{
    width:100%;
    height:auto;
    overflow-x: auto;
    overflow-y: hidden;
    /*padding:10px 0;*/
    position: relative;
}
.box_position{
    position: relative;
    top:0;
    left:0;
    right:0;
}
.box_save,.box_scan{
    padding:0 15px;
    border:1px solid #729aff;
    font-size: 14px;
    color:#666;
    outline: none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    background: transparent;
    display: inline-block;
    height:25px;
    line-height: 25px;
}
.box_save:hover,.box_scan:hover{
    background: #729aff;
    color:#fff;
}
.show_text .textbox{
    border:none;
    background: transparent;
}
.show_text .textbox-text{
    text-align: right;
}
.show_text .textbox.textbox-focused{
    border:none;
}
/*不显示指针*/
.numberbox .textbox-addon{
    position: absolute;
    top: 0;
    display: none;
}

.easyui-AssembleMaterials .textbox-addon{
    display: block;
}
@media screen and (min-width: 1366px) {
    .SummonDetails .button {
        right: 0 !important;
        top: 5px !important;
        height: 90% !important;
        background: transparent;
        position: absolute !important;
    }
}
@media screen and (max-width: 900px) {
    .btn_box {
        flex: 0;
    }
    .SummonDetails .adapter{
        float: left;
        position: relative;
        height:27px;
        width:100%;
    }
    .SummonDetails .adapter>span{
        float: left;
    }
    .SummonDetails .button {
        right: -1px !important;
        top: 3px !important;
        height: 88%  !important;
    }
    .btn_box div {
        margin-right: 1rem;
    }
}
@media screen and (max-width: 1280px) {
    html{
        font-size:18px ;
    }
    .SummonDetails .button {
        right: -1px !important;
        top: 4px !important;
        height: 88%  !important;
    }
}
.ProcessExplain{
    box-sizing:border-box;
}
#proposalWin span.textbox{
    width: 100% !important;
    height: 86px !important;
}
.tagbox-label .tagbox-remove{
    right: -16px;
    top: 6px;
    background: url(../../images/tagbox_del.png) no-repeat center;
    opacity: 1;
    border-radius: 50%;
}
.scan_box .tagbox-remove{
    display:none;
}
.MachineOperator_in,.scanValue_box{
    width: 0px!important;
    height:0px!important;
}
.MachineOperator_in .textbox{
    width:0px!important;
    height:0px!important;
    border: none;
}
.system_MachineOperatorModule .combo .textbox-prompt,.scan_box .combo .textbox-prompt{
    display: none;
}
.system_MachineOperatorModule{
    height:100%;
}
.system_MachineOperatorModule .tagbox-label{
    border: 1px solid #6e6e6e;
    height: 27px !important;
    line-height: 27px !important;
    font-size: 12px;
    margin: 1px 15px 0 5px;
    padding: 0 3px;
}
/*扫码枪*/
.scan_tit{
    font-size: 20px;
    color: #587ed1;;
    text-align: center;
    margin: 10px auto;
    font-weight: bold;
}
.scan_box{
    margin: 0 auto;
    width: 80%;
    height: 130px;
    border: 1px solid #f0f0f0;
}
.scan_tips{
    width: 80%;
    margin: 5px auto;
    text-align: right;
}
.scan_fail{
    color: red;
}
.pjs_1,.pjs_2,.pjs_3,.pjs_4,.pjs_5,.pjs_6,.pjs_7{
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 7px;
    margin-bottom: -3px;
}
#jobs_log,#jobs_relevantdocuments,#jobs_monitor,
#jobs_delayed,.print{
    width:88px !important;
    height:28px !important;
    line-height: 28px !important;
    border-radius:5px !important;
}
#jobs_log{
    background:#DFEDF9;
    color: #778CBE;
    border:1px solid rgba(170, 204, 238, 1);
}
.pjs_1{
    background: url("../../images/p_jshow_1.png") no-repeat;
}
#jobs_relevantdocuments{
    background:#FDF6F7;
    border:1px solid rgba(255, 205, 212, 1);
    color: #FDA3B0;
}
.pjs_2{
    background: url("../../images/p_jshow_2.png") no-repeat;
}
#jobs_monitor{
    background:#DFEDF9;
    border:1px solid #AACCEE;
    color: #778CBE;
}
.pjs_3{
    background: url("../../images/p_jshow_3.png") no-repeat;
}
#jobs_delayed{
    background:#FDF7E0;
    border:1px solid #EECDAA;
    color: #FBCA61;
}
.pjs_4{
    background: url("../../images/p_jshow_4.png") no-repeat;
}
.print{
    background:#DFEDF9;
    border:1px solid #DEE0E3;
    color:#6B6E72;
}
.pjs_5{
    background: url("../../images/p_jshow_5.png") no-repeat;
}
/*操作人员组件*/
.machineoper_refresh{
    position: absolute;
    right: 27px;
    top: 0;
    height: 27px;
    width: 27px;
    background: url(../../images/icon_ref.png) no-repeat center center;
    outline: none;
    border: none;
    border-left: 1px solid #ccc;
    /* border-left: 1px solid #ccc; */
    cursor: pointer;
}
.machineoper_qrcode{
    position: absolute;
    right: 0;
    top: 0;
    height: 27px;
    border-left: 1px solid #ccc;
    width: 27px;
    background: url(../../images/icon_sys.png) no-repeat center center;
    outline: none;
    /* border: none; */
    /* border-left: 1px solid #ccc; */
    cursor: pointer;
}
.qrcodedialog canvas{
    margin: 20px auto;
    display: block;
}
.scan_box .tagbox-remove{
    display:none;
}
.MachineOperator_in,.scanValue_box{
    width: 0px;
    height:0px;
}
.system_MachineOperatorModule .combo .textbox-prompt,.scan_box .combo .textbox-prompt{
    display: none;
}
.system_MachineOperatorModule{
    height:100%;
    border: 1px solid #6e6e6e !important;
}
.system_MachineOperatorModule>span.textbox{
    border: none;
    width: 81% !important;
    background: transparent;
    overflow-y: auto;
}
.fieldDrag {
    position: relative;
}
span.textbox{
    border:1px solid #6e6e6e;
}
.PrintUl {
    position: absolute !important;
    text-align: center;
    z-index: 2;
    float: left;
    display: none;
    width: 120%;
    left: -8px;
}
.PrintUl li {
    /* position: relative; */
     left: 0 !important;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    font-size: 12px;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.1);
}
.toolBar {
    height: 1.5rem;
    line-height: 1.2rem;
    /* border-bottom: 1px solid; */
    /* margin-bottom: 5px; */
    position: relative;
}
.backicon{
    height: 14px;
    width: 14px;
    display: inline-block;
    background: url(../../images/logbackicon.png)center center no-repeat;
    margin-top: 5px;
    margin-right: 5px;
}

.back:hover .backicon{
    background: url(../../images/backblue.png)center center no-repeat;
}
.back:hover{
    color:#587ed1 ;
}
#system_PurchasesInfoModule{
    width: 100% !important;
}
.system_PurchasesInfoModule div{
    width: 100% !important;
}
.system_PurchasesInfoModule table{
    width: 100% !important;
}
.PurchcontsInfoModule .adapter {
    /* position: relative; */
    width: 100% !important;
    display: inline-block;
}
.PurchcontsInfoModule .button {
    right: -1px;
    top: 4px !important;
    height: 25px;
}
#delayForm .tian {
    width: auto;
    height: auto;
    margin-top: 18px;
}
#delayForm span.textbox {
    border: 1px solid #ccc;
}
#delayForm .adapter {
    height: 25px;
    line-height: 25px;
    width: 330px;
    position: relative;
}
#delayForm .tian span.main_table_title_span {
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 150px;
    text-align: right;
    margin-right: 10px;
    color: #323232;
}
.jobs_left {
    float: left;
    margin-right: 30px;
     margin-top: 0px;
    text-align: center;
}
@media screen and (min-width:1366px)  {
    .equment_icon {
        width: 16%;
    }
    .product_header{
        display: block;
    }
}
@media screen and (max-width:900px)  {
    .pro_list_left {
      display: none;
    }
    .system_MachineOperatorModule>span.textbox{
        border: none;
        width: 81% !important;
        background: transparent;
    }
    .product_header{
       /* display: none;*/
    }
}
#jobs_log,#jobs_relevantdocuments,#jobs_monitor,#jobs_delayed,.print{
    cursor: pointer;
}

/*********详情页缩略样式*********/
.show_title{
    display: flex;
    justify-content: space-between;
}
.show_info,.title_details{
    display:none;
}
.title_details{
   padding-top: 15px;
}
.title_display{
    flex:1;
}
.title_simple{
    display:flex;
    justify-content: space-between;
    align-items: center;

}
.simpleBtn_box{
    display:flex;
    align-items:center;
    margin-top:5px;
    min-width: 50%;
    justify-content: space-around;
}

.simpleBtn_box .simple_btn{
    width:40px;
    height:40px;
    border-radius: 50%;
    /*background:#ddd;*/
    cursor: pointer;
    box-shadow:0px 2px 3px 0px rgba(147,147,147,0.54);

}
.simpleBtn_box .simple_btn .simple_icon{
    width:100%;
    height:100%;
    background: url('../../images/pad/details.png') no-repeat;
}
.simpleBtn_box div{
    margin-right:10px;
}
.simple_status{
    width: auto;
    height:40px;
    line-height: 40px;
    padding:0 5px;
    background:#5F7FCA;
    color:#fff;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    box-shadow:0px 2px 3px 0px rgba(147,147,147,0.54);
}
.simpleBtn_box .simple_list .simple_icon{
    background-position: 2px 3px;
}
.simpleBtn_box .simple_list{
    background: #FDF6F7;
    border:1px solid #FFCDD4;
}
.simpleBtn_box .simple_task .simple_icon{
     background-position: -32px 3px;
}
.simpleBtn_box .simple_task{
    background: #DFEDF9;
    border:1px solid #AACCEE;
}
.simpleBtn_box .simple_monitor .simple_icon{
    background-position: -70px 3px;
}
.simpleBtn_box .simple_monitor{
    background: #DFEDF9;
    border:1px solid #AACCEE;
}
.simpleBtn_box .simple_delayed .simple_icon{
    background-position: -105px 3px;
}
.simpleBtn_box .simple_delayed{
    background: #FDF7E0;
    border:1px solid #EECDAA;
}
.simpleBtn_box .simple_cancel .simple_icon{
    background-position: -140px 3px;
}
.simpleBtn_box .simple_cancel{
    background: #FDF6F7;
    border:1px solid #FFCDD4;
}
.simpleBtn_box .simple_modify .simple_icon{
    background-position: -173px 3px;
}
.simpleBtn_box .simple_modify{
    background: #FDF7E0;
    border:1px solid #EECDAA;
}
.simpleBtn_box .simple_print .simple_icon{
    background-position: -208px 3px;
}
.simpleBtn_box .simple_print{
    position: relative;
    background: #DFEDF9;
    border:1px solid #AACCEE;
}
.simple_print .PrintUl li{
    width:100px;
}
.arrow_btn{
    margin-right:20px;
}
/*.details_btn{
    cursor: pointer!important;
    padding:11px!important;
    margin-top:15px!important;
    background:url('../../images/pad/expend_icon.png') no-repeat !important;
    position: relative !important;
    top: 0 !important;
    right: 15px !important;
    transform:rotate(90deg)
}*/
.biaodan{
    height:390px !important;
    overflow-y: hidden !important;
}
#win{
    overflow-y: hidden;
}
#win #cke_ckeditor{
    height:100% ;
}
#win #cke_ckeditor .cke_inner{
    height:100% ;
}
#win #cke_1_contents{
    height:85% !important;
}
#win .cke_contents{
    height:85% !important;
}
.huj1 table{
    width: 100% !important;
    /*height: 100% !important;*/
    table-layout: fixed;
}
.huj1 table td{
    word-wrap:break-word;
}
.abm_tool_btn {
    display: inline-block;
    width: 50px;
    text-align: center;
    border: 1px solid #587ed1;
    line-height: 20px;
    height: 20px;
    padding: 2px 5px;
    margin-top: 3px;
    font-size: 14px;
    border-radius: 6px;
    /* padding: 0 5px; */
    color: #587ed1;
}
.input_title {
    margin: 5px 10px;
    font-size: 14px;
    line-height: 21px;
    height: 20px;
}
#form td .adapter.easyui-AssembleMaterials {
    height: auto!important;
}
.details_btn2 {
    cursor: pointer;
    background: url(../../images/arrow.png) no-repeat;
    /* margin-right: 0px; */
    filter: brightness(0.7);
    position: absolute;
    height: 25px!important;
    width: 20px!important;
    background-size: cover;
    transform: rotate(270deg);
    bottom: -8px !important;
    left: calc(50% - 21px);
    /* display: inline-block; */
    z-index: 99999;
    margin: 0 auto;
}
.title_simple h1 span {
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: #333;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
}
.numberbox .textbox-text{
    width: 100% !important;
}
@media screen and (max-width:1100px)  {
    .btn_box div {
        margin-right: 0.8rem;
    }
    .title_simple h1 span {
         font-size: 14px!important;
    }
    .title_simple h1 {
        width: 39%!important;
    }
}
/*机台任务单字体*/
table .textbox .textbox-text {
    font-size: 18px!important;
}
.jobs_input .jobs_name:only-child {
    padding-top: 10px;
}