/* 第三方插件share.js微信分享增大qrcodesize之后需要的样式控制 */
.social-share .icon-wechat .wechat-qrcode .qrcode img{
    max-width: 100px;
}