﻿.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 40%;
	       -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/consult_icon2.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 80px;
    width: 82px;
}
.izl-rmenu .izl_jad{    
	background-image: url(../Images/consult_icon2.gif);
    background-repeat: no-repeat;
    background-position: center -267px;
    display: block;
    height: 112px;
    width: 82px;
}
.izl-rmenu .izl_wechat{    
	background-image: url(../Images/consult_icon2.gif);
    background-repeat: no-repeat;
    background-position: center -162px;
    cursor:default;
    display: block;
    height: 110px;
    width: 82px;
}
.izl-rmenu .cart .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 160px;
    left: -160px;
    top: 86px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.cart:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../Images/consult_icon2.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    /* padding-top: 32px; */
    /* padding-top: 235px; */
    padding-right: 18px;
    padding-bottom: 80px;
    padding-left: 48px;
}
.izl-rmenu .cart2 {
    background-image: url(../Images/consult_icon2.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    display: block;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
    text-align: center;
    padding-top: 32px;
    padding-right: 18px;
    padding-bottom: 47px;
    padding-left: 48px;
}
.izl-rmenu a.cart:hover .pic{display:block;}

#udesk-feedback-tab {
    position: fixed;
    right: 2px;
    top: 40%;
    margin-top: -80px;
    -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/consult_icon2.gif);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 80px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
.udesk-feedback-tab-left{display:block}
/* @media(max-width:750px){ */
	/* #udesk-feedback-tab{display:none} */
	/* body .izl-rmenu{display:none}	 */
/* } */