


@media (max-width: 767.9px) {
    .center{
        max-width: 100%;
        padding: 0 20px;
    }

    .swiperBanner{
        width: 100%;
        height: auto;
        /*background: red;*/
        margin-top: 0;
    }
    .swiperBanner img{
        max-width: 100%;
        height: auto;
    }
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 20px;
    }
    .header{
        display: flex;
            border-bottom: 1px solid #e5e5e5;
    }
    .yuYan {
        float: right;
        transform: translateY(-50%);
       
        display: flex ;
        width: auto;
        height: 30px;
        margin-left:0px;
        /*top: 35px;*/
        /*right: 80px;*/
    }
    .curMeau{
        display: block;
    }
    .location{
        display: none;
    }
    .pageBanner{
        width: 100%;
        height: auto;
        margin-top: 0px;
        text-align: center;
    }
    .aboutBox {
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .lmTitle {
        width: 100%;
        height: auto;
        font-size: 25px;
        color: #333333;
        font-weight: bold;
        text-align: left;
    }



    .yuanLiao{
        width: 100%;
        height:auto;
        background: #f5f7f8;
        margin-top: 60px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .yuanLiaoText{
        width: 100%;
        flex: 1;
        padding-right:0px;
    }
    .yuanLiaoImg{
        flex: 1;
    }
    .yuanLiaoImg img{
        max-width: 100%;
    }
    .yuanLiaoCon{
        margin-top: 30px;
        color: #666666;
        line-height: 33px;
    }
.lmTitle{
    margin-top: 30px;
}
.fzlcText{
    width: 100%;
    text-align: left;
    padding-top: 20px;
}

    .fzlc{
        width: 100%;
        height: auto;
        padding-top: 80px;
        background: none;
    }
    .fzlcText1{
        display: block;
    }

    .fzlcText1 img{
        width: 105%;
        height: auto;
        text-align: center;
    }

.erji{
    overflow-x: auto;
}
    .erji .curMeauTypeName{
       
        width:auto;
        
    }
    
      .erji .curMeauTypeName span{
       
          white-space: nowrap;       /* 防止文本换行 */
    overflow: hidden;          /* 隐藏溢出的内容 */
    text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
    }
    
    .erji .curMeauTypeName1{
        min-width: 200px;
        width:auto;
    }



    .chanpin ul {
        width: 100%;
        height: auto;
        display: flex ;
        flex-direction: column;
        align-items: center;
        margin-top: 50px;
    }
    .chanpin ul li {
        width: 90%;
        height: auto;
        margin-right: 0;
    }
    .chanpin ul li .cpText{
        padding: 30px 0;
        text-align: center;
    }

    .service ul {
        width: 100%;
        display: flex ;
        flex-direction: column;
        margin-top: 30px;
    }

    .service ul li {
        max-width: 100%;
        width: 100%;
        margin-bottom: 40px;
    }

    .news ul li a{
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .news ul li a .newsLeft {
        width: 100%;
        padding: 0;
        padding-right:0;
    }
    .news ul li a .newsLeft .newsText {
        color: #666;
        padding: 10px 0;
    }
    .news ul li a  .newsDate{
        display: none;
    }
    .newsDate1{
        display: block;
        width: 100%;
        font-size: 14px;
        color: #787878;
        padding: 10px 0;
    }



    .newsDetail{
        margin: auto;
        max-width:100%;
        margin-top: 30px;
        background: #fff;
        padding: 0 5.5%;
    }
    .weizhi{
        margin: 30px 0;
        margin-top: 35px;
    }
    .weizhi .location{
        display: block;
        height: auto;
    }


    .contact2 {
        width: 100%;
        height: auto;
        background: url(../img/bg.gif) no-repeat center bottom;
        background-size: cover;
        min-height: 320px;
        margin-top: 100px;
    }
    .contact2 ul {
        width: 100%;
        display: flex ;
        flex-direction: column;
        justify-content: space-between;
    }
    .contact2 ul li {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 30px 20px;
        margin: 10px 0;
        background: rgb(233, 234, 243, 0.5);
    }
    .contact2 ul li text {
        font-size: 16px;
        color: #666666;
        text-align: center;
    }
    .pageBanner{
        width: 100%;
        overflow-x: hidden;
        height: auto;
    }
      .pageBanner img{
        width: 196%;
        max-width: 196%;
        margin-left: -48%;
    }
    
    
    
    
    
    .weizhi{
        display: none;
    }
    
    


    .liuyanBox{
        width: 100%;
        height: auto;
        margin: 120px 0;
    }

    .liuyanBoxTop{
        width: 100%;
        display: block;
        justify-content: space-between;
        margin-bottom: 0px;
        margin-top: 20px;
        flex-direction: column;
    }
    .liuyanBoxTop input{
        flex: 1;
        height: 50px;
        border: 1px solid #e0e0e0;
        text-indent: 1rem;
        font-size: 16px;
        width: 100%;
        margin-bottom: 20px;
    }
    .liuyanBoxTop input:nth-child(2){
        margin: 0;
        margin-bottom: 20px;

    }
    .liuyanBox input::placeholder,textarea::placeholder{
        color: #999999;
    }
    .liuyanBoxTop textarea{
        border: 1px solid #e0e0e0;
        text-indent: 1rem;
        font-size: 16px;
        width: 100%;
        height: 200px;
        padding: 10px;
    }
    .liuyanBoxText{
        width: 100%;
        color: #999999;
        font-size: 14px;
        padding: 10px 0;
    }

    .liuyanBoxBottom{
        margin: 10px 0;
    }
    .liuyanBoxBottom input{
        background: #91c547;
        color: #fff;
        padding: 10px 20px;
        font-size: 16px;
        border: 0;

    }
    .swiper-backface-hidden .swiper-slide{
        width: 100%;
        overflow-x: hidden;
    }
    .swiper-backface-hidden .swiper-slide img{
        width: 148%;
        max-width: 140%;
        margin-left: -24%;
    }
    .header .logo img {
        margin: 18px 0;
        max-height: 30px;
    }
    .ditu{
        width: 100%;
        overflow-x:hidden ;
    }
 .ditu img{
        width: 200%;
        max-width: 200%;
        margin-left:-50%;
    }
    
.contact2 ul li:hover {
    width: 100%;
  
}

.service ul li .ywfwTitle span {
    width: auto;
    font-size: 25px;
    padding-left: 10px;
    font-weight: bold;
}
.news ul li a {
    width: 100%;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    color: #333;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
}
.wenbenceng {
  
    margin-top: 0px;
    padding: 0 5.5%;
}
.wenbenceng img{
    display: none;
}

}