@charset "utf-8";

.basic-category { padding:0px; }
.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 { padding-left: 10px; padding-right: 10px; border-bottom:1px solid #eee; background:#585858; color:#fff !important; height:45px; line-height: 45px; text-align:center; color:#fff;  }
.basic-category .ca-sub1 > a { font-weight:bold !important; /*color: crimson !important;*/color:#fff !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: #fff; border-bottom:1px solid #eee; }
.basic-category .ca-sub2 li { padding:0px 20px; padding-right:15px; height:45px; line-height: 45px; border-bottom:1px solid #eee; }
.basic-category .ca-sub2 li.on { background:#004b8d; }
.basic-category .ca-sub2 li:hover { background:#004b8d; height:45px; line-height: 45px; border-bottom:1px solid #eee; font-weight:bold !important; color:#fff; }
.basic-category .ca-sub2 li a:hover { font-weight:bold !important; color: #fff !important; }
.basic-category .ca-sub2 li.on a { font-weight:bold !important; color: #fff !important; }
.basic-category .ca-line { padding:8px 15px; background:#fafafa; border-bottom:1px solid #eee; }

.basic-category .ca-sub3 { padding:0; margin:0; list-style:none; background: #fff; border-bottom:1px solid #eee; }
.basic-category .ca-sub3 { padding:0px 20px; padding-right:15px; height:45px; line-height: 45px; border-bottom:1px solid #eee; }
.basic-category .ca-sub3 a {color:#999;}
.basic-category .ca-sub3.on { background:#004b8d; }
.basic-category .ca-sub3:hover { background:#004b8d; height:45px; line-height: 45px; border-bottom:1px solid #eee; font-weight:bold !important; color:#fff; }
.basic-category .ca-sub3 a:hover { font-weight:bold !important; color: #fff !important; }
.basic-category .ca-sub3.on a { font-weight:bold !important; color: #fff !important; }

.basic-category .new { color:crimson; }