@media screen and (max-width:900px) {
    .gxHead {
        display: block;

    }

    header{
        display: none;
    }

    .nav {
        display: none !important;
    }
    .indexSwiper{
        margin-top: 70px;
    }

    .wrapper{
        width: 96%;
    }
    .swiper-container .swiper-slide .wrapper{
        /* height: 100%; */
    }
    .swiper-container .swiper-slide .wrapper .title{
        font-size: 24px;
    }
    .swiper-container .swiper-slide .wrapper .des{
        width: 100%;
        font-size: 12px;
        line-height: 20px;
        overflow:hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .swiper-container .swiper-slide .wrapper .more{
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        margin: 10px 0px;
    }

    .swiper-container .swiper-slide .wrapper .line{
        width: 100%;
    }
    .product-wrap .tabs{
        width: 100%;
    }
    .product-wrap .title{
        font-size: 28px;
    }
    .news-wrap .wrapper{
        flex-wrap: wrap;
    }
    .news-wrap .wrapper .left{
        width: 100%;
    }
    .news-wrap .wrapper .right{
        width: 100%;
        margin-left: 0;
    }
    .news-wrap .wrapper .left .wrap{
        flex-wrap: wrap;
    }
    .news-wrap .wrapper .left .wrap ul{
        margin-left: 0;
    }
    .news-wrap .wrapper .left .wrap .card{
        width: 100%;
        margin-bottom: 30px;
    }
    .news-wrap .wrapper .left .wrap .card p{
        margin-bottom: 5px;
    }
    .news-wrap .wrapper .right .news-card{
        width: 100%;
    }
    .news-wrap .wrapper .right .news-card img{
        width: 100%;
    }
    footer .top{
        height: auto;
    }
    footer .top .wrapper{
        flex-wrap: wrap;
    }
    footer .top .wrapper .value ul {
        flex-wrap: wrap;
    }
    footer .top .wrapper .value{
        margin: 0;
    }
    footer .top .wrapper .value ul li{
        width: 46%;
        margin-bottom: 10px;
        height: auto;
        margin-right: 10px;
    }
    footer .bottom .wrapper{
        flex-wrap: wrap;
    }
    footer .bottom .wrapper .left{
        flex-wrap: wrap;
    }
    footer{
        height: auto;
    }
    footer .bottom .wrapper .right{
        width: 100%;
        margin-left: 0;
    }
    footer .bottom .wrapper:nth-child(3){
        box-sizing: border-box;
        padding: 10px 0px;
    }
    footer .bottom .wrapper:nth-child(3) a{
        line-height: 24px;
    }
    .product-wrap .wrapper{
        width: 96%;
    }
    footer .wrapper{
        flex-wrap: wrap;
        justify-content: center;
    }
    footer .wrapper .code img{
        width: 120px;
        height: 120px;
        text-align: center;
        margin: 0 auto;
    }
    footer .wrapper .left .logo{
        width: 120px;
        height: auto;
    }
    footer .wrapper .middle{
        border-left: none;
    }
    .news-wrap ul{
        flex-wrap: wrap;
    }
    .news-wrap ul li{
        width: 100%;
        height: auto;
    }
    .news-wrap ul li .imgs{
        height: 200px;
    }
    .news-wrap ul li .info .name {
        font-size: 18px;
    }
    .news-wrap ul li .info .time{
        line-height: 30px;
    }
    .news-wrap ul li .info .content{
        line-height: 30px;
    }
    .info-wrap .title{
        font-size: 24px;
    }
    .info-wrap .wrapper{
        height: auto;
        flex-wrap: wrap;
    }
    .info-wrap .wrapper .left{
        background-color: #0496ac;
        box-sizing: border-box;
        padding: 10px;
        opacity:1 !important;
    }
.info-wrap .wrapper .left:nth-child(2){
display:none;
}
    .info-wrap .wrapper .right{
        width: 100%;
    }
    .info-wrap .wrapper .right::after{
        display: none;
    }
    .info-wrap::after{
        display: none ;
    }
    .serve-wrap ul{
                overflow-x: scroll;
        justify-content: space-between;
    }
    .serve-wrap ul li .imgs{
        width: 80px;
        height: 100px;
        margin-bottom: 20px;
    }
    .serve-wrap ul li .imgs img{
        width: 100%;
        height: auto;
    }
    .serve-wrap ul li{
        width: 48%;
    margin-right: 2%;
        height: 300px; 
        margin-bottom: 20px;
                flex-shrink: 0;
    }
    .swiper-wrap .wrapper:nth-child(2){
        width: 100%;
    }
    .swiper-wrap .wrapper .card{
        width: 100%;
        top: 0;
        height: auto;
    }
    .serve-wrap{
        margin-top: 9rem;
    }
    .about-container .wrapper{
        margin-top: 150px;
        width: 96%;
    }
    .about-container{
        background-attachment: fixed;
        /* background-size: 100% auto; */
        background-position: 0px 70px;
        background-size: 100% 55%;
    }
    .about-container .wrapper{
        flex-wrap: wrap;
    }
    .about-container .wrapper .left{
        width: 100%;
    }
    .about-container .wrapper .left .logo{
        width: 200px;
        height: auto;
    }
    .about-container .wrapper .left ul li{
        line-height: 30px;
    }
    .about-container .wrapper .right{
        width: 100%;
        height: auto;
    }
    .contact-banner{
        margin-top: 70px;
    }
    .tabs{
        width: 96%;
        /* min-height: 50px; */
        height: auto;
        flex-wrap: wrap;
        box-sizing: border-box;
        padding: 0.1rem 0.3rem;
        justify-content: space-between;
    }
    .tabs .tab{
        font-size: 16px;
        width: auto;
    }
    .news-container .wrapper {
        width: 96%;
       padding-top:20px;
    }
    .news-container .wrapper .products-list li{
        width: 100%;
        height: auto;
    }
    .news-container .list li{
        width: 100%;
        height: auto;
    }
    .news-container ul li a .imgs{
        width: 100%;
        height: 200px;
    }
    .news-container .wrapper .handle{
        flex-wrap: wrap;
    }
    .crumb-nav{
        width: 96%;
        margin: 10px 0px;
    }
    .contact-form{
        flex-wrap: wrap;
    }
    .contact-form .left .En-title{
        font-size: 32px;
    }
    .contact-form .left .Cn-title{
        font-size: 32px;
    }
    .contact-form .right ul{
        flex-wrap: wrap;
    }
    .contact-form .right ul li{
        width: 50%;
        margin-bottom: 10px;
    }
    .contact-form .right ul li .icon{
        width: 30px;
        height: 30px;
    }
    .contact-form .right ul li .icon img{
	width:100%;
	height:auto;
}
    .contact-form .right ul li:nth-child(2) .icon{
            width: 30px;
        height: 30px;
    }
    .contact-form .right ul li:nth-child(3) .icon{
         width: 30px;
        height: 30px;
    }
    .mask .card{
        width: 96%;
        min-height: 60vh;
        background-size: 100% 100%;
        background-size: cover;
        height: auto;
        background-position: right top;
    }
    .mask .card .cell-wrap{
        margin-top: 3rem;
    }
    .mask .card .cell-wrap .cell{
        width: 100%;
        flex-wrap: wrap;
        height: 50px;
    }
 .news-container .wrapper .title{
font-size:22px;
    margin-top: 30px;
}
.form .left{
 width:96%;
}
.form form{
width:96%;
}
form .li .input{
height:50px;
padding-left:40px;
font-size:16px
}
form .li .t{
font-size:16px;
}
form .li textarea{
height:100px;
font-size:16px;
}
form .li textarea::placeholder{
font-size:16px;
}
form .btn{
height:50px;
font-size:18px;
}
.info-wrap .wrapper .left .content{
font-size:16px;
}
.info-wrap .wrapper .left .sub-title{
font-size:24px;
}
.info-wrap .wrapper .left ul li{
font-size:16px;
}
}