﻿*[lay-event] {
    cursor: pointer;
}

.layui-table {
    color: #333;
}
/**start 左侧工菜单宽度**/
.layui-side-menu .layui-side-scroll {
    width: 180px;
}

.layui-layout-admin .layui-side {
    width: 180px;
}

.layui-layout-admin .layui-logo {
    width: 180px;
}

.layui-side-menu .layui-nav {
    width: 180px;
}

.layadmin-side-shrink .layui-side {
    left: 0;
    width: 60px;
}
/**end 左侧工菜单宽度**/
.layadmin-pagetabs, .layui-layout-admin .layui-body, .layui-layout-admin .layui-footer, .layui-layout-admin .layui-layout-left {
    left: 180px;
}

@media screen and (max-width:992px) {
    .layui-layout-admin .layui-side {
        width: 180px
    }

    .layadmin-pagetabs, .layui-layout-admin .layui-body, .layui-layout-admin .layui-footer, .layui-layout-admin .layui-layout-left {
        left: 0
    }
}

input.layui-disabled, input.layui-disabled:hover {
    background-color: #eee !important;
    color: #333333 !important;
}

.layui-select-disabled .layui-disabled {
    background-color: #eee !important;
    color: #222222 !important;
}

.layui-form-label.required:before {
    content: '* ';
    color: red;
    vertical-align: baseline;
}

.layui-table-tr-selected {
    background-color: #5FB878;
    color: white;
}

    .layui-table-tr-selected.layui-table-hover {
        color: #5FB878;
    }
/*.layui-table[lay-size=sm] td, .layui-table[lay-size=sm] th {
    font-size: 13px;
}
.layui-table-view .layui-table[lay-size=sm] .layui-table-cell {
    height: 24px;
    line-height: 24px;
}
.layui-table-view .layui-table[lay-size=sm] .layui-table-cell .layui-btn-xs {
    line-height: 20px;
}
*/
.layui-table-view .layui-table[lay-size=sm] .layui-table-cell .layui-btn-xs {
    line-height: 18px;
}

.layui-tab-title .layui-this {
    color: #1E9FFF;
}
    .layui-tab-title .layui-this > span:after {
        content: " ";
        height: 4px;
        background: #1E9FFF;
        opacity: .40;
        position: absolute;
        bottom: 6px;
        left: 10px;
        right: 10px;
    }

.layadmin-pagetabs .layui-tab-title li.layui-this > span:after {
    content: " ";
    height: 4px;
    background: #1E9FFF;
    opacity: .40;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}


.dlgEdit {
    display: none;
}

.layui-layer-content .dlgEdit {
    display: unset;
}

.layui-tree-entry.layui-tree-selected .layui-tree-txt, .layui-tree-entry.layui-tree-selected .layui-tree-txt:hover {
    background-color: #5FB878;
    color: white;
}

.opTable-open-td .layui-table tbody tr:hover, .opTable-open-td .layui-table thead tr, .opTable-open-td .layui-table-click,
.opTable-open-td .layui-table-header, .opTable-open-td .layui-table-hover, .layui-table-mend, .opTable-open-td .layui-table-patch,
.opTable-open-td .layui-table-tool, .opTable-open-td .layui-table-total, .opTable-open-td .layui-table-total tr,
.opTable-open-td .layui-table[lay-even] tr:nth-child(even) {
    background-color: #ffffff;
}

.text-red {
    color: #FF5722;
}
.text-yellow {
    color: #FEB822;
}
.text-orange {
    color: #FFB800;
}

.text-green {
    color: #009688;
}

.text-blue {
    color: #01AAED;
}

.text-black {
    color: #2F4056;
}

.text-gray {
    color: #e2e2e2;
}

.layui-bg-selected {
    background-color: #009688 !important; /*#eeeeee !important;*/
    color: #ffffff !important;
}

    .layui-bg-selected .text-green {
        color: #ffffff !important;
    }

.layui-bg-current {
    /*background-color: #009688 !important; 
            color: #ffffff !important;*/
    background-color: #caddf3 !important;
    color: #000 !important;
}
.layui-table .layui-bg-current td {
    border-color: #c0c0c0;
}

.layui-bg-orange .layui-form-radio > i {
    color: white;
}

.layui-bg-cancel {
    background-color: #eeeeee;
    color: #cccccc;
}

