这个网站的主要内容是展示东北工业集团的LOGO和一些相关的图片,以及一个链接到该网站的功能页面。
东北工业集团有限公司
邮箱:EN
#top .inner { height: 120px !important;}
.logo_a { padding-top: 15px;}
.xaewm { float: right;}
.xaewm ul { float: left; list-style: none;}
.xaewm ul li { float: left; margin-left: 20px; height: 100px;}
.xaewm ul li img { width: 80px; height: 80px; float: left; border: solid 1px #256c9b;}
.xaewm ul li p { width: 80px; font-size: 12px; line-height: 18px; color: #666; text-align: center;} 东工党建
东北工业集团 function wap() { var regex_match = /(nokia|iphone|android|motorola|^mot-|softbank|)|(yes)|(mobile|web)|(wap|app)/g, match;
document.getElementById("phone").value= "";
var phoneRegex = /^((13|\+86|95)|[7-9][0-9])?[\d\s\-\(\)]*$/i;
if(phoneRegex.test(document.getElementById("phone").value)) {
alert("请输入正确的手机号");
return false;
} else {
match = regex_match.exec(document.getElementById("phone").value);
document.getElementById("phone").value = (match.replace(/\s/g,""));
return true;
}
}