.part28 .box div{
    min-height: 210px;
}

.part2 .yongtu .box .content{
    height: 480px;
    overflow: hidden;
}
.part5 .box ul li{
    width: 29%;
}
.part5 .box ul li .text{
    height: 210px;
}
.part30 .mulu .text p{
    font-size: 0.875rem;
    line-height: 22px;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {

    .part28 {
        margin-top: 50px;
    }

    .ky_tit4 .weizhi h3{
        font-size: 1.125rem;
    }
    .ky_tit4 .weizhi p{
        font-size: 0.625rem;
    }
    .part28 .box li{
        height: auto;
    }
    .part2 .yongtu .box .content{
        height: auto;
    }
    .part22 .box h3{
        width: 90%;
        height: auto;
    }
    .part22 .box{
        margin-top:0px;
    }

    .part5 .box ul li{
        width: 100%;
    }
    .part5 .box ul li .text{
        height: auto;
        padding-bottom: 20px;
    }
    .part12 .box ul li{
        width: 44%;
    }

}