@media screen and (max-width: 1300px) {
    .home-about .aboutbox .aboutcontent {
        width: 40%;
    }

    .home-about .aboutbox .aboutcontent .aboutnum .l1:first-child {
        margin-right: 5vw;
    }
}

@media screen and (max-width: 1200px) {
    .sideNav {
        display: none !important;
    }

    .home-about .aboutbox .aboutcontent {
        width: 35%;
    }

    .home-about .aboutbox .aboutcontent .abouttext {
        font-size: 16px;
    }

    .home-about .aboutbox .aboutcontent .aboutnum .l1 .l1top span {
        font-size: 48px;
    }

    .home-about .aboutbox .aboutimg {
        padding: 0 4%;
    }

    .home-about .aboutbox .aboutimg .l2 .img img {
        transform: scale(0.9);
    }

    .home-about .aboutbox .aboutimg:hover .l2 .img img {
        transform: scale(0.9);
    }

    .home-about .aboutbox .aboutcontent .aboutnum .l1:first-child {
        margin-right: 2vw;
    }

    .banner,
    .banner .fp-tableCell {
        display: block !important;
        height: auto !important;
    }

    .banner {
        padding-top: 100px;
    }

    .banner img {
        width: 100%;
        height: 100%;
    }

    .innerbanner {
        height: unset;
    }

    .pub_crumbs.fix {
        top: 60px;
    }
}

