﻿.b-data{width: 1170px;height: 660px; margin: 20px auto;}
.sjfb_tree {
    width: 260px;
    height: 660px;
    position: relative;
    background: #f7f7f7;
}
.shuj_ltop {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #b80608;
}
.shuj_treebox {
    padding: 10px;
    overflow: auto;
}
.sjfbcon {
    width: 870px;
    float: right;
    position: relative;
}
.sjfb_top{height: 50px;}
.sjfb_top ul{margin: 0;}
.sjfb_top li {
    float: left;
    margin-left: 10px;
    width: 120px;
    height: 50px;
    text-align: center;
    list-style: none;
}
.sjfb_top li a {
    display: block;
    line-height: 50px;
    font-size: 18px;
    color: #505050;
    background: #f4f4f4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.sjfb_top li.active a, .sjfb_top li a:hover {
    color: #fff;
    font-weight: bold;
    background: #b80608;
}
.sj_select {
    position: relative;
    top: 0px;
    right: 0;
    z-index: 99;
    margin-top: 15px;
}
.shuj_tbcon{height: 600px;}
.sj_select span {
    float: left;
    line-height: 30px;
}
.sj_select .startYear, .sj_select .endYear {
    width: 110px;
}
.sj_select select {
    float: left;
    height: 30px;
    line-height: 20px;
    padding: 4px 10px;
    border: #ddd 1px solid;
    background: #fff;
    color: #666;
    margin: 0 3px;
}
.sj_select .btn-search {
    height: 30px;
    width: 50px;
    text-align: center;
    color: #000;
    background: #fff;
    border: #ddd 1px solid;
    margin-left: 3px;
}
.shuj_showIcon.ztree li a:hover{text-decoration: none;}
.shuj_showIcon.ztree li a {
    border: 0 !important;
    height: 32px;
    line-height: 32px;
    display: block;
    padding: 0 3px 0 1px;
    text-decoration: none;
}
.shuj_showIcon.ztree li a.curSelectedNode, .shuj_showIcon .ztree li a.curSelectedNode_Edit {
    background: none;
    color: #fe8f00;
    opacity: 1;
}
.sj_select .btn-search{cursor: pointer;}
.sj_select .btn-search:hover{border-color:#c50001;background: #c50001; color: #fff;}

.fl{float: left;}
.fr{float: right;}

.ztree li{line-height: 32px !important;}
.ztree li span{font-size: 15px;}