﻿#box-kefu
{
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 100;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+100));
}
#box-kefu .kefu-open
{
    position: absolute;
    top: 0;
    right: 0;
    width: 138px;
    padding: 46px 0 0 0;
    background: url(../image/kefu_icon.png) no-repeat -46px 0;
    overflow: hidden;
}
#box-kefu .kefu-open .close
{
    display: block;
    position: absolute;
    width: 22px;
    height: 22px;
    right: 0;
    top: 0;
    text-indent: -9999px;
}
#box-kefu .kefu-close
{
    position: absolute;
    top: 5px;
    right: 0;
    width: 0;
    height: 127px;
    padding: 0;
    background: url(../image/kefu_icon.png) no-repeat 0 0;
    cursor: pointer;
    overflow: hidden;
}
.floatDtt
{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #00abf3;;
    color: #fff;
    font-size: 18px;
    text-indent: 8px;
    position: relative;
}
.floatDqq
{
    padding: 0 14px;
}
.floatDqq li
{
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    border-bottom: 1px solid #e3e3e3;
    text-align: right;
}
.floatDqq li img
{
    float: left;
    margin-top: 7px;
}
.floatDtxt
{
    font-size: 18px;
    color: #333;
    padding: 12px 14px;
}
.floatDtel
{
    padding: 0 0 15px 10px;
    width: 155px;
}
.floatDtel span
{
    font-size: 18px;
    font-family: "寰蒋闆呴粦";
    color: #f08326;
    line-height: 24px;
}
.floatImg
{
    text-align: center;
    padding: 10px;
}
.floatImg img
{
    margin-bottom: 5px;
}
.floatDtel img
{
    display: block;
}
.floatZc
{
    text-align: center;
    padding: 10px;
    background: #c1c1c1;
    font-size: 12px;
}
.floatZc a
{
    color: #333;
}
.floatZc p
{
    color: #333;
    font-size: 13px;
}
.floatDbg
{
    width: 100%;
    height: 20px;
    box-shadow: -2px 0 3px rgba(0,0,0,.25);
}
.floatShadow
{
    background: #f3f3f3;
    box-shadow: -2px 0 3px rgba(0,0,0,.25);
}
