.contact1{
    width: 95%;
    margin: 0 auto;
    margin-top: 29px;
    margin-bottom: 65px;
}
.contact-text {
    width: 100%;
    height: auto;
    text-align: center;
}
.contact-text h3 {
    color: #444;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 0px;
    line-height: 0;
    margin-top: 16px;
}
.contact-text span {
    width: 100px;
    height: 1px;
    margin-top: 10px;
    display: inline-block;
    background-color: #444;
}
.contact1 h3{
    text-align: center;
    padding-top: 30px;
}
.contact1 p{
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    padding-top: 10px;
}
.BMap_omCtrl {
    background-color: #fff;
    overflow: hidden;
    display: none;
}