/*清除浮动*/
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
.fl{float: left}
.fr{float: right}



/* 9-12改版 修改头部样式 */
/* 代理商头部 */
.seacher .seach-inp {
	width: 500px;
	height: 41px;
	padding-left: 30px;
	border: 3px solid #7F7F7F;
	outline: none;

}
.seacher .search-btn {
	border: none;
	width: 118px;
	height: 41px;
	color: #fff;
	background: #7f7f7f;
	outline: none;
	text-align: center;
	padding-left: 0;
	float: left;
	
}
.seacher {
	width: auto;
	height: auto;
	border: none;
	margin: 50px 0 0 280px;
	position: relative;
}
.header .shop_cart {
	margin-top: 50px;
}
.header .myshopcar {
	
	height: 41px;
	line-height: 40px;
	width: 160px;
	background: #F9F9F9;
	border: 1px solid #7f7f7f;
	padding: 0 40px;
	margin-top: 0;
	position: relative;
	outline: none;}
.myshopcar img {position: absolute;left: 23px;top: 12px;}
.header-box .seacher i.search_icon {
	position: absolute;
	top: 13px;
	left: 10px;
}
i.search_icon {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url('../images/haoli_sprice.fw.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}