@charset "utf-8";
.sidebar{position: fixed; left:0;top: 70px; bottom: 0; z-index: 5; background-color: #f9f9f9;width: 260px;}
.sidebar h1 .name{color: #000; font-size: 16px; line-height: 56px; padding: 0 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 144px;}
.sidebar h1::after{content: ''; height: 1px; width: 100%; opacity: .1; background: #000000; display: block;}
.sidebar .toc{padding-top: 10px; overflow: auto; text-overflow: ellipsis; -o-text-overflow: ellipsis; white-space: nowrap;padding: 10px 20px;}
.javaex-main-container{top: 70px; padding-left: 260px;}
.javaex-markdown{padding: 0 100px;padding-top: 16px;}
.javaex-markdown .crumb{border-bottom: 1px solid #eaecef;margin-bottom: 20px; height: 40px; line-height: 40px; background: #FFF; font-family: PingFangSC-Regular; font-size: 13px; color: #000000; line-height: 26px; opacity: 1; filter: alpha(opacity=100);}
.javaex-markdown .crumb li{font-size: large;display: inline; zoom: 1; padding: 0 5px 0 0; vertical-align: middle;}
.javaex-markdown .crumb span{color: rgba(0,0,0,0.6);}
.javaex-markdown iframe{width: 100%; height: 100%; border: 0; margin: 0; padding: 0;}
.javaex-tree li a{height: 38px; line-height: 38px;width: 100%;margin-left: unset;}
.javaex-tree li a[node="1"]{font-size:16px;}
.javaex-tree span.javaex-tree-icon{line-height: 38px;vertical-align: unset; font-size: 16px;}
.javaex-tree li a.on{background-color: unset; color: #00cc36;}
.javaex-tree li a:hover{color: #00cc36; text-decoration: unset;}
.javaex-tree-parent-li > a{pointer-events:none;font-weight: 700;color: #777 !important;}
.javaex-tree li a.on {padding-right: unset;}