/* BASIC css start */
#sub_header_title i {font-size:12px; line-height:50px; display:none;}
#sub_header_title.init i {display:inline-block;}

#sub_header_title.active i {transform:rotate(-180deg);}
.cate1_dep {display:none; position:absolute; top:50px; left:0; width:100%; z-index;1000; background:#fff; border-top:1px solid #ddd; padding:10px 0;}
.cate1_dep ul li {text-align:center; line-height:50px;}
.cate1_dep ul li a {color:#999; font-size:16px; font-weight:bold;}
.cate1_dep ul li.active a {color:#000;}
/* BASIC css end */

