.image img {
    height: 600px;
    width: 100%;
}

.tab {
    margin-top: 56px;
}

.story {
    margin-top: 60px;
}


.mt42 {
    margin-top: 42px;
}

.story_text {
    font-size: 16px;
    font-family: 'Adobe', serif;
    color: #595656;
}

.story_image img {
    height: 500px;
}

.story_bottom_img img {
    width: 590px;
    height: 500px;
}


.idea {
    margin-top: 60px;
}

.idea_item img {
    width: 397px;
    height: 263px;
}

.idea_text {

}

.idea .idea_item:nth-child(2) {
    margin-top: 50px;
}

.idea .idea_item:nth-child(3) {
    margin-top: 50px;
}

.idea .idea_item:nth-child(4) {
    margin-top: 50px;
}

.idea .idea_item .item3 {
    position: relative;
}

.idea .idea_item .item3_img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 177px;
    height: 203px;
}


.idea_text .title {
    font-size: 24px;
    color: #416531;
    font-family: 'Bold', serif;
}

.idea_text .describe {
    font-size: 16px;
    color: #595656;
    font-family: 'Adobe', serif;
}

.ml38 {
    margin-left: 38px;
}

.flowPath {
    margin-top: 44px;
}

.flowPath_title {
    font-size: 24px;
    color: #416531;
    font-family: 'Bold', serif;
    text-align: center;
}



.flowPath_line {
    width: 43px;
    height: 4px;
    background: #416531;
    margin: 13px auto 0;
}

.flow_content {
    margin-top: 38px;
}

.flow_item {
    width: 385px;
    height: 258px;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.flow_item .num {
    font-size: 60px;
    color: #416531;
    font-family: 'Black', serif;
}

.flow_item .step_text {
    font-size: 18px;
    color: #595656;
    font-family: 'Regular', serif;
}

.flow_item .line {
    width: 22px;
    height: 3px;
    background: #E0E0E0;
}

.flow_item .flow_describe {
    width: 320px;
    font-size: 16px;
    color: #595656;
    margin-top: 15px;
    font-family: 'Regular', serif;
    text-align: center;
    line-height: 30px;
}

.ml19 {
    margin-left: 19px;
}

.mt24 {
    margin-top: 24px;
}

.team {
    width: 1137px;
    margin: 55px auto 0;
}

.team_item {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: #416531;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-family: 'Regular', serif;
    flex-direction: column;
    line-height: 30px;
}

.team_line {
    margin: 0 15px;
}

.num {
    margin-top: 15px;
}

.num .num_item {
    width: 192px;
    font-size: 36px;
    font-family: 'Adobe', serif;
    color: #416531;
    text-align: center;
    font-weight: bold;
}

.describe_item {
    width: 192px;
    font-size: 16px;
    font-family: 'Regular', serif;
    color: #595656;
    text-align: center;
}
