.izl-rmenu {
	background: url(../images/r_b.png) no-repeat 0px bottom; width: 65px; right: 0px; bottom: 0px; position: fixed; z-index: 999;
}
.izl-rmenu .btn {
	width: 65px; height: 70px; margin-bottom: 1px; position: relative; cursor: pointer;
}
.izl-rmenu .btn-qq {
	background: url(../images/r_blue_qq.png) no-repeat 0px 0px rgb(255, 255, 255);
}
.izl-rmenu .btn-qq:hover {
	background: url(../images/r_white_qq.png) no-repeat 0px 0px rgb(102, 153, 204);
}
.izl-rmenu a.btn-qq {
	background: url(../images/r_blue_qq.png) no-repeat 0px 0px rgb(255, 255, 255); text-decoration: none; display: block;
}
.izl-rmenu a.btn-qq:visited {
	background: url(../images/r_blue_qq.png) no-repeat 0px 0px rgb(255, 255, 255); text-decoration: none; display: block;
}
.izl-rmenu .btn-wx {
	background: url(../images/r_blue_wx.png) no-repeat 0px 0px rgb(255, 255, 255);
}
.izl-rmenu .btn-wx:hover {
	background: url(../images/r_white_wx.png) no-repeat 0px 0px rgb(102, 153, 204);
}
.izl-rmenu .btn-wx .pic {
	left: -141px; top: -1px; width: 141px; height: 141px; display: none; position: absolute;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_blue_phone.png) no-repeat 0px 0px rgb(255, 255, 255);
}
.izl-rmenu .btn-phone:hover {
	background: url(../images/r_white_phone.png) no-repeat 0px 0px rgb(102, 153, 204);
}
.izl-rmenu .btn-phone .phone {
	left: -160px; top: -1px; width: 160px; text-align: center; color: rgb(255, 255, 255); line-height: 70px; font-size: 18px; display: none; position: absolute; background-color: rgb(102, 153, 204);
}
.izl-rmenu .btn-top {
	background: url(../images/r_blue_top.png) no-repeat 0px 0px rgb(255, 255, 255); display: none;
}
.izl-rmenu .btn-top:hover {
	background: url(../images/r_white_top.png) no-repeat 0px 0px rgb(102, 153, 204);
}
