考生可于10月15日8:00至10月24日18:00期间登录“中央机关及其直属机构2026年度考试录用公务员专题网站”进行网上报名,公共科目笔试将于11月30日在全国各直辖市、省会城市、自治区首府和部分城市同时举行。报名网址:http://bm.scs.gov.cn/kl2026
中央机关及其直属机构2026年度考试录用公务员公告显示,报考者年龄一般为18周岁以上、38周岁以下(1986年10月至2007年10月期间出生),对于2026年应届硕士、博士研究生,放宽到43周岁以下(1981年10月以后出生)。
2025年11月30日上午9:00—11:00行政职业能力测验
2025年11月30日下午14:00—17:00申论
8个非通用语职位外语水平测试,金融监管总局及其派出机构职位、中国证监会及其派出机构职位以及公安机关人民警察职位专业科目笔试时间为:
2025年11月29日下午14:00—16:00(详情)
`;
throw SyntaxError();
}
var G_CONFIG = {"version":"20190104","picPath":"https://o.bysjy.com.cn","aliPath":"https://yun-campus-res.oss-cn-shenzhen.aliyuncs.com","hrSite":"https://hr.bysjy.com.cn","school_union_from":0};
//版本更新
var config = {
base: '/',
paths: {
'libs': 'public/js/libs',
'plugs':'public/js/plugs'
},
comboSuffix: '?' + G_CONFIG.version
};
if(window.__page_ver){
config.comboSuffix = config.comboSuffix + __page_ver;
}
_modulePath = [];
for (var i = 0, len = G_MODULES.length; i < len; i++) {
var module = G_MODULES[i];
_modulePath.push(module.join('/'));
}
seajs.config(config);
_modulePath.push('libs/template');
_modulePath.push('plugs/browserCheck');
// _modulePath.push('plugs/floatToolbar');
// _modulePath.push('plugs/customCombox');
seajs.use(_modulePath, function () {
// //主导航
// $.browserCheck();
//$('#main_nav').mainNav();
// $('.j-pub-combox').customCombox();
//
// // 咨询qq
// var params = {"site_logo":"https:\/\/o.bysjy.com.cn\/new_govern\/yxqqnn0001000045\/2025\/config\/1748005760-3512.png","jy_qq":"","source_info_url":"","company_tel":1,"logo_text":"","about_us":"","contact_us":"","work_guide":"","contact_dept":"","copyright":"","institution_like_url":"","site_news_type":"9571291","site_notice_type":"9571290","site_employee_base":"9571291","site_theme":"rich-pro","recruit_warnings":"","hr_site":"https:\/\/hr.bysjy.com.cn","token":"yxqqnn0001000045","contact_tel":""};
//
// $.floatToolbar({qq:params.jy_qq});
// arguments[0].init(Array.prototype.slice.call(arguments, 1));
});
_modulePath_2 = [];
for (var i = 0, len = G_MODULES.length; i < len; i++) {
var module = G_MODULES[i];
_modulePath_2.push(module.join('/'));
}
_modulePath_2.push('plugs/browserCheck');
_modulePath_2.push('plugs/mainNav');
let showFloatToolbar = !$('#App')[0];
if(showFloatToolbar){
_modulePath_2.push('plugs/floatToolbar');
}
_modulePath_2.push('plugs/customCombox');
seajs.use(_modulePath_2, function () {
//主导航
$.browserCheck && $.browserCheck();
$('#main_nav').mainNav();
$('#top_nav').mainNav();
$('.j-pub-combox').customCombox();
// 咨询qq
var params = {"site_logo":"https:\/\/o.bysjy.com.cn\/new_govern\/yxqqnn0001000045\/2025\/config\/1748005760-3512.png","jy_qq":"","source_info_url":"","company_tel":1,"logo_text":"","about_us":"","contact_us":"","work_guide":"","contact_dept":"","copyright":"","institution_like_url":"","site_news_type":"9571291","site_notice_type":"9571290","site_employee_base":"9571291","site_theme":"rich-pro","recruit_warnings":"","hr_site":"https:\/\/hr.bysjy.com.cn","token":"yxqqnn0001000045","contact_tel":""};
if(showFloatToolbar){
$.floatToolbar({qq:params.jy_qq});
}
arguments[0].init(Array.prototype.slice.call(arguments, 1));
});
// footer始终靠底部
$('body').css({
'display': 'flex',
'flex-direction': 'column',
'height': 'auto',
'min-height': '100%'
});
$('.container').css({
'flex': 'auto'
});
$('.bar-main').click(function(){
$('.float-bar .content-wrap').toggleClass('hide');
})