.kf {
	transition: .8s;
	z-index: 999999;
	background-color: transparent;
	position: fixed;
	top: 60%;
	right: 0;
	width: 50px;
	border-radius: 5px;
}

.kf span {
	z-index: 1000001;
	transition: .5s;
	cursor: pointer;
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 5px 0 0 5px;
	margin-bottom: 3px;
	background-color: #005bac;
}

.kf a {
	display: block;
	height: 68px;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}

.kf span a {
	transition: .5s;
	display: block;
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	text-align: center;
	padding-top: 22px;
}

.kf-phone1,
.zxwb {
	display: none;
	font-size: 15px;
	color: #333;
	background-color: #fff;
	position: absolute;
	right: 60px;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	padding: 10px 12px;
	background: #fff;
	border-radius: 5px;
	white-space: nowrap;
}

.erweima {
	display: none;
	font-size: 15px;
	color: #333;
	background-color: #fff;
	position: absolute;
	right: 60px;
	top: -80px;
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	padding: 10px 12px;
	background: #fff;
	border-radius: 5px;
	white-space: nowrap;
}

.kf span div i {
	display: block;
	position: absolute;
	width: 15px;
	height: 200px;
	right: -15px;
	top: 0;
}

.kfimgr {
	position: absolute;
	bottom: 23px;
	right: -9px;
}

.kf-phone1 .kfimgr,
.zxwb .kfimgr {
	bottom: 10px;
}

.kf-phone {
	background: #005bac url(/uploads/image/tdimage/kf-phone1.png)no-repeat center;
}

.kf .freetel {
	background: #005bac url(/uploads/image/tdimage/kefu-qq.png)no-repeat center;
}

.kf span:hover {
	background-color: #11298b;
}

.kf .zxlya {
	background: #005bac url(/uploads/image/tdimage/kf-wx_03.png)no-repeat center;
}

.kf .zxlya .erweima p img {
	width: 110px;
	height: 110px;
	display: block;
	max-width: 110px;
	max-height: 110px;
}

.kf .back_top {
	border: none;
	background: #005bac url(/uploads/image/tdimage/kf-top.png)no-repeat center top 13px;
}