
.bds_tsina {
    /*background-color: #000813;*/
    background-image: url('../images/share/weibo.png') !important;
    background-position: 0 !important;
}
.bds_tsina:hover {
    /*background-color: #000813;*/
    background-image: url('../images/share/weibo2.png') !important;
    background-position: 0 !important;
}


.bds_weixin {
    /*background-color: #0061a1;*/
     background-image: url('../images/share/weixin.png') !important;
     background-position: 0 !important;
}

.bds_weixin:hover {
    /*background-color: #0061a1;*/
     background-image: url('../images/share/weixin2.png') !important ;
     background-position: 0 !important;
}

.bds_renren {
    /*background-color: #f7f7f7;*/
     background-image: url('../images/share/renren.png') !important ;
     background-position: 0 !important;
}
.bds_renren:hover {
    /*background-color: #f7f7f7;*/
     background-image: url('../images/share/renren2.png') !important;
     background-position: 0 !important;
}

.bds_kaixin001 {
    /*background-color: #a47e3c;*/
     background-image: url('../images/share/kaixin.png') !important;
     background-position: 0 !important;
}

.bds_kaixin001:hover {
    /*background-color: #a47e3c;*/
     background-image: url('../images/share/kaixin2.png') !important;
     background-position: 0 !important;
}


.bds_more {
    /*background-color: #d6e9c6;*/
     background-image: url('../images/share/more.png') !important;
     background-position: 0 !important;
}

.bds_more:hover {
    /*background-color: #d6e9c6;*/
     background-image: url('../images/share/more2.png') !important;
     background-position: 0 !important;
}

.share a {
    margin: 15px 0px  15px 4px!important;
    width: 32px !important;
    height: 32px !important;
}


.bdshare-button-style0-32 a {
    float: none !important;

}


.fenye {
    text-align: center;
    clear: both;
    margin-top: 30px;
}

.fenye span{
    height: 35px; 
    width: 35px;
    border: 1px solid #dddddd;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 0 2px;
}
.fenye span a {
    line-height: 35px;
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #c40000;
}

.fenye .now-fenye {
    background-color: #c40000;
    
}

.fenye .now-fenye  a {
    color: wheat;
}

.red {
    color: red;
}


.hover-red:hover {
    color: red;
}
