@charset "utf-8";

.baidu{
    width: 630px;
    float: right;
}
.subContact{
    font-size: 14px;
    color: #1f1f1f;
    width: 250px;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.subContact strong{
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 2.5;
}
.subContact p{
    margin: 0 0 5px 0;
}
#showmap{
    border: 1px solid #ccc;
}
