<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* mrzwb_cx 职位表-历年职位 */
.mrzwb_ln { margin:25px auto; }
.mrzwb_ln h4 { font-size:18px; font-weight: 400; line-height: 60px; }
/* mrzwb_tit 职位表-通用标题 */
.mrzwb_tit {
	font-size:20px; font-weight: 400; line-height: 60px; }
.mrzwb_tit span	{ float: right; }
.mrzwb_tit span a {
	color: #999; font-size:14px; }
.mrzwb_tit span a:hover { color:#e10c2c; }
/* mrzwb_cx 职位表-职位查询 */
.mrzwb_cx { width:635px; margin-bottom:25px; }
.mrzwb_cx .selectbox,
.mrzwb_cx .textbox { 
	float:left; width:120px; height:40px; margin:0 10px 20px 0; }
.mrzwb_cx .divselect { 
	position:relative; width:120px; height:38px; cursor:pointer;
	background:#fff url(http://u2.huatu.com/xuyl/eig_imgsel.jpg) no-repeat right center; border:1px solid #e5e5e5;
	line-height:38px; }
.mrzwb_cx cite {
	display:block; width:100px; padding-right:20px; height:38px; overflow:hidden;
	line-height:38px; font-style:normal; text-indent:5px; cursor:pointer; }
.mrzwb_cx ul {
	display:none; position:absolute; top:40px; right:-1px; z-index:2;
	min-width:100%; max-height:250px; overflow:auto; margin-top:-2px; background:#fff; border:1px solid #e5e5e5; }
.mrzwb_cx li {
	height:28px; line-height:28px; white-space:nowrap; cursor:pointer; }
.mrzwb_cx li a {
	display:block; height:28px; padding:0 5px; font-size:12px; }
.mrzwb_cx li a:hover { background:#f7f7f7; color:#333; }
.mrzwb_cx .textbox input { 
	width:120px; height:38px; border:1px solid #e5e5e5;
	font-size:16px; line-height:38px; text-indent:5px; }
.mrzwb_cx .btnbox { display:inline; float:left; width:120px; height:40px; }
.mrzwb_cx .btnbox input,
.mrzwb_cx .btnbox button { 
	display:block; width:100%; height:100%; cursor:pointer;
	background:#e10c2c;
	color:#fff; font-size:16px; line-height:40px; text-align: center; }
.mrzwb_cx .btnbox input:hover,
.mrzwb_cx .btnbox button:hover { background: #f54560;}
/* mrzwb_cx 职位表-职位查询-精确查询 */
.mrzwb_jqcx,
.mrzwb_xlcx { 
	padding:20px 0 0 20px;
	background: #f7f7f7; border: 1px solid #e5e5e5; } 
.mrzwb_jqcx h6 { 
	float:left; width:70px; height:40px; margin:0 10px 20px 0;
	font-size:16px; font-weight:800; line-height:40px; }
/* mrzwb_ddcx 职位表-职位查询-地点查询 */
.mrzwb_ddcx a { 
	display:block; float:left; width:11%; height:40px; margin-right:1.7%;
	background:#f5f5f5; line-height:40px; text-align:center;
	transition:background .3s ease-in; }
.mrzwb_ddcx a:nth-child(8n) { margin-right:0;}
.mrzwb_ddcx a:nth-child(n+9) { margin-top:15px;}
.mrzwb_ddcx a:hover ,
.mrzwb_ddcx a.cur { background:#e10c2c; color:#fff; }
/* mrzwb_bmcx 职位表-职位查询-部门查询 */
.mrzwb_bmcx { border-top:1px solid #e5e5e5; border-left:1px solid #e5e5e5; box-sizing: border-box; }
.mrzwb_bmcx a { display:block; float:left; width:25%; height:46px; box-sizing: border-box;
	border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; background:#fff; line-height:46px; text-align:center; }
.mrzwb_bmcx a:hover ,
.mrzwb_bmcx a.cur { background:#f5f5f5; }
/* mrzwb_bmcx 职位表-职位查询-学历查询 */
.mrzwb_xlcx .textbox ,
.mrzwb_xlcx .textbox input { width:260px; }
.mrzwb_xlcx .selectbox,
.mrzwb_xlcx .divselect { width:190px; }
.mrzwb_xlcx cite { width:170px; }
/* mrzwb_bkzn 职位表-报考指南 */
.mrzwb_bkzn { width:320px; margin-bottom:25px; }
.mrzwb_bkzn .mrzwb_tit { margin-bottom:18px; border-bottom:1px solid #ccc; }
.mrzwb_bkzn li { height:36x; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.mrzwb_bkzn li .hot { color:#e10c2c; }
.mrzwb_bkzn .list01 li:nth-child(n+2) a:first-child { color:#999; }
.mrzwb_bkzn .list01 li:nth-child(n+2) a:first-child:hover { color:#e10c2c; }
.mrzwb_bkzn .list02 li:before,
.mrlnzt_ms li:before { 
	content: " "; display:inline-block; width:4px; height: 4px; margin-right:8px; vertical-align: middle;
	background: #ddd; border-radius: 100%; }

/* 移动端 */
@media screen and (max-width: 1240px) {
	/* mrzwb_cx 职位表-历年职位 */
	.mrzwb_ln { margin:1rem auto; }
	.mrzwb_ln h4 { font-size:.9rem; line-height:2.2rem; }
	.mrzwb_ln .mckey .more { display:none; }
	/* mrzwb_tit 职位表-通用标题 */
	.mrzwb_tit {
		font-size:.9rem; line-height:2.2rem; margin-top:1rem; }
	.mrzwb_tit span a { font-size:.6rem; }
	/* mrzwb_cx 职位表-职位查询 */
	.mrzwb_cx { float:none; width:100%; margin-bottom:1rem; }
	.mrzwb_cx .selectbox,
	.mrzwb_cx .textbox { 
		width:7.5rem; height:1.8rem; margin:0 .25rem .5rem; }
	.mrzwb_cx .divselect { 
		width:7.5rem; height:1.8rem;
		background-size:.6rem;
		line-height:1.8rem; }
	.mrzwb_cx cite {
		width:7rem; padding-right:.5rem; height:1.8rem;
		line-height:1.8rem; text-indent:.35rem; }
	.mrzwb_cx ul { top:1.8rem; max-height:8rem; }
	.mrzwb_cx li { height:1.2rem; line-height:1.2rem; }
	.mrzwb_cx li a { height:1.2rem; padding:0 .35rem; font-size:.6rem; }
	.mrzwb_cx .textbox input { 
		width:7.5rem; height:1.8rem;
		font-size:.7rem; line-height:1.8rem; text-indent:.35rem; }
	.mrzwb_cx .btnbox { width:7.5rem; height:1.8rem; margin-left:.25rem; }
	.mrzwb_cx .btnbox input,
	.mrzwb_cx .btnbox button { 
		font-size:.7rem; line-height:1.8rem; }
	/* mrzwb_cx 职位表-职位查询-精确查询 */
	.mrzwb_jqcx,
	.mrzwb_xlcx { padding:.5rem; } 
	.mrzwb_jqcx h6 { 
		float:none; clear: both; width:100%; height:1.6rem; margin:0;
		font-size:.7rem; line-height:1.6rem; }
	/* mrzwb_ddcx 职位表-职位查询-地点查询 */
	.mrzwb_ddcx a { 
		width:19%; height:1.8rem; margin-right:1.25%;
		line-height:1.8rem; }
	.mrzwb_ddcx a:nth-child(8n) { margin-right:1.25%; }
	.mrzwb_ddcx a:nth-child(5n) { margin-right:0; }
	.mrzwb_ddcx a:nth-child(n+6) { margin-top:.3rem;}
	/* mrzwb_bmcx 职位表-职位查询-部门查询 */
	.mrzwb_bmcx a { 
		width:33.333%; height:1.8rem; font-size:.6rem; line-height:1.8rem; }
	/* mrzwb_bmcx 职位表-职位查询-学历查询 */
	.mrzwb_xlcx .textbox ,
	.mrzwb_xlcx .textbox input { width:15.5rem; }
	.mrzwb_xlcx .selectbox,
	.mrzwb_xlcx .divselect { width:7.5rem; }
	.mrzwb_xlcx cite { width:7rem; }
	/* mrzwb_bkzn 职位表-报考指南 */
	.mrzwb_bkzn { float:none; width:100%; margin-bottom:1rem; }
	.mrzwb_bkzn .mrzwb_tit { margin-bottom:.5rem; }
	.mrzwb_bkzn li { height:1.4rem; }
}</pre></body></html>