.layui-layout-admin .layui-body{bottom: 0px !important;}
html, body {
    height: 100%;
}

.index_top {
    z-index: 999;
}

.dl_head {
    overflow: hidden;
}

.lis_box {
    overflow-x: auto;
}

.lis_img_box {
    width: 130px;
    border: dashed 1px #ddd;
    overflow: hidden;
    display: inline-block;
}

.list_img_del {
    text-align: center;
    cursor: pointer;
    margin: 0;
    line-height: 22px;
    color: #888;
    font-size: 12px;
    background-color: #f1f1f1;
}

.list_img_del:hover {
    color: red;
}

.lis_img_img {
    padding: 4px;
    width: 128px;
    height: 128px;
}

ul.pagination li.active {
    background: #00aa00;
}

ul.pagination li.active a {
    color: #fff;
}

div.help-block {
    color: red;
}

.ma-head {
    background-color: #5A90D3;
}

.ma-head .nav a {
    color: #fff;
}

.nav a:hover {
    color: #5A90D3 !important;
}

.select-nav {
    color: #80788d !important;
    background-color: #fff !important;
}

.ma-text a:hover {
    color: #fff
}

.my-form .input {
    width: 40%;
}

.help-block {
    display: inline-block;
}

.my-hint {
    padding-left: 15%;
}

.menu-item:hover {
    color: #fff
}

.color-red {
    color: red;
}

.color-white {
    color: #fff !important;
}

.dis-none {
    display: none;
}

.padding-t {
    padding: 20px;
}

.un_dom {
    display: none;
    padding: 15px;
}

.site-content {
    padding: 10px 10px;
    box-sizing: border-box;
}

.layui-nav .layui-this:after {
    height: 0px !important;
}

.row-inline {
    width: 100%;
    display: inline-block;
}

.show {
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    font-size: 12px;
    display: inline-block;
    border-radius: 5px;
}

.showb1, .auditb3,.pstate0 {
    background-color: #0bb20c;
    color: #fff;
}

.auditb2 {
    background-color: #1E9FFF;
    color: #fff;
}

.showb0, .auditb0,.pstate1 {
    background-color: #ffa033;
    color: #fff;
}

.showb2, .auditb1,.pstate2 {
    background-color: red;
    color: #fff;
}
.pstate3,.showb3,auditb4 {
    background-color: #ff9bed;
    color: #fff;
}
.pstate4 {
    background-color: #5268ff;
    color: #fff;
}



.layui-layout-admin .layui-side{
    background-color: #282b33;
}
.bgcolor-cong-block a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding: 8px;
    border: 1px solid #e2e2e2;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 0;
}

.bgcolor-cong-block a.current {
    background-color: #cfcfcf;
}

.bgcolor-cong-block a span {
    display: inline-block;
    height: 30px;
    width: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}

.bgcolor-cong-block a span.bg-color1 {
    background-color: #f17c68;
}

.bgcolor-cong-block a span.bg-color2 {
    background-color: #ff7f24;
}

.bgcolor-cong-block a span.bg-color3 {
    background-color: #ff6a6b;
}

.bgcolor-cong-block a span.bg-color4 {
    background-color: #ff3f40;
}

.bgcolor-cong-block a span.bg-color5 {
    background-color: #a4d3ed;
}

.bgcolor-cong-block a span.bg-color6 {
    background-color: #ffb6c1;
}

.bgcolor-cong-block a span.bg-color7 {
    background-color: #483bbe;
}

.bgcolor-cong-block a span.bg-color8 {
    background-color: #a2cd5a;
}