header {
    width: 100%;
    height: 447px;

    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 16px;
}

.container {
    width: 1200px;
}

/*************************** 投资初创样式 ********************************/

.first-create-box {
    margin-top: -256px;
}

.first-create-top {

    width: 100%;
    height: 282px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 110px;
}

.first-create-top img {
    width: 44px;
    height: 40px;
}

.first-create-top p {
    font-size: 24px;
    margin-top: 27px;
    color: #fff;
}

.first-create-content {
    width: 100%;
    height: 2167px;
    margin-top: 21px;
}





















