.bdshare-button-style0-32 {
        padding: 64px 0;
}

.bdshare-button-style0-32 li {
        float: left;
        position: relative;
        margin: 0 0 0 10%;
}

.bdshare-button-style0-32 a {
        background: none;
        width: 100%;
        height: 100%;
        line-height: normal;
        display: block;
        overflow: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        right: 0px;
}

.bdshare-button-style0-32 i {
        font-size: 35px;
        display: block;
        overflow: hidden;
        text-align: center;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
}

.bdshare-button-style0-32 li:first-child {
        margin: 0;
}

.bdshare-button-style0-32 li:hover i {
        color: #006db1;
}

@media (max-width:1050px) {
        .bdshare-button-style0-32 {
                padding: 15px 0;
        }
        .bdshare-button-style0-32 i {
                font-size: 36px;
        }
}