html,body{height: 100%;width: 100%;overflow: hidden;margin: 0;padding: 0;}
#allmap{height: 100%;width: 100%;margin: 0;padding: 0;overflow: hidden;}


/* 项目信息框样式 */
.p_con {
    line-height: 26px;
}
.p_wh {
    font-size: 16px;
}
.p_title {
    font-size: 13px;
    font-weight: bold;
}

.p_date {
    font-size: 13px;
}
.p_more {
    line-height: 30px;
}