.prod-news-infos {
    max-height: 34px;
    height: auto;
}
.mp-news-center .mp-news-listbox {
    overflow: hidden;
}
.mp-news-center .mp-hot-listbox {
    flex-shrink: 0;
}
@media screen and (max-width: 1280px) {
    .pro-news-container .pro-list-box {
        width: 75%;
        flex-shrink: 0;
    }
    .pro-news-container .pro-news-box {
        flex: 1;
    }
    .prod-list-row .prod-list-box ul {
        width: 100%;
    }
    .prod-news-list-row ul {
        width: 100%;
    }
    .prod-list-row .prod-list-box ul {
        width: calc(100% + 20px);
        margin-left: -20px;
        overflow: hidden;
        max-width: calc(100% + 20px);
    }
    .prod-list-row .prod-list-box ul li {
        padding-right: 0;
        padding-left: 0;
        width: calc(25% - 20px);
        margin-left: 20px;
    }
    .prod-list-row .prod-list-box ul li a img {
        max-width: 100%;
        height: auto;
        max-height: 150px;
        opacity: 0;
    }
    .HotSprod-box {
        width: calc(100% + 30px);
        margin-left: -30px;
        overflow: hidden;
        max-width: calc(100% + 30px);
    }
    .HotSprod-box li {
        width: calc(25% - 30px);
        margin-left: 30px;
        padding: 0;
        padding-bottom: 30px;
    }
    .view-hot-prod-row li a {
        width: 100%;
    }
    .HotSprod-img-box img {
        max-width: 100%;
        width: 100%;
        height: auto;
        max-height: 160px;
        opacity: 0;
    }
    
    .mp-supply {
        overflow: hidden;
    }
    .mp-supply-list {
        overflow: hidden;
    }
    .mp-supply-list ul li a .list-infos > div:nth-of-type(1) {
        width: 100%;
    }

    .mp-supply-other {
        overflow: hidden;
    }

    .mp-supply-list ul li .infos-text {
        height: auto;
        max-height: 44px;
        line-height: 22px;
    }

    .mp-supplyDetail {
        display: flex;
        overflow: hidden;
    }
    .mp-supplyDetail-con {
        width: auto;
        flex: 1;
    }
    .mp-supplyDetail-tuijian {
        flex-shrink: 0;
    }
}
@media screen and (max-width: 1024px) {
    .recommend-container .news-list-box > div:first-child {
        width: 60% !important;
        margin-right: 5% !important;
    }
    .recommend-container .news-list-box > div:last-child {
        flex: 1;
    }
    .view-sort-list-row dt {
        min-width: 50px;
    }
    .enterprise-list .Company-list-row .Company-list-infos {
        width: 50%;
    }
    .enterprise-list .news-list-box .Company-list-img:last-child a:last-child {
        display: none;
    }


    .pro-news-container .pro-list-box {
        width: 100%;
        flex-shrink: 0;
    }
    .pro-news-container .pro-news-box {
        display: none;
    }

    .HotSprod-box {
        width: calc(100% + 20px);
        margin-left: -20px;
        overflow: hidden;
        max-width: calc(100% + 20px);
    }
    .HotSprod-box li {
        width: calc(25% - 20px);
        margin-left: 20px;
        padding: 0;
        padding-bottom: 30px;
    }
    .prod-list-row .prod-list-box ul li {
        padding-bottom: 30px;
    }
    .hot-recommend  .w1300.padding-top-20px {
        padding-top: 20px;
    }

    .mp-supplyDetail-tuijian {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .recommend-container .news-list-box > div:first-child {
        width: 100% !important;
        margin-right: 0 !important;
    }
    .recommend-container .news-list-box > div:last-child {
        flex: 1;
        display: none;
    }
    .recommend-container .news-list-box li a span {
        font-size: 15px !important;
    }
    .view-sort-list-row a {
        padding: 0 10px 10px;
    }

    .enterprise-list .Company-list-box {
        flex-direction: column;
    }
    .enterprise-list .Company-list-row .Company-list-infos {
        width: 100%;
        padding: 0 !important;
    }
    .enterprise-list .news-list-box .Company-list-img:last-child a:last-child {
        display: block;
    }
    .enterprise-list .news-list-box .Company-list-img {
        justify-content: space-between;
        margin-top: 15px;
        padding: 0 10px;
    }
    .enterprise-list .news-list-box .Company-list-img a {
        width: 32%;
    }
    .enterprise-list .news-list-box .Company-list-img img {
        max-width: 100%;
        width: 100%;
        max-height: 150px;
    }

    
    .prod-list-row .prod-list-box ul li {
        width: calc(33.33% - 20px);
    }
    
    .HotSprod-box {
        width: calc(100% + 20px);
        margin-left: -20px;
        max-width: calc(100% + 20px);
    }
    .HotSprod-box li {
        width: calc(33.33% - 20px);
        margin-left: 20px;
        padding-bottom: 20px;
    }
    .HotSprod-img-box img {
        max-height: 150px;
    }


    .mp-news .prod-news-istop-list-row {
        display: none;
    }
    .mp-news .prod-list-row {
        width: 100%;
    }


    .mp-supply-other {
        display: none;
    }

    .mp-single-page {
        flex-direction: column;
    }
    .mp-single-page .left-menu-box {
        width: 100%;
    }
    .mp-single-page .right-main-box {
        width: 100%;
        font-size: 15px;
        margin-left: 0;
        margin-top: 15px;
    }

    .mp-news-center .mp-hot-listbox {
        display: none;
    }


    .mp-product-detail .prod-news-list-row {
        display: none;
    }

    .mp-newsDetail-title {
        font-size: 18px;
    }
    .mp-newsDetail-hot {
        display: none;
    }
    .mp-newsDetail .mp-newsDetail-con {
        width: 100%;
    }

    .mp-supplyDetail-top {
        display: flex;
    }
    .mp-supplyDetail-top .view-infos-img {
        width: 250px;
        height: 250px;
    }
    .mp-supplyDetail-top .view-infos-box {
        flex: 1;
        margin-left: 40px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .mp-supplyDetail-top .view-infos-box li {
        font-size: 15px;
    }
    .mp-supplyDetail-top .view-infos-box li p {
        margin-bottom: 10px;
    }

    .mp-supplyDetail-top .view-infos-box > a {
        margin-top: auto;
    }
}

@media screen and (max-width: 480px) {
    .recommend-pic-text .layui-col-md3 img {
        width: 120px !important;
        height: 80px !important;
    }
    .recommend-pic-text .layui-col-md9 p {
        -webkit-line-clamp: 4 !important;
    }
    .recommend-pic-text2 .layui-col-md3 {
        margin-right: 10px !important;
    }
    .recommend-pic-text2 .layui-col-md3 img {
        width: 100px !important;
        height: 70px !important;
    }
    .recommend-pic-text2 .layui-col-md9 p {
        -webkit-line-clamp: 2 !important;
    }
    .recommend-pic-text2 .layui-col-md9 > div a {
        font-size: 13px;
        max-width: 160px !important;
    }
    .recommend-pic-text2 .layui-col-md9 > div span {
        font-size: 13px;
    }
    .recommend-three-pic a img {
        height: 90px !important;
    }
    .recommend-container .prod-list-row,
    .enterprise-list .prod-list-row {
        padding: 0 !important;
    }
    .enterprise-list .news-list-box .Company-list-img a {
        width: 48.5%;
    }
    .enterprise-list .news-list-box .Company-list-img img {
        max-height: 120px;
    }
    .enterprise-list .news-list-box .Company-list-img:last-child a:last-child {
        display: none;
    }
    .Company-list-row .Company-list-information {
        padding-left: 20px;
    }
    .enterprise-list .Company-list-row .Company-list-infos > a svg {
        width: 18px !important;
        height: 18px !important;
    }
    .enterprise-list .Company-list-row .Company-list-infos > a span {
        font-size: 15px !important;
        padding-left: 7px !important;
    }


   
    .prod-list-row .prod-list-box ul li {
        width: calc(50% - 20px);
        padding-bottom: 20px;
    }
    
    .HotSprod-box li {
        width: calc(50% - 20px);
    }
    .hot-recommend .indexes-row {
        display: block;
    }

    .mp-news .prod-list-row {
        padding: 0 !important;
    }
    .mp-news .prod-list-row li > a > .padding-left-20px {
        padding-left: 0 !important;
    }


    .mp-supply-list ul li .supply-list-img {
        min-width: 120px;
        height: 90px;
    }
    .mp-supply-list ul li .supply-list-img img {
        width: 120px;
        height: 90px;
    }
    .mp-supply-list ul li .supply-list-infos {
        padding-left: 10px;
    }
    .mp-supply-list ul li a .list-infos > div:nth-of-type(1) {
        font-size: 15px !important;
    }
    .mp-supply-list ul li .infos-text {
        height: auto;
        max-height: 44px;
        line-height: 22px;
        margin: 5px 0;
        font-size: 13px !important;
    }
    .mp-supply > .padding-horizontal-10px {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .mp-product-detail .view-infos-row {
        display: flex;
        flex-direction: column;
    }
    .mp-product-detail .prod-view2-row .view-infos-box {
        width: 100%;
        margin-top: 20px;
    }

    .mp-newsDetail .mp-newsDetail-con {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mp-newsDetail-title {
        font-size: 16px;
    }

    .mp-supplyDetail-top {
        display: flex;
        flex-direction: column;
    }
    .mp-supplyDetail-top .view-infos-box {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .mp-news .list-row .list-img {
        min-width: 120px;
        width: 120px;
        height: 90px;
        margin-right: 15px;
    }
    .mp-news .list-row .list-img img {
        width: 120px;
        height: 90px;
    }

}

@media screen and (max-width: 414px) {
    .recommend-pic-text .layui-col-md3 {
        margin-right: 10px !important;
    }
    .recommend-pic-text .layui-col-md3 img {
        width: 100px !important;
        height: 60px !important;
    }
    .recommend-pic-text .layui-col-md9 p {
        -webkit-line-clamp: 3 !important;
    }
    .recommend-pic-text2 .layui-col-md3 {
        margin-right: 10px !important;
    }
    .recommend-pic-text2 .layui-col-md3 img {
        width: 90px !important;
        height: 70px !important;
    }
    .recommend-pic-text2 .layui-col-md9 p {
        -webkit-line-clamp: 2 !important;
    }
    .recommend-pic-text2 .layui-col-md9 > div a {
        font-size: 12px;
        max-width: 140px !important;
    }
    .recommend-pic-text2 .layui-col-md9 > div span {
        font-size: 12px;
    }
    .recommend-three-pic a img {
        height: 85px !important;
    }
    .enterprise-list .news-list-box .Company-list-img img {
        max-height: 100px;
    }

    .HotSprod-box ,
    .prod-list-row .prod-list-box ul {
        width: calc(100% + 10px);
        margin-left: -10px;
        max-width: calc(100% + 10px);
    }
    .HotSprod-box li,
    .prod-list-row .prod-list-box ul li {
        width: calc(50% - 10px);
        margin-left: 10px;
    }
    .mp-newsDetail-title {
        font-size: 15px;
    }
    
}