#content {
width:1200px;
margin:0 auto;
}
#content1,#content2,#content3 {
width:1200px !important;
overflow:hidden;
}
.hunk_breadcrumb_navigation_2 {
height:40px;
line-height:40px;
border-bottom: 1px solid #333;
}
.hunk_breadcrumb_navigation_2 a, .hunk_breadcrumb_navigation_2 span {
	font-size: 13px !important;
	color: #939393 !important;
	font-weight: 400;
}
#category_news_page .bodyContTitle {
display:none;
}
.narrow_category_news_page341691 {
margin:30px 0 0 0;
}
.narrow_category_news_page341691 .bodyContContent {
padding:0;
}
.narrow_category_news_page341691 .listNews {
    overflow: hidden;
    margin-left: -20px;
}
.narrow_category_news_page341691 .category_news_li {
    background: #f0f0f0;
    width: 280px;
    float: left;
    margin-left:20px;
    padding-bottom: 15px;
    transition: all .5s;
margin-bottom:20px;
}
.img_news_addTime {
    display: none;
}
.narrow_category_news_page341691 .showSmallPic {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.narrow_category_news_page341691 .showSmallPic img {
    width: 100%;
    height: 100%;
}
.narrow_category_news_page341691 .img_box h2 a {
    color: #666;
    font-size: 18px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-weight: 400;
    position: relative;
    padding-top: 10px;
}
.narrow_category_news_page341691 .img_box h2 a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: #ccc;
    left: 0;
    top: 55px;
    right: 0;
    bottom: 0;
    text-align: center;
    margin: auto;
}
.narrow_category_news_page341691 .p_1 {
    color: #999;
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    padding-top: 10px;
}
.narrow_category_news_page341691 .category_news_li:hover {
    background: #ac0606;
}
.narrow_category_news_page341691 .category_news_li:hover h2 a {
    color: #fff;
}
.narrow_category_news_page341691 .category_news_li:hover h2 a:after {
    background: #fff;
}
.narrow_category_news_page341691 .category_news_li:hover .p_1 {
    color: #fff;
}