.my{
    background: #fff;
    width: 97%;
    height: 90%;
    margin: 10px auto;
}
.hp_sizemain{
    background: #fff;
}
/*传票Ebom树图标*/
.tree-node-selected {
    background: #587ED1;
    color: #fff;
}
.tree-node-selected .tree-icon{
    filter:grayscale(100%) brightness(300);
}
.tree-collapsed {
    background: url(../../images/suo.png) no-repeat;
}
.tree-expanded {
    background: url(../../images/zhan.png) no-repeat;
}
/*产品*/
.tree_pro{
    /*background: url(../images/pro_tree.png) no-repeat center center;*/
    background: url(../../images/chanpin_icon.png) no-repeat center center !important;
    margin-top: 0;
}
/*部件*/
.tree_bujian{
    background: url(../../images/com_icon.png) no-repeat center center;
    margin-top: 0;
}
/*工艺*/
.tree_gongyi {
    background: url(../../images/square.png) no-repeat;
    margin-top: 4px;
}
/*外协*/
.tree_waixie {
    background: url(../../images/tree_wx.png) no-repeat;
    margin-top: 4px;
}
.tree_dgy{
    /*background: url(../images/mergeprocess.png) no-repeat;*/
    background: url(../../images/dgy_icon.png) no-repeat;
    margin-top: 4px;
}
.tree_all {
    background: url(../../images/wxdy.png) no-repeat center center;
    width: 25px !important;
    background-size: contain;
}
/*图例*/
.tl_bj{
    background: url(../../images/tl_bj.png) no-repeat center center;
}
.tl_cp{
    background: url(../../images/chanpin_icon.png) no-repeat center center;
}
.tl_gy{
    background: url(../../images/tl_gy.png) no-repeat center center;
}
.tl_dgy{
    background: url(../../images/dgy_icon.png) no-repeat center center;
    background-size: contain;
    height: 16px;
    width: 16px;
}
.tree_all{
    background: url(../../images/wxdy.png) no-repeat center center;
    width: 25px !important;
    background-size: contain;
}
.tl_wx{
    background: url(../../images/tl_wx.png) no-repeat center center;
    height: 13px !important;
    width: 14px !important;
    background-size: contain;
}
/*图例容器*/
.legend2 {
    background: #fff;
    height: 50px;
    width: 99%;
    position: absolute;
    bottom: 0;
    /*padding-bottom: 10px;*/
    font-size: 10px;
    margin-bottom: 1px;
}
.legend ul li,.legend2 ul li{
    margin: 5px 0;
}
.legend2 span{
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 3px;
    margin-left: 15px;
}
.legend2 .tree_gongyi{
    margin-top: 0;
}
.left_tree{
    margin-bottom: 55px;
}
.center_t{
    height: 62%;
    width: 100%;
}
.submit_div {
    width: 180px;
    position: absolute;
    right: 0px;
    margin: -27px 0px 0px 0px;
}
.new_Pv{
    background:#587ED1;
    color: #fff;
}
.prompt_right{
    position: absolute;
    right: 20px;
    top: 5px;
    display: inline-block;
    width: 50px;
    height: 24px;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    cursor: pointer;
}
.center_b{
    position: relative;
    height:100%;
}
.wxTab{
    overflow-y: hidden;
}
.htr{
    width: 49%;
    height: 100%;
    float: left;
    border-right: 1px solid #E8E8E8;
    padding-top: 20px;
}
.htr2{
    width: 49%;
    height: 100%;
    float: left;
    padding-top: 20px;
}
.htr span.main_table_title_span,
.htr2 span.main_table_title_span{
    float: left;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 100px;
    text-align: left;
    color: #323232;
    margin: 0 10px 0 50px;
}
.zjtit{
    border-top: 1px solid #f0f0f0;
    background: rgba(245,248,255,1);
    height: 34px;
}
.submit_div *{
    width: 120px !important;
    height: 26px;
    margin-top: 5px;
}
a.new_a {
    float: left;
    height: 24px;
    line-height: 25px;
    text-align: center;
    width: 148px;
    color: #587ed1;
}
.new_a_blue{
    float: left;
    height: 24px;
    line-height: 25px;
    text-align: center;
    width: 148px;
    color: #fff;
    background:#587ed1;
    border: 1px solid #587ed1;
    border-radius: 5px;
    font-size: 14px;
}
.new_a_blue:hover{
    color: #fff;
}
.datagrid-body td[field="sxl"],
.datagrid-body td[field="syl"] {
    padding-left: 0px;
}
td[field="sxl"] span.textbox ,
td[field="syl"] span.textbox {
    border: 1px solid #D4D4D4 !important;
    height: 19px !important;
    width: 90% !important;
}
td[field="sxl"] span.textbox input ,
td[field="syl"] span.textbox input {
    text-align: right;
    width: 90% !important;
}


