@charset "utf-8";
/* CSS Document */

.header{
	clear:both;
	overflow:hidden;
}
.header .logo{
	width:200px;
	height:100px;
	float:left;
}
.header .miniLogo{
	width:320px;
	height:100px;
	float:left;
}
/* 特别版 */
.header .miniLogoSp{
	width:200px;
	height:100px;
	float:left;
}
.header .search{
	/*width:210px;*/
	width:300px;
	height:100px;
	float:left;
}
.header .tel{
	background:url(https://www.sanfo.com/share/v2/images/tel_sanfo.png) no-repeat;
	width:240px;
	height:100px;
	float:left;
}
.header .weixin{
	background:url(https://www.sanfo.com/share/v2/images/weixin_sanfo_17.png) no-repeat;
	width:220px;
	height:100px;
	float:left;
}