#contact .contact_banner {
    background: url(../images/contact_banner.jpg) no-repeat center center;
    height: 133px;
    margin-bottom: 50px;
}
#contact .contact{
	position:relative;
	width:908px;
}
#contact .contact_box{
	width: 500px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #757575;
    margin-bottom: 25px;
	padding-top:50px;
}
#contact .contact_box .title{
	font-size:22px;
	color:#434242;
	line-height: 32px;
}
#contact .contact_box .title span{
	display:block;
	font-size:14px;
	color:#929090;
}
#contact .contact_box .mc p{
	line-height:30px;
	font-size:14px;
	color:#929090;
	margin:0;
}
#contact .contact_box .mc .tel{
	color:#f23a3e;
}
#contact .alipy_box{
	position:absolute;
	right:0;
	top:40px;
	width:348px;
}
#contact .alipy_box img{
	width:100%;
}
#contact .pay_box{
	width: 500px;
	padding-bottom: 100px;
}
#contact .pay_box .title{
	font-size:16px;
	color:#f23a3e;
}
#contact .pay_box .mc{
	line-height:38px;
	font-size:14px;
	color:#929090;
	margin:0;
}
#allmap{
  height: 473px;
}
#allmap .BMapLabel{
  width: 165px!important;
  height: 48px;
  line-height: 48px!important;
  text-align: center;
  background: #fff;
  box-shadow: 0px 1px 4px #828282;
  max-width: inherit;
  border: 0!important;
  font-size: 15px!important;
}
#allmap .anchorBL{
  display: none;
}