@charset "utf-8";



#category-2015{width:95px;height:50px;position:absolute;left:0;top:0;z-index:20;}
#category-2015 .ld{position:relative;width:95px;height:50px;line-height:50px;background:#CD292B;cursor:pointer;}
#category-2015 .ld h2{font-size:14px;color:#fff;padding-left:20px;color:#fff}


#category-2015 #allsort{display:none;width:95px;height:165px;padding:3px 0;position:absolute;left:0;top:50px;border-left:2px solid #CD292B;background-color:#fafafa;}

#category-2015 #allsort .item{width:95px;height:32px;border-bottom:1px solid #fff;float:left;}
#category-2015 #allsort .item span{height:32px;line-height:32px;width:95px;z-index:30;}

#category-2015 #allsort .item span h3{width:90px;padding-left:5px;position:absolute;font-size:14px;font-weight:normal;color:#333; }

#category-2015 #allsort .item span h3 a{color:#333;text-decoration:none;}
#category-2015 #allsort .item span h3 a:hover{color:#E4393C;font-weight:bold; }

#category-2015 #allsort .item .i-mc{display:;width:480px;height:145px;padding:10px;background:#fff;border:1px solid #ddd;position:absolute;left:95px;top:0;z-index:25;}



#category-2015 #allsort .on h3{border:solid #ddd;border-width:1px 0;background:#ff7300;z-index:40;}

#category-2015.on .ld b{background:url(../images/arrow.gif) no-repeat 0 -20px;}
#category-2015.on #allsort{display:block;} 
#category-2015.on #allsort .on .i-mc{display:block;}
#navitems-2015{height:40px;}
#navitems-2015 li{float:left;}
#navitems-2015 li a{display:inline-block;padding:0 30px;height:40px;line-height:40px;color:#fff;font:700 15px/40px "microsoft yahei";text-decoration:none;}
#navitems-2015 li a:hover{color:#fff;background:#a40000;};

.subitem {
    float: left;
    padding: 0 4px 0 8px;
    width: 477px;
}
.subitem dl {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 6px 0;
}

.subitem .fore1 {
    border-top: medium none;
}
.subitem dt {
    color: #e4393c;
    float: left;
    font-weight: 700;
    line-height: 22px;
    padding: 3px 6px 0 0;
    text-align: right;
    width: 54px;
}
.subitem dt a {
    color: #e4393c;
    text-decoration:  none;
}
.subitem dd {
    float: left;
    overflow: hidden;
    padding: 3px 0 0;
    width: 415px;
}
.subitem dd em {
    border-left: 1px solid #ccc;
    float: left;
    height: 14px;
    line-height: 14px;
    margin-top: 5px;
    padding: 0 8px;
}

.subitem dd em a, .item-list .cat-right dd a {
    color: #666;
    text-decoration: none; font-size:12px; font-family:Microsoft YaHei; font-style:normal;
}
.subitem dd em a:hover, .item-list .cat-right dd a:hover {
    
}


.all-sort-list .item a {
    color: #000;
    text-decoration: none;
}
.all-sort-list .item a:hover {
    color: #e4393c;
    font-weight: bold;
}
.all-sort-list .item-list {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #dddddd;
    display: none;
    left: 198px;
    min-height: 200px;
    position: absolute;
    top: 3px;
    width: 705px;
    z-index: 10;
}


