.mobile_type .ct3>div {
    width: 100%;
}

.mobile_type .ct3>div>ul li span {
    display: none;
}

.mobile_type .ct3>div>ul {
    width: 100%;
    padding-top: 1.3333vw;
    margin-top: 0;
    height: auto;
    overflow: hidden;
}

.mobile_type .ct3>div>ul li {
    height: 7.3333vw;
}

.mobile_type .ct3>div>ul li a {
    padding: 1.0667vw 1.0667vw;
    font-size: 4vw;
}

.mobile_type .ct3>div .d2>div {
    width: 100%;
    height: 52vw;
}
.mobile_type #main{
    width: 100% !important;
    height: 52vw !important;
}
.mobile_type #main1{
    width: 100% !important;
    height: 52vw !important;
}
.mobile_type #main2{
    width: 100% !important;
    height: 52vw !important;
}
.mobile_type #main3{
    width: 100% !important;
    height: 52vw !important;
}
.mobile_type #main4{
    width: 100% !important;
    height: 52vw !important;
}
.mobile_type .ct3 > div p{
    font-size: 3.7333vw;
    line-height: 7.2vw;
}