.mobile_type .wk{
    width: 100%;
    
}
.mobile_type .top_mz{
    background-size: 100%;
}
.mobile_type .top_logo a img{
    background-size: 90%;
    width: 90%;
}
.mobile_type .top_wz{
    margin-bottom: 1.8vw;
    height: 100%;
}
.mobile_type table{
    width: 100% !important;
    display: inline-block;
}
.mobile_type tbody{
    width: 100% !important;
    display: inline-block;
}
.mobile_type tr{
    width: 100% !important;
    display: inline-block;
}
.mobile_type .top_logo a img{
    width: 90%;
}
.mobile_type tr{
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    margin-left: 18vw;
}
.mobile_type .top_wz {
    height: 100%;

}