/* #top-column .el-input__inner{
    width: 100px;
} */
.main-container{
    min-width: 1024px;
}
.box{
    /* min-width: 1024px; */
    padding: 20px;
}
/*首页修改*/
#box{
    margin: 0px 15px 20px;
}
.app-main{
    background-color: #f3f3f3;
}
.front_page_header{
    margin-bottom: 20px;
}
.statistics_item{
    background-color: #fff;
    box-shadow: 0px 5px 10px #ddd;
    border-radius: 5px;
}
.statistics_title{
    line-height: 30px;
    overflow: hidden;
    padding: 5px 15px;
    border-bottom: 1px solid #e6e6e6;
}
.statistics_title_left{
    float: left;
    color: #333;
}
.statistics_title_right{
    float: right;
    font-size: 12px;
    line-height: 12px;
    border-radius: 3px;
    color: #333;
}
.left_button{
    float: left;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
}
.right_button{
    float: right;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
.Statistics_num{
    padding: 5px 10px;
    font-size: 25px;
}
.Statistics_chart{
    padding: 10px 10px;
}
.Statistics_week{
    background-color: #3a91f7;
}
.Statistics_month{
    background-color: #8d65ee;
}
.Statistics_day{
    background-color: #3a91f7;
}
.Statistics_year{
    background-color: #333333;
}
.weekly_browse_data{
    background-color: #fff;
    box-shadow: 0 5px 10px #ddd;
    border-radius: 5px;
}
#function_items{
    overflow: hidden;
    padding: 5px 10px;
    height: 330px;
}
.function_item{
    float: left;
    width: 50%;
    line-height: 50px;
    margin-left: 0 !important;
}
.function_item {
    color:#333;
}
.function_item:hover{
    color: #3a91f7;
}
.function_item:nth-child(2n){
    float: right;
    width: 50%;
}
.function_icon{
    float: left;
    width: 20px;
    margin-top: 15px;
}
.function_name{
    float: left;
    margin-left: 10px;
}
@media (max-width: 1099px){
    body{font-size: 12px}
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
    }
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 32px;
    }
    #top-column .el-input__inner{
        width: 116px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    #top-column .el-input__icon{
        height: 30px;
        line-height: 30px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 30px;
        line-height: 30px;
    }
    .el-form-item .el-form-item__label{
        line-height: 30px;
    }
    .el-form-item .el-form-item__content{
        line-height: 30px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 30px;
        height: 30px;
        font-size: 12px;
    }
    .one_row .el-switch{
        line-height: 30px;
        height: 30px;
    }
    .one_row .el-switch__label{
        line-height: 30px;
        height: 30px;
    }

    .el-input__icon{
        height: 30px;
        line-height: 30px;
    }

    #top-column .el-input-number{
        line-height: 30px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    #top-column .top-column_input_search{
        padding: 7.5px 14px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 12px;
    }
    #top-column .top-column_input_reset{
        padding: 7.5px 14px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 12px;
    }
    .el-button{
        padding: 7.5px 14px;
    }
    #top-column .control .el-button{
        padding: 7.5px 14px;
        background-color: #409eff;
        color: #fff;
        font-size: 12px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 100px;
        font-size: 12px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 120px;
    }

    #top-column .control .export .el-select .el-input__inner{
        width: 120px;
        font-size: 12px;
    }
    .pop_up1 .el-dialog{
        width: 450px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 10px;
        width: 141px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 10px;
        width: 90.666px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
        font-size: 12px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner  .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 8px 10px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 710px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 305px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 196.666px;
        margin-right: 20px;
        margin-bottom: 20px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 8px 10px;
    }
    #paging{
        padding: 20px 0 0;
    }
} /*>=1024的设备*/

@media (min-width: 1100px) {
    body{font-size: 12px}
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 34px;
    }
    #top-column .el-input__inner{
        width: 118px;
        height: 32px;
        line-height: 32px;
        font-size: 12px;
    }
    #top-column .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .el-form-item .el-form-item__label{
        line-height: 32px;
    }
    .el-form-item .el-form-item__content{
        line-height: 32px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 32px;
        height: 32px;
        font-size: 12px;
    }
    .box .el-date-editor--datetimerange input{
        font-size: 12px !important;
    }
    .one_row .el-switch{
        line-height: 32px;
        height: 32px;
    }
    .one_row .el-switch__label{
        line-height: 32px;
        height: 32px;
    }
    .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .el-input-number{
        line-height: 32px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    #top-column .top-column_input_search{
        padding: 8px 16px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 12px;
    }
    #top-column .top-column_input_reset{
        padding: 8px 16px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 12px;
    }
    .el-button{
        padding: 8px 16px;
    }
    #top-column .control .el-button{
        padding: 8px 16px;
        background-color: #409eff;
        color: #fff;
        font-size: 12px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 110px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 140px;
    }


    #top-column .control .export .el-select .el-input__inner{
        width: 120px;
        font-size: 12px;
    }
    .pop_up1 .el-dialog{
        width: 470px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 12px;
        width: 139px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 12px;
        width: 88.68px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 8px 10px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 760px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 327.5px;
        margin-right: 25px;
        margin-bottom: 25px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 210px;
        margin-right: 25px;
        margin-bottom: 25px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 8px 10px;
    }
    #paging{
        padding: 20px 0 0;
    }
} /*>=1100的设备*/
@media (min-width: 1280px) {
    body{font-size: 12px;}
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 34px;
    }
    #top-column .el-input__inner{
        width: 177px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
    #top-column .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .el-form-item .el-form-item__label{
        line-height: 32px;
    }
    .el-form-item .el-form-item__content{
        line-height: 32px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 32px;
        height: 32px;
        font-size: 13px;
    }
    .box .el-date-editor--datetimerange input{
        font-size: 13px !important;
    }
    .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .one_row .el-switch{
        line-height: 32px;
        height: 32px;
    }
    .one_row .el-switch__label{
        line-height: 32px;
        height: 32px;
    }
    #top-column .el-input-number{
        line-height: 32px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    #top-column .top-column_input_search{
        padding: 8px 16px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 14px;
    }
    #top-column .top-column_input_reset{
        padding: 8px 16px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 14px;
    }
    .el-button{
        padding: 8px 16px;
    }
    #top-column .control .el-button{
        padding: 8px 16px;
        background-color: #409eff;
        color: #fff;
        font-size: 14px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 130px;
        font-size: 14px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 140px;
    }

    #top-column .control .export .el-select .el-input__inner{
        width: 140px;
        font-size: 14px;
    }
    .pop_up1 .el-dialog{
        width: 490px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 15px;
        width: 147.5px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 15px;
        width: 93.33px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 8px 10px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 880px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 385px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 246.666px;
        margin-right: 30px;
        margin-bottom: 30px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 8px 10px;
    }
    #paging{
        padding: 20px 0 0;
    }
} /*>=1280的设备*/

