
/*reset css*/

/*main css*/
	.izl-rmenu{width: auto;height: auto;position:fixed; left:0px; bottom: 68px;margin-right:0px; z-index:999; }
	.izl-rmenu .wx_show{ width: 140px;height: auto;margin:0;padding:5px;text-align: center;opacity: 0.9;font-size: 16px;background: #f19901; }
	.izl-rmenu .wx_show img{ width: 120px;height: 120px;margin: 10px auto; border:none}	
	
	.izl-rmenu .p{display:block;height:36px;line-height: 36x;color: #fff;margin: 0;background: #f19901;}
	.izl-rmenu .phone{background-color: #ff811b;line-height:60px;color:#FFF;font-size: 16px;font-weight:bold;text-align:center;}
	.izl-rmenu .shangqiao{ background: #f19901;line-height: 60px;color: #fff;font-size: 16px;height: 60px;text-align: center}
	.izl-rmenu .btn{display:block;height:60px; margin-bottom:1px; cursor:pointer;}
	.izl-rmenu .btn-top{width:68px ; background:#ebebeb url("../images/totop.png") center center no-repeat;position: absolute;bottom: -60px;left: 29px;}
	.izl-rmenu .btn-top:hover{background-color: #ffffff ;border: 1px solid #ebebeb;}
	.shangqiao:hover{background: #0043e2;}
@media screen and (max-width:750px)  {
.izl-rmenu{display: none;}

}	