﻿@charset "utf-8";

.all-sort-list{position:absolute; width:193px; height:499px; overflow:hidden; left:0; top:40px; z-index:99999; border:1px solid #eaeaea; border-top:none; background:#f6f5f5; display:none;}
.heightAuto{height:auto; overflow:inherit;}
.all-sort-list .item{height:41px;}
.all-sort-list .item h3{width:185px; height:41px; line-height:41px; padding:0 5px; margin:0; font-size:14px; font-family:"宋体"; font-weight:normal;}
.all-sort-list .item h3 a{width:100%; height:100%; display:block; text-indent:58px; color:#666; border-bottom:1px dotted #aeacad; background-repeat:no-repeat; background-position:24px center;}
.all-sort-list .item h3 a span{float:right; color:#aeacad; text-indent:0; margin-right:10px; font-weight:bold; font-size:16px; font-family:"宋体";}
.all-sort-list .item h3 a.hover{display:none; background-color:#ff3831; color:#fff;}
.all-sort-list .hover h3{width:193px; padding:0;}
.all-sort-list .hover h3 a{display:none; background-position:29px center; text-indent:63px;}
.all-sort-list .hover h3 a span{color:#fff; margin-right:15px;}
.all-sort-list .hover h3 a.hover{display:block;}

.item-list{display:none; position:absolute; top:0; left:193px; width:1005px; min-height:457px; background:#fff; border:1px solid #ff3831; z-index:9999;}
.item-list .subitem{width:700px; float:left; margin-left:25px;}
.item-list .subitem dl{padding:6px 0px; overflow:hidden; zoom:1;}
.item-list .subitem dt{height:40px; color:#E4393C; overflow:hidden; border-bottom:1px solid #eaeaea; margin:10px 0 0; padding-bottom:5px;}
.item-list .subitem dt a.til{float:left; font-size:15px; color:#333; /*line-height:55px;*/}
.item-list .subitem dt a.til img{margin-right:10px;}
.item-list .subitem dt a.more{float:right; font-size:12px; line-height:60px; color:#0c8efe; font-family:"宋体";}
.item-list .subitem dd{margin-top:10px; overflow:hidden;}
.item-list .subitem dd a{font-size:12px; line-height:16px; margin-right:15px; color:#61605c}
.item-list .subitem dd a:hover{color:#ff3831;}

.item-list .caiNiXiHuan{width:250px; float:right; margin:10px 15px 0 0;}
.item-list .caiNiXiHuan img{width:250px; height:150px; margin-bottom:10px;}