.transform_box{
    width:100%;
    height:85%;
}
.transform_list{
    height:275px;
    overflow-y: auto;
    border-bottom:1px solid #ddd;
}
.box_header{
    position:relative;
    height:45px;
    border-bottom: 1px solid #ccc;
}
#files{
    opacity: 0;
    width:0;
    height:0;
}
.upload_button{
    position:absolute;
    z-index:99999;
    display:inline-block;
    top:50%;
    margin-top:-12px;
    margin-left: 15px;
    width:60px;
    height:25px;
    line-height: 25px;
    color:#6389D7;
    border-radius: 4px;
    border:1px solid #6389D7;
    text-align: center;
    cursor:pointer;
}
.upload_icon{
    display: inline-block;
    width:15px;
    height:15px;
    margin-right: 5px;
    background: url("../../images/upload.png") no-repeat scroll

}
.upload_button:hover .upload_icon{
    -webkit-filter: invert(100%) contrast(300) grayscale(100%) brightness(500); /* Chrome, Safari, Opera */
    filter: invert(100%) contrast(300) grayscale(100%) brightness(500);
}
.header_btn{
    display:inline-block;
    width:80px;
    height:25px;
    margin-left: 20px;
    color:#6389D7;
    text-align: center;
    line-height: 25px;
    border:1px solid #6389D7;
    border-radius: 5px;
    cursor:pointer;
}
.header_buttons{
    margin-left:80px;
    margin-top:-12px;
}
.upload_point{
    float:right;
    width:60px;
    color:#6389D7;
    border:1px solid #6389D7;
    text-align: center;
}
.upload_button:hover,.upload_point:hover,.header_btn:hover{
    background:#6389D7;
    color:#fff;
}
.listItem{
    height:50px;
}
.listItem:nth-child(even){
    background:#FAFAFA;
}
.listItem>div{
    box-sizing: border-box;
}
.listItem .itemName,.listItem .itemTime,.listItem .itemBtn {
    line-height: 50px;
}
.itemBtn>a{
    display:inline-block;
}
.listItem .itemState progress{
    margin-top:10px;
}
.listItem .itemName{
    height:50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list_header>div{
    text-align: left;
}
.itemSelect{
    width:40px;
    height:25px;
    box-sizing: border-box;
    padding:3px 13px 3px 13px;
}
.listItem .itemSelect{
    height:50px;
    padding-top:18px;
    padding-left: 13px;
}
.itemName{
    box-sizing: border-box;
    width:180px;
    padding-right: 5px;
}
.itemTime{
    width:100px;
}
.itemState{
    width:160px;
}
.itemBtn{
    width:100px;
}
.item_download,.item_delete{
    display: none;
    margin-left:10px;
}
.item_stop,.item_remove{
    margin-left:10px;
}
.list_header{
    box-sizing: border-box;
    line-height: 25px;
    background:#F0F0F0;
    text-align: center;
    overflow: hidden;
}
.list_header>div,.listItem>div{
    float: left;
}
.transform_warning{
    padding:12px 13px 0 10px;
}
.transform_warning div{
    font-size: 12px;
    color:#EDAB43;
}
.warning_info{
    color:red;
}
.warning_info span{
    color:#333;
}
.warning_info .upload_speed{
    color:#6389D7;
}
.warning_info div{
    display:inline-block;
    color:#333;
}
.rest_time{
    margin-left:5px;
}
progress{
    height:6px;
    color:#6389D7;
    background: #EBEBEB;
    border-radius: 4px;
}
progress::-webkit-progress-bar
{
    background:#EBEBEB;
    border-radius: 4px;
}
progress::-webkit-progress-value
{
    background:#6389D7;
    border-radius: 4px;
}
#proposalWin .dhx_vault_material{
    width:100% !important;
    height: 100% !important;
}
#proposalWin .dhx_vault_files{
    top: 46px !important;
    left: 7px !important;
    width: 534px !important;
    height: 93px !important;
}
.easyui-OutsourcingModule .datagrid-row-selected{
    background:#98b7ff;
    color:#071f4a;
}
.easyui-OutsourcingModule .datagrid-row-selected td{
    border-color:transparent transparent #84a0e1 transparent;
}
.easyui-OutsourcingModule{
    width:99%;
}
.dhx_vault_button{
    margin-right: 30px !important;
}
.datagrid-editable-input{
    border-radius: 2px!important;
    width:80%!important;
    margin:2px 0!important;
    border-color:#98b7ff!important;
}
.textbox .textbox-text{
    padding:0;
}
.NewFilesModule .dhx_vault_material{
    position: static;
    height: auto!important;
    width:100%!important;
    min-height:45px;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
}
.NewFilesModule .dhx_vault_material div.dhx_vault_files{
    position: static;
    height: auto!important;
    min-height:0px;
    max-height:80px;
}
.NewFilesModule .dhx_vault_material div.dhx_vault_controls{
    position: static;
}
.NewFilesModule .dhx_vault_files{
    width:98%!important;
}
#upload .dhx_vault_button{
    height:15px;
    line-height:15px;
    margin:2px 0 0 0;
}
#upload .dhx_vault_material
 div.dhx_vault_controls 
 div.dhx_vault_button 
 div.dhxvault_button_icon{
    margin:0;
}
#upload .dhxvault_button_text{
    height:13px;
    line-height: 15px;
}
div#vaultObj{
    min-height: 28px;
}
.NewFilesModule .dhx_vault_material{
    min-height: 28px;
}
#upload .dhx_vault_material div.dhx_vault_controls{
    height:28px
}
#upload .set_time,#upload .set_name{
    display:none;
}

