.about_content {
    background: #fff;
    padding: 80px 0 120px;
}

.about_content h3 {
    font-size: 36px;
    font-weight: 400;
    color: #222;
    margin-bottom: 80px;
    text-align: center;
}

.about_msg {
    position: relative;
}

.a_msg_img {
    width: 601px;
    height: 482px;
}

.a_msg_img img {
    width: 100%;
    height: 100%;
}

.a_msg_text {
    width: 630px;
    height: 380px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 41px;
    left: 520px;
    padding: 30px;
    box-sizing: border-box;
}

.a_msg_text p {
    font-size: 16px;
    color: #666;
    margin-bottom: 35px;
}

#allmap {
    width: 100%;
    height: 760px;
    overflow: hidden;
    margin: 0;
    margin-top:50px;
}
.anchorBL{
    display: none!important
}
