﻿.header{
	width: 100%;
	height: 36px;
	background: #E5E5E5;
}
.head{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	color: #666666;
	font-size: 12px;
	line-height: 36px;
}
.head img{
	display: inline;
	margin-left: 20px;
}
.welcome{
	float: left;
}
.head select{
	background: #E5E5E5;
	border: none;
	outline: none;
}
.head ul{
	overflow: hidden;
	float: right;
}
.head ul li{
	float: left;
	margin-left: 30px;
}
.head ul li a{
	
}
.header_sj{
	display: none;
}
.sj_header{
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #FFFFFF;
	font-size: 16px;
	color: #333333;
	position: relative;
	border-bottom: 1px solid #F5F5F5;
}
.sj_header img{
	position: absolute;
	top: 10px;
	left: 6px;
}
.sj_header a.xinzeng{
	font-size: 14px;
	position: absolute;
	right: 0;
	margin-right: 10px;
	color: #EA3C3D;
	}
	.addPhone{
		width: 1200px;
		overflow: hidden;
		margin: 20px auto 0;
	}
	.addPhone img{
		
	}
	.addPhone span{
		float: right;
		font-size: 16px;
		color: #666666;
	}
	@media only screen and (max-width: 750px){
		.addPhone{
			display: none;
		}
	}
	
	