	#offCanvasContentScroll {
		background: #FFFFFF;
	}
	
	.mui-content .mui-content-padded1,
	#content-y {
		background: #ebebeb;
	}
	
	.mui-content .mui-content-padded1 {
		padding: 4px 8px;
	}
	
	.mui-content .mui-content-padded1 .title_h5 {
		color: #787878;
		font-size: 13px;
	}
	
	.nodataTxt {
		display: block;
		margin-top: 0px;
		color: #898989;
		font-size: 13px;
	}
	
	#nodata1 {
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 auto;
		margin-top: 30PX;
		
	}
	
	#pageNext {
		text-align: center;
		width: 100%;
		background: #FFFFFF;
		padding: 6px 0;
		font-size: 13px;
		margin-bottom: 50px;
		border: solid 0px #EFEFEF;
		font-size: 14px;
	}
	
	.finsishLoading {
		color: #989898;
		text-align: center;
		font-size: 13px;
		width: 100%;
	}
	
	.getMore {
		text-align: center;
		color: #870000;
		width: 100%;
		text-decoration: underline;
		font-size: 13PX;
	}
	/***/
	
	#new-title {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	
	#new-time {
		font-size: 12px;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		color: #898989;
	}
	
	#new-content img {
		max-width: 100%;
	}
	
	#next-pre-news {
		width: 100%;
		border-top: dashed 1px #AFAFAF;
		color: #676767;
	}
	
	#next-pre-news ul {
		width: 100%;
		list-style-type: circle;
		font-size: 13px;
		margin-left: -40px;
	}
	
	#next-pre-news ul li {
		width: 100%;
		display: inline;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	#next-pre-news ul li a {
		color: #454545;
	}
	
	.news_content .news_content-1 {
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		/*width: 220px;*/
		width: 200px;
		margin: 0 auto;
		height: 30px;
	}
	
	.news_content .news_content-1 a {
		color: #232323;
		height: 100%;
		line-height: 30px;
		background: #b2b2b2;
		display: block;
		float: left;
		width: 100px;
		font-size: 14px;
		margin-top: 4px;
		margin-bottom: 10px;
	}
	
	.news_content .news_content-1 a.news-active {
		background: #840d07;
		color: #FFFFFF;
	}
	
	/**/
	
	.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%;
	}
	.new-content{
		max-width: 100%;;
	}
	.news-list .mui-col-xs-9 {
		vertical-align: top;
		padding-left: 4px;
		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;
	}