/*左边栏样式开始*/
.inforcom a{
	color:#282828
}
.feeds-item-info .labels{
	float: right;
	margin-right:25px;
}
.feeds-item-info .label{
	    margin: 0 4px 0 4px;
}
.feeds-item-info .label a{
	color:#6b6b6b
}
.feeds-item-info .label a:hover{
	color:red;
}
.hot_wood_pic img{
	width: 287px;
    height: 278px;
}
.tab-pannel{
	height:100%;
}
.tab-pannel a{
	height:100%;
}
.inforcom .infoleft{
 	float:left;
}
/*banner样式开始*/
.fix_h{
	height:12px;
}
.inforcom .infoleft .banner{
	width:846px;
	clear:both;
	overflow: hidden
}
.banner{
	    margin-bottom: 12px;
}
.banner .banner_left{
    margin: 0 10px 0 0;      
	float: left;
	    width: 682px;
}
.banner .banner_right{
	    float: left;
}
.banner .banner_right ul li{
	width: 153px;
    height: 114px;
    margin-bottom: 12px;
	position: relative;
}
.banner .banner_right ul li img{
	width: 100%;
	height: 100%;
    opacity: 1;
}
.banner .banner_right ul li p{
	color: white;
    position: absolute;
    top: 70px;
    font-size: 13px;
    font-family: 微软雅黑, "Hiragino Sans GB";
    word-break: break-all;
    padding: 0px 8px;
}
.banner .banner_right ul li p:hover{
	color:#2db869;
}
.clear{ clear:both}
/*banner样式结束*/
/*资讯列表样式开始*/
.news_feeds{
	border: 1px solid #e5e5e5;
	width:835px;
    margin-bottom: 7px;
}
.feeds-item:first-child {
    border-top: 0;
}
.feeds-item:last-child {
    border-bottom: 0;
}
.feeds-item {
    font-size: 12px;
    position: relative;
    padding: 30px 0;
	    border-bottom: 1px solid #e5e5e5;
}
.hasImg {
    padding-left: 246px;
    min-height: 132px;
    _height: 138px;
}
.feeds-item .feeds-item-pic {
    position: absolute;
    left: 28px;
    width: 195px;
    height: 125px;
    top: 29px;
}
.feeds-item .feeds-item-pic a {
    display: block;
    height: 100%;
    overflow: hidden;
}
.feeds-item .feeds-item-pic img {
    width: 100%;
}
a img {
    border: 0;
}
.feeds-item h3 {
    margin-bottom: 5px;
}
.feeds-item h3 a {
    font: 20px/29px "微软雅黑";
    color: #282828;
    font-weight: 800;
}
.hasImg .feeds-item-text, .hasImg .feeds-item-text1 {
    overflow: hidden;
}
.feeds-item .feeds-item-text, .feeds-item .feeds-item-text1 {
    height: 48px;
    color: #6b6b6b;
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
}
.hasImg .feeds-item-info {
    width: 610px;
}
.feeds-item .feeds-item-info {
    line-height: 22px;
    color: #999;
    overflow: hidden;
    width: 100%;
    margin-top: 13px;
}
.feeds-item .feeds-item-info .name{
	color:#282828;
	font-family:"微软雅黑";
	margin-right: 10px;
    display: inline-block;
}
.feeds-item .feeds-item-info .tm, .feeds-item .feeds-item-info .count{
	color:#6b6b6b;
    margin-right: 10px;
    display: inline-block;
}
/*资讯列表样式结束*/
/*右侧边栏样式开始*/
.inforight{
	width: 345px;
	float: right;
}
/*页面右侧整体热门title样式开始*/
.right_lan_title{
	width:222px;
    margin: 0 auto;
    height: 42px;
    border-bottom: 1px solid #F7761C;
    color: #F7761C;
}
.right_lan_title>div {
    background-color: #F5F5F5;
    float: left;
    margin-top: 10px;
    margin-left: 50px;
    padding-left: 10px;
    padding-right: 8px;
    text-align: center;
}
.right_lan_title p {
    font-size: 18px;
}
.right_lan_title .other_title{
	margin-left: 60px;
}
/*页面右侧整体热门title样式结束*/
/*24小时热门新闻开始*/
.inforight .hot_news{
    background-color: #F5F5F5;
    width: 100%;
    height: 367px;
	margin-bottom: 23px;
	color: #282828;
	    
}
.hot_news ul li {
    border-bottom: 1px solid #D3D3D3;
    overflow: hidden;
    width: 100%;
    padding: 8px 0px;
}
.hot_news ul li:last-child {
    border-bottom: transparent;
}
.hot_news li>div {
    float: left;
}
.new_pic {
        margin-left: 24px;
}
.new_pic img {
    width: 70px;
    height: 60px;
}

.hot_news  .title {
    margin-top: 10px;
	margin-left: 10px;
    font-size: 14px;
    width: 210px;
}
/*24小时热门新闻样式结束*/
/*热门木材样式开始*/
.inforight .hot_wood{
	background-color: #F5F5F5;
    width: 100%;
    height: 367px;
	margin-bottom: 23px;
	color: #282828;
}
.hot_wood .hot_wood_pic{
	margin-top: 18px;
    text-align: center;
	position: relative;
}
.hot_wood .wood_text{
	position: absolute;
    left: 27px;
    top: 245px;
    width: 289px;
    height: 34px;
    background: #f5f5f5;
	font-size: 14px;
    color: red;
}
.hot_wood .pic_border{
	background: url(/statics/default/images/icons/hot_wood.png) no-repeat;
    position: absolute;
    z-index: 9999;
    left: 28px;
    top: 0px;
    width: 290px;
    height: 282px;
}
.hot_wood_pic .img{
	    width: 286px;
}
.hot_wood .wood_text .price{
	float: left;
    margin: 7px 21px;
}
.hot_wood .wood_text .order_num{
	float: right;
	margin: 7px 21px;
}
/*热门木材样式结束*/
/*文章排行样式开始*/
.inforight .article_ranking{
	background-color: #F5F5F5;
    width: 100%;
	margin-bottom: 23px;
	color: #282828;
}
.article_ranking li {
    border-bottom: 1px solid #D3D3D3;
    overflow: hidden;
    width: 100%;
    padding: 20px 0px;
	font-size: 14px
}
.article_ranking li div {
    width: 40px;
}
.article_ranking li div, .article_ranking li p {
    float: left;
}
.article_ranking li div>span {
    display: inline-block;
    padding: 1px 8px 1px 4px;
    font-weight: 600;
    float: right;
    font-style: italic;
}
.article_ranking li p {
    width: 254px;
    padding-left: 10px;
    padding-right: 5px;
}
.article_ranking ul li:last-child {
    border-bottom: transparent;
}
/*文章排行样式结束*/
/*热门标签样式开始*/
.inforight .hot_tag{
	background-color: #F5F5F5;
    width: 100%;
	margin-bottom: 23px;
	color: #282828;
}
.hot_tag li {
    border-bottom: 1px solid #D3D3D3;
    overflow: hidden;
    width: 100%;
    padding: 15px 0px;
    font-size: 14px;
}
.hot_tag li span:first-child {
    display: inline-block;
    margin: 4px 20px;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    padding: 0 12px;
    text-align: center;
    color: #FF2F2F;
}
.hot_tag li span:last-child{
	margin-left:-14px;
}
.hot_tag li:last-child{
	border-bottom: transparent;
}
.page_margin {
    width: 835px;
    height: 26px;
    margin: 24px auto 35px; 
}

/*热门标签样式结束*/