@charset "utf-8";
.fixed-kefu{position:fixed;right:0;top:0;width: 40px;height: 100%;background:#202020;color: #fff;z-index:9999;box-shadow: 0 1px 5px rgba(0,0,0,.1);}
.fixed-kefu dl.clearfix{position: absolute;top:100px;left: 0;}
.kf-con{color: #d0cdcc;display: block;position:relative;cursor:pointer;}
.kf-con a{color: #eee;}
.kf-con i{width:40px;height: 38px;display:block;line-height:38px;position:relative;z-index:10;background:#202020;text-align:center;transition: all 0.6s ease 0s;}
.kf-con:hover,.gotop a:hover,.kf-con:hover i{background:#f29700;color: #fff;}
.kf-box .kefu-span{position: absolute;right:-350px;top:0;line-height:38px;background-color: #f29700;border-radius:3px 0 0 3px;z-index:1;display:block;white-space: nowrap;padding:0 20px;}
.kefu-span em{font-style:normal;display:block;}
.kefu-span em i{position: absolute;top:50%;right: -6px;margin-top: -19px;color:#494949;font-size: 12px;display: block;}
.kf-con .kefu-weixin{position: absolute;right:-150px;top:-55px;width: 150px;background-color:#fff;z-index:1;}
.kefu-weixin img{width:100%;}
.kf-con .kefu-qqun{padding:10px 20px;line-height:28px;}
.gotop{position: absolute;bottom: 40px;left: 0;width: 40px;text-align:center;}
.gotop a{display: block;color: #d0cdcc;line-height:38px;}
.kefuul li {list-style-type: none;}
ul.kefuul{margin: 0px;padding: 0;outline: 0;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.kefuul a {text-decoration: none;}