.izl-rmenu{
	       margin-right: 0;
	       width: 55px;background:#333; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; 
		   border-radius:3px;
	       position: fixed;
	       right: 2px;
	       top: 50%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	       z-index:999;
}
.izl-rmenu .consult{    
	background-image:url(../images/tel.png) /*url(../images/consult_icon.png)*/;
    background-repeat: no-repeat;
    /*background-position: center -9px;*/
    display: block;
    height: 27px;
    width: 27px;
	margin-left:14px;margin-top:14px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 0px;
    line-height: 48px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../images/wx.png);
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    width: 31px;
    color: #45BDFF;
	margin-top: 77px;
	margin-left:12px;
	margin-bottom:12px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background: url(../images/jt.png) center center no-repeat;
    display: block;
    height: 50px;
    width: 55px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -153px;
    top: 65px;
    width: 150px;
    height: 148px;
    background:url(../images/weixin.jpg);
}
#udesk-feedback-tab {
    position: fixed;
    right: 17px;
    top: 50%;
    margin-top: 68px;/*
    -webkit-box-shadow: #DDD 0px -1px 5px;
    -moz-box-shadow: #DDD 0px -1px 5px;
    box-shadow: #DDD 0px -1px 5px;
    z-index: 10000;*/
    cursor: pointer;
    background-image: url(../images/qq.png);
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 25px;
    z-index:999;
}
.heng1{position: fixed;
    right: 11px;
    top: 50%;
    margin-top: 52px;
	background-image: url(../images/heng.png);
    background-repeat: no-repeat;
    display: block;
    height: 3px;
    width: 37px;
    z-index:999;
	}
.heng2{position: fixed;
    right: 11px;
    top: 50%;
    margin-top: 107px;
	background-image: url(../images/heng.png);
    background-repeat: no-repeat;
    display: block;
    height: 3px;
    width: 37px;
    z-index:999;
	}
.heng3{position: fixed;
    right: 11px;
    top: 50%;
    margin-top: 159px;
	background-image: url(../images/heng.png);
    background-repeat: no-repeat;
    display: block;
    height: 3px;
    width: 37px;
    z-index:999;
	}