/*左边导航*/
.main-l{margin-top: 20px; width: 278px; min-height: auto; border: 1px solid #DEDEDE; border-top: 4px solid #1B5B9B;}
.main-l h3{margin-top: 20px; height: 60px; line-height: 60px; background: url(hd-bg.png) no-repeat 20px center; padding-left: 65px; font-size: 24px; color: #333; }
.main-l-ul{margin: 0 20px; border-top: 1px solid #eee; padding-top: 20px;}
.main-l-ul li{height: 50px; line-height: 50px; background: url(nav-bg.png) no-repeat 0px center; padding-left: 15px;}
.main-l-ul li a{color:#333; font-size: 20px; font-family:"微软雅黑";}
.main-l-ul li a:hover{color:#2078D1; }


.main-l{min-height: auto;}
.main-l h3{margin-top: 20px; height: 60px; line-height: 60px; background: url(wcqzfzztemplatenavigationwc_left_navhd-bg.png) no-repeat 20px center; padding-left: 65px; font-size: 24px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 8em;}
.main-l-ul{ border-top: 1px solid #eee; padding-top: 0px; margin: 0px;}
.main-l-ul li{height: auto; line-height: 50px;  padding-left: 35px; position: relative; background: #6ca2d0; border-bottom: 1px #fff solid;}
.main-l-ul li span{
    position: absolute;
    display: block;
    width: 12px;
    height: 10px;
    right: 5px;
    top: 22px;
    /*background: url(wcqzfzztemplatenavigationwc_left_navsx_tb.png) no-repeat center 0;*/
}
.main-l-ul li span.zs{
    /*background: url(wcqzfzztemplatenavigationwc_left_navsx_tb.png) no-repeat center bottom;*/
}
.main-l-ul li dl{
    line-height: 36px;
    display: none;
    padding-left: 20px;
}
.main-l-ul li a{color:#fff; font-size: 20px; font-family:"微软雅黑";}
.main-l-ul li:hover{ background: #0455A6; }
.main-l-ul li dl dd.wc_act a{color:#fce273; }
.main-l-ul li.wc_liact{background: #0455A6;}
.TowLevelMenu h3{margin-top: 20px; height: 60px; line-height: 60px; background: url(hd-bg.png) no-repeat 20px center; padding-left: 65px; font-size: 24px; color: #333;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 9em;}