﻿/*在线客服*/

.kefu{position:absolute; right:0; top:200px; z-index:1200;width:138px;}
.kefu .kfdiv{ width:63px; height:63px; margin-bottom:1px; cursor:pointer; color:#FFF; text-align:center; margin-right:0; background:url(../images/kefu.png) no-repeat; }

.kefu .c1{ background-position:0 0; margin-left:75px; position:relative}
.kefu .c2{ background-position:0 -64px; position:relative; margin-left:75px;}

.qqlist{ display:block;}
.kfQQ{ width:138px; margin-right:0; position:relative; margin-bottom:1px; display:none;}
.kfQQ .icon_qq{width:63px; height:63px; margin-bottom:1px; cursor:pointer; color:#FFF; text-align:center; margin-right:0; background:url(../images/kefu.png) no-repeat -63px -64px; position:absolute; left:-63px;}
.kfQQ dt{ height:53px; padding-top:10px; line-height:22px; background-color:#1575BA; color:#ffffff; text-align:center;}

.kfQQ dt font{ font-family:Arial; font-size:15px;}

.kfQQ dd{ border:1px #dcdcdc solid; border-bottom:3px #1575BA solid; width:126px; background:#FFF; padding:5px 5px;}

.kfQQ dd  .tencent{ width:103px; height:30px; line-height:30px; margin:5px auto; background-image:url(../images/tencentbg.png); background-position:center center; background-repeat:no-repeat;}

.kfQQ dd .tencent img{ vertical-align:middle; margin-right:10px; margin-left:10px;}

.kefu .c3{ background-position:0 -128px; margin-left:75px;}
.kefu .c1:hover{ background-position:-63px 0}
.kefu .c2:hover{ background-position:-63px -64px}
/*.kefu .c2:hover .kfQQ{ display:block}*/
.kefu .c3:hover{ background-position:-63px -128px}

.weixin2{opacity:0;position:absolute;top:0px; right:0px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; width:129px; border:#e0e0e0 1px solid}
.weixin2 img{ display:block}
.kefu .c1:hover .weixin2{ opacity:1; position:absolute;top:0px; right:65px!important; -webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}