﻿@charset "utf-8";
.root .tree{padding-left:50px;}
.root ul{overflow-x: hidden;padding-left: 15px;display:none;}
.root .tree.Page{background:transparent url(xxgk-img3.png) 20px center no-repeat;}
.root .tree.pli.Page{background: #f8f8f8 url(xxgk-img3.png) 24px center no-repeat; margin-bottom: 8px;border: 1px solid #e5e5e5;padding-left: 48px;font-size: 16px;line-height: 46px;color: #333333;}
.root .tree.Folder{background:#f8f8f8 url(xxgk-img1.png) 24px center no-repeat;margin-bottom: 8px;border: 1px solid #e5e5e5;padding-left: 48px;font-size: 16px;line-height: 46px;color: #333333;}
.root .tree.FolderOpened{background:#f8f8f8 url(xxgk-img2.png) 24px center no-repeat;margin-bottom: 8px;border: 1px solid #e5e5e5;padding-left: 48px;font-size: 16px;line-height: 46px;color: #333333;}
/*.root .tree.linkpage{background:transparent url(linkpage.png) center no-repeat;}*/
.root a{width: 145px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display: block;font-size: 14px;line-height: 48px;font-size: 14px; display: inline-block; height: 48px;line-height: 48px;}
.root .tree.cur,.other .cur{font-weight: 600!important;background-color: #ecf7ff!important;}
.root .sp1{color: #555;}
.root .sp2{color: #555;}

.root ul .tree.Page{background:transparent url(lis-icon.png) no-repeat 24px center;;width: 100%;box-sizing: border-box;padding-left: 58px;}
.root ul .tree.Folder{background:transparent url(folder.gif) -10px center no-repeat;}
.root ul .tree.FolderOpened{background:transparent url(folder_open.gif) -10px center no-repeat;}

.root1 ul .tree{background: url(icon-border-left.png) no-repeat 24px top!important;}
.root1 ul .tree:first-child{background: url(icon-border-up.png) no-repeat 24px bottom!important;}
.root1 ul .tree:last-child{background: url(icon-border-down.png) no-repeat 24px top!important;}
.root .tree:hover .sp1,.root .tree:hover .sp2,.root .cur .sp1,.root .cur .sp2{color: #0163d1;}
.root>ul{background-color: #fff;
    border: solid 1px #e5e5e5;
    border-top: none;
    margin-top: -9px;
    box-sizing: border-box;
    border-top: 1px solid #e5e5e5;
    border-top: 0px;
    padding: 8px 0;
    margin-bottom: 8px;
    background: url(lis-line.png) no-repeat 27px center;
    background-size: 1px 800px;
}
.root>ul ul{border:none!important}
.listbox .parent .pli .plia { background: none;padding-left:0;margin-left:0;}

.zn-content {padding-right: 10px; font-size: 16px;}
.zn-content::-webkit-scrollbar {width: 10px;}
.zn-content::-webkit-scrollbar-thumb {border-radius: 6px; background: #1369c0;}
.zn-content::-webkit-scrollbar-track {border-radius: 6px;background: #eaeff3;}

.title .more {
    float: right;
    margin-right: 15px;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    width: auto;
    font-size: 16px;
    background: #fff !important;
    padding: 0 !important;
    color: #333333 !important;
    text-align: center;
    font-weight: normal;
}