@media only screen and (max-width: 750px) {
    .computer{
        display:none !important;
    }
    .mobile{
        display: block !important;
    }
        .banner-mobile ol{
     bottom: 0.2127rem !important;
    }
    .banner-mobile{
    height: 4.9066rem;
    }
 .slides-mobile{
    margin-top: 56px !important;
}
 .banner-mobile > ul {
     height: 100%;
 }

.flexslider .slides img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

.lunbo{
    position: static!important;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    flex-direction: column-reverse;
    width: 100%;
}
#gallery{
    width: 100%;
}
#thumbs {
    position: static !important;
   transform: none !important; 
    width: 100%;
    margin-bottom:0.5333rem;
     margin-top:0.5333rem;
     padding-right: 1rem;
     padding-left: 1rem;
}
#thumbs .swiper-slide{
    width: 1.4rem !important;
    height: 1.4rem!important;
    margin:0 !important;
}
#thumbs .swiper-slide img{
    width: 0.55rem !important;
    height: 0.55rem !important;
    margin-top: 3px;
}
#thumbs .swiper-slide .title{
    font-size: 10px;
}
.swiper-wrapper{
    display: flex;
}
.lunbocontain{
    position: relative;
}
.lunboimg{
    position: absolute;
    height: 100%;
    z-index: -1;
}
#gallery .swiper-slide .tip{
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0.4rem;
}
#gallery .swiper-slide .tip>img{
   display: none;
}
.titlecontain{
    display: flex;
    justify-content: space-between;
    padding: 0.4rem;
}
#gallery .swiper-slide .tip .title{
    margin: 0;
font-size: 17px;
font-weight: 500;
text-align: left;
color: #333333;
line-height: 1.2;
}
#gallery .swiper-slide .tip .subTitle{
    margin: 0;
font-size: 10px;
font-weight: 400;
text-align: center;
color: rgba(0,0,0,0.45);
line-height: 1.2;
}
#gallery .swiper-slide .tip .content{
font-size: 12px;
font-weight: 400;
text-align: left;
color: #666666;
line-height: 1.2;
margin: 0;
}
#gallery .swiper-slide .tip .content>p{
    margin: 0;
    padding: 0.4rem;
    padding-top: 0;
}
.opsition{
    justify-content: space-around;
}
.solutiontxt1_title{
font-size: 20px;
font-weight: 500;
text-align: center;
color: #ffffff;
line-height: 1.2;
}
.solutiontxt1_summary p{
font-size: 12px;
font-weight: 500;
text-align: center;
color: #ffffff;
line-height: 1.2;
}
.item{
    height: auto;
    background-color: #f9f9f9;
}
.itemimg{
    height: 6.666rem;
    object-fit: cover;
}
.solutiontxt1{
    margin-top: 0;
    top:1.8rem
    
}
.swiper2div{
    overflow: initial !important;
    max-height: 10000px !important;
}
.swiper2div>div{
    width: 100% !important;
    padding: 0.4rem;
    
}
.products{
    position: static;
    transform: none;
}
.product>img{
    width: 2.266rem;
    height: 3.1733rem;
    margin:1.333rem 0.5333rem;
}
.product>div{
    width: 100%!important;

   
}
.products .product{
    width: 100%;
    height: auto;
    margin:0;
    padding: 0.4rem;
    background-color: #ffffff;
    margin-bottom: 0.3rem;
}
.titlemobile{
font-size: 14px !important;
font-weight: 500 !important;
text-align: left !important;
color: #222222 !important;
line-height: 1.2 !important;
padding:0 !important;
padding-top: 0.8rem !important;
}
.contentmobile{
font-size: 14px !important;
font-weight: 400 !important;
text-align: left !important;
color: #666666 !important;
line-height: 1.2 !important;
padding-top: 0.2666rem !important;
}
.newa{
    position: absolute;
    bottom: 0.5333rem;
    width: 0.8rem;
    height: 0.8rem;
    right: 0.5333rem;
}
.newa1{
      width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.5333rem 0.5333rem 0;
    float: right;
}
}