*html #kefu1
{
    margin-top: 50px;
    position: absolute;
    top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+50 : document.body.scrollTop +50);
}
#kefu1
{
    position: fixed;
    right: 0;
    top: 62%;
    z-index: 10008;
    width: 160px;
    padding: 10px;
    background: #1bae1bde;
    border: 1px solid #1bae1bde;
    box-shadow: 1px 1px 1px #1bae1bde;
    font-size: 12px;
    border-radius: 10px;
}
.cs_tel
{
    height: 25px;
    background: url('../image/kefu.png') no-repeat 0 0;
    margin-top: 7px;
}
.cs_tel_ct
{
    color: #fff;
    line-height: 150%;
}
.cs_tel_num
{
    color: #fff;
    font-size: 20px;
    font-family: Arial,Verdana;
    font-style: italic;
    font-weight: bold;
    display: block;
    padding: 5px 0;
}
.cs_online
{
    height: 30px;
    background: url('../image/kefu.png') no-repeat 0 -46px;
}
.cs_online_qq
{
    height: 35px;
    border-bottom: 1px dashed #fff;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
}
.cs_online_qq a
{
    font-size: 18px;
    color: #fff;
}
.cs_qcode
{
    padding: 10px 0 0 0;
}
.cs_free
{
    height: 32px;
    background: url('404.png') no-repeat 0 -100px;
}
.cs_free a
{
    display: block;
    height: 32px;
}
.cs_free a span
{
    display: none;
}
.cs_baidu
{
    height: 32px;
    background: url('404.png') no-repeat 0 -200px;
}
.cs_baidu a
{
    display: block;
    height: 32px;
}
.cs_baidu a span
{
    display: none;
}
.cs_spr
{
    border-bottom: 1px dashed #fff;
    margin: 8px 0;
}
.cs_space
{
    clear: both;
    overflow: hidden;
    height: 8px;
}
.cs_close
{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 12px;
    height: 12px;
    background: url('404.png') no-repeat 0 -150px;
}
.cs_close a
{
    display: block;
    height: 10px;
}
.cs_close a span
{
    display: none;
}
