


/*客服*/
.qqkefu{
    position: fixed;
    top:40%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    right:0;
    width:45px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
   /* background:#c00108;*/
   background:#7a6e6e;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    display: block;
    overflow: hidden;
    height: 45px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#1E90FF;
}
.qqkefu ul li.top{
    /*color:#333;*/
    /*font-weight:800;*/
    /*text-align:center;*/
    /*line-height:45px;*/
    background:url("/templates/zjing/kf/backup.png") no-repeat center #7a6e6e;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top span{
    position:absolute;
    display:block;
    left:0;
    top:-5px;
    height:5px;
    width:45px;
    /*background:url(../kf/czx2.png) no-repeat center;*/
}
.qqkefu ul li.top:hover{
    background:url("/templates/zjing/kf/backup.png") no-repeat center #1E90FF;
}
/*.qqkefu ul li.top:hover span{*/
    /*background:url(../kf/czx2_hover.png) no-repeat center}*/
.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:left}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li b.a{
    background:url(/templates/zjing/kf/qq.png) no-repeat center center;
}
.qqkefu ul li b.b{
    background:url(/templates/zjing/kf/message.png) no-repeat center center;
}
.qqkefu ul li b.c{
    background:url(/templates/zjing/kf/weixin.png) no-repeat center center;
}
.qqkefu ul li b.e{
    background:url(/templates/zjing/kf/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    /*width: 390px;*/
    height: 180px;
    position: absolute;
    top: -137px;
    left: -170px;
    background: #FFF;
    border: 1px solid #CCC;
    float: right;
    cursor: default !important;
    display:none;
	box-shadow: 0px 4px 12px -2px #aaa;
}
.erweima p{
    line-height: 27px;
    color: #333;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 160px;
	font-family:"宋体";
	/*font-weight:bold;*/
	text-shadow: 0 0.5px 1px #CCC;
	letter-spacing:1px;
}
.erweima p a{height: auto;}
.erweima p img{
    width: 140px;
    height: 140px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
	/*background:url(../kf/czx6.png)*/
    background:url(/templates/zjing/kf/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}
