@media screen and (max-width: 1600px) {
    .common-card {
        width: 20rem;
        transition: all .2;
    }
    .product-item ul,
    .homeNews .new-con ul,
    .news-content ul,
    .AboutUs .honor ul,
    .projectCase-con ul {
        justify-content: center;
    }
    .projectCase-con {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 768px) {
    .homemenu {
        display: none;
    }
    .mobile-inner-header {
        display: block;
    }
    .mobile-inner-header .logo {
        width: 355px;
        height: 45px;
    }
    .mobile-inner-header .logo a {
        display: inline-block;
        width: 100%;
        height: 100%;
        margin-top: 7px;
    }
    .mobile-inner-header .logo img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .homeSwiper,
    .homeAbout,
    .about-con {
        height: auto;
    }
    .common-card {
        width: 100%;
        padding: 0 10px;
    }
    .homeAbout .number span {
        font-size: 22px;
    }
    .homeAbout .number em,
    .homeAbout .number i {
        font-size: 12px;
    }
    .about-con .left .left-text {
        font-size: 16px;
        line-height: 30px;
    }
    .about-con {
        padding: 10px 10px;
    }
    .about-con .left .left-text,.product-item,.ny_news_page {
        width: 100%;
    }
    .about-con .right {
        width: 100%;
        height: auto;
    }
    .about-con .top,
    .about-con .bottom ul {
        flex-wrap: wrap;
    }
    .about-con .left a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 15px;
        margin: 15px .125rem;
    }
    .about-con .bottom ul li {
        width: 80px;
        height: 80px;
        margin: 0 10px 10px 0;
    }
    .about-con .bottom ul li p {
        font-size: 16px;
        margin-top: 14px;
    }
    .about-con .bottom ul li span {
        font-size: 12px;
    }
    .about-con .bottom ul {
        justify-content: flex-start;
    }
    .product-title a {
        font-size: 14px;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 15px;
        margin: 0 10px 10px 0;
		    flex-grow: 1;
    }
    .product-item .img {
        width: 100%;
        height: auto;
        margin-bottom: 20px
    }
    .product-item ul li {
        width: 214px;
        height: auto;
        margin: 0 10px 10px 0;
        padding: 5px;
        flex-grow: 1;
    }
    .product-item ul li:nth-child(4n) {
        margin-right: 10px;
    }
    .product-item .text div {
        top: -41%;
    }
    .product-item .text .two {
        left: 8%;
    }
    .product-item .text {
        font-size: 16px;
        height: auto;
    }
    .product-item .text span {
        width: 25px;
        height: 25px;
    }
    .product-title {
        margin-bottom: 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .common-title {
        margin: 15px 0;
    }
    .common-title h2 {
        font-size: 20px;
    }
    .common-title h4 {
        font-size: 14px;
        margin-top: 10px;
    }
    .projectCase-con ul li {
        width: 214px;
        height: 214px;
        padding: 5px;
        margin: 0 10px 10px 0;
    }
    .projectCase-con ul li p {
        font-size: 14px;
        margin-top: 10px;
    }
    .projectCase,
    .homeNews .new-con ul li img,
    .homeNews,
    .footer,
    .contactUs {
        height: auto;
    }
    .projectCase-con ul li img {
        width: 100%;
        height: auto;
    }
    .introduce {
        display: none;
    }
    .homeNews .new-con ul li {
        width: 288px;
        height: auto;
        margin: 0 10px 10px 0;
        flex-grow: 1;
    }
    .homeNews .new-con .text p {
        font-size: 18px;
        margin-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .homeNews .new-con .text div {
        width: 100%;
        height: auto;
        font-size: 12px;
        line-height: 25px;
        margin-top: 10px;
        padding-left: 10px;
    }
    .homeNews .new-con ul,
    .contact-content .top {
        flex-wrap: wrap;
    }
    .homeNews {
        background-size: cover;
    }
    .footer .left {
        width: 286px;
        height: 125px;
        margin-bottom: 15px;
    }
    .footer .right span,
    .footer .right a {
        font-size: 16px;
        line-height: 30px;
    }
    .footer .common-card {
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer .right .img {
        width: 94px;
        height: 121px;
    }
    .footer .right .img span {
        font-size: 12px;
    }
    .footer .right .img img {
        width: 89px;
        height: 90px;
        margin-top: 10px;
    }
    .footer .bottom {
        padding: 10px;
        height: auto;
        line-height: 25px;
        font-size: 14px;
    }
    .news-content ul li {
        width: 431px;
        height: 185px;
        background-color: #ffffff;
        box-shadow: 0 5px 6px 0 rgba(9, 1, 4, 0.06);
        border: solid 1px #e9e9e9;
        padding: 10px;
        margin-bottom: 10px;
        flex-grow: 1;
        margin-right: 0;
    }
    .news-content ul li h5 {
        font-size: 16px;
    }
    .news-content ul li h6 {
        font-size: 14px;
    }
    .news-content .text {
        width: 100%;
        height: auto;
        font-size: 14px;
        line-height: 25px;
    }
    .news-content .more {
        width: 90px;
        height: 25px;
        line-height: 25px;
        border-radius: 15px;
        font-size: 14px;
        margin-top: 15px;
    }
    .news-content ul {
        justify-content: none;
    }
    .contact-content .left {
        width: 100%;
        height: auto;
    }
    .contact-content .left p {
        font-size: 14px;
        line-height: 30px;
    }
    .contactUs {
        padding-bottom: 20px;
    }
    .contact-content .right {
        width: 100%;
        height: 250px;
        flex: none;
    }
    .BMap_bubble_title {
        font-size: 14px;
    }
    .BMap_bubble_content {
        font-size: 12px;
    }
    .contact-content .bottom .textarea {
        font-size: 14px;
        padding: 10px 0 0 10px;
        height: 150px;
        margin: 10px 0;
    }
    .contact-content .bottom input[type="text"],
    .contact-content .bottom input[type="submit"] {
        height: 50px;
        line-height: 50px;
        padding-left: 10px;
        font-size: 14px;
    }
    .AboutUs .about-text {
        height: auto;
        padding: 10px;
		 font-size: 16px;
        line-height: 35px;
    }

    .AboutUs .honor ul li {
        width: 210px;
        height: 297px;
        flex-grow: 1;
    }
    .AboutUs .honor ul li img {
        object-fit: contain;
    }
    .case-Detali ul li {
        flex-grow: 1;
        height: auto;
        margin-right: 0;
    }
    .case-Detali ul li p {
        padding: 10px 0;
    }
    .productDisplay .product-item ul li {
        margin-right: 0;
    }
    .nav {
        height: 50px;
        line-height: 50px;
        padding-left: 20px;
    }
    .nav a {
        font-size: 16px;
    }
    .productDetails .title {
        height: 90px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 10px 0;
    }
    .productDetails .title h2 {
        font-size: 20px;
    }
    .productDetails .title h4 {
        font-size: 16px;
        margin-top: 10px;
    }
    .productDetails .left {
        width: 100%;
    }
    .productDetails .right {
        width: 100%;
        flex: none;
    }
    .productDetails .right .titles h5 {
        font-size: 18px;
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 10px;
    }
    .productDetails .right .titles i {
        width: 150px;
        height: 4px;
        top: 90%;
        left: 0;
    }
    .productDetails .common-card {
        flex-wrap: wrap;
    }
    .productDetails .nav-item ul li {
        height: 50px;
        line-height: 50px;
        background-size: 15px 15px;
        background-position-x: 5%;
        margin-bottom: 10px;
    }
    .productDetails .nav-item {
        margin-top: 2px;
    }
    .productDetails .nav-item ul li:hover {
        background-size: 15px 15px;
        background-position-x: 5%;
    }
    .productDetails .nav-item ul li a {
        font-size: 16px;
        padding-left: 40px;
    }
    .relation {
        display: none;
    }
    .swiper-backface-hidden .swiper-slide {
        width: 100%;
    }
    .product-swiper .mySwiper2 {
        width: 100%;
        height: 350px;
    }
    .product-swiper .mySwiper .swiper-slide {
        width: 28% !important;
        height: 100px;
    }
    .product-swiper .swiper-button-prev,
    .product-swiper .swiper-button-next {
        width: 35px;
        height: 35px;
    }
    .product-swiper .mySwiper .swiper-wrapper {
        width: auto;
        padding-left: 8px;
    }
    .product-swiper .mySwiper {
        height: auto;
        margin: 10px 0;
    }
    .productDetails .parameter .text {
        height: 50px;
        margin: 10px 0;
    }
    .productDetails .parameter span {
        width: 100px;
        height: 100%;
        font-size: 16px;
        line-height: 50px;
    }
    .productDetails {
        padding-bottom: 15px;
    }
    .nav .common-card {
        padding-left: 25px;
        background-size: 15px 15px;
    }
    .newsDetali {
        padding: 10px 0;
    }
    .newsDetali h2 {
        font-size: 16px;
        line-height: 40px;
        border-bottom: 1px solid #ccc;
    }
    .newsDetali h4 {
        font-size: 14px;
        line-height: 25px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
    }
    .newsDetali-text p,
    .pageNumber a {
        font-size: 12px;
        line-height: 25px;
    }
	
	.sample_middle .samples-item{
	    flex-grow: 1;
      height: 35px ;
    padding: 10px 10px;
	    border-radius: 15px;
	}
	.sample_middle {
	    flex-wrap: wrap;
	}
	.sample_middle .samples-item span{
	    font-size: 16px ;
	}
	.proswiper{
	  height:auto;
	}
	.swiper-grid-column>.swiper-wrapper{
	    flex-direction: inherit;
	}
	.lpro .swiper-slide{
	    width: 226px !important;
		    flex-grow: 1;
    height: auot !important;
	}
	.pro {
    width: 100%;
    height: 100%;
    padding: 10px 10px;
}
.pro_pic {
    width: 100%;
    height: auto;
}

.pro_name {
    border-top: 1px solid #c9c9c9;
    height: 35px;
    line-height: 35px
}
.pro_name span {
    font-size: 14px;
}
.pro_name img {
    height: 20px;
    width: 20px;
}
}

@media screen and (max-width: 420px) {
    .mobile-inner-header .logo {
        width: 75%;
    }
    .product-item ul li {
        margin-right: 0;
    }
    .product-item .text {
        padding-top: 20px;
    }
    .product-item .text div {
        top: -35%;
    }
    .about-con .bottom ul li {
        line-height: 16px;
    }
    .about-con .bottom ul li p {
        margin-top: 17px;
    }
    .homeNews .new-con ul li {
        margin-right: 0;
    }
    .footer .left {
        display: none;
    }
    .footer .right ul {
        flex-wrap: wrap;
    }
    .footer .right ul li {
        margin-bottom: 10px;
		    flex-grow: 1;
    }
    .AboutUs .honor ul li {
        width: 100%;
        height: auto;
    }
    .productDisplay .product-item .text div {
        left: 47%;
    }
    .product-swiper .swiper-slide img {
        object-fit: contain;
    }
    .product-swiper .mySwiper2 {
        height: auto;
    }
    .product-swiper .mySwiper .swiper-slide {
        height: auto;
    }
	.sample_middle .samples-item{
    padding: 10px 5px;
	    margin: 5px 0;
	}
	.sample_middle .samples-item span{
	    font-size: 12px ;
	}
	.lpro .swiper-slide {
    width: 100% !important;
    height: auto !important;
}
.lpro .swiper-grid-column>.swiper-wrapper{
  width: 100% !important;
}
.about-con .bottom ul{
    justify-content: space-around;
}
.homeAbout  .number  p{
    line-height: 8px;
}
.case-Detali  .ny_news_page{
width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
	    margin: 10px 0;
}
.ny_news_page a{
	    margin-bottom: 5px;
}

.footer .right .img img{
    width: 127px;
    height: 130px;
    margin-top: 4px;

}
.footer .right .img {
    width: 158px;
    height: 150px;
}
.footer .right ul li:nth-child(2n){
display: none;
}
}

@media screen and (max-width: 376px) {
    .about-con .bottom ul {
        justify-content: space-around;
    }
    .product-item .text div {
        left: 48%;
    }
}

@media screen and (max-width: 360px) {}