@charset "utf-8";
/* CSS Document */
.cateindex{clear:both; margin:0px; padding:0px; font-family:"Microsoft YaHei UI"; }
.cateindex .catetitle{font-size:16px; line-height:35px; font-weight:bold; padding:10px 15px; border-bottom:#ececec solid 1px; background:#fff; color:#000;border-radius: 5px 5px 0px 0px;}
.cateindex .cateinfo{clear:both; padding:20px 15px; border-bottom:#ccc dashed 1px; background:#fff; font-size:16px; color:#333; line-height:30px; background:#fff;}
.cateindex .cateinfo a{color:#333; text-decoration:none;}
.cateindex .cateinfo a:hover{color:#900;}
.cateindex .cateinfo:hover{background:#f5f5f5; color:#900;}
.cateindex .cateinfo span{font-size:14px; color:#666; line-height:23px;}
.cateindex .cateinfo span img{width:15px; height:15px; margin-right:5px;margin-top: 10px;}
.cateindex .cateinfo img{height:50px; width:50px; border-radius:25px; margin-right:15px;}
