/*reset css*/
.weixin-1{padding: 8px;}
.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 65%;
	       -webkit-box-shadow: #DDD 0px 1px 5px;
	       -moz-box-shadow: #DDD 0px 1px 5px;
	       box-shadow: #DDD 0px 1px 5px;
	      z-index:999;
		  border-radius: 0px 0px 10px 10px;
}
.izl-rmenu .consult{    
	background-image: url(../img/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
   background: url(../img/zai-ico2.png);
    background-size: 100% 100%;
    position: absolute;
    width: 282px;
    left: -282px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    height: 247px;
    display: none;
   
}

.udesk-feedback-tab-left .phone {
   background: url(../img/zaixian-bj.png); background-size:100% 100%; 
    position: absolute;
    width: 214px;
    left: -214px;
    top: 0px;
    line-height: 73px;
    color: #000;
    font-size: 18px;
    text-align: center;
    display: none;
  
}
.udesk-feedback-tab-left:hover .phone{display:inline !important;}
.izl-rmenu .consult:hover .phone{display:inline !important;}
.izl-rmenu .cart {
    background-image: url(../img/consult_icon1.png);
    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;
}
.izl-rmenu a.cart:hover .pic{display:block;}
.izl-rmenu .btn_top {
    background-image: url(../img/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(../img/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -132px;
    top: 85px;
    width: 132px;
    height: 120px;
    background:url(../img/weixin1.png);
}

.izl-rmenu .cart1 .pic1 {
    display: none;
    position: absolute;
    left: -132px;
    top: 160px;
    width: 132px;
    height: 120px;
    background: url(../img/weixin.png);
}
.izl-rmenu .cart1 {
    background-image: url(../img/consult_icon.png);
    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;
}
.izl-rmenu a.cart1:hover .pic1 {
    display: block;
}

#udesk-feedback-tab {
	border-radius: 10px 10px 0px 0px;
    position: fixed;
    right: 2px;
    top: 65%;
    margin-top: -76px;
    -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(../img/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 76px;
    width: 82px;
    background-color: #FFF!important;
    z-index:999;
}
.weixin-1 li{font-size:12px;color:#333333;font-weight:600;line-height:46px;}
.xbj-wx{border-bottom:1px solid #e2e2e2;}
.wei-xin li{line-height: 46px;}
.wei-xin li a{font-size:12px;color:#333333;padding-right: 10px;}
.wx-dq{vertical-align:middle;margin-right:5px;}
.wx-fh1{	background-image: url(../img/weixn-fh.png);
    background-repeat: no-repeat;}
	@media screen and (max-width: 900px) {
		
		.izl-rmenu{display:none;}
		#udesk-feedback-tab{display:none!important;}
		}
