﻿/* CSS Document */
@charset "uft-8";

/*客服*/
.qqkefu{
    position: fixed;
    bottom:10%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    right:0;
    /*left: 0;*/
    width:45px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;

}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px; text-align:center;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#ff9600;
}
.qqkefu ul li.backup{
    background:url(../Images/back.png) no-repeat center #ff9600;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;

}
.qqkefu ul li.backup:hover{
    background:url(../Images/back.png) no-repeat center #ff9600;
}
.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}

.qqkefu ul li span{
    font-size: 10px;
    font-weight: normal;
    color: #FFF;
	display:block;
	height:45px;
	text-align:left; text-align:center;
}
.qqkefu ul li b.a{
    background:url(../Images/qq.png) no-repeat center center;
}
.qqkefu ul li b.b{
    background:url(../Images/zixun.png) no-repeat center center;
}
.qqkefu ul li b.c{
    background:url(../Images/weixin.png) no-repeat center center;
}
.qqkefu ul li b.e{
    background:url(../Images/tel.png) no-repeat center center;
}




.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    /*width: 390px;*/
    height: 150px;
    position: absolute;
    top: -97px;
    left:-131px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../Images/czx6.png) no-repeat;
    position: absolute;
    left: 130px;
    top: 122px;
}