
.thumbImagennews {max-width: 200px;max-height: 200px;} /* for Firefox & IE7 */ 
* html .thumbImagennews { width:expression((this.offsetWidth > 200) ? (this.width = 200 +'px') : true); height: expression(this.height > 200 ? 200: true); }



.widthnew {min-width:1280px;
width:100%;max-width:1680px;
}

.widthnewProducts {
	min-width:1280px;
	width:100%;
	max-width:1680px;
	font-size: 24px;
	background-color: #fafafa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
	font-family: "微软雅黑", "microsoft yahei";
}
.frhei {
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
}

.frhei a{
font-size: 14px;
		color: #666666;
}

.Bfrhei {
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
}
#mainnew2020  link {
	margin:0px;
	padding:0px;
	color: #666666;
	text-decoration: none;
}
#mainnew2020  img {
	margin:0px;padding:0px;
}

#mainnew2020 a:hover img {
box-shadow:1px 5px 4px #999999;opacity:0.9;
filter:alpha(opacity=90); /* 针对 IE8 以及更早的版本 */
}