@charset "utf-8";
/* CSS Document */
.top_search .title{background:#F9FAFE;border-bottom:1px solid #E3EFFB; margin-top:26px;}
.top_search .title a{font-size:14px;border-right:1px solid #E3EFFB;float:left;display:block;padding:0 25px;line-height:32px}
.top_search .title a.on{font-weight:bold;color:#f60;border-top:2px solid #f60;line-height:33px;padding:0 30px;border-bottom:1px solid #fff;background:#fff}
.job_list dl a.jobname:visited{color:#551a8b}
.edu_list{display:flex;flex-direction:column;gap:16px}
.job_list dl{background:#f8f9fa;border-radius:12px;padding:10px;transition:all 0.3s ease;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;gap:20px}
.job_list dl:hover{background:#f0f9f5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.08)}
.job_list .t2{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;margin-bottom:0;flex:1}
.job_list .t2 li{font-size:14px;line-height:1.4}
.job_list .t2 .a1{font-weight:500}
.job_list .t2 .a2{color:#666}
.job_list .jobname{font-size:16px;font-weight:600;color:#333;text-decoration:none;transition:color 0.3s ease}
.job_list .jobname:hover{color:#00b38a}
.job_list .admin{color:#666;text-decoration:none;transition:color 0.3s ease}
.job_list .admin:hover{color:#00b38a}
.job_list .right{display:flex;gap:12px;margin-bottom:0;justify-content:flex-end;flex-shrink:0}
.job_list .butt{display:inline-block;padding:10px 20px;background:linear-gradient(135deg,#3E9EFE 0%,#06F 100%);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;transition:all 0.3s ease;cursor:pointer;margin:0 !important;width:auto !important;line-height:normal !important;height:auto !important}
.job_list .butt:hover{background:linear-gradient(135deg,#009688 0%,#00796b 100%);box-shadow:0 4px 12px rgba(0,179,138,0.3)}
.job_list .right a:not(.butt){display:inline-block;padding:8px 16px;background:#f0f0f0;color:#666;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;text-decoration:none;transition:all 0.3s ease}
.job_list .right a:not(.butt):hover{background:#e8f5f0;color:#00b38a;border-color:#00b38a}
.tishi{margin-top:30px;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #e8e8e8}
.tishi .red{color:#ff4d4f;font-weight:600}
.tishi p{margin-top:10px;line-height:1.6;color:#666}
.divclear{clear:both}
.search_show{ margin-top:10px;}
.jobe{ margin-bottom:10px;}
