@charset "utf-8";
/*微信二维码*/
.share-wx-popub{font-size: 12px;z-index: 100000001;background:#ffffff;display: none;border-radius: 5px;border:5px solid #a0a0a0;left: 50%;top: 50%;margin-left: -110px;margin-top: -122.5px;position: fixed;height: 245px;width: 220px;}
.share-wx-top{color: #666;background: #f2f2f2;height: 24px;line-height: 24px;border-bottom: 1px solid #e8e8e8;}
.share-wx-title{float:left;padding-left: 16px !important;}
.share-wx-close{float: right;padding-right: 6px !important;cursor: pointer;font-weight: bold;font-family: Helvetica,Arial;font-size: 14px;line-height: 24px;}
.share-wx-qrcode{margin: 21px;}
/*分享图标*/
.share-weixin{background: url(/szfmaterial/IMAGE/weixin_share_icon.gif) no-repeat;display:inline-block;height: 32px;width:32px;cursor: pointer;}
.share-qzone{background: url(/szfmaterial/IMAGE/other_share_icon.gif) no-repeat 0 -442px;display:inline-block;height: 32px;width:32px;cursor: pointer;}
.share-sina{background: url(/szfmaterial/IMAGE/other_share_icon.gif) no-repeat 0 -510px;display:inline-block;height: 32px;width:32px;cursor: pointer;}
.nj-share span{padding:0 3px;}