body{
    background: #FFFFFF;
}
.tableDiv{
    width: 98%;
    margin-left: 1%;
}
.el-table .success-row {
    background: #f2f2f2;
}
.cell{
    font-size: 12px;
    white-space:nowrap;
}
.el-table__row td{
    height: 20px;
}
.el-table td{
    padding: 8px 0;
}
.el-table th{
    padding: 10px 0;
    background: #f2f2f2;
}
.el-table{
    height:calc(100% - 160px);
    width:99.9%!important;
}
.el-dialog__headerbtn .el-dialog__close{
    color: #0C0C0C;
}
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close{
    color: #0C0C0C;
}
.el-dialog__headerbtn{
    top: 15px;
}
.el-table th{
    padding: 0px 0px;
    margin: 0px 0px;
    /*height: 35px;*/
    /*line-height: 35px;*/
    font-size: 14px;
}
table th .cell{
    font-size: 12px;
}
.el-tooltip{
    font-size: 12px;
    padding: 5px 0px 0px 0px;
}
.cell span{
    font-size: 12px;
    padding: 0px 0px 0px 0px;
}
.el-range-input{
    margin: 0px 0px;
    padding: 0px 0px ;
}
.el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner, .el-date-editor--timerange.el-input, .el-date-editor--timerange.el-input__inner{
    width: 200px;
}
.el-table .cell{
    height:30px!important;
}

.lys_saveOrder .saveOrder_context{
    margin-top: 10px;
}
.lys_saveOrder div{
    display: flex;
}
.lys_saveOrder div .title{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    width: 80px;
    text-align: right;
    margin-right: 5px;
    vertical-align: middle;
    color: #666666;
}
.lys_saveOrder div .title_piece{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    width: 70px;
    text-align: right;
    margin-right: 5px;
    vertical-align: middle;
    color: #666666;
}
.lys_saveOrder div .value_100 .el-input__inner{
    width: 100px;
    height: 30px;
    line-height: 30px;
}
.lys_saveOrder div .value_300 .el-input__inner{
    width: 300px;
    height: 30px;
    line-height: 30px;
}
.lys_saveOrder div .value_360 .el-input__inner{
    width: 345px;
    height: 30px;
    line-height: 30px;
}
.lys_saveOrder div .value_200 .el-input__inner{
    width: 200px;
    height: 30px;
    line-height: 30px;
}
.lys_saveOrder div .value_input_pieve .el-input__inner{
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px;
}
.lys_saveOrder div .value_630 .el-input__inner{
    width: 150px;
    height: 30px;
    margin-right: 5px;
    line-height: 30px;
}
.lys_saveOrder div .value_input_630 .el-input__inner{
    width: 500px;
    height: 30px;
    line-height: 30px;
}
.lys_saveOrder .value .el-input__icon{
    height: 30px;
    line-height: 30px;
}
.moneyTable .el-input__inner{
    height: 30px;
    line-height: 30px;
    width: 100%;
    padding:0px 0px
}
.lys_auto_width .el-input__inner{
    width: 100%;
}
.lys_saveOrder .saveOrder_title{
    color:#929292;
    font-size: 16px;
    border-bottom: solid 1px #ddd;
}
.lys_saveOrder .el-input--prefix .el-input__inner{
    padding: 0px 0px;
}
.lys_saveOrder .saveOrder_separated{
    border-bottom: 1px dashed #F3F3F3;
    margin-top: 15px;
}
.el-dialog__header{
    background: #41b141;
    padding: 10px 20px 10px;
}
.el-dialog__title{
    font-size: 14px;
    color: white;
}
.el-dialog__body{
    padding: 0px 0px;
}

.el-tooltip button{
    padding: 0px 0px 0px 0px;
}
.el-table th{
    padding: 5px 0px 0px 0px;
    margin: 0px 0px;
    font-size: 14px;
}
.lys_top_5{
    margin-top: 5px;
}
.lys_top_10{
    margin-top: 10px;
}
.lys_top_20{
    margin-top: 20px;
}
.lys_ysjk_span{
    font-size: 12px;
    padding: 5px 5px;
    margin-left: 30px;
    margin-top: 30px;
}
.el-date-editor.el-input, .el-date-editor.el-input__inner{
    width: 100%;
}
.lys_font_size_12{
    font-size: 12px;
}
.lys_font_size_14{
    font-size: 14px;
}
.lys_text_align_right{
    text-align: right;
    padding: 0px 5px 0px 0px;
}
.lys_text_align_center{
    text-align: center;
    padding: 0px 5px 0px 0px;
}
.lys_font_bold{
    font-weight:bold;
}
.lys_display_flex{
    display: flex;
}
.lys_query_span{
    text-align: right;
    font-size: 12px;
    width: 60px;
    vertical-align: middle;
    line-height: 24px;
    color: #606266;
    padding: 0px 5px 0px 0px;
}
.lys_left_10{
    margin-left: 10px;
}

[v-cloak]{
    display:none
}
[v-cloak]{
    display:none
}
.lys_context_title{
    line-height: 24px;
    width: 70px;
    padding: 0px 5px 0px 0px;
    text-align: right;
}
.lys_context_value{
    width: 120px;
}