@media (min-width: 1366px) {
    body{font-size: 13px;}
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 34px;
    }
    #top-column .el-input__inner{
        width: 189px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }
    #top-column .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .el-form-item .el-form-item__label{
        line-height: 32px;
    }
    .el-form-item .el-form-item__content{
        line-height: 32px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 32px;
        height: 32px;
        font-size: 13px;
    }
    .box .el-date-editor--datetimerange input{
        font-size: 13px !important;
    }
    .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .one_row .el-switch{
        line-height: 32px;
        height: 32px;
    }
    .one_row .el-switch__label{
        line-height: 30px;
        height: 30px;
    }
    #top-column .el-input-number{
        line-height: 32px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    #top-column .top-column_input_search{
        padding: 8px 15px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 13px;
    }
    #top-column .top-column_input_reset{
        padding: 8px 15px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 13px;
    }
    .el-button{
        padding: 8px 15px;
    }
    #top-column .control .el-button{
        padding: 8px 15px;
        background-color: #409eff;
        color: #fff;
        font-size: 13px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 130px;
        font-size: 13px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 140px;
    }

    #top-column .control .export .el-select .el-input__inner{
        width: 140px;
        font-size: 14px;
    }
    .pop_up1 .el-dialog{
        width: 530px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 18px;
        width: 166px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 18px;
        width: 104.68px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
        font-size: 12px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 8px 10px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 950px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 417.5px;
        margin-right: 35px;
        margin-bottom: 30px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 266.666px;
        margin-right: 35px;
        margin-bottom: 30px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 8px 10px;
    }
    #paging{
        padding: 20px 0 0;
    }
}
@media (min-width: 1440px) {
    body{font-size: 14px}
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 36px;
    }
    #top-column .condition_number1,#top-column .condition_number2,#top-column .condition_number3,#top-column .condition_number4{
        overflow: hidden;
    }
    #top-column .el-input__inner{
        width: 200px;
        height: 34px;
        line-height: 34px;
    }
    #top-column .el-input__icon{
        height: 34px;
        line-height: 34px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 34px;
        line-height: 34px;
    }
    .el-form-item .el-form-item__label{
        line-height: 34px;
    }
    .el-form-item .el-form-item__content{
        line-height: 34px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 34px;
        height: 34px;
    }
    .el-input__icon{
        height: 34px;
        line-height: 34px;
    }
    .one_row .el-switch{
        line-height: 34px;
        height: 34px;
    }
    .one_row .el-switch__label{
        line-height: 34px;
        height: 34px;
    }
    #top-column .el-input-number{
        line-height: 32px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    #top-column .top-column_input_search{
        padding: 9px 16px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 14px;
    }
    #top-column .top-column_input_reset{
        padding: 9px 16px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 14px;
    }
    .el-button{
        padding: 9px 16px;
    }
    #top-column .control .el-button{
        padding: 9px 16px;
        background-color: #409eff;
        color: #fff;
        font-size: 14px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 130px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 140px;
    }

    #top-column .control .export .el-select .el-input__inner{
        width: 140px;
    }
    .pop_up1 .el-dialog{
        width: 550px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 20px;
        width: 175px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 20px;
        width: 110px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 10px 10px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 1000px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 440px;
        margin-right: 40px;
        margin-bottom: 30px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 280px;
        margin-right: 40px;
        margin-bottom: 30px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 10px 10px;
    }
    #paging{
        padding: 20px 0 0;
    }
}

