﻿#header{overflow:hidden;position:relative;width:100%;z-index:999;right:0px;top:0;width:100%}
#share{visibility:hidden}#share.show{visibility:visible}
#share.show .share_msk{visibility:visible}
#share.show .share{visibility:visible;bottom:0}
.share_msk{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5);visibility:hidden;z-index:998}
.share{position:fixed;bottom:-200px;left:0;width:100%;background:#fff;visibility:hidden;z-index:999;-webkit-transition:all 0.3s cubic-bezier(0.165,0.84,0.44,1);-moz-transition:all 0.3s cubic-bezier(0.165,0.84,0.44,1);-o-transition:all 0.3s cubic-bezier(0.165,0.84,0.44,1);transition:all 0.3s cubic-bezier(0.165,0.84,0.44,1)}

.share .pd10{padding-top:5px}
.cancel_share a{display:block;height:50px;line-height:50px;text-align:center;color:#fff;background:#c8c8c8;font-size:15px}
.cancel_share a.ton{background:#70CA10}