body,html{
    background: #f4f4f4;
    width:100%;
    height: 100%;
    margin:0;
    padding:0;
    font-size: 20px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.main_box{
    width:100%;
    height:100%;
    display: flex;
    flex-direction: column;
}
.my{
    width:100%;
    height:100%;
   /* flex-wrap: wrap;
    flex: 1;
    display: flex;*/
}
.adapter {
    float: left;
    height: 25px;
    line-height: 25px;
    width: 330px;
    position: relative;
}
.new_Pv, .new_a {
    background: transparent;
    border: 1px solid #587ed1;
    border-radius: 5px;
    display: inline-block;
    float: left;
    height: 35px;
    margin: 0 15px;
    outline: medium none;
    width: 150px;
    color: #323232;
    font-size: 14px;
    cursor: pointer;
}
/*通知*/
.noticebox{
    position: absolute;
    right: 35px;
    top: 90px;
}
.notice_panel{
    width: 346px;
    margin-top: 1px;
    height: 71px;
    box-shadow: 2px 3px 6px 1px rgba(133,133,133,0.49);
    border-radius: 1px;
    background: #fff;
    padding: 15px 19px;
    font-size: 14px;
}
.notice_title{
    display: inline-block;
    font-weight: bold;
    color: rgba(30,30,30,1);
}
.deletnotice{
    height: 21px;
    cursor: pointer;
    width: 21px;
    color: #bbb;
    text-align: right;
    float: right;
    display: inline-block;
}
.notice_contant{
    color: rgba(119,119,119,1);
    margin-top: 18px;
}
.datagrid-row-selected {
    background: #D7EEFF !important;
    color: #666;
}
#time {
    padding: 0 15px;
    margin-top: 12px;
    /* border-right: 1px solid #628adf; */
    /* float: left; */
    line-height: 25px;
    font-size: 16px;
    position: absolute;
    left: 40%;
    color: #fff;
}
#account_btn {
    height: 40px;
    width: auto;
    padding: 0 10px;
   /* vertical-align: middle;*/
}
.control_number img, .control_number span {
    vertical-align: middle;
    display: inline-block;
    /* line-height: 0; */
    margin-top: 0px;
    font-size: 16px;
}
.control_number img {
    border-radius: 13px;
    overflow: hidden;
    width: 26px;
    height: 26px;
}
.switch_btn, .switch_btn_right {
    display: inline-block;
    /*margin-top: 7px;*/
    border: 1px solid transparent;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.sansan{
    background: url(../../images/dianheng.png) center center no-repeat;
    height: 40px;
    width: 60px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.homeback{
    background: url(../../images/pad_homeback.png) center center no-repeat;
    height: 40px;
    width: 60px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.reload{
    background: url(../../images/pad_reload.png) center center no-repeat;
    height: 40px;
    width: 60px;
    display: inline-block;
    float: left;
    cursor: pointer;
}
.product_header{
   /* position: fixed;*/
    width: 100%;
    height: 39px;
    background: #587ED1;
   /* line-height: 56px;*/
    z-index: 999;
}
.main_icon{
    height: 30px;
    width: 100px;
    margin-left: 20px;
}
.statu {
    width: 50px;
    height: 39px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 40px;
    margin-left: 5px;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 0;
    float: left;
    display: inline-block;
}
.header_style{
    width: 88px;
    height: 56px;
    font-size: 22px;
    margin-left: 7%;
    display: inline-block;
}
.header_style a{
    color: #C9D4EE;
}
.header_choose{
    border-bottom: 2px solid #fff;
}
.main_icon{
    background: url("../../images/topcent_logo.png") center center no-repeat;
    height: 40px;
    width: 120px;
    display: inline-block;
    float: left;
}
.control_number{
    width: 100px;
    height: 39px;
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    margin-left: 20px;
    margin-right: 20px;
    display: inline-block;
    float: left;
    line-height: 39px;
}
.login{
    width: 50px;
    height: 39px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    margin-left: 10px;
    margin-right: 10px;
    float: right;
    cursor: pointer;
    line-height: 45px;
}
.message_icon {
    background: url(../../images/pad/icon_message.png)center center no-repeat;
    width: 25px;
    height: 18px !important;
    display: inline-block;
    margin-top: 14px;
    margin-right: 60px;
    float: right;
    background-size: contain;
    cursor: pointer;
}
.exit_icon {
    background: url(../../images/pad/icon_exit.png)center center no-repeat;
    width: 19px;
    height: 18px;
    background-size: contain;
    margin-top: 14px;
    float: right;
    margin-right: 35px;
    cursor: pointer;
}
.sbbh{
    font-size: 14px;
    float: left;
    color: #fff;
    margin-right: 15px;
    display: none;
}
.login{
  /*  background: url(../../images/loginiconpad.png)center center no-repeat;*/
 /*   width: 22px;
    height: 22px;
    margin-top: 20px;
    float: right;
    margin-right:35px;
    cursor: pointer;*/
}
/*未连接*/
.notlink_icon{
    background: url(../../images/pad/not_link.png)center center no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    background-size: cover;
    float: left;
    margin-top: 20px
}
/*正常*/
.tip_icon{
    background: url(../../images/pad/tip_icon.png)center center no-repeat;
    width: 22px !important;
    height: 22px !important;
    display: inline-block;
    background-size: cover;
    float: left;
    margin-top: 9px
}
.right_function{
    display: inline-block;
    margin-right: 35px;
    float: right;
    height: 100%;
}
/*.right_function span {
    height: 30px;
    font-size: 16px;
}*/
.toolBar{
    box-sizing: border-box;
    height: 30px;
    padding-left: 20px;
    /* line-height: 3rem; */
    font-size: 14px;
    position: fixed;
}
/*返回header*/
.pro_list_header{
    position: fixed;
    width: 100%;
    height: 60px;
    line-height: 60px;
    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;
}
.back{
    display: inline-block;
    height: 30px;
}
.icon_back {
background: url(../../images/weixin/back.png)center center no-repeat;
width: 20px;
height: 20px;
transform: scale(-1,1);
display: inline-block;
}
span.exit {
width: 44px;
height: 30px;
color: rgba(155, 155, 155, 1);
font-size: 22px;
text-align: left;
margin-left: 10px;
}
/*
公用蒙层样式
*/
.mask_box{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(204,204,204,0.4);
    z-index: 99999;
}
.mask_box .loading_text{
    display:inline-block;
    margin-left:45%;
    margin-top: 25%;
    padding:10px;
    border:2px solid #ddd;
    font-size: 13px;
    background:#fff;
}
.mask_box .loading_text img{
    vertical-align: middle;
    margin-right:5px;
}
.messager-window{
    z-index:999999;
}
/*提示框*/
.panel.window{
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 14px;
    -webkit-box-shadow: 2px 2px 50px rgba(198,198,198,1);
    -moz-box-shadow: 2px 2px 50px rgba(198,198,198,1);
    box-shadow: 2px 2px 50px rgba(198,198,198,1);
}
.panel.window .messager-body{
    text-align: center;
    min-height: 100px !important;
}
.panel.window .messager-body .messager-icon{
    float: none;
    margin:0 auto;
    margin-top:20px;
    margin-bottom: 10px;
}
.window-shadow{
    display: none !important;
}
.panel.window .panel-title,
.panel.window,
.panel.window .panel-header,
.panel.window .panel-body,
.panel.window .dialog-button{
    padding: 0;
    margin: 0;
    border:none;
    font-size: 14px;
    color:#323232;
}
.panel.window .panel-title{
    height:34px;
    line-height: 34px;
    background: #6389d7;
    color:#fff;
    font-weight:300;
    padding-left:18px;
}
.panel.window .dialog-button{
    background: #fff;
    border-top:1px solid #f0f0f0;
    height:48px;
    line-height:48px;
    display: flex;
    justify-content:center;
    align-items:center;
}
.panel.window .dialog-button .l-btn{
    margin-left:0;
}
.panel.window .dialog-button a{
    height: 28px;
    line-height: 28px;
    border:0;
    background:#6389d7;
    color:#fff;
    outline: none;
    box-sizing: border-box;
    /*margin-right:20px;*/
    margin:0 4%!important;
    padding:0 20px;
    cursor: pointer;
}
.panel.window .dialog-button a:hover{
    opacity: 0.9;
}
.panel.window .dialog-button.messager-button a{
    margin-right:0;
}
.panel.window .dialog-button a .l-btn-text{
    font-size: 14px;
    display: inline-block;
    line-height: 28px;
}
.panel-tool {
    margin-right: 18px;
    width: 20px;
    height: 20px;
}
.panel-tool a {
    width: 20px;
    height: 20px;
    background: url(../../images/close_yz.png);
    opacity: 1;
    display: inline-block;
}
.panel-tool a:hover{
    background-color:transparent;
    opacity:1;
}
.window-mask{
    overflow: hidden;
    height: 100% !important;
    width:100% !important;
}
.messager-button .l-btn{
    width:auto;
}
form>table>tbody>tr>td{
    padding: 10px;
}
/*侧边导航*/
.pro_list_left{
    position: fixed;
    box-sizing: border-box;
    height: 190px;
    /*height: 95px;*/
    width: 133px;
    background: #fff;
    display: none;
    left: 280px;
    top: 39px;
    cursor: pointer;
    /* border: 1px solid #ccc; */
    z-index: 999;
    box-shadow: 0px 3px 4px 0px rgba(133,133,133,0.73);
    border-radius: 1px;
}
.pro_chil{
    height: 95px;
}
.pro_list_left .list_choose,
.pro_list_left .list_ch_up{
    height: 47px;
    width: 100%;
    cursor: pointer;
    padding-top: 0px;
}
.pro_chil .list_choose{
    background: #E0E4ED;
    border-bottom: 1px solid #ccc;
}
.pro_list_left .list_choose label,
.pro_list_left .list_ch_up label{
    color: #777777;
    cursor: pointer;
}
.pro_list_left .list_ch_up:first-child{
    border-bottom: 0.5px solid #f0f0f0;
}
.pro_list_left .list_ch_up:hover{
    background: #7CA2F5;
}
.pro_list_left .list_ch_up:hover div:first-child{
    filter:grayscale(100%) brightness(300);
}
.pro_list_left .list_ch_up:hover label{
    color: #fff
}

.pro_list_left .list_choose:hover{
    background: #7CA2F5;
}
.pro_list_left .list_choose:hover div:first-child{
    filter:grayscale(100%) brightness(300);
}
.pro_list_left .list_choose:hover 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;
}
.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;
}
.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;
}
.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;
    border-top: 6px solid #ccc;
    border-left: 6px solid transparent;
    margin-bottom: -4px;
}
.sb_litt{
    display: inline-block;
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #bbb;
    /* border-left: 6px solid #777777; */
    margin: 1px -6px -1px 15px;
    /* border-top: 6px solid #bbb; */
    border-left: 6px solid transparent;
    margin-bottom: 1px;
}
.sys_one{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: fixed;
    background: rgba(1,1,1,0.3);
    right: 68px;
    bottom:20px;
    z-index: 999;
}
.sys_one div{
    width: 50px;
    height: 50px;
    margin: 15px auto;
    background:url(../../images/sysicon.png) no-repeat;
    background-size: contain;
}
.sys_top{
    width: 100%;
    height: 35%;
}
.sys_bot{
    margin-top: 10px;
}
.tit_style {
    font-size: 16px;
    color: #717171;
    border-left: 4px solid #6389D7;
    padding-left: 10px;
    height: 16px;
    line-height: 18px;
    margin-left: 20px;
}
.shebeimb{
    border: 1px dashed #ccc;
    width: 90%;
    margin: 0 auto;
    height: 120px;
}
/*系统设置*/
#systemsetting .test_main{
    height: 100px;
    box-shadow: 0px 1px 0px 0px rgba(193, 193, 193, 1);
    background: #fff;
    /* margin: 10px; */
    /* position: absolute; */
    flex: 1;
}
#systemsetting .address{
    height: 44px;
    padding: 10px 0px;
    background: #F4F4F4;
    margin: 5px auto;
    width: 95%;
}
#systemsetting .pri_box{
    height: 185px;
    padding: 12px 0px;
    background: #F4F4F4;
    margin: 5px auto;
    width: 95%;
}
#systemsetting .address_name {
    width: 144px;
    height: 33px;
    color: rgba(117, 117, 117, 1);
    font-size: 16px;
    margin-left: 20px;
    line-height: 30px;
}
#systemsetting input.textbox-text {
    font-size: 22px !important;
    padding: 12px 0px 0px 0px !important;
    border: none !important;
    background: transparent;
}
#systemsetting span.textbox{
    background: transparent;
    border: none !important;
    border-bottom: 1px solid #628AE3 !important;
}
#systemsetting .textbox-focused{
    box-shadow: none !important;
}
#systemsetting  .test_btn {
    width: 80px;
    height: 26px;
    padding: 4px;
    border-radius: 45px;
    color: rgba(98, 138, 227, 1);
    font-size: 16px;
    text-align: center;
    border: 1px solid rgba(98, 138, 227, 1);
    display: inline-block;
    margin-left: 20px
}
#systemsetting .resist_btn {
    width: 80px;
    height: 26px;
    padding: 4px;
    border-radius: 38px;
    background-color: rgba(158, 182, 236, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: center;
    border: 1px solid rgba(98, 138, 227, 1);
    display: inline-block;
    margin-left: 20px;
}
/*扫码*/
/*扫码枪*/
.scan_tit{
    font-size: 20px;
    color: #587ed1;;
    text-align: center;
    margin: 10px auto;
    font-weight: bold;
}
.scan_box{
    margin: 0 auto;
    width: 80%;
    height: 36px;
    border: 1px solid #f0f0f0;
}
.scan_tips{
    width: 80%;
    margin: 5px auto;
    text-align: right;
}
.scan_success{
    color: #587ed1;;
}
.scan_fail1,.scan_fail2{
    color: red;
}
.MachineOperator_in, .scanValue_box {
    width: 0px;
    height: 0px;
}
.scanValue_box .textbox-text{
    width:auto!important;
}
.search_btn {
    display: inline-block;
    /* width: 46px; */
    height: 20px;
     border: 1px solid #587ed1;
    /*border: 1px solid #D4D4D4;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    line-height: 20px;
    color: #587ed1;
    position: relative;
    margin-left: 15px;
    margin-top: 5px;
    padding: 0 20px;
}
.iConsearch {
    height: 30px;
    float: right;
    line-height: 30px;
    padding: 0 17px;
    background: #ebecf0;
    color: #666;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* position: absolute; */
    /* right: 12px; */
    /* top: 5px; */
    margin: 8px 20px;
    font-size: 14px;
    cursor: pointer !important;
}
.iConsearchUp{
    background: #5594e7;
    color: #fff;
}
.btn_iConsearch {
    display: inline-block;
    width: 7px;
    height: 6px;
    background: url(../../images/iConsearchBtn.png) no-repeat;
}
.iConsearchUp .btn_iConsearch {
    display: inline-block;
    width: 7px;
    height: 6px;
    background: url(../../images/iConsearchBtn.png) no-repeat;
    background-position: -7px 0;
}
.iConsearch span {
    vertical-align: inherit;
}
/*datagrid*/
.datagrid-header td, .datagrid-body td, .datagrid-footer td, .datagrid-header {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: transparent transparent #F0F0F0 transparent;
    height: 18px;
}
.datagrid-row-alt, .datagrid-pager, .datagrid-header, .datagrid-td-rownumber, .datagrid-row-alt, .datagrid-pager, .datagrid-header, .datagrid-td-rownumber {
    background: #DBE6FF;
}
.datagrid-header .datagrid-header-row, .datagrid-header .datagrid-cell span {
    font-size: 12px;
    font-weight: 600;
    color: #323232;
}
.datagrid-header td, .datagrid-body td, .datagrid-footer td, .datagrid-header {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: transparent transparent #F0F0F0 transparent;
    height: 18px;
}
.datagrid-header .datagrid-cell {
    white-space: initial;
    border-right: 1px solid #ccc;
}
.datagrid-cell {
    word-break: break-all;
    word-wrap: break-word;
}
.datagrid-btable, .datagrid-ftable {
    color: #666;
}
.datagrid-btable {
    background: #fff;
}
.datagrid-row {
    height: 24px;
    cursor: pointer;
}
.datagrid-header-row {
    height: 28px;
    cursor: pointer;
}
@media screen and (max-width:1290px)  {
    #time{
        left: 19%;
        font-size: 13px;
        line-height: 40px;
        margin-top: 0;
    }
    .pro_list_left{
        left: 130px;
        top: 39px;
    }
    .right_function{
        display: inline-block;
        margin-right: 5px;
        float: right;
        height: 40px;
    }
    .statu {
        width: 45px;
        color: rgba(255, 255, 255, 1);
        font-size: 12px !important;
        text-align: center;
        line-height: 42px;
        margin-left: 0;
        margin-top: 0;
        margin-right: 0;
    }
    .exit_icon {
        background: url(../../images/pad/icon_exit.png)center center no-repeat;
        width: 16px;
        height: 16px;
        background-size: contain;
        float: right;
        margin-right: 5px;
        cursor: pointer;
        margin-top: 13px;
    }
    .login {
        width: 50px;
        height: 29px;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        margin-left: 0px;
        margin-right: 0px;
        float: right;
        margin-top: 3px;
        cursor: pointer;
        line-height: 39px;
    }
    .message_icon {
        background: url(../../images/pad/icon_message.png)center center no-repeat;
        width: 20px;
        background-size: contain;
        height: 12px;
        display: inline-block;
        margin-top: 13px;
        margin-right: 10px;
        float: right;
        cursor: pointer;
    }
    .control_number {
        width: 80px;
        height: 100%;
        color: rgba(255, 255, 255, 1);
        font-size: 20px;
        margin-left: 0px;
        margin-right: 20px;
    }
    .control_number img {
        border-radius: 13px;
        overflow: hidden;
        width: 22px;
        height: 22px;
    }
    .sys_one{
        right: 18px;
    }
    .control_number img, .control_number span {
        margin-top: 0;
        font-size: 12px;
        height: 20px;
        line-height: 22px;
    }
    .control_number span {
        margin-top: 0;
        font-size: 12px;
        line-height: 39px;
        width: 49px;
        height: 100%;
    }
    .main_icon{margin-left: 0}
    .sbbh {
        font-size: 11px !important;
        float: left;
        color: #fff;
        margin-right: 15px;
        line-height: 42px;
    }
    .tip_icon{
        margin-top: 9px;
    }
    .sbbh{

        display: block;
    }
    .homeback,.reload{
        width: 15px;
        height: 100%;
        margin: 0 8px;
        background-size: contain;
    }
    .sansan{
        width: 17px;
        height: 100%;
        margin: 0 4px;
        background-size: contain;
    }
    .main_icon {
        width: 80px;
        background-size: contain;
    }
}