/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:161px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:160px;}
.keifu_head{ width:160px; height:40px; background:url('keifu_head.png') left 25px center no-repeat #029bdb; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ background:#029bdb; padding:10px;padding-top:0px;}
.keifu_con ul{border-radius:6px;background:#fff;padding:5px;}
.keifu_con li{ line-height: 38px; height:38px;border-bottom:solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.keifu_con li span {color:#777;}
.keifu_con li a{color:#777;}
.keifu_con li a:hover{color:#ff0000;}
.keifu_con li img {vertical-align:middle;}