
.subnav{margin-top:0px;position:relative;border-bottom: 2px solid #d4d4d4;clear:both;display:block;background-color:#fff;height:30px;margin-bottom:20px;overflow:hidden;width:100%}
.subnav .bd{padding-left:10px;padding-right:10px;position:relative;}
.subnav .mask{position: absolute;width:26px;height:30px;right:30px;top:0;background:linear-gradient(left center , #e6e6e6, #ccc);background:-moz-linear-gradient(left center , #e6e6e6, #ccc);background:-webkit-linear-gradient(left center , #e6e6e6, #ccc);}
.subnav ul{margin:0 1.5em}
.subnav ul li{}
.subnav ul li a{float:left;display:block;width:14%; padding:0; margin:0px 1% 0 1%; text-align:center; line-height:30px; 
    font-size:0.85em; color:#333; }
.subnav ul li a.curr{color:#fff;border-bottom:0px solid #a8975f; background:#db9d62; border-radius:4px; }
.subnav .hd span{position:absolute;top:20px;width:35px;height:35px;cursor:pointer}
.subnav .hd .prev{left:10px; width:35px;height:65px; 
    /*background:url(__PUBLIC__/mobile/images/pleft.png) no-repeat left 10px;*/display:block}
.subnav .hd .next{right:10px; width:35px;height:65px; display:block;
    /*background:url(__PUBLIC__/mobile/images/pright.png) no-repeat right 10px;*/ }
.navcat{margin-bottom:0;}