body .el-table th.gutter{
    display: table-cell!important;
}

.handle-box {
    margin-bottom: 10px;
    line-height: 48px;
}
.handle-select115 {
    width: 115px !important;
}

.handle-long-select120 {
    width: 120px !important;
}

.handle-long-select135 {
    width: 135px !important;
}

.handle-long-select150 {
    width: 150px !important;
}

.handle-long-select175 {
    width: 175px !important;
}

.handle-long-select200 {
    width: 200px !important;
}

.handle-long-select220 {
    width: 220px !important;
}

.handle-long-select255 {
    width: 255px !important;
}

.handle-long-select300 {
    width: 300px !important;
}

.handle-long-select-max {
    width: 100% !important;
}

.handle-input {
    width: 300px;
    display: inline-block;
}

.handle-input100 {
    width: 100px !important;
    display: inline-block;
}
.handle-input115 {
    width: 115px !important;
    display: inline-block;
}
.handle-input125 {
    width: 125px !important;
    display: inline-block;
}

.handle-input135 {
    width: 135px !important;
    display: inline-block;
}

.handle-input150 {
    width: 150px !important;
    display: inline-block;
}

.handle-input175 {
    width: 175px !important;
    display: inline-block;
}
.handle-input180 {
    width: 180px !important;
    display: inline-block;
}
.handle-input200 {
    width: 200px !important;
    display: inline-block;
}
.handle-input210 {
    width: 210px !important;
    display: inline-block;
}
.handle-input215 {
    width: 215px !important;
    display: inline-block;
}
.handle-input220 {
    width: 220px !important;
    display: inline-block;
}
.handle-input235 {
    width: 235px !important;
    display: inline-block;
}
.handle-input255 {
    width: 255px !important;
    display: inline-block;
}

.handle-input275 {
    width: 275px !important;
    display: inline-block;
}
.max-width100{
    max-width: 100px !important;
}
.max-width125{
    max-width: 125px !important;
}
.max-width150{
    max-width: 150px !important;
}
.min-width40{
    min-width: 40px !important;
}
.min-width45{
    min-width: 45px !important;
}
.min-width50{
    min-width: 50px !important;
}
.min-width55{
    min-width: 55px !important;
}
.min-width60{
    min-width: 60px !important;
}
.min-width75{
    min-width: 60px !important;
}
.min-width90{
    min-width: 60px !important;
}
.min-width100{
    min-width: 100px !important;
}
.min-width125{
    min-width: 125px !important;
}
.min-width150{
    min-width: 150px !important;
}


