<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>找工作-最新化工行业招聘信息-化工英才网</title>
    <meta name="mobile-agent" content="format=html5;url=http://m.chenhr.com/so/images/bottom.css" /><!-- 触屏-->
    <meta name="keywords" content="，塑料，石油，化工，煤化工，化工人才网，化工招聘网，化工人才，化工招聘，招聘，求职，人才，找工作"/>
    <meta name="Description" content="是中国大型塑料，石油，化工，煤化工人才招聘网站，提供  化工，塑料，石油，煤化工，测绘，实验，制图，地质工程，采矿工程，环保工程等专业人才招聘服务，是化工行业值得信赖的专业人才招聘网站。" />
    <meta http-equiv="Cache-Control" content="no-transform" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <link rel="stylesheet" href="//css4.cdn8.cn/pd/lib/css/base/0.4/base.css?t=200922.css">
    <link rel="stylesheet" href="//css4.cdn8.cn/pd/lib/js/jq/betaui/selectbox/selectbox.css?t=200922.css">
    <link rel="stylesheet" href="//css1.cdn8.cn/pd/www/so/v1309/css/index.css?t=200922.css" type="text/css"/>
    <link type="text/css" href="//css4.cdn8.cn/pd/www/so/v1309/css/chemcolor.css?t=200116.css&t=200922.css" rel="stylesheet"/>
    <link rel="stylesheet" href="//css1.cdn8.cn/pd/www/so/v1309/css/style_fd.css?t=200922.css" type="text/css"/>
    <link rel="stylesheet" type="text/css" href="//css1.cdn8.cn/pd/www/so/v1501/css/search.css?t=200922.css"/>
    <link href="https://my.800hr.com/css/popup_personal.css?t=200922.css" type="text/css" rel="stylesheet" />
    <script type="text/javascript" src="//js2.cdn8.cn/pd/lib/js/jq/jquery-1.10.2.min.js?t=200922.js" ></script>
    <script src="//js4.cdn8.cn/pd/lib/js/jq/betaui/0.1/betaui.min.js?t=200922.js" type="text/javascript"  charset="utf-8"></script>
    <script src="//js3.cdn8.cn/pd/lib/js/jq/betaui/selectbox/selectbox.min.js?t=200922.js" type="text/javascript"  charset="utf-8"></script>
    <script src="//js4.cdn8.cn/pd/lib/js/array/utf8/funtype/c_funtype_json.js?t=200922.js" charset="utf-8" type="text/javascript"></script>
    <script src="//js3.cdn8.cn/pd/lib/js/array/utf8/c_zhixi_v2_json.js?t=200922.js" charset="utf-8" type="text/javascript"></script>

    <script type="text/javascript" src="//js2.cdn8.cn/pd/lib/js/jq/cylayer/jquery.cylayer.min.js?t=200922.js"  charset="utf-8"></script>
    <link rel="stylesheet" type="text/css" href="//css4.cdn8.cn/pd/lib/js/jq/cylayer/cy_personal.css?t=200922.css"/>

    <script src="//js1.cdn8.cn/pd/lib/js/array/utf8/funtype/c_jobfamily_v2_json.js?t=200922.js" charset="utf-8" type="text/javascript"></script>
    <script src="//js1.cdn8.cn/pd/lib/js/array/utf8/c_city_json.js?t=200922.js" charset="utf-8" type="text/javascript"></script>
    <script src="//js3.cdn8.cn/pd/lib/js/jq/betaui/categorizePosts/categorizePosts2021.min.js?t=200922.js" charset="utf-8" type="text/javascript"></script>

        <script type="text/javascript">
        
/* js/new_industry.js */
$(function() {
$('.list_middle table').hover(function(){
$(this).addClass("table_hov");
var index = $('.list_middle table').index(this);
if($(this).hasClass("topjob")){
/*$(".topjob").css("border-top","1px solid #c9d4ef");*/
$(".topjob").css("border-bottom","1px solid #c9d4ef");
}else{
$('.list_middle table').eq(index).prev("table").css("border-bottom","1px solid #c9d4ef");
$('.list_middle table').eq(index).css("border-bottom","1px solid #c9d4ef");
}
},function(){
$(this).removeClass("table_hov");
/*$(".topjob").css("border-top","1px solid #f9b790");*/
$(this).prev("table").css("border-bottom","1px solid #e1e1e1");
$(this).css("border-bottom","1px solid #e1e1e1");
});
/*�ö�ְλ*/
/*$('.topjob').css("border-top","1px solid #fff");*/
var $highlight =  $(".topjob");
$highlight.css({"background":"#feefda"/*,"border":"1px solid #f9b790"*/});
$highlight.mouseover(function(){
$(this).css({"background":"#eff2f9"/*,"border":"1px solid #c9d4ef"*/})
});
$highlight.mouseout(function(){
$(this).css({"background":"#feefda"/*,"border":"1px solid #f9b790"*/});
})
/*��ҵѡ��*/
$(".offen_tag li").hover(function(){
var index = $('.offen_tag li').index(this);
$('.offen_tag li').eq(index).addClass("li_on").siblings().removeClass("li_on");
$('.offen_tag dl').eq(index).addClass("dl_on").siblings('dl').removeClass("dl_on");
},function(){});
/*Ӣ����������ҵ����*/
$(".allmenu").hover(function(){
$(".allweb").css("display","block");
},function(){
$(".allweb").css("display","none");
})
/*��¼*/
$(".log_top li").click(function(){
var index = $('.log_top li').index(this);
if(index==0){
$('.log_top li').eq(0).addClass("red_hov").siblings('li').removeClass("blue_hov");
}else{
$('.log_top li').eq(1).addClass("blue_hov").siblings('li').removeClass("red_hov");
}
$('.login .login_con').eq(index).show().siblings('.login_con').hide();
});
/*����ְλ����*/
$(".srh_tag li").click(function(){
var index = $('.srh_tag li').index(this);
$('.srh_tag li').eq(index).addClass("on").siblings().removeClass("on");
$('.srh_wrap .srh_con').eq(index).addClass("srh_on").siblings('.srh_con').removeClass("srh_on");
$('.srh_hy_con').masonry({itemSelector: 'dl'});
});
/*�µ�������*/
$(".new_search ul li").click(function(){
$(this).addClass("on").siblings().removeClass("on");
})
/*��ĸ����ѡ��*/
$(".hot_letter li").hover(function(){
$(this).find('var').show().siblings('table').show();
$(this).find('table').css("left",(-(parseInt($(this).find('table').css('width'))/2-5) +"px"));
},function(){
$(this).find('var').hide().siblings('table').hide();
});
/*����*/
/*$(".nav .nav_top li").click(function(){
$(this).addClass("on").siblings().removeClass("on");
})*/
/*select������*/
$('.select_sty_tag').click(function(){
if($(this).parent().find('.select_sty_con').css('display')=='block')
{
$(this).parent().find('.select_sty_con').hide();
return;
}
$(this).parent().find('.select_sty_con').show().css('zIndex','100');
$(this).parent().css('zIndex','100');
$(this).parent().find('dd').hover(function(){
$(this).addClass("dd_on");
},function(){
$(this).removeClass("dd_on");
});
});
$('.select_sty').hover(function(){},function(){
$(this).find('.select_sty_con').hide().css('zIndex','10');
$(this).css('zIndex','10');
});
$('.select_sty_con dd').click(function(){
var objparent=$(this).parent().parent();
objparent.siblings('.select_sty_tag').text($(this).text());
$(this).parents('.select_sty_con').hide();
objparent.siblings('input').val($(this).attr('value'))
});
/*��ʾ������������*/
$(".search_more > a").click(function(){
var $moreCon = $(".srh_more_tab")
if($moreCon.is(":visible")){
$moreCon.hide();
$(".search_more a span")
.removeClass("shouqi").addClass("zhankai").text("������������");
}else{
$moreCon.show();
$(".search_more a span")
.removeClass("zhankai").addClass("shouqi").text("����");
}
return false;
});
/*������������*/
$(".srh_btn var").click(function(){
if($(".srh_latest").is(":visible")){
$(".srh_latest").hide();
}else
{
$(".srh_latest").show();
}
});
$(".srh_latest").mouseover(function(){
$(this).show();
}).mouseout(function(){
$(this).hide();
});
$(".srh_latest dd").hover(function(){
$(this).addClass("on").siblings().removeClass("on");
});
/*�ڽ����ɸѡ*/
$('.list_left_bt var').click(function(){
if($(this).hasClass("var_bg")){
$(this).parent().siblings("dd").css("display","block");
$(this).removeClass("var_bg");
}else{
$(this).parent().siblings("dd").css("display","none");
$(this).addClass("var_bg");
}
});
/*��˾������*/
$(".wrap_rt ul li.icon03 > a").click(function(){
$(".company_search").toggle();
})
$('.company_srh').focus(function(){
$('.error_tips').hide();
})
/*��˾�������ύ*/
$('.company_srh_btn').click(function(){
var tmp = $('.company_srh').val();
console.log($('.company_srh').val())
if(tmp=='')
{
return ;
}
var key = tmp.split(' ');
var have  =0;
var tmp2 = $('.jobList a');
var havekey=0;
for(var i= 0;i<tmp2.length;i++)
{
var text = tmp2.eq(i).html();
text = text.replace(/<span style="color:red">/g,'');
text = text.replace(/<\/span>/g,'');
for(val in key)
{
if(key[val] =='')
{
continue;
}
reg = eval("/"+key[val]+"/g");
if(reg.test(tmp2.eq(i).text()))
{
if(have==0)
{/*��λ����*/
$(window).scrollTop(tmp2.eq(i).position().top-10);
//tmp2.eq(i).focus();
}
text = text.replace(reg,'<span style="color:red">'+key[val]+'</span>');
have++;
havekey = 1;
}
}
tmp2.eq(i).html(text);
}
if(havekey==0)$('.error_tips').show();
});
/*����ҵ��ҳ���ҹ������а�ť BGN*/
var aBtn = 0;
$(".search_bt_content_box").click(function() {
if(aBtn == 0){
$(this).find("#jobsearch_industry").removeClass("normal").addClass("hover");
$(this).find("#jobsearch_city").removeClass("normal").addClass("hover");
$(this).find("div.dropdown_area").css('display','block');
aBtn = 1;
}else{
$(this).find('.ui-state-active').removeClass('ui-state-active');
$(this).find(".level-2").css('display','none');
$(this).find("div.dropdown_area").css('display','none');
$(this).find("#jobsearch_industry").removeClass("hover").addClass("normal");
$(this).find("#jobsearch_city").removeClass("hover").addClass("normal");
aBtn = 0;
};
});
$(".area_tag_content").children('div').eq(0).show();
$(".area_tags li").eq(0).addClass("link"); //Activate first tab
$(".area_tags li").click(function(event) {
event.stopPropagation();
var index = $('.area_tags li').index(this);
$('.area_tags li').eq(index).addClass("link").siblings().removeClass("link");
$(".area_tag_content").children('div').eq(index).show().siblings('div').hide();
});
/*�ؼ��ֻس�֧�� BGN*/
$('.search_bt_content #keyword').keydown(function(event){
try{
key = event.keyCode
}catch(e){
key = event.which;
}
if(event.keyCode==13)
{
$('#work_area').val($('#hw').val());
if(hrsearch.submit(1)=='')
{
window.location="//"+document.location.host+"/so/";
$('#keyword').focus();
}
}
});
$('#index_search').click(function(){
$('#work_area').val($('#hw').val());
if(hrsearch.submit(1)=='')
{
window.location="//"+document.location.host+"/so/";
$('#keyword').focus();
}
})
/*����ҵ��ҳ���ҹ������а�ť END*/
});

/* jq/masonry.pkgd-3.1.2.min.js */
/**
* jQuery Masonry v2.1.07
* A dynamic layout plugin for jQuery
* The flip-side of CSS Floats
* http://masonry.desandro.com
*
* Licensed under the MIT license.
* Copyright 2012 David DeSandro
*/
(function(a,b,c){"use strict";var d=b.event,e=b.event.handle?"handle":"dispatch",f;d.special.smartresize={setup:function(){b(this).bind("resize",d.special.smartresize.handler)},teardown:function(){b(this).unbind("resize",d.special.smartresize.handler)},handler:function(a,b){var c=this,g=arguments;a.type="smartresize",f&&clearTimeout(f),f=setTimeout(function(){d[e].apply(c,g)},b==="execAsap"?0:100)}},b.fn.smartresize=function(a){return a?this.bind("smartresize",a):this.trigger("smartresize",["execAsap"])},b.Mason=function(a,c){this.element=b(c),this._create(a),this._init()},b.Mason.settings={isResizable:!0,isAnimated:!1,animationOptions:{queue:!1,duration:500},gutterWidth:0,isRTL:!1,isFitWidth:!1,containerStyle:{position:"relative"}},b.Mason.prototype={_filterFindBricks:function(a){var b=this.options.itemSelector;return b?a.filter(b).add(a.find(b)):a},_getBricks:function(a){var b=this._filterFindBricks(a).css({position:"absolute"}).addClass("masonry-brick");return b},_create:function(c){this.options=b.extend(!0,{},b.Mason.settings,c),this.styleQueue=[];var d=this.element[0].style;this.originalStyle={height:d.height||""};var e=this.options.containerStyle;for(var f in e)this.originalStyle[f]=d[f]||"";this.element.css(e),this.horizontalDirection=this.options.isRTL?"right":"left";var g=this.element.css("padding-"+this.horizontalDirection),h=this.element.css("padding-top");this.offset={x:g?parseInt(g,10):0,y:h?parseInt(h,10):0},this.isFluid=this.options.columnWidth&&typeof this.options.columnWidth=="function";var i=this;setTimeout(function(){i.element.addClass("masonry")},0),this.options.isResizable&&b(a).bind("smartresize.masonry",function(){i.resize()}),this.reloadItems()},_init:function(a){this._getColumns(),this._reLayout(a)},option:function(a,c){b.isPlainObject(a)&&(this.options=b.extend(!0,this.options,a))},layout:function(a,b){for(var c=0,d=a.length;c<d;c++)this._placeBrick(a[c]);var e={};e.height=Math.max.apply(Math,this.colYs);if(this.options.isFitWidth){var f=0;c=this.cols;while(--c){if(this.colYs[c]!==0)break;f++}e.width=(this.cols-f)*this.columnWidth-this.options.gutterWidth}this.styleQueue.push({$el:this.element,style:e});var g=this.isLaidOut?this.options.isAnimated?"animate":"css":"css",h=this.options.animationOptions,i;for(c=0,d=this.styleQueue.length;c<d;c++)i=this.styleQueue[c],i.$el[g](i.style,h);this.styleQueue=[],b&&b.call(a),this.isLaidOut=!0},_getColumns:function(){var a=this.options.isFitWidth?this.element.parent():this.element,b=a.width();this.columnWidth=this.isFluid?this.options.columnWidth(b):this.options.columnWidth||this.$bricks.outerWidth(!0)||b,this.columnWidth+=this.options.gutterWidth,this.cols=Math.floor((b+this.options.gutterWidth)/this.columnWidth),this.cols=Math.max(this.cols,1)},_placeBrick:function(a){var c=b(a),d,e,f,g,h;d=Math.ceil(c.outerWidth(!0)/this.columnWidth),d=Math.min(d,this.cols);if(d===1)f=this.colYs;else{e=this.cols+1-d,f=[];for(h=0;h<e;h++)g=this.colYs.slice(h,h+d),f[h]=Math.max.apply(Math,g)}var i=Math.min.apply(Math,f),j=0;for(var k=0,l=f.length;k<l;k++)if(f[k]===i){j=k;break}var m={top:i+this.offset.y};m[this.horizontalDirection]=this.columnWidth*j+this.offset.x,this.styleQueue.push({$el:c,style:m});var n=i+c.outerHeight(!0),o=this.cols+1-l;for(k=0;k<o;k++)this.colYs[j+k]=n},resize:function(){var a=this.cols;this._getColumns(),(this.isFluid||this.cols!==a)&&this._reLayout()},_reLayout:function(a){var b=this.cols;this.colYs=[];while(b--)this.colYs.push(0);this.layout(this.$bricks,a)},reloadItems:function(){this.$bricks=this._getBricks(this.element.children())},reload:function(a){this.reloadItems(),this._init(a)},appended:function(a,b,c){if(b){this._filterFindBricks(a).css({top:this.element.height()});var d=this;setTimeout(function(){d._appended(a,c)},1)}else this._appended(a,c)},_appended:function(a,b){var c=this._getBricks(a);this.$bricks=this.$bricks.add(c),this.layout(c,b)},remove:function(a){this.$bricks=this.$bricks.not(a),a.remove()},destroy:function(){this.$bricks.removeClass("masonry-brick").each(function(){this.style.position="",this.style.top="",this.style.left=""});var c=this.element[0].style;for(var d in this.originalStyle)c[d]=this.originalStyle[d];this.element.unbind(".masonry").removeClass("masonry").removeData("masonry"),b(a).unbind(".masonry")}},b.fn.imagesLoaded=function(a){function h(){a.call(c,d)}function i(a){var c=a.target;c.src!==f&&b.inArray(c,g)===-1&&(g.push(c),--e<=0&&(setTimeout(h),d.unbind(".imagesLoaded",i)))}var c=this,d=c.find("img").add(c.filter("img")),e=d.length,f="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///ywAAAAAAQABAAACAUwAOw==",g=[];return e||h(),d.bind("load.imagesLoaded error.imagesLoaded",i).each(function(){var a=this.src;this.src=f,this.src=a}),c};var g=function(b){a.console&&a.console.error(b)};b.fn.masonry=function(a){if(typeof a=="string"){var c=Array.prototype.slice.call(arguments,1);this.each(function(){var d=b.data(this,"masonry");if(!d){g("cannot call methods on masonry prior to initialization; attempted to call method '"+a+"'");return}if(!b.isFunction(d[a])||a.charAt(0)==="_"){g("no such method '"+a+"' for masonry instance");return}d[a].apply(d,c)})}else this.each(function(){var c=b.data(this,"masonry");c?(c.option(a||{}),c._init()):b.data(this,"masonry",new b.Mason(a,this))});return this}})(window,jQuery);

/* lingyu/c_lingyu_json.js */
/*
* File : c_lingyu_json.js
* CreateTime : 2019-04-17 16:23:01
*
*/
/* webcode : 14 医药 */
function getLingyu14Json() {
return [{"id":"141100","name":"医疗卫生"},{"id":"141200","name":"制药"},{"id":"141300","name":"药品流通"},{"id":"141400","name":"保健品"},{"id":"141500","name":"医疗器械"},{"id":"141600","name":"其他"}];
}
/* webcode : 22 制造业 */
function getLingyu22Json() {
return [{"id":"221100","name":"智能制造"},{"id":"221200","name":"机械制造"},{"id":"221300","name":"交通运输装备制造"},{"id":"221400","name":"IT电子通信装备"},{"id":"221500","name":"电气装备制造"},{"id":"221600","name":"器材制造"},{"id":"221700","name":"仪器仪表制造"},{"id":"221800","name":"冶炼/金属制品"},{"id":"221900","name":"玻璃/陶瓷/水泥/造纸"},{"id":"222000","name":"能源化工制造"},{"id":"222100","name":"药品制造"},{"id":"222200","name":"食品饮料制造"},{"id":"222300","name":"纺织服装鞋制造"},{"id":"222400","name":"文体办公用品制造"}];
}
/* webcode : 11 建筑 */
function getLingyu11Json() {
return [{"id":"111100","name":"建筑设计"},{"id":"111200","name":"工程施工"},{"id":"111300","name":"装修装饰"},{"id":"111400","name":"房地产·物业"},{"id":"111500","name":"园林景观"},{"id":"111600","name":"市政路桥"},{"id":"111700","name":"轨道交通"},{"id":"112600","name":"规划咨询"},{"id":"112700","name":"工程勘察"},{"id":"112300","name":"工业建筑"},{"id":"112400","name":"水利水电"},{"id":"112500","name":"机场港口"},{"id":"111800","name":"钢结构"},{"id":"111900","name":"监理"},{"id":"112000","name":"造价"},{"id":"112100","name":"环境工程"},{"id":"112800","name":"新能源"},{"id":"112200","name":"其他"}];
}
/* webcode : 12 金融 */
function getLingyu12Json() {
return [{"id":"121100","name":"银行"},{"id":"121200","name":"证券"},{"id":"121300","name":"期货"},{"id":"121400","name":"基金"},{"id":"122200","name":"信托"},{"id":"121500","name":"保险"},{"id":"122100","name":"投融资"},{"id":"122300","name":"互联网金融"},{"id":"122500","name":"金融服务"},{"id":"122400","name":"租赁/拍卖/典当/担保"}];
}
/* webcode : 29 化工 */
function getLingyu29Json() {
return [{"id":"291200","name":"石油石化天然气","child":[{"id":"291201","name":"石油"},{"id":"291202","name":"石化"},{"id":"291203","name":"天然气"},{"id":"291204","name":"工业气体"},{"id":"291205","name":"油气储运"}]},{"id":"291100","name":"精细化工","child":[{"id":"291101","name":"生物化工"},{"id":"291102","name":"有机"},{"id":"291103","name":"无机"},{"id":"291104","name":"化学制药"},{"id":"291105","name":"农药化肥"},{"id":"291106","name":"试剂助剂"},{"id":"291108","name":"树脂"},{"id":"291109","name":"化纤"},{"id":"291110","name":"日用化工"},{"id":"291111","name":"涂染漆墨"},{"id":"291112","name":"塑料"},{"id":"291113","name":"橡胶"},{"id":"291114","name":"香精香料"}]},{"id":"291300","name":"新材料","child":[{"id":"291301","name":"高性能结构材料"},{"id":"291302","name":"先进复合材料"},{"id":"291303","name":"电性/磁性材料"},{"id":"291304","name":"光学功能材料"},{"id":"291305","name":"信息功能材料"},{"id":"291306","name":"新能源材料"},{"id":"291307","name":"智能材料"},{"id":"291308","name":"生物医用材料"},{"id":"291309","name":"纳米材料"},{"id":"291310","name":"生态环境材料"}]},{"id":"292500","name":"制药/医药","child":[{"id":"292501","name":"原料药"},{"id":"292502","name":"中间体"},{"id":"292503","name":"制剂"},{"id":"292504","name":"生物工程"}]},{"id":"291500","name":"环保·清洁·新能源","child":[{"id":"291501","name":"光伏"},{"id":"291509","name":"氢能"},{"id":"291510","name":"储能"},{"id":"291515","name":"风能"},{"id":"291516","name":"核能"},{"id":"291502","name":"环保技术"},{"id":"291503","name":"脱硫脱硝"},{"id":"291504","name":"除灰除尘"},{"id":"291505","name":"污水处理"},{"id":"291506","name":"环境工程"},{"id":"291507","name":"节能安全"},{"id":"291508","name":"固废处理"}]},{"id":"291700","name":"煤化工","child":[{"id":"291701","name":"煤化工技术"},{"id":"291702","name":"二甲醚"},{"id":"291703","name":"煤基新材料"},{"id":"291704","name":"煤制天然气"},{"id":"291705","name":"烯烃"},{"id":"291706","name":"合成氨"},{"id":"291707","name":"甲醇"},{"id":"291708","name":"煤制油"},{"id":"291709","name":"煤焦化"},{"id":"291710","name":"聚丙烯"},{"id":"291711","name":"褐煤低温干馏"},{"id":"291712","name":"聚氯乙烯"},{"id":"291713","name":"煤焦油"}]},{"id":"292100","name":"化工工程","child":[{"id":"292101","name":"工程咨询"},{"id":"292102","name":"工程设计"},{"id":"292103","name":"工程承包"},{"id":"292104","name":"项目管理"},{"id":"292105","name":"技术开发"},{"id":"292106","name":"化工设计"},{"id":"292107","name":"造价"},{"id":"292108","name":"监理"},{"id":"292109","name":"检测"},{"id":"292110","name":"服务中心"}]},{"id":"291400","name":"化工机械设备","child":[{"id":"291401","name":"机械"},{"id":"291402","name":"设备"},{"id":"291403","name":"锅炉"},{"id":"291404","name":"压力容器"},{"id":"291405","name":"管道"},{"id":"291406","name":"仪器仪表"},{"id":"291407","name":"过程系统"},{"id":"291408","name":"自动化"}]},{"id":"292300","name":"化工贸易","child":[{"id":"292301","name":"化工贸易"}]},{"id":"292400","name":"其他","child":[{"id":"292401","name":"其他"}]}];
}

