@charset "utf-8";
/* CSS Document */


/*--------普通列表页--------*/
.topicListCon{ width:1210px; margin:0 auto;}
.generalList{ width:720px; padding:0 20px 70px 10px;}
.listBox{ border-bottom:1px dashed #b7b8b8; padding:20px 0;}
.listBox h4{ font-size:22px; margin-bottom:18px;}
.listBox h4 a{ color:#333333;}
.listBox h4 a:hover{ color:#333333;}
.listBox .imgbox{ width:186px; height:118px; float:left;}
.listBox .textbox{ width:500px; float:right; height:118px; position:relative;}
.listBox .textbox01{ width:720px; height:90px;}
.listBox p{ font-size:16px; line-height:26px;}
.listBox .detail a{ color:#d36c08;}
.sort{ color:#6b6850; position:absolute; left:0; bottom:0;}
.sort .sortCon{ display:block; width:250px; float:left;}
.sort a{ color:#6b6850;}
.sort a:hover{ color:#d36c08;}
.sort .date{ display:block; width:250px; float:right; text-align:right; color:#989898;}

.sortNoimg{ color:#6b6850; padding-top:7px; position:relative;height: 26px;}
.sortNoimg a{ color:#6b6850;}
.sortNoimg a:hover{ color:#d36c08;}
.sortNoimg .date{ display:block; position:absolute; right:0; top:26px;color:#989898;}

/*右侧*/
.topicListR{ width:425px; padding-top:23px;}
.topicListR a{ color:#303030; text-decoration:none; }
.topicListR a:hover{ color:#d36c08; text-decoration:underline;}


.rankingList{ width:360px; padding:12px 20px 12px 10px;}
.rankingList li{ line-height:32px;}
.rankingList .num01{ width:24px; height:20px; line-height:20px; text-align:center; color:#fff; background:#c00000; display:inline-block; margin-right:15px; font-size:12px;}
.rankingList .num02{ background:#ff0000;}
.rankingList .num03{ background:#d9680d;}
.rankingList .num04{ background:#f28226;}
.rankingList .num05{ background:#f8b57e;}
.rankingList .gray{ background:#bfbfbf;}

.ad{ margin-bottom:20px;}

.m-list2{ padding:10px;}
.m-list2 li{ background:url(../new_image/common/dot02.jpg) no-repeat left 15px; padding-left:15px; line-height:32px;}

.imgList{}
.imgList li{ width:192px; float:left; margin:10px 9px 0 10px;}
.imgList li p{ font-size:12px; padding-top:8px;}
.imgList li p a{ color:#757575;}
.imgList li p a:hover{ color:#d36c08;}

/*--------普通列表页 end--------*/

