.cooperate-main {
    min-width: 1200px;
}

.swiper {
    width: 100%;
    height: 450px;
}

.cooperate-cont {
    width: 1200px;
    margin: 0 auto;
    margin-top: 77px;
}

.cooperate-cont-tit {
    height: 29px;
    font-size: 30px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-bottom: 39px;
}

.cooperate-cont-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cooperate-cont-item {
    margin-bottom: 60px;
}

.cooperate-cont-item img {
    width: 360px;
    height: 240px;

}

.cooperate-cont-item div {
    font-size: 15px;
    font-family: Alibaba PuHuiTi;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    margin-top: 10px;
}