/* ÀÁÈËÍ¼¿â ËÑ¼¯ÕûÀí www.lanrentuku.com */
/*reset css*/
*{margin:0;padding:0;list-style:none;border:none;}
/*main css*/

.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:10%;   z-index:999; }
.izl-rmenu .btn{width:80px; height:87px; margin-bottom:2px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(a1.jpg) 0px 0px no-repeat;text-decoration:none; display:block;}
.izl-rmenu .btn-qq:hover{background:url(1.jpg) 0px 0px no-repeat;}
.izl-rmenu .btn-wx{background:url(2.jpg) 0px 0px no-repeat;}
.izl-rmenu .btn-wx:hover{background:url(a2.jpg) 0px 0px no-repeat;}
.izl-rmenu .btn-phone{background:url(3.jpg) 0px 0px no-repeat; }
.izl-rmenu .btn-phone:hover{background:url(a3.jpg) 0px 0px no-repeat; }
.izl-rmenu .btn-weizhi{background:url(4.jpg) 0px 0px no-repeat; }
.izl-rmenu .btn-top{background:url(r_top.png) 5px 0px no-repeat; background-color:#666666; display:none;width:80px; height:80px;  }.izl-rmenu .btn-top:hover{background-color:#444;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:0px;height:87px; left:-0px; top:0px; overflow:hidden; orphans:0;
 transform:scale(1);transition:all 200ms;
-webkit-transform:scale(1);transition:all 200ms;
-moz-transform:scale(1);transition:all 200ms;
-o-transform:scale(1);transition:all 200ms;
}
.izl-rmenu .btn-phone:hover .phone{background-color:#ff811b; position:absolute; width:220px;height:87px; left:-220px; top:0px; color:#FFF; font-size:18px; text-align:center; display:none; overflow:hidden;orphans:1;}
.text_1{ width:150px;height:28px; background:#fff; border:1px solid #ccc; margin-top:30px;}
.submit_1{ width:40px;height:30px; background:#d3432e; font-size:14px; color:#fff; font-weight:bold; cursor:pointer;}