@media screen and (max-width: 1024px) {
    .xymob-head {
        display: block;
    }

    .head3,
    .pchead {
        display: none;
    }

    .banner {
        padding-top: 60px;
    }

    .home-about .aboutbox .aboutcontent {
        width: 45%;
    }

    .home-about .aboutbox .aboutimg {
        padding: 0;
        width: 50%;
    }

    .home-about .aboutbox .aboutimg .l2 .img {
        padding: 0;
    }

    .home-about .aboutbox .aboutimg .l2 .atop {
        display: none;
    }

    .home-product ul li {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .home-product .prolist .proimg {
        height: 29vw;
    }

    .home-news .newscontent .rightnews .newsitem .newsimg {
        height: 35vw;
    }

    .innerbanner {
        padding-top: 60px;
    }

    .foot .footewm {
        width: 15%;
    }

    .aboutpic .aboutimg {
        width: 60vw;
        height: 40vw;
    }

    .productcontent {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .nyleft {
        width: 100%;
        margin-top: 2rem;
    }

    .nyright {
        width: 100%;
    }

    .productitem .txtbox {
        padding: 20px;
    }

    .productitem i {
        display: none;
    }

    .zjxycontent .sczs .sczsimg {
        height: 27vw;
    }

    .home-news .homenewscontent .rightnews .newsitem .newsimg {
        height: 35vw;
    }
}

@media screen and (max-width: 768px) {
    .home-about .aboutbox .aboutcontent {
        width: 100%;
    }

    .home-about .aboutbox .aboutimg {
        display: none;
    }

    .home-about .aboutbox .aboutcontent .abouttitle h3 {
        font-size: 28px;
    }

    .home-about .aboutbox .aboutcontent .aboutbtn a,
    .home-product .productbtn a,
    .home-news .newscontent .leftnews .btnmore a {
        font-size: 14px;
        padding: 8px 30px;
    }

    .home-product .protitle h3 {
        font-size: 28px;
    }

    .home-case,
    .home-case .fp-tableCell {
        display: block !important;
        height: auto !important;
    }

    .home-case ul li .caseimg {
        height: unset;
    }

    .home-case ul li .caseimg .casetext {
        opacity: 0;
    }

    .home-case ul li .caseimg .mousetext {
        width: 100%;
        opacity: 1;
        justify-content: unset;
        background-color: rgba(40, 93, 173, .7);
    }

    .home-case ul li .caseimg img {
        opacity: 1;
    }

    .home-case ul li .caseimg .mousetext .lefttex h3 {
        font-size: 24px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .home-case ul li .caseimg .mousetext .lefttex p {
        font-size: 18px;
    }

    .home-case ul li .caseimg .mousetext .num {
        font-size: 60px;
        display: none;
    }

    .home-case ul li:hover .caseimg img {
        opacity: unset;
    }

    .home-news .newstop .newstitle h3 {
        font-size: 28px;
    }

    .home-news .newstop .newstitle h4 {
        font-size: 21px;
    }

    .home-news .newscontent .leftnews ul li {
        font-size: 21px;
    }

    .home-news .newscontent .rightnews .newsitem .newsimg .newsdate {
        padding: 3px 7px;
    }

    .home-news .newscontent .rightnews .newsitem .newsimg .newsdate span {
        font-size: 20px;
    }

    .home-news .newscontent .rightnews .newsitem .newsimg .newsdate p {
        font-size: 12px;
    }

    .home-foot footer {
        height: 60%;
    }

    .home-foot .footbottom .leftnav {
        width: 100%;
        justify-content: space-between;
        margin-bottom: 4vw;
    }

    .home-foot .footbottom .rightcontact ul li {
        font-size: 16px;
    }

    .home-foot .footbottom .leftnav dl dt {
        font-size: 18px;
    }

    .home-foot .footbottom .leftnav dl dd a {
        font-size: 14px;
    }

    .foot .footpro,
    .foot .footlink,
    .foot .footewm {
        display: none;
    }

    .foot .footleft,
    .foot .footcontact,
    .foot .footleft p {
        width: 100%;
    }

    .foot .footleft {
        margin-bottom: 50px;
    }

    .pub_crumbs ul li {
        width: 50%;
    }

    .pub_crumbs ul li a {
        margin: 0;
        text-align: center;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 0px 5px;
        font-size: 14px;
    }

    .pub_crumbs ul li a::after {
        display: none;
    }

    .newscontent,
    .newsdetail,
    .productcontent,
    .search {
        padding: 40px 0 50px 0;
    }

    .newsdetail h2 {
        font-size: 28px;
    }

    .aboutcontent,
    .contactcontent,
    .honorcontent,
    .zjxycontent {
        padding: 40px 0;
    }

    .aboutcontent .info {
        font-size: 16px;
    }

    .aboutpic .aboutimg {
        width: unset;
        height: unset;
    }

    .float_qq {
        display: none;
    }

    .productitem .proimg,
    .hotpro .hotitem .hotimg {
        height: 30vw;
    }

    .probox .proinfo {
        flex-wrap: wrap;
    }

    .probox .proinfo .proinfoimg {
        width: 100%;
    }

    .probox .proinfo .protxt {
        width: 100%;
        margin-left: 0;
    }

    .probox .proinfo .protxt .tit3 {
        font-size: 20px;
    }

    .probox .proinfo .f-nobtn a {
        width: 110px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

    .zjxycontent .sczs .sczsimg {
        height: 52vw;
    }

    .home-news .homenewscontent .leftnews {
        align-items: center;
        justify-content: space-between;
        flex-direction: unset;
        margin: 20px 0;
    }

    .home-news .homenewscontent .leftnews .btnmore a {
        padding: 8px 30px;
        font-size: 14px;
    }

    .home-news .homenewscontent .leftnews ul li {
        font-size: 18px;
    }

    .home-news .homenewscontent .leftnews,
    .home-news .homenewscontent .rightnews {
        width: 100%;
    }

    .home-news .homenewscontent .rightnews .newsitem .newsimg {
        height: 50vw;
    }

    .newscontent .newsitem .lyNyNew_text1 {
        padding: 10px 15px;
    }

    .newscontent .newsitem .lyNyNew_text2 {
        padding: 0 48px 0 15px;
    }

    .newscontent .newsitem .lyNyNew_text1 .lyNyNew_name {
        font-size: 16px;
        line-height: 30px;
    }

    .pagefoot {
        padding: 2rem 0;
    }
}

@media screen and (max-width: 576px) {
    .home-news .homenewscontent .rightnews .newsitem .newstitle {
        font-size: 16px;
    }

    .home-news .homenewscontent .rightnews .newsitem .newstext {
        font-size: 14px;
    }

    .home-foot .footbottom .rightcontact ul li {
        font-size: 14px;
    }

    .productitem .proimg,
    .hotpro .hotitem .hotimg {
        height: 50vw;
    }
}

@media screen and (max-width: 556px) {
    .home-product ul li {
        font-size: 14px;
    }

    .home-product .prolist .proimg {
        height: 60vw;
    }

    .home-news .newswp {
        margin: 0 auto;
    }

    .home-news .newscontent .leftnews {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 5vw 0;
    }

    .home-news .newscontent .leftnews ul li {
        font-size: 18px;
    }

    .home-news .newscontent .rightnews {
        width: 100%;
    }

    .home-news .newscontent .rightnews .newsitem .newsimg {
        height: 50vw;
    }

    .home-news .newscontent .rightnews .newsitem .newsimg .newsdate {
        top: 0;
    }
}