.index-news-title {
	height: 22px;
	text-align: center;
}

.index-news-title div {
	float: left;
}

img.index-title {
	display: block;
	margin: 12px auto;
	max-width: 50%;
}

.index-news-title .left-bg,
.index-news-title .right-bg {
	width: 35%;
	height: 22px;
}

.index-news-title .left-bg img,
.index-news-title .right-bg img {
	width: 100%;
	height: 22px;
}

.index-news-title {
	height: 22px;
	text-align: center;
	margin: 10PX AUTO;
}

.index-news-title .center-bg {
	height: 22px;
	line-height: 22px;
	font-size: 14PX;
	width: 30%;
	text-transform: uppercase;
	font-size: 16px;
	float: left;
}

.index-about {
	width: 94%;
	margin: 0 auto;
	display: table;
}

.index-about a {
	display: block;
	width: 32%;
	float: left;
}

.index-about a img {
	width: 100%;
}

.index-about a.middle {
	margin-left: 2%;
	margin-right: 2%;
}

.center-bg {
	height: 32px;
	line-height: 30px;
	font-size: 14PX;
}

img.index-join {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

img.index-news {
	display: block;
	margin: 18px auto;
	max-width: 30%;
}

.mui-table h4,
.mui-table h5,
.mui-table .mui-h5,
.mui-table .mui-h6,
.mui-table p {
	margin-top: 0;
}

.mui-table h4 {
	line-height: 21px;
	font-weight: 500;
}

.mui-table .oa-icon {
	position: absolute;
	right: 0;
	bottom: 0;
}

.mui-table .oa-icon-star-filled {
	color: #f14e41;
}

.mui-table-view:before,
.mui-table-view:after {
	left: 100%;
}

.news-list {
	clear: both;
}

.news-list img {
	width: 100%;
	max-width: 100%;
}

.news-list .mui-col-xs-9 {
	vertical-align: top;
	padding-left: 8px;
	padding-top: 2px;
}

.news-list .mui-col-xs-9 h5 {
	color: #232323;
	font-weight: bold;
	height: 20PX;
	line-height: 20PX;
}

.news-list .mui-col-xs-9 p {
	line-height: 15px;
}

.news-list .mui-col-xs-9 h6 {}

.news-list .mui-col-xs-9 h6 img {
	width: 14px;
	height: 14px;
	position: relative;
	top: 3px
}