@CHARSET "UTF-8";

.NewsList5 .formBannerTitle {
	background: #fff;
}

.NewsList5 .formMiddle {
	color: #999;
	padding: 0 .5rem;
	line-height: 1.7rem;
	font-size: .55rem;
	padding-bottom: 0.5rem;
}

.NewsList5 .formMiddle a {
	color: #5e5e5e;
	text-decoration: none;
}

.NewsList5 .formBannerTitle .titleText {
	color: #999;
	width: 100%;
	text-indent: 0;
}

.NewsList5 .formBannerTitle .textContent {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 100%;
}

.NewsList5 .m-name {
	display: inline-block;
	width: 50%;
	text-align: center;
	line-height: 1rem;
	padding: 0.5rem 0;
}

.NewsList5 .m-name:nth-child(2n) {
	border-left: 1px solid #ddd;
}

.NewsList5 .m-name.cur {
	color: #ff5d40;
}

.NewsList5 .m-subname {
	line-height: 0.8rem;
}

.news-ul5 {
	overflow: hidden;
	display: none
}

.news-ul5 li {
	margin: 0 auto;
	border-bottom: 1px solid #eee;
	position: relative;
	overflow: hidden
}

.news-ul5 li a {
	width: 80%;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left
}

.news-ul5 li a .iconfont {
	font-size: .8rem;
	padding-right: .1rem;
	max-height: 1rem;
	vertical-align: middle
}

.news-ul5 li i {
	font-style: normal;
	position: absolute;
	right: 0
}

.news-ul5 .news-img {
	padding: .5rem 0
}

.news-ul5 .news-img img {
	width: 100%;
	height: auto;
	margin: 0;
	border: none;
	display: block;
	padding: 0 0rem;
}

.news-ul5 .news-img a {
	width: 100%;
	overflow: hidden;
	display: block;
	padding: 0.2rem .2rem;
}

.news-ul5 .news-img .title {
	color: #ff5d40;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 130%;
	font-weight: normal;
	float: left;
	width: 77%;
}

.news-ul5 .news-img .content {
	overflow: hidden;
	clear: both;
}

.news-ul5 .news-img .desc {
	height: 2.8rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: normal;
	color: #666;
	line-height: 0.93rem;
}

.news-ul5 li a img {
	width: 1rem;
	float: left;
	vertical-align: middle;
	margin-top: 0.4rem;
}
