.share_api_icon a{float:left;width:40px;height:40px;line-height:40px;display:inline-block;background:url('icon.png') no-repeat;margin:5px;padding:0;position:static;}
.share_api_icon a:hover{FILTER:alpha(opacity=80);opacity:0.8;-moz-opacity:0.8;}
a.qq_share_icon{background-position:0px 0px;}
a.qzone_share_icon{background-position:0px -40px;}
a.weibo_share_icon{background-position:0px -80px;}
a.weixin_share_icon{background-position:0px -120px;}
a.douban_share_icon{background-position:0px -160px;}
a.baidu_share_icon{background-position:0px -200px;}
.share_api_icon .text{float:left;height:40px;line-height:40px;font-size:13px;color:#333;}

.share_wx_click{width:230px;height:100px;position:fixed;top:30px;right:15px;z-index:65535;background:url('wx_click.png') no-repeat center top;display:none;opacity:0;}

.share-weixin-popup{width:230px;height:230px;background-color:#fff;display:block;border:#7f7f7f 2px solid;border-radius:5px;position:fixed;left:50%;top:50%;margin-left:-115px;margin-top:-115px;z-index:65535;text-align:center;}
.share-weixin-popup img{clear:both;width:180px;height:180px;margin:5px 25px 15px 25px;}
.share-weixin-popup div{clear:both;width:100%;height:30px;line-height:30px;color:#333;font-size:15px;text-align:center;position:relative;}
.share-weixin-popup div a{width:24px;height:24px;line-height:24px;font-size:24px;font-family:arial;color:#fff;text-align:center;padding:0;margin:0;text-indent:0px;position:absolute;top:-12px;right:-12px;cursor:pointer;border-radius:100%;display:block;background-color:#7f7f7f;border:#fff 2px solid;}
.share-weixin-popup div a:hover{background-color:#f00;}

/* mobile */
.sharecode{padding-top:5px;background-color:#F9F9F9;position:fixed;left:0px;right:0px;bottom:0px;z-index:10000;border-top:#efefef 1px solid;display:none;}
.sharecode .close{width:100%;height:25px;font-size:16px;line-height:25px;clear:both;overflow:hidden;display:block;color:#007bc7;cursor:pointer;text-align:center;padding:5px 0px;background-color:#F1F1F1;border-top:#F0F0F0 1px solid;}