.image img {
    height: 600px;
    width: 100%;
}


.cooperate {
    margin-top: 80px;
}


.cooperate_content_item {
    background: #fff;
    width: 224px;
    height: 208px;
    box-shadow: 2px 2px 10px #E8E8E8;;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ml20 {
    margin-left: 20px;
}

.mt30 {
    margin-top: 30px;
}
