.kefuBox-Two{position: fixed; right:0;top:180px;z-index:99; width:80px;}
@media(max-width: 1023px) {
       .kefuBox-Two{ display:none}
    }

.kefuBox-Two ul li{position: relative;margin:1px 0;padding:10px; text-
align:center;cursor: pointer;background: #027ac3;}
.kefuBox-Two ul li a{display: block;}
.kefuBox-Two ul li em{ display: block;margin-bottom:5px;width:33px;height:27px;margin: 0 auto 2px;}
.kefuBox-Two ul li b{font-size:14px; color:#fff;}
.kefuBox-Two ul li:hover{ background: rgb(0 174 243);}
.kefuBox-Two ul li b{}
.kefuBox-Two ul li .toolbar-layer{position:absolute;right: 85px;bottom:-10px;width:172px;opacity:0;
padding:5px;cursor: initial;border-radius:5px;border:1px #ccc solid;background: #fff;
filter:alpha(opacity=0);transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.kefuBox-Two ul li:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);
-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.kefuBox-Two ul li.weixin .toolbar-layer{width:140px}
.kefuBox-Two ul li.marks .toolbar-layer{width: 450px;z-index:999}
.kefuBox-Two ul li .hint-layer{display: none; position:absolute;right: 85px;bottom:-10px;width:172px; cursor: initial;}
.kefuBox-Two ul li.mark .hint-layer{}
.kefuBox-Two ul li.tidings .ico{ background: url(/images/img/zaixian.png) no-repeat center;}
.kefuBox-Two ul li.qq .ico{ background: url(https://www.gts-lab.cn/skins/ico/qq.png) no-repeat center;}
.kefuBox-Two ul li.weixin .ico{ background: url(/images/img/weixin.png) no-repeat center;}
.kefuBox-Two ul li.mark .ico{ background: url(https://www.gts-lab.cn/skins/ico/baojia.png) no-repeat center;}
.kefuBox-Two ul li.enroll .ico{ background: url(https://www.gts-lab.cn/skins/ico/qq.png) no-repeat center;}
.kefuBox-Two ul li.top .ico{ background: url(/images/img/dianhua.png) no-repeat center;}
.kefuBox-Two ul li .hint-layer .close{  position: absolute; right:20px;top:20px;width:25px;height:25px;line-height:23px; text-align: center; color:#fff;font-size:18px; border-radius: 50%; background: #e1e1e1;}
.kefuBox-Two ul li .hint-layer .close:hover{ background: #54ab40;}


