.mainContainer{width: 1200px;min-height:548px;height: 100%;margin:0 auto;margin-top: 40px;}

/*------------------------- left_nav------------------------ */
.mainContainer .left_nav{width: 226px;height: 100%;min-height: 70px;margin-right: 20px;}
.mainContainer .left_nav .top{width: 226px;height: 63px;padding-top: 7px;
  background: url('../image/list_left_bg.png') no-repeat left center #EEEEEE;margin-left: 5px;}
.mainContainer .left_nav .top h2{font-size:24px;font-weight:500;color: #fff;
background: #8F000B;height: 44px;text-align: center;line-height: 44px;padding:0 37px 0 23px;display: inline-block;}
.mainContainer .left_nav li{height: 60px;line-height: 60px;margin-left: 11px;width: 220px;border-top: 1px solid #F5F5F5;background: #EEEEEE;}
.mainContainer .left_nav li a{font-size:16px;font-weight:500;color: #666666;
  display: inline-block;padding-left: 46px;background: url('../img/arrow.png') no-repeat 22px center;width: 180px;}
.mainContainer .left_nav li:hover a,.mainContainer .left_nav .active a{background: url('../img/left_img02.png') no-repeat 26px center;color: #8F000B;}

/* -------------------------coverContainer------------------------------------- */
.coverContainer{float: right;height: 100%;width: 900px;}
.breadNav{height: 38px;margin-bottom: 30px;width: 100%;font-size: 18px;color: #666666;font-weight:500;}
.breadNav a{font-size: 18px;color: #666666;}
.breadNav a:hover{color: #8F000B;font-weight:500;}
.coverContainer .video{height:440px;margin-bottom: 50px;}
.coverContainer .coverContent{width: 100%;height: 100%;margin-bottom: 140px;}
.coverContainer .coverContent > ul{height: 100%;width: 100%;border-left: 1px solid #8F000B;}
.coverContainer .coverContent > ul > li{height: 234px;width: 100%;background: url('../img/icon03.png') no-repeat 0px 20px;margin-left: -7px;}
.coverContainer .coverContent > ul > li h2{height: 34px;line-height: 34px;padding-top: 8px;border-bottom: 1px solid #8F000B;margin-left: 22px;
font-size: 22px;font-weight: 500;color:#333333;}
.coverContainer .coverContent > ul > li > ul {margin: 9px 0 0px 22px;}
.coverContainer .coverContent > ul > li > ul > li{height: 34px;line-height: 34px;background: url('../img/icon05.png') no-repeat left center;padding-left: 16px;}
.coverContainer .coverContent > ul > li .more{display: inline-block;width: 90px;height: 24px;line-height: 24px;margin: 9px 0 0 22px;background: #808080;color: #fff;
text-align: center;font-size: 14px;cursor: pointer;}
/* 鼠标放上去样式 */
.coverContainer .coverContent > ul > li:hover{background: url('../img/icon02.png') no-repeat 0px 20px;}
.coverContainer .coverContent > ul > li:hover h2 a{color: #8F000B;}
.coverContainer .coverContent > ul > li > ul > li:hover{background: url('../img/icon004.png') no-repeat left center;}
.coverContainer .coverContent > ul > li > ul > li:hover a{color: #8F000B;}
.coverContainer .coverContent > ul > li .more:hover{background: #8F000B;}

/* ----------------------listContainer------------------- */
.listContainer{float: right;height: 100%;width: 900px;margin-bottom: 100px;}
.listContainer .breadNav{border-bottom: 1px solid #8F000B;margin-bottom: 20px;}
.listContainer .listContent{margin-bottom: 30px;}
.listContainer .listContent ul{padding-left: 12px;margin-bottom:40px;}
.listContainer .listContent ul li{height: 37px;line-height: 37px;background: url('../img/icon05.png') left center no-repeat;}
.listContainer .listContent ul li a{font-size: 16px;margin-left: 26px;display: inline-block;width: 930px;height: 100%;line-height: 37px;}
.listContainer .listContent ul li:hover{background: url('../img/icon004.png') left center no-repeat;}
.listContainer .listContent ul li:hover a{color: #8F000B;}

/* ------------------------infoContainer-------------------------- */
.infoContainer{float: right;height: 100%;width: 900px;margin-bottom: 140px;}
.infoContainer .breadNav{border-bottom: 1px solid #8F000B;margin-bottom: 20px;}
.infoContainer .infoContent .title{font-size:24px;font-weight:500;text-align: center;height: 48px;
line-height: 48px;}
.infoContainer .infoContent .subTitle{font-size:20px;font-weight:400;text-align: center;height: 48px;
line-height: 48px;margin-bottom: 10px;}


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


.mt20 a:hover{color:#90000A;}

/**--------------------------search------------------------------------**/
.searchContainer{min-height:600px;margin-top:10px;margin-bottom:80px;}
.searchContainer .search_nav{line-height:40px;}
.searchContainer .searchResult .ts{line-height:30px;}
.searchContainer .searchResult ul{margin-bottom:30px;margin-top:10px;}
.searchContainer .searchResult ul li{line-height: 36px;height:36px;}