body{}#mOuterBox{}#mBody1,#dBody1{background-position: 0% 0%;}#mBody2,#dBody2{background-position: 0% 0%;} .nrmk{ } .nrmk h1 { padding:0; margin:0; font-size:12px; display:none; } 
您当前的位置:首页 » 联系我们 » 联系我们  
new (function () { var arr = $(".mainList a"); var pathname = (location.pathname + location.search).replace(/^\//, ""); for (var i = 0; i < arr.length; i++) { var href = arr.eq(i).attr("href").replace(/^\//, ""); if (href == pathname) { arr.eq(i).parent("li").attr("class", "selected"); return; } } })()

联系我们

pc28
地址:山东平原龙门经济开发东区
联系人:孙经理
手机:13615340755
电话:0534-4296289
邮编:253000
if (document.getElementsByClassName('formfb')[0]) { document.getElementsByClassName('formfb')[0].onsubmit = function () { //检查表单 须引用/iFile/39/ckform.js try { var x = CheckForm; if (!CheckForm(this)) { return false; } } catch (e) { console.log("CheckForm is undefined"); } var action_url = window.location.pathname + window.location.search; var reg = new RegExp(/\/ifeedback_[\d]+|\/ifeedback.aspx\?gp=[\d]+/); if (reg.test(action_url)) { var gp = /[\d]+/.exec(action_url); $.ajax({ url: 'ifeedback.aspx?gp=' + gp, type: 'post', data: $(".formfb").serializeArray(), success: function (res) { eval(res.replace(/(]*?>)|(<\/script>)/g, "")); }, error: function (XMLHttpRequest, textStatus, errorThrown) { console.log(textStatus) alert("连接服务器失败,请稍候再试~"); } }) } else { alert("表单提交地址不合法~"); } return false; } }