﻿/* åˆ†äº« */
.fl {
    float: left;
}
.fr {
    float: right;
}
.share {
    display: inline-block;
    vertical-align: middle;
}

.share .hideDiv dt {
    line-height: 44px;
    margin: 0 10px;
}
.share dt {
    line-height: 24px;
    font-size: 12px;
}
.fxd_con .bdshare-button-style0-32 a {
    float: left;
    width: 22px;
    line-height: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    cursor: pointer;
    margin: 0 6px;
    overflow: hidden;
    color: #3a8ceb;
    border-radius: 50%;
}
.fxd_con .bdshare-button-style0-32 .bds_sqq {
    background-image: url(../images/share/qq.png);
    border: 1px solid #56b6e7;
}
.fxd_con .bdshare-button-style0-32 .bds_sqq:hover {
    background-image: url(../images/share/qq-1.png);
    border: 1px solid #56b6e7;
    background-color: #56b6e7;
}

.fxd_con .bdshare-button-style0-32 .bds_qzone {
    background-image: url(../images/share/qqkj.png);
    border: 1px solid #fdbe3d;
}
.fxd_con .bdshare-button-style0-32 .bds_qzone:hover {
    background-image: url(../images/share/qqkj-1.png);
    border: 1px solid #fdbe3d;
    background-color: #fdbe3d;
}
.fxd_con .bdshare-button-style0-32 .bds_tsina {
    background-image: url(../images/share/wb.png);
    border: 1px solid #ff763b;
}
.fxd_con .bdshare-button-style0-32 .bds_tsina:hover {
    background-image: url(../images/share/wb-1.png);
    border: 1px solid #ff763b;
    background-color: #ff763b;
}
.fxd_con .bdshare-button-style0-32 .bds_weixin {
    background-image: url(../images/share/wx.png);
    border: 1px solid #7bc549;
}
.fxd_con .bdshare-button-style0-32 .bds_weixin:hover {
    background-image: url(../images/share/wx-1.png);
    border: 1px solid #7bc549;
    background-color: #7bc549;
}
