body {
    background: #fff
}


/******** 甯冨眬鍜屾爣棰� *********/

.w1300 {
    padding-top: 40px;
    margin: 0 auto;
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin-bottom: 70px;
}

.noBold {
    font-size: 20px;
    font-weight: normal;
}

.grid {
    width: 100%;
}

.about_main {
    width: 785px;
    float: right;
    padding-bottom: 30px;
}

.about_center_title {
    padding-bottom: 5px;
    color: #bababa;
    font-size: 24px;
    font-family: Microsoft Yahei;
    border-bottom: 1px solid #e8e8e8;
}

.about_center_title span {
    padding-left: 10px;
    font-size: 14px;
}


/***鑱旂郴鎴戜滑****/

.contact_tel_strong {
    color: #2297d5;
    font-size: 16px;
}

.about_contact {
    margin: 0 auto;
    width: 1245px;
}

.contact_box {
    margin-top: 25px;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 1245px
}

.map_box {
    width: 775px;
    height: 525px;
}

.map_box .allmap {
    width: 100%;
    height: 100%;
}

.address_list {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 454px;
    height: 523px;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.address_scroll {
    margin-top: 10px;
    position: absolute;
    top: 0;
    left: 15px;
    width: 292px;
    height: auto;
}

.address_scroll li {
    margin-bottom: 13px;
    height: auto;
    _height: 128px;
    overflow: hidden;
}

.address_scroll .a_l_ico {
    float: left;
    width: 78px;
}

.address_scroll .a_l_ico a {
    display: block;
    width: 78px;
    overflow: hidden;
    color: #5c5c5c;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
    font-family: Arial, "瀹嬩綋", sans-serif !important
}

.address_scroll .a_l_ico a span {
    display: block;
}

.address_scroll .a_r_text {
    padding: 4px 10px;
    float: right;
    width: 332px;
    overflow: hidden;
    cursor: pointer;
}

.address_scroll .a_r_text p {
    width: 322px;
    color: #5c5c5c;
    line-height: 24px;
}

.address_scroll .a_r_text:hover,
.address_scroll .a_r_text_cur .a_r_text {
    background: #f4f4f4;
}

.address_scroll .a_r_text .c_url {
    display: none;
}

.c_scroll {
    position: absolute;
    right: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #ececec;
}

.c_scroll_bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background: #ccc;
    cursor: pointer;
}

.contact_type {
    margin-top: 70px;
    height: 215px;
}

.contact_tel {
    margin-top: 0px;
    height: 215px;
}

.each_msg_center {
    position: absolute;
    left: -134px;
    bottom: 5px;
    display: none;
    padding: 25px;
    width: 220px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    background: #fff;
}

.each_msg_center strong {
    display: block;
    margin-bottom: 10px;
    color: #5c5c5c;
}

.each_msg_center p {
    color: #5c5c5c;
    line-height: 26px;
}

.each_msg_center .look_this_website {
    display: block;
    margin-top: 15px;
    width: 220px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #7db2aa;
}

.each_msg_center .look_this_website:hover {
    background: #6d9e97;
    text-decoration: none;
}

.each_msg_center .cBlue {
    color: #7db2aa;
}

.each_msg_center .close_msg_box {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/contact/map_close_ico.png) no-repeat;
    transition: .3s all;
    z-index: 50;
}

.each_msg_center .close_msg_box:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}

.each_msg_center_show {
    display: block;
}

.map_label {
    position: absolute;
    left: 0px;
    top: 0px;
    margin: -18px 0 0 -12px;
    width: 24px;
    height: 38px;
    cursor: pointer;
}

.contact_type {
    color: #999;
    font-size: 14px;
}

.contact_type p {
    padding-top: 15px;
}