.izl-rmenu{
	       margin-right: 0;
	       width: 70px;
	       position: fixed;
	       right: 0px;
	       bottom: 46px;
	       -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(/uploads/image/iwiqqzx/consult_icon1.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 70px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 76px;
    line-height: 73px;
	    height: 73px;
    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(/uploads/image/iwiqqzx/consult_icon1.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45bdff;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 40px;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(/uploads/image/iwiqqzx/float_top.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 39px;
    width: 82px;
    -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 .btn_top:hover {
	background-image: url(/uploads/image/iwiqqzx/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 160px;
    background:url(/uploads/image/iwiqqzx/weixin.jpg);
}
#udesk-feedback-tab {
    -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(/uploads/image/iwiqqzx/consult_icon1.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 70px;
    background-color: #fff!important;
    z-index:999;
}
@media screen and (min-width:1367px) {
	.izl-rmenu{
		width: 82px;
		right: 2px;
		}
	#udesk-feedback-tab {
		background-image: url(/uploads/image/iwiqqzx/consult_icon.gif);
		width: 82px;
	}
	.izl-rmenu .consult{    
	background-image: url(/uploads/image/iwiqqzx/consult_icon.gif);
    width: 82px;
    }
.izl-rmenu .cart {
    background-image: url(/uploads/image/iwiqqzx/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    width: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45bdff;
    text-align: center;
    padding-top: 15px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
    }
}