.title-block {
    clear:both;
    margin-bottom:5px;
}
.msg-block {
    border: 1px solid #e7d3ac;
    padding-left: 5px;
    height: 25px;
    line-height: 25px;
    background-color: #ffffc9;
    color: #737679;
    margin-bottom: 5px;
}

.timeZone {
    color: #FF5722;
}

.layui-table-view .layui-table[lay-size=sm] .layui-table-cell {
    padding-left:5px;padding-right:5px;
}

.layui-table-body .layui-badge {
    padding: 0 1px;
    margin-right: 2px;
}

.layui-table-body tr.layui-bg-selected .layui-badge.layui-bg-green {
    color: #009688 !important;
    background-color:white !important;
}
.layui-table-body tr.layui-bg-red .text-red {
    color: white !important;
}

.layui-table-main .layui-btn-xs {
    height: 18px;
    line-height: 18px;
}

.layui-table-body .layui-none {
    padding: 0 15px;
}

.layui-table-body td {
    word-break: break-all;
}


.searchForm, .searchForm xm-select * {
    font-size: 12px;
}

.searchForm .layui-form-item {
    margin-bottom: 10px;
}
    .searchForm xm-select > .xm-icon {
        z-index:2;
    }
.searchForm xm-select > .xm-label .scroll .label-content {
    padding: 1px 10px;
    height: 26px;
    overflow: hidden;
}
    .searchForm .layui-form-label {
        width: 60px;
        padding: 5px 2px 5px 2px;
    }
    .searchForm .layui-input-block {
        margin-left: 55px;
        line-height: 30px;
        min-height: unset;
        padding-right: 5px;
    }
    .searchForm .layui-form-mid {
        padding: 4px !important;
    }
    .searchForm .layui-input, .searchForm .layui-select, .searchForm .layui-textarea {
        height: 30px;
    }
    .searchForm .layui-input, .searchForm .layui-textarea {
        padding-left: 5px;
    }
    .searchForm .layui-form-radio {
        margin: 2px 10px 0 0;
    }

        .searchForm .layui-form-radio > i {
            font-size: 18px;
        }

        .searchForm .layui-form-radio div {
            font-size: 12px;
        }
    .searchForm .layui-form-radioed.layui-radio-disbaled > i {
        color: #5FB878 !important;
    }
    .searchForm .layui-form-radioed.layui-radio-disbaled > div {
        color: rgba(0,0,0,.85) !important;
    }
    .searchForm .layui-form-switch {
        margin-top: 2px;
    }
    .searchForm .layui-form-checkbox[lay-skin=primary] {
        margin-top: 5px;
        padding-left:22px;
    }
    .searchForm .layui-table-cell .layui-form-checkbox[lay-skin=primary] {
        margin-top: 0px;
        padding-left: 0px;
    }
.searchForm .layui-form-checkbox[lay-skin=primary] span {
    font-size: 12px;
}
.searchForm xm-select[size='small'] {
    min-height: 28px;
}


.editForm .layui-form-item {
    margin-bottom: 10px;
}

    .editForm .layui-form-item .layui-form-label {
        font-size: 12px;
        padding: 5px 15px;
    }

    .editForm .layui-form-item .layui-input, .editForm .layui-form-item .layui-select, .editForm .layui-form-item .layui-textarea {
        height: 30px;
        font-size: 13px;
    }

.editForm .layui-form-radio {
    margin-top: 2px;
}

    .editForm .layui-form-radio > i {
        font-size: 18px;
        margin-right: 2px;
    }

    .editForm .layui-form-radio div {
        font-size: 12px;
    }

.editForm .layui-radio-disbaled > i {
    color: #5FB878 !important;
}

.editForm .layui-form-switch {
    margin-top: 4px;
    height: 20px;
    line-height: 18px;
}

.editForm .layui-form-switch i {
    width: 13px;
    height: 13px;
}

.editForm .layui-form-onswitch.layui-disabled {
    background-color: #eee !important;
    border-color: #5FB878 !important;
}

    .editForm .layui-form-onswitch.layui-disabled i {
        background-color: #5FB878 !important;
    }

.editForm .layui-form-item .layui-form-checkbox[lay-skin=primary] {
    margin-top: 5px;
    margin-bottom: 4px;
    padding-left:22px;
}
.editForm .layui-form-checkbox span {
    font-size: 12px;
    color: rgba(0,0,0,.85);
}

.editForm .layui-form-radio > i {
    font-size: 18px;
    margin-right: 2px;
}

