@charset "UTF-8";
/*面包屑*/
.map {
    padding-left: 15px;
    line-height: 35px;
    display: inherit;
    margin: -15px -20px 20px -20px;
    border: 1px solid #ececec;
    border-top: 0;
    border-left: none;
    border-right: 0;
}
.map a {
    font-size: 14px;
    color: #888;
}
.map span {
    font-size: 14px;
    color: #888;
}