@charset "utf-8";
.left-menu,
.sidebar-left {
    border-radius: 5px 5px 0 0;
}

.left-menu ul li {
    display: block;
    width: 100%;
    padding-top: 2px;
    margin-bottom: 3px;
    list-style: none;
    overflow: visible;
}

.left-menu ul li a {
    text-align: left;
    display: block;
    height: 38px;
    width: 173px;
    line-height: 38px;
    margin: 20rpx 0;
    padding-left: 15px;
    font-size: 16px;
    outline: none;
}

.open1 .active {
    background: url(../images/off.png) top left no-repeat;
}

.open1 .inactive {
    background: url(../images/on.png) top left no-repeat;
}


/* .left-menu ul li .active {
	background:url(../images/off.png) top left no-repeat;
}

.left-menu ul li .inactive {
	background:url(../images/on.png) top left no-repeat;
} */

.left-menu ul li a:link {
    color: #000000;
}

.left-menu ul li a:visited {
    color: #000000;
}

.left-menu ul li a:hover {
    color: red;
}

.left-menu ul li a:active {
    color: blue
}


/* .left-menu ul li .active {
    color: #f00;
    text-decoration: none;
    
}

.left-menu ul li .inactive {
    text-decoration: none;
    color: #000;
    
} */


/* background:url(../images/off.png) top right no-repeat; */

.left-menu ul li ul {
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

.left-menu ul li ul li ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.left-menu ul li ul li {
    display: block;
    background: none;
    font-size: 14px;
    list-style: circle;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    /* height: 32px; 
	//关键
	line-height: 32px; */
    margin-left: 15px;
}

.left-menu ul li ul li a {
    text-align: left;
    background: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding-left: 0px;
}

.left-menu ul li ul li a:link {
    color: #000000;
}

.left-menu ul li ul li a:visited {
    color: #000000;
}

.left-menu ul li ul li a:hover {
    color: red;
}

.left-menu ul li ul li a:active {
    color: blue
}

.left-menu ul li ul li ul li a {
    text-align: left;
    background: none;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding-left: 0px;
}

.left-menu ul li ul li ul li a:link {
    color: #000000;
}

.left-menu ul li ul li ul li a:visited {
    color: #000000;
}

.left-menu ul li ul li ul li a:hover {
    color: red;
}

.left-menu ul li ul li ul li a:active {
    color: blue
}

#menu-item {
    width: 100%;
    background-color: #dfdcdc;
    border-bottom: 1px solid #82846f;
    border-top: 1px solid #82846f;
}

#menu-item i {
    color: #563d7c;
}

.li-item {
    height: 35px;
    background-color: #dfdcdc;
    border-bottom: 1px solid #82846f;
    border-top: 1px solid #82846f;
}


/* <style> */

.trepos {
    float: left;
}

.treep {
    background-image: url(../images/zTreeStandard.png);
}

.treep {
    display: inline-block;
    margin: 0;
    width: 22px;
    height: 32px;
    vertical-align: middle;
    line-height: 0;
    border: 0 none;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.treep.switch {
    width: 32px;
    height: 32px;
}

.treep.root_open {
    background-position: -194px -33px;
}

.treep.root_close {
    background-position: -194px -1px;
}

.treep.roots_open {
    background-position: -165px -1px;
}

.treep.roots_close {
    background-position: -107px -1px;
}

.treep.center_open {
    background-position: -165px -33px;
}

.treep.center_close {
    background-position: -107px -33px;
}

.treep.bottom_open {
    background-position: -165px -65px;
}

.treep.bottom_close {
    background-position: -107px -65px;
}

.treep.noline_open {
    background-position: -165px -35px;
}

.treep.noline_close {
    background-position: -107px -1px;
}

.treep.root_docu {
    background: none;
}

.treep.roots_docu {
    background-position: -82px -2px;
}

.treep.center_docu {
    background-position: -82px -25px;
}

.treep.bottom_docu {
    background-position: -82px -49px;
}

.treep.noline_docu {
    background: none;
}

.treep.ico_open {
    margin-right: 0px;
    height: 17px;
    background-position: -234px -23px;
    vertical-align: middle;
}

.treep.active {
    margin-right: 0px;
    height: 17px;
    background-position: -234px -23px;
    vertical-align: middle;
}

.treep.inactive {
    margin-right: 0px;
    height: 17px;
    background-position: -234px -2px;
    vertical-align: middle;
}

.treep.ico_close {
    margin-right: 0px;
    height: 17px;
    background-position: -234px -2px;
    vertical-align: middle;
}

.treep.ico_docu {
    margin-right: 0px;
    height: 17px;
    background-position: -235px -45px;
    vertical-align: middle;
}

.treep.edit {
    margin-left: 2px;
    width: 17px;
    height: 17px;
    background-position: -286px -25px;
    vertical-align: middle;
}

.treep.remove {
    margin-left: 2px;
    width: 17px;
    height: 17px;
    background-position: -286px -46px;
    vertical-align: middle;
}

.treep.edit:hover {
    background-position: -265px -25px;
}

.treep.remove:hover {
    background-position: -265px -46px;
}

#menuSideBar li ul li ul.line {
    background: url(../images/line_conn.png) 0 0 repeat-y;
    margin: 0px;
    margin-bottom: 0px;
}

#menuSideBar li ul li ul li {
    margin-left: 24px;
}

.tmselected {
    color: blue
}


/* </style> */