.tree {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.tree li {
    white-space: nowrap;
    position: relative;
}
.tree li ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
span.xxdian {
    background: url(https://t.jiaozuo.gov.cn/file/4108210001/img/icon01.png) 0px 15px no-repeat;
    line-height: 34px;
    height: 34px;
    width: 4px;
    overflow: hidden;
    float: left;padding: 0 5px;
}
.tree-node {
    white-space: nowrap;
    cursor: pointer;
    position: relative;
}
.tree-hit {
    cursor: pointer;
}
.tree-expanded,
.tree-collapsed,
.tree-folder,
.tree-file,
.tree-checkbox,
.tree-indent {
    float:left;
    width: 16px;
    height: 18px;
    vertical-align: top;
    overflow: hidden;
}
.tree-expanded {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -18px 0px;
}
.tree-expanded-hover {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -50px 0px;
}
.tree-collapsed {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat 0px 0px;
}
.tree-collapsed-hover {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -32px 0px;
}
.tree-lines .tree-expanded,
.tree-lines .tree-root-first .tree-expanded {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -144px 0;
}
.tree-lines .tree-collapsed,
.tree-lines .tree-root-first .tree-collapsed {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -128px 0;
}
.tree-lines .tree-node-last .tree-expanded,
.tree-lines .tree-root-one .tree-expanded {
    /*background: url('images/tree_icons.png') no-repeat -80px 0;*/
}
.tree-lines .tree-node-last .tree-collapsed,
.tree-lines .tree-root-one .tree-collapsed {
    /*background: url('images/tree_icons.png') no-repeat -64px 0;*/
}
.tree-line {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -176px 0;
}
.tree-join {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -192px 0;
}
.tree-joinbottom {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -160px 0;
}
.tree-folder {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -208px 0;
}
.tree-folder-open {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -224px 0;
}
.tree-file {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -240px 0;
}
.tree-loading {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/loading.gif') no-repeat center center;
}
.tree-checkbox0 {
    /*display: none;*/
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -208px -18px;
}
.tree-checkbox1 {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -224px -18px;
}
.tree-checkbox2 {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -240px -18px;
}
.tree-title {
    font-size: 12px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    padding: 0 2px;
    height: 18px;
    line-height: 18px;
}
.tree-node-proxy {
    font-size: 12px;
    line-height: 20px;
    padding: 0 2px 0 20px;
    border-width: 1px;
    border-style: solid;
    z-index: 9900000;
}
.tree-dnd-icon {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 18px;
    left: 2px;
    top: 50%;
    margin-top: -9px;
}
.tree-dnd-yes {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -256px 0;
}
.tree-dnd-no {
    background: url('https://t.jiaozuo.gov.cn/file/4108210001/img/tree_icons.png') no-repeat -256px -18px;
}
.tree-node-top {
    border-top: 1px dotted red;
}
.tree-node-bottom {
    border-bottom: 1px dotted red;
}
.tree-node-append .tree-title {
    border: 1px dotted red;
}
.tree-editor {
    border: 1px solid #ccc;
    font-size: 12px;
    height: 14px !important;
    height: 18px;
    line-height: 14px;
    padding: 1px 2px;
    width: 80px;
    position: absolute;
    top: 0;
}
.tree-node-proxy {
    background-color: #ffffff;
    color: #000000;
    border-color: #95B8E7;
}
.tree-node-hover {
    background: #eaf2ff;
    color: #000000;
}
.ejLeft-new #catalogTree{
      margin-left: -20px;padding-top: 10px;

}

#catalogTree .tree-node-selected {
background: #ffe48d !important;
    color: #000000;
}
/*#catalogTree .tree-node {
    background: #9C7D3C !important;
    color: #000000;
}
.tree-node-hover,.tree-node:hover{
    background: #9C7D3C !important;
}*/
.tree-node-hidden {
    display: none;
}



.tree-node .tree-title{font-size:15px;    color: #000;}
.tou-mxh{
    overflow:hidden;
    height:40px;
    line-height:40px;
    background: #f4f4f4;
    font-size: 16px;
    color: #000;
}
.tou-mxh .number{
    width:504px;
    float:left;text-align: center;border-right: 1px solid #e9e9e9;
}
.tou-mxh .name{
    width: 175px;
    float:left;text-align: center;border-right: 1px solid #e9e9e9;
}
.tou-mxh .date{
    width:105px;
    float:left;text-align: center;
}
.result_info_box{
    overflow: hidden;    line-height:34px;font-size: 14px;

    border-left: 2px solid #ebebeb;
    border-right: 2px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-top: none;
}
.result_info_box a{
    width:503px;line-height:34px;    padding: 0 6px;
    float:left;
    /*overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;*/
}
.result_info_box .source{
    width: 174px;text-align: center;
    float:left;
    padding: 0 6px;
    /*overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;*/
}
.result_info_box .pub_time{
    width: 105px;text-align: center;
    float:left;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.live-noData{padding-left:20px;line-height:42px;}

.mainMiddle{
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    min-height: 823px;
}
.ejLeft-new{
    width: 275px;
    float: left;
    -webkit-box-shadow: 5px 0 10px #929292;
    -moz-box-shadow: 5px 0 10px #929292;
    box-shadow: 5px 0 10px #929292;
    min-height: 652px;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#929292', Direction=113, Strength=8);
    background: #fff;
    z-index: 2;
}
.ly_lmright-new{
    width: 100%;
    min-height: 823px;
    background: #fff;
}
.ly_lmright-new .content{width: 788px;
    margin: 0 auto;overflow: hidden;    float: right;
    margin-right: 16px;}
.ly_Rightin{
    width: 788px;
    margin: 0 auto;    border: 2px solid #e9e9e9;    border-bottom: 1px solid #e9e9e9;    float: right;
    margin-right: 16px;
}

.tree-node .tree-title{font-size:15px;}
.result_info_box .bttd{border-right: 1px solid #e9e9e9;}
.result_info_box .btfl{border-right: 1px solid #e9e9e9;}

table tr:hover{
    background-color:#E9E9E9;
}


#pagenum{    border: 1px solid;}

