
.M3BOX {
    margin: 0 auto;
}


@media screen and (max-width: 1360px) {
.BQH {

    max-width: 100%;
}
.BQH li img {
    width: auto;
    max-width: 40px;
}

.swiper-container .swiper-slide img {
    object-fit: cover;
}
.SC1img {
    text-align: center;
    height: 300px;
}.SC1img img {
    width: 80%;
    height: 100%;
    object-fit: cover;
    margin: auto;
}
.mySwiper4 .swiper-slide img {
    width: 120px;
    height: 120px;
    transition: transform 0.5s ease;
}


}


@media screen and (max-width: 1330px) {
.m31 {
    width: 15.5%;
}
.m32 {
    width: 55%;
}
.m33 {
    width: 27.5%;
}
.m34 {
    width: 27.5%;
}
.m35 {
    width: auto;
    max-width: 76%;
}
.m37 {
    width: 15.5%;
}
.M3BOX {
      width: auto !important;
    max-width: 1300px;
}

.m3box1 ul:nth-child(2) {
    width: 55%;
}

.m36 {
    width: 100%;
}.M3BOX li img {
    max-width: 60px;
}




}

@media screen and (max-width: 999px) {

.m35 {
    width: auto;
    max-width: none;
}.SC1img {
    text-align: center;
    height: 400px;
}.SC1img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
}
.mySwiperbanner .swiper-slide img {
    padding: 0;
}
}



@media screen and (max-width: 479px) {
.mySwiper4 .swiper-slide img {
    width: 100px;
    height: 100px;
    transition: transform 0.5s ease;
}
.head2 #sh {
    display: flex;
    flex-direction: column;
    height: auto !important;
}.nav_r {
    margin-right: 0;
    width: 100%;
}



}