<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.izl-rmenu{
	       margin-right: 0;
	       width: 82px;
	       position: fixed;
	       right: 2px;
	       top: 15%;
	       -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_icon.jpg);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .cart {
    background-image: url(../images/consult_icon.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    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 .cart .pic {
	display:none;
    position: absolute;
    left: -160px;
    top: 1px;
    width: 160px;
    height: 190px;
    background:url(../images/weixin-1.jpg);
	background-size: 100%;
}
.izl-rmenu .cart2 {
    background-image: url(../images/consult_icon.jpg);
    background-repeat: no-repeat;
    background-position: center -77px;
    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.cart2:hover .pic2{display:block;}
.izl-rmenu .cart2 .pic2 {
	display:none;
    position: absolute;
    left: -160px;
    top: 65px;
    width: 160px;
    height: 190px;
    background:url(../images/weixin-2.jpg);
	background-size: 100%;
}
.izl-rmenu .cart3 {
    background-image: url(../images/consult_icon.jpg);
    background-repeat: no-repeat;
    background-position: center -152px;
    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.cart3:hover .pic3{display:block;}
.izl-rmenu .cart3 .pic3 {
	display:none;
    position: absolute;
    left: -160px;
    top: 145px;
    width: 160px;
    height: 190px;
    background:url(../images/weixin-3.jpg);
	background-size: 100%;
}
.izl-rmenu .cart4 {
    background-image: url(../images/consult_icon.jpg);
    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.cart4:hover .pic4{display:block;}
.izl-rmenu .cart4 .pic4 {
	display:none;
    position: absolute;
    left: -160px;
    top: 225px;
    width: 160px;
    height: 190px;
    background:url(../images/weixin-4.jpg);
	background-size: 100%;
}
</pre></body></html>