.content .inner{position: relative;}
.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;z-index: 9999}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}

.share{position: sticky;top: 0;width: auto;height: auto;}
.share_box{width: 80px;display: block;position: absolute;right: -105px;top: 0;}
.share_box .fl{color: #919191;margin-bottom: 10px;display: block;font-size: 18px;}
.share_box>div{display: block;width: 55px;height: 55px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;background: rgba(141, 141, 141, 0.11);cursor: pointer;margin-bottom: 10px;text-align: center;line-height: 40px}
.share_box>div img{max-width:60%;}
.share_box>div:hover{background: rgba(141, 141, 141, 0.3);}
