.breadNav{height:60px;line-height:60px; font-size: 14px;color: #666;background: #F5F5F5;}
.breadNav a{color: #666;}
.breadNav a:hover{color: #C30606;font-weight:400;}
.breadNav .chover{color: #C30606;}


/* leftNav */
.leftNav{width:156px;padding:10px; margin-right:27px;height: 100%;float: left;background: #C30606;}
.leftNav h2{min-width:80px; height:38px;font-size:20px;font-weight: bold;
    border-bottom:2px solid #FFF;color: #fff;
}
.leftNav > ul > li{height: 36px;border-bottom: 1px solid #ccc;padding-left:23px;background: url("../image/second-level2.png") no-repeat left center;}
.leftNav > ul > li a{font-size:16px;;height: 28px;line-height: 36px; display: block;}
.leftNav > ul .active a{color: #00A0E9;}
.leftNav > ul > li:hover a{color: #00A0E9;}


/* ------------------列表页面------------ */
.listContainer{min-height:500px;margin-top:16px;position:relative;}
.listContainer .listContent{width: 996px;float: right;height: 100%;margin-bottom: 100px;}
.listContainer .listContent .rigTit{width: 100%;padding: 5px;background: #E0E0E0;margin-bottom: 34px;margin-top: 5px;}
.listContainer .listContent .rigTit h5{height: 26px;line-height: 26px;color: #A00709;border-left: 4px solid #A00709;padding-left: 10px;font-size: 16px;font-weight: 500;}
.listContainer .listContent li{width: 100%;margin-bottom:32px; height: 60px;}
.listContainer .listContent li a{display: inline-block;width: 97.5%;}
.listContainer .listContent li .date{float: left;width: 60px;text-align: center;height:60px;background:#E8E8E8;color: #666;}
.listContainer .listContent li .date .day{font-size: 24px;height: 35px;line-height: 40px;font-weight: bold}
.listContainer .listContent li .date .year{font-size: 14px; height: 25px;font-weight: 500;}
.listContainer .listContent li .info{float: left;width:889px;color: #333; height:64px;margin-left:20px;}
.listContainer .listContent li .info .title{font-size: 16px;}
.listContainer .listContent li .info .text{font-size: 14px;}
.listContainer .listContent li:hover .title{color:#C30606;}
.listContainer .listContent li:hover .date{background:#C20606;color: #fff;}


/* -------------------------详情页 infoContainer---------------------------------- */
.infoContainer{min-height: 500px;margin-top: 16px;margin-bottom: 20px;margin-top: 30px;}
.infoContent{float: left;width: 968px; margin-left:5px}
.infoContent .title{text-align: center;font-size: 20px;font-weight:500;color:#A00709;margin-top: 10px;}
.infoContent .basicInfo{text-align: center;font-size:14px;color:#808080;margin-bottom: 28px;line-height: 30px;}
.infoContent .basicInfo span{margin-right:6px;}
.infoContent .others {margin: 20px 0;}
.infoContent .others li {height: 18px;line-height: 18px;margin-top: 17px; font-size: 14px;border-left: 4px solid #999;padding-left: 10px;}
.infoContent .others li:hover{color:#C20606;border-color: #C20606}
.infoContent .others li:hover a{color:#C20606;}

.bdsharebuttonbox{margin-top: 34px;}

 
/* ----------------------------分页----------------------------------- */
/* 分页 */
.pagination a{
    color:#404344 !important;
    border:1px solid #ccc;
    /* margin-right: 10px !important; */
    padding:6px 10px;
    font-size:14px;
	text-decoration:none;
	margin-right:5px;
}
.paging a:hover{background-color:#eee; text-decoration: none;}
.paging .page-curr{
    background-color:#C30606 !important;
    color:#fff !important;
    border:1px solid  #C30606 !important;
    padding:6px 10px;
}
.pagination{
   width:100%;
   text-align:center;
}
.jump{
    width: 165px;
    margin-top: 4px;
    margin-left: 15px;
}
.paging .drift{
    float: left;
    margin-bottom: 50px;
}
.txt{
    width: 42px;
    height: 70px;
    border: none;
}
.bnt{
    background: #fff;
    width: 48px;
    height: 27px;
    border: none;
}


.mt20 a:hover{color:#0F72CE;}
/**------------searchContainer 查询页面 ---------**/
.searchContainer{min-height:600px;margin-bottom:60px;}
.searchContainer .search_nav{line-height:40px;}
.searchContainer .searchResult .ts{line-height:30px;}
.searchContainer .searchResult ul li{line-height: 50px;height:50px;border-bottom: 1px dotted #4d76c0;}