.table {
    width: 100%;
    font-size: 14px;
}
.auto-table{
    font-size: 14px;
}
.red {
    color: #ff0000 !important;
}
.success-color{color: #67c23a !important;}
.blue-color{color: #409EFF;}
.warning-color{color: #E6A23C;}
.danger-color{color: #F56C6C;}
.info-color{color: #909399;}
.font-bold{
    font-weight: bold;
}
.ml5{
    margin-left: 5px !important;
}
.ml10{
    margin-left: 10px !important;
}
.ml15{
    margin-left: 15px !important;
}
.ml20{
    margin-left: 20px !important;
}
.mr5 {
    margin-right: 5px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr15 {
    margin-right: 15px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mlr5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.mlr10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.mlr15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.mlr20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}
.mt5{
    margin-top: 5px !important;
}
.mt10{
    margin-top: 10px !important;
}
.mt15{
    margin-top: 15px !important;
}
.mt20{
    margin-top: 20px !important;
}
.mt25{
    margin-top: 25px !important;
}
.mb0{
    margin-bottom: 0 !important;
}
.mb5{
    margin-bottom: 5px !important;
}
.mb10{
    margin-bottom: 10px !important;
}
.mb15{
    margin-bottom: 15px !important;
}
.mb20{
    margin-bottom: 20px !important;
}
.mb25{
    margin-bottom: 25px !important;
}
.mall5{
    margin:5px !important;
}
.mall10{
    margin:10px !important;
}
.mall15{
    margin:15px !important;
}
.mall20{
    margin:20px !important;
}
.p-all10{
    padding: 10px !important;
}
.p-all15{
    padding: 15px !important;
}
.p-all20{
    padding: 20px !important;
}

.table-td-thumb {
    display: block;
    margin: auto;
    width: 40px;
    height: 40px;
}
.table-lbl-width{
    width: 165px;
}
.text-align-center{
    text-align: center !important;
}
.text-align-right{
    text-align: right !important;
}
.div-line{
    width: 100%;
    margin: 8px 0px;
}
.table-border{
    border: 1px solid #EBEEF5;
    border-collapse: collapse;
}
.table-border tr td{
    border: 1px solid #EBEEF5;
}
.table-title {
    width: 15%;
    text-align: right;
    color: #000000;
}
.table-width {
    width: 35%;
}
.table-line{
    line-height: 60px;
    height: 60px;
}
.table-line-title{
    width: 12%;
    text-align: right;
}
.table-line-input{
    width: 88%;
    text-align: left;
    padding-left: 10px;
}
.table-line-td{
    padding: 5px 10px;
    line-height: 45px;
}
.table-line-td-height{
    line-height: 45px;
}

.table-line-group{
    width: 100%;
    margin-bottom: 5px;
}
.table-line-title-margin{
    margin: 10px 0 !important;
}
.table-line-margin-top{
    margin-top: 5px;
}
.table-bottom-button-line{
    text-align: center;
    padding: 5px 0px;
}
.table-left-menu{
    width: 18%;
    display: inline-block;
    min-height: 500px;
}
.table-right-content{
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
.table-right-title{
    width: 100%;
    margin-top: 15px;
    padding-left: 15px;
    height: 45px;
    line-height: 45px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    border-bottom: #EBEEF5 1px solid;
}
.table-group-title{
    text-align: left;
    padding-left: 20px;
    line-height: 42px;
    font-weight: bold;
}
.table-content-line{
    text-align: left;
    padding-left: 20px;
    line-height: 42px;
}
.table-text-multiple-rows{
    line-height: 28px;
    padding: 8px 0;
}
.table-line-for-small-title{
    width: 6%;
    text-align: right;
    padding-right: 10px;
    display: inline-block;
}
.table-line-for-input{
    width: 92%;
    display: inline-block;
}
.table-line-for-input1{
    width: 38%;
    display: inline-block;
}
.table-line-for-input2{
    width: 22%;
    display: inline-block;
}
.table-line-for-input3{
    width: 40%;
    display: inline-block;
}
.table-line-for-input4{
    width: 20%;
    display: inline-block;
}
.table-line-for-input5{
    width: 15%;
    display: inline-block;
}
.table-line-for-input7{
    width: 46%;
    display: inline-block;
}
.table-line-for-input8{
    width: 48%;
    display: inline-block;
}
.table-margin-top10{
    margin-top: 10px !important;
}
.table-margin-top15{
    margin-top: 15px !important;
}
.table-margin-top20{
    margin-top: 20px !important;
}
.table-margin-top25{
    margin-top: 25px !important;
}
.table-margin-top30{
    margin-top: 30px !important;
}
.table-margin-top40{
    margin-top: 40px !important;
}
.table-margin-left10{
    margin-left: 10px !important;
}
.table-margin-left15{
    margin-left: 15px !important;
}
.table-margin-left20{
    margin-left: 20px !important;
}
.table-padding-left10{
    padding-left: 10px !important;
}
.table-padding-left15{
    padding-left: 15px !important;
}
.table-padding-left20{
    padding-left: 20px !important;
}
.table-padding10{
    padding: 10px !important;
}
.table-padding15{
    padding: 15px !important;
}
.table-padding20{
    padding: 20px !important;
}
.red-star::before{
    content: '*';
    color: #F56C6C;
    margin-right: 4px;
}
.orange-color{color: #fd7f04 !important;}
.green-color{color: #1eb557 !important;}
.cyan-color{color:#31aec4 !important;}
.span-check-color{color: #09999a !important}
.table-font-color{color:#909399 !important;}
.table-background-color{background: #fafafa !important;}
.table-Highlight-color{color: #409EFF;}
.icon-orange{
    color: #ea451b !important;
    margin-right: 5px;
}
.table-button-right{
    float: right;
    padding-right: 15px;
}
.table-tip{
    color: red;
    font-size: 12px;
    line-height: 18px;
}
.table-title-width {
    width: 16.7% !important;
}
.table-bottom-center-line{
    margin: 20px 0;
    text-align: center;
}
.table-content-title{
    margin: 30px 0 20px 0 !important;
    text-align: center;
    font-size: 20px;
}
.table-line-right-button{
    width: 100%;
    text-align: right;
    margin: 15px 0;
}
.table-line-right{
    text-align: right !important;
}
.div-line-bar{
    width: 100%;
    margin-bottom: 10px;
}
.plr5{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.plr10{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.plr15{
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.plr20{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.ptb5{
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.ptb10{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.ptb15{
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.ptb20{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.line-height24{
    line-height: 24px;
}
.line-height26{
    line-height: 26px;
}
.line-height28{
    line-height: 28px;
}

.line-height32{
    line-height: 32px;
}

.list-item{
    display: inline-block;
    margin: 12px 1%;
    width: 47%;
}

.item-line{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tag-item{
    margin: 0 5px 10px 5px;
}
.bg-color-white{
    background-color: #FFFFFF;
}

.row-item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px;
    line-height: 28px;
}
.row-item-btn{
    min-width: 60px !important;
}
.row-bottom-line{border-bottom: #dbdbdb solid 1px;}


.tool-bar{
    height: 70px;
    display: table;
    background: #ffffff;
    padding-bottom: 10px;
    width: 100%;
}
/*.tool-bar-item{ display: table-cell; width: 25%; text-align: center; color: #757575;cursor: pointer;}*/
.tool-bar-item{ display: table-cell; width: 33.3%; text-align: center; color: #757575;cursor: pointer;}
.tool-bar-text{ height: 24px; line-height: 24px; font-size: 14px;}
.tool-bar-img{ height:36px; line-height: 36px; display: block; padding-top: 10px; font-size: 28px !important;}
.tool-bar-index{color:#409EFF;}
.b-shadow{
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}
.b-radius{
    border-radius: 3px;
}
.menu-container {
    white-space: nowrap; /* 防止换行 */
}

.video-title {
    height: 27px;
    margin-top: 5px;
    line-height: 27px;
    padding: 0 5px;
    overflow: hidden;
}
.video-bot {
    padding: 0 5px;
}
.effect-zy{
    color:#1eb557 !important;
}
.effect-sx{
    color:#ffab40 !important;
}
.effect-swsx{
    color:#31aec4 !important;
}
.effect-ybxd{
    color:#4388dc !important;
}
.effect-zf{
    color:#f00 !important;
}
.effect-bfsx{
    color:#d83ad3 !important;
}
.div-card{
    border-radius: 4px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
}