/*reset css*/
*{margin:0;padding:0;list-style:none;border:none;}
 
/*main css*/
.izl-rmenu{position: fixed; left:50%; margin-left:602px; top:121px; padding-bottom:73px; background:url(../images/r_b.jpg) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:80px; height:86px; margin-bottom:8px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.jpg) no-repeat; height:86px;width:80px}
.izl-rmenu .btn-qq:hover{ background:url(../images/r_qq_hover.jpg)  no-repeat; height:86px; width:80px}


.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.jpg) 0px 0px no-repeat; background-color:#5c5c5c; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.jpg) 0px 0px no-repeat; background-color:#5c5c5c;}
.izl-rmenu .btn-wx:hover{background-color:#f8b500;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-120px; top:0px; display:none;width:120px;height:120px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.jpg)  no-repeat;  width:80px; height:81px; }
.izl-rmenu .btn-phone:hover{ background:url(../images/r_phone-hover.jpg)  no-repeat; width:80px; height:81px;}
 
.izl-rmenu .btn-top{background:url(../images/r_top.jpg) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}