﻿@charset "utf-8";
.layui-disabled {
    color: #000 !important;
}

    .layui-disabled, .layui-disabled:hover {
        color: #000 !important;
    }
input[disabled] {
    background: white !important;
    color: black;
    cursor: default;
}
textarea[disabled] {
    background: white !important;
    color: black;
    cursor: default;
}
input[disabled]:focus {
    outline: 0;
    border: 1px solid white;
    box-shadow: 0px 0px 3px 0px white;
}
textarea[disabled]:focus {
    outline: 0;
    border: 1px solid white;
    box-shadow: 0px 0px 3px 0px white;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    font-size: 12px;
    vertical-align: baseline;
    font-family: 微软雅黑;
}

.fontawesome {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
}

@font-face {
    font-family: 'fontawesome-webfont';
    src: url('../../../Font/fontawesome-webfont.eot') format('embedded-opentype');
}

html {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

    q:before,
    q:after,
    blockquote:before,
    blockquote:after {
        content: "";
        content: none;
    }

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

@font-face {
    font-family: 'iconfont';
    src: url('../../../Font/iconfont.eot');
    src: url('../../../Font/iconfont.eot') format("embedded-opentype"), url('../../../Font/iconfont.woff') format("woff"), url('../../../Font/iconfont.ttf') format("truetype"), url('../../../Font/iconfont.svg') format("svg");
}

@font-face {
    font-family: 'iconfont';
    src: url('../../../Font/iconfont.woff') format('woff');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../Font/fontawesome-webfont.eot?v=4.7.0');
    src: url('../../Font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../Font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../Font/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../Font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../Font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon {
    font-family: FontAwesome;
    font-style: normal;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

html {
    *overflow: auto;
}

body,
button,
input,
select,
textarea {
    font-family:微软雅黑;
    font-size: 12px;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    height: 1%;
}

.clearfix {
    display: block;
    overflow: hidden;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ztree {
    width: 220px;
}

    .ztree li a {
        display: inline !important;
    }

.text-success {
    color: #309270;
}

.text-error {
    color: #fc0000;
}

.impInfo {
    color: #fb5d48;
}

#inner-bd {
    padding: 0 15px;
}

.text-tip {
    font-size: 12px;
    color: #b3b3b3;
}

.success-tip {
    color: #309270;
}

.uew-table {
    border: 1px solid #cfcfcf;
}

    .uew-table ::-webkit-scrollbar-button {
        display: none;
    }

.uew-table-optBar {
    z-index: 2;
    overflow: hidden;
    position: relative;
    top: 4px;
    float: left;
    width: 100%;
    padding-bottom: 7px;
    background: url(img/hr.png) repeat-x left bottom;
}

    .uew-table-optBar button {
        float: left;
        margin-right: 8px;
    }

    .uew-table-optBar .uew-table-setting {
        float: right;
        margin-right: -8px;
    }

        .uew-table-optBar .uew-table-setting button {
            float: right;
        }

        .uew-table-optBar .uew-table-setting .uew-select {
            float: right;
            margin-right: 10px;
        }

.uew-table-panel {
    overflow: hidden;
    z-index: 1;
    position: relative;
    width: 100%;
    margin-bottom: 3px;
    padding-bottom: 1px;
}

.uew-table-thead {
    position: relative;
    height: 33px;
    border-right: 0;
    border-left: 0;
    background: #EDF4F9;
}

.uew-table-main {
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    overflow: hidden;
}

.uew-table th {
    height: 40px;
    padding-left: 5px;
    border-left: 1px solid #D4DFE7;
    border-right: 0;
    background: url(../img/skin_/thbg.png);
}

    .uew-table th:first-child {
        border-left: 0;
    }

.uew-table-th {
    position: relative;
    padding-right: 25px;
}

.uew-table-thTitle {
    white-space: nowrap;
    color: #000;
}

.uew-table-th a {
    position: absolute;
    right: 8px;
    top: 1px;
    *top: 3px;
}

.uew-table-th .uew-icon2-sort,
.uew-table-th .uew-icon2-sort-asc,
.uew-table-th .uew-icon2-sort-desc {
    right: 5px;
    top: 3px;
}

.uew-table-drag {
    position: absolute;
    right: -1px;
    top: -6px;
    width: 2px;
    height: 33px;
    cursor: col-resize;
    border-right: 1px solid transparent;
    background: transparent;
}

    .uew-table-drag.uew-table-dragging {
        border-right: 1px dashed #ff7200;
    }

.uew-table-scroll-patch {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    *width: 17px;
    height: 33px;
    border: 1px solid #E1E6EA;
    border-right: 0;
    border-left: 0;
    background: #EDF4F9;
}

.uew-table-hasScroll .uew-table-scroll-patch {
    display: block;
}

.uew-table-hasScroll .uew-table-thead .uew-table-main {
    right: 10px;
    *right: 17px;
}

.uew-table-tbody {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}

    .uew-table-tbody td {
        height: 21px;
        padding: 10px 10px 6px 6px;
        word-wrap: break-word;
        word-break: break-all;
        overflow: hidden;
        border-left: 1px dotted #bfbfbf;
        background: #fff;
    }

    .uew-table-tbody table {
        margin-top: -35px;
        *margin-top: -34px;
    }

        .uew-table-tbody table tr.even {
            background: #FCFCFC;
        }

.uew-table-blank {
    border-left: none;
}

.uew-table-division {
    z-index: 5;
    position: relative;
    top: -1px;
    height: 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #f6f6f6;
}

.uew-table-hScroll.uew-table-division {
    border-top: 0;
}

.uew-table-scroll-horizontal {
    overflow-x: auto;
    overflow-y: hidden;
    *height: 17px;
}

.uew-table-hasScroll .uew-table-scroll-horizontal {
    margin-right: 10px;
    *margin-right: 17px;
}

.uew-table-scroll-horizontal div {
    border-top: 1px solid transparent;
}

.uew-table-fixed-checkbox .table-front-fixed {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    overflow: hidden;
}

.uew-table-fixed-checkbox .uew-table-thead .table-front-fixed {
    border-right: 1px solid #E1E6EA;
}

.uew-table-fixed-checkbox .uew-table-checkbox {
    width: 47px;
    padding-right: 0;
}

.uew-table-fixed-checkbox .uew-table-main {
    left: 53px;
}

.uew-table-fixed-checkbox .uew-table-tbody .table-front-fixed {
    background: #fff;
}

    .uew-table-fixed-checkbox .uew-table-tbody .table-front-fixed td {
        border-left: none;
    }

.uew-table-fixed-checkbox .uew-table-tbody .uew-table-checkbox {
    padding-left: 5px;
}

.uew-table-fixed-checkbox .uew-table-tbody .uew-table-main {
    left: 53px;
    right: 0;
    background: #fff;
}

.uew-table-hasScroll.uew-table-fixed-checkbox .uew-table-tbody .uew-table-main {
    *right: 17px;
}

.uew-table-fixed-checkbox .uew-table-scroll-horizontal {
    margin-left: 52px;
}

.uew-table-fixed-opt .uew-table-thead .table-finale-fixed {
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #E1E6EA;
}

.uew-table-fixed-opt .uew-table-operation {
    width: 47px;
    padding-right: 0;
}

    .uew-table-fixed-opt .uew-table-operation > a {
        margin-left: 8px;
    }

        .uew-table-fixed-opt .uew-table-operation > a:first-child {
            margin-left: 0px;
        }

    .uew-table-fixed-opt .uew-table-operation .uew-table-thTitle {
        padding-right: 0;
    }

.uew-table-fixed-opt .uew-table-thead .uew-table-main,
.uew-table-fixed-opt .uew-table-tbody .uew-table-main {
    right: 53px;
}

.uew-table-fixed-opt .uew-table-tbody .table-finale-fixed {
    z-index: 4;
    position: absolute;
    right: 0;
    top: 0;
    width: 52px;
    background: #fff;
}

    .uew-table-fixed-opt .uew-table-tbody .table-finale-fixed td {
        border-left: none;
    }

.uew-table-fixed-opt.uew-table-hasScroll .uew-table-thead .uew-table-operation {
    width: 57px;
    *width: 64px;
}

.uew-table-fixed-opt.uew-table-hasScroll .uew-table-thead .uew-table-main {
    right: 63px;
    *right: 70px;
}

.uew-table-fixed-opt.uew-table-hasScroll .uew-table-tbody .uew-table-main {
    right: 53px;
    *right: 0;
}

.uew-table-fixed-opt.uew-table-hasScroll .uew-table-tbody .table-finale-fixed {
    right: 0;
    *position: relative;
    *float: right;
}

.uew-table-fixed-opt .uew-table-scroll-horizontal {
    margin-right: 52px;
}

.uew-table-hasScroll.uew-table-fixed-opt .uew-table-scroll-horizontal {
    margin-right: 62px;
    *margin-right: 52px;
}

.uew-table-nowrap.uew-table .uew-table-td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uew-table-tbody .uew-nodata-tip {
    position: absolute;
    top: 50px;
    left: 50%;
    margin: 35px 0 0 -130px;
    width: 6em;
}

.uew-table-loading {
    position: absolute;
    top: 60px;
    left: 50%;
    height: 64px;
    margin: 35px 0 0 -130px;
    padding-left: 74px;
    line-height: 64px;
    font-size: 24px;
    color: #C7C7C7;
    background: url(img/table/loading.gif) no-repeat left center;
}

.uew-table-doubleTh .uew-table-thead {
    height: 67px;
}

.uew-table-doubleTh thead tr:first-child .uew-table-drag {
    height: 67px;
}

.uew-table-doubleTh .uew-table-secondHd th {
    border-top: 1px solid #D4DFE7;
    background: #F5F9FC;
}

.uew-table-doubleTh th[colspan] {
    text-align: center;
}

.uew-table-doubleTh th[rowspan="2"] {
    height: 67px;
    text-align: left;
}

.uew-table-doubleTh th[rowspan] .uew-table-drag {
    top: -23px;
}

.uew-table-doubleTh .uew-table-tbody table {
    margin-top: -67px;
}

.uew-table .uew-pagination {
    height: 26px;
}

.custom-built-table {
    padding: 10px;
}

.custom-built-table-tip {
    height: 26px;
    margin-bottom: 12px;
    line-height: 28px;
    border-bottom: 1px solid #EAEAEA;
}

    .custom-built-table-tip .uew-icon2-tip {
        position: relative;
        top: 3px;
        *top: 0px;
        margin-right: 5px;
    }

    .custom-built-table-tip label {
        color: #3c3c3c;
    }

.custom-built-table h6 {
    position: relative;
    top: -4px;
    color: #5b5b5b;
}

    .custom-built-table h6 .impInfo {
        margin: 0 3px;
    }

    .custom-built-table h6 a {
        position: absolute;
        right: 0;
        color: #3c3c3c;
    }

    .custom-built-table h6 .uew-icon {
        position: relative;
        top: 3px;
        *top: -1px;
        margin-right: 3px;
    }

    .custom-built-table h6 a:hover {
        color: #2d9bde !important;
        text-decoration: none;
    }

.built-table-col,
.built-table-colSelected {
    position: relative;
    height: 349px;
    padding: 0 29px 0px 5px;
    border: 1px solid #DBDBDB;
    background: #F9F9F9;
}

    .built-table-col ul {
        overflow: auto;
        width: 572px;
        *width: 577px;
        height: 344px;
        padding-bottom: 5px;
    }

        .built-table-col ul li {
            cursor: pointer;
            float: left;
            width: 133px;
            height: 26px;
            margin: 5px 5px 0 0;
            text-indent: 3px;
            line-height: 26px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            border: 1px solid #E4E4E4;
            background: #fff;
        }

            .built-table-col ul li.ue-state-selected {
                color: #fff;
                border: 1px solid #3a7ab0;
                background: url(img/selected_shadow.png) repeat-x left -1px #0B7DCA;
            }

.built-table-tshadow {
    position: absolute;
    left: 0;
    right: 29px;
    height: 4px;
    background: url(img/table/custom_built_table/shadow_top.png) repeat-x;
}

.built-table-lshadow {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: url(img/table/custom_built_table/shadow_left.png) repeat-x;
}

a.built-table-switchBtn {
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    width: 14px;
    padding: 65px 7px;
    color: #5B5B5B !important;
    text-decoration: none !important;
}

.built-table-col .built-table-switchBtn {
    right: -1px;
    border: 1px solid #d6d6d6;
    background: url(img/table/custom_built_table/switch_right.gif) no-repeat left top;
}

    .built-table-col .built-table-switchBtn.ue-state-hover {
        border: 1px solid #97c6e2;
        background: url(img/table/custom_built_table/switch_right_hover.gif) no-repeat;
    }

.built-table-colSelected {
    padding: 0 0 0px 28px;
}

    .built-table-colSelected .built-table-tshadow {
        left: 29px;
        right: 0;
    }

    .built-table-colSelected .built-table-lshadow {
        left: 29px;
    }

    .built-table-colSelected .built-table-switchBtn {
        left: -1px;
        border: 1px solid #d6d6d6;
        background: url(img/table/custom_built_table/switch_left.gif) no-repeat left top;
    }

        .built-table-colSelected .built-table-switchBtn.ue-state-hover {
            border: 1px solid #97c6e2;
            background: url(img/table/custom_built_table/switch_left_hover.gif) no-repeat;
        }

    .built-table-colSelected ul {
        overflow: hidden;
        width: 584px;
        height: 350px;
    }

        .built-table-colSelected ul li {
            float: left;
            width: 145px;
            height: 34px;
            line-height: 34px;
            border-bottom: 1px solid #E5EBEF;
            border-left: 1px solid #E5EBEF;
        }

.built-table-colBg {
    color: #E9E9E9;
    font-size: 18px;
    text-indent: 1px;
}

.built-table-selected {
    position: absolute;
    left: 28px;
    top: 0;
}

    .built-table-selected li a {
        overflow: hidden;
        display: block;
        position: relative;
        margin: 3px 0 0 22px;
        width: 102px;
        height: 26px;
        padding-right: 16px;
        color: #fff !important;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-indent: 5px;
        line-height: 26px;
        text-decoration: none;
        border: 1px solid #4484B7;
        background: url(img/selected_shadow.png) repeat-x left -1px #0F8EDB;
    }

    .built-table-selected li .uew-icon-close {
        position: absolute;
        right: 0px;
        top: 6px;
    }

    .built-table-selected li a.ue-state-focus {
        margin-top: 2px;
        border: 2px solid #FFA200;
        background-image: none;
    }

.uew-table th {
    height: 38px;
    padding-left: 15px;
    border-left: 1px solid #dadada;
    border-right: 0;
    border-bottom: 1px solid #dadada;
    background-color: #f1f1f1;
}

.uew-table-thTitle {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.uew-table-td {
    font-size: 14px;
    color: #292929;
}

.uew-table-tbody td {
    height: 14px;
    padding: 10px 5px 10px 15px;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background: #fff;
}

.uew-table-tbody tbody tr td:first-child {
    border-left: 0;
}

.uew-table-tbody tbody tr:nth-child(even) td {
    background-color: #f3f3f3;
}

.uew-table-panel {
    margin-bottom: 0;
    padding-bottom: 0;
}

.uew-table {
    border-bottom: 0;
}

.button {
    *float: left;
    display: inline-block;
    padding: 0 14px;
    height: 32px;
    line-height: 32px;
    background-color: #f1f1f1;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    color: #000;
    font-size: 14px;
    cursor: pointer;
    margin-right: 6px;
}

    .button .iconfont {
        float: left;
        color: #1b1b1b;
        margin-right: 10px;
        *margin-top: -2px;
        font-size: 20px;
    }

    .button.current {
        background-color: #0c9d72;
        border: 1px solid #008a61;
    }

        .button.current .iconfont {
            color: #fff;
        }

        .button.current .button-label {
            color: #fff;
        }

    .button:hover {
        background-color: #0c9d72;
        border: 1px solid #008a61;
    }

        .button:hover .iconfont {
            color: #fff;
        }

        .button:hover .button-label {
            color: #fff;
        }

    .button.disable {
        color: #b8b8b8;
        border: 1px solid #dddddd;
        cursor: not-allowed;
        background-color: #f1f1f1;
    }

        .button.disable .button-label {
            color: #b8b8b8;
        }

        .button.disable .iconfont {
            color: #b8b8b8;
        }

    .button .button-label {
        height: 16px;
        margin-top: 8px;
        font-size: 14px;
        color: #000;
        line-height: 16px;
    }

.button-group {
    *float: left;
    *width: 100%;
    margin-bottom: 15px;
}

.pagination .current.prev,
.pagination .current.next {
    color: #858585;
    border-color: #dadada;
    background: #ededed;
}

.pagination .prev {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination .next {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

    .pagination .prev.iconfont,
    .pagination .next.iconfont {
        font-family: "iconfont" !important;
        font-size: 16px;
    }

.pagination .current {
    color: #fff;
    background: #0c9d72;
    border: 1px solid #0c9d72;
}

.pagination .current {
    cursor: default;
    border: solid 1px;
}

.pagination a,
.pagination span {
    color: #858585;
    border: 1px solid #dadada;
    text-decoration: none;
    font-size: 12px;
}

.pagination a,
.pagination span {
    display: block;
    float: left;
    height: 34px;
    width: 34px;
    line-height: 34px;
    padding: 0;
    text-align: center;
    margin-right: 5px;
    background-color: #ededed;
    font-family: Arial, Helvetica, sans-serif !important;
}

    .pagination a:hover {
        background-color: #fff;
        color: #858585;
    }

.pagination span {
    color: #000;
    background-color: transparent;
    border: 0;
}

.select-container {
    float: left;
}

.iselect-wrapper {
    float: left;
    position: relative;
}

    .iselect-wrapper select {
        position: absolute;
        width: 96px;
        min-height: 33px;
        top: 0;
        left: 0;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .iselect-wrapper .iselwrap-val {
        display: block;
        width: 84px;
        padding: 0 5px;
        height: 33px;
        line-height: 34px;
        border: 1px solid #c2c2c2;
        font-size: 12px;
        color: #000;
        background: #fff url('../imgs/ui/select-icon.png?1459301973') no-repeat 73px center;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

input[type="text"],
input[type="password"] {
    height: 2.75em;
    border: 1px solid #c2c2c2;
    padding: 0 5px;
    background: #fffbdb;
}

textarea {
    border: 1px solid #c2c2c2;
    padding: 5px;
    resize: none;
    height: 80px;
    background: #fffbdb;
}

.a-upload {
    font-size: 14px;
    padding: 4px 10px;
    height: 24px;
    line-height: 24px;
    position: relative;
    cursor: pointer;
    color: #c2c2c2;
    background: #fafafa;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
}

    .a-upload input {
        position: absolute;
        font-size: 100px;
        right: 0;
        top: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        cursor: pointer;
    }

    .a-upload:hover {
        color: #444;
        background: #eee;
        border-color: #ccc;
        text-decoration: none;
    }

.tab-wraper {
    margin-bottom: 15px;
}

    .tab-wraper .tab {
        height: 42px;
        margin-bottom: 15px;
        border-bottom: 1px solid #c2c2c2;
    }

        .tab-wraper .tab li {
            position: relative;
            top: 1px;
            float: left;
            margin-right: 5px;
            height: 42px;
            line-height: 42px;
            background: #0c9d72;
            font-size: 14px;
            font-weight: bold;
        }

            .tab-wraper .tab li a {
                padding: 0 15px;
                display: block;
                color: #fff;
                text-decoration: none;
            }

            .tab-wraper .tab li.current {
                top: 0;
                border: 1px solid #c2c2c2;
                border-top: 3px solid #ffaa05;
                border-bottom: none;
                background: #fff;
                height: 40px;
            }

                .tab-wraper .tab li.current a {
                    color: #000;
                }

.crumbs {
    margin-bottom: 5px;
    height: 40px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d7d6d6;
    border-top: 1px solid #fff;
}

    .crumbs .crumbs-arrow {
        float: left;
        margin-left: 15px;
        margin-top: 12px;
        width: 16px;
        height: 16px;
        background: url('../imgs/main/bar_ico.png?1459301973');
        display: inline-block;
        margin-right: 9px;
    }

    .crumbs .crumbs-label {
        float: left;
        display: inline-block;
        color: #000;
        font-size: 14px;
        height: 16px;
        margin-top: 15px;
        line-height: 12px;
        font-weight: bold;
        text-decoration: none;
    }

        .crumbs .crumbs-label:hover {
            text-decoration: underline;
        }

.kv-table {
    border-right: 1px solid #dadada \9;
    *border-right: 1px solid #dadada;
}

    .kv-table .kv-table-row {
        border-bottom: 1px solid #dadada;
    }

        .kv-table .kv-table-row .kv-item {
            padding-left: 134px;
        }

            .kv-table .kv-table-row .kv-item .kv-label {
                float: left;
                padding: 0 10px;
                margin-left: -134px;
                width: 112px;
                background: #f5f5f5;
                border: 1px solid #dadada;
                border-bottom: none;
                border-top: none;
            }

            .kv-table .kv-table-row .kv-item .kv-content-wrap {
                float: left;
                width: 100%;
            }

            .kv-table .kv-table-row .kv-item .kv-content {
                padding: 10px;
            }

        .kv-table .kv-table-row.col-3 .kv-item-wrap {
            float: left;
            width: 33.33%;
        }

        .kv-table .kv-table-row.col-2 .kv-item-wrap {
            float: left;
            width: 33.33%;
        }

table.kv-table {
    width: 100%;
}

    table.kv-table .kv-label {
        padding: 0 10px;
        width: 114px;
        background: #f5f5f5;
        border: 1px solid #dadada;
        border-top: none;
    }

    table.kv-table td.kv-content,
    table.kv-table td.kv-label {
        height: 34px;
        padding: 5px 0;
        border-bottom: 1px solid #dadada;
        font-size: 14px;
        padding-left: 20px;
    }

    table.kv-table tr:first-child td.kv-content,
    table.kv-table tr:first-child td.kv-label {
        border-top: 3px solid #0c9d72;
    }

        table.kv-table tr:first-child td.kv-content:first-child,
        table.kv-table tr:first-child td.kv-label:first-child {
            border-top-color: #ffaa05;
        }

    table.kv-table tr td.kv-content:last-child {
        border-right: 1px solid #dadada;
    }

    table.kv-table tr .button {
        text-align: center;
        border-radius: 0;
        text-indent: 0;
        height: 32px;
    }

    table.kv-table .kv-content {
        width: 260px;
        padding: 5px 10px;
    }

    table.kv-table .textarea-wrap textarea {
        width: 98%;
    }

.kv-group-outer {
    margin-bottom: 15px;
}

.kv-group {
    border-bottom: 1px solid #dadada;
    padding-bottom: 7px;
}

    .kv-group .kv-item {
        float: left;
        height: 38px;
        width: auto;
        margin-right: 20px;
        margin-bottom: 8px;
    }

        .kv-group .kv-item.right {
            float: right;
        }

        .kv-group .kv-item .item-lt {
            float: left;
            color: #000;
            height: 38px;
            line-height: 38px;
            font-size: 14px;
            font-weight: bold;
            width: auto;
        }

        .kv-group .kv-item .item-rt {
            float: left;
            width: auto;
            line-height: 38px;
        }

            .kv-group .kv-item .item-rt .button {
                float: left;
                border-radius: 0;
                text-align: center;
                padding: 0 20px;
                margin-right: 10px;
            }

                .kv-group .kv-item .item-rt .button:hover {
                    color: #fff;
                }

            .kv-group .kv-item .item-rt input[type=text] {
                float: left;
                margin-right: 10px;
            }

            .kv-group .kv-item .item-rt .date {
                float: left;
                position: relative;
            }

                .kv-group .kv-item .item-rt .date input[type=text] {
                    width: 190px;
                    padding-right: 30px;
                }

                .kv-group .kv-item .item-rt .date i {
                    position: absolute;
                    right: 16px;
                    top: -3px;
                    font-size: 22px;
                    cursor: pointer;
                }

                    .kv-group .kv-item .item-rt .date i:hover {
                        color: #0c9d72;
                    }

.grid {
    border: 1px solid #cfcfcf;
    width: 100%;
}

    .grid thead {
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

        .grid thead th {
            height: 38px;
            padding-left: 15px;
            border-left: 1px solid #dadada;
            border-right: 0;
            border-bottom: 1px solid #dadada;
            background-color: #f1f1f1;
        }

            .grid thead th:first-child {
                border-left: 0;
            }

    .grid .grid-checkbox {
        width: 50px;
        padding-left: 0;
        text-align: center;
    }

    .grid tbody td {
        height: 14px;
        padding: 10px 5px 10px 15px;
        border-left: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        background: #fff;
    }

        .grid tbody td:first-child {
            border-left: 0;
        }

    .grid .num {
        width: 70px;
        text-align: center;
    }

    .grid .button {
        line-height: 26px;
        height: 26px;
    }

        .grid .button .button-label {
            margin-top: 6px;
            line-height: 1;
        }

.TopTitle {
    margin-bottom: 15px;
    height: 40px;
    background-color: #f1f1f1;
    border-bottom: 1px solid #d7d6d6;
    border-top: 1px solid #fff;
}

    .TopTitle .TopTitle_Icon {
        float: left;
        margin-left: 15px;
        margin-top: 12px;
        width: 16px;
        height: 16px;
        background: url('../../Images/Main/Bar_Ico2.png');
        background-size: 16px 16px;
        display: inline-block;
        margin-right: 9px;
    }

    .TopTitle .TopTitle_Lable {
        float: left;
        display: inline-block;
        color: #000;
        font-size: 14px;
        height: 16px;
        margin-top: 15px;
        line-height: 12px;
        font-weight: bold;
        text-decoration: none;
    }

        .TopTitle .TopTitle_Lable:hover {
            text-decoration: underline;
        }

.Button_Group {
    float: left;
    width: 100%;
    margin-bottom: 4px !important;
    margin-top: 0 !important;
    margin-left: 0px !important;
}

.Button_Label {
    float: left;
    height: 16px;
    margin-top: 8px;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
}

.layui-btn .layui-icon {
    font-size: 14px !important;
}

/*光标选中效果*/
input:focus {
    outline: 0;
    border: 1px solid #027bd4;
    box-shadow: 0px 0px 3px 0px #027bd4;
}

/*光标选中效果*/
textarea:focus {
    outline: 0;
    border: 1px solid #027bd4;
    box-shadow: 0px 0px 3px 0px #027bd4;
}

.layui-btn + .layui-btn {
    margin-left: 5px !important;
}

.layui-form-label {
    padding: 3px 0px !important;
    width: 100px;
    height: 25px;
    padding-top: 0.5px;
    line-height: 13px;
    display: flex;
    justify-content: flex-end;
    text-align: left;
    align-items: center;
}

.layui-form-item {
    margin-bottom: 0px !important;
    clear: both !important;
    *zoom: 1;
}

input.layui-btn[type='button'][onclick*='ITEPGrid.GetGridData'] {
    background: #1e9fff !important;
    height: 34px !important;
    line-height: 0px;
    margin-left: 5px;
}

.layui-field-box {
    padding: 2px 2px;
}

.layui-form-item .layui-inline {
    margin-bottom: 4px;
    margin-right: 0px;
}

/*.layui-form-label {
    width: auto;
}*/

.layui-form-item .layui-input-inline {
    float: left;
    width: 160px;
    margin-right: 0px;
}

.Bottom_Button_Group {
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0%;
    width: 100%;
    background-color: #f9f9f9;
    height: 50px;
    border: 1px solid #ddd;
    line-height: 50px;
    z-index: 1000;
    box-shadow: 3px -2px 12px #888888;
}


.Bottom_Button_Center {
    text-align: center;
    width: 100%;
}

/* 按钮居中 */
.Bottom_Button_Group input[type='submit'], .Bottom_Button_Group input[type='button'] {
    margin: 0 50px 0 50px;
}

    .printDiv {
        height: auto;
        min-height: 30px;
        max-height: 100px;
        display: block;
        border: 1px solid darkgray;
        overflow-y: auto;
        padding-left: 10px;
    }

.badgeEDing {
    white-space: normal !important;
    margin-bottom: 3px;
    margin-right: 4px;
    padding: 3px 4px !important;
    border: 0;
    text-shadow: none !important;
    display: inline;
    padding: .2em .6em .3em;
    /*font-size: 75%;*/
    line-height: 1;
    color: #fff !important;
    text-align: center;
    /* white-space: nowrap; */
    vertical-align: baseline;
    border-radius: .25em;
    cursor:pointer;
}
.ValidatorBad {
    border: 3px solid red !important;
}
.layui-btn-disabled, .layui-btn-disabled:active, .layui-btn-disabled:hover {
    border: 1px solid #e6e6e6;
    background-color: #FBFBFB;
    color: #C9C9C9;
    cursor: not-allowed;
    opacity: 1;
}


.layui-table td, .layui-table th {
    position: relative;
    padding: 2px 5px;
    min-height: 20px;
    line-height: 20px;
    font-size: 12px;
}

 .layui-table th {
   text-align:center;
   font-weight:bold;
}

.layui-select-disabled .layui-edge {
    display: none;
}
 .layui-form-radioed > i.layui-radio-disbaled > i {
    color: #5FB878 !important;
}
 .layui-form-radioed > i {
    color: #5FB878 !important;
}
.layui-radio-disbaled > i {
    color: #c2c2c2 ;
}
.layui-disabled, .layui-disabled:hover {
    color: #000 !important;
    /* cursor: not-allowed !important;*/
    cursor: default !important;
}
input[readonly].layui-disabled {
    background: white;
}
    input[readonly].layui-disabled:focus {
        outline: 0;
        border: 1px solid white;
        box-shadow: 0px 0px 3px 0px white;
    }
.layui-form-radio * {
    font-size: 12px;
}
.layui-form-radio > i {
    margin-right: 4px;
    font-size: 18px;
}
.layui-radio-disabled > i {
    color: #c2c2c2 !important;
}
.layui-radio-disabled * {
    color: #333 !important;
}
.layui-btn:not(.layui-btn-xs) {
    display: inline-block;
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}



.layui-form-select .layui-input {
    padding-right: 5px;
    padding-left: 5px;
    cursor: pointer;
}


xm-select.layui-input {
    height: 33px;
    border: 1px solid #c2c2c2;
    background: #fffbdb;
    padding: 0;
    line-height: 36px;
}
xm-select {
    height: 33px !important;
    border: 1px solid #c2c2c2 !important;
    background: #fffbdb !important;
    padding: 0;
    min-height: 33px !important;
    line-height: 33px !important;
}

.unremind {
    width: 98%;
    margin: 0 auto;
    overflow-x: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #66009D !important;
    font-weight: bold;
    margin-bottom: 2px;
    display: none;
}

.reminded {
    width: 98%;
    margin: 0 auto;
    overflow-x: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #009688 !important;
    font-weight: bold;
    margin-bottom: 2px;
    display: none;
}
.remindShow {
    border: 1px solid blue;
    box-shadow: -2px -2px 3px blue !important;
    height:auto;
    max-height: 200px;
    overflow-y:auto;
    width: 200px;
    position: absolute;
    z-index: 5999;
    padding: 2px 10px;
    color: #fff;
    background: white;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    -moz-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
    word-break: break-all;
}
.remindBackColor {
    background-color: #C1C0C0 !important;
}
    .remindBackColor:hover {
        cursor: pointer;
    }
.remind:hover {
    /*border-bottom: 1px solid #BBBBBB !important;*/
    cursor:pointer;
    font-size:12.2px;
}
.title_pointer {
    display: inline-block;
    background: #227447;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    transform: rotate(135deg);
    margin-right: 10px;
    margin-bottom: 10px;
}

.title_text {
    display: inline-block;
    font-size: 17px;
    vertical-align: middle;
    margin-bottom: 10px;
}
.layui-btn[value=''] {
    display: none;
}
.layui-inline {
    height: 34px;
}

/*xm-select {
    border: 1px solid #c2c2c2 !important;
    background: #fffbdb;
    min-height: 31px;
    line-height: 33px;
    height: 31px;
}*/

xm-select:focus {
    outline: 0;
    border: 1px solid #027bd4;
    box-shadow: 0px 0px 3px 0px #027bd4;
}

xm-select > .xm-label .xm-label-block {
    margin-top: 0px !important;
}

xm-select .xm-select-default {
    position: relative;
    width: 100%;
    height: 100%;
    border: none;
    visibility: hidden;
}

xm-select > .xm-tips {
    color: #999999;
    position: relative !important;
    display: none;
}

.itep-xm-select-dom xm-select .xm-select-default {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    visibility: hidden !important;
}

.itep-xm-select-dom xm-select > .xm-tips {
    color: #757575 !important;
    padding-left: 5px !important;
    height: 31.4px !important;
    line-height: 31.4px !important;
    /*top: 3px;*/
    font-size: 12px !important;
    display: block !important;
}

.itep-xm-select-dom xm-select .xm-label .scroll .label-content {
    font-size: 12px !important;
    padding-left: 5px !important;
    padding-top: 0px !important;
}

.itep-xm-select-dom xm-select .xm-input {
    height: 25px !important;
    font-size: 12px !important;
}

/** 当input样式为 layui-disabled 则input不可编辑 */
.layui-disabled {
    pointer-events: none;
}

body .layui-border-green {
    border: 0px !important;
    font-weight: 600;
    background-color: #1e9fff;
}

body .layui-border-green span {
    color: #fff;
}
.table-title {
    font-weight: bold;
}
td.TD_lab {
    font-weight: bold;
}
/*table.layui-table td:nth-child(odd),
table.layui-table th:nth-child(odd) {
    font-weight: bold;
}*/