.shares a {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin:3px 0 0 5px;
}

.fxd {
	height:30px;
	display: block;
	float: left;
	color: #333;
	line-height: 30px;
}

.bds_qzone {
	background: url(../img/06.png) no-repeat left;
	background-size: 100%;
}

.bds_tsina {
	background: url(../img/03.png) no-repeat left;
	background-size: 100%;
}

.bds_tqq {
	background: url(../img/04.png) no-repeat left;
	background-size: 100%;
}

.bds_renren {
	background: url(../img/01.png) no-repeat left;
	background-size: 100%;
}

.bds_douban {
	background: url(../img/02.png) no-repeat left;
	background-size: 100%;
}

.bds_weixin {
	background: url(../img/05.png) no-repeat left;
	background-size: 100%;
}

.shares .ewmfx {
	width: 100px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 9999;
	overflow: hidden;
	background:#fff;
	border: 1px solid #fff;
}

.shares .ewmfx p {
	text-indent:0;
	width: 100%;
	font-size: 12px;
	text-align: center;
	float: left;
	margin: 7px 0;
}

.shares .ewmfx b {
	float: left;
	display: block;
	float: left;
	width: 80%;
	margin: 0 10%;
}



@media only screen and (max-width:1599px){
	.fxd{font-size:14px;}
	.shares a{width: 20px;height:20px;}

}
@media only screen and (min-width:1600px) and (max-width:1919px) {
	.fxd{font-size:14px;}
	.shares a{width: 20px;height:20px;}
}
