@media (min-width: 769px) {
    .banner-wrap{
        height: 650px;
        width: 100%;
        margin-top: 80px;
        padding-top: 236px;
        box-sizing: border-box;
    }
    .banner-wrap h1{
        font-size: 70px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        line-height: 60px;
        letter-spacing: 5.83px;
    }

    .banner-wrap-hupundynamic{
        background: url('https://www.hupun.com/image/news/newsList/banner-hupundynamic.webp') center no-repeat;
    }

    .banner-wrap-versation{
        background: url('https://www.hupun.com/image/news/newsList/banner-versation.webp') center no-repeat;
    }

    .banner-wrap-industrydrygoods{
        background: url('https://www.hupun.com/image/news/newsList/banner-industrydrygoods.webp') center no-repeat;
    }

    .common-tabs {
        background: #fff;
        height: 110px;
        padding-bottom: 50px;
    }

    .common-tabs__content {
        width: 1200px;
        height: 110px;
        margin: 0 auto;
        border-bottom: 1px solid #E8E8E8;
    }

    .common-tabs__content__container {
        width: 620px;
        height: 100%;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: flex-end;
        -webkit-align-items: flex-end;
        border-bottom: 1px solid #e8e8e8;
    }

    .common-tabs__content__container__item {
        display: block;
        width: 105px;
        margin: 0 30px;
        border-bottom: 2px solid transparent;
    }

    .common-tabs__content__container__item h2 {
        width: 100%;
        font-size: 24px;
        font-weight: 400;
        color: #333333;
        line-height: 37px;
        margin-bottom: 10px;
        text-align: center;
        cursor: pointer;
    }

    .common-tabs__content__container__item.active {
        border-color: #126BF2;
    }

    .common-tabs__content__container__item.active h2 {
        color: #126BF2;
    }

    .list-container-flex-item {
        display: flex;
        display: -webkit-flex;
        width: 1200px;
        margin: 0 auto 110px;
    }

    .list-container-flex-item .list-container {
        width: 850px;
        flex-shrink: 0;
        background: #ffffff;
        border-radius: 3px;
        box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.10);
    }

    .list-item {
        width: 850px;
        height: 220px;
        padding: 25px 50px 0px;
        box-sizing: border-box;
        margin: 0 auto;
    }

    .list-item > div{
        display: flex;
        display: -webkit-flex;
    }

    .list-item .banner-thumb {
        width: 240px;
        height: 160px;
        margin-right: 36px;
    }

    .list-container-flex-item .list-container .underLine {
        width: 780px;
        height: 1px;
        background: #dfdfdf;
        margin: 18px auto 0;
    }

    .list-item .content {
        width: 470px;
    }

    .list-item .content .title {
        display: inline-block;
        width: 470px;
        font-size: 18px;
        font-weight: 500;
        color: #000000;
        line-height: 57px;
        letter-spacing: 0.9px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .list-item .text {
        height: 48px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        font-size: 14px;
        line-height: 16px;
        font-weight: 400;
        color: #7a7a7a;
        letter-spacing: 0.7px;
        margin: 0;
    }

    .list-item .info {
        height: 20px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 10px;
    }

    .list-item .info .data {
        width: 158px;
        height: 12px;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #6a6a6a;
        line-height: 12px;
        letter-spacing: 1px;
    }

    .list-item .info .read-btn {
        width: 78px;
        height: 12px;
        font-size: 14px;
        font-weight: 400;
        text-align: right;
        line-height: 14px;
        letter-spacing: 1px;
        color: #3168ea !important;
    }

    .list-container-flex-item .list-container-list{
        margin-left:30px;
    }

    .list-container-flex-item .list-container-list img{
        display: block;
        height: 320px;
        width: 320px;
    }
    .list-container-list .list-container-list-title{
        width: 320px;
        height: 500px;
        background: #ffffff;
        border-radius: 3px;
        margin-top:30px;
        box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.10);
    }

    .list-container-list-title h3{
        font-size: 24px;
        font-weight: 500;
        text-align: center;
        color: #393939;
        line-height: 68px;
        letter-spacing: 1.2px;
        margin:0;
    }

    .list-container-list-title .title-under-line{
        width: 260px;
        height: 1.5px;
        background: #dfdfdf;
        margin: 0 auto;
    }

    .list-container-list-title .hot-detail-news-list{
        width: 260px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .hot-detail-news-list .hot-detail-news-list-item{
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .hot-detail-news-list-item .detail-link{
        margin-left:10px;
        width: 232px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        font-weight: 400;
        color: #393939;
        letter-spacing: 0.7px;
    }

    .empty-holder {
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        color: #999;
        line-height: 33px;
        letter-spacing: 2px;
        margin-bottom: 48px;
    }

    #pagination {
        margin-left: 380px;
    }

    #pageConf {
        height: 200px;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    #pageConf .pageTab {
        display: flex;
        list-style: none;
        margin: 0 20px;
    }

    #pageConf .pageTab .pageTabItem {
        display: inline-block;
        color: #eee;
        min-width: 42px;
        text-align: center;
        margin: 0 5px;
        padding: 0 5px;
        cursor: not-allowed;
    }

    #pageConf .pageTab .pageTabItem.active {
        cursor: pointer;
        color: #333;
    }

    .totalPageInput {
        margin: 0 4px;
        width: 30px;
        outline: none;
    }

    .common-title-type-content {
        width: 992px;
        font-size: 13px;
        margin: 20px auto;
        color: #444;
    }

    .common-title-type-content h2 {
        font-size: 24px;
        font-weight: 500;
    }
}

