﻿  .qyys {background:url(../image/img2.png) no-repeat;width: 100%;height: 530px;}
  .qyys2 li{background:url(../image/bb.png) no-repeat;height: 450px;}
 /**固定**/
          .SonlineBox {
            width: 200px;
            font-size: 12px;
            overflow: hidden;
            z-index: 9999;
          }
          .SonlineBox .openTrigger {
            width: 30px;
            height: 110px;
            position: absolute;
            top: 0px;
            z-index: 1;
            cursor: pointer;
            background: #0176ba url(../image/openTrigger.jpg) no-repeat;
          }
          .SonlineBox .contentBox {
            width: 194px;
            height: auto;
            border: 2px solid #0176ba;
            background: #fff;
            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 .titleBox {
            width: 190px;
            height: 35px;
            line-height: 35px;
            background: #038bdc url(../image/SonlineTitleBg.gif) repeat-x;
            border-bottom: 2px solid #0176ba;
          }
          .SonlineBox .titleBox span {
            margin-left: 10px;
            color: #fff;
            font-size: 14px;
            font-family: '微软雅黑','黑体';
          }
          .SonlineBox .contentBox .listBox {
            overflow: hidden;
            margin-bottom: 10px;
          }
          .SonlineBox .contentBox .listBox .QQList {
            display: block;
            width: 90%;
            height: 23px;
            margin: 10px auto 0px auto;
          }
          .SonlineBox .contentBox .listBox .QQList span {
            float: left;
            width: 90px;
          }
          .SonlineBox .contentBox .listBox .QQList a {
            float: left;
          }