.editForm .layui-tab-title {
    height: 30px;
}

    .editForm .layui-tab-title li {
        font-size: 12px;
        line-height: 30px;
    }

    .editForm .layui-tab-title .layui-this:after {
        height: 31px;
    }

.editForm .layui-table-tool {
    min-height:30px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.editForm .layui-input, .layui-textarea {
    padding-left: 5px;
}
.editForm .layui-form-checkbox {
    margin-top:0px;
}
.editForm .layui-elem-field legend {
    font-size: 12px;
}

.editForm .layui-form-mid {
    padding: 5px 0px !important;
}
.editForm .layui-form-mid {
    font-size: 12px;
}
.editForm xm-select * {
    font-size: 12px;
}
.editForm xm-select > .xm-icon {
    z-index: 2;
}

.editForm xm-select > .xm-label .scroll .label-content {
    padding: 1px 10px;
    height: 26px;
    overflow: hidden;
}
.editForm xm-select > .xm-body .xm-option-content {
    padding-left:10px;
}
.editForm xm-select[size='small'] {
    min-height: 30px;
    line-height: 28px;
    border-color: #d4d3d5;
    border-radius: 3px;
}

.order-view .order-view-detail td {
    vertical-align: top;
}

    .order-view .order-view-detail td img {
        max-height: 50px;
        vertical-align: middle;
    }

.order-view .layui-table-page {
    border-width: 1px;
    margin-top: 10px;
    height: 34px;
}

ji {
    font-size: 120% !important;
}

ji0 {
    padding-left: 2px !important;
    font-weight: bold !important;
    font-size: 135% !important;
    color: red !important;
}

ji1 {
    padding-left: 5px !important;
    font-weight: bold !important;
    font-size: 110% !important;
    color: red !important;
}

ji2 {
    padding-left: 8px !important;
}

.proc-item {
    display: inline-block;
    font-size: 13px;
}

    .proc-item .wave {
        color: #222222;
        /*width: 65px;*/
        display: inline-block;
        text-align: center;
        font-weight: bold;
    }

    .proc-item .proc {
        background-color: #eeeeee;
        color: #999999;
        border: 1px solid #dddddd;
        /*width: 65px;*/
        display: inline-block;
        text-align: center;
        border-radius: 2px;
    }

    .proc-item .arrow {
        width: 20px;
        display: inline-block;
        text-align: center;
    }

    .proc-item:last-of-type .arrow {
        display: none;
    }

    .proc-item.finished .proc {
        background-color: #5FB878;
        border-color: #5FB878;
        color: white;
    }

    .proc-item.current .proc {
        background-color: #01AAED;
        border-color: #01AAED;
        color: white;
    }

    .proc-item.disabled .proc {
        background-color: #eeeeee;
        color: #999999;
    }
    .proc-item.unfinished-1 .proc {
        background-color: #CDE609;
        border-color: #CDE609;
        color: white;
    }
    .proc-item.unfinished .proc {
        background-color: #FFB800;
        border-color: #FFB800;
        color: white;
    }

    .proc-item.abnormal .proc {
        background-color: #FF5722;
        border-color: #FF5722;
        color: #2F4056;
    }

input::-webkit-input-placeholder {
    color: #ccc;
}

/* .layui-layer-tips .layui-layer-content {
    background-color: #f8f8f8 !important;
    color: #222 !important;
    border:1px solid #FF5722;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
    word-wrap: break-word;
}
.layui-layer-tips i.layui-layer-TipsL, .layui-layer-tips i.layui-layer-TipsR {
    top: -4px !important;
    border-bottom-color: #f8f8f8 !important;
}  */

.layui-layer-tips .layui-layer-btn{
    background-color: #000;
}



/*表单及表格边框颜色*/
/*.layui-tab-title .layui-this:after,*/
.layui-badge-rim, .layui-border, .layui-colla-content, .layui-colla-item, .layui-collapse, .layui-elem-field, .layui-form-pane .layui-form-item[pane], .layui-form-pane .layui-form-label, .layui-input, .layui-layedit, .layui-layedit-tool, .layui-panel, .layui-quote-nm, .layui-select, .layui-tab-bar, .layui-tab-card, .layui-tab-title, .layui-textarea {
    border-color: #e0e0e0;
}
.layui-table td, .layui-table th, .layui-table-col-set, .layui-table-fixed-r, .layui-table-grid-down, .layui-table-header, .layui-table-page, .layui-table-tips-main, .layui-table-tool, .layui-table-total, .layui-table-view, .layui-table[lay-skin=line], .layui-table[lay-skin=row] {
    border-color: #e0e0e0;
}
.layui-input:hover, .layui-select:hover, .layui-textarea:hover {
    border-color: #007bfc !important;
}
/**/

.container-table .layui-table-view .layui-table[lay-size=sm] .layui-table-cell {
    height: auto;
    line-height: 20px;
}

.container-table .layui-table-view .layui-table .layui-table-cell {
    white-space: normal;
}

    .container-table .layui-table-view .layui-table .layui-table-cell .layui-btn:not(:last-child) {
        margin-right: 10px;
    }

    .container-table .layui-table-view .layui-table .layui-table-cell .layui-btn + .layui-btn {
        margin-left: 0px !important;
    }

.container.detail .layui-table-body .layui-table-cell {
    height: auto !important;
    line-height: 20px !important;
}

.a-detail {
    text-decoration: underline;
    text-decoration-color: #007bfc;
    color: #007bfc;
    cursor:pointer;
}
    .a-detail:hover {
        color: #01AAED;
    }

/**表头加粗*/
.layui-table th{
    font-weight:600;
}

hr.ouway-separator-straight.new-search-line, .ouway-separator-dotted.new-search-line {
    margin-top: 0;
    margin-bottom: 0;
}

hr.ouway-separator-dotted {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-bottom: 1px dashed #e8e8e8 !important;
    width: 100%;
}



.w450 {
    width: 450px !important;
}

.w100 {
    width: 100px !important;
}

.w120 {
    width: 120px !important;
}

.w160 {
    width: 160px !important;
}
.w170 {
    width: 170px !important;
}


.w180 {
    width: 180px !important;
}

.w200 {
    width: 200px !important;
}

.w220 {
    width: 220px !important;
}

.w300 {
    width: 300px !important;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px !important;
}

.w600 {
    width: 600px !important;
}

.w700 {
    width: 700px !important;
}

.w800 {
    width: 800px !important;
}



.relative {
    position: relative;
}


.search-group .batchSearchType {
    padding-right: 100px !important;
}
/**旗帜的几种背*/
.bg-red {
    background-color: #FF0000 !important
}

.bg-black {
    background-color: #272727 !important
}

.bg-violet {
    background-color: #AE00AE !important
}

.bg-blue {
    background-color: #0066CC !important
}

.bg-green {
    background-color: #00EC00 !important
}

.bg-yellow {
    background-color: #FFD306 !important
}

.bg-pink {
    background-color: #FFB6C1 !important
}

.bg-purple {
    background-color: rgb(160, 71, 135) !important
}


.searchForm .layui-form-item .flag {
    width: 20px;
    height: 20px;
    position: relative;
}

.searchForm .layui-form-item .flag.ouway-active:after {
    content: '\e605';
    font-family: layui-icon !important;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.p-left30 {
    padding-left: 30px !important;
}

.copyData{
    cursor:pointer;
}

/*禁用启用的小点点*/
:root {
    --common_green1_color: #00b042;
    --common_green3_color: rgba(0,176,66,0.12);
    --common_level4_base_color: rgba(23,26,29,0.24);
    --common_level2_base_color: rgba(23,26,29,0.6);
    --common_green_color_default: #5FB878; /*默认*/
    --common_green_color_pass: #009688; /*选过后*/
    --common_green_color_hover: rgba(95,184,120,0.9);
}

.custom-badge-enable {
    background-color: rgba(0,176,66,.12);
    background-color: var(--common_green3_color,rgba(0,176,66,.12));
}

.custom-badge-inner-enable {
    background-color: #00b042;
    background-color: var(--common_green1_color,#00b042);
}

.custom-badge-disable {
    background-color: rgba(23,26,29,.24);
    background-color: var(--common_level4_base_color,rgba(23,26,29,.24));
}

.custom-badge-inner-disable {
    background-color: rgba(23,26,29,.6);
    background-color: var(--common_level2_base_color,rgba(23,26,29,.6));
}

.custom-badge {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin-right: 4px;
}

.custom-badge-inner {
    position: absolute;
    top: 3px;
    left: 3px;
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
}

/*禁用启用的小点点*/


/**箭头步骤条*/
.step-nav-box {
    height: 36px;
    line-height: 36px;
    list-style: none;
    padding: 0;
    display: flex;
    font-size: 14px;
    overflow: hidden;
}

    .step-nav-box li {
        padding: 0 10px 0 10px;
        margin-right: 18px;
        white-space: nowrap;
        position: relative;
        color: #019fe9;
        background: #edf9ff;
    }
    /* 三角 */
    .step-nav-box li:before, .step-nav-box li:after {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
    }

    .step-nav-box li:before {
        right: -16px;
        border: solid transparent;
        border-width: 20px 0 20px 16px;
        border-left-color: #edf9ff;
        z-index: 2;
    }
    /* 白线 */
    .step-nav-box li:after {
        top: -3px;
        left: -18px;
        border: solid #edf9ff;
        border-width: 23px 0 23px 18px;
        border-left-color: transparent;
        z-index: 1;
    }

    .step-nav-box .active {
        color: #fff;
        background: #009fe9;
    }

    .step-nav-box .active ~ li {
        color: #8e8e8e;
        background: #ebedf0;
    }

    .step-nav-box .active:before {
        border-left-color: #009fe9;
    }

    .step-nav-box .active:after {
        border-color: #009fe9;
        border-left-color: transparent;
    }

    .step-nav-box .active ~ li:before {
        border-left-color: #ebedf0;
    }

    .step-nav-box .active ~ li:after {
        border-color: #ebedf0;
        border-left-color: transparent;
    }
/**箭头步骤条-end*/



/*弹窗内页底部固定的操作按钮**/
.fixed-button {
    padding-top: 5px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px; 
    background-color: white;
    border-top: 1px solid #eee;
    text-align: right;
    z-index:19850910;
}

    .fixed-button .layui-layer-btn1:hover {
        border: 1px solid #1e9fff;
    }
/*底部固定的操作按钮 使用方式<div class="fixed-button layui-layer-btn layui-layer-btn-">
                <a class="layui-layer-btn0" lay-submit="" lay-filter="btnSubmit" id="btnSubmit">提交保存</a><a lay-active="closeWin" class="layui-layer-btn1">关闭</a>
            </div>*/


.navs {
    height: 50px;
    line-height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

    .navs li {
        /*padding: 0 5px 0 20px;*/
        line-height: 50px;
        background: #DCEEFE;
        display: inline-block;
        color: #1E9FFF /*#50abe4*/;
        position: relative;
        width: 21%;
        text-align:center
    }

        .navs li:after {
            content: '';
            display: block;
            border-top: 20px solid #DCEEFE;
            border-bottom: 20px solid #DCEEFE;
            border-left: 20px solid #fff;
            position: absolute;
            right: -20px;
            top: 0;
        }

        .navs li:after {
            content: '';
            display: block;
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            border-left: 20px solid #DCEEFE;
            position: absolute;
            right: -20px;
            top: 0;
            z-index: 10;
        }

        .navs li:before {
            content: '';
            display: block;
            border-top: 20px solid #DCEEFE;
            border-bottom: 20px solid #DCEEFE;
            border-left: 20px solid #fff;
            position: absolute;
            left: 0px;
            top: 0;
        }

        .navs li:first-child {
            border-radius: 4px 0 0 4px;
            padding-left: 25px;
        }

        .navs li:last-child,
        .cssNavEnd {
            border-radius: 0px 4px 4px 0px;
            padding-right: 25px;
        }

        .navs li:first-child:before {
            display: none;
        }

        .navs li:last-child:after,
        .cssNavEnd:after {
            display: none;
        }

        .navs li.active {
            background: #1E9FFF;
            color: #fff;
        }

            .navs li.active:after {
                border-left-color: #1E9FFF;
            }

            .navs li.active:before {
                border-top: 20px solid #1E9FFF;
                border-bottom: 20px solid #1E9FFF;
            }

            /**大大的等待框  layer.load(2, { shade: [0.4, '#000'] });*/
             .layui-layer-loading-2 {
                position: relative;
                height: 60px;
            }
            .layui-layer-loading-2:after, .layui-layer-loading-2:before {
                content: '';
                position: absolute;
                left: 50%;
                top: 50%;
                width: 60px;
                height: 60px;
                margin: -30px 0 0 -30px;
                border-radius: 50%;
                border: 6px solid #d2d2d2;
                box-sizing: border-box;
            }
            .layui-layer-loading-2:after{
                border-color: transparent;
                border-left-color: #1e9fff;
            }