@charset "utf-8";
/* 咨询 CSS */
.st-kfBox{
    width:168px;
    padding: 14px 0 0;
    height: 366px;
    position:fixed;
    z-index: 999999999;
    right:10px;
    top:150px;
    border-radius:5px;
    box-shadow:3px 3px 9px rgba(0,0,0,.25),-3px -3px 9px rgba(0,0,0,.25);
    background:url("../images/kefu/zx-bg.jpg") no-repeat;
}
.st-kfBox span.cancel{
    position: absolute;
    right:0;
    top:0;
    width: 20px;
    height:19px;
    background: url("../images/kefu/zx-cancel.png") no-repeat;
    background-size: contain;
    cursor: pointer;
}
.online-logo{
    height:37px;
    padding: 0 10px;
}
.kf-menuList{
    padding: 0 10px;
}
.kf-menuList .show-lm{
    margin: 15px 0 0;
}
.kf-menuList .show-lm span.txt{
    font-size: 14px;
    color: #ffffff;
    vertical-align: middle;
}
.kf-menuList .show-lm img{
    width: 73px;
    height: 22px;
    vertical-align: middle;
    cursor: pointer;
}
.kf-menuList .show-wx{
    margin: 6px 0 0;
    text-align: center;
}
.kf-menuList .show-wx span.txt{
    font-size: 16px;
    color: #1c5c08;
    line-height: 30px;
}
.kf-menuList .show-wx img{
    width: 148px;
    height: 148px;
}
.tips-msg {
    padding: 0 2px;
}
.tips-msg img{
    width: 164px;
    height: 100px;
}



#yingxiaoQQ iframe{
	float: right
}












