.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;
}

.mui-content .mui-content-padded1 .title_h5 a {
	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: 50px auto;
}

#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: #FFFFFF;
	width: 100%;
	text-decoration: none;
	background: #0f5d9b;
	display: block;
	padding: 6px 0;
}


/***/

#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;
}

#list a.view_more {
	font-size: 12px;
	color: #0f5d9b;
	border: solid 1px #0f5d9b;
	padding: 1px 10px;
	text-align: left;
	float: right;
	margin-top: 3px;
}

.news_content .news_content-1 a.news-active {
	background: #840d07;
	color: #FFFFFF;
}

.news_content .news_content-1 a.news-1 {
	/*-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius:15px;
		float: left;*/
}

.news_content .news_content-1 a.news-2 {
	/*-webkit-border-radius:15px;
		-moz-border-radius: 15px;
		border-radius:15px;
		float: right;*/
}

.news_content .news_content-1 a.news-1 {
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
}

.news_content .news_content-1 a.news-2 {
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}


/**/

.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;
}


/*****/

#list h6 {
	display: none;
}

#list .date {
	width: 100%;
	padding: 5px 0;
}

#list .date .day {
	text-align: center;
	font-size: 25px;
	color: #656565;
}

#list .date .year_month {
	text-align: center;
	font-size: 14px;
	letter-spacing: 2px;
	color: #656565;
	padding-top: 5px;
}

.productShow {
	margin: 10px 0 20px;
	text-align: center;
	color: #ababab;
}

.productShow span {
	height: 30px;
	display: block;
	line-height: 30px;
	position: relative;
	z-index: 2;
	background: #FFFFFF;
	width: 80px;
	margin: 0 auto;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
}

.productShow hr {
	padding: 0;
	margin: 0;
	position: relative;
	top: -15px;
	border: none;
	height: 1px;
	background: #ababab;
}