img {
    width: 100%;
}

body {
    height: 100vh;
    background: #fff;
    font-family: "微软雅黑";
}

.layui-nav-tree .layui-nav-child dd.layui-this .navList-L, .layui-nav-tree .layui-this .navList-L {
    background: #37A3B7 !important;
}

.w_container_bg {
    background-color: #F1F4F5 !important;
}

.w_container_z {
    min-height: 100%;
    /*padding:20px 14px;*/
    padding: 15px;
    box-sizing: border-box;
    position: relative;
}

.borderB {
    border-bottom: 1px solid #eee;
}


.bgcolor-01 {
    background: #6B84EF;
}

.bgcolor-02 {
    background: #EB9046;
}

.bgcolor-03 {
    background: #5CBEE7;
}

.bgcolor-04 {
    background: #5C91E7;
}

.explainColor {
    color: #F1381A;
}

.linheight-38 {
    line-height: 38px;
}

.padding-15 {
    padding: 15px;
}

.padding-15-0 {
    padding: 15px 0;
}

.padding-b-15 {
    padding-bottom: 15px;
}

.padding-T-0 {
    padding-top: 0 !important;
}

.margin-b-15 {
    margin-bottom: 15px;
}

.bg-FFF {
    background: #fff;
}




.layui-table-view .layui-table td, .layui-table-view .layui-table th {
    text-align: left;
}

.layui-table .layui-btn-container {
    line-height: 37px;
}

    .layui-table .layui-btn-container .layui-btn {
        border-radius: 3px;
        line-height: 19px;
    }

        .layui-table .layui-btn-container .layui-btn.look {
            color: #3695E5;
            border-color: #3695E5;
        }

        .layui-table .layui-btn-container .layui-btn.edit {
            color: #2BCBE3;
            border-color: #2BCBE3;
        }

        .layui-table .layui-btn-container .layui-btn.delete {
            color: #E55260;
            border-color: #E55260;
        }

        .layui-table .layui-btn-container .layui-btn.dispose {
            border-color: #8D56E8;
            color: #8D56E8;
        }

        .layui-table .layui-btn-container .layui-btn.renew {
            border-color: #EE8342;
            color: #EE8342;
        }

        .layui-table .layui-btn-container .layui-btn.reset {
            border-color: #82c942;
            color: #82c942;
        }

        .layui-table .layui-btn-container .layui-btn.particulars {
            border-color: #00B9FF;
            color: #00B9FF;
        }


