#qq_kf{
    position: absolute;
    width: 455px;
    height: 196px;
    z-index: 1000;
    background: url("../img/qq_hbg.png") no-repeat;
    display:none;
}
#qq_kf_title{
    color: #fff;
    float: left;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    text-indent: 12px;
}
#qq_kf .qq_kf_header{
    overflow: hidden;
}
#qq_kf_btn_close{
    float: right;
    width: 50px;
    height:32px;
    margin-top:2px;
    margin-right: 2px;
    background: url("../img/qq_closebtn.png") no-repeat center center;
}
#qq_kf .qq_kf_body{
    margin-right: 30px;
}
#qq_kf .qkbl{
    float: left;
    width: 134px;
    height: 145px;
    margin-top: 10px;
    margin-left: 20px;
    background: url("../img/qq_kefu.png") no-repeat;
}
#qq_kf .qkbr{
    float: right;
    margin-top:28px;
}

#qq_kf .qkb_txt{
    float: right;
    height:30px;
    width:200px;
    line-height:30px;
    color: #0C1021;
    font-size: 20px;
    clear: both;
}
#qq_kf_btn{
    float:right;
    width: 118px;
    height: 37px;
    margin-right: 80px;
    margin-top: 10px;
    background: url("../img/qq_clickbtn.png") no-repeat;
    clear: both;
}