@charset "utf-8";

.basic-category { padding:0px; }
.basic-category a { display:block; }
.basic-category .ca-headn {height:60px;line-height:60px;font-size:1.6em;font-weight:500;color:#fff;background:#f39b02;text-align:center;}
.basic-category i {display:none;}
.basic-category .ca-sub1n {border:1px solid #d9d9d9;border-top:0;padding:15px 15px;font-size:1.14em;background:url('../../../../img/nimg/sm1.png') no-repeat right 10px center;}
.basic-category .ca-sub1n.on {background:url('../../../../img/nimg/sm2.png') no-repeat right 10px center;}
.basic-category .ca-sub1n.on > a { font-weight:700; color:#000;letter-spacing:-1px; }
.basic-category .ca-sub2n {border:1px solid #d9d9d9;border-top:0;padding:15px;background:#f4f4f4;}
.basic-category .ca-sub2n li {//background:url('/nimg/sm3.png') no-repeat left center;padding-left:10px;}
.basic-category .ca-sub2n li:last-child {margin-bottom:0;}
.basic-category .ca-sub2n li a {font-size:1.12em;letter-spacing:-1px;}
.basic-category .ca-sub2n li a:hover, .basic-category .ca-sub2n li a:focus { color:#009fe8; }
.basic-category .ca-sub2n li.on a {color:#009fe8; font-weight:700;}
.basic-category .ca-line { padding:8px 15px; background:#fafafa; border-bottom:1px solid #eee; }
.basic-category .new { color:crimson; }

.leftban {background:#f4f4f4;padding:15px;}
.leftban .lbt {font-weight:700;font-size:1.12em;color:#000;margin-bottom:10px;}
.leftban .leftban1 {border-bottom:1px solid #d9d9d9;padding-bottom:15px;margin-bottom:15px;}
.leftban .leftban1 th {width:50px;}
.leftban .leftban1 .big {font-size:1.7em;font-weight:800;color:#1d2088;letter-spacing:-1px;}
.leftban .leftban1 .sma strong {font-weight:700;letter-spacing:-1px;}
.leftban .leftban2 th {font-weight:800;font-size:1.2em;}
.leftban .leftban2 td {padding-left:45px;}

@media screen and (max-width:990px) {

.basic-category .ca-headn {height:40px;line-height:40px;font-size:1.4em;}
.basic-category .ca-sub1n {/* height:40px;line-height:40px; */}
.basic-category .ca-sub2n {padding:10px;;}
.leftban {display:none;}
}