$(".headerBox").load("../html/head.html");
$(".suspension").load("../html/suspension.html");
$(".footer").load("../html/footer.html");
$(function() {
$(".wufuImg").click(function() {
window.open("https://dbt.zoosnet.net/LR/Chatpre.aspx?id=DBT86461431&lng=cn")
})
})