	.mui-content .nTop {
		background: #F5F5F5;
	}
	
	.mui-content .nTop {
		padding: 14px 0;
	}
	
	.mui-content .nTop .title_h5 {
		text-align: center;
	}
	
	.mui-content .nTop .title_h5 a {
		color: #787878;
		font-size: 18px;
		text-align: center;
		letter-spacing: 1px;
	}
	
	.mui-content .nContent {
		padding-top: 2px;
		padding-bottom: 20px;
	}
	
	#new-title {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		color: #454545;
		letter-spacing: 1px;
	}
	
	#new-time {
		font-size: 11px;
		text-align: center;
		width: 100%;
		margin: 2px auto 8px;
		color: #BFBFBF;
		letter-spacing: 0px;
	}
	
	#new-content {
		padding-bottom: 12px;
	}
	
	#new-content img {
		max-width: 100%;
	}
	/*#next-pre-news {
		width: 100%;
		border-top: solid 1px #EFEFEF;
		color: #676767;
	}
	
	#next-pre-news ul {
		width: 100%;
		list-style-type: none;
		font-size: 13px;
		margin: 12px 0;
		padding: 0;
	}
	
	#next-pre-news ul li {
		width: 100%;
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 2px;
	}
	
	#next-pre-news ul li span.mui-icon {
		color: #82ba2c;
		position: relative;
		top: 2px
	}
	
	#next-pre-news ul li a {
		color: #454545;
	}
	
	#next-pre-news ul li span.nodata {
		color: #ABABAB;
	}*/
	
	#next-pre-news {
		border: none;
		border-top: solid 1px #EFEFEF;
		padding-top: 20px;
	}
	
	.npNews {
		width: 60%;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		margin: 0 auto;
	}
	
	.npNews a {
		display: inline-block;
		width: 49.5%;
		background: #F1F1F1;
		text-align: center;
		padding: 6px 0;
		color: #81b1b5;
		font-size: 20px;
		border: solid 1px #F1F1F1;
		/*outline: solid 1px #6b9b9f;
				outline-offset: 1px;*/
	}
	
	.npNews a.nodata {
		background: #F1F1F1;
		color: #CFCFCF;
		border: solid 1px #F1F1F1;
	}
	/*****************/
	/*.select-category {
		width: 100%;
		height: 35px;
		background: #F1F1F1;
		text-align: center;
		z-index: 99;
		font-size: 13px;
		color: #666666;
		padding-left: 3%;
		letter-spacing: 2px;
		margin-top: 1px;
	}
	
	.select-category a {
		text-align: center;
		line-height: 35px;
		color: #666666;
		font-size: 13px;
	}
	
	.select-category .mui-icon {
		font-size: 18px;
		margin-right: -5px;
		color: #81b1b5;display: none;
	}
	*/
	
	.select-category {
		width: 100%;
		height: 44px;
		background: #FFFFFF;
		text-align: center;
		z-index: 99;
		font-size: 13px;
		color: #666666;
		padding-left: 3%;
		letter-spacing: 2px;

		/*position: fixed;*/
	}
	
	.select-category a {
		text-align: center;
		line-height: 35px;
		color: #666666;
		font-size: 13px;
		border: solid 0px #81b1b5;
		
		line-height: 44px;
		
		
		width: 70px;
		font-size: 18px;text-align: center;
	}
	
	.select-category .mui-icon {
		font-size: 18px;
		margin-right: -5px;
		color: #81b1b5;
		display: none;
	}
	
	.mui-content-padded.nContent {
		/*margin-top: 60px;*/
	}