﻿@charset "utf-8";

@font-face {
    font-family: "socialshare";
    src: url("/font/iconfont.eot");
    src: url("/font/iconfont.eot?#iefix") format("embedded-opentype"), url("/font/iconfont.woff") format("woff"), url("/font/iconfont.ttf") format("truetype"), url("/font/iconfont.svg#iconfont") format("svg")
}

.bshare-custom{font-family: "socialshare" !important; font-size:16px; font-style:normal; -webkit-font-smoothing:antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale}
.bshare-custom li{float:left;}
.bshare-custom li a{position:relative; display:inline-block; margin:4px; width:26px; height:26px; font-size:16px; border-radius:50%; line-height:26px; border:1px solid #666; color:#666; text-align:center; vertical-align:middle; transition:background 0.6s ease-out 0s; }
.bshare-custom li a:hover{background-color:#666; color:#fff;}
.bshare-custom li a * {font-family:"socialshare" !important}
.bshare-custom .icon-qqim{color:#56b6e7; border-color:#56b6e7;}
.bshare-custom .icon-qzone{color:#fdbe3d; border-color:#fdbe3d;}
.bshare-custom .icon-sinablog{color:#ff763b; border-color:#ff763b;}
.bshare-custom .icon-wechat{color:#7bc549; border-color:#7bc549;}
.bshare-custom .icon-qqim:hover{background-color:#56b6e7;}
.bshare-custom .icon-qzone:hover{background-color:#fdbe3d;}
.bshare-custom .icon-sinablog:hover{background-color:#ff763b;}
.bshare-custom .icon-wechat:hover{background-color:#7bc549;}
.bshare-custom .icon-qqim:before{content:"\f07a";}
.bshare-custom .icon-qzone:before{content:"\f11a";}
.bshare-custom .icon-sinablog:before{content:"\f12a";}
.bshare-custom .icon-wechat:before{content:"\f09a";}

.share-mode{position: relative; height: 36px; line-height: 36px;}
.share-mode .fxd{position:absolute; top:0; left:0;}


