/*在线客服边栏 start*/

#online_service_bar{position:absolute; top:-150px;right:0;overflow:hidden;z-index:1001;}
#online_service_fullbar{display:none;width:138px;padding-bottom:10px;background:url('footer.gif') no-repeat left bottom;}
.service_bar_head{text-indent: -9999px;width:138px;height:58px;position:relative;background:url('header.gif') no-repeat left top;}
.service_bar_main{width:106px;padding:5px 12px;background:url('main.gif') repeat-y left top;}
#service_bar_close{position:absolute;width:35px;height:35px;top:0;right:0;cursor:pointer;display:block;text-indent: -9999px;}

/*在线客服边栏收缩状态*/
#online_service_minibar{margin-top:150px;width:23px;height:80px;background:url('mini.gif') no-repeat right top;display:none;cursor: pointer;}

/*客服菜单列表*/
.service_menu{font-size:12px;width:106px;overflow:hidden;}
.service_menu li{width:106px;display:inline;overflow:hidden;}
.service_menu li dt{text-align:left;margin-bottom:5px;padding:8px 10px 6px 10px;*padding:9px 10px 5px 10px;background:url('menu.gif') no-repeat top center;cursor: pointer;}
.service_menu li dd{display:none;text-align:center;}
.service_menu li dd a img{margin-bottom:5px;}
.service_menu li.hover dt{color:#E21F2B;}
.service_menu li.hover dd{padding:5px 0;line-height:20px;}
.qq_btn{display:block;padding:4px;}
.service_tel{ font-size:12px; font-family:"Microsoft YaHei",Verdana,"BitStream vera Sans",Tahoma,Helvetica,Sans-serif; padding-left:22px; height:28px; line-height:28px; background:url('../img/customservice/tel.png') no-repeat 5px center; }
/*在线客服边栏 end*/



/*第二种样式  在右边*/
.online_service_bar2{left: auto!important;right: 60px;}
.online_service_bar2 #online_service_fullbar{width:120px;background:none; }
.online_service_bar2 .service_bar_head{width:120px;height:88px;background:url('header.png') no-repeat left top; }
.online_service_bar2 .service_bar_main {width:120px;height:88px;background:url('main.png') repeat-y left top; }
.online_service_bar2 .service_bar_foot {width:120px;height:20px;background:url('footer.png') no-repeat left bottom;}
.online_service_bar2 .service_bar_mani2 {width:120px;height:71px;background:url('footer2main.png') repeat-y left top; }
.online_service_bar2 .service_bar_mani2 p{color: #fff;margin-left: 9px;margin-bottom: 2px;}
.online_service_bar2 .service_bar_mani2 p.t{padding-top: 8px;}
.online_service_bar2 .service_bar_mani2foot {width:120px;height:9px;background:url('footer2mainf.png') repeat-y left top; }
.online_service_bar2 .service_menu{width: 94px;}
.online_service_bar2 .service_menu li dd{margin-top: 10px;}
.online_service_bar2 .service_menu li dd img:hover{box-shadow: 0px 0px 3px #c6a16a;}
.online_service_bar2 #service_bar_close:hover{opacity: 0.8!important;}
