/* ========================================
   index11.css - 首页新系统覆盖样式
   在 index.css 之后加载，覆盖老系统首页样式
   ======================================== */

/* ===== 首页搜索区域 ===== */
.search-box-modern{max-width:1200px;margin:0 auto;padding:20px 20px 0;}

/* 覆盖 indextopbfb 老系统搜索区样式 */
.indextopbfb{background-color:#fff;border-bottom:none !important;padding-bottom:0;}
.indextopbfb .logo{display:none !important;} /* 新系统用 .nav-logo 替代 */
.indextopbfb .menu{display:none !important;} /* 新系统用 .nav-menu 替代 */

/* 搜索框容器 - 搜索框增强样式已在homepage.css中定义 */

/* ===== 推荐雇主区域 ===== */
.icompany-modern{max-width:1200px;margin:0 auto;padding:0 20px;}
.icompany-modern .comlist{border-radius:8px;transition:all .25s;overflow:hidden;}
.icompany-modern .comlist:hover{box-shadow:0 4px 16px rgba(212,56,13,0.1);transform:translateY(-2px);}

/* ===== 职位/人才列表区域 ===== */
.zwlist-modern{max-width:1200px;margin:0 auto;padding:0 20px;}
.hrlist-modern{max-width:1200px;margin:0 auto;padding:0 20px;}

/* ===== 资讯区域 ===== */
.newsmain-modern{max-width:1200px;margin:0 auto;padding:0 20px;}
.newsmain-modern .dmain{border-radius:8px;overflow:hidden;transition:all .25s;}
.newsmain-modern .dmain:hover{box-shadow:0 2px 12px rgba(0,0,0,0.08);}

/* ===== 友情链接 ===== */
.link-modern{max-width:1200px;margin:0 auto;padding:0 20px;}

/* ===== 覆盖 index.css 老系统颜色 ===== */
.indextopbfb{border-bottom-color:#d4380d !important;}
.indextopbfb .u1{border-color:#d4380d !important;}
.indextopbfb .u1 .l3 input{background-color:#d4380d !important;}
.indextopbfb .toprewm .d1{border-color:#d4380d !important;}
.indextopbfb .menu a:hover{color:#d4380d !important;}
.indextopbfb .menu .gloasel{color:#d4380d !important;border-bottom-color:#d4380d !important;}

/* 分类侧边栏颜色 */
.kjcaid .menu1 .rmenu{border-left-color:#d4380d !important;}
.kjcaid .menu1 .rmenu .ru1 .l1{border-bottom-color:#d4380d !important;}
.kjcaid .menu1 .rmenu .ru1 .l2 a:hover{color:#d4380d !important;}
.kjcaid .menu2{background-color:#d4380d !important;}

/* 职位列表颜色 */
.zwlist .list .u1 .l1 a:hover{color:#d4380d !important;}
.zwlist .list .u1 .l2{color:#d4380d !important;}

/* 人才列表颜色 */
.hrlist .list .u1 .l1 a:hover{color:#d4380d !important;}
.hrlist .list .u1 .l4{color:#d4380d !important;}

/* 资讯颜色 */
.newsmain .dmain .u1 .l2 a:hover{color:#d4380d !important;}
.indexkjdl .gg .l2 a{color:#d4380d !important;}
.indexkjdl .gg .l3 a:hover{color:#d4380d !important;}
.indexkjdl .indexlogin1 .l4 a{border-color:#d4380d !important;}
.indexkjdl .indexlogin1 .l4 .a1{background-color:#d4380d !important;}
.indexkjdl .indexlogin1 .l6{color:#d4380d !important;}
.indexkjdl .gg .l1{border-bottom-color:#d4380d !important;}

/* 商品列表颜色 */
.plist .u1 .l2 a:hover{color:#d4380d !important;}
