.banner .content{
    background: url("https://jbzh-hk.oss-cn-hongkong.aliyuncs.com/site1/images/site2/cooperation/banner.jpg") center !important;
}
.hk-cooperation{
    margin-top: 40px;
}

.hk-cooperation img{
    width: 100%;
}
.hk-cooperation p{
    color: #525e6a;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;

}
.cooperation{
    line-height: 32px;
}
.cooperation h4,
.cooperation h5{
    color: #ff9d00;
}
.cooperation h4{
    margin: 40px 0;

}
.cooperation h5{
    font-size: 16px;
    margin: 5px 0;
}
.concat-us{
    text-align: center;
    margin: 20px;
}
.concat-us a{
    padding: 14px 40px;
    letter-spacing: 2px;
    border-radius: 4px;
    background: #e8655b;
    color: #fff;
    cursor: pointer;
}
@media (max-width: 768px) {
    .hk-cooperation{
        margin-top: 20px;
    }
}
