
  .cat-ex-vertical{
    line-height: 20px; background: rgb(255,102,0);
    width: 230px;
    position: relative;
  }
  .cat-ex-vertical li a,.cat-ex-vertical li span{display: block;}


  .cat-ex-vertical li span{padding: 5px 5px 5px 10px;}
  .cat-ex-vertical li{
    font-family: "Microsoft Yahei";
    font-size: 16px;
    border-bottom:rgb(255,102,0) 1px solid;
  }
  .cat-ex-vertical li.first{border-top: none;}
  .cat-ex-vertical li.last{border-bottom: none;}

  .cat-ex-vertical li .cat-root-box{border:2px rgb(255,102,0) solid;}
  .cat-ex-vertical li .cat-root-box a{white-space:nowrap;color:#FFF;}
  .cat-ex-vertical li .cat-root-box span em{float:right; font-style:normal;font:400 9px/14px consolas;}

    .cat-children-box:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
		color:#F60;
  }
  .cat-children-box {display: inline-block;color:#F60;}
  * html .cat-children-box{display: block;color:#F60;}

  .cat-ex-vertical .cat-children-box{
    position: absolute;display: none;
    
     left:228px;
    
    top:0;
    font-family: "Microsoft Yahei";
	font-size: 12px;
    width:992px;
    overflow: hidden;
    line-height: 15px;
    border:2px solid RGB(255,102,0);
    z-index: 90;
    background: #fff;
  }

  
  
  .cat-ex-vertical li.mouseenter-cat{background: #fff;}
  .cat-ex-vertical li.mouseenter-cat .cat-root-box{
    border-color:RGB(255,102,0);
    position: relative;z-index: 100;
    
    border-right:none;
    
    background: #fff;
  }
  
  
  .cat-ex-vertical li.mouseenter-cat .cat-root-box span{color:#F60;}
  .cat-ex-vertical li.mouseenter-cat .cat-root-box span:hover{color:#666;}
  .cat-ex-vertical li.mouseenter-cat .cat-root-box span em{color:#FFF;}
  
  .cat-ex-vertical li.mouseenter-cat .cat-lv2-redundancy a{color:#F60;}
  .cat-ex-vertical li.mouseenter-cat .cat-lv2-redundancy a:hover{color:#666;}
  
  
  
  
  
  .cat-ex-vertical li.mouseenter-cat .cat-children-box,.cat-ex-vertical li.mouseenter-cat .cat-children-box-flex{
    display: block;
  }


  .cat-ex-vertical .cat-children,.cat-ex-vertical .cat-link{
    float:left;
  }

  .cat-ex-vertical .cat-children dl,.cat-ex-vertical .cat-link dl{
    padding: 10px;
  }
  .cat-ex-vertical .cat-children{
    
        
    width: 65%;
  }

  
  .cat-ex-vertical .cat-link{
    
      width: 35%;
      background: RGB(242,242,242);
    

  }


  .cat-ex-vertical .cat-children dl{clear: both;display: inline-block;width: 100%;margin:0;padding:10px 0 0 0;}
  .cat-ex-vertical .cat-children dl.last{border-bottom: none;}
  .cat-ex-vertical .cat-children dt,.cat-children dt a,.cat-children dt span{float: left; font-weight: bold; color:#666;}
  .cat-ex-vertical .cat-children dt,.cat-children dt a:hover,.cat-children dt span:hover{color:#F60;}

  
  
  .cat-ex-vertical .cat-children dt{width:15%;}
  .cat-ex-vertical .cat-children dd{border-bottom: 1px #ccc dotted;padding-bottom:5px; display: inline-block;width: 75%}
  .cat-ex-vertical .cat-children dd a span{padding:2px 10px;}
  .cat-ex-vertical .cat-children dd a{float: left;color:#666; border-left:1px #ccc solid; margin-bottom:5px;}
  .cat-ex-vertical .cat-children dd a:hover{float: left;color:#f60;}
  
  .cat-ex-vertical .cat-link dt{font-size: 14px;font-weight: bold;padding: 5px;}
  .cat-ex-vertical .cat-link dd{padding: 10px;}

  .cat-ex-vertical .cat-link-sale-item{padding-left: 20px;line-height: 22px;}
  .cat-ex-vertical .cat-link-sale-item p{color: #666;}
  .cat-ex-vertical .cat-link-brand-item{float: left;margin-right: 10px;text-align: center;width: 92px;}
  .cat-ex-vertical .cat-link-brand-item img{width: 100%;}
  

  .cat-lv2-redundancy{display: inline-block;overflow: hidden;}
  .cat-lv2-redundancy a{font-size: 12px;line-height: 18px;float: left;font-weight: normal;font-family: "Microsoft Yahei";padding: 3px 3px 3px 10px;}


