﻿html
{
    background: #fff;
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, fieldset, form, input, select, textarea, figure
{
    margin: 0;
}
ul, ol, menu
{
    list-style: none;
    margin: 0;
    padding: 0;
}
blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, a img, iframe
{
    border: 0 none;
}
address, em, i
{
    font-style: normal;
}
abbr, acronym
{
    font-variant: normal;
}
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
input, select, button
{
    vertical-align: middle;
}
input, textarea, select
{
    *font-size: 100%;
}
button
{
    overflow: visible;
}
button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file]>input[type=button]::-moz-focus-inner
{
    border: 0 none;
    padding: 0;
}
:active
{
    outline: 0 none;
}
::selection
{
    background: #e74700;
    color: #fff;
}
body
{
    font-size: 12px;
    font-family: "Microsoft YaHei","Helvetica Neue","Hiragino Sans GB","Segoe UI",Tahoma,Arial,STHeiti,sans-serif;
    _font-family: Tahoma,Arial,Helvetica,STHeiti,sans-serif;
    color: #333;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
.kefuBox
{
    position: fixed;
    z-index: 1000;
    top: 180px;
    right: 0;
    width: auto;
    _position: absolute;
    _top: expression(documentElement.scrollTop +45);
}
.kefuBox .kefuLeft
{
    float: left;
    overflow: hidden;
    width: 30px;
    height: 157px;
    cursor: pointer;
    background: url(../image/kefu_l.png) no-repeat;
}
.kefuBox .kefuRight
{
    display: block;
    float: left;
    overflow: hidden;
    width: 0;
}
.kefuBox .kefuTop
{
    width: 154px;
    height: 46px;
    background: url(../image/kefu_top.png) no-repeat;
}
.kefuBox .kefuClose
{
    float: right;
    overflow: hidden;
    width: 154px;
    height: 46px;
    display: block;
    cursor: pointer;
}
.kefuBox .kefuBottom
{
    width: 154px;
    height: 12px;
    background: url(../image/kefu_bottom.png) no-repeat;
}
.kefuBox .kefuCont
{
    width: 130px;
    padding: 0 12px;
    background: url(../image/kefu_line.png) repeat-y;
    overflow: hidden;
}
.kefuBox .kefuCont ul
{
    margin: 0;
    padding: 0;
}
.kefuBox .kefuCont ul li
{
    width: 80px;
    line-height: 28px;
    overflow: hidden;
    height: 28px;
    padding-left: 40px;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}
.kefuBox .kefuCont ul li a
{
    color: #333;
}
.kefuBox .kefuCont ul li.pic
{
    width: 130px;
    height: 89px;
    margin-bottom: 10px;
    padding: 0;
}
.kefuBox .kefuCont ul li.qq
{
    background: url(../image/qq.png) no-repeat;
}
.kefuBox .kefuCont ul li.wang
{
    background: url(/qq/images/wangwang.png) no-repeat;
}
.kefuBox .kefuCont ul li.spk
{
    background: url(/qq/images/skype.png) no-repeat;
}
.kefuBox .kefuCont ul li.codeer
{
    display: block;
    width: 130px;
    height: 165px;
    text-align: center;
    color: #fff;
    padding: 10px 0 0;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-bottom: 0;
}
.kefuBox .kefuCont ul li.codeer p
{
    display: block;
    height: 35px;
    line-height: 35px;
}
.kefuBox .kefuCont ul li.codeer span
{
    display: block;
    width: 116px;
    height: 116px;
    padding: 7px;
    background: url(/qq/images/cobj.png) no-repeat;
}
.kefuBox .kefuCont ul li.codeer span img
{
    width: 116px;
    height: 116px;
}