/*新增3图模式*/
.newsdata_list .news_article_3 {
    width: 7rem;
    height: auto;
    margin: 0 0.25rem;
    position: relative;
    padding: 0.2rem 0;
    border-bottom: 1px solid #eee;
}
.newsdata_list .news_title_3{
    margin: 0 0 0.05rem 0;

}
.newsdata_list .news_title_3 h3 {
    width: 7rem;
    height: auto;
    line-height: 0.5rem;
    font-size: 0.34rem;
    white-space: normal;
    word-wrap: break-word;
    word-break: normal;
}

.newsdata_list .news_article_3 .na_pic_3 {
    float: left;
    _display: inline;
    display: block;
    width: 23%;
    height:1.47rem;
    overflow: hidden;
    position: relative;

}

.newsdata_list .news_article_3 .na_pic_3 img {
    width: 100%;
    height:100%;
}

.newsdata_list .news_article_3 .link {

    display:none;   /*放在toMobile里面*/
}
.na_detail_3{

    width:7rem;
}

.newsdata_list .news_article_3 .keywords {
    display: inline;
    padding: 0;
    margin: 0;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    float: none;
    color: #999;
}

.newsdata_list .news_article_3 .keywords a {
    padding: 0;
    margin: 0;
    font-size: 0.24rem;
    color: #999;
    display: inline-block;
}
.newsdata_list .news_article_3 .keywords .xhw {

    display:none;
}
.newsdata_list .news_article_3 .keywords .view {
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    background-position: -7rem -0.67rem;
    margin: 0;
    background-image: url(http://hsnew.cnfol.com/mobile/Imgs/Cms/ToMobileV1.png?v=201708281450);
    background-repeat: no-repeat;
    background-size: 7.5rem 5.7rem;
}
.newsdata_list .news_article .na_detail span.times {

    font-size: 0.24rem;

}
.newsdata_list .na_detail_3 span.times {
    display: inline;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    color: #999;
    margin: 0 0 0 0.3rem;
    float: none;
    white-space: nowrap;
}
.marginLeft{
    margin-left:2%;
}

/* 2019-4-12 */
.newsAd{position: fixed;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 90px;
    overflow: hidden;
    width: 1200px;
    margin-left: -600px;
    z-index: 100000;}
    .newsAd .close{position: fixed;
    left: 50%;
    z-index: 1000001;
    width: 24px;
    height: 24px;
    margin-left: -600px;
    background: url(http://hsnew.cnfol.com/pc/Imgs/Cms/Mp/mList/close.png) no-repeat;
     } 
.newsAd{width: 100%!important;margin-left: 0!important;left: 0!important;}
.newsAd .close{left: 0!important;margin-left: 0!important;}