/*reset css*/
*{margin:0;padding:0;list-style:none;/*border:none;*/}
body{height:2000px;background: #fff;font-family:'microsoft yahei';}


#floatDivBoxs{width:60px;background:#fff;position:fixed;top:180px;right:-60px;z-index:999;}
#rightArrow{width:35px;height:143px;background:url(../image/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:0px;z-index:999;}
#rightArrow a{display:block;height:143px;}



.izl-rmenu{
	margin-right: 0;
	width: 60px;

	right:1px;
	top: 45%;
	-webkit-box-shadow: #DDD 0px 1px 5px;
	-moz-box-shadow: #DDD 0px 1px 5px;
	box-shadow: #DDD 0px 1px 5px;
	z-index:999;
	background-color: #fff;}

#udesk-feedback-tab {
    background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    height: 60px;
    width: 60px;
	border-bottom:1px solid #eeeeee;
    text-decoration: none;
	z-index:999;
}
#udesk-feedback-tab .kefu {
	border:1px solid #F00;
    position: absolute;
    width: 160px;
    left: -161px;
    top:0px;
    color: #333;
    font-size: 14px;
    text-align: left;
    display:none;
    background: #FFF;
}
#udesk-feedback-tab:hover .kefu{
	display:block;}
#udesk-feedback-tab .kefu a{
	width:160px;
	height:50px;
	float:left;
	line-height:50px;
	border-bottom:1px solid #d9d9d9;
	display:block;
	color: #333;
	text-decoration:none;}
#udesk-feedback-tab span{
	width: 60px;
	height: 55px;
	display: block;
	text-align:center;
	line-height:25px;
	background-color: #F00;
	color: #FFF;
	padding-top:5px;
	font-size:18px;
	display: none;}
#udesk-feedback-tab:hover span{
	display:block;}		   
		   
.izl-rmenu .consult{    
	background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center -77px;
    display: block;
    height: 60px;
    width: 60px;
	border-bottom:1px solid #eeeeee;}
.izl-rmenu .consult span{
	width: 60px;
	height: 55px;
	display: block;
	text-align:center;
	line-height:25px;
	background-color: #F00;
	color: #FFF;
	padding-top:5px;
	font-size:18px;
	display: none;}
.izl-rmenu .consult:hover span{
	display:block;} 
.izl-rmenu .consult .phone {
    border:1px solid #F00;
    position: absolute;
    width: 160px;
    left: -161px;
    top:61px;
    line-height:60px;
    color:#333;
    font-size:16px;
    text-align:center;
    display: none;
    background: #FFF;
}
.izl-rmenu .consult:hover .phone{
	display:inline !important;}

.izl-rmenu .cart {
    background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center -155px;
    display: block;
   	height:60px;
    width: 60px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
	border-bottom:1px solid #eeeeee;
    text-align: center;}
.izl-rmenu .cart span{
	width: 60px;
	height: 55px;
	display: block;
	text-align:center;
	line-height:25px;
	background-color: #F00;
	color: #FFF;
	padding-top:5px;
	font-size:18px;
	display: none;}	
.izl-rmenu .cart:hover span{
	display:block;}
.izl-rmenu .cart .pic {
	border:1px solid #F00;
	display:none;
    position: absolute;
    left: -161px;
    top:122px;
    width: 160px;
    height: 160px;
    background:url(../images/weixin.jpg);}
.izl-rmenu .cart:hover .pic{display:block;}

.izl-rmenu .fk {
    background-image: url(../images/consult_icon.png);
    background-repeat: no-repeat;
    background-position: center -235px;
    display: block;
    height: 60px;
    width: 60px;
    font-size: 12px;
    line-height: 16px;
    color: #45BDFF;
	text-decoration:none;
    text-align: center;}
.izl-rmenu .fk span{
	width: 60px;
	height: 55px;
	display: block;
	text-align:center;
	line-height:25px;
	background-color: #F00;
	color: #FFF;
	padding-top:5px;
	font-size:18px;
	display: none;}	
.izl-rmenu .fk:hover span{
	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: 60px;
    -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;}