/*在线客服*/
.sonlinebox{ width:139px; font-size:12px;overflow:hidden; z-index:9999;}
.sonlinebox .opentrigger{ width:30px; height:130px; position:absolute; top:0px;  z-index:1; cursor:pointer;  background:#0780c9 url(/uploads/image/tdqq/greenopen.jpg) no-repeat;} 
.sonlinebox .titlebox{ width:135px; height:35px;line-height:37px; background:#0780c9 url(/uploads/image/tdqq/greentitlebg.jpg) no-repeat; border-bottom:2px solid #0780c9;}
.sonlinebox .titlebox span{ margin-left:10px;color:#fff; font-size:14px;}
.sonlinebox .contentboxc{ width:135px; /*height:335px;*/ border:2px solid #0780c9; background:#ffffff/*  no-repeat*/; position:absolute; z-index:2;}
.sonlinebox .contentboxc .closetrigger{ width:25px; height:25px; display:block; cursor:pointer;  position:absolute; top:5px;right:5px;-webkit-transition:all 0.8s ease-out; background:url(/uploads/image/tdqq/close.gif) no-repeat center center;}
.sonlinebox .contentboxc .closetrigger:hover{-webkit-transform:scale(1) rotate(360deg);}
.sonlinebox .contentboxc .listbox{overflow:hidden; margin-bottom:10px;}
.sonlinebox .contentboxc .listbox .qqlist{ display:block; width:86%; height:25px; margin:10px auto 0px auto;text-align:center;}
.sonlinebox .contentboxc .wwbox{ padding:0px 0px 0px 10px; line-height:20px;height:20px;}
.sonlinebox .contentboxc .wwbox img{ vertical-align:middle;}
.sonlinebox .contentboxc .otherbox{clear:both;height:115px;text-align:center;}
.sonlinebox .contentboxc .otherbox img{width:105px;height:105px;}
.sonlinebox .contentboxc .telbox{display:block;padding:36px 0 10px 0;color:#0780c9;font-size:13px;line-height:26px;font-family:'微软雅黑';background:url(/uploads/image/tdqq/telbg.gif) 0 0 no-repeat;text-align:center;font-weight:bold;}
/*在线客户 end*/