@media (min-width: 1680px) {
    body{font-size: 16px;}
    #function_items .function_item{
        font-size: 16px;
    }
    .statistics_title{
        font-size: 16px;
    }
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 40px;
    }
    #top-column .el-input__inner{
        width: 233px;
        height: 38px;
        line-height: 38px;
    }
    #top-column .el-input__icon{
        height: 38px;
        line-height: 38px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 38px;
        line-height: 38px;
    }
    .el-form-item .el-form-item__label{
        line-height: 38px;
    }
    .el-form-item .el-form-item__content{
        line-height: 38px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 38px;
        height: 38px;
    }
    .el-input__icon{
        height: 38px;
        line-height: 38px;
    }
    .one_row .el-switch{
        line-height: 38px;
        height: 38px;
    }
    .one_row .el-switch__label{
        line-height: 38px;
        height: 38px;
    }
    #top-column .el-input-number{
        line-height: 38px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    #top-column .top-column_input_search{
        padding: 10px 12px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 16px;
    }
    #top-column .top-column_input_reset{
        padding: 10px 12px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 16px;
    }
    .el-button{
        padding: 10px 12px;
    }
    #top-column .control .el-button{
        padding: 10px 12px;
        background-color: #409eff;
        color: #fff;
        font-size: 16px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 130px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 140px;
    }

    #top-column .control .export .el-select .el-input__inner{
        width: 140px;
    }
    .pop_up1 .el-dialog{
        width: 550px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 20px;
        width: 175px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 20px;
        width: 110px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 12px 12px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 1160px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 517.5px;
        margin-right: 45px;
        margin-bottom: 30px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 330px;
        margin-right: 45px;
        margin-bottom: 30px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 12px 12px;
    }
    #paging{
        padding: 20px 0 0;
    }
}
@media (min-width: 1920px) {
    body{font-size: 18px;}
    #function_items .function_item{
        font-size: 16px;
    }
    .statistics_title{
        font-size: 16px;
    }
    #top-column{
        overflow: hidden;
        margin-bottom: 20px;
        height: 42px;
    }
    #top-column .el-input__inner{
        width: 266px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }
    #top-column .el-input__icon{
        height: 40px;
        line-height: 40px;
    }
    #top-column  .el-date-editor .el-range-separator{
        height: 40px;
        line-height: 40px;
    }
    .el-form-item .el-form-item__label{
        line-height: 40px;
    }
    .el-form-item .el-form-item__content{
        line-height: 40px;
    }
    .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
        line-height: 40px;
        height: 40px;
    }
    .el-input__icon{
        height: 40px;
        line-height: 40px;
    }
    .one_row .el-switch{
        line-height: 40px;
        height: 40px;
    }
    .one_row .el-switch__label{
        line-height: 40px;
        height: 40px;
    }
    #top-colum .el-input-number{
        line-height: 40px;
    }
    #top-column .top-column_input{
        float: left;
        margin-right: 20px;
    }
    #top-column .input-with-select .el-input-group__prepend{
        padding: 0;
    }
    #top-column .el-select .el-input .el-select__caret{
        line-height: 42px;
    }
    #top-column .top-column_input_search{
        padding: 12px 16px;
        background-color: #409eff;
        color: #fff;
        border-color: #409eff;
        font-size: 14px;
    }
    #top-column .top-column_input_reset{
        padding: 12px 16px;
        background-color: #fff;
        color: #9a9a9a;
        border: 1px solid #ddd;
        font-size: 14px;
    }
    .el-button{
        padding: 12px 16px;
    }
    #top-column .control .el-button{
        padding: 12px 16px;
        background-color: #409eff;
        color: #fff;
        font-size: 14px;
    }
    #top-column .el-input-group__prepend .el-select .el-input__inner{
        width: 147px;
        font-size: 14px;
    }
    #top-column .control{
        float: right;
        text-align: right;
    }
    #top-column .el-input-group__append .el-button,#top-column .el-input-group__append .el-select,#top-column .el-input-group__prepend .el-button,#top-column .el-input-group__prepend .el-select{
        display: inline-block;
        margin: -10px 0px;
    }
    #top-column .input-with-select .el-input-group__prepend {
        background-color: #fff;
    }

    #top-column .export{
        float: left;
        margin-right: 20px;
    }
    #top-column .control .export .el-select{
        width: 144px;
    }

    #top-column .control .export .el-select .el-input__inner{
        width: 144px;
        font-size: 14px;
    }
    .pop_up1 .el-dialog{
        width: 550px;
    }
    .pop_up1 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up1 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up1 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up1 .pop_up1_input2 .el-select{
        margin-right: 20px;
        width: 175px;
    }
    .pop_up1 .pop_up1_input3 .el-select{
        margin-right: 20px;
        width: 110px;
    }
    .pop_up1 .pop_up1_input2 .el-select:last-child,.pop_up1 .pop_up1_input3 .el-select:last-child{
        margin-right: 0;
    }
    .pop_up1 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up1 .el-input__inner .el-input__icon{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input__inner .el-range-separator{
        height: 32px;
        line-height: 32px;
    }
    .pop_up1 .el-input-number{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-select .el-input .el-select__caret{
        line-height: 32px;
        height: 32px;
    }
    .pop_up1 .el-button{
        padding: 13px 13px;
    }
    .pop_up1 .el-dialog__title{
        font-size: 16px;
        font-weight: bold;
    }
    .pop_up1 .el-form-item__label{
        font-size: 14px;
        font-weight: 700;
    }
    .pop_up1 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up1 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up1 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up1 .pop_up1_input1 .el-input, .pop_up1 .pop_up1_input1 .el-select{
        width: 100%;
    }

    .pop_up3 .el-dialog{
        width: 1330px;
    }
    .pop_up3 .el-dialog__header{
        padding: 15px;
        border-bottom: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__footer{
        padding: 15px;
        border-top: 1px solid #ddd;
    }
    .pop_up3 .el-dialog__body{
        padding: 30px 40px;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__label{
        width: 100px !important;
        line-height: 32px;
        padding-right: 0;
    }
    .pop_up3 .el-dialog__body .el-form .el-form-item .el-form-item__content{
        margin-left: 100px !important;
        line-height: 32px;
    }
    .pop_up3 .pop_up1_el-form-item__label_title{
        position: relative;
    }
    .pop_up3 .pop_up1_el-form-item__label_title .pop_up1_required{
        color: red;
        font-size: 12px;
        position: absolute;
        top: -8px;
        left: -8px;
    }
    .pop_up3 .arrange1 .el-form-item{
        width: 100%;
    }
    .pop_up3 .arrange2,.pop_up3 .arrange3{
        overflow: hidden;
    }
    .pop_up3 .arrange2 .el-form-item{
        float: left;
        width: 600px;
        margin-right: 50px;
        margin-bottom: 30px;
    }
    .pop_up3 .arrange2 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange2 .el-form-item:nth-child(2n){
        margin-right: 0;
    }
    .pop_up3 .arrange3 .el-form-item{
        width: 383.3333px;
        margin-right: 50px;
        margin-bottom: 30px;
        float: left;
    }

    .pop_up3 .arrange3 .el-form-item .el-select{
        width: 100%;
    }
    .pop_up3 .arrange3 .el-form-item:nth-child(3n){
        margin-right: 0;
    }

    .pop_up3 .el-input__inner{
        line-height:32px;
        height: 32px;
    }
    .pop_up3 .el-input-number{
        line-height: 32px;
    }
    .pop_up3 .el-select .el-input .el-select__caret{
        line-height: 32px;
    }
    .pop_up3 .el-button{
        padding: 13px 13px;
    }
    #paging{
        padding: 20px 0 0;
    }
}
#form .an{
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

.el-table thead{
    color: #000;
}
#form .el-table thead{
    color: #000;
}
#top-column .el-input-group__prepend .el-select .el-input__inner{
    color: #000;
}
.add_form{
    text-align: center;
    line-height: 40px;
    border: 1px dashed #ddd;
    cursor: pointer;
}
.el-upload-dragger{
    width: 250px;
    height: 140px;
}
.el-upload-dragger .el-icon-upload{
    margin: 18px 0 16px;
}
.table_form{
    margin-bottom: 20px;

}
.pop_up1 .el-dialog__body{
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
}
.pop_up1 .el-form .el-form-item:last-child{
    margin-bottom: 0;
}

