.SonlineBox{ width:150px; font-size:12px;overflow:hidden; z-index:9999;}
.SonlineBox .openTrigger{ width:31px; height:110px; position:absolute; top:0px;  z-index:1; cursor:pointer;  background:url(qqmin.gif) no-repeat;} 
.SonlineBox .contentBox{ width:148px; height:auto; position:absolute; z-index:2;}
.SonlineBox .contentBox .closeTrigger{ width:25px; height:25px; display:block; cursor:pointer;  position:absolute; top:5px;right:5px;-webkit-transition:all 0.8s ease-out;}
.SonlineBox .contentBox .closeTrigger:hover{-webkit-transform:scale(1) rotate(360deg);}
.SonlineBox .titleBox{ width:150px; height:225px; padding-top:95px; background:url(wx.gif) no-repeat;}
.SonlineBox .titleBox span{ margin-left:36px; color:#fff; font-size:14px; font-family:'微软雅黑','黑体';}
