

#online_service_bar a{color:white;}

/*在线客服边栏*/
#online_service_bar{position:absolute; top:-150px;right:0;overflow:hidden;z-index:1001;}
#online_service_fullbar{display:none;width:142px;padding:4px 6px 10px;background-color: #006ed3;}
.service_bar_head{text-indent: -9999px;width:142px;position:relative;background:white;text-align: center;}
.service_bar_head h1{color:white;text-align: center;padding:12px 0;font-size:20px;background-color: #006ed3;}
.service_bar_head p{text-align: center;color:#747373;font-size:13px;padding:5px 0;}
.service_bar_head img{width: 115px;height: 115px;margin:10px auto 0;}
.service_bar_head h1,.service_bar_head p{text-indent: 0;}
.service_bar_main{width:142px;padding:5px 0;background-color: white;text-align: center;}
.service_bar_main h1{color:#959293;padding:10px 0 9px;}
.service_bar_main h2{color:#006ed3;font-size:20.71px;font-family: 'Arial';padding-bottom: 10px;}
#service_bar_close{position:absolute;width:19px;height:19px;top:0;right:0;cursor:pointer;display:block;text-indent: -9999px;background:url(../img/qq_close.jpg) no-repeat;}



/*在线客服边栏收缩状态*/
#online_service_minibar{width:45px;height:336px;background:url(../img/qq_hide.png) no-repeat right top;display:none;cursor: pointer;}
#online_service_minibar p{width: 23px;color:white;font-size:20px;word-break: break-all;padding:80px 0 0 11px;line-height: 23px;font-weight: bold;}

/*客服菜单列表*/
.service_menu{font-size:12px;overflow:hidden;padding: 0;}
.service_menu li{overflow:hidden;}
.service_menu li dd{padding-left: 22px;;display: block;width: 131px;height: 30px;line-height: 30px;margin:0 auto 3px !important;background: url(../img/qq.jpg) center center no-repeat;text-indent: 10px;padding: 0;}
.service_menu li.hover dd{}
.qq_btn{display:block;padding:4px;}