@charset "utf-8";
/* CSS Document */
/*客服*/
#to-top {
	text-decoration: none;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #8E8A8A  no-repeat center;
	color: #ddd;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
#to-top:hover {
	background-color: #029b63;
	color: #fff;
}

.qqkefu{
	position: fixed;
    bottom:40%;
    _position: absolute;
   	_top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
	right:0;
	width:53px
	}
.qqkefu ul li{
	height:47px;
	margin-bottom:1px;
	float:right;
	background:#757575;
	line-height:47px;
	font-size:14px;
	cursor:pointer;
	opacity: 0.9;
	position:relative
}
.qqkefu ul li a{
	color:#fff;display: block;
	}
.qqkefu ul li.qq_cza{
	overflow:hidden
	}
.qqkefu ul li:hover{
	background:#f99a2c;
	}
.qqkefu ul li.qq_top{
	color:#1c1c1c;
	font-weight:800;
	text-align:center;
	background:#f99a2c url(/img/top_shang.png) no-repeat center;
	position:relative;
	width:53px;
	cursor:pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	}
.qqkefu ul li.qq_top:hover {
	background-color: #f99a2c;
}
.qqkefu ul li b{
	width:53px;
	height:47px;
	display:block;
	overflow:hidden;
	float:left;
}
#zx{width: 53px;}
.qqkefu ul li b.a{
	background:url(/img/czx4.png) no-repeat center center;
}
.qqkefu ul li b.b{
	background:url(/img/dhh.png) no-repeat center center;
}

.qqkefu ul li b.sj{
	background:url(/img/kf.png) no-repeat center center;
}
.qqkefu ul li b.d {
	background:url(/img/bdsq.png) no-repeat center center;
}
.qqkefu ul li b.c{
	background:url(/img/erweima.png) no-repeat center center;
}
.qqkefu ul li b.lxb{
	background:url(/img/phone0.png) no-repeat center center;
}
.erweima{
	height: 150px;
	position: absolute;
	top: -105px;
	left: -134px;
	background: #FFF;
	border: 1px solid #CCC;
	float: right;
	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;
	}


