/*SCR sharebutton style*/
.fb-like{
    position:static;
    top:-8px;
    z-index:99999;
}
#twitter-widget-0{
    position:relative;
    top:0px;
}
#___plusone_0{
    position:relative;
}
.shareBtn-top{
    margin:2% auto 0;
	width:300px;
}
.pint_sharebutton{
	position:relative;
	top:-6px;
}
.lin_sharebutton{
    position:relative;
    top:-12px;
}
.shareButton-mobile{
    text-align:center;
}
/*手机端分享按??式*/
.shareButton-mobile {
margin-top:15px;
}
@media(max-width:640px) {
.shareBtn-top{
	width:100％;
}
}

