.share-by-img{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh;background:#f2f2f2;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.share-warp{height:65vh;width:100%;margin-top:3vh}.share-warp>ul{position:relative;height:100%;width:68%;margin-left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.share-warp>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;position:absolute;height:100%;width:100%;border-radius:5px;text-align:center}.share-warp img{width:auto;height:auto;max-width:100%;max-height:100%;pointer-events:auto;border-radius:5px}.share-indicator{height:15px;line-height:15px;text-align:center;margin-top:10px}.share-indicator li{display:inline-block;margin-left:8px;height:8px;width:8px;border-radius:50%;background:#cecece;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.share-indicator li:first-child{margin-left:0}.share-indicator li.active{background:#8a8a8a}.share-tip{margin-top:10px}.share-bottm,.share-tip{color:#666;font-size:15px;text-align:center}.share-bottm{position:fixed;bottom:2vh;width:100%}@media screen and (min-height:737px){.share-warp{height:62vh}}.appSharePart{width:100%;margin-top:20px;margin-bottom:20px}.appSharePart,.appSharePart .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.appSharePart .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.appSharePart .item .iconBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:60px;height:60px;font-size:60px}.appSharePart .item .iconBox .iconPic{width:44px}.appSharePart .item .text{font-size:14px;color:#4e5256}