/*---漂浮客服---*/
#kefu{ width:148px;position:fixed; top:15%; right:1%;z-index:8888;padding-bottom:12px; border:1px solid #e5e5e5; background:#fcfcfc url(images/kf_nrbg.jpg) no-repeat bottom;}
#kefu .top{ width:15px; height:15px; position:absolute; top:4px; right:5px; z-index:99999;}
#kefu .middle{ font-size:12px; width:100%; text-align:center;}
#kefu .middle h1 { margin-bottom:12px;border-bottom:1px solid #e5e5e5; position:relative;}
#kefu .middle h1 span { position:absolute; top:9px; left:33px; font:600 18px/20px "微软雅黑";color:#F80004;}
#kefu .middle li a {display:block; width:125px; height:24px; margin:10px auto; text-indent:2.2em; font:12px/26px "微软雅黑"; color:#000; border:1px solid #CCC; border-radius:3px;background:url(images/kf_qbg.png) no-repeat center center;}
#kefu .middle li a:hover {color:#FF0000;}
#kefu .middle h2 { display:block; padding-left:11px; font:600 13px/30px "微软雅黑"; color:#575757; }
#kefu .middle h2 p { font:600 17px/20px "微软雅黑";color:#F80004;}
#kefu .close{float:right; cursor:pointer;}
.right_bar{ width:26px; height:185px; position:fixed; top:15%; right:0; z-index:9999; display:none;}
.right_bar img{cursor:pointer;}