.pop_up3 .el-dialog__body{
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
}
.pop_up3 .el-dialog__body{
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.pop_up3 .el-dialog__body::-webkit-scrollbar{
    display: none;
}
.dividing_line{
    background-color: #ddd;
    width: 100%;
    height: 1px;
}
.el-tabs__item:focus.is-active.is-focus:not(:active) {
    box-shadow: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
#tabs_items .el-tabs{
    border-top: 1px solid #ddd;
}
#tabs_items .el-tabs__header{
    background-color: #fff;
}
#tabs_items .el-tabs__item{
    height: 50px;
    line-height: 50px;
}
#tabs_items .el-tabs__nav-scroll{
    padding: 0 40px;
}
#tabs_items .el-tabs__header{
    margin-bottom: 0;
}
.box{
    padding: 20px;
    margin: 0px 15px 20px;
    background-color: #fff;
}
.sort_item{
    width: 50px;
}

.el-table thead tr th{
    background-color: #f8f8f8;
}
.el-input-number.is-controls-right .el-input-number__decrease, .el-input-number.is-controls-right .el-input-number__increase{
    line-height: 16px;
}
.el-input-number{
    width: 100%;
}
.el-form-item__label{
    font-weight: 700;
}



.pop_up1 .el-dialog__body{
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.pop_up1 .arrange1{
    margin-bottom: 22px;
}
.pop_up1 .arrange1:last-child{
    margin-bottom: 0;
}
.pop_up1 .el-dialog__body::-webkit-scrollbar{
    display: none;
}

.pop_up2 .el-dialog__body{
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.pop_up2 .el-dialog__body::-webkit-scrollbar{
    display: none;
}
.pop_up2 .el-select{
    width: 100%;
}

.pop_up3 .el-dialog__body{
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.pop_up3 .el-dialog__body::-webkit-scrollbar{
    display: none;
}

.pop_up2 .el-dialog__body{
    max-height: 550px;
    overflow: hidden;
    overflow-y: scroll;
}

.pop_up2 .el-dialog__header{
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.pop_up1 .el-dialog__footer{
    padding: 15px;
    border-top: 1px solid #ddd;
}
.pop_up2 .el-dialog__title{
    font-size: 16px;
    font-weight: bold;
}

.pop_up2 .el-dialog__body .el-form .el-form-item .el-form-item__label{
    width: 85px !important;
    line-height: 32px;
    padding-right: 0;
}

.pop_up2 .el-dialog__body .el-form .el-form-item .el-form-item__content{
    margin-left: 85px !important;
    line-height: 32px;
}
.pop_up2 .el-cascader{
    line-height: 32px;
}

.pop_up2 .el-input__inner{
    line-height: 32px;
    height: 32px;
    font-size: 12px;
}
.pop_up2 .el-input__icon{
    line-height: 32px;
    height: 32px;
}

.pop_up2 .arrange2{
    overflow: hidden;
}

.pop_up2 .arrange2 .el-form-item:nth-child(odd) {
    width: 48%;
    float: left;
}
.pop_up2 .arrange2 .el-form-item:nth-child(even) {
    width: 48%;
    float: right;
}

.pop_up2 .arrange2 .el-form-item{
    margin-bottom: 0;
}
.pop_up2 .arrange2{
    margin-bottom: 22px;
}
.pop_up2 .arrange2:last-child{
    margin-bottom: 0;
}

.pop_up2 .arrange2 .el-form-item .el-input__inner,.pop_up2 .arrange2 .el-form-item .el-select{
    width: 100%;
}

.pop_up2 .arrange2 .el-select .el-input .el-select__caret{
    line-height: 32px;
}
.pop_up2 .pop_up1_el-form-item__label_title .pop_up1_required{
    color: red;
    font-size: 12px;
    position: absolute;
    top: -8px;
    left: -8px;
}
.pop_up2 .pop_up1_el-form-item__label_title{
    position: relative;
}
.pop_up2_input1 .el-input-number{
    line-height: 31px;
}

.el-input-number{
    line-height: 31px;
}

.avatar-uploader .el-upload {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.avatar-uploader .el-upload:hover {
    border-color: #409EFF;
}
.avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
}
.avatar {
    width: 130px;
    height: 130px;
    display: block;
}

.avatar-uploader #logo{
    width: 70px;
    height: 70px;
    line-height: 70px;
}
#avatar {
    width: 70px;
    height: 70px;
    display: block;
}

.box .sort_id .el-input__inner{
    width: 48px !important;
}
.box .sort_id{
    display: inline-block;
    width: 80px;
}
.form_one_row,.form_two_row{
    overflow: hidden;
}

.form_one_row .el-form-item {
    width: 70%;
    margin-right: 2%;
}
.form_two_row .el-form-item{
    overflow: hidden;
    width: 46%;
    float: left;
}
.form_two_row .el-form-item:nth-child(2n){
    float: right;
}
.form_three_row{
    overflow: hidden;
}

.form_three_row .el-form-item{
    width: 32%;
    margin-right: 2%;
    float: left;
}
.form_three_row .el-form-item:nth-child(3n){
    margin-right: 0;
}
.form_one_row .pop_up1_el-form-item__label_title,.form_two_row .pop_up1_el-form-item__label_title,.form_three_row .pop_up1_el-form-item__label_title{
    position: relative;
}

.form_one_row .pop_up1_required,.form_two_row .pop_up1_required,.form_three_row .pop_up1_required{
    color: red;
    font-size: 12px;
    position: absolute;
    top: -8px;
    left: -8px;

}
/* .form_one_row .el-form-item .el-form-item__label,.form_two_row .el-form-item .el-form-item__label,.form_three_row .el-form-item .el-form-item__label{
    width: 120px !important;
    line-height: 32px;
    padding-right: 0;
}
.form_one_row .el-form-item .el-form-item__content,.form_two_row .el-form-item .el-form-item__content,.form_three_row .el-form-item .el-form-item__content{
    margin-left: 120px !important;
    line-height: 32px;
} */
/* .form_one_row .el-form-item .el-form-item__content .el-input__inner,.form_two_row .el-form-item .el-form-item__content .el-input__inner,.form_three_row .el-form-item .el-form-item__content .el-input__inner{
    line-height: 32px;
    height: 32px;
} */


/*头部栏*/

#website,#refresh{
    margin: 0 10px;
}

#website img,#refresh img{
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 16px;
}