@media (max-width: 768px) {
    .banner-wrap{
        background-size: 100%;
        height: 8.7rem;
        margin-top:50px;
        width: 100%;
    }
    .banner-wrap h1{
        padding-top:3rem;
        font-size: 0.5rem;
        font-family: PingFangSC, PingFangSC-Semibold;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .banner-wrap-hupundynamic{
        background: url('https://www.hupun.com/image/news/newsList/banner-hupundynamic-m.webp') center no-repeat;
        background-size: 100%;
    }

    .banner-wrap-versation{
        background: url('https://www.hupun.com/image/news/newsList/banner-versation-m.webp') center no-repeat;
        background-size: 100%;
    }

    .banner-wrap-industrydrygoods{
        background: url('https://www.hupun.com/image/news/newsList/banner-industrydrygoods-m.webp') center no-repeat;
        background-size: 100%;
    }

    .common-tabs {
        background: #fff;
        height: 1.36rem
    }

    .common-tabs__content {
        width: 100%;
    }

    .common-tabs__content__container {
        padding-top: 0.6rem;
    }

    .common-tabs__content__container__item {
        display: block;
        margin: 0 30px;
    }

    .common-tabs__content__container__item h2 {
        font-size: 0.38rem;
        font-weight: 400;
        text-align: center;
        color: #000000;
        line-height: 0.48rem;
    }

    .list-container-flex-item {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        margin: 0 auto 1.1rem;
    }

    .list-container-flex-item .list-container .list-container {
        flex-shrink: 0;
        background: #ffffff;
        border-radius: 3px;
    }

    .list-item {
        width: 6.7rem;
        height: 3.1rem;
        background: #ffffff;
        border-radius: 0.16rem;
        box-shadow: 0px 0px 0.14rem 0px rgba(0,0,0,0.1);
        margin: 0 auto 0.2rem;
        padding: 0.3rem 0.2rem;
        box-sizing: border-box;
    }

    .list-item > div{
        display: flex;
        display: -webkit-flex;
    }

    .list-item .banner-thumb {
        width: 2.78rem;
        height: 1.85rem;
        background: #dfdfdf;
        border-radius: 0.03rem;
        flex-shrink: 0;
    }

    .list-container-flex-item .list-container .underLine {
    }

    .list-item .content {
        margin-left:0.2rem;
    }

    .list-item .content .title {
        display: block;
        height: 0.48rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 0.22rem;
        font-weight: 600;
        text-align: justify;
        color: #000000;
        line-height: 0.24rem;
        letter-spacing: 1.1px;
    }

    .list-item .content .text {
        height: 0.96rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        margin-top:0.4rem;
        font-size: 0.18rem;
        font-weight: 400;
        text-align: justify;
        color: #7a7a7a;
        line-height: 0.24rem;
        letter-spacing: 0.9px;
    }

    .list-item .info {
        margin-top: 0.3rem;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    .list-item .info .data {
        font-size: 0.22rem;
        font-weight: 400;
        text-align: justify;
        color: #393939;
        line-height: 0.24rem;
    }

    .list-item .info .read-btn {
        font-size: 0.22rem;
        font-weight: 400;
        text-align: justify;
        color: #3168ea;
    }

    .list-container-flex-item .list-container-list{
       display: none;
    }

    .empty-holder {
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        color: #999;
        line-height: 33px;
        letter-spacing: 2px;
        margin-bottom: 48px;
    }

    #pageConf {
        height: 2rem;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        font-size: 0.22rem;
    }

    #pageConf .pageTab {
        display: flex;
        list-style: none;
        margin: 0 0.2rem;
    }

    #pageConf .pageTab .pageTabItem {
        display: inline-block;
        color: #eee;
        min-width: 0.42rem;
        text-align: center;
        margin: 0 0.05rem;
        padding: 0 0.05rem;
        cursor: not-allowed;
    }

    #pageConf .pageTab .pageTabItem.active {
        cursor: pointer;
        color: #333;
    }

    .totalPageInput {
        margin: 0 0.04rem;
        width: 0.8rem;
        outline: none;
    }

}

