.m_banner_bigPic .swiper-container-horizontal>.swiper-pagination-bullets {
    width: auto;
    left: inherit;
    right: 0;
    position: absolute;
    z-index: 3;
    top: inherit;
    bottom: .3rem;
    width: 16rem;
    text-align: center;
}

.m_banner_bigPic .m_banner_bigPic_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
    font-size: .515rem;
    padding: .338rem .338rem 1.2rem .338rem;
}

.m_banner_bigPic .m_banner_bigPic_text a {
    color: #fff;
    padding: 0;
    display: block;
    width: 90%;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: normal;
    font-family: Arial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 0.61rem;
	line-height: 1.2rem;
}
.Lastest{margin-top: 0.6rem;}
.lastestList li{display: flex}
.lastestList li .fr{width: auto;margin-left: 0.24rem;}
.topNewsList li a{
    font-weight: normal;
    font-size: 0.66rem;
    color: #333;
}
.mobilebanner{
    margin-bottom: 0.36rem;
}
.lastestList li .textWrap .time,.lastestList li .textWrap .bq,.lastestList li .fr .time,.lastestList li .fr .bq{color:#999;}
.lastestList li .textWrap .time,.lastestList li .fr .time{margin-right:0.3rem;}
.m_loadMore a{
    background: #e6e6e6;
    color: #333;
    font-size: 0.7rem;
}
.m_loadMore a img {
    width: .541rem;
    height: .459rem;
    vertical-align: middle;
    margin-top: 0;
     margin-right: .257rem;
}

.mobilebanner {margin-bottom: 0;}
.page-nav {text-align: center;padding: .5rem 0 .8rem;}
.page-nav li {display: inline-block;background: #fff;line-height: .3rem;padding: 0.3rem;font-size: .5rem;margin: 0 .1rem;border-radius: 5px;}
.page-nav li.current {background-color: #e01a27;color: #fff;}
.page-nav li.current a {color: #fff;}
.page-nav a:hover {text-decoration: none;}
.page-nav .firstPage,.page-nav .prevPage,.page-nav .nextPage,.page-nav .lastPage {}
.page-nav .jump_Page,.page-nav .total_Page {display: none;}