/*侧边栏宽度*/
#app .sidebar-container{
    width: 140px !important;
    top:50px !important;
}
#app .main-container{
    margin-left: 140px;
    top: 0 !important;
}

.fixed-header{
    width: calc(100% - 140px) !important;
    z-index: 210 !important;
    top: 50px !important;
}
.hideSidebar .fixed-header{
    width: calc(100% - 54px) !important;
    top: 50px !important;
}
.fixed-header+.app-main{
    padding-top: 36px !important;
    margin-top: 0 !important;
}

/* #app >>> .app-main{
    padding-top: 36px !important;
} */
.left_open{
    width: calc(100% - 170px);
    transition:width 0.28s;
    -moz-transition:width 0.28s; /* Firefox 4 */
    -webkit-transition:width 0.28s; /* Safari and Chrome */
    -o-transition:width 0.28s; /* Opera */
}
.left_shut{
    width: calc(100% - 84px);
    transition:width 0.28s;
    -moz-transition:width 0.28s; /* Firefox 4 */
    -webkit-transition:width 0.28s; /* Safari and Chrome */
    -o-transition:width 0.28s; /* Opera */
}
/* .el-submenu__title span{
    font-weight: bold;
} */
/* .el-menu-item span{
    font-weight: bold;
} */

.el-popup-parent--hidden .fixed-header{
    padding-right: 0 !important;
}

/*顶部导航栏属性*/


.navbar .right-menu .item{
    float: left;
    margin-right: 15px;
}
.navbar .right-menu .item .news{
    width: 18px;
    height: 18px;
    margin-top: 17px;
    cursor: pointer;
    margin-right: 10px;
}
.navbar .right-menu .avatar-container .avatar-wrapper{
    margin-top: 3px !important;
}

.navbar .right-menu .el-badge__content.is-fixed{
    top: 22px;
    right: 17px;
}
.navbar .right-menu .avatar-container{
    cursor: pointer;
}

.navbar .right-menu .avatar-container .avatar-wrapper .user-avatar{
    cursor: pointer;
    width: 22px !important;
    height: 22px !important;
    border-radius: 10px;
    float: left;
    margin-top: 12px;
}

.my_name{
    float: left;
    margin-top: 14px;
    margin-left: 10px;
    height: 20px;
    line-height: 20px;
}
.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom{
    cursor: pointer;
    position: absolute;
    right: -20px !important;
    top: 19px !important;
    font-size: 12px !important;
}


/*顶部栏消息提示*/
#not_viewed .el-dialog__body{
    padding: 15px;
    overflow: hidden;
}
#not_viewed .el-tabs__content{
    height: 380px;
}
#not_viewed .el-tabs__item:last-child{
    border-right-color:transparent;
}
.not_viewed{
    list-style: none;
    padding: 0;
    margin: 0;
}
.not_viewed li{
    padding:10px 0;
    cursor: pointer;
    overflow: hidden;
}
.not_viewed li .not_viewed_list{
    float: left;
    background: #F56C6C;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: 6px;
}
.not_viewed li .placeholder{
    background: transparent;
}
.not_viewed li .news_name{
    float: left;
    width: 310px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.not_viewed li .news_time{
    float: right;
    color: #777;
}

/*消息弹窗*/
.read .el-badge__content.is-fixed,.unread .el-badge__content.is-fixed{
    top: 12px;
}

/*权限*/
#jurisdiction{
    background-color: #fff;
    padding: 20px;
}
.jurisdiction_item{
    margin-bottom: 20px;
    overflow: hidden;
}
.one_level{
    float: left;
    width: 140px
}
.two{
    margin-left: 150px;
}
.two_level,.three_level,.four_level{
    float: left;
    width: 140px;
    margin-bottom: 30px;
    margin-right: 30px;
}

.two_levels,.three_levels{
    overflow: hidden;
}

.three_list,.four_list{
    overflow: hidden;
}
.two_level_item{
    float: left;
    width: 140px;
    margin-bottom: 30px;
    margin-right: 30px;
}

