@charset "UTF-8";

.share {
	position: absolute;
	width: 60px;
	left: -70px;
	top: 40px;
}

.share .bdshare-button-style0-32 .more {
	width: 60px;
	height: 60px;
	margin: 0;
	line-height: 60px;
	background: #1c1f87;
	color: #fff;
	font-size: 16px;
	position: relative;
}

.sanjiao {
	width: 0;
	height: 0;
	border-width: 8px 8px 0;
	border-style: solid;
	border-color: #1c1f87 transparent transparent;
	position: absolute;
	bottom: -8px;
	left: 22px;
}

.share .bdshare-button-style0-32 a {
	width: 60px;
	height: 60px;
	border: 1px solid #e5e8eb;
	background: url(../img/share.png) no-repeat;
	line-height: 60px;
	margin: 0;
	border-top: none;
}

.share .bdshare-button-style0-32 .qq {
	background-position: 0 0;
}

.share .bdshare-button-style0-32 .qq:hover {
	background-color: #1ba8f0;
	background-position: 0 -240px;
}

.share .bdshare-button-style0-32 .weixin {
	background-position: 0 -120px;
}

.share .bdshare-button-style0-32 .xianshi:hover .weixin {
	background-color: #11c053;
	background-position: 0 -360px;
}

.share .bdshare-button-style0-32 .sina {
	background-position: 0 -180px;
}

.share .bdshare-button-style0-32 .sina:hover {
	background-color: #f52b3b;
	background-position: 0 -420px;
}

.share .bdshare-button-style0-32 .qzone {
	background-position: 0 -60px;
}

.share .bdshare-button-style0-32 .qzone:hover {
	background-color: #1c1f87;
	background-position: 0 -300px;
}

.bd_weixin_popup {
	height: auto !important;
	width: auto !important;
	display: none !important
}

.xianshi {
	position: relative;
	background: #fff;
}

.share .bdshare-button-style0-32 .xianshi .zhanxian {
	display: none;
	position: absolute;
	background: #fff;
	left: 60px;
	width: auto;
	height: auto;
	border: 1px solid #e5e8eb;
	border-left: none;
	z-index: 999;
}

.share .bdshare-button-style0-32 .zhanxian p {
	margin: 0;
	line-height: 1.75em;
}

.share .bdshare-button-style0-32 .xianshi:hover .zhanxian {
	display: block;
}

.sanjiaoright {
	display: block;
	width: 0;
	height: 0;
	border-width: 8px 8px 8px 0;
	border-style: solid;
	border-color: transparent #fff transparent transparent;
	position: absolute;
	top: 0px;
	left: -9px;
	top: 85px;
}