/*reset css*/


.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;
}
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.gif);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 76px;
    width: 82px;
}
.izl-rmenu .consult .phone {
    background-color: rgb(247,247,255);
    position: absolute;
    width: 135px;
    left: -136px;
    top: 0px;
    line-height:33px;
    color: #000;
    font-size: 12px;
    text-align:center;
    display: none;
    box-shadow: #DDD -1px 1px 4px;
}
.izl-rmenu a.consult:hover .phone{display:inline !important;}

.izl-rmenu .cart {
    background-image: url(../images/consult_icon.gif);
    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(../images/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(../images/float_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.izl-rmenu .cart .pic {
	display:none;
    position: absolute;
    left: -136px;
    top: 65px;
    width: 135px;
    height: 135px;
    background:url(../images/weixin.jpg);
}

.floating_ck{position:fixed;right:2px;top:65%;margin-top: -76px; z-index:99999;}
.floating_ck dl dd{position:relative;width:82px;height:76px;text-align:center;  background-repeat: no-repeat; background-position: center top; cursor:pointer; margin-bottom:7px;}
.floating_ck dl dd:hover .floating_left{display:block;}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}

.floating_left{position:absolute;left:-138px;top:0px;width:174px;height:126px;background-color:#fff;border:solid 1px #E0E0E0;display:none;}
.floating_left a{color:#999999;line-height:25px; width:100%; text-align:center; display:block;}
.floating_left a:hover{ text-decoration:underline; color:#333333;}

.r_online{background-image:url(../images/consult_icon.gif);}
.r_online:hover{ background-image:url(../images/consult_icon.gif);}

.qq_bg { padding-top:8px;height:150px;width:135px;background-repeat: no-repeat; background-position: center top;}
.qq_bg a{ padding-left:0px; padding-top:10px;}
.qq_bg p { color:#999999; height:28px; line-height:35px;}