.absolute-center-h{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.absolute-center-v{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.share-wrap{position:fixed;width:100%;bottom:0;top:0;background-color:rgba(0,0,0,.6);z-index:11}.share-wrap .share-box{position:fixed;width:100%;bottom:0;font-size:18px;background-color:#fff}.share-wrap .share-methods{width:100%;height:40vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;font-size:12px;border-top:2px solid #fa565a}.share-wrap .share-methods .method-item{width:25%;text-align:center}.share-wrap .share-methods .method-item img{width:16vw}.share-wrap .share-methods .method-name{margin-top:10px}.share-wrap .btn-cancel{line-height:50px;text-align:center}