.izl-rmenu{ background:#166fc5; width:50px; position:fixed; right:0; top:45%; z-index:999; border-radius:5px;}
@media screen and (max-width:768px) {
.izl-rmenu{ display:none;}	
}

.izl-rmenu .consult{width:50px; height:50px; border-bottom:1px #fff solid;}
.izl-rmenu .consult .phone {background:#166fc5; position:absolute; width:140px; left:-170px; color:#fff; text-align:left; display:none; padding:10px 15px;}
.izl-rmenu .consult .phone p{ font-size:14px; line-height:20px; color:#fff; opacity:0.7;}
.izl-rmenu .consult .phone h5{ font-size:16px; line-height:30px;}
.izl-rmenu .consult .phone a{color:#fff;}
.izl-rmenu .consult:hover .phone{display:inline !important;}


.izl-rmenu .pic1{background: url(../images/leftkf1.png) no-repeat center center; display:block;}
.izl-rmenu .pic1:hover{background:#166fc5 url(../images/leftkf1.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone1{top:0px;}

.izl-rmenu .pic2{background: url(../images/leftkf2.png) no-repeat center center;display:block;}
.izl-rmenu .pic2:hover{background:#166fc5 url(../images/leftkf2.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone2{top:51px;}

.izl-rmenu .pic3{background: url(../images/leftkf3.png) no-repeat center center;display:block;}
.izl-rmenu .pic3:hover{background:#166fc5 url(../images/leftkf3.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone3{top:102px;}

.izl-rmenu .pic4{background: url(../images/leftkf4.png) no-repeat center center;display:block;}
.izl-rmenu .pic4:hover{background:#166fc5 url(../images/leftkf4.png) no-repeat center center;display:block; cursor:pointer;}
.izl-rmenu .phone4{top:153px;}


.izl-rmenu .cart {background: url(../images/qq02.png) no-repeat center center; width:50px; height:50px; border-bottom:0px #fff solid; display: block;}
.izl-rmenu .cart:hover{background:#166fc5 url(../images/qq02.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .cart:hover .pic{display:block;}
.izl-rmenu .cart .pic {display:none; position:absolute;left:-140px; top:115px; width:140px; height:140px; background:#166fc5;}
.izl-rmenu .cart .pic img{ width:90%; height:auto; padding:5%;}


.izl-rmenu .btn_top {background:url(../images/free.png) no-repeat center center; display:block;  height:60px; width:70px;  -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 {cursor:pointer; background:#166fc5 url(../images/free.png) no-repeat center center;}

