@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1400px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1023px) {}

@media screen and (max-width: 768px) {
    .common-card,
    .inside-card {
        width: 100%;
        padding: 0 2%;
    }
    .header {
        display: none;
    }
    .mobile-inner-header {
        display: block;
    }
    .mobile-inner-header .logo {
        height: 100%;
    }
    .mobile-inner-header img {
        height: 100%;
        width: auto;
        object-fit: contain;
    }
    .bannernum {
        width: 100%;
        padding: 0 4%;
    }
    .bannernums {
        font-size: 14px;
    }
    .door ul .icon,
    .industry ul li img {
        width: 25px;
    }
    .door ul li p {
        font-size: 16px;
        color: #666666;
        margin: 10px 0 10px 0;
    }
    .flex,
    .flex-l,
    .productDetails-con .nav,
    .productDetails-con .content,
    .productLiner-con .nav,
    .enterprise-con ul,
    .contact-con .top ul {
        flex-wrap: wrap;
    }
    .door ul li {
        width: 100%;
        height: 220px;
        flex-grow: 1;
        flex-basis: 250px;
    }
    .door ul .text {
        width: 100%;
        height: auto;
        top: -60px;
    }
    .about {
        padding: 0 2%;
    }
    .about>img {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    .about .right h6 {
        font-size: 16px;
        text-align: left;
    }
    .about .right h4 span,
    .about .right h4 i {
        font-size: 14px;
    }
    .about .right h4 {
        text-align: left;
        margin: 0 0;
    }
    .about .right {
        padding: 2%;
    }
    .about .right .text {
        font-size: 14px;
        line-height: 30px;
    }
    .about .right .number span {
        font-size: 24px;
    }
    .about .right .number h5,
    .about .right .number i {
        font-size: 14px;
    }
    .common-more {
        width: auto;
        height: 35px;
        border-radius: 20px;
        font-size: 16px;
        line-height: 35px;
        padding: 0 20px;
    }
    .productCenter .left {
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .productCenter .right h5,
    .productCenter .right .title {
        display: none;
    }
    .productSwiper img {
        width: 100%;
        height: auto;
    }
    .productCenter .right {
        width: 100%;
        height: auto;
    }
    .productCenter .right .nav {
        width: 100%;
        position: static;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .productSwiper .name {
        width: 100%;
    }
    .productSwiper .name span {
        height: 100%;
        font-size: 16px;
        line-height: 50px;
    }
    .productSwiper .swiper-slide:hover .name {
        height: 15%;
    }
    .productCenter .right .nav a {
        font-size: 16px;
        padding-bottom: 10px;
        flex-grow: 1;
        margin-right: 10px;
        flex-basis: 140px;
        text-align: center;
    }
    .productCenter .right .nav a:last-child {
        margin-right: 0
    }
    .productSwiper .bto div {
        width: 60px;
        height: 30px;
    }
    .productSwiper .bto .product-button-next,
    .productSwiper .bto .product-button-prev {
        background-size: contain;
    }
    .industry ul h6 {
        font-size: 16px;
    }
    .industry ul .text,.productDetails-con .drawing-img  {
        font-size: 14px;
        line-height: 30px;
    }
    .industry ul li {
        width: 100%;
        height: 150px;
        flex-grow: 1;
        flex-basis: 150px;
    }
    .industry ul li p {
        font-size: 16px;
        margin-top: 10px;
    }
    .industry ul li:first-child {
        width: 100% !important;
        flex-basis: auto;
        height: auto;
    }
    .industry ul li:nth-child(3),
    .industry ul li:nth-child(5),
    .industry ul li:nth-child(7),
    .industry ul li:nth-child(9),
    .industry ul li:nth-child(11),
    .industry ul li:nth-child(13),
    .footer .right {
        display: none;
    }
    .aboutUs {
        height: auto;
    }
    .aboutUs .left,
    .aboutUs .right {
        width: 100%;
        padding: 5% 2%;
    }
    .aboutUs h6,
    .productDetails-con .content .text h2,
    .newsdetails h2 {
        font-size: 16px;
        line-height: 30px;
    }
    .aboutUs .text,
    .newsInformation ul p {
        font-size: 14px;
        line-height: 30px;
    }
    .footer .left .logo2 {
        width: 22%;
    }
    .footer .left .qr img {
        width: 130px;
        height: 130px;
        object-fit: cover;
    }
    .footer .left .logo2 img {
        object-fit: contain;
    }
    .footer .left .qr p {
        font-size: 14px;
        margin-top: 10px;
    }
    .footer .left {
        width: 100%;
        border-right: none;
    }
    .footer .bto {
        height: auto;
        line-height: 30px;
    }
    .common-title h2 {
        font-size: 18px;
    }
    .common-title h4 {
        font-size: 14px;
        margin: 10px 0;
    }
    .projectCase-con ul li {
        width: 100%;
        height: auto;
        margin: 0 10px 10px 0;
        flex-grow: 1;
        flex-basis: 200px;
    }
    .projectCase-con ul img {
        height: auto;
		  width:auto;
    }
    .projectCase-con ul .name {
        height: auto;
        font-size: 16px;
        line-height: 30px;
        padding: 5px 10px;
    }
    .productDetails-con .content .img {
        width: 100%;
    }
    .productDetails-con .content {
        height: auto;
        justify-content: flex-start;
        padding: 15px;
    }
    .productDetails-con .content .text .ls {
        font-size: 14px;
        line-height: 30px;
        margin: 10px 0;
    }
    .productDetails-con .content .text a {
        width: 50%;
        height: 30px;
        border-radius: 5px;
        font-size: 16px;
        line-height: 30px;
        padding: 0 20px;
    }
    .productDetails-con .content .text {
        width: 100%;
        margin-top: 10px;
    }
    .productDetails-con .drawing {
        height: 35px;
        margin: 15px 0;
    }
    .productDetails-con .drawing span {
        width: 30%;
        font-size: 16px;
        line-height: 35px;
    }
    .productDetails-con .nav .item,
    .productLiner-con .nav .item {
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        padding: 0 20px;
        font-size: 14px;
        margin-right: 10px;
        flex-grow: 1;
        flex-basis: 155px;
        margin-bottom: 10px;
    }
    .productLiner-list ul li {
        width: 100%;
        height: auto;
        margin: 0 10px 10px 0;
        flex-grow: 1;
        flex-basis: 200px;
    }
    .productLiner-list .name {
        height: auto;
        border-top: 1px solid #eee;
        font-size: 14px;
        line-height: 30px;
        padding: 0 10px;
    }
    .productLiner-list .img {
        width: 100%;
        height: 220px;
        padding: 10px;
    }
    .aboutInside-con .text {
        width: 100%;
        font-size: 14px;
        line-height: 30px;
        margin-right: 0;
    }
    .aboutInside-con img {
        width: 100%;
        height: auto;
        margin-top: 10px;
    }
    .aboutInside-con {
        flex-wrap: wrap;
        height: auto;
        border-radius: 15px;
        padding: 15px;
        margin-top: 15px;
    }
    .enterprise-con ul li {
        width: 100%;
        height: auto;
        flex-grow: 1;
        flex-basis: 270px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .enterprise-con ul li:nth-child(2n) {
        margin-right: 0;
    }
    .enterprise-con .shade img {
        width: 20px;
    }
    .enterprise-con .shade h2 {
        font-size: 16px;
        margin-top: 10px;
    }
    .enterprise-con .shade P,
    .newsdetails .text p {
        font-size: 14px;
        line-height: 30px;
    }
    .corporate-con .tempWrap {
        width: 100% !important;
    }
    .corporate-con ul li {
        margin: 0 10px 10px 0;
        width: 100%;
        height: auto;
        flex-grow: 1;
        flex-basis: 250px;
    }
    .corporate-con {
        padding: 20px 0;
    }
    .contactUs {
        padding: 10px 0 10px 0;
    }
    .contact-con h6 {
        font-size: 16px;
        margin: 10px 0;
    }
    .contact-con .form input[type=text] {
        width: 100%;
        height: 30px;
        line-height: 30px;
        border: solid 1px #eeeeee;
        font-size: 14px;
        padding-left: 10px;
        margin-bottom: 10px;
    }
    .contact-con .form .item {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .contact-con .form textarea {
        height: 150px;
        border: solid 1px #d2d2d2;
        font-size: 14px;
        padding: 10px 0 0 10px;
    }
    .contact-con .form input[type=submit] {
        width: 50%;
        height: 35px;
        line-height: 35px;
        border: solid 1px #d2d2d2;
        font-size: 16px;
        margin-top: 15px;
    }
    .contact-con .top ul li {
        width: 100%;
        height: 168px;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.13);
        padding: 0 5px;
        padding: 20px 10px 10px 10px;
        flex-grow: 1;
        flex-basis: 285px;
        margin: 0 10px 10px 0;
    }
    .contact-con .top ul li:nth-child(2n) {
        margin-right: 0;
    }
    .contact-con .top ul li img {
        width: 20px;
    }
    .contact-con .top ul li p {
        font-size: 14px;
        line-height: 30px;
        margin-top: 10px;
    }
    .honor-con ul li {
        width: 100%;
        height: auto;
        margin: 0 10px 10px 0;
        flex-grow: 1;
        flex-basis: 150px;
    }
    .newsInformation ul li {
        width: 100%;
        height: auto;
        margin: 0 0 15px 0;
        padding: 15px;
    }
    .newsInformation ul h2 {
        font-size: 16px;
        line-height: 35px;
    }
}

@media screen and (max-width: 420px) {
    .mobile-inner-header .logo {
        width: 60%;
    }
    .mobile-inner-header img {
        width: 90%;
    }
    .door ul .text {
        top: -56px;
    }
    .productSwiper .name span {
        line-height: 80px;
    }
    .footer .left .logo2 {
        width: 42%;
    }
    .projectCase-con ul li,
    .productLiner-list ul li,
    .enterprise-con ul li,
    .corporate-con ul li,
    .contact-con .top ul li,
    .honor-con ul li:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 375px) {}

@media screen and (max-width: 360px) {
    .honor-con ul li {
        margin-right: 0;
    }
}