//鏄剧ず瀹㈡湇
document.writeln("");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
鐢佃瘽");
document.writeln("
");
document.writeln("
");
document.writeln(" - 鐢佃瘽鍜ㄨ
");
document.writeln(" - 13961347334
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
瀹㈡湇");
document.writeln("
");
document.writeln("
");
document.writeln(" - QQ鍦ㄧ嚎瀹㈡湇
");
document.writeln(" - 鍞墠鍜ㄨ
");
document.writeln(" - 绋嬪簭瀹氬埗鍜ㄨ
");
document.writeln(" - 鎶曠エ绯荤粺瀹氬埗
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
鎵爜");
document.writeln("
");
document.writeln("
");
document.writeln(" 
");
document.writeln(" - 鍏虫敞鑱旂郴QQ
");
document.writeln(" 
");
document.writeln(" - 鍏虫敞鑱旂郴寰俊鍙�
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
");
document.writeln("
椤堕儴");
document.writeln("
");
document.writeln("
");
document.writeln("");
document.writeln("
");
document.writeln(" 
");
document.writeln(" 
");
document.writeln("
");
document.writeln("
");
document.writeln("");
document.writeln("");
$(document).ready(function(){
kefu_topback();
$('.jiankefu_ul').hover(function(){
var kefu_id = $(this).attr("kefid");
$("#jiankefu_div" + kefu_id).css("display","block");
}, function(){
var kefu_id = $(this).attr("kefid");
$("#jiankefu_div" + kefu_id).css("display","none");
});
});
function kefu_topback(){ //杩斿洖椤堕儴
$('#qwbmpage_topback').click(function(){
$('html,body').animate({scrollTop:0},'slow');//鎱㈡參鍥炲埌椤甸潰椤堕儴
return false;
});
$('#qwbmpage_topback1').click(function(){
$('html,body').animate({scrollTop:0},'slow');//鎱㈡參鍥炲埌椤甸潰椤堕儴
return false;
});
$(window).scroll(function(){
if($(this).scrollTop() < 10) {//褰搘indow鐨勫瀭鐩存粴鍔ㄦ潯璺濋《閮ㄨ窛绂诲皬浜�10鏃�
$('#qwbmpage_topback').fadeOut('slow');//goToTop鎸夐挳娣″嚭
$('#qwbmpage_topback1').fadeOut('slow');//goToTop鎸夐挳娣″嚭
} else {
$('#qwbmpage_topback').fadeIn('slow');//鍙嶄箣鎸夐挳娣″叆
$('#qwbmpage_topback1').fadeIn('slow');//鍙嶄箣鎸夐挳娣″叆
}
});
}