.data-warehouse-footer {
    margin-top: 10px;
    font-size: 12px;
    color: #8cc8ff;
    text-align: center;
}

.data-warehouse-body {
    height: 62px;
    text-align: center;
}

.data-warehouse-header {
    position: relative;
    font-family: SimHei;
    margin-left: 25px;
    margin-bottom: 10px;
    width: 180px;
    height: 34px;
    color: #b5dbff;
    background-image: url(https://screen-1256736654.cos.ap-shanghai.myqcloud.com/uploads/screen/2021/10/18/1634545464_0169_31135.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.data-warehouse-header .data-warehouse-header-left {
    position: absolute;
    width: 36px;
    height: 34px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
}

.data-warehouse-header .data-warehouse-header-left span {
    color: #b5dbff;
}

.data-warehouse-header .data-warehouse-header-right span {
    display: inline-block;
    width: 100%;
    padding-left: 38px;
}