

/**
wap样式
 */
@media screen and (max-width: 769px) {
    .navabar,.banner,.news-list-title,.footer.container_all,.top , .container.infoBox .logo,.header .infoBox h2:before{
        display: none !important;
    }
    .main div{
        text-align: left;
        display: flex;
        flex-direction: column;
        margin: auto;
    }
    .header.container_all{
        width: 7.5rem;
        height: 0.5rem;
    }
    .main,.container{
        width: 7.5rem;
        height: 0.5rem !important;
        background:#FFFFFF ;
    }
    .article-image{
        width: 2.64rem;
        height: 1.8rem;
        border-radius: 0.12rem;
    }

    .header .infoBox h2{
        width: 2.88rem;
        height: 0.5rem;
        font-size:0.36rem;
        font-family: PingFangSC-Medium, PingFang SC;
        color: #010104;
        line-height: 0.5rem;
        position:absolute;
        left:2.3rem;
        top:-0.08rem;
    }


    .news-list.info-list{
        flex-direction: column;
        width:6.5rem;
        margin-top: 0.16rem;
    }
    .news-list-block.info-page{
        width: 7rem;
        background: #FFFFFF;
        box-shadow: 0px 0px 0.4rem 0px rgba(0, 0, 0, 0.1);
        border-radius: 0.2rem;
        border: 1px solid #F3F7F8;
        position: relative;
    }
    .news-list-block.info-page:before{
        background-image: url("/image/bg_banner.png");
        content: "";
        display: block;
        width: 6.68rem;
        height:1.38rem;
        background-repeat: no-repeat;
        background-size:cover ;
        position: relative;
        top: 0.15rem;
        left: 0.15rem;
    }

    .news-list-block.info-page .news-list.info-list .news-item:before{
        background-image: url("/image/subtitle.png");
        content: "";
        display: inline-block;
        width: 0.24rem;
        height: 0.24rem;
        background-repeat: no-repeat;
        background-size:cover ;
        margin-right:0.12rem;
    }

    .news-list-block.info-page .news-list.info-list .news-item{
        margin-top: 0.4rem;
        width: 4.7rem;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
        color: #333333;
        font-size: 0.28rem;
    }

    .news-list-block.info-page .news-list.info-list .news-item:after{
        content:attr(data-date);
        display:inline;
        position:absolute;
        right: 0.2rem;
        color: #999999;
        font-size: 0.24rem;
    }
    .news-list.info-list:after{
        margin-top: 0.28rem;
        margin-bottom: 0.2rem;
        content: "";
        display: block;
        bottom: 0;
        left: 0.26rem;
        height: 0.02rem;
        background-color: #f6f6f6;
    }
    .news-list-more{
        width: 1.2rem;
        height: 0.5rem;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #999999;
        line-height: 0.4rem;
        padding-top: 0.12rem;
        padding-bottom: 0.18rem;

    }
    .news-list-more:after{
        background-image: url("/image/more.png");
        content: "";
        height: 0.2rem;
        width: 0.22rem;
        background-size:cover ;
        position: absolute;
        left: 4.08rem;
        margin-top: 0.08rem;
    }
    .news-list-title .article-span:before{
        background-image: url("/image/icon_qlcl.png");
        content: "";
        height: 0.36rem;
        width: 0.36rem;
        background-size:cover ;
        display: inline-block;
        position: relative;
        top: 0.08rem;
        margin-right: 0.2rem;

    }
    .news-list-title .article-span{
        width: 102px;
        height: 24px;
        font-size: 17px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 24px;
        position: relative;
        left: -1.7rem;
    }
    .news-list-block.info-page-article .news-list-title{
        margin-top: 0.46rem;
        margin-bottom: 0.48rem;
        display: block !important;
    }
    .news-list-title .article-more{
        width: 0.52rem;
        height: 0.36rem;
        font-size: 0.26rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #666666;
        line-height: 0.36rem;

        position: relative;
        right: -1.56rem;
    }
    .article-more:after{
        background-image: url("/image/icon_more.png");
        content: "";
        height: 0.25rem;
        width: 0.25rem;
        background-size:cover ;
        display: inline-block;
        margin-left: 0.08rem;
    }

    .news-list .article-item .article-title{
        width: 4rem;
        height: 0.4rem;
        font-size: 0.28rem;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #333333;
        line-height: 0.4rem;

        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position:absolute;
        margin-left: 0.38rem;
    }

    .news-list .article-item .article-content{
        height: 0.78rem;
        width: 3.8rem;
        font-size: 0.26rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #999999;
        line-height: 0.36rem;
        display: inline-block;
        margin-left: 0.38rem;
        position: relative;
        top: -0.49rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .news-list .article-item .article-content{
        height: 0.78rem;
        width: 3.8rem;
        font-size: 0.26rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #999999;
        line-height: 0.36rem;
        display: inline-block;
        margin-left: 0.38rem;
        position: relative;
        top: -0.49rem;

        white-space: normal;
        word-break: break-all;
        text-overflow: ellipsis;
        display: -webkit-inline-box;
        -webkit-box-orient: vertical;
        /* 行数 */
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .article-item .article-time{
        position: relative;
        left: 3.15rem;
        top:-0.3rem;
        color: #999999;
    }
    .news-list-block.info-page-article{
        width: 7rem;
    }
    .article-more.web{
        display: none;
    }
    .news-list-block.info-page-article .news-list .article-item:after{
        margin-top: 0.28rem;
        margin-bottom: 0.2rem;
        content: "";
        display: block;
        bottom: 0;
        left: 0.26rem;
        height: 0.02rem;
        background-color: #f0f0f0;
        width: 7.25rem;
    }
}

/**
web样式
 */
@media screen and (min-width: 769px) {

    .news-list-title {
        height: 50px;
        display: block;
        font-size: 18px;
        font-weight: 600;
        color: #333333;
        line-height: 50px;
        position: relative;
        padding-left: 18px;
        position: relative;
    }

    .news-list-title .article-more{
        position: absolute;
        right: 22px;
        bottom: 16px;
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 22px;
    }

    .news-list-title:before {
        content: "";
        display: inline-block;
        width: 5px;
        height: 28px;
        background: #E73130;
        top: 9px;
        position: absolute;
        left: 0;
    }

    .news-list-title:after {
        content: "";
        height: 2px;
        background-color: #DEDEDE;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .news-list {
        font-size: 0;
    }

    .news-item {
        margin: 0 2%;
        display: inline-block;
        width: calc(46% - 18px);
        height: 50px;
        overflow: hidden;
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        line-height: 50px;
        padding-left: 18px;
        border-bottom: 1px dashed #DEDEDE;
        position: relative;
    }

    .news-item:hover {
        color: #E73130;
    }

    .news-item:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        width: 10px;
        height: 10px;
        top: 20px;
        background-image: url("/image/icon_news.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .news-item:hover:before {
        background-image: url("/image/icon_news_hover.png");
    }

    .news-list-more {
        height: 32px;
        background: #FFFFFF;
        border-radius: 4px;
        border: 1px solid #E65555;
        margin: 21px auto 24px auto;
        font-size: 16px;
        font-weight: 500;
        color: #E65555;
        line-height: 32px;
        text-align: center;
        cursor: pointer;
        width: 94px;
    }


    .article-item {
        margin: 10px 2%;
        display: inline-block;
        width: calc(46% - 18px);
        height: 112px;
        background-color: #F7F8F9;
        position: relative;
    }

    .article-item .article-image {
        width: 210px;
        height: 112px;
    }

    .article-item .article-title {
        font-size: 16px;
        font-weight: bold;
        color: #333333;
        line-height: 22px;
        position: absolute;
        left: 225px;
        top: 7px;
        height: 22px;
        overflow: hidden;
        width: 300px;
        word-break: break-all;
    }

    .article-item .article-content {
        width: 300px;
        height: 40px;
        font-size: 14px;
        font-weight: 400;
        color: #666666;
        line-height: 20px;
        overflow: hidden;
        word-break: break-all;
        position: absolute;
        left: 225px;
        top: 36px;
        text-overflow: ellipsis;
    }

    .article-item .article-time{
        position: absolute;
        top: 84px;
        left: 225px;
        font-size: 12px;
        font-weight: 400;
        color: #999999;
        line-height: 17px;
    }
    .article-more.wap{
        display: none;
    }
}
