
.bshare-custom.icon-medium-plus a{
	width: 32px;
	height: 33px;
	padding: 0;
	margin-right: 10px;
}

.bshare-custom.icon-medium-plus .bshare-weixin{
	background: url(../images/share_icon.png) left top no-repeat;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog{
	background: url(../images/share_icon.png) -32px top no-repeat;
}

.bshare-custom.icon-medium-plus .bshare-qqim{
	background: url(../images/share_icon.png) -64px top no-repeat;
}

.bshare-custom.icon-medium-plus .bshare-qzone{
	background: url(../images/share_icon.png) -96px top no-repeat;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis{
	background: url(../images/share_icon.png) -128px top no-repeat;
}




.bshare-custom.icon-medium-plus .bshare-weixin:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) left top no-repeat;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -32px top no-repeat;
}

.bshare-custom.icon-medium-plus .bshare-qqim:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -64px top no-repeat;
}

.bshare-custom.icon-medium-plus .bshare-qzone:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -96px top no-repeat;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -128px top no-repeat;
}


@media screen and (max-width: 1400px) {
	.bshare-custom.icon-medium-plus a{
	width: 24px;
	height: 25px;
	margin-right: 6px;
}

.bshare-custom.icon-medium-plus .bshare-weixin{
	background: url(../images/share_icon.png) left top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog{
	background: url(../images/share_icon.png) -24px top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus .bshare-qqim{
	background: url(../images/share_icon.png) -48.5px top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus .bshare-qzone{
	background: url(../images/share_icon.png) -72.5px top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis{
	background: url(../images/share_icon.png) -97px top no-repeat;
	background-size: auto 25px;
}


.bshare-custom.icon-medium-plus .bshare-weixin:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) left top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus .bshare-sinaminiblog:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -24px top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus .bshare-qqim:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -48.5px top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus .bshare-qzone:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -72.5px top no-repeat;
	background-size: auto 25px;
}

.bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis:hover{
	opacity: 1;
	background: url(../images/share_icon_a.png) -97px top no-repeat;
	background-size: auto 25px;
}

}