#contact-main{
	display: inline-block;
	vertical-align: top;
	width:945px;
	margin-top: 20px;
	margin-bottom: 38px;
}
#contact-main .header{
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid  #f04343;
}
#contact-main .header .title{
	width: 114px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #f04343;
	font-size: 15px;
}
#contact-main .contact-wrap{
	padding: 40px 24px;
}
#contact-main .contact-wrap h3{
	font-size: 15px;
	margin-bottom: 23px;
}
#contact-main .contact-wrap p{
	font-size: 13px;
	color: #2f2f2f;
	line-height: 26px;
}
#contact-main .contact-wrap p .qq-btn{
	width:66px;
	background: url(../img/qqchat.jpg) no-repeat;
}
#map-main{
	width:100%;
	height: 526px;
	margin-top: 30px;
}
#map-main img{
	width: auto !important;
}