.content-right {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #141B24;
    line-height: 36px;
}

.content-right p {
    text-indent: 2em;
}

.enterprise {
    background-image: url("../image/img_zhuangshi2.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}

.initiative {
    height: 527px;
    background-image: url("../image/img_chuangju.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.initiative li {
    width: 350px;
}

.initiative li>div>div {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
    line-height: 25px;
}

.color {
    color: #EB6100;
}