@charset "utf-8";

.baidu{
    width: 630px;
    float: right;
}
.subContact{
    font-size: 14px;
    color: #333;
    width: 242px;
    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;
}

/* 可替换 */
.appList {
    width: 100%;
}
.appSec{
    color: #333;
}
.appLi:hover .appSec{
    color: #333;
}