.cooperateitem {
    margin: 20px;
    width: 300px;
    height: 150px;
    position: relative;
    padding: 70px 0 68px 230px;
}

.cooperatebox {
    margin: 0;
}

.cooperatebg1 {
    background: url(/uploads/image/vicooperation/cooperation-1.png) no-repeat center center;
    background-size: 100% auto;
}

.cooperatebg2 {
    background: url(/uploads/image/vicooperation/cooperation-2.png) no-repeat center center;
    background-size: 100% auto;
}

.cooperatebg3 {
    background: url(/uploads/image/vicooperation/cooperation-3.png) no-repeat center center;
    background-size: 100% auto;
}

.cooperatebg4 {
    background: url(/uploads/image/vicooperation/cooperation-4.png) no-repeat center center;
    background-size: 100% auto;
}

.cooperateitem h2 {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 10px;
    line-height: 26px;
}

.cooperateitem p {
    color: #464646;
    font-size: 16px;
    line-height: 2;
}

.cooperatebg1 h2 {
    color: #72bb4b
}

.cooperatebg2 h2 {
    color: #ad7d33
}

.cooperatebg3 h2 {
    color: #a47dd2
}

.cooperatebg4 h2 {
    color: #43a88f
}