﻿/*焦点图样式表*/
.focusPic {
    width: 878px;
    height: 320px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.focusPic::after {
    content: '';
    z-index: 8888888888;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAA2UlEQVR42rWTIRLCMBBFewO4S87QC/QEYJgKFI6pQFVkUJiiEB0UU4EqKjKqKiampyFfZGaZbbqGiDdNNtu87jYplFKHP7MLlIFNoCCCLKJtUlBV1RFPibquTyu5ZVIwDMMNpNa6rmvjWGt9Seyz/xFM0/SieO8/dN40zRl5iDvn3ojRMej7/kr3ZAIylyuTK+ACqd/jON6jBOAdY8yDxpAnCNI/Hl8rgTwmQDAKJFAFcpdItgingvaWI1e6KrDWPnFKsgjQN7YoCJaY59kwAb+5MqhUjFNBTr4o+NIDSUJaEwAAAABJRU5ErkJggg==) left bottom no-repeat;
}

.focusPic img {
    width: 100%;
    height: 100%;
}
/*红木十大品牌广告,红木品牌排行榜广告,红木产品广告*/
#top10 .focusPic,
#prizeBrandList .focusPic,
#soproduct_list .focusPic,
#magazine .focusPic,
#VideoHomeFocusPic .focusPic {
    width: 1200px;
    margin: 20px auto;
    clear: both;
}

#soproduct_list .focusPic {
    display: inline-block;
    height:100px;
    margin-top:0px;
}

#productShow .focusPic {
    width: 490px;
    height: 198px;
}
#top10 .focusPic{height:100px;margin: 0px auto 20px auto;}
#prizeBrandList .focusPic{height:100px;}
#VideoHomeFocusPic .focusPic {
    width: 1200px;
    height:100%;
    margin: 20px auto;
    clear: both;
}
#magazine .focusPic{height:100px;}
.videolist_right .focusPic{width:350px;height:320px;}
.column_left  .focusPic{width:825px;height:320px;margin-top:20px;}
/*资讯中心首页*/
#columnHome .focusPic {
    width: 608px;
    height: 246px;
    margin: 20px auto;
}
#ArticleDetails .focusPic {
    width: 832px;
    margin: 20px auto;
}
#brandHome .focusPic {
    width: 830px;
    margin: 20px auto;
}
#brandProductShow .focusPic{
    width: 1200px;
    height:100px;
    margin: 20px auto;
}
#brandColumnHome .focusPic {
    width: 1200px;
    height:100px;
    margin: 20px auto;
}
#brandNewsHome .focusPic {
    width: 855px;
    margin: 20px auto;
}
#brandJoinHome .focusPic {
    width: 845px;
    margin: 20px auto;
}
#ebookArticleShow .focusPic {
    width: 1000px;
    margin: 20px auto;
}
 