		#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;
	}
	
	ul#list {
		font-size: 14px;
	}
	
	ul#list li {
		border-bottom: solid 1px #efefef;
		height: 35px;
		line-height: 35px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: left;
		margin-left: -40px;
	}
	
	ul#list li a {
		color: #343434;
	}
	
	.nodataTxt {
		display: block;
		margin-top: 0px;
		color: #898989;
		font-size: 13px;
	}
	
	#nodata1 {
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 auto;
		margin-top: 25%;
	}
	
	#pageNext {
		text-align: center;
		width: 100%;
		background: #FFFFFF;
		padding: 6px 0;
		font-size: 13px;
		margin-bottom: 10px;
		border: solid 0px #EFEFEF;
	}
	
	.finsishLoading {
		color: #989898;
		text-align: center;
		font-size: 13px;
		width: 100%;
	}
	
	.getMore {
		text-align: center;
		color: #017a37;
		width: 100%;
	}
	/***/
	
	#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;
	}