document.writeln("<font color=\"red\">电话：0512-62658883<\/font><br>")
document.writeln("<font color=\"red\">手机号：18912792857<\/font>")

document.writeln("<link href=\'/qqfd/css/style.css\' rel=\'stylesheet\' type=\'text/css\'/>");
document.writeln("<script type=\'text/javascript\' src=\'/qqfd/js/jquery-1.7.min.js\'></script>");
document.writeln("<script>");
document.writeln("$(function() {");
document.writeln("	// 悬浮窗口");
document.writeln("	$(\'.yb_conct\').hover(function() {");
document.writeln("		$(\'.yb_conct\').css(\'right\', \'5px\');");
document.writeln("		$(\'.yb_bar .yb_ercode\').css(\'height\', \'200px\');");
document.writeln("	}, function() {");
document.writeln("		$(\'.yb_conct\').css(\'right\', \'-127px\');");
document.writeln("		$(\'.yb_bar .yb_ercode\').css(\'height\', \'53px\');");
document.writeln("	});");
document.writeln("	// 返回顶部");
document.writeln("	$(\'.yb_top\').click(function() {");
document.writeln("		$(\'html,body\').animate({");
document.writeln("			\'scrollTop\': \'0px\'");
document.writeln("		}, 300)");
document.writeln("	});");
document.writeln("});");
document.writeln("</script>");
document.writeln("<div class=\'yb_conct\'>");
document.writeln("  <div class=\'yb_bar\'>");
document.writeln("    <ul>");
document.writeln("      <li class=\'yb_top\'>返回顶部</li>");
document.writeln("      <li class=\'yb_phone\'>0512-62658883</li>");
document.writeln("      <li class=\'yb_phone\'>18912792857</li>");
document.writeln("      <li class=\'yb_QQ\'>");
document.writeln("      	<a target=\'_blank\' href=\'http://wpa.qq.com/msgrd?v=3&amp;uin=276703622&amp;site=qq&amp;menu=yes&amp;from=message&amp;isappinstalled=0\' title=\'即刻发送您的需求\'>在线咨询</a>");
document.writeln("      </li>");
document.writeln("    </ul>");
document.writeln("  </div>");
document.writeln("</div>");