@CHARSET "UTF-8";
.productMsg {
	padding: 0px;
	color: #999;
}

.proTitle {
	margin-top: 5px;
	padding: 5px 0 5px 10px;
	background-color: #f1f5f7;
}

.proImgAndMsg,.filter {
	margin-top: 10px;
}

.filter .filter_span {
	float: right;
	font-size: 15px;
	color: #999;
}

.filter .copy_span {
	float: left;
	margin-left:5px;
	font-size: 15px;
	color: #999;
}
.filter .copy_span img{
	height:15px;
	width:15px;
}
.commonList {
    list-style: none outside none;
    
}
.proImgAndMsg .proImg {
	padding: 0px;
}

.proImgAndMsg .proMsg p {
	font-size: 18px;
}

.proImgAndMsg .proMsg ul li p {
	font-size: 14px;
}
.productNo{
	color:#006ad7;
}
.productBrand{
	color:#333;
}
.fillingInfo{
	color:#ff8000;
}
.notes{
	color:#e74c3c;
	word-break: break-word;
}
.notesdesc{
	color:#00c853;
	font-size:12px
}
.parentDesc{
	color:#333;
	margin:0 3px;
}
.selected{
	color:#0056ac;
}
/* 推荐术语图片 */
.recommendNotes{
	position: absolute;
    top: 0px;
	z-index: 12;
	font-size: 12px;
}
.recommendImg{
	background: url(../img/recommend.png) no-repeat;
    width: auto;
    display: inline-block;
    height: 30px;
	background-size: 100% 100%;
}
.recommendNotes li{
	list-style-type: none;
    color: #fff;
	padding: 3px 15px 0px 5px;
}
.extraProp{
	line-height:0px;vertical-align: top; padding-top:15px; height:25px
}
.extraImg{
	
}
.extraImg img{
	height:216px;
}
/* 替换件号字体设置 */
.proImgAndMsg .proMsg ul li.replacePro p {
	font-size: 12px;
}