.wzazzms .map_content{
    padding-bottom: 50px;
}
.wzazzms .map_content .location{
    background: #fff;
    font-size: 32px;
    color: #999;
}
.wzazzms .map_content .location a{
    font-size: 32px;
    color: #999;
}
.wzazzms .map_content .location a:hover,
.wzazzms .map_content .location a.active{
    color: #000;
}
.wzazzms .location table,
.wzazzms .location tbody,
.wzazzms .location tr,
.wzazzms .location td{
    display: inline;
    vertical-align: bottom;
}
.wzazzms .location_con {
    background: url(../image/old_location_icon.png) no-repeat left 25px;
    padding: 20px 0 20px 58px;
}
.wzazzms .list_part{
    margin-top: 40px;
}
.wzazzms .list_part .part_title a{
    font-size: 42px;
    line-height: 52px;
}
.wzazzms .list_part .part_title img{
    width: 52px;
    height: 52px;
    margin-right: 20px;
}
.wzazzms .list_part .part_title{
    border-width: 4px;
    padding-bottom: 20px;
}
.wzazzms .list_part .part_list{
    margin-left: -40px;
}
.wzazzms .list_part .part_list li{
    width: 340px;
    margin-left: 40px;
    margin-top: 30px;
    height: 70px;
    line-height: 70px;
}
.wzazzms .list_part .part_list li a{
    font-size: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
}
}