/*ueditor*/
/* 多层模板 */
/* .el-dialog__wrapper {
    z-index: 203 !important;
}
.v-modal {
    z-index: 200 !important;
} */
.edui-default .edui-editor-toolbarbox{
    line-height: 20px;
}
.el-image-viewer__close{
    color: #fff !important;
}

/*内容主体*/
body{
    overflow: hidden;
}
.app-main{
    overflow-y: scroll !important;
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*弹出框左右间隔*/
.el-dialog__body{
    padding:30px 35px 30px 20px;
}

.pop_up1 .el-dialog__body{
    padding:30px 48px 30px 32px;
}

.pop_up2 .el-dialog__footer{
    border-top: 1px solid #ddd;
    padding: 15px;
}
.pop_up2 .el-button{
    padding: 8px 10px;
}

.pop_up3 .el-dialog__body{
    padding:30px 55px 30px 25px !important;
}


#not_viewed .el-pagination{
    text-align: center;
    margin-top: 20px;
}



/*说明简介*/
#instructions{
    margin-top: 5px;
    color: red;
    font-size: 12px;
    line-height: 20px;
}

/* .combination_start .el-input input{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
} */
.combination_middle{
    text-align: center;
    height: 33px;
    margin-top: 0px;
}

.combination_end_year{
    text-align: center;
    display: inline-block;
    padding: 0 7px;
}
.remove_combination{
    text-align: center;
    line-height: 32px;
    padding: 0 20px;
}
.remove_combination:hover{
    color: #01b1fe;
    cursor: pointer;
}

.pop_up1_input1 .combination_middle{
    line-height: 33px;
}
.pop_up1_input1 .remove_combination{
    padding: 0;
    width: 100%;
    border-left: 0;
    line-height: 33px;
}
.three_input{
    height: 33px;
    line-height: 33px;
}

.three_input_remove{
    height: 33px;
    line-height: 33px;
}
.three_input_remove{
    margin-bottom: 10px;
}
.three_input_remove .combination_end_year{
    display: block;
}
.three_input_remove .remove_combination{
    display: block;
    line-height: 33px;
    padding: 0;
    text-align: center;
}


/*首页常用功能*/
.common_function{
    font-size: 12px;
    padding: 12px;
    position: relative;
    border-radius: 3px;
    box-shadow: 1px 1px 7px #9c9b9b;
    line-height: 1.8;
    background: #fc8675 !important;
    border: 1px solid #fc8675 !important;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.common_function i{
    width: 30px;
    height: 30px;
    position: absolute;
    left: 31px;
    top: 24px;
}
.common_function i img{
    width: 100%;
    height: 100%;
}
.common_function .num span{
    font-size: 18px;
}
.scenic_spot_name{
    width: 100%;
    height: 56px;
    position: relative;
    color: #fff;
    box-shadow: 2px 2px 7px #9c9b9b;
    border-radius: 2px;
    overflow: hidden;
}
.scenic_spot_name div {
    float: left;
    font-size: 12px;
}
.scenic_spot_name i {
    position: absolute;
    top: 21px;
    left: 46%;
    color: #fff;
    font-size: 18px;
}

.fixed-header{
    z-index: 100 !important;
}

.one_row .el-select{
    width: 100%;
}
.one_row .el-select .el-select__caret{
    line-height: 32px;
}

.big_screen .form_one_row .el-form-item{
    width:100%;
    margin-right: 0;
}

.box{
    box-shadow: 0 0 10px #d6d6d6;
    position: relative;
}
.main_title{
    border-bottom: 1px solid #dcdfe5;
    position: absolute;
    font-size: 20px;
    line-height: 50px;
    padding-left: 20px;
    left: 0;
    top: 0;
    width: 100%;
    color:#333;
    background-color: #fff;
}

#wrapper{
    margin-top: 50px;
}


.grid-content .one_row .el-input__icon{
    line-height: 32px;
    height: 32px;
}

.grid-content .one_row .el-range-separator{
    height: 32px;
}

#wrapper .el-form-item__label{
    width: 93px !important;
}

#wrapper .el-form-item__content{
    margin-left: 93px !important;
}


.button_group{
    text-align: center;
}

.one_row .el-date-editor--datetimerange.el-input, .el-date-editor--datetimerange.el-input__inner{
    width: 100%;
}

.box .el-table__body tbody .el-button{
    padding: 7px 15px;
}

.pop_up1 .el-dialog__body .el-form .el-form-title .form_one_row .el-form-item .search{
    margin-left: 0 !important;
}

#wrapper .pop_up3 .el-dialog__body .el-form .el-form-title .form_one_row .el-form-item .search{
    margin-left: 0 !important;
}

.pop_up1 .el-dialog__body .el-form .el-form-title .search_refresh{
    text-align: right;
}
.pop_up1 .el-dialog__body .el-table{
    margin-top: 15px;
}

.box .el-table__body tbody .el-button--mini.is-circle{
    padding: 7px;
    margin: 0 2px !important;
}
.el-cascader-menu{
    height: 250px;
}

#top-column .el-date-editor.el-input, #top-column .el-date-editor.el-input__inner{
    width:100% !important;
}

.drop-down_control{

}

#tags-view-container .left_scroll {
    margin-left: 15px;
    float: left;
    line-height: 26px;
    margin-top: 4px;
    padding: 0 8px;
    margin-right: 5px;
    cursor: pointer;
}

#tags-view-container .drop-down_control {
    float: right;
    line-height: 26px;
    margin-top: 4px;
    padding: 0 8px;
    margin-right: 15px;
    cursor: pointer;
}
#tags-view-container .right_scroll {
    float: right;
    line-height: 26px;
    margin-top: 4px;
    padding: 0 8px;
    margin-right: 5px;
    cursor: pointer;
}

body{
    padding-right: 0px !important;
    overflow: hidden;
}