/* js/hrsearch.js */
var hrsearch =
{
subdomain:{11:'build',12:'bank',13:'media',14:'health',15:'edu',16:'56',19:'ele',20:'ep',21:'telecom',22:'mic',23:'it',26:'cloth',29:'chem',30:'tour',40:'hotel'}
,vipdomain:{11:'www.buildhr.com',12:'www.bankhr.com',14:'www.healthr.com',22:'www.michr.com',26:'www.clothr.com',29:'www.chenhr.com'}
,keyname:{
'hy':''
,'funtype':''
,'work_area':''
,'keyword1':'kw'
,'keyword2':'kj'
,'keyword3':'kc'
,'lingyu':'fn'
,'workyear':'we'
,'degree':'eb'
,'jobtype':'wp'
,'stuffmunber':'cs'
,'company':'cp'
,'salaryfrom':'sf'
,'salaryto':'st'
,'salaryno':'sn'
,'issuedate':'pd'
,'page':'pa'
,'test':'ts'
,'cnt_hy':'ins'
,'cnt_jobtype':'wps'
,'cnt_company':'cps'
,'cnt_stuffmunber':'css'
,'cnt_workyear':'wes'
,'cnt_degree':'ebs'
,'cnt_salary':'sas'
,'cnt_issuedate':'pds'
}
,haveparam:0
,urlparam:''
,submit:function(target)
{
var url = this.getUrl();
if(url=='')
{
return '';
}
var hideform = document.getElementById('hrsearch_hideform');
if(hideform==null)
{
hideform = document.createElement('form');
document.body.appendChild(hideform);
hideform.id = "hrsearch_hideform";
hideform.setAttribute("id", "hrsearch_hideform");
}
if(target)
{
hideform.setAttribute("target", "_blank");
}else
{
hideform.setAttribute("target", "_self");
}
hideform.setAttribute("style", "display:none");
hideform.setAttribute("action", url);
function get_search_test(){
if($('#hy1_wi').val()!=''){
if($('#hy1_wi').val()=='10'){
var hy_text = ''
}else if($('#hy1_wi').val()=='11'){
var hy_text = '建筑行业'
}else if($('#hy1_wi').val()=='14'){
var hy_text = '医药行业'
}else if($('#hy1_wi').val()=='29'){
var hy_text = '化工行业'
}else if($('#hy1_wi').val()=='12'){
var hy_text = '金融行业'
}else if($('#hy1_wi').val()=='22'){
var hy_text = '制造业行业'
}
$.trim($('#keyword').val())!=''? gjz_text = '+' +$('#keyword').val():gjz_text = '';
}else{
var hy_text = ''
$.trim($('#keyword').val())!=''? gjz_text = $('#keyword').val():gjz_text = '';
}
$('#city1_wi').val()!=''? gzdd_text = '+' +$('#city1_si').text():gzdd_text = '';
if($('#func1_wi').val().indexOf('|')==-1){
$('#func1_wi').val()!=''? zhiwei_text = '+' +$('#func1_si').text():zhiwei_text = '';
}else {
var zhiwei_text = '+' +$('#func1_si').text().split(' ').map(function(i){
return $('#zhixi_si').attr('title').split(' ').map(function (j) {
return i+j
}).join("|");
}).join(" ")
}
$('#issuedate').val()!=''? fbsj_text = ($('.fbsj_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.fbsj_SY_L').find('.select-tits').text()):fbsj_text = '';
$('#salaryto').val()!=''? xzdy_text = ($('.xzdy_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.xzdy_SY_L').find('.select-tits').text()):xzdy_text = '';
$('#degree').val()!=''? xlyq_text = ($('.xlyq_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.xlyq_SY_L').find('.select-tits').text()):xlyq_text = '';
$('#ling1_wi').val()!=''? gsly_text = '+'+$('#ling1_si').text():gsly_text = '';
$('#jobtype').val()!=''? gzxz_text = '+'+$('.gzxz_SY_L').find('.select-tits').text():gzxz_text = '';
$('#workyear').val()!=''? gzjy_text = ($('.gzjy_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.gzjy_SY_L').find('.select-tits').text()):gzjy_text = '';
$('#company').val()!=''? gsxz_text = ($('.gsxz_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.gsxz_SY_L').find('.select-tits').text()):gsxz_text = '';
$('#stuffmunber').val()!=''? gsgm_textss = ($('.gsgm_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.gsgm_SY_L').find('.select-tits').text()):gsgm_textss = '';
$('#stuffmunber').val()!=''? gsgm_textss = ($('.gsgm_SY_L').find('.select-tits').text()=='不限'?'':'+'+$('.gsgm_SY_L').find('.select-tits').text()):gsgm_textss = '';
var juti = hy_text + gjz_text + gzdd_text + zhiwei_text+fbsj_text + xzdy_text + xlyq_text + gzxz_text + gzjy_text + gsxz_text + gsgm_textss + gsly_text
return juti
}
hideform.submit();
}
,getUrl:function()
{
this.haveparam = 0;
var search = [];
this.urlparam= "";
var urlsplit = "-";
var keywordreplace = ",sub,";
search['keyword']  = this.getVal('keyword');
if(search['keyword']!='')
{
search['keyword']=search['keyword'].replace(/\//g,' ');
search['keyword'] = encodeURIComponent(search['keyword'].replace(/\-/g,keywordreplace));
this.urlparam += this.urlparam!=''?"-":"";
search['wordtype'] = this.getVal('wordtype');
if(search['wordtype']==3)
{
this.urlparam += this.keyname['keyword3'];
}else if(search['wordtype']==2)
{
this.urlparam += this.keyname['keyword2'];
}else
{
this.urlparam += this.keyname['keyword1'];
}
this.urlparam+=search['keyword'];
this.haveparam = 1;
}
search['hy'] = this.getVal('hy');;
this.getSearchKey('hy');
this.getSearchKey('funtype');
this.getSearchKey('work_area');
this.getSearchKey('lingyu');
this.getSearchKey('workyear');
this.getSearchKey('degree');
this.getSearchKey('jobtype');
this.getSearchKey('stuffmunber');
this.getSearchKey('company');
this.getSearchKey('issuedate');
var salary_search = this.getVal('salary_formto');
if(salary_search){
salary_search = salary_search.split(",");
search['salaryfrom'] = salary_search[0];
search['salaryto'] = salary_search[1];
}else{
search['salaryfrom']= this.getVal('salaryfrom');
search['salaryto']= this.getVal('salaryto');
}
search['salaryno'] = 1;
if(document.getElementsByName('salaryno')[0] !=undefined)
{
search['salaryno'] = document.getElementsByName('salaryno')[0].checked?1:0;
}
if(search['salaryfrom']!='' || search['salaryto']!='' || !search['salaryno'])
{
if(search['salaryfrom']!='')
{
this.urlparam += this.urlparam!=''?"-":"";
this.urlparam+=this.keyname['salaryfrom']+search['salaryfrom'];
}
if(search['salaryto']!='')
{
this.urlparam += this.urlparam!=''?"-":"";
this.urlparam+=this.keyname['salaryto']+search['salaryto'];
}
this.urlparam += this.urlparam!=''?"-":"";
this.urlparam += this.keyname['salaryno']+search['salaryno'];
}
this.getSearchKey('test');
if(this.haveparam)
{
return this.getSearchBaseUrl(search['hy'])+this.urlparam+".html";
}else
{
return '';
}
}
,getSearchKey:function(name)
{
var tmp = this.getVal(name);
if(tmp =='0'){
}
else if(tmp!='')
{
if(name=='jobtype' && tmp ==14)
{
return;
}else if(name=='workyear' && tmp ==10)
{
return;
}else if(name=='hy' && tmp ==10)
{
return;
}
this.urlparam += this.urlparam!=''?"-":"";
this.urlparam+=this.keyname[name]+tmp;
if(name == 'funtype')
{
this.haveparam = 1;
}
}
}
,getSearchBaseUrl:function(hy)
{
var is800 = /800hr\.com/.test(document.domain);
var ismy800 = /my\.800hr\.com/.test(document.domain);
var isloginhy = this.getVal('loginhy');
var isvip = false;
if(this.vipdomain[isloginhy] != undefined)
{
var isvip = true;
}
if(this.subdomain[hy] == undefined)
{
this.subdomain[hy] = "www";
}
if(isloginhy !='' && isloginhy!=10)
{
if(isvip)
{
return "//"+this.vipdomain[hy]+"/so/";
}else
{
return "//"+(this.subdomain[hy]+'.800hr.com')+"/so/";
}
}else
{
var isvip = false;
if(this.vipdomain[hy] != undefined)
{
var isvip = true;
}
if(ismy800 || is800)
{
return "//www.800hr.com/so/";
}else if(isvip)
{
return "//"+this.vipdomain[hy]+"/so/";
}else
{
return "//"+(this.subdomain[hy]+'.800hr.com')+"/so/";
}
}
}
,getVal:function(name)
{
var t = document.getElementsByName(name)[0];
if(t!=undefined)
{
return t.value;
}
return '';
}
};

/* jq/jquery.validation.min.utf8.js */
/* Inline Form Validation Engine 2.6.2, jQuery plugin */
!function(a){"use strict";var b={init:function(c){var d=this;if(!d.data("jqv")||null==d.data("jqv"))c=b._saveOptions(d,c),a(document).on("click",".formError",function(){a(this).fadeOut(150,function(){a(this).parent(".formErrorOuter").remove(),a(this).remove()})});return this},attach:function(c){var d=this,e;if(c)e=b._saveOptions(d,c);else e=d.data("jqv");if(e.validateAttribute=d.find("[data-validation-engine*=validate]").length?"data-validation-engine":"class",e.binded)d.on(e.validationEventTrigger,"["+e.validateAttribute+"*=validate]:not([type=checkbox]):not([type=radio]):not(.datepicker)",b._onFieldEvent),d.on("click","["+e.validateAttribute+"*=validate][type=checkbox],["+e.validateAttribute+"*=validate][type=radio]",b._onFieldEvent),d.on(e.validationEventTrigger,"["+e.validateAttribute+"*=validate][class*=datepicker]",{delay:300},b._onFieldEvent);if(e.autoPositionUpdate)a(window).bind("resize",{noAnimation:!0,formElem:d},b.updatePromptsPosition);return d.on("click","a[data-validation-engine-skip], a[class*='validate-skip'], button[data-validation-engine-skip], button[class*='validate-skip'], input[data-validation-engine-skip], input[class*='validate-skip']",b._submitButtonClick),d.removeData("jqv_submitButton"),d.on("submit",b._onSubmitEvent),this},detach:function(){var c=this,d=c.data("jqv");if(c.find("["+d.validateAttribute+"*=validate]").not("[type=checkbox]").off(d.validationEventTrigger,b._onFieldEvent),c.find("["+d.validateAttribute+"*=validate][type=checkbox],[class*=validate][type=radio]").off("click",b._onFieldEvent),c.off("submit",b._onSubmitEvent),c.removeData("jqv"),c.off("click","a[data-validation-engine-skip], a[class*='validate-skip'], button[data-validation-engine-skip], button[class*='validate-skip'], input[data-validation-engine-skip], input[class*='validate-skip']",b._submitButtonClick),c.removeData("jqv_submitButton"),d.autoPositionUpdate)a(window).off("resize",b.updatePromptsPosition);return this},validate:function(){var c=a(this),d=null;if(c.is("form")||c.hasClass("validationEngineContainer"))if(c.hasClass("validating"))return!1;else{c.addClass("validating");var e=c.data("jqv"),d=b._validateFields(this);if(setTimeout(function(){c.removeClass("validating")},100),d&&e.onSuccess)e.onSuccess();else if(!d&&e.onFailure)e.onFailure()}else if(c.is("form")||c.hasClass("validationEngineContainer"))c.removeClass("validating");else{var f=c.closest("form, .validationEngineContainer"),e=f.data("jqv")?f.data("jqv"):a.validationEngine.defaults,d=b._validateField(c,e);if(d&&e.onFieldSuccess)e.onFieldSuccess();else if(e.onFieldFailure&&e.InvalidFields.length>0)e.onFieldFailure()}if(e.onValidationComplete)return!!e.onValidationComplete(f,d);else return d},updatePromptsPosition:function(c){if(c&&this==window)var d=c.data.formElem,e=c.data.noAnimation;else var d=a(this.closest("form, .validationEngineContainer"));var f=d.data("jqv");return d.find("["+f.validateAttribute+"*=validate]").not(":disabled").each(function(){var c=a(this);if(f.prettySelect&&c.is(":hidden"))c=d.find("#"+f.usePrefix+c.attr("id")+f.useSuffix);var g=b._getPrompt(c),h=a(g).find(".formErrorContent").html();if(g)b._updatePrompt(c,a(g),h,void 0,!1,f,e)}),this},showPrompt:function(a,c,d,e){var f=this.closest("form, .validationEngineContainer"),g=f.data("jqv");if(!g)g=b._saveOptions(this,g);if(d)g.promptPosition=d;return g.showArrow=1==e,b._showPrompt(this,a,c,!1,g),this},hide:function(){var c=a(this).closest("form, .validationEngineContainer"),d=c.data("jqv"),e=d&&d.fadeDuration?d.fadeDuration:.3,f;if(a(this).is("form")||a(this).hasClass("validationEngineContainer"))f="parentForm"+b._getClassName(a(this).attr("id"));else f=b._getClassName(a(this).attr("id"))+"formError";return a("."+f).fadeTo(e,.3,function(){a(this).parent(".formErrorOuter").remove(),a(this).remove()}),this},hideAll:function(){var b=this,c=b.data("jqv"),d=c?c.fadeDuration:300;return a(".formError").fadeTo(d,300,function(){a(this).parent(".formErrorOuter").remove(),a(this).remove()}),this},_onFieldEvent:function(c){var d=a(this),e=d.closest("form, .validationEngineContainer"),f=e.data("jqv");f.eventTrigger="field",window.setTimeout(function(){if(b._validateField(d,f),0==f.InvalidFields.length&&f.onFieldSuccess)f.onFieldSuccess();else if(f.InvalidFields.length>0&&f.onFieldFailure)f.onFieldFailure()},c.data?c.data.delay:0)},_onSubmitEvent:function(){var c=a(this),d=c.data("jqv");if(c.data("jqv_submitButton")){var e=a("#"+c.data("jqv_submitButton"));if(e)if(e.length>0)if(e.hasClass("validate-skip")||"true"==e.attr("data-validation-engine-skip"))return!0}d.eventTrigger="submit";var f=b._validateFields(c);if(f&&d.ajaxFormValidation)return b._validateFormWithAjax(c,d),!1;if(d.onValidationComplete)return!!d.onValidationComplete(c,f);else return f},_checkAjaxStatus:function(b){var c=!0;return a.each(b.ajaxValidCache,function(a,b){if(!b)return c=!1,!1;else return void 0}),c},_checkAjaxFieldStatus:function(a,b){return 1==b.ajaxValidCache[a]},_validateFields:function(c){var d=c.data("jqv"),e=!1;c.trigger("jqv.form.validating");var f=null;if(c.find("["+d.validateAttribute+"*=validate]").not(":disabled").each(function(){var g=a(this),h=[];if(a.inArray(g.attr("name"),h)<0){if(e|=b._validateField(g,d),e&&null==f)if(g.is(":hidden")&&d.prettySelect)f=g=c.find("#"+d.usePrefix+b._jqSelector(g.attr("id"))+d.useSuffix);else{if(g.data("jqv-prompt-at")instanceof jQuery)g=g.data("jqv-prompt-at");else if(g.data("jqv-prompt-at"))g=a(g.data("jqv-prompt-at"));f=g}if(d.doNotShowAllErrosOnSubmit)return!1;if(h.push(g.attr("name")),1==d.showOneMessage&&e)return!1}}),c.trigger("jqv.form.result",[e]),e){if(d.scroll){var g=f.offset().top,h=f.offset().left,i=d.promptPosition;if("string"==typeof i&&-1!=i.indexOf(":"))i=i.substring(0,i.indexOf(":"));if("bottomRight"!=i&&"bottomLeft"!=i){var j=b._getPrompt(f);if(j)g=j.offset().top}if(d.scrollOffset)g-=d.scrollOffset;if(d.isOverflown){var k=a(d.overflownDIV);if(!k.length)return!1;var l=k.scrollTop(),m=-parseInt(k.offset().top);g+=l+m-5;var n=a(d.overflownDIV+":not(:animated)");n.animate({scrollTop:g},1100,function(){if(d.focusFirstField)f.focus()})}else a("html, body").animate({scrollTop:g},1100,function(){if(d.focusFirstField)f.focus()}),a("html, body").animate({scrollLeft:h},1100)}else if(d.focusFirstField)f.focus();return!1}return!0},_validateFormWithAjax:function(c,d){var e=c.serialize(),f=d.ajaxFormValidationMethod?d.ajaxFormValidationMethod:"GET",g=d.ajaxFormValidationURL?d.ajaxFormValidationURL:c.attr("action"),h=d.dataType?d.dataType:"json";a.ajax({type:f,url:g,cache:!1,dataType:h,data:e,form:c,methods:b,options:d,beforeSend:function(){return d.onBeforeAjaxFormValidation(c,d)},error:function(a,c){if(d.onFailure)d.onFailure(a,c);else b._ajaxError(a,c)},success:function(e){if("json"==h&&e!==!0){for(var f=!1,g=0;g<e.length;g++){var i=e[g],j=i[0],k=a(a("#"+j)[0]);if(1==k.length){var l=i[2];if(1==i[1])if(""==l||!l)b._closePrompt(k);else{if(d.allrules[l]){var m=d.allrules[l].alertTextOk;if(m)l=m}if(d.showPrompts)b._showPrompt(k,l,"pass",!1,d,!0)}else{if(f|=!0,d.allrules[l]){var m=d.allrules[l].alertText;if(m)l=m}if(d.showPrompts)b._showPrompt(k,l,"",!1,d,!0)}}}d.onAjaxFormComplete(!f,c,e,d)}else d.onAjaxFormComplete(!0,c,e,d)}})},_validateField:function(c,d,e){if(!c.attr("id"))c.attr("id","form-validation-field-"+a.validationEngine.fieldIdCounter),++a.validationEngine.fieldIdCounter;if(!d.validateNonVisibleFields&&(c.is(":hidden")&&!d.prettySelect||c.parent().is(":hidden")))return!1;var f=c.attr(d.validateAttribute),g=/validate\[(.*)\]/.exec(f);if(!g)return!1;var h=g[1],i=h.split(/\[|,|\]/),j=!1,k=c.attr("name"),l="",m="",n=!1,o=!1;if(d.isError=!1,d.showArrow=!0,d.maxErrorsPerField>0)o=!0;for(var p=a(c.closest("form, .validationEngineContainer")),q=0;q<i.length;q++)if(i[q]=i[q].replace(" ",""),""===i[q])delete i[q];for(var q=0,r=0;q<i.length;q++){if(o&&r>=d.maxErrorsPerField){if(!n){var s=a.inArray("required",i);n=-1!=s&&s>=q}break}var t=void 0;switch(i[q]){case"required":n=!0,t=b._getErrorMessage(p,c,i[q],i,q,d,b._required);break;case"custom":t=b._getErrorMessage(p,c,i[q],i,q,d,b._custom);break;case"groupRequired":var u="["+d.validateAttribute+"*="+i[q+1]+"]",v=p.find(u).eq(0);if(v[0]!=c[0])b._validateField(v,d,e),d.showArrow=!0;if(t=b._getErrorMessage(p,c,i[q],i,q,d,b._groupRequired))n=!0;d.showArrow=!1;break;case"ajax":if(t=b._ajax(c,i,q,d))m="load";break;case"minSize":t=b._getErrorMessage(p,c,i[q],i,q,d,b._minSize);break;case"maxSize":t=b._getErrorMessage(p,c,i[q],i,q,d,b._maxSize);break;case"min":t=b._getErrorMessage(p,c,i[q],i,q,d,b._min);break;case"max":t=b._getErrorMessage(p,c,i[q],i,q,d,b._max);break;case"past":t=b._getErrorMessage(p,c,i[q],i,q,d,b._past);break;case"future":t=b._getErrorMessage(p,c,i[q],i,q,d,b._future);break;case"dateRange":var u="["+d.validateAttribute+"*="+i[q+1]+"]";if(d.firstOfGroup=p.find(u).eq(0),d.secondOfGroup=p.find(u).eq(1),d.firstOfGroup[0].value||d.secondOfGroup[0].value)t=b._getErrorMessage(p,c,i[q],i,q,d,b._dateRange);if(t)n=!0;d.showArrow=!1;break;case"dateTimeRange":var u="["+d.validateAttribute+"*="+i[q+1]+"]";if(d.firstOfGroup=p.find(u).eq(0),d.secondOfGroup=p.find(u).eq(1),d.firstOfGroup[0].value||d.secondOfGroup[0].value)t=b._getErrorMessage(p,c,i[q],i,q,d,b._dateTimeRange);if(t)n=!0;d.showArrow=!1;break;case"maxCheckbox":c=a(p.find("input[name='"+k+"']")),t=b._getErrorMessage(p,c,i[q],i,q,d,b._maxCheckbox);break;case"minCheckbox":c=a(p.find("input[name='"+k+"']")),t=b._getErrorMessage(p,c,i[q],i,q,d,b._minCheckbox);break;case"equals":t=b._getErrorMessage(p,c,i[q],i,q,d,b._equals);break;case"funcCall":t=b._getErrorMessage(p,c,i[q],i,q,d,b._funcCall);break;case"creditCard":t=b._getErrorMessage(p,c,i[q],i,q,d,b._creditCard);break;case"condRequired":if(t=b._getErrorMessage(p,c,i[q],i,q,d,b._condRequired),void 0!==t)n=!0}var w=!1;if("object"==typeof t)switch(t.status){case"_break":w=!0;break;case"_error":t=t.message;break;case"_error_no_prompt":return!0}if(w)break;if("string"==typeof t)l+=t+"<br/>",d.isError=!0,r++}if(!n&&!c.val()&&c.val().length<1&&i.indexOf("equals")<0)d.isError=!1;var x=c.prop("type"),y=c.data("promptPosition")||d.promptPosition;if(("radio"==x||"checkbox"==x)&&p.find("input[name='"+k+"']").size()>1){if("inline"===y)c=a(p.find("input[name='"+k+"'][type!=hidden]:last"));else c=a(p.find("input[name='"+k+"'][type!=hidden]:first"));d.showArrow=!1}if(c.is(":hidden")&&d.prettySelect)c=p.find("#"+d.usePrefix+b._jqSelector(c.attr("id"))+d.useSuffix);if(d.isError&&d.showPrompts)b._showPrompt(c,l,m,!1,d);else if(!j)b._closePrompt(c);if(!j)c.trigger("jqv.field.result",[c,d.isError,l]);var z=a.inArray(c[0],d.InvalidFields);if(-1==z){if(d.isError)d.InvalidFields.push(c[0])}else if(!d.isError)d.InvalidFields.splice(z,1);if(b._handleStatusCssClasses(c,d),d.isError&&d.onFieldFailure)d.onFieldFailure(c);if(!d.isError&&d.onFieldSuccess)d.onFieldSuccess(c);return d.isError},_handleStatusCssClasses:function(a,b){if(b.addSuccessCssClassToField)a.removeClass(b.addSuccessCssClassToField);if(b.addFailureCssClassToField)a.removeClass(b.addFailureCssClassToField);if(b.addSuccessCssClassToField&&!b.isError)a.addClass(b.addSuccessCssClassToField);if(b.addFailureCssClassToField&&b.isError)a.addClass(b.addFailureCssClassToField)},_getErrorMessage:function(c,d,e,f,g,h,i){var j=jQuery.inArray(e,f);if("custom"===e||"funcCall"===e){var k=f[j+1];e=e+"["+k+"]",delete f[j]}var l=e,m=d.attr("data-validation-engine")?d.attr("data-validation-engine"):d.attr("class"),n=m.split(" "),o;if("future"==e||"past"==e||"maxCheckbox"==e||"minCheckbox"==e)o=i(c,d,f,g,h);else o=i(d,f,g,h);if(void 0!=o){var p=b._getCustomErrorMessage(a(d),n,l,h);if(p)o=p}return o},_getCustomErrorMessage:function(a,c,d,e){var f=!1,g=/^custom\[.*\]$/.test(d)?b._validityProp["custom"]:b._validityProp[d];if(void 0!=g)if(f=a.attr("data-errormessage-"+g),void 0!=f)return f;if(f=a.attr("data-errormessage"),void 0!=f)return f;var h="#"+a.attr("id");if("undefined"!=typeof e.custom_error_messages[h]&&"undefined"!=typeof e.custom_error_messages[h][d])f=e.custom_error_messages[h][d]["message"];else if(c.length>0)for(var i=0;i<c.length&&c.length>0;i++){var j="."+c[i];if("undefined"!=typeof e.custom_error_messages[j]&&"undefined"!=typeof e.custom_error_messages[j][d]){f=e.custom_error_messages[j][d]["message"];break}}if(!f&&"undefined"!=typeof e.custom_error_messages[d]&&"undefined"!=typeof e.custom_error_messages[d]["message"])f=e.custom_error_messages[d]["message"];return f},_validityProp:{required:"value-missing",custom:"custom-error",groupRequired:"value-missing",ajax:"custom-error",minSize:"range-underflow",maxSize:"range-overflow",min:"range-underflow",max:"range-overflow",past:"type-mismatch",future:"type-mismatch",dateRange:"type-mismatch",dateTimeRange:"type-mismatch",maxCheckbox:"range-overflow",minCheckbox:"range-underflow",equals:"pattern-mismatch",funcCall:"custom-error",creditCard:"pattern-mismatch",condRequired:"value-missing"},_required:function(b,c,d,e,f){switch(b.prop("type")){case"text":case"password":case"textarea":case"file":case"select-one":case"select-multiple":default:var g=a.trim(b.val()),h=a.trim(b.attr("data-validation-placeholder")),i=a.trim(b.attr("placeholder"));if(!g||h&&g==h||i&&g==i)return e.allrules[c[d]].alertText;break;case"radio":case"checkbox":if(f){if(!b.attr("checked"))return e.allrules[c[d]].alertTextCheckboxMultiple;break}var j=b.closest("form, .validationEngineContainer"),k=b.attr("name");if(0==j.find("input[name='"+k+"']:checked").size())if(1==j.find("input[name='"+k+"']:visible").size())return e.allrules[c[d]].alertTextCheckboxe;else return e.allrules[c[d]].alertTextCheckboxMultiple}},_groupRequired:function(c,d,e,f){var g="["+f.validateAttribute+"*="+d[e+1]+"]",h=!1;if(c.closest("form, .validationEngineContainer").find(g).each(function(){if(!b._required(a(this),d,e,f))return h=!0,!1;else return void 0}),!h)return f.allrules[d[e]].alertText;else return void 0},_custom:function(a,b,c,d){var e=b[c+1],f=d.allrules[e],g;if(!f)return alert("jqv:custom rule not found - "+e),void 0;if(f["regex"]){var h=f.regex;if(!h)return alert("jqv:custom regex not found - "+e),void 0;var i=new RegExp(h);if(!i.test(a.val()))return d.allrules[e].alertText}else if(f["func"]){if(g=f["func"],"function"!=typeof g)return alert("jqv:custom parameter 'function' is no function - "+e),void 0;if(!g(a,b,c,d))return d.allrules[e].alertText}else return alert("jqv:custom type not allowed "+e),void 0},_funcCall:function(a,b,c,d){var e=b[c+1],f;if(e.indexOf(".")>-1){for(var g=e.split("."),h=window;g.length;)h=h[g.shift()];f=h}else f=window[e]||d.customFunctions[e];if("function"==typeof f)return f(a,b,c,d);else return void 0},_equals:function(b,c,d,e){var f=c[d+1];if(b.val()!=a("#"+f).val())return e.allrules.equals.alertText;else return void 0},_maxSize:function(a,b,c,d){var e=b[c+1],f=a.val().length;if(f>e){var g=d.allrules.maxSize;return g.alertText+e+g.alertText2}},_minSize:function(a,b,c,d){var e=b[c+1],f=a.val().length;if(e>f){var g=d.allrules.minSize;return g.alertText+e+g.alertText2}},_min:function(a,b,c,d){var e=parseFloat(b[c+1]),f=parseFloat(a.val());if(e>f){var g=d.allrules.min;if(g.alertText2)return g.alertText+e+g.alertText2;else return g.alertText+e}},_max:function(a,b,c,d){var e=parseFloat(b[c+1]),f=parseFloat(a.val());if(f>e){var g=d.allrules.max;if(g.alertText2)return g.alertText+e+g.alertText2;else return g.alertText+e}},_past:function(c,d,e,f,g){var h=e[f+1],i=a(c.find("*[name='"+h.replace(/^#+/,"")+"']")),j;if("now"==h.toLowerCase())j=new Date;else if(void 0!=i.val()){if(i.is(":disabled"))return;j=b._parseDate(i.val())}else j=b._parseDate(h);var k=b._parseDate(d.val());if(k>j){var l=g.allrules.past;if(l.alertText2)return l.alertText+b._dateToString(j)+l.alertText2;else return l.alertText+b._dateToString(j)}},_future:function(c,d,e,f,g){var h=e[f+1],i=a(c.find("*[name='"+h.replace(/^#+/,"")+"']")),j;if("now"==h.toLowerCase())j=new Date;else if(void 0!=i.val()){if(i.is(":disabled"))return;j=b._parseDate(i.val())}else j=b._parseDate(h);var k=b._parseDate(d.val());if(j>k){var l=g.allrules.future;if(l.alertText2)return l.alertText+b._dateToString(j)+l.alertText2;else return l.alertText+b._dateToString(j)}},_isDate:function(a){var b=new RegExp(/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$|^(?:(?:(?:0?[13578]|1[02])(\/|-)31)|(?:(?:0?[1,3-9]|1[0-2])(\/|-)(?:29|30)))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^(?:(?:0?[1-9]|1[0-2])(\/|-)(?:0?[1-9]|1\d|2[0-8]))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^(0?2(\/|-)29)(\/|-)(?:(?:0[48]00|[13579][26]00|[2468][048]00)|(?:\d\d)?(?:0[48]|[2468][048]|[13579][26]))$/);return b.test(a)},_isDateTime:function(a){var b=new RegExp(/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])\s+(1[012]|0?[1-9]){1}:(0?[1-5]|[0-6][0-9]){1}:(0?[0-6]|[0-6][0-9]){1}\s+(am|pm|AM|PM){1}$|^(?:(?:(?:0?[13578]|1[02])(\/|-)31)|(?:(?:0?[1,3-9]|1[0-2])(\/|-)(?:29|30)))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^((1[012]|0?[1-9]){1}\/(0?[1-9]|[12][0-9]|3[01]){1}\/\d{2,4}\s+(1[012]|0?[1-9]){1}:(0?[1-5]|[0-6][0-9]){1}:(0?[0-6]|[0-6][0-9]){1}\s+(am|pm|AM|PM){1})$/);return b.test(a)},_dateCompare:function(a,b){return new Date(a.toString())<new Date(b.toString())},_dateRange:function(a,c,d,e){if(!e.firstOfGroup[0].value&&e.secondOfGroup[0].value||e.firstOfGroup[0].value&&!e.secondOfGroup[0].value)return e.allrules[c[d]].alertText+e.allrules[c[d]].alertText2;if(!b._isDate(e.firstOfGroup[0].value)||!b._isDate(e.secondOfGroup[0].value))return e.allrules[c[d]].alertText+e.allrules[c[d]].alertText2;if(!b._dateCompare(e.firstOfGroup[0].value,e.secondOfGroup[0].value))return e.allrules[c[d]].alertText+e.allrules[c[d]].alertText2;else return void 0},_dateTimeRange:function(a,c,d,e){if(!e.firstOfGroup[0].value&&e.secondOfGroup[0].value||e.firstOfGroup[0].value&&!e.secondOfGroup[0].value)return e.allrules[c[d]].alertText+e.allrules[c[d]].alertText2;if(!b._isDateTime(e.firstOfGroup[0].value)||!b._isDateTime(e.secondOfGroup[0].value))return e.allrules[c[d]].alertText+e.allrules[c[d]].alertText2;if(!b._dateCompare(e.firstOfGroup[0].value,e.secondOfGroup[0].value))return e.allrules[c[d]].alertText+e.allrules[c[d]].alertText2;else return void 0},_maxCheckbox:function(a,b,c,d,e){var f=c[d+1],g=b.attr("name"),h=a.find("input[name='"+g+"']:checked").size();if(h>f)if(e.showArrow=!1,e.allrules.maxCheckbox.alertText2)return e.allrules.maxCheckbox.alertText+" "+f+" "+e.allrules.maxCheckbox.alertText2;else return e.allrules.maxCheckbox.alertText},_minCheckbox:function(a,b,c,d,e){var f=c[d+1],g=b.attr("name"),h=a.find("input[name='"+g+"']:checked").size();if(f>h)return e.showArrow=!1,e.allrules.minCheckbox.alertText+" "+f+" "+e.allrules.minCheckbox.alertText2;else return void 0},_creditCard:function(a,b,c,d){var e=!1,f=a.val().replace(/ +/g,"").replace(/-+/g,""),g=f.length;if(g>=14&&16>=g&&parseInt(f)>0){var h=0,c=g-1,i=1,j,k=new String;do j=parseInt(f.charAt(c)),k+=0==i++%2?2*j:j;while(--c>=0);for(c=0;c<k.length;c++)h+=parseInt(k.charAt(c));e=0==h%10}if(!e)return d.allrules.creditCard.alertText;else return void 0},_ajax:function(c,d,e,f){var g=d[e+1],h=f.allrules[g],i=h.extraData,j=h.extraDataDynamic,k={fieldId:c.attr("id"),fieldValue:c.val()};if("object"==typeof i)a.extend(k,i);else if("string"==typeof i)for(var l=i.split("&"),e=0;e<l.length;e++){var m=l[e].split("=");if(m[0]&&m[0])k[m[0]]=m[1]}if(j)for(var n=[],o=String(j).split(","),e=0;e<o.length;e++){var p=o[e];if(a(p).length){var q=c.closest("form, .validationEngineContainer").find(p).val(),r=p.replace("#","")+"="+escape(q);k[p.replace("#","")]=q}}if("field"==f.eventTrigger)delete f.ajaxValidCache[c.attr("id")];if(!f.isError&&!b._checkAjaxFieldStatus(c.attr("id"),f))return a.ajax({type:f.ajaxFormValidationMethod,url:h.url,cache:!1,dataType:"json",data:k,field:c,rule:h,methods:b,options:f,beforeSend:function(){},error:function(a,c){if(f.onFailure)f.onFailure(a,c);else b._ajaxError(a,c)},success:function(d){var e=d[0],g=a("#"+e).eq(0);if(1==g.length){var i=d[1],j=d[2];if(!i){if(f.ajaxValidCache[e]=!1,f.isError=!0,j){if(f.allrules[j]){var k=f.allrules[j].alertText;if(k)j=k}}else j=h.alertText;if(f.showPrompts)b._showPrompt(g,j,"",!0,f)}else{if(f.ajaxValidCache[e]=!0,j){if(f.allrules[j]){var k=f.allrules[j].alertTextOk;if(k)j=k}}else j=h.alertTextOk;if(f.showPrompts)if(j)b._showPrompt(g,j,"pass",!0,f);else b._closePrompt(g);if("submit"==f.eventTrigger)c.closest("form").submit()}}g.trigger("jqv.field.result",[g,f.isError,j])}}),h.alertTextLoad;else return void 0},_ajaxError:function(a,b){if(0==a.status&&null==b)alert("The page is not served from a server! ajax call failed");else if("undefined"!=typeof console)console.log("Ajax error: "+a.status+" "+b)},_dateToString:function(a){return a.getFullYear()+"-"+(a.getMonth()+1)+"-"+a.getDate()},_parseDate:function(a){var b=a.split("-");if(b==a)b=a.split("/");if(b==a)return b=a.split("."),new Date(b[2],b[1]-1,b[0]);else return new Date(b[0],b[1]-1,b[2])},_showPrompt:function(c,d,e,f,g,h){if(c.data("jqv-prompt-at")instanceof jQuery)c=c.data("jqv-prompt-at");else if(c.data("jqv-prompt-at"))c=a(c.data("jqv-prompt-at"));var i=b._getPrompt(c);if(h)i=!1;if(a.trim(d))if(i)b._updatePrompt(c,i,d,e,f,g);else b._buildPrompt(c,d,e,f,g)},_buildPrompt:function(c,d,e,f,g){var h=a("<div>");switch(h.addClass(b._getClassName(c.attr("id"))+"formError"),h.addClass("parentForm"+b._getClassName(c.closest("form, .validationEngineContainer").attr("id"))),h.addClass("formError"),e){case"pass":h.addClass("greenPopup");break;case"load":h.addClass("blackPopup")}if(f)h.addClass("ajaxed");var i=a("<div>").addClass("error_ct").appendTo(h),j=a("<div>").addClass("error_lt").appendTo(i),k=a("<div>").addClass("error_rt").html(d).appendTo(j),l=c.data("promptPosition")||g.promptPosition;if(g.addPromptClass)h.addClass(g.addPromptClass);var m=c.attr("data-required-class");if(void 0!==m)h.addClass(m);else if(g.prettySelect)if(a("#"+c.attr("id")).next().is("select")){var n=a("#"+c.attr("id").substr(g.usePrefix.length).substring(g.useSuffix.length)).attr("data-required-class");if(void 0!==n)h.addClass(n)}if(h.css({opacity:0}),"inline"===l)if(h.addClass("inline"),"undefined"!=typeof c.attr("data-prompt-target")&&a("#"+c.attr("data-prompt-target")).length>0)h.appendTo(a("#"+c.attr("data-prompt-target")));else c.after(h);else c.before(h);var o=b._calculatePosition(c,h,g);if(h.css({position:"inline"===l?"relative":"absolute",top:o.callerTopPosition,left:o.callerleftPosition,marginTop:o.marginTopSize,opacity:0}).data("callerField",c),g.autoHidePrompt)setTimeout(function(){h.animate({opacity:0},function(){h.closest(".formErrorOuter").remove(),h.remove()})},g.autoHideDelay);return h.animate({opacity:1})},_updatePrompt:function(a,c,d,e,f,g,h){if(c){if("undefined"!=typeof e){if("pass"==e)c.addClass("greenPopup");else c.removeClass("greenPopup");if("load"==e)c.addClass("blackPopup");else c.removeClass("blackPopup")}if(f)c.addClass("ajaxed");else c.removeClass("ajaxed");c.find(".formErrorContent").html(d);var i=b._calculatePosition(a,c,g),j={top:i.callerTopPosition,left:i.callerleftPosition,marginTop:i.marginTopSize};if(h)c.css(j);else c.animate(j)}},_closePrompt:function(a){var c=b._getPrompt(a);if(c)c.fadeTo("fast",0,function(){c.parent(".formErrorOuter").remove(),c.remove()})},closePrompt:function(a){return b._closePrompt(a)},_getPrompt:function(c){var d=a(c).closest("form, .validationEngineContainer").attr("id"),e=b._getClassName(c.attr("id"))+"formError",f=a("."+b._escapeExpression(e)+".parentForm"+b._getClassName(d))[0];if(f)return a(f);else return void 0},_escapeExpression:function(a){return a.replace(/([#;&,\.\+\*\~':"\!\^$\[\]\(\)=>\|])/g,"\\$1")},isRTL:function(b){var c=a(document),d=a("body"),e=b&&b.hasClass("rtl")||b&&"rtl"===(b.attr("dir")||"").toLowerCase()||c.hasClass("rtl")||"rtl"===(c.attr("dir")||"").toLowerCase()||d.hasClass("rtl")||"rtl"===(d.attr("dir")||"").toLowerCase();return Boolean(e)},_calculatePosition:function(a,b,c){var d,e,f,g=a.width(),h=a.position().left,i=a.position().top,j=a.height(),k=b.height();d=e=0,f=-k;var l=a.data("promptPosition")||c.promptPosition,m="",n="",o=0,p=0;if("string"==typeof l)if(-1!=l.indexOf(":")){if(m=l.substring(l.indexOf(":")+1),l=l.substring(0,l.indexOf(":")),-1!=m.indexOf(","))if(n=m.substring(m.indexOf(",")+1),m=m.substring(0,m.indexOf(",")),p=parseInt(n),isNaN(p))p=0;if(o=parseInt(m),isNaN(m))m=0}switch(l){default:case"topRight":e+=h+g-30,d+=i;break;case"topLeft":d+=i,e+=h;break;case"centerRight":d=i+4,f=0,e=h+a.outerWidth(!0)+5;break;case"centerLeft":e=h-(b.width()+2),d=i+4,f=0;break;case"bottomLeft":d=i+a.height()+5,f=0,e=h;break;case"bottomRight":e=h+g-30,d=i+a.height()+5,f=0;break;case"inline":e=0,d=0,f=0}return e+=o,d+=p,{callerTopPosition:d+"px",callerleftPosition:e+"px",marginTopSize:f+"px"}},_saveOptions:function(b,c){if(a.validationEngineLanguage)var d=a.validationEngineLanguage.allRules;else a.error("jQuery.validationEngine rules are not loaded, plz add localization files to the page");a.validationEngine.defaults.allrules=d;var e=a.extend(!0,{},a.validationEngine.defaults,c);return b.data("jqv",e),e},_getClassName:function(a){if(a)return a.replace(/:/g,"_").replace(/\./g,"_");else return void 0},_jqSelector:function(a){return a.replace(/([;&,\.\+\*\~':"\!\^#$%@\[\]\(\)=>\|])/g,"\\$1")},_condRequired:function(a,c,d,e){var f,g;for(f=d+1;f<c.length;f++)if(g=jQuery("#"+c[f]).first(),g.length&&void 0==b._required(g,["required"],0,e,!0))return b._required(a,["required"],0,e)},_submitButtonClick:function(b){var c=a(this),d=c.closest("form, .validationEngineContainer");d.data("jqv_submitButton",c.attr("id"))}};a.fn.validationEngine=function(c){var d=a(this);if(!d[0])return d;if("string"==typeof c&&"_"!=c.charAt(0)&&b[c]){if("showPrompt"!=c&&"hide"!=c&&"hideAll"!=c)b.init.apply(d);return b[c].apply(d,Array.prototype.slice.call(arguments,1))}else if("object"==typeof c||!c)return b.init.apply(d,arguments),b.attach.apply(d);else a.error("Method "+c+" does not exist in jQuery.validationEngine")},a.validationEngine={fieldIdCounter:0,defaults:{validationEventTrigger:"blur",scroll:!0,focusFirstField:!0,showPrompts:!0,validateNonVisibleFields:!1,promptPosition:"topLeft",bindMethod:"bind",inlineAjax:!1,ajaxFormValidation:!1,ajaxFormValidationURL:!1,ajaxFormValidationMethod:"get",onAjaxFormComplete:a.noop,onBeforeAjaxFormValidation:a.noop,onValidationComplete:!1,doNotShowAllErrosOnSubmit:!1,custom_error_messages:{},binded:!0,showArrow:!0,isError:!1,maxErrorsPerField:!1,ajaxValidCache:{},autoPositionUpdate:!1,InvalidFields:[],onFieldSuccess:!1,onFieldFailure:!1,onSuccess:!1,onFailure:!1,validateAttribute:"class",addSuccessCssClassToField:"",addFailureCssClassToField:"",autoHidePrompt:!1,autoHideDelay:1e4,fadeDuration:.3,prettySelect:!1,addPromptClass:"",usePrefix:"",useSuffix:"",showOneMessage:!1}},a(function(){a.validationEngine.defaults.promptPosition=b.isRTL()?"topLeft":"topRight"})}(jQuery);
/* jquery.validationlang.js */
!function(a){a.fn.validationEngineLanguage=function(){},a.validationEngineLanguage={newLang:function(){a.validationEngineLanguage.allRules={required:{regex:"none",alertText:"* 此处不可空白",alertTextCheckboxMultiple:"* 请选择一个项目",alertTextCheckboxe:"* 您必须钩选此栏",alertTextDateRange:"* 日期范围不可空白"},requiredInFunction:{func:function(a,b,c,d){return"test"==a.val()?!0:!1},alertText:"* Field must equal test"},dateRange:{regex:"none",alertText:"* 无效的 ",alertText2:" 日期范围"},dateTimeRange:{regex:"none",alertText:"* 无效的 ",alertText2:" 时间范围"},minSize:{regex:"none",alertText:"* 最少 ",alertText2:" 个字符"},maxSize:{regex:"none",alertText:"* 最多 ",alertText2:" 个字符"},groupRequired:{regex:"none",alertText:"* 你必需选填其中一个栏位"},min:{regex:"none",alertText:"* 最小值為 "},max:{regex:"none",alertText:"* 最大值为 "},past:{regex:"none",alertText:"* 日期必需早于 "},future:{regex:"none",alertText:"* 日期必需晚于 "},maxCheckbox:{regex:"none",alertText:"* 最多选取 ",alertText2:" 个项目"},minCheckbox:{regex:"none",alertText:"* 请选择 ",alertText2:" 个项目"},equals:{regex:"none",alertText:"* 请输入与上面相同的密码"},creditCard:{regex:"none",alertText:"* 无效的信用卡号码"},phone:{regex:/^([\+][0-9]{1,3}[ \.\-])?([\(]{1}[0-9]{2,6}[\)])?([0-9 \.\-\/]{3,20})((x|ext|extension)[ ]?[0-9]{1,4})?$/,alertText:"* 无效的电话号码"},email:{regex:/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i,alertText:"* 邮件地址无效"},integer:{regex:/^[\-\+]?\d+$/,alertText:"* 不是有效的整数"},number:{regex:/^[\-\+]?((([0-9]{1,3})([,][0-9]{3})*)|([0-9]+))?([\.]([0-9]+))?$/,alertText:"* 无效的数字"},date:{regex:/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$/,alertText:"* 无效的日期，格式必需为 YYYY-MM-DD"},ipv4:{regex:/^((([01]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5]))[.]){3}(([0-1]?[0-9]{1,2})|(2[0-4][0-9])|(25[0-5]))$/,alertText:"* 无效的 IP 地址"},url:{regex:/^(https?|ftp):\/\/(((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-f]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/i,alertText:"* Invalid URL"},onlyNumberSp:{regex:/^[0-9\ ]+$/,alertText:"* 只能填数字"},onlyLetterSp:{regex:/^[a-zA-Z\ \']+$/,alertText:"* 只接受英文字母大小写"}
,onlyLetterNumber:{regex:/^[0-9a-zA-Z]+$/,alertText:"* 不接受特殊字符"},ajaxUserCall:{url:"ajaxValidateFieldUser",extraData:"name=eric",alertText:"* 此名称已被其他人使用",alertTextLoad:"* 正在确认名称是否有其他人使用，请稍等。"},ajaxUserCallPhp:{url:"phpajax/ajaxValidateFieldUser.php",extraData:"name=eric",alertTextOk:"* 此帐号名称可以使用",alertText:"* 此名称已被其他人使用",alertTextLoad:"* 正在确认帐号名称是否有其他人使用，请稍等。"},ajaxNameCall:{url:"ajaxValidateFieldName",alertText:"* 此名称可以使用",alertTextOk:"* 此名称已被其他人使用",alertTextLoad:"* 正在确认名称是否有其他人使用，请稍等。"},ajaxNameCallPhp:{url:"phpajax/ajaxValidateFieldName.php",alertText:"* 此名称已被其他人使用",alertTextLoad:"* 正在确认名称是否有其他人使用，请稍等。"},validate2fields:{alertText:"* 请输入 HELLO"},dateFormat:{regex:/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])$|^(?:(?:(?:0?[13578]|1[02])(\/|-)31)|(?:(?:0?[1,3-9]|1[0-2])(\/|-)(?:29|30)))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^(?:(?:0?[1-9]|1[0-2])(\/|-)(?:0?[1-9]|1\d|2[0-8]))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^(0?2(\/|-)29)(\/|-)(?:(?:0[48]00|[13579][26]00|[2468][048]00)|(?:\d\d)?(?:0[48]|[2468][048]|[13579][26]))$/,alertText:"* 无效的日期格式"},dateTimeFormat:{regex:/^\d{4}[\/\-](0?[1-9]|1[012])[\/\-](0?[1-9]|[12][0-9]|3[01])\s+(1[012]|0?[1-9]){1}:(0?[1-5]|[0-6][0-9]){1}:(0?[0-6]|[0-6][0-9]){1}\s+(am|pm|AM|PM){1}$|^(?:(?:(?:0?[13578]|1[02])(\/|-)31)|(?:(?:0?[1,3-9]|1[0-2])(\/|-)(?:29|30)))(\/|-)(?:[1-9]\d\d\d|\d[1-9]\d\d|\d\d[1-9]\d|\d\d\d[1-9])$|^((1[012]|0?[1-9]){1}\/(0?[1-9]|[12][0-9]|3[01]){1}\/\d{2,4}\s+(1[012]|0?[1-9]){1}:(0?[1-5]|[0-6][0-9]){1}:(0?[0-6]|[0-6][0-9]){1}\s+(am|pm|AM|PM){1})$/,alertText:"* 无效的日期或时间格式",alertText2:"可接受的格式： ",alertText3:"mm/dd/yyyy hh:mm:ss AM|PM 或 ",alertText4:"yyyy-mm-dd hh:mm:ss AM|PM"}}}},a.validationEngineLanguage.newLang()}(jQuery);
        $(function(){
            $('.srh_hy_con').masonry({itemSelector: 'dl'});
        });
    </script>
    <style type="text/css">
        /*错误提示*/
        .error_wrap{position:absolute;top:32px;height:32px;z-index:999;*left:0;}
        .error_ct{float:left;height:32px;background:url(https://my.800hr.com/css/indeximg/error_ct.gif) 0 0px repeat-x;}
        .error_lt{float:left;height:32px;background:url(https://my.800hr.com/css/indeximg/error_lt.gif) 0 0 no-repeat;}
        .error_rt{float:left;height:32px;line-height:26px;background:url(https://my.800hr.com/css/indeximg/error_rt.gif) right 0px no-repeat;color:#fff;padding:0 10px 0 32px;white-space:nowrap;}

        
/* images/popup_style.css */
a{ text-decoration:none; color:#333;}
.cypopup_default span{font-family:"";}
.overwindow_default span{font-family:"";}
/*ѡ*/
.single { margin:5px 0px; background:#fff;}
.single .padding{padding:0px 10px;}
.single .btnline {height:32px;background:#f6f6f6;}
.single .btnline strong {display:block; float:left; line-height:30px;margin-top:0px;}
.single .btnline b { display:block; float:right; line-height:20px;}
.single .btnline span {line-height:30px; color:#f60}
.single .btnline b input.btn{cursor:pointer;background:url(popupbut.gif) no-repeat; height:26px; width:56px; line-height:26px; border:none; font-size:12px; font-weight:normal;}
.single strong { display:block; font-weight:bold; height:25px; line-height:25px;margin-top:5px;}
.single a {display: block;  height:20px; line-height:20px; float:left; text-align:left;padding-left:3px}
.single a.arrows{ background: url(icon.gif) no-repeat right center;}
.single a.arrows:hover{ background: url(icon_over.gif) no-repeat right center #fff3e6;}
.single a:hover{ background:#fff3e6; color:#ff3e00}
.procity{overflow:visible;}
/*ѡ*/
.multi{padding:0;margin:0;clear:both;}
.multi .padding{padding:0 0 0 10px;}
.multi .btnline {height:40px;background:#f6f6f6;}
.multi .btnline strong {display:block; float:left; line-height:30px;margin-top:0px;}
.multi .btnline a { display:block;float:right; line-height:26px; text-align:center;}
.multi .btnline b { display:block; float:right; line-height:30px; margin-top:3px;}
.multi .btnline b .btn {cursor:pointer; background:url(popupbut.gif) no-repeat left top; height:28px; width:56px; line-height:26px; border:none; font-size:12px; font-weight:normal; margin-right:5px;}
.multi .okselect{background:#f6f6f6; border-bottom:1px solid #ccc; padding:0 0 0 10px;}
.multi .okselect div {background:#f6f6f6;  display:block; overflow:auto;zoom:1;clear:both;padding-bottom:10px;}
.multi .okselect a { float:left; display:block; height:12px; margin-bottom:4px; _margin-bottom:0}
.multi span {vertical-align:middle; margin-left:3px;}
.multi input {vertical-align:middle}
.multi label{margin-left:0;margin-right:0;}
.multi strong {line-height:25px; display:block; margin-top:5px;}
.multi .procity a {width:77px ; float:left; display:block; height:20px; line-height:20px; padding-left:3px;}
.multi .procity a:hover {background:#fff3e6; color:#ff3e00}
.multi .city {margin-bottom:10px;}
.multi .city a {float:left; display:block; height:20px; line-height:20px; padding-left:3px; width:108px; background: url(icon.gif) center right no-repeat;}
.multi .city a:hover{background: url(icon_over.gif) center right no-repeat #fff3e6; color:#ff3e00}
.multi .city a.noarrow,.multi .city a.noarrow:link,.multi .city a.noarrow:hover{background:none;}
/*ϵĲʽ*/
.overwindowborder input {vertical-align:middle; }
.overwindowborder span{vertical-align:middle; margin-left:5px;}
.overwindowborder a {width:100px; float:left; display:block; height:20px; line-height:20px; padding:0px 3px;}
.overwindowborder a:hover{ background:#fff3e6; color:#ff3e00}
.overwindowborder a label {cursor:pointer}
/* ߿ʽ */
.cypopup_overlay {position:absolute;top:0;left:0;width:100%;height:100%;background:none repeat scroll 0 0 #CDC9C9;opacity:0.5;filter:alpha(opacity=50);display:none;}
/*ɫʽ*/
.cypopup_default {border:2px solid #f60; width:580px;}
.cypopup_default .title {background:url(popuptitbg.gif) repeat-x 0 0; height:30px; line-height:30px; font-weight:bold; text-indent:10px;}
.cypopup_default .title h3 {font-size:12px; float:left; display:block; line-height:27px; color:#fff; margin:0;}
.cypopup_default .title span {color:#ffea00; font-weight:normal;}
.cypopup_default .title b { float:right; display:block; background:url(close.gif) no-repeat left top; width:21px; height:15px; margin-top:5px; margin-right:10px; cursor:pointer}
.cypopup_default .clear {font-size:1px; line-height:0px; height:0px; clear:both;}
.overwindow_default { border:1px solid #f60;padding:10px;background:#fff;}
.cypopup_default label {cursor:pointer}
.cypopup_layer_default { border:1px solid #f60; padding:10px;}
/*ɫʽ*/
.cypopup_blue {border:2px solid #09f; width:580px;}
.cypopup_blue .title {background: url(popuptitbg.gif) repeat-x left -31px; height:30px; line-height:30px; font-weight:bold; text-indent:10px;}
.cypopup_blue .title h3 {font-size:12px; float:left; display:block; line-height:27px; color:#fff; margin:0;}
.cypopup_blue .title span {color:#ffea00; font-weight:normal;}
.cypopup_blue .title b { float:right; display:block; background:url(close.gif) no-repeat left -18px; width:21px; height:15px; margin-top:5px; margin-right:10px; cursor:pointer}
.overwindow_blue { border:1px solid #09f; width:215px; padding:10px;background:#fff;}
/*ɫʽ-Ĭ*/
.cypopup_gray {border:2px solid #b6bccc; width:580px;}
.cypopup_gray .title {background: url(popuptitbg.gif) repeat-x left -62px; height:30px; line-height:30px; color:#fff; font-weight:bold; text-indent:10px;}
.cypopup_gray .title h3 {font-size:12px; float:left; display:block; line-height:27px; margin:0; color:#616280;}
.cypopup_gray .title span {color:#3b68e2; font-weight:normal;}
.cypopup_gray .title b { float:right; display:block; background:url(close.gif) no-repeat left -36px; width:21px; height:15px; margin-top:5px; margin-right:10px; cursor:pointer}
.overwindow_gray { border:1px solid #777; width:215px; padding:10px;background:#fff;}
/*ɫʽ*/
.cypopup_green {border:2px solid #a6de19; width:580px;}
.cypopup_green .title {background: url(popuptitbg.gif) repeat-x left -93px; height:30px; line-height:30px; color:#1c4508; font-weight:bold; text-indent:10px;}
.cypopup_green strong {color:#1c4508;}
.cypopup_green .title h3 {font-size:12px; float:left; display:block; line-height:27px; margin:0;}
.cypopup_green .title span {color:#fff; font-weight:normal;}
.cypopup_green .title b { float:right; display:block; background:url(close.gif) no-repeat left -54px; width:21px; height:16px; margin-top:5px; margin-right:10px; cursor:pointer}
.overwindow_green { border:1px solid #a6de19; width:215px; padding:10px;background:#fff;}
div#cypopup_lingyu span {font-family:"",Arial,Helvetica,sans-serif}

/* css/validation.css */
/*ʾ*/
.error_wrap{position:absolute;top:32px;height:32px;z-index:999;*left:0;}
.error_ct{float:left;/*width:auto !important;*/height:32px;background:url(https://my.800hr.com/css/indeximg/error_ct.gif) 0 0px repeat-x;}
.error_lt{float:left;height:32px;background:url(https://my.800hr.com/css/indeximg/error_lt.gif) 0 0 no-repeat;}
.error_rt{float:left;height:32px;line-height:26px;background:url(https://my.800hr.com/css/indeximg/error_rt.gif) right 0px no-repeat;color:#fff;padding:0 10px 0 32px;white-space:nowrap;}
.pin .error_ct{margin-top: 8px;}
/* Z-INDEX */
.formError { z-index: 990; }
.formError .formErrorContent { z-index: 991; }
.formError .formErrorArrow { z-index: 996; }
.ui-dialog .formError { z-index: 5000; }
.ui-dialog .formError .formErrorContent { z-index: 5001; }
.ui-dialog .formError .formErrorArrow { z-index: 5006; }
.inputContainer { position: relative;float: left;}
.formError { position: absolute;top: 300px;left: 300px;display: block;cursor: pointer;text-align: left;}
.formError.inline {position: relative;top: 0;left: 0;display: inline-block;}
.ajaxSubmit {padding: 20px;background: #55ea55;border: 1px solid #999;display: none;}
.formError .formErrorContent {width: 100%;background: #F66134;position:relative;color: #fff;min-width: 120px;font-size: 12px;border: 2px solid #ddd;box-shadow: 0 0 6px #000;-moz-box-shadow: 0 0 6px #000;-webkit-box-shadow: 0 0 6px #000;-o-box-shadow: 0 0 6px #000;padding: 4px 10px 4px 10px;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;-o-border-radius: 6px;}
.formError.inline .formErrorContent {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-o-box-shadow: none;border: none;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;-o-border-radius: 0;}
.greenPopup .formErrorContent {background: #33be40;}
.blackPopup .formErrorContent {background: #393939;color: #FFF;}
.formError .formErrorArrow {width: 15px;margin: -2px 0 0 13px;position:relative;}
body[dir='rtl'] .formError .formErrorArrow,body.rtl .formError .formErrorArrow {margin: -2px 13px 0 0;}
.formError .formErrorArrowBottom {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-o-box-shadow: none;margin: 0px 0 0 12px;top:2px;}
.formError .formErrorArrow div {border-left: 2px solid #ddd;border-right: 2px solid #ddd;box-shadow: 0 2px 3px #444;-moz-box-shadow: 0 2px 3px #444;-webkit-box-shadow: 0 2px 3px #444;-o-box-shadow: 0 2px 3px #444;font-size: 0px;height: 1px;background: #F66134;margin: 0 auto;line-height: 0;font-size: 0;display: block;}
.formError .formErrorArrowBottom div {box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;-o-box-shadow: none;}
.greenPopup .formErrorArrow div {background: #33be40;}
.blackPopup .formErrorArrow div {background: #393939;color: #FFF;}
.formError .formErrorArrow .line10 {width: 15px;border: none;}
.formError .formErrorArrow .line9 {width: 13px;border: none;}
.formError .formErrorArrow .line8 {width: 11px;}
.formError .formErrorArrow .line7 {width: 9px;}
.formError .formErrorArrow .line6 {width: 7px;}
.formError .formErrorArrow .line5 {width: 5px;}
.formError .formErrorArrow .line4 {width: 3px;}
.formError .formErrorArrow .line3 {width: 1px;border-left: 2px solid #ddd;border-right: 2px solid #ddd;border-bottom: 0 solid #ddd;}
.formError .formErrorArrow .line2 {width: 3px;border: none;background: #ddd;}
.formError .formErrorArrow .line1 {width: 1px;border: none;background: #ddd;}

    </style>
    <!--引用头部-->
    <link href="//css4.cdn8.cn/pd/www/so/v2021/css/header_2021.css?t=200922.css" type="text/css" rel="stylesheet"/>
    <link href="//css2.cdn8.cn/pd/www/so/v2021/css/search_form_2021.css?t=200922.css" type="text/css" rel="stylesheet"/>
    <script type="text/javascript" src="//js1.cdn8.cn/pd/www/so/v2021/js/head_commin.js?t=200922.js"  charset="utf-8"></script>
    <!--消息提示-->
    <link href="//css3.cdn8.cn/pd/www/so/v2021/css/message.css?t=200922.css" type="text/css" rel="stylesheet"/>
    <script type="text/javascript" src="//js4.cdn8.cn/pd/www/so/v2021/js/message_lzp.min.js?t=200922.js"  charset="utf-8"></script>
</head>
<body id="chemhr">

<div class="fexd">
    <div style="position: relative;">
        <div class="wx_img1 wx_img_ele">
            <div class="wx_img_box1 wx_img_box_ele" style="display: none;">
                <img src="//css2.cdn8.cn/pd/www/so/v2021/img/smxz2_l.png" alt="">
                <img src="//www.800hr.com/app/img/ewm3.png" alt="" class="wxgzh_img">
            </div>
        </div>
    </div>

        <!-- 企业举报 -->
        <div style="position: relative;">
        <div class="wx_img wx_img_ele">
            <div class="wx_img_box wx_img_box_ele" style="display: none;">
                <img src="//css2.cdn8.cn/pd/www/so/v2021/img/smxz_l.png" alt="">
                <img src="//www.800hr.com/ui/800hr/images/800hr/img/chem_qrcode.jpg" alt="" class="wxgzh_img">
            </div>
        </div>
    </div>

    <div style="position: relative;">
        <div onclick="return _show_cylayer_feedback(8);" class="fk_img">
            <span class="job_fk_text show_div" style="top: -10px; left: -97px; width: 48px !important;">
                <img src="//css2.cdn8.cn/pd/www/so/v2021/img/triangle_l.png" alt="" class="triangle_jbimg" style="left: 76px;">建议反馈</span>
        </div>
    </div>

    <div style="position: relative;"><!---->
        <div class="zd_img fk_img">
            <span class="job_zd_text show_div" style="top: -13px; left: -82px; display: none;background: #fff">
                <img src="//css2.cdn8.cn/pd/www/so/v2021/img/triangle_l.png" alt="" class="triangle_jbimg" style="left: 58px;">置顶</span>
        </div>
    </div>


</div>


<div class="header_2021">
    <div class="header_main_2021">
        <div class="top_con">
            <a href="/" class="logo"><img src="//css2.cdn8.cn/pd/www/so/v2021/img/hg.png" alt=""></a>
            <div class="hy-list clearfix">
                <div class="drop-l clearfix width-30">
                    <span id="login-btn"></span>
                    <ul class="login-box" id="login-box">
                        <img src="//css2.cdn8.cn/pd/www/so/v2021/img/sanjiao.png" alt="" class="triangle_img">
                        <li><a href="https://www.buildhr.com/" target="_blank">建筑英才网</a>
                        </li>
                        <li><a href="https://www.chenhr.com/" target="_blank">化工英才网</a>
                        </li>
                        <li><a href="https://www.healthr.com/" target="_blank">医药英才网</a></li>
                        <li><a href="https://www.bankhr.com/" target="_blank">金融英才网</a></li>
                        <li><a href="https://www.michr.com/" target="_blank">制造业人才网</a></li>
                        <li><a href="https://www.800hr.com/" target="_blank">英才网联800hr.com</a></li>
                    </ul>
                </div>
            </div>
            <div class="job_search_public">
                <div class="sit_list">
                    <div class="sit_list_title"></div>
                    <div class="sit_list_contin"></div>
                </div>
                <div class="search_history active"></div>
                <div class="job_public_sit" onclick="sitBtn()">
                    <span class="job_public_sitName">地区不限</span><span class="job_site_line">|</span>
                    <h4 class="arrow2" style="z-index: 10;">
                </div>
                <div class="job_public_ipt">
                    <img src="//css2.cdn8.cn/pd/www/so/v2021/img/del.png?v=1" alt="">
                    <input type="text" placeholder="请输入职位名或公司名">
                </div>
                <button  onclick="head_search()">
                    搜索
                </button>
            </div>
            <div class="top_nav">
                <a href="https://www.chenhr.com" target="_blank">首页</a>

                
                                <span id="userstate_topbar"><a href="https://my.chenhr.com/resume/" target="_blank">我的简历</a></span>
                <!-- <a href="//www.800hr.com/service/">企业招聘服务</a> -->
                <a href="https://www.800hr.com/app/" class="phone_bg" title="英才网联手机客户端" target="_blank">手机版</a>
                                <a class="gr_r" href="https://my.chenhr.com/register/" target="_blank">个人注册</a>
                <a class="qy_r" href="https://ent.chenhr.com/register/" target="_blank">企业注册</a>
                            </div>
        </div>
    </div>
</div>
<script>
    var this_site = "29"
</script>
<script src="//js3.cdn8.cn/pd/www/so/v2021/js/search_job.js?t=200922.js"  charset="utf-8"></script>
<script src="//js1.cdn8.cn/pd/lib/empty.js"></script>
<script src="//js3.cdn8.cn/pd/www/so/v1309/js/jobsearch_city_drop.js?t=200922.js"></script>
<script type="text/javascript" src="//js4.cdn8.cn/pd/www/so/v2021/js/head_commin_dan.js?t=200922.js"  charset="utf-8"></script>
<link href="//css3.cdn8.cn/pd/www/so/v2021/css/newsearch_2021_lzp.css?t=200922.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript">
var _tipTimer=0
function showtip(tiptxt,second,top,style,url){
	if(_tipTimer){ 	window.clearTimeout(_tipTimer);_tipTimer=0;}
	var tip2url='';
	var top_new=0;
	if(typeof(second) == "undefined" || second==''){ second=2; } else { second=parseInt(second);}
	if(typeof(top) == "undefined" || top==''){ top='34%'; }
	var top2=parseInt(top);
	var scrolltop=$(document).scrollTop();
	if(top2+'%'==top){
		top_new=scrolltop+parseInt($(window).height()*top2/100);
	}else if(top2+'px'==top || typeof(top2) =='number'){
		if(top2>=scrolltop){
			top_new=top2;
		} else {
			top_new=scrolltop+top2;
		}
	}
	if(typeof(style) == "undefined" || style==''){ style=1; } else { style=parseInt(style);} //1:ok,2:false,3:caution
	if(typeof(url) == "undefined" || url=='' ){ tip2url=''; } else { tip2url=url;}
	if(style==2){
		$('#div_operate_tip').addClass('com_tips_error');
	} else {
		$('#div_operate_tip').removeClass('com_tips_error');
	}	
$('#div_operate_tip').html('')
	!-[1, ] && !window.XMLHttpRequest && $('#div_operate_tip').append('<iframe></iframe>');
	$('#div_operate_tip').append('<div class="inner"></div>')

	$('#div_operate_tip .inner').text(tiptxt);
	$('#div_operate_tip').css("top",top_new+'px');
	//$('#div_operate_tip').css("position",'absolute');
	$('#div_operate_tip').css("z-index",980);
	$('#div_operate_tip').show();
	$('#div_operate_tip').css("left",parseInt((document.body.offsetWidth-$('#div_operate_tip').width())/2)+"px");
	!-[1, ] && !window.XMLHttpRequest && $('#div_operate_tip iframe').css({width:$('#div_operate_tip').outerWidth(),height:$('#div_operate_tip').outerHeight()})
	if(second>0){ //if second <0  no hide()
		_tipTimer=setTimeout(function(){ 
			$('#div_operate_tip').hide();
			if(tip2url){ window.location=tip2url;}
		}, second*1000);
	}
}
</script>
<style type="text/css">
.com_tips{display:none; position:absolute; padding:10px 20px 10px 65px; height:35px;background:url(https://my.800hr.com/css/tipsimg/com_tips_icon.jpg) no-repeat 0 0 #FFF; border:#cccccc 1px solid;  color:#39ad51; line-height:40px; font-size:20px;}
.com_tips_error{background-position: 0 -56px;color:#f94848;}
.com_tips iframe{position:absolute;top:0px; left:0;overflow:hidden;filter:alpha(opacity=1);border:red 1px solid;}

</style>
<div class="com_tips" id="div_operate_tip">
</div>


<!--选项卡部分-->
<div class="tab_2021">
    <div class="tab_con clearfix">
        <a class="tab_1" href="/">首页</a>
        <a class="tab_2 actives" href="/so/">技术型人才找工作</a>
                    <a class="tab_3" href="https://b-worker.chenhr.com/so/">技能型人才找工作</a>
            </div>
    <div class="tab_bottom">
        <div class="ss_bt">
            <a class="pt actives" href="https://www.chenhr.com/so/">职位搜索</a>
                            <a class="pt " href="https://www.chenhr.com/so/com/">公司搜索</a>
                                        <a class="pt " href="https://www.chenhr.com/so/zw/">职位大全</a>
                <a class="pt " href="https://www.chenhr.com/so/qy/">企业大全</a>
                                        <a class="pt " href="https://www.chenhr.com/so/top10/all/">职位排行榜</a>
                    </div>
    </div>
</div>
<!--提示-->
<!--<div class="types">
    <button class="btn_SY_L" data-type="error">提示</button>
</div>-->

<!--<div class="search_wrapper_SY_L">
    <div class="item">
                <script type="text/javascript" src="" charset="utf-8"></script>
    </div>
</div>-->

<!--搜索部分-->
<div class="search_wrapper_SY_L">
    <div class="average_con_SY_L">
        <div class="item">
            <style>
.section_bd .module_hd {
    position: unset;
    margin-top: 1px;
}
</style>
<!--搜索一 -->
<form name="searchform" id="searchform" style="display: none;">
<input type="hidden" name="hy" value="29" id="hy1_wi" data-value="industry"/>
<input name="loginhy" type="hidden" id="loginhy" value="29" />

<input type="hidden" name='lingyu' value="" id="ling1_wi" data-value="realm" />
<input type="hidden" name='funtype' value="" id="func1_wi"  data-value="funtype"/>
<input type="hidden" name='work_area' value="" id="city1_wi"/>

<input type="hidden" name='issuedate' value="" id="issuedate"/>
<input type="hidden" name='workyear' value="" id="workyear"/>
<input type="hidden" name='degree' value="" id="degree"/>
<input type="hidden" name='salaryfrom' value="" id="salaryfrom"/>
<input type="hidden" name='salaryto' value="" id="salaryto"/>
<input type="hidden" name='company' value="" id="company"/>
<input type="hidden" name='stuffmunber' value="" id="stuffmunber"/>
<input type="hidden" name='jobtype' value="" id="jobtype"/>
    NULL

<input type="hidden" name='wordtype' value="1" id="wordtype"/>
<input id="get_cnt_md5" type="hidden" value="" />
<!-- <input type="hidden" name='test' value="so" id="test"/> -->
<input id="hy_name" type="hidden" value="" />
<input id="funtype_name" type="hidden" value="" />
<input id="lingyu_name" type="hidden" value="" />
<input id="city_name" type="hidden" value="" />
<input name="pvta_vuid" type="hidden" value="" />
</form>

<!--搜索一 -->
<div class="search_wrapper_middle_SY_L">
    <div class="chang_wrap">
        <div class="search_wrapper_top_SY_L clearfix">
            <div class="search_type_SY_L">
                <div class="search_select_SY_L">
                    <div class="xuanze-right-shuru-juzhudi xiala search_types_SY_L"></div>
                </div>
            </div>
            <input type="text" name="keyword" id="keyword" class="search_input_SY_L" placeholder="请输入职位名称或公司名称，多个关键字之间用空格隔开" value="">
            <div class="search_wrap_SY_L clearfix">
                <a href="#" class="search_con_SY_L"></a>
                <div class="search_qifuai_SY_L"></div>
            </div>

        </div>
        <a href="/so" class="clear_cearch_a">清除筛选条件</a>
    </div>

    <div class="search_wrapper_bottom_SY_L clearfix">
        <div class="module_funtype search_select_SY_L">
            <a class="pop_bg" href="#" id="func1_si"  data-btn="funtype">职位分类</a>
        </div>
        <div class="search_select_SY_L">
            <a class="pop_bg" href="#" id="ling1_si" data-btn="realm" data-verify="true" title="">选择领域</a>
        </div>
        <div class="search_select_SY_L">
            <div class="xuanze-right-shuru-juzhudi xiala">
                <div class="select-tits pop_bg putong" id="city1_si" data-toggle="modal">工作地点</div>
            </div>
        </div>
        <div class="search_select_SY_L">
            <div class="xuanze-right-shuru-juzhudi xiala gzxz_SY_L"></div>
        </div>
        <div class="search_select_SY_L">
            <div class="xuanze-right-shuru-juzhudi xiala gzjy_SY_L"></div>
        </div>
        <div class="search_select_SY_L">
            <div class="xuanze-right-shuru-juzhudi xiala gsxz_SY_L">
                                <div class="select-tits zhihui_color putongtwo">公司性质</div>
                <div class="xiala-kuang">
                    <div class="xuanze-xiang" data-id="0">不限</div>
                                            <div class="xuanze-xiang" data-id="11">外商独资</div>
                                            <div class="xuanze-xiang" data-id="13">合资/合作</div>
                                            <div class="xuanze-xiang" data-id="15">私营/民营企业</div>
                                            <div class="xuanze-xiang" data-id="17">国有企业</div>
                                            <div class="xuanze-xiang" data-id="18">外企代表处</div>
                                            <div class="xuanze-xiang" data-id="20">政府机关/非盈利机构</div>
                                            <div class="xuanze-xiang" data-id="21">事业单位</div>
                                            <div class="xuanze-xiang" data-id="23">混合所有制</div>
                                            <div class="xuanze-xiang" data-id="24">股份制企业</div>
                                            <div class="xuanze-xiang" data-id="25">台港澳与境内合资</div>
                                            <div class="xuanze-xiang" data-id="22">其他</div>
                                    </div>
            </div>
        </div>
        <div class="search_select_SY_L">
            <div class="xuanze-right-shuru-juzhudi xiala gsgm_SY_L"></div>
        </div>
        <div class="search_select_SY_L">
            <div class="xuanze-right-shuru-juzhudi xiala xzdy_SY_L"></div>
        </div>
        <div class="search_select_SY_L" style="margin-right: 0">
            <div class="xuanze-right-shuru-juzhudi xiala xlyq_SY_L"></div>
        </div>

    </div>

    <div class="search_tips"></div>
    <div class="conthol_tips">
            </div>
</div>

<script>
    let shouldContinue = true;

    function checkCityText() {
        const element = document.getElementById('city1_si');
        if (element.textContent.trim() !== '工作地点') {
            element.classList.add('youzi');
            shouldContinue = false; // 设置标志为 false，停止循环
        } else {
            element.classList.remove('youzi'); // 移除类名
        }
    }

    // 设置一个定时器，每秒检查一次
    const intervalId = setInterval(checkCityText, 100);

    // 使用一个标志变量来控制是否继续循环
    setInterval(() => {
        if (!shouldContinue) {
            clearInterval(intervalId); // 停止定时器
        }
    }, 100);
</script>

            <script type="text/javascript" src="//js1.cdn8.cn/pd/www/so/v1501/js/sofrm_module.js?t=200922.js" charset="utf-8"></script>
        </div>
    </div>
</div>
<div class="need_hides"></div>
<!--下拉-->
<script type="text/javascript" src="//js2.cdn8.cn/pd/www/so/v1501/js/search_chose.js?t=200922.js" charset="utf-8"></script>
<script>
    /*var $types = $('.types')
    var btns = $('.btn_SY_L')
    for(var i =0,btn;btn=btns[i];i++){
        btn.addEventListener("click",function(e){
            var type = 'error';
            var txt = '????';
            Qmsg[type](txt);
        })
    }*/
    function is_zhihui(){
        var kw = $('#keyword').val()
        var zhiwei = $('#func1_wi').val()
        if(kw==''&&zhiwei==''){return true}
    }
    var type = 'error';
    var txt = '????';
    /*Qmsg[type](txt);*/

    function xiala(elef,ele,wenzi,zh,obj,qipa,cb){
        var eles = '.'+ele
        var elefs = '.'+elef
        var ziele = '.'+ele + ' .xuanze-xiang'
        var yuansu = $(eles)

        var shigou = is_zhihui()



        var zhihui = (zh=="zhihui_color"&&shigou==true)?" zhihui_color":""
        var objs = obj
        var qipa = qipa

        if(qipa == '1'){
            var xinzi = wenzi
        }else {
            var xinzi = wenzi
        }

        var temp_content =''

        if((ele == 'hyxz_SY_L')||(ele == 'gsxz_SY_L')){

        }else {
            for(var i in objs){
                temp_content += "<div class='xuanze-xiang' data-id='"+i+"'>"+objs[i]+"</div>"
            }
            var temp_all ="<div class='select-tits "+zhihui+"'>"+xinzi+"</div>" + "<div class='xiala-kuang'>"+temp_content+"</div>"
            yuansu.append(temp_all)
        }

        $(document).on("click", eles, function (e) {
            if ($(e.target).hasClass("zhihui_color")) return ;
            if ($(e.target).hasClass("xuanze-xiang")) return ;
            if($('.select-open').length>=1){
                $('.select-open').children('.xiala-kuang').hide()
                $('.select-open').removeClass('select-open')
            }

            var _that = $(this)
            if(_that.hasClass('select-open')){
                _that.removeClass('select-open')
                _that.children('.xiala-kuang').hide()
            }else {
                _that.addClass('select-open')
                _that.children('.xiala-kuang').show()
            }


        });

        $(document).on("click", ziele, function (e) {
            var _that = $(this),
                _data_id = _that.attr('data-id'),
                pclass = _that.parents('.xiala');




            _that.addClass('select-chose-active')
            _that.siblings().removeClass('select-chose-active')
            _that.parent('.xiala-kuang').hide()
            var teml = $(this).html()
            _that.parents(eles).find('.select-tits').html(teml).attr({'data-id':_data_id})

            if(pclass.hasClass('hyxz_SY_L')){
                _that.parents(eles).find('.select-tits').html(teml).attr({'data-btn':'industry','data-id':_data_id})
                window.temls.initVal(".average_con_SY_L .item",{industry:_data_id})
                $('.zhihui_color').removeClass('zhihui_color')
            }
            $('.search_types_SY_L').find('.select-tits').removeClass('zhihui_color')
            cb?cb(e):''

        });

    };
    $("#keyword").keydown(function(even){
        if(even.key=='Enter'){
            $('.search_con_SY_L').click()
        }
    })
    $(document).on("click", function (e) {
        var _ita = $(e.target)

        if(_ita.parents('.xiala').length==0){
            $('.xiala').removeClass('select-open').find('.xiala-kuang').hide()
        }else{
        }

    });

    //搜索类型
    // var type_obj = {'1':'全文搜索','2':'职位名称','3':'公司名称'}
    var type_obj = {'1':'职位搜索','3':'公司名称'}
    //行业类型
    var hy_obj = {'11':'建筑','14':'医药','29':'化工','12':'金融','22':'制造业'}
    //发布时间
        var fb_time = {"0":"不限","1":"近一天","2":"近二天","3":"近三天","7":"近一周","14":"近两周","30":"近一月","42":"近六周","60":"近两月"}    //薪资待遇
        var xz_time = {"0,2000":"2000以下","2000,4000":"2000-4000","4000,6000":"4000-6000","6000,8000":"6000-8000","8000,10000":"8000-10000","10000,15000":"10000-15000","15000,20000":"15000-20000","20000,30000":"20000-30000","30000,50000":"30000-50000","50000,0":"50000以上"}    //学历要求
        var xl_time = {"0":"不限","10":"无要求","12":"高中","13":"中技","14":"中专","15":"大专","16":"本科","17":"硕士","18":"MBA","19":"博士"};

    //工作性质
        var gzxz_time = {"11":"实习","12":"兼职","13":"全职","14":"不限"};
    //工作经验
        var gzjy_time = {"10":"不限","11":"无经验","12":"应届生","13":"一年以上","14":"二年以上","15":"三年以上","17":"五年以上","20":"八年以上","22":"十年以上","27":"十五年以上"}    //公司性质
        var gsxz_time = {"1":"不限","11":"外商独资","13":"合资\/合作","15":"私营\/民营企业","17":"国有企业","18":"外企代表处","20":"政府机关\/非盈利机构","21":"事业单位","23":"混合所有制","24":"股份制企业","25":"台港澳与境内合资","22":"其他"}    //公司规模
        var gsgm_time = {"0":"不限","12":"1-49人","13":"50-99人","14":"100-499人","15":"500-999人","16":"1000人以上"};


    xiala('search_select_SY_L','search_types_SY_L','职位搜索','c',type_obj,'1',function (e) {
        $('#wordtype').val($('.search_types_SY_L').find('.select-tits ').attr('data-id'))
        /*$('.search_con_SY_L').click()*/
    })//搜索类型
    xiala('search_select_SY_L','hyxz_SY_L','行业分类','no',hy_obj,'1')
    xiala('search_select_SY_L','fbsj_SY_L','发布时间','zhihui_color',fb_time,'1',function (e) {
        $('#issuedate').val($('.fbsj_SY_L').find('.select-tits ').attr('data-id'))
        $('.search_con_SY_L').click()
    })
    xiala('search_select_SY_L','xzdy_SY_L','薪资待遇','zhihui_color',xz_time,'1',function (e) {
        $('#salaryfrom').val($('.xzdy_SY_L').find('.select-tits ').attr('data-id').split(',')[0])
        $('#salaryto').val($('.xzdy_SY_L').find('.select-tits ').attr('data-id').split(',')[1])
        $('.search_con_SY_L').click()
    })
    xiala('search_select_SY_L','xlyq_SY_L','学历要求','zhihui_color',xl_time,'1',function (e) {
        $('#degree').val($('.xlyq_SY_L').find('.select-tits ').attr('data-id'))
        $('.search_con_SY_L').click()
    })


    xiala('search_select_SY_L','gzxz_SY_L','工作性质','zhihui_color',gzxz_time,'1',function (e) {
        $('#jobtype').val($('.gzxz_SY_L').find('.select-tits ').attr('data-id'))
        $('.search_con_SY_L').click()
    })
    xiala('search_select_SY_L','gzjy_SY_L','工作经验','zhihui_color',gzjy_time,'1',function (e) {
        $('#workyear').val($('.gzjy_SY_L').find('.select-tits ').attr('data-id'))
        $('.search_con_SY_L').click()
    })
    xiala('search_select_SY_L','gsxz_SY_L','公司性质','zhihui_color',gsxz_time,'1',function (e) {
        $('#company').val($('.gsxz_SY_L').find('.select-tits ').attr('data-id'))
        $('.search_con_SY_L').click()
    })
    xiala('search_select_SY_L','gsgm_SY_L','公司规模','zhihui_color',gsgm_time,'1',function (e) {
        $('#stuffmunber').val($('.gsgm_SY_L').find('.select-tits ').attr('data-id'))
        $('.search_con_SY_L').click()
    })

    /*切换*/
    $(document).on('click', '.seo_con_tab_tit', function () {
        var index = $(this).index()
        var classe = ''
        var classe_test = ''
        switch (index) {
            case 0:
                classe = "seo_con buildhres";
                classe_test = "建筑行业招聘信息大全";
                break;
            case 1:
                classe = "seo_con healthres";
                classe_test = "医药行业招聘信息大全";
                break;
            case 2:
                classe = "seo_con chenhres";
                classe_test = "化工行业招聘信息大全";
                break;
            case 3:
                classe = "seo_con bankhres";
                classe_test = "金融行业招聘信息大全";
                break;
            case 4:
                classe = "seo_con michres";
                classe_test = "制造业招聘信息大全";
                break;
        }
        $(this).parents('.seo_con').removeClass().addClass(classe)
        $(this).parents('.seo_con').find('.build_xhx').text(classe_test)
        $(this).addClass('active').siblings().removeClass('active')
        $('.build_wrapers').eq(index).show().siblings('.build_wrapers').hide()

    })

    /*吸顶*/
    var eletopo = $('.search_wrapper_SY_L').offset().top

    var need_hidepx = $('.average_con_SY_L').outerHeight()


    window.onscroll = function(e){
        var e =e || window.event;
        var scrolltop=document.documentElement.scrollTop||document.body.scrollTop;

        if(scrolltop>=(eletopo)){
            $('.search_wrapper_SY_L').addClass('fix_search')
            $('.need_hides').css({width:'100%',height:(Number(need_hidepx))+'px'}).show()
        }else {
            $('.search_wrapper_SY_L').removeClass('fix_search')
            $('.need_hides').css({width:'100%',height:'0px'}).hide()
        }
    }


    var qd_hy = 29  //地址行业

        qd_hy == '10'?chose_hy = $('#hy1_wi').val():chose_hy = qd_hy

    if(chose_hy!=''){
        switch (chose_hy) {
            case '10':
                var hy_names = ''
                break;
            case '11':
                var hy_names = '建筑行业'
                break;
            case '12':
                var hy_names = '金融行业'
                break;
            case '14':
                var hy_names = '医药行业'
                break;
            case '22':
                var hy_names = '制造业行业'
                break;
            case '29':
                var hy_names = '化工行业'
                break;
        }
        $('.hyxz_SY_L').find('.select-tits').attr({'data-id':chose_hy}).html(hy_names)
        var style_ele = '.hyxz_SY_L .xiala-kuang .xuanze-xiang[data-id='+chose_hy+']'
        $(style_ele).addClass('select-chose-active')
    }
    function innit_if() {
        var xinzi = $('#salaryfrom').val().toString()+','+$('#salaryto').val().toString()
        $('.hyxz_SY_L').find('.select-tits').attr({'data-btn':'industry'})


        if($('#wordtype').val()!=''){
            $('.search_types_SY_L').find('.select-tits').attr({'data-id':$('#wordtype').val()}).html(type_obj[$('#wordtype').val()]).addClass('shibushiyoubing')

        }else {
            $('.search_types_SY_L').find('.select-tits').addClass('putong')
        }
        if($('#issuedate').val()!=''){
            $('.fbsj_SY_L').find('.select-tits').attr({'data-id':$('#issuedate').val()}).html(fb_time[$('#issuedate').val()]).addClass('shibushiyoubing')
            var style_ele = '.fbsj_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#issuedate').val()+']'
            $(style_ele).addClass('select-chose-active')
        }else {
            $('.fbsj_SY_L').find('.select-tits').addClass('putong')
        }
        if($('#salaryfrom').val()!=''&&$('#salaryfrom').val()!=0){
            $('.xzdy_SY_L').find('.select-tits').attr({'data-id':$('#salaryfrom').val()+'-'+$('#salaryto').val()}).html(xz_time[xinzi]).addClass('shibushiyoubing')
            var style_ele = '.xzdy_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#salaryfrom').val()+'-'+$('#salaryto').val()+']'

            $(style_ele).addClass('select-chose-active')
        }else if($('#salaryfrom').val()==0&&$('#salaryto').val()==2000){
            $('.xzdy_SY_L').find('.select-tits').attr({'data-id':$('#salaryfrom').val()+'-'+$('#salaryto').val()}).html(xz_time[xinzi]).addClass('shibushiyoubing')
            var style_ele = '.xzdy_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#salaryfrom').val()+'-'+$('#salaryto').val()+']'

            $(style_ele).addClass('select-chose-active')
        }else {
            $('.xzdy_SY_L').find('.select-tits').addClass('putong')
        }
        if($('#degree').val()!=''){
            $('.xlyq_SY_L').find('.select-tits').attr({'data-id':$('#degree').val()}).html(xl_time[$('#degree').val()]).addClass('shibushiyoubing')
            var style_ele = '.xlyq_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#degree').val()+']'
            $(style_ele).addClass('select-chose-active')
        }else {
            $('.xlyq_SY_L').find('.select-tits').addClass('putong')
        }

        if($('#jobtype').val()!=''){
            $('.gzxz_SY_L').find('.select-tits').attr({'data-id':$('#jobtype').val()}).html(gzxz_time[$('#jobtype').val()]).addClass('shibushiyoubing gengyoubing')
            var style_ele = '.gzxz_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#jobtype').val()+']'
            $(style_ele).addClass('select-chose-active')
        }else {
            $('.gzxz_SY_L').find('.select-tits').addClass('putongtwo')
        }
        if($('#workyear').val()!=''){
            $('.gzjy_SY_L').find('.select-tits').attr({'data-id':$('#workyear').val()}).html(gzjy_time[$('#workyear').val()]).addClass('shibushiyoubing gengyoubing')
            var style_ele = '.gzjy_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#workyear').val()+']'
            $(style_ele).addClass('select-chose-active')
        }else {
            $('.gzjy_SY_L').find('.select-tits').addClass('putongtwo')
        }
        if($('#company').val()!=''){
            $('.gsxz_SY_L').find('.select-tits').attr({'data-id':$('#company').val()}).html(gsxz_time[$('#company').val()]).addClass('shibushiyoubing gengyoubing')
            var style_ele = '.gsxz_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#company').val()+']'
            $(style_ele).addClass('select-chose-active')
        }else {
            $('.gsxz_SY_L').find('.select-tits').addClass('putongtwo')
        }
        if($('#stuffmunber').val()!=''){
            $('.gsgm_SY_L').find('.select-tits').attr({'data-id':$('#stuffmunber').val()}).html(gsgm_time[$('#stuffmunber').val()]).addClass('shibushiyoubing gengyoubing')
            var style_ele = '.gsgm_SY_L .xiala-kuang .xuanze-xiang[data-id='+$('#stuffmunber').val()+']'
            $(style_ele).addClass('select-chose-active')
        }else {
            $('.gsgm_SY_L').find('.select-tits').addClass('putongtwo')
        }

        if($('#func1_wi').val()!=''){
            $('#func1_si').addClass('youzi')
            if($('#func1_wi').val().indexOf('|')!=-1){
                $('#zhixi_si').css('color','#f39800')
            }
        }
        if($('#ling1_wi').val()!=''){
            $('#ling1_si').addClass('youzi')
        }


        if(29=='10'){
            var feile = 'data-id'+$('#hy1_wi').val()
            $('.hyxz_SY_L').find(feile).click()
        }else{
            var feile = 'data-id'+29;
            $('.hyxz_SY_L').find(feile).click()
        }
        /*原来的*/
        var search_arr = JSON.parse(localStorage.getItem('vcs'))


        if((search_arr&&search_arr.length=='0')||!search_arr){
            var search_arr = []
        }else {
            var search_arr = JSON.parse(localStorage.getItem('vcs'))
        }


        var wenzi = now_select
        var now_url = location.href
        var duixiang = [wenzi+'-----'+now_url+'-----'+short_select]

        if(search_arr.length==0){
            var old_select = ''
        }else{
            var old_select = search_arr[0][0].split('-----')[0]
        }

        window.search_arr = search_arr
        if((now_select!='')&&(now_select==old_select)){
            if(search_arr.length>10){
                search_arr = search_arr.slice(0,10);
            }
            localStorage.setItem("vcs", JSON.stringify(search_arr))
        }else {

            var short_arr = search_arr.map(i=>{return i[0].split('-----')[2]});

            if(short_select){
                for (var i=0;i<short_arr.length;i++){
                    if(short_arr[i]==short_select){
                        search_arr.splice(i, 1)
                    }
                }
            }

            search_arr.unshift(duixiang)

            if(search_arr.length>10){
                search_arr = search_arr.slice(0,10);
            }
            localStorage.setItem("vcs", JSON.stringify(search_arr))
        }


        search_arr = JSON.parse(localStorage.getItem('vcs'))
        if(search_arr&&search_arr.length>0){
            /*var tiem_search = '<h4>近期搜索条件</h4>';*/
            var tiem_search = ''


            search_arr.forEach(function(e,q) {
                tiem_search += '<a class="history_item" href="'+e[0].split('-----')[1]+'" title="'+e[0].split('-----')[0]+'">'+(e[0].split('-----')[2]?e[0].split('-----')[2]:e[0].split('-----')[0])+'</a>'
                /*console.log(tiem_search)*/
            })
            $('.history_wrap').append(tiem_search)
            /*$('.search_tips').append(tiem_search).addClass('bianda')
            $('.search_qifuai_SY_L').show()*/
        }else {

        }

    }
    innit_if()

</script>
<!--下拉-->

<!--newwraper-->
<div class="new_wraps chemhrs">
    <div class="seo_con">
                <div class="seo_con_data">
            <!--建筑 -->
                                    <div class="build_wrapers" >
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/240000.html">建筑设计</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/240101.html">总建筑师/高级建筑师/主创建筑师</a>
                                                            <a href="/so/240102.html">建筑师/建筑设计师</a>
                                                            <a href="/so/240112.html">古建筑设计师</a>
                                                            <a href="/so/240103.html">方案设计师</a>
                                                            <a href="/so/240104.html">施工图设计师</a>
                                                            <a href="/so/240105.html">总图设计师</a>
                                                            <a href="/so/240106.html">审图工程师</a>
                                                            <a href="/so/240108.html">助理建筑师</a>
                                                            <a href="/so/240109.html">绘图员</a>
                                                            <a href="/so/240110.html">效果图/渲染/建模</a>
                                                            <a href="/so/240111.html">平面/动画设计/多媒体制作</a>
                                                            <a href="/so/240113.html">BIM工程师</a>
                                                            <a href="/so/240114.html">构件设计</a>
                                                            <a href="/so/240115.html">储运设计</a>
                                                            <a href="/so/240116.html">结构设计师</a>
                                                            <a href="/so/240117.html">声学设计</a>
                                                            <a href="/so/240118.html">交互体验设计</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/241000.html">土木/工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/241101.html">总工程师/高级工程师</a>
                                                            <a href="/so/241102.html">工程总监</a>
                                                            <a href="/so/241138.html">工程经理</a>
                                                            <a href="/so/241104.html">结构工程师</a>
                                                            <a href="/so/241105.html">土建工程师</a>
                                                            <a href="/so/241106.html">测量/测绘工程师</a>
                                                            <a href="/so/241133.html">调试员/工程师</a>
                                                            <a href="/so/241135.html">防护/防化工程师</a>
                                                            <a href="/so/241109.html">混凝土工程师</a>
                                                            <a href="/so/241110.html">水利水电工程师</a>
                                                            <a href="/so/241111.html">岩土/地质工程师</a>
                                                            <a href="/so/241112.html">现场工程师</a>
                                                            <a href="/so/241113.html">设备工程师</a>
                                                            <a href="/so/241136.html">机械工程师</a>
                                                            <a href="/so/241115.html">建筑材料工程师</a>
                                                            <a href="/so/241118.html">测量员</a>
                                                            <a href="/so/241122.html">调度员</a>
                                                            <a href="/so/241123.html">采购</a>
                                                            <a href="/so/241127.html">仪表工程师</a>
                                                            <a href="/so/241125.html">桩基工程师</a>
                                                            <a href="/so/241126.html">加固工程师</a>
                                                            <a href="/so/241130.html">管道工程师</a>
                                                            <a href="/so/241128.html">地基工程师</a>
                                                            <a href="/so/241129.html">爆破工程师</a>
                                                            <a href="/so/241131.html">研发工程师</a>
                                                            <a href="/so/241137.html">钢筋翻样</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/255000.html">工程/项目管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/255101.html">建造师</a>
                                                            <a href="/so/255102.html">项目经理/项目负责人</a>
                                                            <a href="/so/255111.html">项目副经理</a>
                                                            <a href="/so/255110.html">技术员/技术负责人</a>
                                                            <a href="/so/255112.html">项目总工</a>
                                                            <a href="/so/255109.html">项目助理</a>
                                                            <a href="/so/255103.html">项目管理工程师</a>
                                                            <a href="/so/255104.html">计划控制工程师</a>
                                                            <a href="/so/255105.html">责任工程师</a>
                                                            <a href="/so/255106.html">咨询/评估/顾问</a>
                                                            <a href="/so/255108.html">绿色建筑咨询工程师</a>
                                                            <a href="/so/255107.html">工长</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/396000.html">规划设计</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/396101.html">规划设计师</a>
                                                            <a href="/so/396102.html">城市/市政规划</a>
                                                            <a href="/so/396103.html">园林/景观规划</a>
                                                            <a href="/so/396104.html">旅游规划</a>
                                                            <a href="/so/396105.html">农村规划</a>
                                                            <a href="/so/396106.html">产业规划</a>
                                                            <a href="/so/396107.html">水土保持规划</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/249000.html">现场专业人员</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/249105.html">施工员</a>
                                                            <a href="/so/249106.html">监理员/工程师</a>
                                                            <a href="/so/249107.html">材料员</a>
                                                            <a href="/so/249108.html">资料员</a>
                                                            <a href="/so/249109.html">标准员</a>
                                                            <a href="/so/249110.html">机械员</a>
                                                            <a href="/so/249111.html">劳务员</a>
                                                            <a href="/so/249112.html">钢筋翻样</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/243000.html">装饰装修/室内设计</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/243101.html">设计总监</a>
                                                            <a href="/so/243102.html">室内设计师</a>
                                                            <a href="/so/243117.html">深化设计师</a>
                                                            <a href="/so/243114.html">效果图/渲染/建模</a>
                                                            <a href="/so/243115.html">平面设计师</a>
                                                            <a href="/so/243103.html">装饰设计师/工程师</a>
                                                            <a href="/so/243104.html">幕墙设计师/工程师</a>
                                                            <a href="/so/243105.html">环境设计师</a>
                                                            <a href="/so/243106.html">空间设计师</a>
                                                            <a href="/so/243107.html">精装设计师/工程师</a>
                                                            <a href="/so/243108.html">配饰设计师</a>
                                                            <a href="/so/243109.html">陈设设计师</a>
                                                            <a href="/so/243111.html">门窗设计师/工程师</a>
                                                            <a href="/so/243112.html">软装设计师</a>
                                                            <a href="/so/243120.html">硬装设计师</a>
                                                            <a href="/so/243113.html">家具设计师</a>
                                                            <a href="/so/243116.html">绘图员</a>
                                                            <a href="/so/243118.html">设计师助理</a>
                                                            <a href="/so/243119.html">工程师助理</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/242000.html">房地产/物业</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/242101.html">房地产开发</a>
                                                            <a href="/so/242102.html">前期经理/主管</a>
                                                            <a href="/so/242103.html">报建员</a>
                                                            <a href="/so/242104.html">房地产策划</a>
                                                            <a href="/so/242113.html">商业地产运营</a>
                                                            <a href="/so/242105.html">投资/融资经理/主管</a>
                                                            <a href="/so/242106.html">咨询工程师</a>
                                                            <a href="/so/242107.html">招商经理/主管/专员</a>
                                                            <a href="/so/242114.html">计划运营</a>
                                                            <a href="/so/242108.html">物业经理/主任/主管</a>
                                                            <a href="/so/242109.html">物业管理员/助理</a>
                                                            <a href="/so/242110.html">配套工程师</a>
                                                            <a href="/so/242111.html">电梯工程师</a>
                                                            <a href="/so/242112.html">维修工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/244000.html">园林景观</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/244101.html">园林/景观设计师</a>
                                                            <a href="/so/244102.html">园林/景观工程师</a>
                                                            <a href="/so/244103.html">方案设计师</a>
                                                            <a href="/so/244104.html">手绘设计师</a>
                                                            <a href="/so/244115.html">雕塑设计师</a>
                                                            <a href="/so/244105.html">施工图设计师</a>
                                                            <a href="/so/244114.html">效果图/渲染/建模</a>
                                                            <a href="/so/244106.html">审图工程师</a>
                                                            <a href="/so/244107.html">绘图员</a>
                                                            <a href="/so/244108.html">园艺工程师</a>
                                                            <a href="/so/244109.html">绿化工程师</a>
                                                            <a href="/so/244110.html">花卉工程师</a>
                                                            <a href="/so/244111.html">园林养护师</a>
                                                            <a href="/so/244112.html">植物造景/配置师</a>
                                                            <a href="/so/244113.html">苗场技术员</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/469000.html">建筑表现</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/469101.html">建模</a>
                                                            <a href="/so/469102.html">场景制作</a>
                                                            <a href="/so/469103.html">渲染</a>
                                                            <a href="/so/469104.html">动画制作</a>
                                                            <a href="/so/469105.html">后期制作</a>
                                                            <a href="/so/469106.html">文案策划</a>
                                                            <a href="/so/469107.html">平面设计</a>
                                                            <a href="/so/469108.html">效果图设计</a>
                                                            <a href="/so/469109.html">绘图员</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/246000.html">市政工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/246101.html">市政规划</a>
                                                            <a href="/so/246102.html">市政工程师</a>
                                                            <a href="/so/246116.html">测量测绘</a>
                                                            <a href="/so/246117.html">道路/公路设计</a>
                                                            <a href="/so/246118.html">路基路面设计</a>
                                                            <a href="/so/246119.html">城市桥梁设计</a>
                                                            <a href="/so/246134.html">燃气设计</a>
                                                            <a href="/so/246135.html">城市给排水设计</a>
                                                            <a href="/so/246136.html">管道设计</a>
                                                            <a href="/so/246137.html">通信设计</a>
                                                            <a href="/so/246124.html">信号设计</a>
                                                            <a href="/so/246138.html">电气/电力设计</a>
                                                            <a href="/so/246108.html">标识/标牌设计师</a>
                                                            <a href="/so/246110.html">施工图设计</a>
                                                            <a href="/so/246112.html">绘图员</a>
                                                            <a href="/so/246111.html">审图工程师</a>
                                                            <a href="/so/246103.html">道路/公路工程师</a>
                                                            <a href="/so/246126.html">路基路面工程师</a>
                                                            <a href="/so/246139.html">城市桥梁工程师</a>
                                                            <a href="/so/246140.html">城市给排水工程师</a>
                                                            <a href="/so/246141.html">管道工程师</a>
                                                            <a href="/so/246145.html">燃气工程师</a>
                                                            <a href="/so/246142.html">电气工程师</a>
                                                            <a href="/so/246143.html">电力工程师</a>
                                                            <a href="/so/246144.html">通信工程师</a>
                                                            <a href="/so/246106.html">信号工程师</a>
                                                            <a href="/so/246131.html">通信管线工程师</a>
                                                            <a href="/so/246132.html">射频工程师</a>
                                                            <a href="/so/246133.html">设备工程师</a>
                                                            <a href="/so/246113.html">沥青/养护人员</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/476000.html">铁路工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/476101.html">地质勘察</a>
                                                            <a href="/so/476102.html">测量测绘</a>
                                                            <a href="/so/476103.html">铁路线网规划</a>
                                                            <a href="/so/476104.html">铁路线路设计</a>
                                                            <a href="/so/476105.html">站场设计</a>
                                                            <a href="/so/476106.html">铁路桥梁/桥涵设计</a>
                                                            <a href="/so/476107.html">铁路隧道设计</a>
                                                            <a href="/so/476108.html">路基路面设计</a>
                                                            <a href="/so/476109.html">铁路结构设计</a>
                                                            <a href="/so/476110.html">通信设计</a>
                                                            <a href="/so/476111.html">信号设计</a>
                                                            <a href="/so/476112.html">施工图设计</a>
                                                            <a href="/so/476113.html">绘图员</a>
                                                            <a href="/so/476114.html">审图工程师</a>
                                                            <a href="/so/476115.html">桥梁/桥涵工程师</a>
                                                            <a href="/so/476116.html">隧道工程师</a>
                                                            <a href="/so/476117.html">路基路面工程师</a>
                                                            <a href="/so/476118.html">地质工程师</a>
                                                            <a href="/so/476119.html">通信工程师</a>
                                                            <a href="/so/476120.html">信号工程师</a>
                                                            <a href="/so/476121.html">线路/站场工程师</a>
                                                            <a href="/so/476122.html">盾构工程师</a>
                                                            <a href="/so/476123.html">设备工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/477000.html">城市轨道交通</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/477101.html">地质勘察</a>
                                                            <a href="/so/477102.html">测量测绘</a>
                                                            <a href="/so/477103.html">城市轨道线网规划</a>
                                                            <a href="/so/477104.html">线路设计</a>
                                                            <a href="/so/477105.html">轨道结构设计</a>
                                                            <a href="/so/477106.html">路基路面设计</a>
                                                            <a href="/so/477107.html">站场设计</a>
                                                            <a href="/so/477108.html">隧道设计</a>
                                                            <a href="/so/477109.html">地下结构设计</a>
                                                            <a href="/so/477110.html">高架结构设计</a>
                                                            <a href="/so/477111.html">防水设计</a>
                                                            <a href="/so/477112.html">地下通风设计</a>
                                                            <a href="/so/477113.html">地下采暖设计</a>
                                                            <a href="/so/477114.html">信号设计</a>
                                                            <a href="/so/477115.html">通信设计</a>
                                                            <a href="/so/477116.html">施工图设计</a>
                                                            <a href="/so/477117.html">绘图员</a>
                                                            <a href="/so/477118.html">线路工程师</a>
                                                            <a href="/so/477119.html">轨道工程师</a>
                                                            <a href="/so/477120.html">路基路面工程师</a>
                                                            <a href="/so/477121.html">审图工程师</a>
                                                            <a href="/so/477122.html">隧道工程师</a>
                                                            <a href="/so/477123.html">防水工程师</a>
                                                            <a href="/so/477124.html">暖通空调工程师</a>
                                                            <a href="/so/477125.html">信号工程师</a>
                                                            <a href="/so/477126.html">通信工程师</a>
                                                            <a href="/so/477127.html">盾构工程师</a>
                                                            <a href="/so/477128.html">设备工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/478000.html">水利工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/478101.html">地质勘察</a>
                                                            <a href="/so/478102.html">测量测绘</a>
                                                            <a href="/so/478103.html">水文设计</a>
                                                            <a href="/so/478104.html">港口设计</a>
                                                            <a href="/so/478105.html">航道设计</a>
                                                            <a href="/so/478106.html">施工图设计</a>
                                                            <a href="/so/478107.html">绘图员</a>
                                                            <a href="/so/478108.html">审图工程师</a>
                                                            <a href="/so/478109.html">港口/航道/水运工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/550000.html">电力工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/550101.html">总图</a>
                                                            <a href="/so/550102.html">电力系统规划</a>
                                                            <a href="/so/550103.html">线路结构</a>
                                                            <a href="/so/550104.html">线路电气</a>
                                                            <a href="/so/550105.html">变电电气</a>
                                                            <a href="/so/550106.html">配网配电</a>
                                                            <a href="/so/550107.html">光伏系统</a>
                                                            <a href="/so/550108.html">光伏电气</a>
                                                            <a href="/so/550109.html">光伏结构</a>
                                                            <a href="/so/550110.html">储能电池</a>
                                                            <a href="/so/550111.html">热机系统</a>
                                                            <a href="/so/550112.html">燃煤系统</a>
                                                            <a href="/so/550113.html">除灰系统</a>
                                                            <a href="/so/550114.html">电厂化学</a>
                                                            <a href="/so/550115.html">热工自动化</a>
                                                            <a href="/so/550116.html">电气系统</a>
                                                            <a href="/so/550117.html">水工结构</a>
                                                            <a href="/so/550118.html">分布式技术</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/248000.html">钢结构</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/248101.html">钢结构工程师</a>
                                                            <a href="/so/248102.html">钢结构设计师</a>
                                                            <a href="/so/248103.html">钢结构安装工程师</a>
                                                            <a href="/so/248104.html">施工图设计</a>
                                                            <a href="/so/248105.html">审图工程师</a>
                                                            <a href="/so/248107.html">效果图/渲染/建模</a>
                                                            <a href="/so/248106.html">绘图员</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/245000.html">给排水/暖通/空调/电气</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/245101.html">给排水工程师</a>
                                                            <a href="/so/245102.html">水暖工程师</a>
                                                            <a href="/so/245103.html">暖通/热力工程师</a>
                                                            <a href="/so/245104.html">空调/制冷工程师</a>
                                                            <a href="/so/245105.html">电气工程师</a>
                                                            <a href="/so/245106.html">强电工程师</a>
                                                            <a href="/so/245115.html">弱电工程师</a>
                                                            <a href="/so/245107.html">机电工程师</a>
                                                            <a href="/so/245112.html">施工图设计</a>
                                                            <a href="/so/245113.html">绘图员</a>
                                                            <a href="/so/245114.html">水电工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/479000.html">智能建筑/楼宇自控</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/479101.html">电气设计</a>
                                                            <a href="/so/479102.html">智能化设计</a>
                                                            <a href="/so/479103.html">弱电工程师</a>
                                                            <a href="/so/479104.html">电气工程师</a>
                                                            <a href="/so/479105.html">机电工程师</a>
                                                            <a href="/so/479106.html">楼宇自控</a>
                                                            <a href="/so/479107.html">安防/消防/监控</a>
                                                            <a href="/so/479108.html">综合布线</a>
                                                            <a href="/so/479109.html">电子工程师</a>
                                                            <a href="/so/479110.html">网络/设备/系统集成</a>
                                                            <a href="/so/479111.html">维修/检修</a>
                                                            <a href="/so/479112.html">技术支持</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/680000.html">工程信息技术</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/680101.html">工程数字化</a>
                                                            <a href="/so/680102.html">产品经理</a>
                                                            <a href="/so/680103.html">产品架构</a>
                                                            <a href="/so/680104.html">开发工程师</a>
                                                            <a href="/so/680105.html">UX设计师</a>
                                                            <a href="/so/680106.html">方案工程师</a>
                                                            <a href="/so/680107.html">方案咨询师</a>
                                                            <a href="/so/680108.html">方案设计师</a>
                                                            <a href="/so/680109.html">测试工程师</a>
                                                            <a href="/so/680110.html">运维工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/473000.html">灯光照明</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/473101.html">灯光/照明设计</a>
                                                            <a href="/so/473102.html">照明设计师助理</a>
                                                            <a href="/so/473103.html">灯光渲染</a>
                                                            <a href="/so/473104.html">灯具设计</a>
                                                            <a href="/so/473105.html">电子设计</a>
                                                            <a href="/so/473106.html">结构设计</a>
                                                            <a href="/so/473107.html">照明工程师</a>
                                                            <a href="/so/473108.html">电子工程师</a>
                                                            <a href="/so/473109.html">结构工程师</a>
                                                            <a href="/so/473110.html">LED工程师</a>
                                                            <a href="/so/473111.html">封装工程师</a>
                                                            <a href="/so/473112.html">IE工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/474000.html">展览展示</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/474101.html">展项策划</a>
                                                            <a href="/so/474102.html">展览/展柜设计</a>
                                                            <a href="/so/474103.html">展厅设计</a>
                                                            <a href="/so/474104.html">展台设计</a>
                                                            <a href="/so/474105.html">店面设计</a>
                                                            <a href="/so/474106.html">陈设设计</a>
                                                            <a href="/so/474107.html">平面设计</a>
                                                            <a href="/so/474108.html">多媒体开发</a>
                                                            <a href="/so/474109.html">布展</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/247000.html">造价/预算/评估/招投标</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/247102.html">造价员/工程师</a>
                                                            <a href="/so/247103.html">预算员/工程师</a>
                                                            <a href="/so/247104.html">计量员/计量工程师</a>
                                                            <a href="/so/247109.html">合同员</a>
                                                            <a href="/so/247105.html">资产评估师</a>
                                                            <a href="/so/247106.html">房地产估价师</a>
                                                            <a href="/so/247107.html">招投标员/工程师</a>
                                                            <a href="/so/247108.html">招标代理</a>
                                                            <a href="/so/247110.html">成本工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/470000.html">安装</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/470101.html">电气安装</a>
                                                            <a href="/so/470102.html">热力设备安装</a>
                                                            <a href="/so/470103.html">通风空调安装</a>
                                                            <a href="/so/470104.html">工业管道安装</a>
                                                            <a href="/so/470105.html">给排水/采暖/燃气管道安装</a>
                                                            <a href="/so/470106.html">消防系统安装</a>
                                                            <a href="/so/470107.html">自控/仪表设备安装</a>
                                                            <a href="/so/470108.html">机械设备安装</a>
                                                            <a href="/so/470109.html">通信设备安装</a>
                                                            <a href="/so/470110.html">电梯设备安装</a>
                                                            <a href="/so/470111.html">电缆/照明线路安装</a>
                                                            <a href="/so/470112.html">锅炉/炉窑安装</a>
                                                            <a href="/so/470113.html">静置设备安装</a>
                                                            <a href="/so/470114.html">机电设备安装</a>
                                                            <a href="/so/470115.html">安装工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/471000.html">检测/质检</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/471101.html">材料检测</a>
                                                            <a href="/so/471102.html">主体结构工程检测</a>
                                                            <a href="/so/471103.html">钢结构工程检测</a>
                                                            <a href="/so/471104.html">地基检测</a>
                                                            <a href="/so/471105.html">基坑监测</a>
                                                            <a href="/so/471106.html">沉降观测</a>
                                                            <a href="/so/471107.html">桩基检测</a>
                                                            <a href="/so/471108.html">建筑幕墙工程检测</a>
                                                            <a href="/so/471109.html">管线检测</a>
                                                            <a href="/so/471110.html">节能检测</a>
                                                            <a href="/so/471111.html">环境检测</a>
                                                            <a href="/so/471112.html">无损/探伤检测</a>
                                                            <a href="/so/471113.html">桥梁/道路检测员</a>
                                                            <a href="/so/471114.html">隧道检测</a>
                                                            <a href="/so/471115.html">铁路/轨道试验检测</a>
                                                            <a href="/so/471116.html">信号检测</a>
                                                            <a href="/so/471117.html">质检员/工程师</a>
                                                            <a href="/so/471118.html">质量监察员</a>
                                                            <a href="/so/471119.html">化验员</a>
                                                            <a href="/so/471120.html">化学分析员</a>
                                                            <a href="/so/471121.html">试验员/实验员/试验检测工程师</a>
                                                            <a href="/so/471122.html">测试员/工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/250000.html">环境工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/250101.html">环境工程师</a>
                                                            <a href="/so/250102.html">工艺工程师</a>
                                                            <a href="/so/250103.html">环评工程师</a>
                                                            <a href="/so/250104.html">净化工程师</a>
                                                            <a href="/so/250105.html">节能/能源工程师</a>
                                                            <a href="/so/250106.html">垃圾废物处理</a>
                                                            <a href="/so/250107.html">烟气治理工程师</a>
                                                            <a href="/so/250108.html">固废技术工程师</a>
                                                            <a href="/so/250109.html">污水处理工程师</a>
                                                            <a href="/so/250110.html">环境损害控制与监测</a>
                                                            <a href="/so/250111.html">海洋资源保护与利用</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/123000.html">咨询</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/123104.html">咨询工程师</a>
                                                            <a href="/so/123105.html">咨询员</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/472000.html">安全/消防</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/472101.html">消防设计师</a>
                                                            <a href="/so/472102.html">消防工程师</a>
                                                            <a href="/so/472105.html">消防喷淋/报警/自动化</a>
                                                            <a href="/so/472106.html">消防检测</a>
                                                            <a href="/so/472103.html">消防设备/安装/维修保养</a>
                                                            <a href="/so/472104.html">安全员/工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/519000.html">生产</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/519101.html">生产厂长</a>
                                                            <a href="/so/519102.html">生产经理/主管</a>
                                                            <a href="/so/519103.html">生产技术负责人</a>
                                                            <a href="/so/519104.html">技术员</a>
                                                            <a href="/so/519105.html">工艺工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/475000.html">技工</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/475101.html">木工</a>
                                                            <a href="/so/475102.html">架子工</a>
                                                            <a href="/so/475103.html">水暖工</a>
                                                            <a href="/so/475104.html">电工</a>
                                                            <a href="/so/475105.html">模板工</a>
                                                            <a href="/so/475106.html">钢筋工</a>
                                                            <a href="/so/475107.html">钣金工</a>
                                                            <a href="/so/475108.html">油漆工</a>
                                                            <a href="/so/475109.html">抹灰工</a>
                                                            <a href="/so/475110.html">混凝土工</a>
                                                            <a href="/so/475111.html">砌筑工</a>
                                                            <a href="/so/475112.html">防水工</a>
                                                            <a href="/so/475113.html">起重工</a>
                                                            <a href="/so/475114.html">钳工</a>
                                                            <a href="/so/475115.html">焊工</a>
                                                            <a href="/so/475117.html">镶贴工</a>
                                                            <a href="/so/475118.html">管道工</a>
                                                            <a href="/so/475119.html">绿化工</a>
                                                            <a href="/so/475120.html">工程车司机</a>
                                                            <a href="/so/475121.html">工程机械操作手</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/251000.html">高层管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/251101.html">总裁/副总裁</a>
                                                            <a href="/so/251102.html">院长/副院长</a>
                                                            <a href="/so/251103.html">总经理/副总经理</a>
                                                            <a href="/so/251104.html">运营总监</a>
                                                            <a href="/so/251105.html">生产经理</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/252000.html">销售/市场</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/252101.html">销售总监/经理/主管</a>
                                                            <a href="/so/252107.html">销售代表</a>
                                                            <a href="/so/252108.html">渠道销售</a>
                                                            <a href="/so/252109.html">区域销售</a>
                                                            <a href="/so/252110.html">业务拓展</a>
                                                            <a href="/so/252103.html">客户经理</a>
                                                            <a href="/so/252111.html">置业顾问</a>
                                                            <a href="/so/252112.html">商务经理</a>
                                                            <a href="/so/252113.html">客户服务</a>
                                                            <a href="/so/252102.html">市场营销</a>
                                                            <a href="/so/252104.html">市场推广</a>
                                                            <a href="/so/252105.html">市场策划/创意文案</a>
                                                            <a href="/so/252106.html">市场调研</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/253000.html">财务/会计/审计/投融资</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/253101.html">总经济师</a>
                                                            <a href="/so/253102.html">总审计师</a>
                                                            <a href="/so/253113.html">总会计师</a>
                                                            <a href="/so/253103.html">财务总监</a>
                                                            <a href="/so/253104.html">财务经理/主管</a>
                                                            <a href="/so/253105.html">审计经理/主管</a>
                                                            <a href="/so/253106.html">成本经理</a>
                                                            <a href="/so/253107.html">融资经理</a>
                                                            <a href="/so/253108.html">税务</a>
                                                            <a href="/so/253109.html">会计</a>
                                                            <a href="/so/253110.html">出纳</a>
                                                            <a href="/so/253111.html">资产管理员</a>
                                                            <a href="/so/253112.html">稽核专员</a>
                                                            <a href="/so/253114.html">投融资</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/254000.html">综合管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/254101.html">人力资源</a>
                                                            <a href="/so/254102.html">行政后勤/文秘/助理</a>
                                                            <a href="/so/254103.html">办公室主任</a>
                                                            <a href="/so/254104.html">档案管理</a>
                                                            <a href="/so/254105.html">法务人员</a>
                                                            <a href="/so/254106.html">教育/培训</a>
                                                            <a href="/so/254107.html">外语翻译</a>
                                                            <a href="/so/254108.html">专业编辑</a>
                                                            <a href="/so/254109.html">计算机/网络人员</a>
                                                            <a href="/so/254110.html">库管</a>
                                                            <a href="/so/254111.html">司机</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">

                        <h2><a href="/so/681000.html">储能工程</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/681101.html">抽水蓄能</a>
                                                            <a href="/so/681102.html">风光储能</a>
                                                            <a href="/so/681103.html">电池储能</a>
                                                    </div>
                    </div>
                            </div>
            <!--医药-->
                        <div class="build_wrapers" >

                                    <div class="seo_con_data_alone">
                        <h2>医疗卫生</h2>
                        <div class="chen_ty_wrap clearfix">
                                                            <!-- <div class="chen_tit"><a href="/so/263000.html">鍖荤枟绠＄悊</a></div> -->
                                <div class="chen_tit"><a href="/so/263000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/263101.html">院长/副院长</a>
                                                                            <a href="/so/263102.html">医务管理</a>
                                                                            <a href="/so/263104.html">学科带头人</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/264000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/264000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/264101.html">综合内科</a>
                                                                            <a href="/so/264102.html">呼吸内科</a>
                                                                            <a href="/so/264103.html">消化内科</a>
                                                                            <a href="/so/264104.html">心血管内科</a>
                                                                            <a href="/so/264105.html">肾内科</a>
                                                                            <a href="/so/264106.html">血液内科</a>
                                                                            <a href="/so/264107.html">内分泌</a>
                                                                            <a href="/so/264108.html">神经内科</a>
                                                                            <a href="/so/264109.html">免疫/变态反应</a>
                                                                            <a href="/so/264110.html">老年病</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/265000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/265000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/265101.html">综合外科</a>
                                                                            <a href="/so/265102.html">普通外科</a>
                                                                            <a href="/so/265103.html">骨科</a>
                                                                            <a href="/so/265104.html">胸外科</a>
                                                                            <a href="/so/265105.html">泌尿外科</a>
                                                                            <a href="/so/265106.html">心血管外科</a>
                                                                            <a href="/so/265107.html">肝胆外科</a>
                                                                            <a href="/so/265108.html">神经外科</a>
                                                                            <a href="/so/265109.html">烧伤科</a>
                                                                            <a href="/so/265110.html">整形外科</a>
                                                                            <a href="/so/265111.html">肛肠外科</a>
                                                                            <a href="/so/265112.html">麻醉手术科</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/266000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/266000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/266126.html">全科</a>
                                                                            <a href="/so/266127.html">急诊/急救</a>
                                                                            <a href="/so/266125.html">重症医学科ICU</a>
                                                                            <a href="/so/266121.html">妇科</a>
                                                                            <a href="/so/266101.html">产科</a>
                                                                            <a href="/so/266105.html">儿科</a>
                                                                            <a href="/so/266106.html">新生儿科</a>
                                                                            <a href="/so/266128.html">助产士</a>
                                                                            <a href="/so/266102.html">眼科</a>
                                                                            <a href="/so/266104.html">耳鼻喉</a>
                                                                            <a href="/so/266103.html">口腔</a>
                                                                            <a href="/so/266107.html">传染科</a>
                                                                            <a href="/so/266108.html">结核病科</a>
                                                                            <a href="/so/266109.html">肿瘤科</a>
                                                                            <a href="/so/266113.html">运动医学科</a>
                                                                            <a href="/so/266114.html">医疗整形</a>
                                                                            <a href="/so/266115.html">精神/心理科</a>
                                                                            <a href="/so/266117.html">皮肤/性病科</a>
                                                                            <a href="/so/266118.html">妇幼保健</a>
                                                                            <a href="/so/266119.html">职业病科</a>
                                                                            <a href="/so/266122.html">生殖医学科</a>
                                                                            <a href="/so/266124.html">男科</a>
                                                                            <a href="/so/266123.html">病案管理</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/267000.html">杈呰瘖娌荤枟</a></div> -->
                                <div class="chen_tit"><a href="/so/267000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/267102.html">检验科</a>
                                                                            <a href="/so/267114.html">放射科</a>
                                                                            <a href="/so/267103.html">B超/CT/磁共振</a>
                                                                            <a href="/so/267104.html">病理科</a>
                                                                            <a href="/so/267116.html">心电</a>
                                                                            <a href="/so/267117.html">脑电</a>
                                                                            <a href="/so/267105.html">药剂科</a>
                                                                            <a href="/so/267115.html">理疗</a>
                                                                            <a href="/so/267106.html">输血科</a>
                                                                            <a href="/so/267111.html">核医学科</a>
                                                                            <a href="/so/267110.html">介入诊疗</a>
                                                                            <a href="/so/267118.html">血透</a>
                                                                            <a href="/so/267107.html">康复医学</a>
                                                                            <a href="/so/267108.html">预防保健</a>
                                                                            <a href="/so/267109.html">营养科</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/500000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/500000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/500101.html">中医内科</a>
                                                                            <a href="/so/500102.html">中医外科</a>
                                                                            <a href="/so/500103.html">中医儿科</a>
                                                                            <a href="/so/500104.html">中医妇科</a>
                                                                            <a href="/so/500105.html">中医男科</a>
                                                                            <a href="/so/500106.html">中医五官科</a>
                                                                            <a href="/so/500107.html">中医骨伤科</a>
                                                                            <a href="/so/500108.html">针灸推拿科</a>
                                                                            <a href="/so/500109.html">中西医结合</a>
                                                                            <a href="/so/500110.html">药科</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/501000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/501000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/501101.html">藏医</a>
                                                                            <a href="/so/501102.html">苗医</a>
                                                                            <a href="/so/501103.html">维医</a>
                                                                            <a href="/so/501104.html">蒙医</a>
                                                                            <a href="/so/501105.html">壮医</a>
                                                                            <a href="/so/501106.html">哈医</a>
                                                                            <a href="/so/501107.html">傣医</a>
                                                                            <a href="/so/501108.html">朝医</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/269000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/269000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/269110.html">健康管理</a>
                                                                            <a href="/so/269107.html">健康咨询</a>
                                                                            <a href="/so/269109.html">休闲健身</a>
                                                                            <a href="/so/269108.html">营养师</a>
                                                                            <a href="/so/269103.html">针灸推拿/理疗师</a>
                                                                            <a href="/so/269101.html">美容保健营销/管理</a>
                                                                            <a href="/so/269102.html">整形美容</a>
                                                                            <a href="/so/269104.html">美容美体</a>
                                                                            <a href="/so/269106.html">足疗师</a>
                                                                            <a href="/so/269105.html">按摩师</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/268000.html">鍏朵粬涓撲笟</a></div> -->
                                <div class="chen_tit"><a href="/so/268000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/268105.html">临床保障/后勤</a>
                                                                            <a href="/so/268106.html">公共卫生/疾控</a>
                                                                            <a href="/so/268107.html">医生助理</a>
                                                                            <a href="/so/268103.html">导医</a>
                                                                            <a href="/so/268104.html">咨询</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/274000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/274000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/274101.html">医学编辑</a>
                                                                            <a href="/so/274102.html">编辑记者</a>
                                                                            <a href="/so/274103.html">发行主任/专员</a>
                                                                            <a href="/so/274104.html">策划文案</a>
                                                                            <a href="/so/274105.html">美编</a>
                                                                            <a href="/so/274106.html">校对</a>
                                                                            <a href="/so/274107.html">广告客户经理/助理</a>
                                                                            <a href="/so/274108.html">网络运营</a>
                                                                            <a href="/so/274109.html">医学翻译</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>化学制药/生物工程</h2>
                        <div class="chen_ty_wrap clearfix">
                                                            <!-- <div class="chen_tit"><a href="/so/257000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/257000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/257109.html">研发管理</a>
                                                                            <a href="/so/257102.html">合成研究员</a>
                                                                            <a href="/so/257105.html">药物分析/药品检验</a>
                                                                            <a href="/so/257112.html">分析研究员</a>
                                                                            <a href="/so/257107.html">药物制剂研究员</a>
                                                                            <a href="/so/257113.html">原料药合成研究员</a>
                                                                            <a href="/so/257114.html">药理研究员</a>
                                                                            <a href="/so/257106.html">中间体研发工程师</a>
                                                                            <a href="/so/257115.html">药用辅料研究员</a>
                                                                            <a href="/so/257116.html">分离/纯化技术员</a>
                                                                            <a href="/so/257117.html">中试研究员</a>
                                                                            <a href="/so/257118.html">天然药物化学研究员</a>
                                                                            <a href="/so/257104.html">植物化学研究员</a>
                                                                            <a href="/so/257119.html">生物化学研究员</a>
                                                                            <a href="/so/257120.html">手性分析研究员</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/256000.html">鐢熺墿宸ョ▼</a></div> -->
                                <div class="chen_tit"><a href="/so/256000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/256111.html">研发管理</a>
                                                                            <a href="/so/256105.html">生物制剂研究员</a>
                                                                            <a href="/so/256101.html">实验技术员</a>
                                                                            <a href="/so/256104.html">细胞生物技术员</a>
                                                                            <a href="/so/256108.html">多肽/蛋白研究员</a>
                                                                            <a href="/so/256102.html">分子生物技术员</a>
                                                                            <a href="/so/256109.html">酶工程研究员</a>
                                                                            <a href="/so/256112.html">药物代谢研究员</a>
                                                                            <a href="/so/256113.html">天然产物研究员</a>
                                                                            <a href="/so/256114.html">免疫研究员</a>
                                                                            <a href="/so/256115.html">干细胞研究员</a>
                                                                            <a href="/so/256116.html">微生物检验技术员</a>
                                                                            <a href="/so/256117.html">中药饮片炮制师</a>
                                                                            <a href="/so/256118.html">中药研发工程师</a>
                                                                            <a href="/so/256119.html">保健品研发工程师</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/260000.html">鐢熶骇</a></div> -->
                                <div class="chen_tit"><a href="/so/260000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/260101.html">厂长</a>
                                                                            <a href="/so/260102.html">生产经理</a>
                                                                            <a href="/so/260103.html">车间主任/主管/科长</a>
                                                                            <a href="/so/260104.html">计划</a>
                                                                            <a href="/so/260105.html">调度</a>
                                                                            <a href="/so/260106.html">段长/班长/组长</a>
                                                                            <a href="/so/260107.html">技术员</a>
                                                                            <a href="/so/260108.html">工艺员/工艺工程师</a>
                                                                            <a href="/so/260109.html">主操/副操</a>
                                                                            <a href="/so/260110.html">数控CNC</a>
                                                                            <a href="/so/260111.html">操作员</a>
                                                                            <a href="/so/260112.html">技工/普工</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/261000.html">璐ㄩ噺绠＄悊</a></div> -->
                                <div class="chen_tit"><a href="/so/261000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/261107.html">质量经理/主管</a>
                                                                            <a href="/so/261101.html">质量保证QA</a>
                                                                            <a href="/so/261102.html">质量控制QC</a>
                                                                            <a href="/so/261103.html">仪器分析</a>
                                                                            <a href="/so/261104.html">取样</a>
                                                                            <a href="/so/261105.html">巡检</a>
                                                                            <a href="/so/261106.html">计量</a>
                                                                            <a href="/so/261108.html">检验</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/258000.html">娉ㄥ唽/鐢虫姤</a></div> -->
                                <div class="chen_tit"><a href="/so/258000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/258101.html">药品注册/申报</a>
                                                                            <a href="/so/258102.html">医疗器械注册/申报</a>
                                                                            <a href="/so/258103.html">保健品注册/申报</a>
                                                                            <a href="/so/258104.html">专利注册/申报</a>
                                                                            <a href="/so/258105.html">GMP认证</a>
                                                                            <a href="/so/258106.html">FDA认证</a>
                                                                            <a href="/so/258107.html">GSP认证</a>
                                                                            <a href="/so/258108.html">体系认证/审核</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/259000.html">涓村簥璇曢獙</a></div> -->
                                <div class="chen_tit"><a href="/so/259000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/259101.html">临床研究</a>
                                                                            <a href="/so/259102.html">临床监察员CRA</a>
                                                                            <a href="/so/259103.html">临床研究协调员CRC</a>
                                                                            <a href="/so/259104.html">临床试验项目主管</a>
                                                                            <a href="/so/259106.html">临床试验协调员CRO</a>
                                                                            <a href="/so/259107.html">数据统计师</a>
                                                                            <a href="/so/259108.html">数据管理师</a>
                                                                            <a href="/so/259109.html">临床试验稽查员</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/468000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/468000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/468101.html">医学经理</a>
                                                                            <a href="/so/468102.html">医学联络员</a>
                                                                            <a href="/so/468103.html">医学顾问</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/262000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/262000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/262101.html">环境/健康/安全EHS</a>
                                                                            <a href="/so/262102.html">环保</a>
                                                                            <a href="/so/262103.html">消防</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>器械/流通</h2>
                        <div class="chen_ty_wrap clearfix">
                                                            <!-- <div class="chen_tit"><a href="/so/270000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/270000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/270108.html">医疗器械研发</a>
                                                                            <a href="/so/270101.html">机械设计/结构设计</a>
                                                                            <a href="/so/270102.html">机械制图</a>
                                                                            <a href="/so/270103.html">机电工程师</a>
                                                                            <a href="/so/270107.html">器械检测</a>
                                                                            <a href="/so/270109.html">设备管理</a>
                                                                            <a href="/so/270104.html">安装/调试</a>
                                                                            <a href="/so/270105.html">维修/保养</a>
                                                                            <a href="/so/270106.html">系统设计/软件开发</a>
                                                                            <a href="/so/270110.html">器械招标</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/272000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/272000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/272101.html">执业药师/驻店药师</a>
                                                                            <a href="/so/272102.html">中药调剂员</a>
                                                                            <a href="/so/272103.html">店长</a>
                                                                            <a href="/so/272109.html">运营总监/经理</a>
                                                                            <a href="/so/272104.html">收银员</a>
                                                                            <a href="/so/272105.html">连锁拓展</a>
                                                                            <a href="/so/272106.html">选址员</a>
                                                                            <a href="/so/272107.html">理货员</a>
                                                                            <a href="/so/272108.html">营业员/店员/导购员</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/273000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/273000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/273101.html">贸易经理/主管</a>
                                                                            <a href="/so/273102.html">贸易专员/助理</a>
                                                                            <a href="/so/273103.html">跟单/单证员</a>
                                                                            <a href="/so/273104.html">报关/报检/核销</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/276000.html">閲囪喘/浠撳偍/鐗╂祦</a></div> -->
                                <div class="chen_tit"><a href="/so/276000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/276101.html">采购总监</a>
                                                                            <a href="/so/276102.html">采购经理/主管</a>
                                                                            <a href="/so/276103.html">采购工程师</a>
                                                                            <a href="/so/276104.html">采购专员/助理</a>
                                                                            <a href="/so/276105.html">仓管/物料/配货</a>
                                                                            <a href="/so/276109.html">药品养护专员</a>
                                                                            <a href="/so/276106.html">物流总监</a>
                                                                            <a href="/so/276107.html">物流经理/主管</a>
                                                                            <a href="/so/276108.html">物流专员/助理</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>市场营销</h2>
                        <div class="chen_ty_wrap clearfix">
                                                            <!-- <div class="chen_tit"><a href="/so/271000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/271000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/271116.html">销售总监</a>
                                                                            <a href="/so/271117.html">销售经理/主管</a>
                                                                            <a href="/so/271101.html">销售代表/销售工程师</a>
                                                                            <a href="/so/271110.html">电话销售</a>
                                                                            <a href="/so/271114.html">医药代表</a>
                                                                            <a href="/so/271111.html">渠道/分销</a>
                                                                            <a href="/so/271112.html">客户经理</a>
                                                                            <a href="/so/271103.html">区域销售经理/主管</a>
                                                                            <a href="/so/271106.html">跟台</a>
                                                                            <a href="/so/271115.html">招商经理/主管/专员</a>
                                                                            <a href="/so/271118.html">医院项目总监/经理</a>
                                                                            <a href="/so/271119.html">电子商务专员</a>
                                                                            <a href="/so/271120.html">商务经理/主管/专员</a>
                                                                            <a href="/so/271107.html">销售助理</a>
                                                                            <a href="/so/271121.html">业务分析</a>
                                                                            <a href="/so/271109.html">培训师</a>
                                                                            <a href="/so/271108.html">客服</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/275000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/275000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/275101.html">市场总监</a>
                                                                            <a href="/so/275102.html">市场经理/主管/专员</a>
                                                                            <a href="/so/275103.html">市场分析/调研</a>
                                                                            <a href="/so/275105.html">市场推广/网络推广</a>
                                                                            <a href="/so/275104.html">市场策划/企划/公关</a>
                                                                            <a href="/so/275108.html">商务拓展BD</a>
                                                                            <a href="/so/275107.html">活动执行</a>
                                                                            <a href="/so/275109.html">产品经理</a>
                                                                            <a href="/so/275113.html">学术经理/主管/专员</a>
                                                                            <a href="/so/275115.html">投资总监/经理</a>
                                                                            <a href="/so/275116.html">政策事务总监/经理</a>
                                                                            <a href="/so/275117.html">咨询师</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/397000.html"></a></div> -->
                                <div class="chen_tit"><a href="/so/397000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/397101.html">药品招标经理/主管</a>
                                                                            <a href="/so/397102.html">药品招标专员</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>职能及其他</h2>
                        <div class="chen_ty_wrap clearfix">
                                                            <!-- <div class="chen_tit"><a href="/so/277000.html">楂樼骇绠＄悊</a></div> -->
                                <div class="chen_tit"><a href="/so/277000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/277101.html">总裁/总经理</a>
                                                                            <a href="/so/277102.html">总助/总办负责人</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/278000.html">浜哄姏璧勬簮</a></div> -->
                                <div class="chen_tit"><a href="/so/278000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/278101.html">人力资源总监/经理/主管</a>
                                                                            <a href="/so/278102.html">人力资源专员</a>
                                                                            <a href="/so/278103.html">培训经理/专员</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/279000.html">琛屾斂鍚庡嫟</a></div> -->
                                <div class="chen_tit"><a href="/so/279000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/279101.html">行政经理/主管</a>
                                                                            <a href="/so/279102.html">行政专员/助理/秘书</a>
                                                                            <a href="/so/279103.html">前台接待/总机/接待生</a>
                                                                            <a href="/so/279104.html">司机</a>
                                                                            <a href="/so/279106.html">法务</a>
                                                                            <a href="/so/279107.html">实习生</a>
                                                                            <a href="/so/279108.html">IT技术</a>
                                                                            <a href="/so/279105.html">其他</a>
                                                                    </div>
                                                            <!-- <div class="chen_tit"><a href="/so/280000.html">璐㈠姟</a></div> -->
                                <div class="chen_tit"><a href="/so/280000.html"></a></div>
                                <div class="chen_conse">
                                                                            <a href="/so/280101.html">财务总监/经理/主管</a>
                                                                            <a href="/so/280102.html">出纳</a>
                                                                            <a href="/so/280103.html">会计</a>
                                                                            <a href="/so/280104.html">审计/统计</a>
                                                                    </div>
                                                    </div>
                    </div>
                
            </div>
            <!--化工-->
                        <div class="build_wrapers" style="display:block;">

                                    <div class="seo_con_data_alone">
                        <h2>生产/技术</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit"><a href="/so/281000.html">生产管理</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/281101.html">厂长/矿长</a>
                                                                            <a href="/so/281102.html">生产经理/生产主管</a>
                                                                            <a href="/so/281103.html">车间主任/段长/班组长</a>
                                                                            <a href="/so/281104.html">计划/调度</a>
                                                                            <a href="/so/281105.html">气站/加油站站长</a>
                                                                            <a href="/so/281106.html">生产统计员</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/282000.html">生产操作</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/282101.html">生产工程师</a>
                                                                            <a href="/so/282102.html">数控CNC</a>
                                                                            <a href="/so/282103.html">系统工程师</a>
                                                                            <a href="/so/282104.html">自控工程师</a>
                                                                            <a href="/so/282105.html">开车工程师</a>
                                                                            <a href="/so/282106.html">铸造工程师</a>
                                                                            <a href="/so/282107.html">主操/副操/操作员</a>
                                                                            <a href="/so/282108.html">司炉/锅炉工</a>
                                                                            <a href="/so/282109.html">热能工程师</a>
                                                                            <a href="/so/282110.html">电工</a>
                                                                            <a href="/so/282111.html">加气工</a>
                                                                            <a href="/so/282112.html">乙炔工</a>
                                                                            <a href="/so/282113.html">巡检工</a>
                                                                            <a href="/so/282114.html">仪表工</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/283000.html">生产技术</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/283101.html">技术总监</a>
                                                                            <a href="/so/283102.html">技术员/技术支持工程师</a>
                                                                            <a href="/so/283103.html">生产工艺工程师</a>
                                                                            <a href="/so/283104.html">炼化工程师</a>
                                                                            <a href="/so/283105.html">煤化工技术</a>
                                                                            <a href="/so/283106.html">焦化工程师</a>
                                                                            <a href="/so/283109.html">硫酸工程师</a>
                                                                            <a href="/so/283110.html">脱硫工程师</a>
                                                                            <a href="/so/283111.html">脱硝工程师</a>
                                                                            <a href="/so/283112.html">湿刻工程师</a>
                                                                            <a href="/so/283114.html">余热发电工程师</a>
                                                                            <a href="/so/283117.html">精馏工程师</a>
                                                                            <a href="/so/283118.html">电镀工程师</a>
                                                                            <a href="/so/283119.html">涂装工程师</a>
                                                                            <a href="/so/283120.html">空分工程师</a>
                                                                            <a href="/so/283121.html">氟化工工程师</a>
                                                                            <a href="/so/283122.html">制冷工程师</a>
                                                                            <a href="/so/283123.html">防腐工程师</a>
                                                                            <a href="/so/283124.html">沼气工程师</a>
                                                                            <a href="/so/283126.html">火力工程师</a>
                                                                            <a href="/so/283127.html">动力工程师</a>
                                                                            <a href="/so/283128.html">注塑工程师</a>
                                                                            <a href="/so/283129.html">核力工程师</a>
                                                                            <a href="/so/283130.html">制氧工程师</a>
                                                                            <a href="/so/283131.html">燃机工程师</a>
                                                                            <a href="/so/283132.html">质控QA/QC</a>
                                                                            <a href="/so/283133.html">检验/检测/测试</a>
                                                                            <a href="/so/283134.html">煤焦化专家/高工</a>
                                                                            <a href="/so/283135.html">轨道工程师</a>
                                                                            <a href="/so/283136.html">安全工程师</a>
                                                                            <a href="/so/283138.html">电气工程师</a>
                                                                            <a href="/so/283139.html">公用工程师</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/284000.html">机械/设备/仪器仪表</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/284101.html">机械工程师</a>
                                                                            <a href="/so/284102.html">设备工程师</a>
                                                                            <a href="/so/284103.html">仪器仪表工程师</a>
                                                                            <a href="/so/284104.html">机电工程师</a>
                                                                            <a href="/so/284105.html">设备维护工程师</a>
                                                                            <a href="/so/284106.html">压力容器工程师</a>
                                                                            <a href="/so/284107.html">焊接工程师</a>
                                                                            <a href="/so/284108.html">安装/调试工程师</a>
                                                                            <a href="/so/284109.html">锅炉设计工程师</a>
                                                                            <a href="/so/284110.html">无损检测工程师</a>
                                                                            <a href="/so/284111.html">设备经理</a>
                                                                            <a href="/so/284112.html">仪表经理</a>
                                                                            <a href="/so/284113.html">电气自动化工程师</a>
                                                                            <a href="/so/284114.html">钳工</a>
                                                                            <a href="/so/284115.html">焊工</a>
                                                                            <a href="/so/284116.html">铆工</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/285000.html">注册/申报</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/285101.html">专利注册/申报</a>
                                                                            <a href="/so/285102.html">药品注册/申报</a>
                                                                            <a href="/so/285103.html">GSP认证</a>
                                                                            <a href="/so/285104.html">FDA认证</a>
                                                                            <a href="/so/285105.html">GMP认证</a>
                                                                            <a href="/so/285106.html">体系认证/审核</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>测绘/勘探/开发</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit">测绘/勘探/开发</div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/286101.html">测量测绘</a>
                                                                            <a href="/so/286102.html">制图</a>
                                                                            <a href="/so/286103.html">航测遥感</a>
                                                                            <a href="/so/286104.html">地震采集</a>
                                                                            <a href="/so/286105.html">地质工程师</a>
                                                                            <a href="/so/286106.html">物探工程师</a>
                                                                            <a href="/so/286107.html">油藏工程师</a>
                                                                            <a href="/so/286108.html">采矿工程师</a>
                                                                            <a href="/so/286109.html">钻井/固井/完井/测井/录井</a>
                                                                            <a href="/so/286110.html">司钻/副司钻</a>
                                                                            <a href="/so/286111.html">储运工程师</a>
                                                                            <a href="/so/286112.html">泥浆工程师</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>研发</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit">研发</div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/287101.html">研发总监/经理</a>
                                                                            <a href="/so/287102.html">研发总工程师</a>
                                                                            <a href="/so/287103.html">工艺员/工艺工程师</a>
                                                                            <a href="/so/287104.html">合成工程师</a>
                                                                            <a href="/so/287105.html">研究员/助理研究员</a>
                                                                            <a href="/so/287106.html">研发工程师</a>
                                                                            <a href="/so/287107.html">产品工程师</a>
                                                                            <a href="/so/287108.html">配方工程师</a>
                                                                            <a href="/so/287109.html">高分子工程师</a>
                                                                            <a href="/so/287110.html">材料工程师</a>
                                                                            <a href="/so/287111.html">化学工程师</a>
                                                                            <a href="/so/287112.html">临床研究</a>
                                                                            <a href="/so/287157.html">临床监察</a>
                                                                            <a href="/so/287113.html">配色/调色工程师</a>
                                                                            <a href="/so/287114.html">塑料工程师</a>
                                                                            <a href="/so/287115.html">药剂合成</a>
                                                                            <a href="/so/287116.html">润滑油工程师</a>
                                                                            <a href="/so/287117.html">表面处理工程师</a>
                                                                            <a href="/so/287118.html">电池工程师</a>
                                                                            <a href="/so/287119.html">实验室主任</a>
                                                                            <a href="/so/287120.html">化验/实验</a>
                                                                            <a href="/so/287121.html">分析</a>
                                                                            <a href="/so/287122.html">塑料改性工程师</a>
                                                                            <a href="/so/287123.html">聚谷氨酸工程师</a>
                                                                            <a href="/so/287124.html">胶粘剂工程师</a>
                                                                            <a href="/so/287125.html">催化工程师</a>
                                                                            <a href="/so/287150.html">药理研究员</a>
                                                                            <a href="/so/287151.html">药物分析与检验</a>
                                                                            <a href="/so/287152.html">药物制剂研究员</a>
                                                                            <a href="/so/287153.html">原料药研究员</a>
                                                                            <a href="/so/287154.html">中间体研发工程师</a>
                                                                            <a href="/so/287155.html">多肽/蛋白研究员</a>
                                                                            <a href="/so/287156.html">分离/纯化技术员</a>
                                                                            <a href="/so/287126.html">酶解工程师</a>
                                                                            <a href="/so/287127.html">发酵工程师</a>
                                                                            <a href="/so/287128.html">涂料工程师</a>
                                                                            <a href="/so/287129.html">水性丙烯酸工程师</a>
                                                                            <a href="/so/287130.html">油墨工程师</a>
                                                                            <a href="/so/287131.html">调剂师</a>
                                                                            <a href="/so/287132.html">氯碱工程师</a>
                                                                            <a href="/so/287133.html">生物工程师</a>
                                                                            <a href="/so/287134.html">燃料工程师</a>
                                                                            <a href="/so/287135.html">香料香精技术</a>
                                                                            <a href="/so/287136.html">橡胶工程师</a>
                                                                            <a href="/so/287137.html">染料工程师</a>
                                                                            <a href="/so/287138.html">乳液工程师</a>
                                                                            <a href="/so/287139.html">有机合成</a>
                                                                            <a href="/so/287140.html">制剂工程师</a>
                                                                            <a href="/so/287141.html">仿真工程师</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>IT</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit">IT</div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/518101.html">软件工程师</a>
                                                                            <a href="/so/518102.html">硬件工程师</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>设计/工程/环保</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit"><a href="/so/288000.html">设计</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/288101.html">总工程师/副总工程师</a>
                                                                            <a href="/so/288102.html">煤化工工程师</a>
                                                                            <a href="/so/288103.html">盐化工工程师</a>
                                                                            <a href="/so/288104.html">电气设计</a>
                                                                            <a href="/so/288105.html">燃气工程师</a>
                                                                            <a href="/so/288106.html">建筑设计师</a>
                                                                            <a href="/so/288107.html">管道设计</a>
                                                                            <a href="/so/288108.html">工艺设计</a>
                                                                            <a href="/so/288109.html">仪表设计</a>
                                                                            <a href="/so/288110.html">总图工程师</a>
                                                                            <a href="/so/288111.html">结构设计</a>
                                                                            <a href="/so/288112.html">防腐设计</a>
                                                                            <a href="/so/288113.html">设备设计</a>
                                                                            <a href="/so/288114.html">绘图员</a>
                                                                            <a href="/so/288115.html">给排水设计</a>
                                                                            <a href="/so/288116.html">暖通设计</a>
                                                                            <a href="/so/288118.html">平面设计</a>
                                                                            <a href="/so/288117.html">环保设计工程师</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/289000.html">工程建设</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/289101.html">项目经理/主管</a>
                                                                            <a href="/so/289102.html">项目工程师</a>
                                                                            <a href="/so/289103.html">造价/概预算</a>
                                                                            <a href="/so/289104.html">招标/投标</a>
                                                                            <a href="/so/289105.html">资料员</a>
                                                                            <a href="/so/289106.html">合同工程师</a>
                                                                            <a href="/so/289107.html">现场工程师</a>
                                                                            <a href="/so/289108.html">工艺工程师</a>
                                                                            <a href="/so/289109.html">电力/电气工程师</a>
                                                                            <a href="/so/289110.html">建筑工程师</a>
                                                                            <a href="/so/289111.html">结构工程师</a>
                                                                            <a href="/so/289112.html">暖通工程师</a>
                                                                            <a href="/so/289113.html">施工工程师/施工员</a>
                                                                            <a href="/so/289114.html">给排水工程师</a>
                                                                            <a href="/so/289115.html">土建工程师</a>
                                                                            <a href="/so/289116.html">监理工程师</a>
                                                                            <a href="/so/289117.html">管道/配管工程师</a>
                                                                            <a href="/so/289118.html">仪表工程师</a>
                                                                            <a href="/so/289119.html">安装工程师</a>
                                                                            <a href="/so/289120.html">安全/健康/环境HSE</a>
                                                                            <a href="/so/289121.html">消防</a>
                                                                            <a href="/so/289122.html">吊装工程师</a>
                                                                            <a href="/so/289123.html">质量工程师</a>
                                                                            <a href="/so/289124.html">计划工程师</a>
                                                                            <a href="/so/289125.html">焊接工程师</a>
                                                                            <a href="/so/289126.html">设备工程师</a>
                                                                            <a href="/so/289127.html">钢结构工程师</a>
                                                                            <a href="/so/289128.html">混凝土工程师</a>
                                                                            <a href="/so/289129.html">进度控制工程师</a>
                                                                            <a href="/so/289130.html">文控工程师</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/517000.html">环保</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/517101.html">环保工程师</a>
                                                                            <a href="/so/517102.html">环保技术</a>
                                                                            <a href="/so/517103.html">净化工程师</a>
                                                                            <a href="/so/517104.html">固废工程师</a>
                                                                            <a href="/so/517105.html">水处理</a>
                                                                            <a href="/so/517106.html">除尘工程师</a>
                                                                            <a href="/so/517107.html">汽车尾气工程师</a>
                                                                            <a href="/so/517108.html">废气处理</a>
                                                                            <a href="/so/517109.html">环境评价工程师</a>
                                                                            <a href="/so/517110.html">生态治理/规划</a>
                                                                            <a href="/so/517111.html">vocs治理工程师</a>
                                                                            <a href="/so/517112.html">土壤修复工程师</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>市场/营销/策划</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit"><a href="/so/290000.html">市场/策划/推广</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/290101.html">市场总监/经理/主管</a>
                                                                            <a href="/so/290102.html">市场专员/助理</a>
                                                                            <a href="/so/290103.html">市场分析/调研</a>
                                                                            <a href="/so/290104.html">市场策划/企划</a>
                                                                            <a href="/so/290105.html">市场推广</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/291000.html">销售</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/291101.html">营销总监</a>
                                                                            <a href="/so/291102.html">区域经理</a>
                                                                            <a href="/so/291103.html">销售经理/销售主管</a>
                                                                            <a href="/so/291104.html">销售代表/助理</a>
                                                                            <a href="/so/291105.html">渠道/分销/拓展/招商</a>
                                                                            <a href="/so/291106.html">技术支持工程师</a>
                                                                            <a href="/so/291107.html">客服</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/292000.html">贸易/进出口</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/292101.html">贸易经理/主管</a>
                                                                            <a href="/so/292102.html">贸易专员/助理</a>
                                                                            <a href="/so/292103.html">跟单/单证员</a>
                                                                            <a href="/so/292104.html">报关/报检/核销</a>
                                                                    </div>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2>行政/管理/后勤</h2>
                        <div class="chen_ty_wrap clearfix">
                                                                <div class="chen_tit"><a href="/so/293000.html">采购/仓储/物流</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/293101.html">采购总监/经理/主管</a>
                                                                            <a href="/so/293102.html">采购专员/助理</a>
                                                                            <a href="/so/293103.html">仓管/物料/配货</a>
                                                                            <a href="/so/293104.html">物流总监/经理主管</a>
                                                                            <a href="/so/293105.html">物流专员/助理</a>
                                                                            <a href="/so/293106.html">计量工程师/计量员</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/294000.html">高层管理</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/294101.html">总裁/副总裁</a>
                                                                            <a href="/so/294102.html">总经理/副总经理</a>
                                                                            <a href="/so/294103.html">总助/总办（董办）负责人</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/295000.html">人力资源/行政/法务</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/295101.html">人力资源总监/经理/主管</a>
                                                                            <a href="/so/295102.html">人力资源专员/助理</a>
                                                                            <a href="/so/295111.html">绩效管理</a>
                                                                            <a href="/so/295112.html">基础管理</a>
                                                                            <a href="/so/295103.html">行政总监</a>
                                                                            <a href="/so/295104.html">行政经理/主管/办公室主任</a>
                                                                            <a href="/so/295105.html">行政专员/助理</a>
                                                                            <a href="/so/295106.html">秘书/文员/前台/接待</a>
                                                                            <a href="/so/295110.html">运营</a>
                                                                            <a href="/so/295107.html">法务</a>
                                                                            <a href="/so/295108.html">翻译</a>
                                                                            <a href="/so/295109.html">司机</a>
                                                                    </div>
                                                                <div class="chen_tit"><a href="/so/296000.html">财会/投融资</a></div>
                                                                <div class="chen_conse">
                                                                            <a href="/so/296101.html">财务总监/经理/主管</a>
                                                                            <a href="/so/296102.html">审计</a>
                                                                            <a href="/so/296103.html">会计</a>
                                                                            <a href="/so/296104.html">出纳</a>
                                                                            <a href="/so/296105.html">证券事务</a>
                                                                            <a href="/so/296106.html">投融资</a>
                                                                    </div>
                                                    </div>
                    </div>
                
            </div>
            <!--金融 -->
                        <div class="build_wrapers" >
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/481000.html">经营管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/481101.html">行长/副行长</a>
                                                            <a href="/so/481102.html">董事会秘书</a>
                                                            <a href="/so/481103.html">总经理/副总</a>
                                                            <a href="/so/481104.html">副总裁</a>
                                                            <a href="/so/481105.html">战略规划</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/482000.html">金融产品</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/482101.html">产品总监/经理</a>
                                                            <a href="/so/482102.html">P2P产品经理</a>
                                                            <a href="/so/482103.html">众筹产品经理</a>
                                                            <a href="/so/482104.html">第三方支付产品经理</a>
                                                            <a href="/so/482105.html">项目经理</a>
                                                            <a href="/so/482106.html">基金经理</a>
                                                            <a href="/so/482107.html">互联网金融产品经理</a>
                                                            <a href="/so/482108.html">托管产品经理</a>
                                                            <a href="/so/482109.html">对私客户经理</a>
                                                            <a href="/so/482110.html">对公客户经理</a>
                                                            <a href="/so/482111.html">信托经理/助理</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/483000.html">信贷</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/483101.html">信贷</a>
                                                            <a href="/so/483102.html">同业拆借</a>
                                                            <a href="/so/483103.html">征信/授信</a>
                                                            <a href="/so/483104.html">审查/审批</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/484000.html">大堂经理/柜员</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/484101.html">大堂经理</a>
                                                            <a href="/so/484102.html">柜面经理</a>
                                                            <a href="/so/484103.html">综合柜员</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/485000.html">投融资</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/485101.html">投资</a>
                                                            <a href="/so/485102.html">融资</a>
                                                            <a href="/so/485103.html">众筹融资</a>
                                                            <a href="/so/485104.html">征信</a>
                                                            <a href="/so/485105.html">募集经理</a>
                                                            <a href="/so/485106.html">资金管理</a>
                                                            <a href="/so/485107.html">PE/VC</a>
                                                            <a href="/so/485108.html">固定收益</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/486000.html">交易</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/486101.html">证券经纪人</a>
                                                            <a href="/so/486102.html">期货经纪人/居间人</a>
                                                            <a href="/so/486103.html">交易员</a>
                                                            <a href="/so/486104.html">交易员/操盘手</a>
                                                            <a href="/so/486105.html">出市代表</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/487000.html">投资银行</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/487101.html">投资银行业务</a>
                                                            <a href="/so/487102.html">新三板业务</a>
                                                            <a href="/so/487103.html">IPO项目经理</a>
                                                            <a href="/so/487104.html">承揽/承销/承做</a>
                                                            <a href="/so/487105.html">并购</a>
                                                            <a href="/so/487106.html">保荐代表人</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/488000.html">清算结算</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/488101.html">资产清收</a>
                                                            <a href="/so/488102.html">清算/结算</a>
                                                            <a href="/so/488103.html">资产管理</a>
                                                            <a href="/so/488104.html">单证处理</a>
                                                            <a href="/so/488105.html">票据</a>
                                                            <a href="/so/488106.html">TA清算</a>
                                                            <a href="/so/488107.html">精算师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/489000.html">风险管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/489101.html">风控</a>
                                                            <a href="/so/489102.html">稽核</a>
                                                            <a href="/so/489103.html">资产保全</a>
                                                            <a href="/so/489104.html">复核</a>
                                                            <a href="/so/489105.html">信用分析师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/490000.html">法律合规</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/490101.html">首席风险官</a>
                                                            <a href="/so/490102.html">督察长</a>
                                                            <a href="/so/490103.html">合规</a>
                                                            <a href="/so/490104.html">法务</a>
                                                            <a href="/so/490105.html">律师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/491000.html">承保/分保</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/491101.html">续期</a>
                                                            <a href="/so/491102.html">保全</a>
                                                            <a href="/so/491103.html">临分/再保险</a>
                                                            <a href="/so/491104.html">防灾防损</a>
                                                            <a href="/so/491105.html">契约</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/492000.html">核保/理赔</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/492101.html">报价</a>
                                                            <a href="/so/492102.html">保险公估人</a>
                                                            <a href="/so/492103.html">核保/核赔</a>
                                                            <a href="/so/492104.html">查勘定损/核损</a>
                                                            <a href="/so/492105.html">理赔/给付</a>
                                                            <a href="/so/492106.html">医务服务</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/493000.html">租赁/拍卖/典当/担保</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/493101.html">担保业务经理/项目经理</a>
                                                            <a href="/so/493102.html">租赁业务经理/项目经理</a>
                                                            <a href="/so/493103.html">拍卖师/注册拍卖师</a>
                                                            <a href="/so/493104.html">典当师</a>
                                                            <a href="/so/493105.html">珠宝/收藏品鉴定</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/494000.html">分析/研究</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/494101.html">研究院院长/首席分析师</a>
                                                            <a href="/so/494102.html">反洗钱监测分析</a>
                                                            <a href="/so/494103.html">产品分析</a>
                                                            <a href="/so/494104.html">上市公司分析</a>
                                                            <a href="/so/494105.html">基金研究</a>
                                                            <a href="/so/494106.html">衍生品研究</a>
                                                            <a href="/so/494107.html">证券分析师</a>
                                                            <a href="/so/494108.html">行业研究</a>
                                                            <a href="/so/494109.html">贵金属研究</a>
                                                            <a href="/so/494110.html">能源化工研究</a>
                                                            <a href="/so/494111.html">金融工程分析</a>
                                                            <a href="/so/494112.html">量化分析</a>
                                                            <a href="/so/494113.html">需求分析</a>
                                                            <a href="/so/494114.html">可行性研究</a>
                                                            <a href="/so/494115.html">策略分析</a>
                                                            <a href="/so/494116.html">宏观分析</a>
                                                            <a href="/so/494117.html">市场分析</a>
                                                            <a href="/so/494118.html">数据分析</a>
                                                            <a href="/so/494119.html">业务分析</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/495000.html">营销</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/495101.html">首席营销官/营销总监</a>
                                                            <a href="/so/495102.html">理财经理/顾问</a>
                                                            <a href="/so/495103.html">销售经理</a>
                                                            <a href="/so/495104.html">客户经理</a>
                                                            <a href="/so/495105.html">市场</a>
                                                            <a href="/so/495106.html">区域开发</a>
                                                            <a href="/so/495107.html">渠道拓展</a>
                                                            <a href="/so/495108.html">业务拓展</a>
                                                            <a href="/so/495109.html">商务拓展</a>
                                                            <a href="/so/495110.html">销售内勤</a>
                                                            <a href="/so/495111.html">IB业务</a>
                                                            <a href="/so/495112.html">电子商务</a>
                                                            <a href="/so/495113.html">POS机业务</a>
                                                            <a href="/so/495114.html">银行卡业务/信用卡业务</a>
                                                            <a href="/so/495115.html">营销支持</a>
                                                            <a href="/so/495116.html">保险代理人/经纪人</a>
                                                            <a href="/so/495117.html">贷款经理</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/496000.html">运营</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/496101.html">首席运营官/运营总监</a>
                                                            <a href="/so/496102.html">运营经理</a>
                                                            <a href="/so/496103.html">运营推广/微信推广</a>
                                                            <a href="/so/496107.html">品牌策划</a>
                                                            <a href="/so/496104.html">ATM管理/维护</a>
                                                            <a href="/so/496105.html">客服</a>
                                                            <a href="/so/496106.html">贷后管理/催收</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/497000.html">财务/会计/税务/审计</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/497101.html">首席财务官</a>
                                                            <a href="/so/497102.html">财务/财务顾问</a>
                                                            <a href="/so/497103.html">出纳</a>
                                                            <a href="/so/497104.html">会计/会计师</a>
                                                            <a href="/so/497105.html">注册会计师</a>
                                                            <a href="/so/497106.html">成本管理</a>
                                                            <a href="/so/497107.html">资金经理</a>
                                                            <a href="/so/497108.html">税务/税务师</a>
                                                            <a href="/so/497109.html">注册税务师</a>
                                                            <a href="/so/497110.html">统计</a>
                                                            <a href="/so/497111.html">审计/审计师</a>
                                                            <a href="/so/497112.html">内控督导</a>
                                                            <a href="/so/497113.html">监察</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/498000.html">信息技术/IT</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/498101.html">技术总监</a>
                                                            <a href="/so/498102.html">系统开发/运行维护</a>
                                                            <a href="/so/498103.html">硬件开发/管理</a>
                                                            <a href="/so/498104.html">数据库开发管理/大数据</a>
                                                            <a href="/so/498105.html">互联网产品经理</a>
                                                            <a href="/so/498106.html">手机开发</a>
                                                            <a href="/so/498107.html">软件/程序开发</a>
                                                            <a href="/so/498108.html">平面/UI设计</a>
                                                            <a href="/so/498109.html">前端开发</a>
                                                            <a href="/so/498110.html">QA/软件测试</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/499000.html">人力/行政</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/499101.html">人力资源</a>
                                                            <a href="/so/499105.html">培训师/讲师</a>
                                                            <a href="/so/499102.html">行政/文秘/前台</a>
                                                            <a href="/so/499103.html">文案编辑</a>
                                                            <a href="/so/499104.html">档案/合同管理</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/239000.html">其他</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/239101.html">其他</a>
                                                    </div>
                    </div>
                            </div>
            <!--制造 -->
                        <div class="build_wrapers" >
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/502000.html">研发/设计</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/502101.html">总设计</a>
                                                            <a href="/so/502102.html">机械设计</a>
                                                            <a href="/so/502103.html">造型设计</a>
                                                            <a href="/so/502104.html">结构设计</a>
                                                            <a href="/so/502105.html">总布置</a>
                                                            <a href="/so/502106.html">车身设计</a>
                                                            <a href="/so/502107.html">电气设计</a>
                                                            <a href="/so/502108.html">动力系统设计</a>
                                                            <a href="/so/502109.html">传动系统设计</a>
                                                            <a href="/so/502110.html">控制系统设计</a>
                                                            <a href="/so/502111.html">液压系统设计</a>
                                                            <a href="/so/502130.html">噪声振动NVH</a>
                                                            <a href="/so/502131.html">研发工程师</a>
                                                            <a href="/so/502112.html">模具设计</a>
                                                            <a href="/so/502113.html">工艺设计</a>
                                                            <a href="/so/502114.html">焊装工艺</a>
                                                            <a href="/so/502115.html">总装工艺</a>
                                                            <a href="/so/502116.html">冲压工艺</a>
                                                            <a href="/so/502117.html">涂装工艺</a>
                                                            <a href="/so/502118.html">仪器仪表设计</a>
                                                            <a href="/so/502119.html">零配件设计</a>
                                                            <a href="/so/502120.html">食品饮品研发</a>
                                                            <a href="/so/502121.html">生物工程研发</a>
                                                            <a href="/so/502122.html">发酵工程研发</a>
                                                            <a href="/so/502123.html">植物提取研发</a>
                                                            <a href="/so/502124.html">服装设计</a>
                                                            <a href="/so/502125.html">制浆工艺</a>
                                                            <a href="/so/502126.html">视觉设计</a>
                                                            <a href="/so/502127.html">平面设计</a>
                                                            <a href="/so/502128.html">模型设计</a>
                                                            <a href="/so/502129.html">包装设计</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/503000.html">智能开发</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/503101.html">软件工程师</a>
                                                            <a href="/so/503102.html">硬件工程师</a>
                                                            <a href="/so/503103.html">自动化系统开发</a>
                                                            <a href="/so/503104.html">自然语言处理</a>
                                                            <a href="/so/503105.html">信息系统开发</a>
                                                            <a href="/so/503106.html">伺服驱动器开发</a>
                                                            <a href="/so/503107.html">传感器研发</a>
                                                            <a href="/so/503108.html">算法设计</a>
                                                            <a href="/so/503109.html">人工智能</a>
                                                            <a href="/so/503110.html">嵌入式开发</a>
                                                            <a href="/so/503111.html">机器视觉</a>
                                                            <a href="/so/503112.html">语音识别</a>
                                                            <a href="/so/503113.html">图像识别</a>
                                                            <a href="/so/503114.html">hadoop开发</a>
                                                            <a href="/so/503115.html">数据挖掘/算法</a>
                                                            <a href="/so/503116.html">通信系统开发</a>
                                                            <a href="/so/503117.html">电子系统开发</a>
                                                            <a href="/so/503118.html">射频系统开发</a>
                                                            <a href="/so/503119.html">芯片开发</a>
                                                            <a href="/so/503120.html">项目总监/经理</a>
                                                            <a href="/so/503121.html">技术支持工程师</a>
                                                            <a href="/so/503122.html">信息安全工程师</a>
                                                            <a href="/so/503123.html">仿真应用与开发</a>
                                                            <a href="/so/503124.html">数据库开发工程师</a>
                                                            <a href="/so/503125.html">半导体工程师</a>
                                                            <a href="/so/503126.html">测试工程师</a>
                                                            <a href="/so/503127.html">系统工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/504000.html">生产技术</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/504101.html">机械工程师</a>
                                                            <a href="/so/504102.html">结构工程师</a>
                                                            <a href="/so/504103.html">设备工程师</a>
                                                            <a href="/so/504104.html">工艺工程师</a>
                                                            <a href="/so/504105.html">机电工程师</a>
                                                            <a href="/so/504106.html">模具工程师</a>
                                                            <a href="/so/504107.html">电气工程师</a>
                                                            <a href="/so/504108.html">自动化控制工程师</a>
                                                            <a href="/so/504109.html">焊接工程师</a>
                                                            <a href="/so/504110.html">液压工程师</a>
                                                            <a href="/so/504111.html">铸造工程师</a>
                                                            <a href="/so/504112.html">冲压工程师</a>
                                                            <a href="/so/504113.html">注塑工程师</a>
                                                            <a href="/so/504114.html">动力工程师</a>
                                                            <a href="/so/504115.html">涂装工程师</a>
                                                            <a href="/so/504116.html">刀具工程师</a>
                                                            <a href="/so/504117.html">仪器仪表工程师</a>
                                                            <a href="/so/504118.html">安装调试工程师</a>
                                                            <a href="/so/504119.html">机加工工程师</a>
                                                            <a href="/so/504120.html">电子工程师</a>
                                                            <a href="/so/504121.html">射频工程师</a>
                                                            <a href="/so/504122.html">热能工程师</a>
                                                            <a href="/so/504123.html">热处理工程师</a>
                                                            <a href="/so/504124.html">制浆工程师</a>
                                                            <a href="/so/504125.html">材料工程师</a>
                                                            <a href="/so/504126.html">维护工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/505000.html">质量/检测</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/505101.html">质量工程师</a>
                                                            <a href="/so/505102.html">品质工程师</a>
                                                            <a href="/so/505103.html">化验工程师</a>
                                                            <a href="/so/505104.html">质量保证QA</a>
                                                            <a href="/so/505105.html">质量控制QC</a>
                                                            <a href="/so/505106.html">无损伤检测工程师</a>
                                                            <a href="/so/505107.html">安全性能工程师</a>
                                                            <a href="/so/505108.html">测试工程师</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/192000.html">生产管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/192104.html">厂长</a>
                                                            <a href="/so/192105.html">车间主任/主管/科长</a>
                                                            <a href="/so/192106.html">生产经理</a>
                                                            <a href="/so/192107.html">生产计划</a>
                                                            <a href="/so/192108.html">调度</a>
                                                            <a href="/so/192109.html">定额/估工/估料</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/506000.html">生产操作</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/506101.html">段长/班长/组长</a>
                                                            <a href="/so/506102.html">主操/副操</a>
                                                            <a href="/so/506103.html">数控CNC</a>
                                                            <a href="/so/506104.html">操作员</a>
                                                            <a href="/so/506105.html">设备管理</a>
                                                            <a href="/so/506106.html">安装/调试</a>
                                                            <a href="/so/506107.html">维修/保养</a>
                                                            <a href="/so/506108.html">机械维修/操作工</a>
                                                            <a href="/so/506109.html">焊装/喷涂/油漆工</a>
                                                            <a href="/so/506110.html">电工/磨工/铣工/钳工/钣金工</a>
                                                            <a href="/so/506111.html">机床/车床/冲床工/机修工</a>
                                                            <a href="/so/506112.html">浇注工</a>
                                                            <a href="/so/506113.html">装配工</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/507000.html">安全/环境</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/507101.html">环境/健康/安全EHS</a>
                                                            <a href="/so/507102.html">环保</a>
                                                            <a href="/so/507103.html">消防</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/508000.html">注册/申报</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/508101.html">专利注册/申报</a>
                                                            <a href="/so/508102.html">体系认证/审核</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/509000.html">采购/仓储/物流</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/509101.html">采购</a>
                                                            <a href="/so/509102.html">仓储</a>
                                                            <a href="/so/509103.html">物料/配货</a>
                                                            <a href="/so/509104.html">库管</a>
                                                            <a href="/so/509105.html">物流</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/510000.html">贸易/进出口</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/510101.html">贸易主管/专员</a>
                                                            <a href="/so/510102.html">跟单/单证</a>
                                                            <a href="/so/510103.html">报关/报检/核销</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/115000.html">销售/市场</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/115103.html">销售总监</a>
                                                            <a href="/so/115102.html">销售经理</a>
                                                            <a href="/so/115104.html">电话销售</a>
                                                            <a href="/so/115105.html">客户经理</a>
                                                            <a href="/so/115106.html">招商经理</a>
                                                            <a href="/so/115107.html">区域经理</a>
                                                            <a href="/so/115108.html">招标经理</a>
                                                            <a href="/so/115109.html">市场总监</a>
                                                            <a href="/so/115110.html">市场经理</a>
                                                            <a href="/so/115111.html">市场推广</a>
                                                            <a href="/so/115112.html">市场策划</a>
                                                            <a href="/so/115113.html">商务拓展BD</a>
                                                            <a href="/so/115114.html">渠道/分销</a>
                                                            <a href="/so/115115.html">电子商务</a>
                                                            <a href="/so/115116.html">售后经理</a>
                                                            <a href="/so/115117.html">业务分析</a>
                                                            <a href="/so/115118.html">销售助理</a>
                                                            <a href="/so/115119.html">客服</a>
                                                            <a href="/so/115120.html">跟单</a>
                                                    </div>
                    </div>
                                    <div class="seo_con_data_alone">
                        <h2><a href="/so/119000.html">综合管理</a></h2>
                        <div class="build_conse">
                                                            <a href="/so/119109.html">高管</a>
                                                            <a href="/so/119101.html">人力资源</a>
                                                            <a href="/so/119110.html">前台/行政/秘书</a>
                                                            <a href="/so/119103.html">计算机IT</a>
                                                            <a href="/so/119102.html">财务/会计/审计/出纳/</a>
                                                            <a href="/so/119111.html">法务</a>
                                                            <a href="/so/119112.html">翻译</a>
                                                            <a href="/so/119113.html">编辑</a>
                                                            <a href="/so/119114.html">培训师</a>
                                                            <a href="/so/119105.html">司机</a>
                                                            <a href="/so/119107.html">其他</a>
                                                    </div>
                    </div>
                            </div>
        </div>
    </div>

    <!-- 热门城市 -->
    
    <div class="hot_job hot_city hotjob_city2">
        <h4><span>热门城市</span></h4>
        <div class="clear"></div>
        <div class="hot_city_box">
            <div class="hotjob_con hot_city_new">
                <ul>
                                            <li><a href="/so/1100/" title="北京最新招聘信息">北京</a></li>
                                            <li><a href="/so/1200/" title="上海最新招聘信息">上海</a></li>
                                            <li><a href="/so/1801/" title="广州最新招聘信息">广州</a></li>
                                            <li><a href="/so/1802/" title="深圳最新招聘信息">深圳</a></li>
                                            <li><a href="/so/1300/" title="天津最新招聘信息">天津</a></li>
                                            <li><a href="/so/3101/" title="哈尔滨最新招聘信息">哈尔滨</a></li>
                                            <li><a href="/so/3201/" title="沈阳最新招聘信息">沈阳</a></li>
                                            <li><a href="/so/3202/" title="大连最新招聘信息">大连</a></li>
                                            <li><a href="/so/2501/" title="石家庄最新招聘信息">石家庄</a></li>
                                            <li><a href="/so/2901/" title="西安最新招聘信息">西安</a></li>
                                            <li><a href="/so/2102/" title="青岛最新招聘信息">青岛</a></li>
                                            <li><a href="/so/2101/" title="济南最新招聘信息">济南</a></li>
                                            <li><a href="/so/1400/" title="重庆最新招聘信息">重庆</a></li>
                                            <li><a href="/so/2301/" title="成都最新招聘信息">成都</a></li>
                                            <li><a href="/so/2701/" title="武汉最新招聘信息">武汉</a></li>
                                            <li><a href="/so/2801/" title="长沙最新招聘信息">长沙</a></li>
                                            <li><a href="/so/1601/" title="南京最新招聘信息">南京</a></li>
                                            <li><a href="/so/2401/" title="合肥最新招聘信息">合肥</a></li>
                                            <li><a href="/so/2601/" title="郑州最新招聘信息">郑州</a></li>
                                            <li><a href="/so/3501/" title="昆明最新招聘信息">昆明</a></li>
                                            <li><a href="/so/1613/" title="苏州最新招聘信息">苏州</a></li>
                                            <li><a href="/so/1612/" title="无锡最新招聘信息">无锡</a></li>
                                            <li><a href="/so/1701/" title="杭州最新招聘信息">杭州</a></li>
                                            <li><a href="/so/1702/" title="宁波最新招聘信息">宁波</a></li>
                                            <li><a href="/so/1808/" title="惠州最新招聘信息">惠州</a></li>
                                            <li><a href="/so/1810/" title="东莞最新招聘信息">东莞</a></li>
                                            <li><a href="/so/2001/" title="福州最新招聘信息">福州</a></li>
                                            <li><a href="/so/2002/" title="厦门最新招聘信息">厦门</a></li>
                                    </ul>
                <div class="clear"></div>
            </div>
            <div class="hot_letter">
                <strong>按热门城市拼音首字母查询：</strong>
                <ol>
                                            <li><em>a</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2400/" target="_blank" title="安徽最新招聘信息">安徽</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>b</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/1100/" target="_blank" title="北京最新招聘信息">北京</a></td>
                                                                            <td><a href="/so/3802/" target="_blank" title="包头最新招聘信息">包头</a></td>
                                                                            <td><a href="/so/2506/" target="_blank" title="保定最新招聘信息">保定</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>c</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/1400/" target="_blank" title="重庆最新招聘信息">重庆</a></td>
                                                                            <td><a href="/so/2301/" target="_blank" title="成都最新招聘信息">成都</a></td>
                                                                            <td><a href="/so/2801/" target="_blank" title="长沙最新招聘信息">长沙</a></td>
                                                                            <td><a href="/so/1615/" target="_blank" title="常熟最新招聘信息">常熟</a></td>
                                                                            <td><a href="/so/1611/" target="_blank" title="常州最新招聘信息">常州</a></td>
                                                                            <td><a href="/so/3301/" target="_blank" title="长春最新招聘信息">长春</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>d</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/3202/" target="_blank" title="大连最新招聘信息">大连</a></td>
                                                                            <td><a href="/so/1810/" target="_blank" title="东莞最新招聘信息">东莞</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>e</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/3806/" target="_blank" title="鄂尔多斯最新招聘信息">鄂尔多斯</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>f</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2001/" target="_blank" title="福州最新招聘信息">福州</a></td>
                                                                            <td><a href="/so/2000/" target="_blank" title="福建最新招聘信息">福建</a></td>
                                                                            <td><a href="/so/1813/" target="_blank" title="佛山最新招聘信息">佛山</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>g</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/1801/" target="_blank" title="广州最新招聘信息">广州</a></td>
                                                                            <td><a href="/so/3700/" target="_blank" title="甘肃最新招聘信息">甘肃</a></td>
                                                                            <td><a href="/so/3601/" target="_blank" title="贵阳最新招聘信息">贵阳</a></td>
                                                                            <td><a href="/so/3600/" target="_blank" title="贵州最新招聘信息">贵州</a></td>
                                                                            <td><a href="/so/1800/" target="_blank" title="广东最新招聘信息">广东</a></td>
                                                                            <td><a href="/so/3400/" target="_blank" title="广西最新招聘信息">广西</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>h</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/3101/" target="_blank" title="哈尔滨最新招聘信息">哈尔滨</a></td>
                                                                            <td><a href="/so/2401/" target="_blank" title="合肥最新招聘信息">合肥</a></td>
                                                                            <td><a href="/so/1701/" target="_blank" title="杭州最新招聘信息">杭州</a></td>
                                                                            <td><a href="/so/1808/" target="_blank" title="惠州最新招聘信息">惠州</a></td>
                                                                            <td><a href="/so/2504/" target="_blank" title="邯郸最新招聘信息">邯郸</a></td>
                                                                            <td><a href="/so/2500/" target="_blank" title="河北最新招聘信息">河北</a></td>
                                                                            <td><a href="/so/2600/" target="_blank" title="河南最新招聘信息">河南</a></td>
                                                                            <td><a href="/so/3100/" target="_blank" title="黑龙江最新招聘信息">黑龙江</a></td>
                                                                            <td><a href="/so/3801/" target="_blank" title="呼和浩特最新招聘信息">呼和浩特</a></td>
                                                                            <td><a href="/so/2700/" target="_blank" title="湖北最新招聘信息">湖北</a></td>
                                                                            <td><a href="/so/1901/" target="_blank" title="海口最新招聘信息">海口</a></td>
                                                                            <td><a href="/so/1900/" target="_blank" title="海南最新招聘信息">海南</a></td>
                                                                            <td><a href="/so/2800/" target="_blank" title="湖南最新招聘信息">湖南</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>j</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2101/" target="_blank" title="济南最新招聘信息">济南</a></td>
                                                                            <td><a href="/so/3300/" target="_blank" title="吉林最新招聘信息">吉林</a></td>
                                                                            <td><a href="/so/1704/" target="_blank" title="嘉兴最新招聘信息">嘉兴</a></td>
                                                                            <td><a href="/so/1600/" target="_blank" title="江苏最新招聘信息">江苏</a></td>
                                                                            <td><a href="/so/2200/" target="_blank" title="江西最新招聘信息">江西</a></td>
                                                                            <td><a href="/so/1707/" target="_blank" title="金华最新招聘信息">金华</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>k</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/3501/" target="_blank" title="昆明最新招聘信息">昆明</a></td>
                                                                            <td><a href="/so/1614/" target="_blank" title="昆山最新招聘信息">昆山</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>l</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2510/" target="_blank" title="廊坊最新招聘信息">廊坊</a></td>
                                                                            <td><a href="/so/1603/" target="_blank" title="连云港最新招聘信息">连云港</a></td>
                                                                            <td><a href="/so/3200/" target="_blank" title="辽宁最新招聘信息">辽宁</a></td>
                                                                            <td><a href="/so/2603/" target="_blank" title="洛阳最新招聘信息">洛阳</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>n</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/1601/" target="_blank" title="南京最新招聘信息">南京</a></td>
                                                                            <td><a href="/so/1702/" target="_blank" title="宁波最新招聘信息">宁波</a></td>
                                                                            <td><a href="/so/2201/" target="_blank" title="南昌最新招聘信息">南昌</a></td>
                                                                            <td><a href="/so/1609/" target="_blank" title="南通最新招聘信息">南通</a></td>
                                                                            <td><a href="/so/3800/" target="_blank" title="内蒙古最新招聘信息">内蒙古</a></td>
                                                                            <td><a href="/so/3900/" target="_blank" title="宁夏最新招聘信息">宁夏</a></td>
                                                                            <td><a href="/so/3401/" target="_blank" title="南宁最新招聘信息">南宁</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>q</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2102/" target="_blank" title="青岛最新招聘信息">青岛</a></td>
                                                                            <td><a href="/so/4200/" target="_blank" title="青海最新招聘信息">青海</a></td>
                                                                            <td><a href="/so/2005/" target="_blank" title="泉州最新招聘信息">泉州</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>s</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/1200/" target="_blank" title="上海最新招聘信息">上海</a></td>
                                                                            <td><a href="/so/1802/" target="_blank" title="深圳最新招聘信息">深圳</a></td>
                                                                            <td><a href="/so/3201/" target="_blank" title="沈阳最新招聘信息">沈阳</a></td>
                                                                            <td><a href="/so/2501/" target="_blank" title="石家庄最新招聘信息">石家庄</a></td>
                                                                            <td><a href="/so/1613/" target="_blank" title="苏州最新招聘信息">苏州</a></td>
                                                                            <td><a href="/so/2100/" target="_blank" title="山东最新招聘信息">山东</a></td>
                                                                            <td><a href="/so/3000/" target="_blank" title="山西最新招聘信息">山西</a></td>
                                                                            <td><a href="/so/1706/" target="_blank" title="绍兴最新招聘信息">绍兴</a></td>
                                                                            <td><a href="/so/1902/" target="_blank" title="三亚最新招聘信息">三亚</a></td>
                                                                            <td><a href="/so/2900/" target="_blank" title="陕西最新招聘信息">陕西</a></td>
                                                                            <td><a href="/so/1804/" target="_blank" title="汕头最新招聘信息">汕头</a></td>
                                                                            <td><a href="/so/2300/" target="_blank" title="四川最新招聘信息">四川</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>t</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/1300/" target="_blank" title="天津最新招聘信息">天津</a></td>
                                                                            <td><a href="/so/1710/" target="_blank" title="台州最新招聘信息">台州</a></td>
                                                                            <td><a href="/so/3001/" target="_blank" title="太原最新招聘信息">太原</a></td>
                                                                            <td><a href="/so/2502/" target="_blank" title="唐山最新招聘信息">唐山</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>w</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2701/" target="_blank" title="武汉最新招聘信息">武汉</a></td>
                                                                            <td><a href="/so/1612/" target="_blank" title="无锡最新招聘信息">无锡</a></td>
                                                                            <td><a href="/so/2108/" target="_blank" title="威海最新招聘信息">威海</a></td>
                                                                            <td><a href="/so/1703/" target="_blank" title="温州最新招聘信息">温州</a></td>
                                                                            <td><a href="/so/4101/" target="_blank" title="乌鲁木齐最新招聘信息">乌鲁木齐</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>x</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2901/" target="_blank" title="西安最新招聘信息">西安</a></td>
                                                                            <td><a href="/so/2002/" target="_blank" title="厦门最新招聘信息">厦门</a></td>
                                                                            <td><a href="/so/1602/" target="_blank" title="徐州最新招聘信息">徐州</a></td>
                                                                            <td><a href="/so/4100/" target="_blank" title="新疆最新招聘信息">新疆</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>y</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2107/" target="_blank" title="烟台最新招聘信息">烟台</a></td>
                                                                            <td><a href="/so/1606/" target="_blank" title="盐城最新招聘信息">盐城</a></td>
                                                                            <td><a href="/so/1607/" target="_blank" title="扬州最新招聘信息">扬州</a></td>
                                                                            <td><a href="/so/1712/" target="_blank" title="义乌最新招聘信息">义乌</a></td>
                                                                            <td><a href="/so/3901/" target="_blank" title="银川最新招聘信息">银川</a></td>
                                                                            <td><a href="/so/3500/" target="_blank" title="云南最新招聘信息">云南</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                            <li><em>z</em><var></var>
                            <table cellpadding="0" cellspacing="0" class="alt_city">
                                <tbody>
                                <tr>                                        <td><a href="/so/2601/" target="_blank" title="郑州最新招聘信息">郑州</a></td>
                                                                            <td><a href="/so/1700/" target="_blank" title="浙江最新招聘信息">浙江</a></td>
                                                                            <td><a href="/so/1811/" target="_blank" title="中山最新招聘信息">中山</a></td>
                                                                            <td><a href="/so/1803/" target="_blank" title="珠海最新招聘信息">珠海</a></td>
                                    </tr>
                                </tbody>
                            </table>
                        </li>
                                    </ol>
                <div class="clear"></div>
            </div>
        </div>
    </div>

    <!--其他行业更多职位-->
    <div class="all-menu">
        更多行业好工作:
                        <a href="//www.buildhr.com/so/" title="建筑英才网" target="_blank">建筑</a>
                            <a href="//www.healthr.com/so/" title="医药英才网" target="_blank">医药</a>
                            <a href="//www.chenhr.com/so/" title="化工英才网" target="_blank">化工</a>
                            <a href="//www.bankhr.com/so/" title="金融英才网" target="_blank">金融</a>
                            <a href="//www.michr.com/so/" title="制造业人才网" target="_blank">制造业</a>
                </div>
</div>
<!--newwraper-->


<script type="text/javascript">
//document.domain='chenhr.com';
var _cylayer_feedback  = '';
var _fb_submit_state=0; //提交状态

$(document).ready(function(){
	if(typeof($.fn.validationEngine) =='undefined'){
		$.getScript("//js1.cdn8.cn/pd/lib/js/jq/jquery.validation.min.utf8.js");
		
	}
	if(typeof($.cylayer) =='undefined'){
		$.getScript("//js2.cdn8.cn/pd/lib/js/jq/cylayer/jquery.cylayer.min.js");
	}
});

function _show_cylayer_feedback(feedbackCtid){	
	if (feedbackCtid){
		feedbackCtid = parseInt(feedbackCtid);
		$.ajax({
			type : "get",
			url : "//www.chenhr.com/feedback/getforminfo.php",
			data :{ "ctid":feedbackCtid},
			dataType : "jsonp",
			jsonpCallback:"cbFeedbackOk",
			success : function(jsondata){ }, 
			error:function(){ showtip('服务器请求失败，请稍后再试。',2,'',2); }
		});	
		_fb_submit_state=0;
	}
	return false;
}

function cbFeedbackOk(jsondata){
	$('#div_feedbackinfo').html(jsondata);
	//$("#feedbackForm").validationEngine({promptPosition: "topLeft",scroll: false});
	var cylayer_feedback_params = {
			title:{show:true,title:'建议反馈',closeButton:{show:true,value:'关闭'}},
			showOnce:true,
			showCover:true,
			datas:{type:2,data:'div_feedbackinfo'}};
	_cylayer_feedback = new $.cylayer(cylayer_feedback_params);
	_cylayer_feedback.show();
	return false;
}
function fb_fm_sub(){
	var $username = $('#fb_username');
	var $content  = $('#fb_content');
	var $email    = $('#fb_email');

	if ($username.length > 0){
		if(!fb_checkEmpty('fb_username')){
			$('#fb_username').validationEngine('showPrompt', '请填写您的称呼！');
			return false;
		}
	}

	if ($content.length > 0){
		fb_cleanDefaultVal('fb_content', '300字以内');
		if(!fb_checkEmpty('fb_content')){
			$('#fb_content').validationEngine('showPrompt', '请填写意见/建议/咨询！');
			return false;
		}

		if(!fb_checkLong('fb_content',300)){
			$('#fb_content').validationEngine('showPrompt', '意见/建议/咨询长度不能超过300字！');
			return false;
		}
	}

	if ($email.length > 0){
		if(!fb_checkEmpty('fb_email')){
			$('#fb_email').validationEngine('showPrompt', '请填写联系邮箱！');
			return false;
		}
		if(!fb_checkEmail('fb_email')){
			$('#fb_email').validationEngine('showPrompt', '邮箱格式不正确！');
			return false;
		}
	}

	if($('#fb_phone').val()){
		if(!fb_checkPhone('fb_phone')){
			$('#fb_phone').validationEngine('showPrompt', '手机/电话格式不正确！');
			return false;
		}
	}

	
	var code = $('#check_code').val().trim();
	if(!code){
		$('#check_code').validationEngine('showPrompt', '请填写验证码！');
		return false;
	}

	// if(_fb_submit_state==1){
	// 	return false;
	// }
	// _fb_submit_state=1;
	var params = fb_getData();
	$.ajax({
		type : "get",
		// url : "//www.chenhr.com/hr_php/getsescode.php",
		url : "//www.chenhr.com/inc/check_code/getsescode.php",
		dataType: "jsonp",
		success : function(jsondata){
			if(code != jsondata){
				$('#check_code').validationEngine('showPrompt', '请填写正确的验证码！');
			}else{
				$.ajax({
					type : "get",
					url : "//www.chenhr.com/feedback/setinfo.php",
					data : params,
					dataType : "jsonp",
					jsonpCallback:"cbFbOk",//callback的function名称
					success : function(jsondata){
						_fb_submit_state=0;
						if(jsondata == 1){
							_cylayer_feedback.close();
							showtip('提交成功',2,'');
						}else if(jsondata == 2){
							_cylayer_feedback.close();
							showtip('提交失败！',2,'',2);
						}else if(jsondata == 3){
							_cylayer_feedback.close();
							showtip('服务器器忙，请稍后再试。',2,'',2);
						}
					}, 
					error:function(){
						_fb_submit_state=0;
						showtip('服务器请求失败，请稍后再试。',2,'',2); 
					}
				});
			}
		},
	});

	return false;
}

//图片上传
function fb_upload(fileObj){
	if(fileObj.value != ""){
		document.fd_uploadPhoto.action = "//www.chenhr.com/feedback/uploadphoto.php";
		document.fd_uploadPhoto.submit();
	}
	return false;
}


//数据收集
function fb_getData(){
	var form = $('#cypopup_fk');
	var data = {};  
	var $checkbox = $('input[name=fb_checkbox]:checked');  
	var ids;
	for (var i=0; i<$checkbox.length; i++) {
		if(ids)
			ids += ','+$checkbox.eq(i).val();
		else
			ids = $checkbox.eq(i).val();
	}
	
	data.radio          = form.find('input[name=fb_radio]:checked').val();
	data.checkbox 	    = ids;
	data.username 	    = form.find('#fb_username').val();
	data.show_sex       = form.find('input[name=fb_show_sex]:checked').val();
	data.content 	    = form.find('#fb_content').val();
	data.filekey 		= form.find('#fb_filekey').val();
	data.email 	        = form.find('#fb_email').val();
	data.phone		    = form.find('#fb_phone').val();
	data.act 			= 'feedback';
	data.height			= window.screen.height;
	data.width			= window.screen.width;
	//data.href			= window.top.location.href;
	//data.title		= parent.document.title;
	data.ctid 			= form.find('#ctid').val();

	return data;
}

//基础函数
function fb_checkEmpty(id){
	if($.trim($("#"+id).val()) == '' || $.trim($("#"+id).val()) == '0'){
		return false;
	}
	return true;
}

function fb_checkLong(id,length){
	if(fb_customLen($.trim($("#"+id).val())) > length){
		return false;
	}
	return true;
}

function fb_checkWord(id, pid, msg){
	if(!/^[a-zA-Z0-9\u4e00-\u9fa5_-]+$/.test($.trim($("#"+id).val()))){
		return false;
	}
	return true;
}

//清除输入框的默认值
function fb_cleanDefaultVal(id, v){
	if($("#"+id).val() == v){
		$("#"+id).val('');
	}
}

function fb_checkEmail(id){
	if(!/^[\w\-\.]+@[\w\-\.]+(\.\w+)+$/.test($.trim($("#"+id).val()))){
		return false;
	}
	return true;
}
//检查手机号格式
function fb_checkPhone(id){
	if(!(/^13\d{9}$|^15\d{9}$|^18\d{9}$/.test($.trim($("#"+id).val()))) && !(/^\d{0,4}-?\d{7,9}$/.test($.trim($("#"+id).val())))){
		return false;
	}
	return true;
}

function fb_checkRadio(name){
	if(!$('input:radio[name="'+name+'"]:checked').val()){
		return false;
	}
	return true;
}

function fb_checkCheckbox(name,pid,msg){
	if(!$('input:checkbox[name="'+name+'"]:checked').val()){
		return false;
	}
	return true;
}

function fb_customLen(str){
	if(""==str){ 
	    return false; 
	}
	return str.replace(/[\r|\n]/g,"").length;
}
</script>
<div id="div_feedbackinfo" style="display:none">
</div>
<div class="footer"><p>
<a href="//www.chenhr.com/aboutus.php" target="_blank">关于我们</a>
<a href="//www.chenhr.com/contactus.php" target="_blank">联系我们</a>
<!-- <a href="http://www.chenhr.com/guide/" target="_blank">职业指导</a> -->
<!-- <a href="http://law.800hr.com/" target="_blank">律师在线</a> -->
<a href="//www.800hr.com/survey/" target="_blank">新闻中心</a>
<!-- <a href="http://www.chenhr.com/friend.php" target="_blank">友情链接</a> -->
<a href="###" onclick="return _show_cylayer_feedback(8);">建议反馈</a>
<a href="//www.800hr.com/app/" target="_blank">手机找工作</a>
<a href="https://m.chenhr.com/so/" target="_blank" class="a_border">触屏版</a>
</p>
<p class="copyright">本网站之所有招聘信息及作品未经书面授权不得转载。
版权所有：<a style="border:none;" href="//www.800hr.com" target="_blank">英才网联</a>
- <a style="border:none;" href="//www.chenhr.com/" target="_blank">化工英才网</a> copyright <span></span> 2003--2025 
 <a style="border:none;" href="//www.chenhr.com/" target="_blank">chenhr.com</a>
 all rights reserved 京ICP证100307号</p>
<p id="span_mobile_select"></p>
<script type="text/javascript">
if(typeof mobile_device_detect =='function'){
	var obj_mobile_detect=new mobile_device_detect();
	obj_mobile_detect.show_mobilepage_link();
}
</script>
</div>
<!-- 底部end -->
<!--统计-->
<SCRIPT language="JavaScript" SRC="//weblog.800hr.com/800hr_dcs_tag.js" id="800hr_dcsgcowrjuv9hcaa3veb2m39g_6y1h"></SCRIPT>
<NOSCRIPT>
<IMG ALT="" BORDER="0" NAME="DCSIMG" WIDTH="1" HEIGHT="1" SRC="//weblog.800hr.com/dcsgcowrjuv9hcaa3veb2m39g_6y1h/njs.gif?dcsuri=/nojavascript&WT.js=No">
</NOSCRIPT>
<!--统计--><!-- [cip:104.195.3.34] [runtime:17.93ms] [ApiClient runtime:0ms] [ApiServer runtime:0ms] --><style type='text/css'>.card-status {top:7px}</style></body>
</html>
