.banner_news {
	width: 100%;
}
.banner2_news {
	width: 100%;
}
.banner2_news img{
	display: inline-block;
	width: 100%;
}
.banner2_bottom {
	width: 100%;
}
.banner2_bottom a {
	display: inline-block;
	width: 48.5%;
	margin: 0.5%;
}
.banner2_bottom a:last-child {
	margin-left: 0;
}
.banner2_bottom img {
	display: inline-block;
	width: 100%;
}
.news_boxs {
	width: 98%;
	margin: 0 auto;
}
.articleInfoBox {
	text-align: right;
	margin-top: 0.15rem;
	margin-right: 0.1rem;
}
.articleInfoBox span {
	text-align: right;
	color: #666;
}

.aboutUsNews {
    width:100%;
    height:auto;
    overflow:hidden;
    text-align:left
}
.aboutUsNewsP {
    position:relative;
    height:2.3rem;
    padding:.3rem 3.4rem .3rem .2rem;
    border-bottom:1px solid #eee
}
.aboutUsNewsTitle {
    width:100%;
    font-size:.28rem;
    color:#081E42;
    line-height:.44rem;
    font-weight:400;
        text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.aboutUsNewsIntro {
    width:100%;
    font-size:.24rem;
    color:#666;
    margin-top:.1rem;
    height:.62rem;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden
}
.aboutUsNewslink {
    font-size:.24rem;
    line-height:.34rem;
    color:#888;
    margin-top:.25rem
}
.aboutUsNewslinkSource {
    position:absolute;
    right:.2rem;
    bottom:.2rem;
	width: 3rem;
    height: 1.8rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.aboutUsNewslinkSource img {
    width:100%;
}
.pagination {
	height: auto !important;
	overflow: hidden;
}