锘
.bx1 .bx1_c{
padding-top:0;
}
.news_info{

}

.news_list li{
display:block;
width:100%;
border-bottom:1px solid #aaa;
height:70px;
}
.news_list .news_link{
display:block;
width:98%;
}
.news_list .news_link a{
display:block;
color:#666;
font-size:16px;
height:36px;
line-height:36px;
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.news_list .news_link a:hover{
color:#f00;
}
.news_time{
display:block;
width:100%;
}
.news_list .news_time a{
display:block;
width:100%;
height:29px;
line-height:24px;
color:#999;
font-size:14px;
}
/*鍒嗛〉*/
.news_page{
margin:20px 0;
padding:10px 10px;
}
.news_page ul li{
display:block;
float:left;
margin-right:3px;
}
.news_page ul .page_num{
display:block;
width:20px;
height:36px;
line-height:36px;
text-align:center;
border-radius:6px;
}
.news_page ul .hot .page_num ,.news_page ul .page_num:hover{
background:#392376;
}
.news_page ul .hot .page_num a,.news_page ul .page_num:hover a{
color:#fff;
}
.news_page ul .b_pageNum{
display:block;
height:36px;
width:36px;
line-height:36px;
text-align:center;
background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#dedede));
background:-moz-gradient(linear, 0 0,0 100%,from(#fff),to(#dedede));
box-shadow:0 0 5px #666;
border-radius:6px;
}
.news_page ul .b_pageNum a{
display:block;
height:36px;
width:36px;
line-height:36px;
}
/*鏂伴椈璇︽儏*/
.news_title{
height:50px;
line-height:25px;
color:#000;
font-size:16px;
height: 50px;
padding-top: 20px;
padding-bottom: 10px;
}
.news_tips{
height:36px;
line-height:24px;
border-bottom:1px solid #ddd;
}
.news_info{
padding:15px 0;
}
.news_info p{
line-height:30px;
color:#666;
}
.news_info img{
width:100%;
}
/*鍒嗕韩鎸夐挳*/
.news_share{
padding:15px 0;
border-top:1px solid #ccc;
}
.news_share ul li{
display:block;
float:left;
margin-right:5px;
}
.news_share ul li p{
line-height:49px;
color:#333;
}
.news_share ul li a{
display:block;
height:49px;
line-height:49px;
width:49px;
text-align:center;
text-indent:-9999px;
background:url(../images/share.png) left top no-repeat;
}
.news_share ul li.sh_01 a{
background-position:0 0;
}
.news_share ul li.sh_02 a{
background-position:-49px 0;
}
.news_share ul li.sh_03 a{
background-position:-98px 0;
}
.news_share ul li.sh_04 a{
background-position:-147px 0;
}
.news_share ul li.sh_01 a:hover{
background-position:0 -49px;
}
.news_share ul li.sh_02 a:hover{
background-position:-49px -49px;
}
.news_share ul li.sh_03 a:hover{
background-position:-98px -49px;
}
.news_share ul li.sh_04 a:hover{
background-position:-147px -49px;
}