.currentPosition{width:1000px;margin:0 auto;background:url(currentPath.png) no-repeat left center;padding-left:20px;height:50px;font-size:13px;line-height:50px;}
.columnTitle{height:50px;background:#3996f3;line-height:50px;text-align:center;font-size:17px;color:#fff;font-weight:bold;}
.columnList{background:;border:1px solid #d3d5d8;border-top:0;min-height:500px;background:#fff url(columnListBg.png) no-repeat left bottom;}
.columnList li{width:233px;height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #d3d5d8;}
.columnList li a{display:block;height:45px;background:url(grayArrow.png) no-repeat 19px center;padding-left:39px;}
.columnList li.liC a{background:url(blueArrow.png) no-repeat 19px center;color:#2389ef;}
.columnList li a:hover{color:#2389ef;background:url(blueArrow.png) no-repeat 19px center;}
.listList{}
.td02{background:#fff;border:1px solid #d3d5d8;padding:5px 20px 20px 20px;}
.listList li{font-size:16px;line-height:45px;border-bottom:1px dashed #e8e8e8;background:url(listPic.png) no-repeat left center;padding-left:13px;}
.listList li:hover{background:url(listPicHover.png) no-repeat left center;}
.listList li span{color:#999999}
.mobile-col-down{display: none;}
.getmore{display: none;}
.column-list-mobile{display: none;}
/* 适老化样式 */
.old_type .jtlb{
    width: 1200px;
}
.old_type .columnList{
    background-size: 100% auto;
}
.old_type .columnList li {
    width: 100%;
    height:auto;
    line-height: 65px;
    font-size: 32px; 
}
.old_type .columnList li a { 
    height:auto; 
    background-size: 14px;
    line-height: 65px;
}
.old_type .columnTitle {
    height: 72px; 
    line-height: 72px; 
    font-size: 36px; 
}
.old_type .listList li {
    font-size: 32px;
    line-height: 65px;
    padding-left: 22px;
    background-size: 6px 6px;
    height: 65px;
}
.old_type .listList li a {
    display: block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 610px;
    color: #000;
}
.old_type .currentPosition {
    width: 1200px; 
    padding-left: 50px;
    height: 90px;
    font-size: 32px;
    line-height: 90px;
    background-size: auto 26px;
}