.contactMenu{
	width: 1024px;
    margin: 0 auto;
    height: 80px;
    background: #fff;
    border-radius: 3px;
    left: 0;
    position:relative; 
    z-index: 10;
    line-height: 80px;
}
.main .introduce{
  padding: 30px 0 65px 0;
}
.main .our{
   height: 288px;
}
.main .survey{
    color: #fff;
    font-size: 16px;
    float: right;
    width: 56%;
}
.main .survey p{
    text-indent: 2em;
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 1.7em;
}
.main .survey span a{
    font-size: 30px;
    color: #FFC42A;
    float: right;
}
#allmap {
	width: 100%;
	height: 450px;
	overflow: hidden;
	margin:0;
	font-family:"微软雅黑";
}