@charset "utf-8";

.webMapContent ul li a:hover {
    color: #C10D0C
}

/**适老化**/

/**当前位置**/
.old_type .dawzTitle {
    display: none;
}

.old_type .position {
    line-height: 64px;
}

.old_type .position span, .old_type .position a {
    font-size: 32px;
}

.old_type .webMapContent h1 {
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    background: #f8f8f8 url(redPic.png) no-repeat left center;
}

.old_type .webMapContent ul li {
    font-size: 28px;
    line-height: 56px;
    background-size: 6px !important;
    background: url(subColumnPic.png) no-repeat left 28px;
    width: 33.33%;
}

.old_type .webMapTitle {
    height: 140px;
    font-size: 46px;
}