/**!
* 安吉县行政服务中心安吉县公共资源交易执法系统升级项目
* date:2021-06-26
* author: zsy;
*/

.tree-bd {
    padding-bottom: 27px;
}

.data-statistic {
    height: 50px;
    line-height: 50px;
    margin-top: 25px;
    padding-left: 100px;
    border: 1px solid #0f8ae7;
    font-size: 18px;
    color: #0c85e6;
    background: url("../images/data_statictic.png") no-repeat 60px center;
    cursor: pointer;
}

.sub-info {
    height: 738px;
    box-sizing: border-box;
    padding: 15px 28px 0;
}

.bar-chart {
    height: calc(100% - 76px);
}

.tooltip-box {
    padding: 6px 10px 8px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
}

.tooltip-box .name {
    line-height: 30px;
}

.tooltip-box .name:first-child {
    font-size: 16px;
}