*{margin:0;padding:0;}
/*share_start*/
#share{position:fixed;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-34+"px");top:115px;left:94%;width:30px;zoom:1;z-index:9999;}
#share a{display:block;width:70px;height:70px;overflow:hidden;text-indent:-999px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;}
#share .one{background:url(../images/one.png) no-repeat;position:absolute;top:71px;}
#share a.one:hover{background:url(../images/one_hover.png) no-repeat;}
#share .two{background:url(../images/two.png) no-repeat;position:absolute;top:0;}
#share a.two:hover{background:url(../images/two_hover.png) no-repeat;}
#share .three{background:url(../images/three.png) no-repeat;position:absolute;top:142px;}
#share a.three:hover{background:url(../images/three_hover.png) no-repeat;}
#share .four{background:url(../images/four.png) no-repeat;position:absolute;top:213px;}
#share a.four:hover{background:url(../images/four_hover.png) no-repeat;}
#share a#totop{background:url(../images/back-top.png) no-repeat;position:absolute;top:284px;cursor:pointer;}
#share a#totop:hover{background:url(../images/back-top_hover.png) no-repeat;}

<!--右侧浮动窗口的弹出客服-->
#kfbox{position:fixed;right:83px;top:115px;width:130px;border:2px solid #727272;background:#FFF;z-index:100003;display:none;}
#kftitle{line-height:26px;background:#333;color:#FFF;padding-left:8px;border-bottom:2px solid #727272;}
#kftitle a{float:right;border:1px solid #fff;line-height:12px;color:#FFF;margin:6px 2px 0 0;padding:1px 2px;text-decoration:none;font-family:Verdana,Geneva,sans-serif;}
#kflist{height:318px;overflow-y:auto;}
#kflist a{line-height:26px;padding-left:14px;text-decoration:none;color:#F00;display:block;cursor:pointer;}
#kflist a:hover{color:#F00;text-decoration:underline;}
