@media screen and (min-device-width: 1200px){
.kefubox{ position:fixed; top:60px; right:0; _position:absolute; z-index:1000;}

.floatL{ width:30px; position:relative; float:left;}

.floatL a{ display:block; height:132px; text-indent:-9999px;}

.floatR{ width:100px; float:left; border:1px solid #de7d5a; border-right:none;  padding-top:60px;background:#fff url(/css/bg_kf2.gif) left top no-repeat; }

.btnOpen{ background:url(/css/bg_kf.gif) left top no-repeat;}

.btnCtn{ background:url(/css/bg_kf.gif) -30px top no-repeat;}

.box_kefu{  }

.bk_body{  border-top:1px solid #ededed;  padding:5px 10px 5px 10px; }

.kefu_qq .bk_body ul li{ width:80px; height:24px; display:inline-block; line-height:24px; }

.kefu_qq .bk_body ul li.arial{ height:18px; line-height:18px;font-family:arial; font-size:11px; color:#cc631e; text-align:center;}

.kefu_qq .bk_body ul li img{ vertical-align: middle;}

.kefu_tel{ height:15px;background:#fff url() 4px top no-repeat;}
}
@media screen and (max-device-width: 1199px){
.kefubox{ display: none}
}