@media screen and (max-width:900px) {
    .gxHead {
        display: flex;

    }
    #nav1{
        display: none !important;
    }
    #nav2{
        display: none !important;
    }
    .header{
        display: none;
    }


    .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%;
    }
    footer .middle .wrapper{
        flex-wrap: wrap;
    }
    footer .top{
        width: 100%;
        height: auto;
        flex-wrap: wrap;
    }
    footer .top .wrapper{
        flex-wrap: wrap;
    }
    footer .middle .left{
        width: 100%;
    }
    footer .right{
        flex-wrap: wrap;
    }
    footer .right .info{
        width: 100%;
    }
    footer .bottom{
        height: auto;
    }
    footer .bottom .wrapper{
        flex-wrap: wrap;
    }
    footer .right .code{
        margin-bottom: 20px;

    }
    .w-h{
        display: none !important;
    }
    .wrapper{
        width: 96% !important;
    }
    .index-page1{
        height: auto;
    }
    .index-page1 .wrapper .slogn div p{
        font-size: 18px;
        line-height: 30px;
    }
    .index-page1 .wrapper .slogn span{
        font-size: 40px;
    }
    .index-page1 .wrapper{
        padding-bottom: 1rem;
    }
    .index-page1 .wrapper .list li{
        width: 30%;
        height: 3.4rem;
    }
    .index-page2{
        height: auto;
    }
    .index-page2 .wrapper{
        flex-wrap: wrap;
    }
    .index-page2 .wrapper .left{
        width: 100%;
    }
    .index-page2 .wrapper .right{
        width: 100%;
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .index-page2 .news-show .item{
        width: 48%;
    }
    .index-page2 .news-show .item .imgs{
        height:130px;
    }
    .index-page2 .news-show .item .time{
        width: 60px;
        height: 60px;
    }
    .index-page2 .news-show .item .title{
        line-height: 20px;
    }
    .index-page2 .left .list{
        margin-top: 20px;
    }
    .index-page2 .left ul li{
        height: 35px;
    }
    .index-page2 .left ul li .label{
        width: 70%;
    }
    .index-page2 .left .more{
        width: 150px;
        height: 40px;
    }
    .index-page2 .right .more{
        width: 150px;
        height: 40px;  
        margin-top: 30px;
    }
    .index-page2 .right ul{
        margin-top: 30px;
    }
    .index-page2 .right ul li{
        height: 80px;
    }
    .index-page2 .right ul li a .time{
        width: 60px;
        height: 60px;
    }
    .index-page3{
        height: auto;
        padding-bottom: 40px;
    }
    .index-page3 .en-title{
        font-size: 30px;
    }
    .index-page3 .cn-title{
        line-height: 30px;
        margin: 0;
        font-size: 20px;
    }
    .index-page3 .list{
        justify-content: space-between;
        margin: 20px 0px;
    }
    .index-page3 .list li{
        width: 50%;
        height: 200px;
    }
    .index-page4{
        height: auto;
    }
    .index-page3 .list li a img{
        width: 46px;
    }
    .index-page3 .list li a{
        padding: 0.8rem;
    }
    .index-page4 .wrapper {
        flex-wrap: wrap;
    }
    .index-page4 .wrapper .left{
        width: 100%;
    }

    .index-page4 .wrapper .left .en-title{
        font-size: 30px;
    }
    .index-page4 .wrapper .left  .cn-title{
        line-height: 30px;
        margin: 0;
        font-size: 20px;
    }
    .index-page4 .wrapper{
        padding: 0.3rem;
        width: 100% !important;
        max-height: unset;
    }
    .index-page4 .wrapper .left .content{
        width: 100%;
    }
    .contact-us .wrapper{
        width: 100% !important;
    }
    .contact-us button{
        margin-top: 20px;
    }
    .contact-us .title{
        font-size: 22px;
    }
    .banner{
        margin-top: 70px;
    }
    .banner .en-title{
        font-size: 1rem;
    }
    .banner .cn-title{
        font-size: 20px;
    }
    .banner .sub-nav{
        height: 30px;
    }
    .crumbs-nav{
        width: 96%;
        height: 30px;
    }
    .about-page1 .wrapper .title-wrap .en-title{
        font-size: 28px;
        line-height: 30px;
    }
    .about-page1 .wrapper .list li{
        width: 30%;
        height: 100px;
    }
    .about-page1 .wrapper .list li h4{
        font-size: 24px;
    }
    .about-page1 .wrapper .list li p{
        font-size: 12px;
        line-height: 20px;
        margin-top: 15px;
        text-align: center;
        width: 80%;
    }
    .about-page1 .wrapper .show{
        height: 200px;
    }
    .about-page3 .wrapper .list {
        justify-content: space-between;

    }
    .about-page3 .wrapper .list li{
        width: 48%;
        margin-bottom: 15px;
    }
    .contact-us{
        height: auto;
        padding-bottom: 20px;
    }
    footer .top{
        padding-top: 10px;
    }
    .service-page1 .list{
        justify-content: space-between;
    }
    .service-page1 .list li{
        width: 48%;
        height: 180px;
        margin-right: 0px;
    }
    .service-page1 .list li a img{
        width: 50px;
    }
    .team-page1 .wrapper .select-box .letter-sort{
        flex-wrap: wrap;
    }
    .search-wrap input{
        width: 100%;
        height: 40px;
    }
    .search-wrap{
        flex-wrap: wrap;
    }
    .search-wrap select{
        width: 40%;
        height: 40px;
    }
    .search-wrap button{
        height: 40px;
        width: 20%;
    }
    .search-wrap button img{
        width: 15px;
        height: 15px;
    }
    .team-page1 .list {
        justify-content: space-between;
        margin-top: 30px;
    }
    .team-page1 .list li{
        width: 48%;
        margin-right: 0px;
        height: 200px;
    }
    .team-page1 .list li a .avatar{
        flex-shrink: 0;
        width: 80px;
        height: 80px;
    }
    .team-page1 .list li a .service{
        width: 80%;
    }
    .pagination{
        flex-wrap: wrap;
    }
    .pagination li{
        margin-bottom: 10px;
    }
    .pagination li a{
        padding: 0px 15px;
    }
    .laywer-page .wrapper{
        flex-wrap: wrap;
    }
    .laywer-page .wrapper .left{
        width: 100%;
    }
    .laywer-page .wrapper .right{
        width: 100%;
    }
    .laywer-page::after{
        width: 80%;
        height: 250px;
        top: 40px;
    }
    .laywer-page .wrapper .left .imgs{
        width: 50%;
        height: 230px;
        margin-top: 10px;
    }
    .laywer-page .wrapper .search{
        width:82%;
        margin-top: 20px;
        margin-left: 0px;
    }
    .laywer-page .wrapper .search input, .laywer-page .wrapper .search select{
        width: 200px;
        height: 40px;
    }
    .laywer-page .wrapper .search button{
        width: 200px;
        height: 40px;
    }
    .laywer-page .wrapper .search button img{
        width: 15px;
        height: auto;
    }
    .laywer-page .wrapper .right .header-l .title{
        font-size: 20px;
    }
    .laywer-page .wrapper .right .b-title{
        line-height: 40px;
    }
    .news-page .list li{
        height: 40px;
    }
    .news-page .list li a .label{
        overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
    }
    .news-swiper .swiper-container .swiper-slide .right .title{
        overflow:hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .news-swiper{
        height: 400px;
    }
    .news-swiper .swiper-container .swiper-slide a{
        flex-wrap: wrap;
    }
    .news-swiper .swiper-container .swiper-slide a .left{
        width: 100%;
        height: 200px;
    }
    .news-swiper .swiper-container .swiper-slide .right .content{
        overflow:hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
    .detail-left{
        width: 100%;
    }
    .news-page .detail{
        flex-wrap: wrap;
    }
    .detail-right{
        width: 100%;
        padding: 15px;
    }
    .detail-right .title{
        height: 20px;
        line-height: 20px;
        border-left: 4px solid  #0077b9;
        padding-left: 8px;
    }
    .detail-right li{
        height: 40px;
    }
    .detail-right  .tj-list{
        margin-top: 10px;
    }
    .detail-right li a p{
        overflow:hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        margin: 0;
        -webkit-box-orient: vertical;
    }
    .contact-page .wrapper .title-wrap .en-title{
        font-size: 32px;
        line-height: 30px;
    }
    .contact-page .wrapper .list{
        flex-wrap: wrap;
    }
    .contact-page .wrapper .list li{
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }
    .contact-page .wrapper .list li a .icon{
        height: 55px;
    }
    .contact-page1 .wrapper .map{
        flex-wrap: wrap;
        height: auto;
    }
    .contact-page1 .wrapper .map .right{
        width: 100%;
    }
    .contact-page1 .wrapper .map .left{
        width: 100%;
        height: 200px;
    }
    .contact-page1 .wrapper .map .right .title{
        font-size: 20px;
        line-height: 30px;
    }
    .contact-page1 .wrapper .map .right .cell{
        line-height: 40px;
    }
    .contact-page1 .wrapper .map .right .codes .code img{
        width: 100px;
        height: 100px;
    }
    
    .contact-page1 .wrapper .contact-title{
        font-size: 22px;
    }
    .contact-box .cell{
        flex-wrap: wrap;
    }
    .contact-box .cell input{
        height: 40px;
    }
    .contact-box textarea{
        margin-top: 10px;
    }
    .contact-box .cell:nth-child(1) input:nth-child(1), .contact-box .cell:nth-child(1) input:nth-child(2){
        height: 40px;
        margin-bottom: 10px;
    }
    .contact-box .code{
        width: 100px;
        height: 40px;
        line-height: 40px;
    }
    .contact-box button{
        height: 40px;
        width: 100px;
    }
    .contact-box label input{
        width: 20px !important;
    }
    .index-page1 .wrapper .list li h4{
        font-size: 0.86rem;
    }
    .index-page1 .wrapper .list li p{
        font-size: 0.38rem;
        margin-top: 10px;
    }
}