@media only screen and (max-width: 768px){
    .partner-banner{
        margin-top: 20px;
    }
}
/*九目*/
.jiumu{
    margin-top: 7%;
}
.jiumu-left{
    padding:60px 40px;

}
.jiumu-left h4{
    background: #027D9C;
    height: 50px;
    line-height:50px;
    color: white;
    margin-top:10%;
}
.jiumu-right{
    padding: 30px 30px;
    background:#027D9C;
}
.jiumu-right a{
    color: white;
    font-size: 18px;
}
/*青竹*/
.qz{
    margin-top: 7%;
}
.qz-left{
    padding:60px 40px;

}
.qz-left h4{
    background: #019942;
    height: 50px;
    line-height:50px;
    color: white;
    margin-top:10%;
}
.qz-right{
    padding: 30px 30px;
    background:#019942;
}
.qz-right a{
    color: white;
    font-size: 18px;
}
/*頓漢布什*/
.DB{
    margin-top: 7%;
}
.DB-right{
    padding:60px 40px;

}
.DB-right h4{
    background: #7F92A0;
    height: 50px;
    line-height:50px;
    color: white;
    margin-top:10%;
}
.DB-left{
    padding: 30px 30px;
    background:#7F92A0;
}
.DB-left a{
    color: white;
    font-size: 18px;
}
/*实华*/
.sh{
    margin-top: 7%;
}
.sh-right{
    padding:60px 40px;

}
.sh-right h4{
    background: #1e2a39;
    height: 50px;
    line-height:50px;
    color: white;
    margin-top:10%;
}
.sh-left{
    padding: 30px 30px;
    background:#1e2a39;
}
.sh-left a{
    color: white;
    font-size: 18px;
}