.izl-rmenu {
	position: fixed;
    left: 50%;
    margin-left: 580px;
    bottom: 200px;
    z-index: 999;
    display: none;
}

.izl-rmenu .rightkf {
	width: 60px;
	height: 66px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative
}

.izl-rmenu .rightkf-kf {
	background: url(../images/kf.png) 0 0 no-repeat;
	background-color: #ff7927;
	display: block
}

.izl-rmenu .rightkf-kf:hover {
	background-color: #ff6708;
}

.izl-rmenu .rightkf-qq {
	background: url(../images/zc.png) 0 0 no-repeat;
	background-color: #338bfb;
	display: block
}

.izl-rmenu .rightkf-qq:hover {
	background-color: #338bfb
}

.izl-rmenu .rightkf-wx {
	background: url(../images/wx.png) 0 0 no-repeat;
	background-color: #338bfb
}

.izl-rmenu .rightkf-wx:hover {
	background-color: #78c340
}

.izl-rmenu .rightkf-wx .pic {
	position: absolute;
	left: -150px;
	top: 0;
	display: none;
	width: 140px;
	height: 140px
}

.izl-rmenu .rightkf-wb {
	background: url(../images/wb.png) 0 0 no-repeat;
	background-color: #338bfb
}

.izl-rmenu .rightkf-wb:hover {
	background-color: #338bfb
}

.izl-rmenu .rightkf-wb .pic {
	position: absolute;
	left: -150px;
	top: 0;
	display: none;
	width: 140px;
	height: 140px
}

.izl-rmenu .rightkf-phone {
	background: url(../images/phone.png) 0 0 no-repeat;
	background-color: #2d7adc
}

.izl-rmenu .rightkf-phone:hover {
	background-color: #338bfb
}

.izl-rmenu .rightkf-phone .phone {
	padding: 0 10px 10px 10px;
	background-color: #2d7adc;
	position: absolute;
	width: 160px;
	left: -180px;
	top: 0;
	color: #fff;
	text-align: center;
	display: none;
	font-family: "hiragino sans GB", "微软雅黑", helvetica
}

.izl-rmenu .rightkf-phone .phone span {
	display: block;
	line-height: 28px;
	height: 28px;
	font-size: 16px;
	margin-top: 10px;
	display: block;
	color: #fdf247
}

.izl-rmenu .rightkf-phone .phone .time {
	border-top: 1px solid #fff;
	height: 22px;
	font-size: 12px;
	margin-top: 0;
	padding-bottom: 9px;
	color: #fff
}

.izl-rmenu .rightkf-top {
	background: url(../images/top.png) 0 0 no-repeat;
	background-color: #666;
	background-size: 100%;
}

.izl-rmenu .rightkf-top:hover {
	background-color: #222
}