.copyright a {
  color: #0168b7;
}
.copyright {
  color: #666666;
  line-height: 23px;
}

/*侧边悬浮导航*/
.__kf{
        width:82px;
        height:72px;
        display: block;
      	background:url('/statics/images/zxzx.png') no-repeat;
      }
      .__wxgzh{
      	width:82px;
        height:76px;
        display: block;
        position:relative;
      	background:url('/statics/images/wxgzh.png') no-repeat;
      }
      #gzh_pic{
        position:absolute;
        width:180px;
        max-width:180px;
        height:180px;
        top:60px;
        left:85px;
      	display:none;
      }
      .__wxjlq{
      	width:82px;
        height:81px;
        display: block;
      	background:url('/statics/images/wxjlq.png') no-repeat;
      }
      #wxjlq_pic{
      	position:absolute;
        width:180px;
        max-width:180px;
        height:180px;
        top:100px;
        left:85px;
      	display:none;
      }
      .__zkbapp{
      	width:82px;
        height:74px;
        border-top:1px solid #eee;
        display: block;
      	background:url('/statics/images/zkbapp.png') no-repeat;
      }
      #zkb_img{
      	position:absolute;
        width:180px;
        max-width:180px;
        height:180px;
        top:240px;
        left:85px;
      	display:none;
      }
      .zylist.mtop th:last-child,
      .zylist.mtop td:last-child,
      .s-school-table th:last-child,
      .s-school-table td:last-child,
      #wsbmdj{
        display: none !important;
      }