.date {
    color: #676767;
    height: 56px;
    line-height: 56px;
}
.bdsharebuttonbox {
    width: 32px;
    margin: 20px auto;
}

.bdsharebuttonbox a {
    margin: 0 0 10px;
    width: 35px;
    height: 35px !important;
}
.bshare-custom.icon-medium-plus a {
    padding: 0;
}

.bshare-custom.icon-medium-plus a span {
    display: inline-block;
    width: 35px;
    height: 100%;
}

.bshare-custom.icon-medium-plus .bshare-weixin {
    background: url(../images/sprites.png) no-repeat -119px -45px;
}

.bshare-custom.icon-medium-plus .bshare-weixin:hover {
    /*background: #3dbe5b;*/
    background-position: -119px -87px;
}

.bshare-custom.icon-medium-plus .bshare-qqim {
    background: url(../images/sprite01.png) no-repeat -40px -45px;
}

.bshare-custom.icon-medium-plus .bshare-qqim:hover {
    /*background: #f8c514;*/
    background-position: -40px -87px;
}

.bshare-custom.icon-medium-plus .bshare-renren {
    background: url(../images/sprites.png) no-repeat -80px -45px;
}

.bshare-custom.icon-medium-plus .bshare-renren:hover {
    /*background: #ff5757;*/
    background-position: -80px -87px;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog {
    background: url(../images/sprites.png) no-repeat 0px -45px;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog:hover {
    background-position: 0 -87px;
}
