.hicl-s-div {
    margin: 0 auto;
    width: 210px;
	height: 52px;
}

.hicl-div {
    float: left;
    margin: 32px 0;
    width: 33%;
}

.hicl-line {
    width: 0px;
    height: 52px;
    border-left: 1px solid rgba(0, 0, 0, 0.10196078431372549);
    opacity: 1;
    margin: 34px 0 28px 0;
    float: left;
}

.hicl-number {
    height: 35px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 35px;
    color: #005098;
    opacity: 1;
}

.hicl-name {
    height: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
    opacity: 1;
}

.hicl-supplier-img {
    float: left;
    width: 56px;
    height: 51px;
}

.hicl-supplier-content {
    float: left;
    margin-left: 19px;
}

.hicl-userdemand-img {
    float: left;
    width: 52px;
    height: 49px;
}

.hicl-userdemand-content {
    float: left;
    margin-left: 19px;
}

.hicl-resource-img {
    float: left;
    width: 48px;
    height: 53px;
}

.hicl-resource-content {
    float: left;
    margin-left: 19px;
}