.phone-400{
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #0066cc;
	font-size: 30px;
}
.phone-400 img{
	height: 100%;
	margin-right: 20px;
}
.phone-400 a{
	float: right;
	
	height: 40px;
	line-height: 40px;
	padding: 0 1.5em;
	margin: 10px 0;
	font-size: 18px;
	color: #fff;
	background: #0066cc;
	border-radius: 3px;
}
#baidu-map{
	width: 100%;
	height: 400px;
	margin: 40px 0;
}

#contact-info{
	width: 100%;
}
#contact-info td{
	
	border: 1px solid #ccc;
	text-align: center;
	line-height: 2.4em;
}
#contact-info .company{
	font-size: 18px;
	width: 30%;
}
#contact-info .thead{
	font-size: 1.1em;
	font-weight: bolder;
}
#contact-info tr td:first-child{
	font-weight: bolder;
}
