@charset "UTF-8";
.layui-table thead tr {
    background: #1073b7;
    height: 50px;
}

.layui-table thead th div span {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
}

.layui-table tbody tr {
    height: 56px;
}

.layui-table-view .layui-table[lay-skin="line"] {
    width: 100%;
}

.layui-table-box {
    border: 1px solid #eee;
}

.layui-table-view {
    border: none;
}

.layui-table-page > div {
    display: flex;
    justify-content: center;
}

.layui-table-page {
    margin-top: 50px;
    border: none;
}

.layui-table-body {
    height: 448px !important;
}

.office_query_box {
    display: flex;
    height: 100%;
    margin-right: 25px !important;
}

.user_ifon {
    width: 260px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #f6f6f6;
    padding: 0 20px;
}

    .user_ifon .user_text .name {
        font-size: 20px;
        font-weight: bold;
        line-height: 40px;
        color: #666666;
        text-align: center;
    }

    .user_ifon .user_text .position {
        font-size: 16px;
        line-height: 25px;
        font-weight: 400;
        color: #1073b7;
        text-align: center;
    }

    .user_ifon .user-logo {
        width: 125px;
        height: 176px;
        text-align: center;
        margin-top: 67px;
    }

.dynamic_box {
    width: 100%;
    height: auto;
    background: #ffffff;
    border: 1px solid #e1e3e6;
    border-radius: 0px 0px 10px 10px;
}

    .dynamic_box .line {
        width: 100%;
        height: 4px;
        background: #1073b7;
    }

    .dynamic_box .title_box em {
        display: inline-block;
        width: 4px;
        height: 18px;
        background: #1073b7;
        border-radius: 2px;
        margin-right: 10px;
        margin-left: 21px;
    }

    .dynamic_box .title_box {
        height: 45px;
        display: flex;
        align-items: center;
        border-bottom: 1px #e1e3e6 solid;
        justify-content: space-between;
    }

        .dynamic_box .title_box .check {
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #666666;
            line-height: 36px;
            margin-right: 11px;
        }

        .dynamic_box .title_box .title_name {
            font-size: 20px;
            font-family: PingFang SC;
            font-weight: bold;
            color: #1073b7;
            line-height: 15px;
        }

        .dynamic_box .title_box > div {
            display: flex;
            align-items: center;
        }

    .dynamic_box .sub_list {
        width: calc(100% - 30px);
        height: auto;
        display: flex;
        flex-direction: column;
        margin-top: 20px;
        margin-left: 15px;
    }

        .dynamic_box .sub_list li {
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

            .dynamic_box .sub_list li .item_text {
                width: 60%;
                font-size: 14px;
                font-weight: 400;
                color: #333333;
                line-height: 34px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                cursor: pointer;
            }

                .dynamic_box .sub_list li .item_text:hover {
                    color: #1073b7;
                }

            .dynamic_box .sub_list li .time {
                color: #999999;
                font-size: 14px;
                font-weight: 400;
                line-height: 34px;
                white-space: nowrap;
            }

.query_nav {
    width: 890px;
    height: 64px;
    background: #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 20px;
    margin-bottom: 10px;
}

.layui-form-item:not([i]) {
    margin-bottom: 0;
}

.layui-form-item .layui-inline {
    margin-bottom: 0;
}

.layui-form-label {
    width: 100px;
}

.backstage {
    margin-top: 24px;
    width: 100%;
}

    .backstage a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 60px;
        background: #ffffff;
        font-size: 20px;
        font-weight: 400;
        color: #1073b7;
        margin-bottom: 4px;
        cursor: pointer;
    }

    .backstage .item_box div {
        margin-left: 39px;
        margin-right: 9px;
    }

    .backstage .item_box:nth-of-type(1) div {
        background: url(../img/zl-icon-6.png) 100% 100% no-repeat;
    }

    .backstage .item_box:nth-of-type(2) div {
        background: url(../img/zl-icon-11.png) no-repeat;
        background-size: 100% 100%;
    }

    .backstage .item_box:nth-of-type(3) div {
        background: url(../img/zl-icon-12.png) no-repeat;
        background-size: 100% 100%;
    }

    .backstage .item_box:nth-of-type(4) div {
        background: url(../img/zl-icon-3.png) 100% 100% no-repeat;
    }

    .backstage .item_box:nth-of-type(5) div {
        background: url(../img/zl-icon-9.png) 100% 100% no-repeat;
    }

    .backstage .item_box:nth-of-type(6) div {
        background: url(../img/zl-icon-2.png) 100% 100% no-repeat;
    }

    .backstage .item_box:nth-of-type(7) div {
        background: url(../img/zl-icon-10.png) 100% 100% no-repeat;
    }

    .backstage .active:nth-of-type(1) div {
        background: url(../img/zl-icon-6-white.png) 100% 100% no-repeat;
    }

    .backstage .active:nth-of-type(2) div {
        background: url(../img/zl-icon-11-wihte.png) no-repeat;
        background-size: 100% 100%;
    }

    .backstage .active:nth-of-type(3) div {
        background: url(../img/zl-icon-12-wihte.png) no-repeat;
        background-size: 100% 100%;
    }

    .backstage .active:nth-of-type(4) div {
        background: url(../img/zl-icon-3-wihte.png) 100% 100% no-repeat;
    }

    .backstage .active:nth-of-type(5) div {
        background: url(../img/zl-icon-9-wihte.png) 100% 100% no-repeat;
    }

    .backstage .active:nth-of-type(6) div {
        background: url(../img/zl-icon-2-white.png) 100% 100% no-repeat;
    }

    .backstage .active:nth-of-type(7) div {
        background: url(../img/zl-icon-10-white.png) 100% 100% no-repeat;
    }

    .backstage .active {
        background: #1073b7;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #ffffff;
    }

em.star {
    color: red;
    font-size: 1.2em;
    line-height: 34px;
    margin: 0 10px;
}
