@charset "utf-8";
.pendant {
    z-index: 99999;
    position: fixed;
    width: 57px;
    _position:absolute;
    bottom: 45%;
    right:1%;
    text-align: left;
}
.pendant .top_a{
    display:none;
}
.pendant_k,.pendant_w{
    display:none; 
    height: auto;
    color:#878787;
    font-size:12px;
    width: 191px;
    position: absolute;
    right: 56px;
    border:1px solid #dadada;
    background:#fff;
}
.pendant_w{
    background: url("/images/rcode.gif") #fff no-repeat -120px 0px;
    height: 35px;
    padding-top: 150px;
    position: absolute;
    text-align: center;
    top: 70px;
    width: 160px;
}
.pendant_kf, .pendant_wx, .pendant_top{
    display:block;
    height: 70px;
    background: url("/images/rcode.gif") no-repeat 0px 0px;
    color:#666;
    font-size:11px;
    text-align: center;
    width: 60px;
    line-height: 106px;
    border:solid 1px #dadada;
}
.pendant_wx:link{
background-position:0px -70px;
}
.pendant_top:link{
   background-position:0px -140px;
}
.pendant_kf:hover, .pendant_wx:hover, .pendant_top:hover, .pendant .on .pendant_kf, .pendant .on .pendant_wx, .pendant .on .pendant_top{
    border:solid 1px #0072ff;
    background-position:-60px 0px;
    color:#fff;
    text-decoration:none;
}
.pendant_wx:hover, .pendant .on .pendant_wx{
    background-position:-60px -70px;
}
.pendant_top:hover, .pendant .on .pendant_top{
    background-position:-60px -140px;
}
.kefu,.weixin,.totop{
    width: 62px;
    height: 72px;
    position: absolute;
    top: 49px;
    overflow:hidden;    
}
.weixin{
    top: 120px;
}
.totop{
    top: 190px;
}
.tel{
    background: url("/images/rcode_tel.gif") no-repeat 15px 25px;
    height:25px;
    border-bottom: 1px solid #dadada;
    color:#0072ff;
    font-size: 15px;
    padding: 25px 20px 25px 40px;
    width: 132px;
    font-weight:bold;
}
.online{
    padding: 20px;
}
.online_kf{
    font-size:14px;
    font-weight:bold;
    color:#575757;
    margin-bottom: 5px;
    display: none;
}
.zx{
    background: url("/images/zx.jpg") no-repeat;
    height: 35px;
    margin-top: 20px;
    display:block;
    display:none;
}