.mobile_type .content {
    width: 100%;
    margin-top: 15vw !important;
}

.mobile_type .listHead {
    width: 100%;
}

.mobile_type .listBody {
    width: 100%;
    height: 100%;
}

.mobile_type #bottom {
    height: 100%;
}

.mobile_type {
    background-size: 100%;
}


.mobile_type table {
    width: 100vw;
    display: inline-block;
}

.mobile_type tbody {
    width: 100vw;
    display: inline-block;
}

.mobile_type tr {
    width: 100vw;
    display: inline-block;
}

.mobile_type .margin-top-200 {
    margin-top: 6.6667vw;
}

.mobile_type td {
    display: flex;
    margin: 0 auto;
    width: 100%;
    margin-left: 10vw;
}

.mobile_type .listBody ul li {
    margin: 2vw auto;
}
.mobile_type ul {
    height: 100%;
    width: 200px;
    margin: 0 auto;
}
.mobile_type li.li-220{
    width: 48%;

}
.mobile_type .li-220 a div{
    width: 100% !important; 

}
.mobile_type .listBody ul li{
    margin-right: 1.5vw;
}
.mobile_type ul{
    width: 100%;
}

.mobile_type .li-500 {
    width: 100%;
    padding-top: 2.5vw;
}

.mobile_type .li-500 img {
    width: 100%;
    height: 100%;
}