@charset "utf-8";

.basic-category { padding:0px; }
.basic-category .subcate_icon { display: inline-block;width: 20px;font-size: 14px;text-align: center;vertical-align: middle; }
.basic-category a { display:block; }
.basic-category .ca-head { border:0; padding:8px 15px; font-size:15px; font-weight:bold; letter-spacing:-1px; padding-right:1px; }
.basic-category .ca-sub1 { font-size:13px;line-height:200%;padding: 5px 10px; border-bottom:1px solid #eee; }
.basic-category .ca-sub1:last-child { padding:5px 10px 0px 10px !important;border-bottom: 0px !important; }
.basic-category .ca-sub1.on > a { font-size:13px;font-weight:bold !important; line-height:200%;color: #5fca00 !important; }
.basic-category .ca-sub1 > a.no-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "\f105"; }
.basic-category .ca-sub1 > a.is-sub::after { top: 0px; font-family: "FontAwesome"; float: right; position: relative; content: "+"; }
.basic-category .ca-sub2 { padding:0; margin:0; list-style:none; background: #fafafa; padding:4px 0px; margin:0px; border-bottom:1px solid #eee }
.basic-category .ca-sub2 li { font-size:13px;padding:6px 20px; line-height:200%;padding-right:15px;border-bottom: 1px dotted #e8e8e8; }
.basic-category .ca-sub2 li:last-child { border-bottom: 0 !important; }
.basic-category .ca-sub2 li.on a { font-weight:bold !important; color: #5fca00 !important; }
.basic-category .ca-sub2 li .cnt { font-size: 11px;color: #999;margin-left: 3px;font-weight: normal; }
.basic-category .ca-line { padding:8px 15px; background:#fafafa; border-bottom:1px solid #eee; }
.basic-category .new { color:crimson; }