.save {
    width: 90px;
    height: 38px;
    line-height: 38px;
    background: #1DBDDA;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

    .save.ac {
        background: #E4983E !important;
    }

.flex {
    display: flex;
}

.tableSeach .layui-input-block {
    width: 200px;
}

.tableSeach ._left {
    flex: 1;
}

    .tableSeach ._left .layui-form-item {
        margin-bottom: 5px;
    }

.tableSeach ._right div {
    color: #666;
    font-size: 16px;
    line-height: 35px;
    display: flex;
    cursor: pointer;
    margin-right: 25px;
}

    .tableSeach ._right div span:hover {
        color: #EC7439;
    }

    .tableSeach ._right div i {
        font-size: 20px;
        margin-right: 5px;
        color: #EC7439;
    }

        .tableSeach ._right div i.icon-add1 {
            font-size: 23px;
        }

.tableSeach .seachBtn {
    width: 38px;
    display: flex;
    height: 38px;
    background-image: linear-gradient(to right, #21DCF2, #2CB2EA);
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    margin: 0 20px;
    align-items: center;
    justify-content: center;
    min-width: 38px;
}

.layui-table-page {
    text-align: right;
    background: #f2f2f2;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background: #108EE9;
}


.w_system_layer .layui-layer-setwin a {
    opacity: .6;
}

.w_system_layer {
    padding-bottom: 10px;
}

.display-n {
    display: none;
}

.display-b {
    display: block;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #333;
}

    .layui-tab-brief > .layui-tab-title .layui-this:after {
        border-color: #1EB6D1;
    }


.popHeaderTitle {
    padding: 0 0 10px 20px;
    color: #0C9FB9;
    position: relative;
}

    .popHeaderTitle:after {
        content: '';
        position: absolute;
        top: 1px;
        left: 0;
        width: 5px;
        height: 18px;
        background: #1EB6D1;
        border-radius: 3px;
    }


.w_system_layer .layui-layer-btn .layui-layer-btn0 {
    background: #2B9BEA;
    border-radius: 4px;
    border: 1px solid #2B9BEA;
    width: 90px;
    height: 38px;
    line-height: 38px
}

.w_system_layer .layui-layer-btn .layui-layer-btn1 {
    width: 90px;
    height: 38px;
    line-height: 38px;
    background: transparent;
    border-radius: 4px;
    color: #2B9BEA;
    border: 1px solid #2B9BEA;
}

.tableClickCont {
    text-decoration: underline;
    color: #2B9BEA;
    cursor: pointer;
}

    .tableClickCont:hover {
        color: #2B9BEA;
    }

.upBtn {
    width: 110px !important;
    height: 32px !important;
    line-height: 32px !important;
    background: rgba(30,182,209,1) !important;
    border-radius: 5px !important;
}

.downloadBtn {
    width: 110px !important;
    height: 32px !important;
    line-height: 32px !important;
    background: transparent;
    color: #1EB6D1;
    border: 1px solid #1EB6D1;
    border-radius: 5px !important;
    padding: 5px 18px;
}

.explainText {
    color: #F1381A;
    display: block;
    margin: 15px;
    padding-left: 30px;
}


.bg-1EB6D1 {
    background: #1EB6D1 !important;
}


.layui-upload-list {
    border: 1px solid #D3DEE7;
    margin-right: 20px;
}

.layui-layer-content {
    background: #fff;
}


.layui-upload .tableList {
    border: none;
}


.layui-form-select dl dd.layui-this {
    background-color: #2b9bea;
}

.textList {
    justify-content: space-between;
}

    .textList li {
        color: #444;
        white-space: nowrap;
        width: 45%;
    }

        .textList li span {
            display: block;
            margin-bottom: 10px;
        }


.layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #2b9bea;
}

#test7 .layui-form-checked[lay-skin=primary] i {
    border-color: #2b9bea !important;
    background-color: #2b9bea;
}

.margin-b-0 {
    margin-bottom: 0 !important;
}

.colorRed {
    color: red;
}

.layui-form-checked[lay-skin=primary] i {
    background: #2b9bea;
    border-color: #2b9bea !important;
}

.layui-table-view .layui-table .active {
    text-decoration: underline;
    color: #2B9BEA;
    cursor: pointer;
}

.activeText {
    color: #F38C89;
}

/*Sun*/
.yonghuselect {
    color: #0088FF;
    text-decoration: underline;
    cursor: pointer;
}

.dispose2-title {
    text-align: center;
    margin-top: 30px;
    font-size: 15px;
}

.dispose2-name {
    text-align: center;
    font-weight: 400;
    color: rgba(236, 89, 89, 1);
    font-size: 12px;
    margin-top: 10px;
}

.shenhe-img {
    text-align: center;
    margin-top: 30px;
}

    .shenhe-img img {
        width: 50px;
    }

/*2022-06-15 信息提示区域*/
.job-info {
    background-color: #F1FAFB;
    margin-bottom: 20px;
}

    .job-info img {
        margin-left: 17px;
        width: auto;
    }

    .job-info span {
        display: inline-block;
        margin-top: 16px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #000000;
    }

    .job-info p {
        padding: 12px 20px 20px 20px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        line-height: 22px;
        color: #2F646A;
        white-space: pre-line;
    }

.job-notice {
    background: #FDF6EC;
}

    .job-notice span {
        display: inline-block;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #ED6A0C;
        margin: 10px 0 10px 10px;
    }

.job-notice-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #ED6A0C;
    border-radius: 50%;
    margin: 10px 0 10px 21px;
}

    .job-notice-icon i {
        color: #F1FAFB;
        font-size: 14px;
        font-style: normal;
        margin-left: 7px;
    }

.job-scroll {
    width: calc(100% - 180px);
    height: 40px;
    left: 130px;
    position: absolute;
    display: inline-block;
    overflow: hidden;
}

.notice-scroll {
    position: absolute;
    left: 0px;
    top: 0px;
}

    .notice-scroll span {
        white-space: nowrap;
    }