.layui-colla-icon{
	float: right !important;
}

.treeTable-empty {
    width: 20px;
    display: inline-block;
}

.treeTable-icon {
    cursor: pointer;
}

.treeTable-icon .layui-icon-triangle-d:before {
    content: "\e623";
}

.treeTable-icon.open .layui-icon-triangle-d:before {
    content: "\e625";
    background-color: transparent;
}

.layui-icon-layer:before {
    content: "\e638";
}

.layui-icon-file:before {
    content: "\e621";
}

.pcybg {
    min-height:500px;
    width: 100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#f0eaea), to(#f0eaea)); /*ΉΘΈθ*/
}

.ibox-content2 {
    width: 100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#f0eaea), to(#f0eaea)); /*ΉΘΈθ*/
}