#app .sidebar-container{
    z-index: 100 !important;
}

.app-main::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}

.app-main{
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    overflow-x: hidden;
    overflow-y: auto;
}

#app .sidebar-container .scrollbar-wrapper::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
#app .sidebar-container .scrollbar-wrapper{
    scrollbar-width: none; /* firefox */
    -ms-overflow-style: none; /* IE 10+ */
    overflow-x: hidden;
    overflow-y: auto;
}

.box table tbody tr td button{
    margin: 5px !important;
}

.box table tbody tr td .el-tag--medium{
    margin: 5px !important;
}

.pop_up3 .el-date-editor.el-input, .el-date-editor.el-input__inner{
    width:100% !important;
}

.navbar{
    box-shadow:none !important;
}

.navbar .hamburger-container:hover{
    background-color: transparent !important;
}
.el-input__inner:hover, .el-select:hover .el-input__inner{
    border-color: #DCDFE6 !important;
}


.three_search .el-select:hover .el-input__inner{
    border-color: transparent !important;
}

.tags-view-wrapper .tags-view-item .el-icon-close:hover{
    background-color: transparent !important;
    color: #01b1fe;
    font-weight: bold;
}
#tags-view-container .tags-view-item{
    border-radius: 3px;
}
#tags-view-container .left_scroll{
    margin-top: 5px;
}

#tags_swiper .el-scrollbar__view{
    margin-top: 1px;
}

#tags-view-container .tags-view-wrapper .tags-view-item.active .el-icon-close{
    color: #01b1fe !important;
    font-weight: bold;
}

.el-submenu__title:hover{
    color: #fff !important;
}

.router-link-active{
    color: #01b1fe ;
}
.router-link-active:hover{
    color: #01b1fe !important;
}
.router-link-active:focus{
    color: #01b1fe !important;
}
.two a:hover{
    color: #01b1fe !important;
}
.left_nav .is-opened .el-submenu__title{
    color: #fff !important;
    background-color: #01b1fe !important;

}
.el-menu--popup{
    border-radius: 5px;
}
.box{
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 10px #ddd !important;
}

.box .top-column_input_search,.box .control .el-button--primary{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}

.dialog-footer .el-button--primary,.dialog-footer .el-button--danger{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}
.declare_control .el-button--danger{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}
.search_refresh .el-button--danger{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}

.el-message-box .el-message-box__btns .el-button--primary{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}
.order_control .el-button--danger{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}
.form_one_row .el-button--danger{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}
.button_group .el-button--danger{
    background-color: #01b1fe !important;
    border-color:#01b1fe !important;
}

.el-table__row .el-button--success{
    color: #fff !important;
    background-color: #ccc !important;
    border-color: #ccc !important;
}


.el-radio__input.is-checked .el-radio__inner{
    border-color: #01b1fe !important;
    background: #01b1fe !important;
}
.el-radio__input.is-checked+.el-radio__label{
    color: #01b1fe !important;
}



.el-tabs__item.is-active{
    color: #01b1fe !important;
}
.el-tabs__active-bar{
    background-color:#01b1fe !important;
}
.el-tabs__item:hover{
    color: #01b1fe !important;
}

.el-checkbox__input.is-checked .el-checkbox__inner, .el-checkbox__input.is-indeterminate .el-checkbox__inner{
    background-color: #01b1fe !important;
    border-color: #01b1fe !important;
}

.el-checkbox__input.is-checked+.el-checkbox__label{
    color: #01b1fe !important;
}
.el-button--text{
    color: #01b1fe !important;
}
.el-tag.el-tag--success{
    background-color: #e8f8ff;
    border-color: #c9efff;
    color: #01b1fd;
}
.el-message--success{
    background-color: #e8f8ff;
    border-color: #c9efff;
}

.el-message .el-icon-success,.el-message--success .el-message__content{
    color: #01b1fd;
}

.upload-demo{
    margin-top: 10px;
}

.import_data,.download_excel{
    color: #01b1fd !important;
}
.check_box_xz{
    background-color: #01b1fd !important;
    border: 1px solid #01b1fd !important;
}
.el-dialog__headerbtn:focus .el-dialog__close, .el-dialog__headerbtn:hover .el-dialog__close{
    color: #01b1fe !important;
}

.dotted_border{
    margin: 0 10px 20px !important;
}

#special_box .el-dialog__body{
    padding: 30px !important;
}

.form_one_row .open{
    margin-left: 10px;
}

.el-form-item__content .el-button--primary{
    margin-top: 10px;
}

#app .sidebar-container .submenu-title-noDropdown:hover, #app .sidebar-container .el-submenu__title:hover{
    color: #fff !important;
}
.el-button--primary.is-plain{
    color: #fff !important;
}


.el-dialog{
    height: 70vh;
    display: flex;
    flex-direction: column;
    margin:0 !important;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    /*height:600px;*/
    max-height:calc(100% - 30px);
    max-width:calc(100% - 30px);
}
.el-dialog .el-dialog__body{
    flex:1;
    overflow: auto;
}

.el-button--danger:focus, .el-button--danger:hover{
    background:#ed1617;
    border-color:#ed1617;
}
.el-button--danger{
    background:#ed1617;
    border-color:#ed1617;
}

.select_nav{
    background: #01b1fe !important;
    color: #fff !important;
}

/* .el-submenu__title{
    padding: 0 20px 0 40px !important;
}  */

.two_menu:hover{
    color: #01b1fe !important;
}
.el-loading-mask{
    top: 126px;
    left: 155px;
    transition: width 0.28s;
    -moz-transition: width 0.28s;
    -webkit-transition: width 0.28s;
    -o-transition: width 0.28s;
}
.close_out .el-loading-mask{
    top: 126px;
    left: 69px;
    transition: width 0.28s;
    -moz-transition: width 0.28s;
    -webkit-transition: width 0.28s;
    -o-transition: width 0.28s;
}

