.ebdp-pc4promote-shortcuttool-wrapper{
	position: fixed;
	bottom: 20px;
	right: 0;
	min-height: 280px;
	z-index: 1000;
	font-family: "Microsoft Yahei";
}
.ebdp-pc4promote-shortcuttool-wrapper>ul{
	list-style: none outside none;
}
.ebdp-pc4promote-shortcuttool-wrapper>ul>li{
	width: 34px;
	height: 34px;
	margin-bottom: 6px;
	background: url(icon-fix-bg.png) 0 0 no-repeat;
	cursor: pointer;
	list-style: none outside none;
	display:table;
	*display:inline-block;
	zoom:1;
	position: relative;
}
.ebdp-pc4promote-shortcuttool-wrapper>ul>li>a{
	display: block;
	height: 34px;
	position: relative;
	width: 34px;
}
.ebdp-pc4promote-shortcuttool-wrapper>ul>li>span{
	width:100%;
	text-align:center;	
	display:table-cell;
	*display:inline-block;
	zoom:1;
	vertical-align:middle;
}


.ebdp-pc4promote-shortcuttool-tip{
	display:block;
	position: relative;
	top: 2px;
	left: 18px;
	width: 14px;
	height: 14px;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	background: url(news-numbner-bg.png) 0 0 no-repeat;
	background-size: cover;
}

.ebdp-pc4promote-shortcuttool-tip-hidden{
	display:none;
}
.ebdp-pc4promote-shortcuttool-hidden{
	display:none;
}