.izl-rmenu {
	background: url("/style/css/img/r_b.png") no-repeat 0px bottom; left: 55%; bottom: 10px; padding-bottom: 73px; margin-left: 532px; position: fixed; z-index: 999;
}
.izl-rmenu .btn {
	width: 72px; height: 73px; margin-bottom: 1px; position: relative; cursor: pointer;
}
.izl-rmenu .btn-qq {
	background: url("/style/css/img/r_qq.png") no-repeat 0px 0px rgb(109, 169, 222);
}
.izl-rmenu .btn-qq:hover {
	background-color: rgb(72, 139, 199);
}
.izl-rmenu a.btn-qq {
	background: url("/style/css/img/r_qq.png") no-repeat 0px 0px rgb(109, 169, 222); text-decoration: none; display: block;
}
.izl-rmenu a.btn-qq:visited {
	background: url("/style/css/img/r_qq.png") no-repeat 0px 0px rgb(109, 169, 222); text-decoration: none; display: block;
}
.izl-rmenu .btn-wx {
	background: url("/style/css/img/r_wx.png") no-repeat 0px 0px rgb(120, 195, 64);
}
.izl-rmenu .btn-wx:hover {
	background-color: rgb(88, 168, 28);
}
.izl-rmenu .btn-wx .pic {
	left: -160px; top: 0px; width: 160px; height: 160px; display: none; position: absolute;
}
.izl-rmenu .btn-phone {
	background: url("/style/css/img/r_phone.png") no-repeat 0px 0px rgb(251, 176, 31);
}
.izl-rmenu .btn-phone:hover {
	background-color: rgb(255, 129, 27);
}
.izl-rmenu .btn-phone .phone {
	left: -160px; top: 0px; width: 160px; text-align: center; color: rgb(255, 255, 255); line-height: 73px; font-size: 18px; display: none; position: absolute; background-color: rgb(255, 129, 27);
}
.izl-rmenu .btn-top {
	background: url("/style/css/img/r_top.png") no-repeat 0px 0px rgb(102, 102, 102); display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: rgb(68, 68, 68);
}
