﻿#leftMenu {width : 19.16rem; float : left; border-bottom : 0.33rem solid #e1e1e1;}
#leftMenuTitle {font-weight : bold; font-size : 1.83rem; color : #666; padding-bottom : 0.75rem; padding-top :  1.5rem; border-bottom : 0.33rem solid #e1e1e1;}
.leftMenuItem { width:17.83rem; height:2.34rem; background-color : #fff;border-top:0.08rem solid #eaeaea;padding-left:1.33rem;padding-top:1.08rem; cursor : pointer; font-size:1.16rem; font-weight:bold; color : #6c6c6c; position : relative;}
.hoverBar {height: 3px; background-color: #fff; position: relative; width: 0.91rem; left: -1.3rem; top: 0.73rem;}
.leftMenuItem:hover {background-color : #f6f6f6; color : #333333;}
.leftMenuItemSelected {background-color : #f6f6f6; color : #333333;}
.leftMenuItemSelected_IsSub {background-color : #f6f6f6; color : #333333;}
.leftMenuItemSelected:hover {color : #333333;}
.leftMenuItemSelected_IsSub .hoverBar {background-color: #8a5b29;}
.leftMenuItemSelected .hoverBar {background-color: #8a5b29;}
.leftMenuItem:hover .hoverBar {background-color: #8a5b29;}
.leftMenuItem .toggleBtns {display : inline-block; cursor : pointer;}
.leftMenuItem .toggleBtns:after {content : "+"; display : block; height : 1.8rem; line-height : 1.8rem; width :1.8rem; font-weight : bold; font-size : 1.8rem; position : absolute; top : 0 ; bottom : 0; margin: auto; right : 1rem;}
.leftMenuItem .toggleBtns:hover {color : #0db7e5;}
.leftMenuItem .toggleBtns.expanded:after {content : "-"; font-size : 3rem; font-weight: normal; height : 2.4rem;}

#leftSubMenuWrap {width:19rem;padding-bottom:1.58rem; display:none; border-top : 0.08rem solid #e1e1e1;}
.leftSubMenuItem {padding-top:1.58rem; padding-left:1.83rem; cursor : pointer;}
.leftSubMenuItem:hover {color : #0db7e5; font-weight : bold;}
.leftSubMenuItemSelected {color : #0db7e5; font-weight : bold;}