#quick_top,#quick_message,#quick_phone,#quick_wx,#quick_link{
	z-index:999;
	width:47px;
	height:49px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}
.quick_phone{width:47px;height:49px; display: block;}
#quick_phone {bottom:170px;_margin-bottom:170px;
	background:url(inco_phone.jpg) left top;
}
#quick_phone:hover {
	background:url(inco_phone.jpg) right top;
}

.quick_phone_divhd{display: none; width: 240px; border:1px solid #e9e9e9;border-right: 0;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
}
#quick_phone:hover .quick_phone_divhd{display: block;position: absolute;right: 47px;top: -30px;padding:10px; background: #fff;} 
.quick_phone_divhd p{color: #666666; font: 300 12px/30px microsoft yahei;padding-left:10px;}

.quick_message{width:47px;height:49px; display: block;}
#quick_message {
	bottom:230px;_margin-bottom:230px;
	background:url(inco_message.jpg) left top;
}
#quick_message:hover {
	background:url(inco_message.jpg) right top;
}

#quick_wx {bottom:290px;_margin-bottom:290px;background:url(inco_wx.jpg) left top;}
#quick_wx:hover {background:url(inco_wx.jpg) right top;}
.quick_wxhd{display: none; border:1px solid #e9e9e9;border-right: 0;width: 100px; height: 120px;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
}
#quick_wx .quick_wxhd img{width: 100px; height: 100px;}
#quick_wx:hover .quick_wxhd{display: block;position: absolute;right: 47px;top: -30px;padding:10px; background: #fff;} 
.quick_wxhd p{color: #666666; text-align: center;font: 300 12px/24px microsoft yahei;}

#quick_link {bottom:110px;_margin-bottom:110px;background:url(inco_link.jpg) left top;}
#quick_link:hover {background:url(inco_link.jpg) right top;}
.quick_linkhd{display: none; width: 220px; border:1px solid #e9e9e9;border-right: 0;
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-ms-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	-o-box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.12);
}
#quick_link:hover .quick_linkhd{display: block;position: absolute;right: 47px;top: -30px;padding:10px; background: #fff;} 
.quick_linkhd p{color: #666666; font: 300 12px/30px microsoft yahei;padding-left:10px;background:url(jiahao.jpg) left 10px no-repeat;}

#quick_top {
	bottom:50px;
	_margin-bottom:50px;
	background:url(inco_top.jpg) left top;
	width:47px;
	height:49px;
	display:none;
}
#quick_top:hover {
	background:url(inco_top.jpg) right top;
}

@media only screen and (max-width:767px) {

  .quick_kf{
	  display:none}

}