.hicmb-content-div {
    width: calc(100% - 166px);
    margin: 0 83px 0 83px;
}

.hicmb-content {
    width: 100%;
    height: 281px;
    background: #FFFFFF;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    opacity: 1;
}

.hicmbc-content {
    width: 16.5%;
    height: 145px;
    float: left;
    text-align: center;
    padding: 64px 0 73px 0;
}

.hicmbc-line {
    width: 0px;
    height: 140px;
    border-left: 1px solid rgba(0, 0, 0, 0.16078431372549018);
    opacity: 1;
    float: left;
    margin: 68px 0 71px 0;
}

.hicmbc-content img {
    width: 74px;
    height: 74px;
    cursor: pointer;
}

.more-text-div1 {
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 33px;
    color: #333333;
    opacity: 1;
    margin-top: 15px;
    margin-bottom: 10px;
    cursor: pointer;
}

.more-text-div2 {
    height: 19px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 30px;
    color: #8B8B8B;
    opacity: 1;
    cursor: pointer;
}