.izl-rmenu{ background:#00747e;width:45px;position: fixed;right:0;top:54%;z-index:999;}
.izl-rmenu .consult{background: url(../images/qq01.png) no-repeat center center;display: block; height:50px; width: 45px; border-bottom:1px #eeeeee solid;}
.izl-rmenu .consult .phone {
    background:#e95565;
    position: absolute;
    width: 100px;
    left: -100px;
    top: 0px;
	line-height:30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu .consult .phone a{color: #fff;}
.izl-rmenu .consult:hover{background:#00747e url(../images/qq01.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .consult:hover .phone{display:inline !important;}
/*
.izl-rmenu .consult02{background: url(../images/qq03.png) no-repeat center center;display: block; height:60px; width: 54px; border-bottom:1px #eeeeee solid;}
.izl-rmenu .consult02 .phone02 { background:#e95565;  position: absolute; width: 125px; left: -125px;  top: 122px;  line-height:60px; color: #fff;  font-size: 14px; text-align: center;  display: none; box-shadow: #DDD -1px 1px 4px;}
.izl-rmenu .consult02:hover{background:#d04c5a url(../images/qq03.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .consult02:hover .phone02{display:inline !important;}
*/

.izl-rmenu .consult02{background: url(../images/qq03.png) no-repeat center center;display: block; height:50px; width: 45px; border-bottom:1px #eeeeee solid;}
.izl-rmenu .consult02 .phone02 {
    background:#00747e;
    position: absolute;
    width: 125px;
    left: -125px;
    top: 102px;
    line-height:50px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: none;
}
.izl-rmenu .consult02 .phone02 span{font-size:15px;}
.izl-rmenu .consult02 .phone02 a{color: #fff;}
.izl-rmenu .consult02:hover{background:#00747e url(../images/qq03.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .consult02:hover .phone02{display:inline !important;}


.izl-rmenu .consult03{background: url(../images/qq04.png) no-repeat center center;display: block; height:50px; width: 45px; border-bottom:1px #eeeeee solid;}
.izl-rmenu .consult03 .phone03 {
    background:#00747e;
    position: absolute;
    width:210px;
    left: -210px;
    top: 0;
    line-height:24px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    display: none;
    padding:10px 0 20px;
    overflow:hidden;
}
.izl-rmenu .consult03 .phone03 span{font-size:15px;}
.izl-rmenu .consult03 .phone03 a{color: #fff;}
.izl-rmenu .consult03:hover{background:#00747e url(../images/qq04.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .consult03:hover .phone03{display:inline !important;}
.consult03 ul{overflow:hidden;}
.consult03 li{padding:3px 0;}
.right_text01{border:0; background:#fff; line-height:26px; height:26px; padding-left:5px; font-size:12px; color:#333; width:160px;}
.right_text02{border:0; background:#fff; line-height:26px; height:70px; padding-left:5px; font-size:12px; color:#333; width:160px;}
.right_submit01{border:0; line-height:32px; height:30px; color:#00747e; text-align:center; background:#fff; width:80px; cursor:pointer; padding:0; margin:0;}
.right_submit01:hover{background:#000; color:#fff;}


.izl-rmenu .cart {background: url(../images/qq02.png) no-repeat center center; height:50px; width: 45px; border-bottom:1px #eeeeee solid;display: block;}
.izl-rmenu .cart:hover .pic{display:block;}
.izl-rmenu .cart:hover{background:#00747e url(../images/qq02.png) no-repeat center center;cursor:pointer;}
.izl-rmenu .cart .pic {display:none;  position: absolute;left:-120px; top:51px; width:120px; height:120px;}
.izl-rmenu .cart .pic img{ width:100%; height:auto;}
.izl-rmenu .btn_top {
    background:#00747e url(../images/float_top.jpg) no-repeat;
    display: block;
    height:25px;
    width: 45px;
    -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-image:#e95565 url(../images/float_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

