 /* 电脑端 */
 .proceleft_solution,.proceleft_material{
    padding-top: 10px;
    padding-bottom: 10px;
}
.pro_mat_bk{
    padding-left: 20px;
}
.proceleft>ul{
    margin-bottom: 0px;
}

/* 手机端 */
@media(max-width:767px){
    .pro_dj1{
        line-height: 20px;
        padding: 10px;
    }
    .test-right {
        padding-top: 480px !important;
    }
    .test {                
        padding-bottom: 10px;
    }
    .clmt29{
        text-align: center;
        clear: both;
    }
    
}

@media(max-width:600px){

}

@media(max-width:489px){

}

@media(max-width:480px){

}

@media(max-width:414px){

}
@media(max-width:375px){
    .test-right {
        padding-top: 550px !important;
    }
    .pro_mat_mob{
        margin-top: 0px !important;
    }
    .proceleft_material{
        padding-top: 0px !important;
    }
}
@media(max-width:360px){
    .test-right {
        padding-top: 700px;
    }
}