@charset "utf-8";
/* CSS Document */


/*左侧二级分类伸缩主要样式*/
.subNavBox{width:180px; padding-left:20px; }
.subNav{border-bottom: dashed 1px #fff;cursor:pointer; font-size:12px;color:#fff;line-height:30px;padding-left:5px;background:url(../images/jiantou1.png) no-repeat;background-position:95% 50%}
.subNav:hover{color:#ffca05;}
.currentDd{color:#ffca05}
.currentDt{background-image:url(../images/jiantou2.png);}
.navContent{display: none;border-bottom:solid 1px #e5e3da; background:#6aaee3;}
.navContent li{width:180px;heighr:28px;text-align:left;font-size:12px;line-height:28px;color:#093580; }
.navContent li a{display:block;width:170px;heighr:28px;text-align:left;font-size:12px;line-height:28px;color:#093580; padding-left:10px;}
