@media screen and (max-width: 1200px) {
    .sideNav {
        display: none !important;
    }

    .home-about .abouttext .aboutimg {
        width: 50%;
    }

    .home-about .abouttext .aboutjieshao {
        width: 45%;
        line-height: 2;
    }

    .home-product ul {
        width: 50%;
    }

    .home-chejian .yuan .youshi p {
        width: 100%;
    }

    .banner,
    .banner .fp-tableCell {
        display: block !important;
        height: auto !important;
    }

    .banner {
        padding-top: 100px;
    }

    .banner img {
        width: 100%;
        height: 100%;
    }

    .innernav .leftnav ul li a {
        font-size: 14px;
        padding: 0 25px;
    }

    .honorcontent ul li p {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    .xymob-head {
        display: block;
    }

    .head3,
    .pchead {
        display: none;
    }

    .banner {
        padding-top: 60px;
    }

    .home-about .abouttext .aboutjieshao {
        font-size: 16px;
    }

    .home-news .hnewscontent .rightnews .newsitem .newsimg {
        height: 35vw;
    }

    .home-product .pitem .p1 {
        align-items: center;
    }

    .home-product .pitem .p1 .pleft {
        width: 50%;
    }

    .home-product .pitem .p1 .pright {
        width: 42%;
    }

    .home-product ul li {
        font-size: 16px;
    }

    .innerbanner {
        padding-top: 60px;
    }

    .foot .footewm {
        width: 15%;
    }

    .honorcontent ul li .honorimg {
        height: 21.2vw;
    }
}

@media screen and (max-width: 768px) {
    .btnmore a {
        font-size: 14px;
        padding: 10px 20px;
    }

    .btnmore a span {
        margin-right: 10px;
    }

    .home-about .abouttext .aboutimg {
        display: none;
    }

    .home-about .abouttop .abouttitle h3,
    .home-product .producttop .producttitle h3,
    .home-news .newstop .newstitle h3 {
        font-size: 30px;
    }

    .home-about .abouttop .abouttitle h4,
    .home-product .producttop .producttitle h4,
    .home-news .newstop .newstitle h4 {
        font-size: 21px;
    }

    .home-about .abouttext .aboutjieshao {
        width: 100%;
    }

    .home-about .aboutbottom .l1 {
        justify-content: space-between;
    }

    .home-product ul {
        width: 100%;
    }

    .home-product .pitem .p1 .pleft {
        width: 100%;
    }

    .home-product .pitem .p1 .pright {
        width: 100%;
    }

    .home-product .pitem .p1 .pright .prightimg {
        height: 50vw;
    }

    .home-product .pitem .p1 .pleft h3 {
        font-size: 26px;
    }

    .home-product .pitem .p1 .pleft .ptext {
        line-height: 2;
    }

    .home-chejian .yuan .youshi h3 {
        font-size: 28px;
    }

    .home-chejian .yuan .youshi p {
        font-size: 16px;
    }

    .home-news .newstop .newstitle h5 {
        font-size: 16px;
    }

    .home-news .hnewscontent .leftnews ul li {
        font-size: 21px;
    }

    .home-news .hnewscontent .rightnews .newsitem .newsimg .newsdate {
        padding: 3px 7px;
    }

    .home-news .hnewscontent .rightnews .newsitem .newsimg .newsdate span {
        font-size: 20px;
    }

    .home-news .hnewscontent .rightnews .newsitem .newsimg .newsdate p {
        font-size: 12px;
    }

    .home-foot .foottop {
        padding: 0 0 2vw 0;
    }

    .home-foot .footbottom .leftnav {
        width: 100%;
        justify-content: space-between;
        margin-bottom: 4vw;
    }

    .home-foot .footbottom .leftnav dl dt {
        font-size: 16px;
    }

    .home-foot .footbottom .leftnav dl dd {
        font-size: 14px;
    }

    .home-foot .footbottom .rightcontact ul li {
        font-size: 16px;
    }

    .footer {
        padding: 2rem 0;
    }

    .foot .footpro,
    .foot .footlink,
    .foot .footewm {
        display: none;
    }

    .foot .footleft,
    .foot .footcontact,
    .foot .footleft p {
        width: 100%;
    }

    .foot .footleft {
        margin-bottom: 50px;
    }

    .honorcontent ul li {
        width: 48%;
        margin-bottom: 5%;
    }

    .honorcontent ul li:nth-child(2n + 1) {
        margin-left: 0;
    }

    .honorcontent ul li:nth-child(2n + 0) {
        margin-left: 4%;
    }

    .honorcontent ul li .honorimg {
        height: 31vw;
    }

    .newscontent .newsitem {
        padding: 15px;
    }

    .newscontent .newsitem .newstitle h3 {
        font-size: 16px;
    }

    .product .productitem .productimg {
        height: 21vw;
    }

    .product .productitem .producttitle {
        font-size: 14px;
    }

    .listitem {
        margin-bottom: 20px;
    }

    .listitem .listimg {
        height: 20vw;
    }

    .listitem p {
        font-size: 14px;
    }

    .home-foot .footer {
        height: unset;
    }

    .home-foot,
    .home-foot .fp-tableCell {
        display: block !important;
        height: auto !important;
    }
}

@media screen and (max-width: 556px) {
    .home-product ul li {
        font-size: 14px;
    }

    .home-product .pitem .p1 .pleft h3 {
        font-size: 21px;
    }

    .home-chejian .yuan .youshi h3 {
        font-size: 20px;
    }

    .home-chejian .yuan .youshi p {
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .home-news .newswp {
        margin: 0 auto;
    }

    .home-news .hnewscontent .leftnews {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 5vw 0;
    }

    .home-news .hnewscontent .leftnews ul li {
        font-size: 18px;
    }

    .home-news .hnewscontent .rightnews {
        width: 100%;
    }

    .home-news .hnewscontent .rightnews .newsitem .newsimg {
        height: 50vw;
    }

    .home-news .hnewscontent .rightnews .newsitem .newsimg .newsdate {
        top: 0;
    }
}