#upload .dhx_vault_material div.dhx_vault_files div.dhx_vault_file{
    height:40px;
}
#upload .dhx_vault_files{
    border:none;
}
#upload.NewFilesModule {
    width: 69% !important;
    margin-top: 28px;
    margin-left: 50px;
}
@media screen and (max-width:1100px)  {
    .main_table_title_span{
        font-size: 12px !important;
    }
    .htr .main_table_title_span{
        margin: 0 0 0 20px !important;
    }
    .htr .adapter{
        width: 46% !important;
    }
    .htr2 .main_table_title_span{
        margin-left: 16px !important;
        margin-right: 0px !important;
    }
    .htr2 .adapter{
        width: 69% !important;
    }
    .new_a_blue{
        margin-left: 0 !important;
    }
    .datagrid-header .datagrid-header-row, .datagrid-header .datagrid-cell span {
        font-size: 9px;
    }
    .datagrid-cell, .datagrid-cell-group, .datagrid-header-rownumber, .datagrid-cell-rownumber {
        font-size: 9px;
    }
    .center_t {
        height: 50%;
    }
    .NewFilesModule .dhx_vault_material div.dhx_vault_files {
        max-height: 58px;
    }
    #upload.NewFilesModule{
        width: 85% !important;
        margin:0 auto;
        margin-top:28px;
    }
}
@media screen and (max-width:800px)  {
    .htr2 .main_table_title_span{
        margin-left: 5px !important;
    }
    #upload.NewFilesModule {
        width: 90% !important;
    }
    .htr2 .adapter {
        width: 64% !important;
    }
}