.img-preview-icon {
    width: 50px;
    height: 50px;
    border-radius: 2px;
}

.forum-title h2 {
    /*border-left: 6px solid #1890ff;*/
    /*padding-left: 10px;*/
    /*margin-bottom: 20px;*/
}

.if-container {
    padding: 20px;
    background-color: #fff;
    height: auto;
}

.if-container .title {
    margin-bottom: 20px;
    color: rgba(0, 0, 0, .85);
    border-bottom: 1px dashed #f0f0f5;
    padding-bottom: 12px;
}

.wrapper-content {
    padding: 0 0 0 0;
}

.wrapper {
    padding: 0 0 0 0;
}

/*zTree*/
ul.ztree li span.button.switch {
    margin-right: 5px
}

ul.ztree > li {
    background: #dae6f0;
    padding: 8px;
}

ul.ztree > li ul li {
    background: #eef5fa;
    margin-top: 8px;
    padding: 5px;
}

ul.ztree > li ul li ul li {
    background: #f6fbff;
    padding: 5px;
}

ul.ztree > li ul li ul li ul li {
    background: #fff;
    padding: 5px;
}

ul.ztree ul ul ul li {
    display: inline-block;
}

ul.ztree > ul li > ul > li {
    padding: 5px
}

ul.ztree > ul li > ul {
    margin-top: 12px
}

ul.ztree > ul li {
    padding: 15px;
    padding-right: 25px
}

ul.ztree > ul li {
    white-space: normal !important;
    background: #23b7e5
}

ul.ztree li {
    white-space: inherit;
}

ul.ztree > li > a > span {
    font-size: 15px;
    font-weight: 700
}

.art-layout {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    color: rgba(0, 0, 0, .85);
}

/*头部*/
.art-page-header {
    box-sizing: border-box;
    margin: 0px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: relative;
    padding: 16px 20px;
    background-color: rgb(255, 255, 255);
}

/*面包屑*/
.art-breadcrumb {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    color: rgba(0, 0, 0, 0.45);
    font-size: 14px;
}

.art-breadcrumb .back-btn {
    margin-right: 2px;
}

.art-breadcrumb a {
    color: rgba(0, 0, 0, 0.45);
    transition: color 0.3s ease 0s
}

.art-breadcrumb a:hover {
    color: #1890ff;
}

.art-breadcrumb-separator {
    margin: 0 8px;
    color: rgba(0, 0, 0, 0.45);
}

.art-breadcrumb > span:last-child .art-breadcrumb-separator {
    display: none;
}

.art-breadcrumb > span:last-child {
    color: rgba(0, 0, 0, 0.85);
}

/*标题*/
.art-page-header-heading {
    margin-top: 8px;
}

.art-page-header-heading-left {
    display: flex;
    align-items: center;
    margin: 4px 0;
    overflow: hidden;
}

.art-page-header-heading-title {
    margin-right: 12px;
    margin-bottom: 0;
    color: rgba(0, 0, 0, .85);
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*内容*/
.art-page-header-content {
    padding-top: 12px;
}

.art-page-header-content-row {
    display: flex;
    width: 100%;
}

.art-page-header-content-row {
    flex: auto;
}

.art-page-container {
    flex: 1;
    padding: 20px 20px 0;
    background-color: #f0f2f5;
}

.art-card {
    margin: 0 0 16px 0;
    padding: 0;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    position: relative;
    background: #fff;
    border-radius: 2px;
}

.art-card-body {
    padding: 20px;
}

.art-card-body.table-body {
    padding: 0;
}

.btn {
    line-height: 1.5715;
    position: relative;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    text-align: center;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
    cursor: pointer;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    border-radius: 2px;
}

.table-body table {
    padding: 0;
    margin: 0;
    display: inline;
}

/*页脚*/
.art-page-footer {
    padding: 48px 0 20px;
    text-align: center;
    color: rgba(0, 0, 0, .85);
    font-size: 14px;
    background: #f0f2f5;
    flex: 0 0 auto;
}

.art-page-footer .footer-links {
    margin-bottom: 8px;
}

.art-page-footer .footer-links a {
    color: rgba(0, 0, 0, .45);
    transition: all .3s;
}

.art-page-footer .footer-links:hover {
    color: rgba(0, 0, 0, .45);
}

.art-page-footer .footer-links a:not(:last-child) {
    margin-right: 40px;
}

.art-page-footer .footer-copyright {
    color: rgba(0, 0, 0, .45);
    font-size: 14px;
}

.art-row {
    display: flex;
    flex-flow: row wrap;
    margin-left: -12px;
    margin-right: -12px;
}

.art-col {
    position: relative;
    max-width: 100%;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.art-col-7 {
    display: block;
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
}

.art-col-17 {
    display: block;
    flex: 0 0 70.83333333%;
    max-width: 70.83333333%;
}

.art-col-2 {
    display: block;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.art-col-22 {
    display: block;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.art-center-avatarHeader {
    margin-bottom: 20px;
    text-align: center;
}

.art-center-avatarHeader > img {
    width: 104px;
    height: 104px;
    margin-bottom: 20px;
    border-radius: 50%;
}

.art-center-avatarHeader .name {
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

.art-divider-dashed {
    display: flex;
    clear: both;
    width: 100%;
    min-width: 100%;
    margin: 20px 0;
    background: 0 0;
    border: dashed rgba(0, 0, 0, .06);
    border-width: 1px 0 0;
}

.art-detail-container {
    display: flex;
    flex-direction: column;
}

.art-detail-container .detail-name {
    margin-bottom: 12px;
    font-weight: 600;
}

.art-detail-container .item {
    display: flex;
    flex-direction: row;
    margin-bottom: 8px;
}

.art-detail-container .item .label-name {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-right: 8px;
    min-width: 78px;
}

.art-detail-container .item .label-name .label-name-warp {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.art-detail-container .item .label-name .icon-dot {
    width: 4px;
    height: 4px;
    background-color: #1890ff;
    border-radius: 50%;
    margin-right: 8px;
    box-shadow: 0 0 4px 2px rgba(24, 144, 255, .5);
}

.art-f-r {
    float: right;
}

.btn-warp {
    text-align: center;
    margin-top: 12px;
}

.layui-table {
    color: rgba(0, 0, 0, .85);
}

.layui-table-view {
    border-color: #f0f2f5;
    box-shadow: 0 0 4px rgba(0, 21, 41, .08);
}

.layui-table thead tr {
    background-color: #f0f2f5;
}

.layui-table-header {
    border-color: #fff;
    background-color: #f0f2f5;
}

.layui-table-fixed-l {
    background-color: #fff;
}

.layui-tab-title li {
    font-size: 16px;
}

.layui-tab-brief > .layui-tab-title .layui-this {
    color: #1890ff;
}

.layui-tab-brief > .layui-tab-title .layui-this:after {
    border-bottom: 2px solid #1890ff;
}

.layui-tab-content {
    padding: 16px 0;
}

.menu-child-container .art-card-body {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 8px;
}