.el-form-item .el-upload--picture-card{
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.el-form-item .el-upload--picture-card .avatar-uploader-icon{
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.el-form-item .el-upload-list--picture-card .el-upload-list__item{
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.el-form-item .el-upload-list__item-status-label{
    display: none !important;
}

.el-row .condition_number2{
    padding-right: 10px;
}

.el-submenu__title{
    position: relative;
}
.dot{
    position: absolute;
    top: 27px;
    right: 7px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #01b1fe;
}
.el-scrollbar__wrap {

  margin-right: 0px !important;
  margin-left: 0px !important;
    width: 100% !important;
}

.el-scrollbar__wrap::-webkit-scrollbar {
  display: none; /* Chrome Safari */
}
.el-scrollbar__wrap{
    scrollbar-width: none; /* firefox */
  -ms-overflow-style: none; /* IE 10+ */
  overflow-x: hidden;
  overflow-y: auto;
}

#wrapper .half .el-form-item__content .one_row{
    width: 50%;
}

.enclosure_item{
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-right: 20px;
    text-align: center;
    cursor: pointer;
    color: #999;
    overflow: hidden;
}
.enclosure_item .el-upload{
    width: 100%;
    height: 100%;
}
.enclosure_item .avatar{
    width: 100%;
    height: 100%;
}
.enclosure_item_1{
    float: left;
    border-radius: 6px;
    margin-right: 20px;
    text-align: center;
    cursor: pointer;
    color: #999;
}
.upload_item {
    width: auto;
    overflow: hidden;
    position: relative;
}
.upload_img{
    height: 100%;
}
.upload-demo{
    line-height: 80px;
    height: 80px;
    margin-top: 0;
}

.el-link.el-link--primary{
    color: #01b1fe;
    margin: 3px 6px;
    font-size: 12px;
}
.select_city .el-dialog__body{
    overflow: auto;
}
.select_city .el-checkbox{
    font-size: 12px;
    padding-right: 7px;
}
.select_city .el-checkbox .el-checkbox__label{
    font-size: 12px;
}
.select_city .checkBox .el-checkbox{
    margin-right: 0;
}

.switch_text .el-switch__label {
  position: absolute;
  display: none;
  color: #fff;
}
 /*打开时文字位置设置*/
.switch_text .el-switch__label--right {
    z-index: 1;
    right: -8px;
}
/*关闭时文字位置设置*/
.switch_text .el-switch__label--left {
    z-index: 1;
    left: 21px;
}
/*显示文字*/
.switch_text .el-switch__label.is-active {
    display: block;
}
.switch_text.el-switch .el-switch__core,
.el-switch .el-switch__label {
    width: 56px !important;
    line-height: 18px;
    height: 20px;
}
.switch_text .el-switch__label *{
    font-size: 12px;
}
/* 隐藏右边框 */
.el-table--border td, .el-table--border th, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{
    border-right: 0 !important;
}

.label_groups{
    display: flex;
}
.label_item{
    height: 32px;
    line-height: 30px;
    margin: 0;
    padding: 0 15px;
    font-size: 12px;
    color: #515a6e;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    border: 1px solid #dcdee2;
    border-left: 0;
    background: #fff;
    position: relative;
}
.label_item_select{
    border-color: #01b1fe !important;
    color:#01b1fe !important;
    box-shadow: -1px 0 0 0 #01b1fe;
}
.label_item:first-child{
    border-left: 1px solid #dcdee2;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
}
.label_item:last-child{
    border-radius: 0 4px 4px 0;
}
.three_search{
      width:40%;
  }
.three_search .el-input-group__append{
      background: #01b1fe;
      color: #fff;
      border-color: #01b1fe;
}
.three_search .el-select .el-input {
    width: 100px;
}

.tags-view-container .contextmenu{
    top: 36px !important;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%) !important;
}
.el-dropdown-link{
    font-weight: 500;
}
.table_control{
    display: flex;
    align-items: center;
}
.dtk,.dfk{
    color: #ff5151;
}
.dfh,.dsh{
    color:#ff8c19;
}
.ywc{
    color:#36b336;
}
.ygb{
    color:#999999;
}
.app-main{
    margin-bottom: 25px;
}
.control_list div{
    font-size: 14px;
}
.freight .pop_up2_input1{
    width: 50%;
}

#wrapper .control_list div{
    background-color: #01b1fe !important;
    border-color: #01b1fe !important;
    color: #fff !important;
}
#wrapper .control_list .no_click{
    background-color: #fff !important;
    border-color: #DCDFE6 !important;
    color: #DCDFE6 !important;
}
#wrapper .control_list .no_click:hover {
    color: #DCDFE6 !important;
    background: #fff !important;
    border-color: #DCDFE6 !important;
}
.control_list div:hover{
    background-color: #01b1fe !important;
    border-color: #01b1fe !important;
    color: #fff !important;
}

#app .sidebar-container .el-scrollbar__bar.is-vertical{
    display:none !important;
}
.el-pagination.is-background .el-pager li:not(.disabled).active{
    background-color: #01b1fe;
}
.el-image__error{
    text-align: center;
}

.mce-tinymce{
    width: auto !important;
}
.pop_up2_input1 .el-select{
    width: 100%;
}
.pop_up2_input1 .avatar-uploader-icon{
    width: 90px;
    height: 90px;
    line-height: 90px;
}
.pop_up2_input1 .avatar-uploader .avatar{
    width: 90px;
    height: 90px;
}
.el-cascader{
    line-height: inherit !important;
}
.pop_up3 .el-date-editor .el-range-separator{
    height: 32px;
}

.el-slider__bar{
    background-color: #01b1fe !important;
}
.el-slider__button{
    border: 2px solid #01b1fe !important;
}
