:root{--primary-color:#3a86ff;--secondary-color:#ff006e;--accent-color:#8338ec;--light-bg:#f8f9fa;--accent: #e11d48;}
body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background-color:#f5f7fb;color:#333}
a{text-decoration: none;}
li{list-style: none;}
.fr{float: right;}
ul{margin: 0;padding: 0;}

/* 标题 */
.section-title{position: relative;text-align: center;padding-bottom: 15px;margin-bottom: 25px;}
.section-title h2{color: #000;font-weight: 700;font-size: 38px;}
.section-title p{font-size: 20px;font-weight: 400;color: #8B8A95;text-align: center;margin-top: 13px;}

/* 导航 */
.navbar li.nav-item{padding: 0 15px 0 0;}
.navbar li.active a{color: var(--primary-color);}
.logins{font-size: 16px;vertical-align: middle;}
.logins a{color: #000;padding-right: 10px;}
.logins a:hover{color: var(--primary-color);}
.logins a.zhuce{padding-left: 10px;}
.logins span{vertical-align: text-bottom;}

/* 轮播 */
.navbar-brand{font-weight:700;color:#000;cursor: pointer;}
/*.product-banner-new_tips{margin: 30px 0;line-height: 35px;color: #8B8A95;}*/
.product-banner-new_tips{margin: 30px 0;line-height: 35px;color: #4d4d4d;}
.product-banner-title-active{color: #000;font-weight: 600;font-size: 45px;}
.hero-section{min-height: 480px;background: url(../images/369.jpg) no-repeat;    background-size: cover;color:#fff;}
.step-indicator{display:flex;justify-content:space-between;margin:2rem 0;position:relative}
.step-indicator::before{content:'';position:absolute;top:20px;left:0;right:0;height:4px;background-color:#e9ecef;z-index:1}
.step{text-align:center;z-index:2;position:relative;flex:1}
.step-circle{width:40px;height:40px;border-radius:50%;background-color:#e9ecef;color:#6c757d;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:700;border:3px solid #fff}
.step.active .step-circle{background-color:var(--primary-color);color:#fff}
.product-banner-main{display: flex;flex-direction: column;height: 290px;margin: 92px 0;}
.chanpin{margin: 21px 0;position:relative;}
.chanpin img{width: 100%;}
.dlht{position: absolute;width: 110px;height: 138px;right: 42px;top: 37px;}
.dldp{position: absolute;width: 340px;height: 173px;right: 173px;top: 173px;}
/* 新闻列表 */
.news{padding: 60px 0; background: url(../images/news.png) no-repeat;}
.talent-category{background:linear-gradient(to right,rgba(44,111,187,.1),rgba(255,255,255,.1));border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;transition:all .3s ease}
.talent-category:hover{background:linear-gradient(to right,rgba(44,111,187,.15),rgba(255,255,255,.15));transform:translateX(5px)}
.talent-category h4{color:#000;font-weight:600;margin-bottom:1rem}
.talent-category ul{list-style-type:none;padding-left:0}
.talent-category li{padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05);}
.talent-category li a{color: #333;}
.talent-category li span{color: #333;font-size: 17px;}
.talent-category li:before{content:"•";color:var(--primary-color);font-weight:700;margin-right:10px}

/* 快速入口 */
.ksrukou{padding: 60px 0; background: url(../images/ksrk.png) no-repeat;background-size: 100% 100%;}
.stats-card{background:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.05);padding:1.5rem;text-align:center;margin-bottom:1.5rem;transition: transform 0.4s ease, box-shadow 0.4s ease;}
.stats-card .number{font-size: 20px;font-weight:700;color:#000;margin: 13px 0;}
.stats-card .label{font-size:1rem;color:#666}
.stats-card:hover{transform: translateY(-15px);}
.feature-icon{width: 70px;height: 70px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;margin-bottom: 15px;}
.feature-icon img{width: 100%;height: 100%;}
.search-bar button{position: absolute;right: 0;top: 0;height: 55px;width: 110px;background: var(--primary-color);border: none;color: white;}
.h44{height: 55px;border: 0;}

/* 页尾 */
footer{background:#333;color:rgba(255,255,255,.7);padding:3rem 0 1.5rem;}
.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .2s;margin-right:20px}
.footer-links a:hover{color:#fff}
.social-icon{font-size:1.5rem;margin-right:15px;color:rgba(255,255,255,.7);transition:color .2s}
.social-icon:hover{color:#fff}
.progress{height:10px;margin:2rem 0}
.question-text{font-weight:500;margin-bottom:1.5rem;font-size:1.1rem}

/* 头部 */
.page-header{background:linear-gradient(rgba(26,95,180,.9),rgba(53,132,228,.8)),url(../images/photo-1498243691581-b145c3f54a5a.avif);background-size:cover;background-position:center;padding:80px 0 60px;margin-bottom:40px;color:#fff;text-align:center}
.card{border-radius:12px;overflow:hidden;border:none;box-shadow:0 5px 15px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;margin-bottom:25px;height:100%}
.card:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.15)}
.card-img-top{height:180px;object-fit:cover;border-bottom:3px solid var(--accent-color)}
.card-body{padding: 20px;}
.card-title{color:var(--primary-color);font-weight:700;margin-bottom:15px}
.badge-category{background-color:var(--accent-color);color:#fff;font-weight:500;padding:5px 12px;border-radius:20px;position:absolute;top:15px;right:15px}
.course-meta{display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:15px;margin-top:15px;color:#666;font-size:.9rem}
.filter-section{background:#fff;border-radius:12px;padding:25px;box-shadow:0 5px 15px rgba(0,0,0,.08);margin-bottom:30px}
.filter-title{color:var(--primary-color);font-weight:600;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #eee}
.list-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;flex-wrap:wrap;gap:15px}
.search-box{position:relative;flex-grow:1;max-width:400px}
.search-box i{position:absolute;left:18px;top:23px;color:#777}
.sorting-options select{border-radius:30px;padding:8px 20px;border:1px solid #ddd;background:#fff}
.pagination{justify-content:center;margin: 50px 0;}
.page-item .page-link{color:var(--primary-color);border:none}
.page-item.active .page-link{background:var(--primary-color);border-color:var(--primary-color);color: #fff;}
.page-link{border-radius:8px!important;margin:0 3px;}
.footer{background:linear-gradient(135deg,var(--dark-color),#1a1a1a);color:rgba(255,255,255,.8);padding:40px 0 20px;margin-top:60px}
.course-tag{display:inline-block;background-color:#e8f0fe;color:var(--primary-color);padding:4px 12px;border-radius:20px;font-size:.85rem;margin-right:8px;margin-bottom:8px}
.teacher-info{display:flex;align-items:center;margin-top:15px}
.teacher-avatar{width:40px;height:40px;border-radius:50%;margin-right:12px;object-fit:cover}
.teacher-name{font-weight:600;color:var(--dark-color)}
.course-rating{color:#f8c51c;font-size:.9rem;margin-top:5px}
.no-results{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08)}
.no-results i{font-size:5rem;color:#ddd;margin-bottom:20px}

/* 资料分类 */
.category-sidebar{background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);padding:25px;margin-bottom:30px}
.category-title{color:#000;font-weight:700;padding-bottom:15px;margin-bottom:20px;font-size: 20px; border-bottom:2px solid #f0f4f8}
.category-list{list-style:none;padding-left:0}
.category-list li{margin-bottom:12px;padding-left:15px;position:relative}
.category-list li::before{content:'';position:absolute;left:0;top:13px;width:6px;height:6px;background-color:var(--primary-color);border-radius:50%}
.category-list li a{color:#555;text-decoration:none;transition:all .3s;display:block;padding:5px 0}
.category-list li a:hover{color:var(--primary-color);padding-left:5px}
.category-list li.active a{color:var(--primary-color);font-weight:600}
.bh26{height: 26px;clear: both;}
.border15{border-radius: 15px;}

/* 人才列表 */
.candidate-card{background: white;border-radius: 12px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);margin-bottom: 25px;overflow: hidden;transition:transform .3s}
.candidate-card:hover{transform:translateY(-5px)}
.candidate-content{display:flex;padding:25px}
.candidate-img-section{width:180px;display:flex;flex-direction:column;align-items:center;padding-right:25px;border-right:1px solid #e2e8f0}
.candidate-avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #e2e8f0;overflow:hidden;font-size: 45px;color: #e2e8f0;display: flex;justify-content: center;align-items: center;}
.candidate-avatar img{    width: 100%;
    height: 100%;
    object-fit: cover;}
.candidate-name{font-weight:700;color:#333;margin-top:15px;font-size:1.3rem;text-align:center}
.candidate-title{color: #000;font-size:.95rem;margin-bottom:5px;text-align:center;font-weight: 700;}
.candidate-location{display:flex;align-items:center;justify-content:center;color:#333;font-size:16px;margin-top:5px}
.candidate-details{flex:1;padding-left:25px}
.candidate-meta{display:flex;margin-bottom: 10px;border-bottom:1px solid #e2e8f0}
.meta-item{margin-right:30px}
.meta-label{color:var(--secondary);font-size:.9rem;margin-bottom:5px}
.meta-value{font-weight:700;color:var(--dark);font-size:1.1rem}
.candidate-skills{display:flex;flex-wrap:wrap;gap:10px;margin: 15px 0 15px;}
.skill-badge{background:#f2f5f9;color:#000;padding: 4px 15px;border-radius:20px;font-size:.9rem}
.candidate-footer{display:flex;justify-content:space-between;align-items:center;padding-top: 15px;margin-top: 17px;border-top:1px solid #e2e8f0;}
.candidate-footer .candidate-status span{padding: 8px;font-size: 14px;font-weight: 500;}
.candidate-actions{display:flex;gap:12px}
.action-btn{padding:8px 20px;border-radius:8px;font-weight:600;transition:all .3s;display:flex;align-items:center}
.btn-primary{background:var(--primary-color);color:#fff;}
.btn-outline{background:0 0;border:1px solid var(--primary-color);color:var(--primary-color)}
.btn-outline:hover{background:#eef7ff}
.tag-cloud{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}
.tag{background:#e0f2fe;color:#0369a1;padding: 4px 12px;border-radius: 5px;cursor:pointer;transition:all .2s;font-size: 14px;}
.tag.active,.tag:hover{background:var(--primary-color);color:#fff}
.stats-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.05);margin-bottom:25px}
.stat-value{font-size:2.2rem;font-weight:700;color:var(--primary-color);line-height:1}
.stat-label{font-size:.9rem;color:var(--secondary)}
.w-66{width:66%}
/* sss */
.info-grid{display: flex;width: 100%;gap:15px;flex-wrap: wrap;flex-direction: row;}
.info-item{display:flex;align-items:flex-start;width: 49%;}
.info-icon{width:40px;height:40px;background: #f2f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px;color: #494949;flex-shrink:0}
.info-content{flex-grow:1}
.info-label{font-size:.9rem;color:#777;margin-bottom:3px}
.info-value{font-weight:100;color:#000;font-size:16px}
.map-container{height:250px;border-radius:10px;overflow:hidden;background:#f0f5ff;display:flex;align-items:center;justify-content:center;margin-top:15px;border:1px solid #e0e7ff}
.map-placeholder{text-align:center;color:var(--accent-color)}
.map-placeholder i{font-size:3.5rem;margin-bottom:15px}
.research-title{color: #777;}
.info-section{display: flex;}
.info-section .info-item1:last-child{margin-right:0}
.info-item1{display:flex;align-items:flex-start;margin-bottom: 11px;margin-right: 40px;}

/* 人才需求搜索框 */
.exclusive-search {background: #fff;border-radius: 10px;padding: 1.5rem;box-shadow: 0 4px 12px rgba(0,0,0,0.05);margin-bottom: 25px;position: relative;z-index: 10;}
.exclusive-search .input-group{height: 55px;line-height: 55px;}
.search_btn{height: 55px;line-height: 43px;}
.textci{font-size: 15px;align-items: center;}
.textci a{font-size: 14px;font-weight: 200;color: #000;}

/* 侧边栏 */
.filter-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);padding:25px;margin-bottom:26px}
.filter-title{color:var(--primary-color);font-weight:600;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f0f4f8}
.resource-card{border-radius:15px;overflow:hidden;border:none;box-shadow:0 5px 15px rgba(0,0,0,.08);margin-bottom:30px;transition:transform .3s,box-shadow .3s;height:auto}
.resource-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.15)}
.card-img-top{height:160px;object-fit:cover;border-bottom:3px solid var(--accent-color)}
.card-title{color:var(--primary-color);font-weight:700;margin-bottom:12px;height:50px;overflow:hidden}
.card-text{color:#666;font-size:.95rem;height:70px;overflow:hidden}
.resource-meta{display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:15px;margin-top:15px;color:#777;font-size:.85rem}
.resource-type{display:inline-block;padding:5px 12px;border-radius:20px;font-size:.8rem;font-weight:500;margin-bottom:10px}
.type-pdf{background-color:rgba(220,53,69,.15);color:#dc3545}
.type-doc{background-color:rgba(13,110,253,.15);color:#0d6efd}
.type-ppt{background-color:rgba(253,126,20,.15);color:#fd7e14}
.type-video{background-color:rgba(111,66,193,.15);color:#6f42c1}
.type-zip{background-color:rgba(32,201,151,.15);color:#20c997}
.btn-download{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;border:none;border-radius:30px;padding:8px 20px;font-weight:600;transition:all .3s;width:100%;display:flex;align-items:center;justify-content:center}
.btn-download:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(26,95,180,.3)}
.btn-download i{margin-right:8px}
.stats-number{font-size:2.5rem;font-weight:700;color:var(--primary-color);margin:15px 0}
.stats-label{color:#6c757d;font-weight:500}

/* 详情页 */
.header-section{display: flex;background: #fff;padding: 20px;border-radius:15px;box-shadow: 0 4px 12px rgba(0,0,0,.1)}
.section-titles{color:#2c5282;border-left:5px solid #2c5282;padding-left:15px;margin:0 0 1.5rem;font-weight:700}
.table-custom{border-radius:10px;overflow:hidden}
.table-custom thead th{background-color:#2c5282;color:#fff}
.profile-title{font-weight:700;letter-spacing:1px;font-size: 27px;margin-bottom: 24px;}
.profile-title span{font-weight:100;font-size:16px;color:#333;padding-left:5px}
.profile-subtitle{opacity:.9}
.stats-badge{background-color:rgba(255,255,255,.15);color:#000;border-radius:20px;padding:.5rem 0;margin:0 20px 0 0;font-weight:500;transition:all .3s}
.stats-badge:hover{background-color:rgba(255,255,255,.25);transform:translateY(-2px)}
.card{border:none;border-radius:12px;box-shadow:0 6px 15px rgba(0,0,0,.08);margin-bottom:1.5rem;transition:transform .3s}
.card:hover{transform:translateY(-5px)}
.card:hover h5{color: var(--primary-color);}
.card-header{background: linear-gradient(to right, #0046b5, #5d9ceb);color:#fff;border-radius:12px 12px 0 0!important;font-weight:600;padding:1rem 1.5rem}
.info-highlight{background-color:#e3f2fd;border-radius:10px;padding:1.5rem;border-left:4px solid #2c5282}
.table-custom{border-radius:10px;overflow:hidden}
.table-custom thead th{background-color:#2c5282;color:#fff}
.awards-container{max-height:300px;overflow-y:auto;padding:15px;background:#f0f8ff;border-radius:10px;margin-top:1rem}
.award-item{padding:8px 15px;margin-bottom:8px;background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.05);border-left:3px solid #4a7bbd}
.profile-img-placeholder{width:140px;height:140px;border-radius:50%;display:flex;color:#fff;font-size:3rem;margin: 17px auto;overflow: hidden;object-fit: cover;}
.profile-img-placeholder img{width:100%;height:100%;object-fit: cover;}
.bgprofile{align-items: center;justify-content: center;background: linear-gradient(135deg, #6a93cb 0, #a4bfef 100%);}
.noimg{width: 100%;height: 100%;font-size: 45px;display: flex;justify-content: center;align-items: center;color: #e2e8f0;}
/* tab卡片 */
.card-headers{overflow: hidden;}
.card-headers ul{padding: 15px 20px;overflow: hidden;border-bottom: 1px solid #ddd;}
.card-headers ul li{float: left;margin-right: 30px;cursor: pointer;font-weight: 600;}
.card-headers ul li.on{color:var(--primary-color)}
.card-headers ul li:hover{color: var(--primary-color);}
.textem{line-height: 28px;min-height: 260px;}
.card_mian{height: 100%;}
.card_mian .list-group{display:flex;height:100%}
.card-body .card_mian .list-group{}
.card-body .card_mian .list-group li{padding: 11px 0;overflow: hidden;}
.card-body .card_mian .list-group li h6{font-size: 17px;}
.card-body .card_mian .list-group li p{font-size: 14px;}
.huojiang{height:100%}
.huojiang .list-group{display:flex;height: 100%;}
.tipts{display: flex;height:100%;margin: 0;font-size: 16px;text-indent: initial;justify-content: center;align-items: center;}
.huojiang .list-group li{padding-left:0;padding-right:0}
.block{height: 210px;}
.shool2 {border-bottom: 1px dashed #f2f2f2;margin-bottom: 10px;padding-bottom: 10px;}
.shool2 .xuexiao{font-size: 17px;color: #000;margin-bottom: 2px;}
.shool2 p{font-size: 16px;margin: 0;color: #000;}
.shool2 p span{padding-right: 15px;color: #a1a1a1;}
.shool2 p span strong{font-weight:100;color:#000}
.card-shool .row .shool2:last-child{margin-bottom:0;padding-bottom:0;border:0}
.grgood{text-indent:2em;font-size:17px;line-height:30px}

/* 人才动态 */
.news-card-with-image{background:#fff;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.08);margin-bottom: 25px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden;display:flex;height:205px}
.news-card-with-image:hover{transform:translateY(-8px);box-shadow:0 15px 35px rgba(0,0,0,.15)}
.news-image{width:35%;min-width:35%;height:100%;background-size:cover;background-position:center;position:relative}
.news-category{position:absolute;top:15px;left:15px;background: var(--primary-color);color:#fff;padding:5px 15px;border-radius:50px;font-size:.85rem;font-weight:500;z-index:2}
.news-content{flex:1; padding: 20px 25px;display:flex;flex-direction: column;justify-content: space-between;}
.news-title{line-height: 26px;}
.news-title a{font-size: 18px;color:#000;text-decoration:none;transition:all .3s;font-weight: 500;line-height: 0;}
.news-title a:hover{color:var(--primary-color)}
.news-excerpt{color:#9b9b9b;line-height:1.7;margin: 12px 0;flex-grow:1;font-size: 15px;}
.news-meta{display:flex;justify-content:space-between;color:#777;font-size:.9rem}
.news-date{display:flex;align-items:center;font-size: 16px;}
.news-date i{margin-right:7px;color: #777;}
.avatar-stack{display:flex;align-items:center;margin-left:15px}
.avatar-group{display:flex;margin-right:10px}
.avatar{width:32px;height:32px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-left:-10px;transition:all .3s ease;position:relative;background-color:#e9ecef;display:flex;align-items:center;justify-content:center;overflow:hidden}
.avatar:first-child{margin-left:0}
.avatar:hover{transform:translateY(-3px);z-index:10;box-shadow:0 5px 10px rgba(0,0,0,.15)}
.avatar img{width:100%;height:100%;object-fit:cover}
.avatar-initials{font-weight:600;font-size:12px;color:var(--accent-color)}
.more-avatars{width:32px;height:32px;border-radius:50%;background:var(--light-color);color:var(--accent-color);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-left:-10px;transition:all .3s ease}
.more-avatars:hover{background:var(--accent-color);color:#fff;transform:translateY(-3px);cursor:pointer}
.publisher-info{display:flex;align-items:center;}
.publisher-avatar{width:40px;height:40px;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;margin-right:12px}
.publisher-avatar img{width:100%;height:100%;object-fit:cover}
.publisher-details{display:flex;flex-direction:column}
.publisher-name{font-weight:600;color:var(--dark-color);}
.publisher-title{font-size:.85rem;color:#777}
.read-more{color: #777;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;}
.read-more:hover{color:var(--primary-color)}
.read-more i{margin-left:5px;transition:transform .3s}
.read-more:hover i{transform:translateX(5px)}

/* 招聘列表 */
/*.card_qiye{overflow:hidden}*/
.bh0{clear: both;height:0px}
.card_qiye .card-body{padding: 15px;}
.gsblock{display: flex;align-items: center;justify-content: space-between;}
.col99{display: flex;justify-content: space-between;}
.gsmc{display: flex;flex-wrap: nowrap;flex-direction: column;padding: 6px 0;}
.company-logo {width: 70px;height: 70px;border-radius: 50%;object-fit: cover;background: white;padding: 3px;border: 1px solid #e2e8f0;margin-right: 10px;}
.job-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden;border:none;position:relative;width: 48.96%;float: left;margin: 0 20px 20px 0;}
.job-card:nth-child(even){margin-right:0}
.job-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}
.job-card .urgent{position:absolute;top: 15px;right: 16px;background:#e11d48;color:#fff;padding: 2px 8px;border-radius:20px;font-size: 13px;font-weight:500}
.job-title{font-weight:700;font-size: 20px;margin-bottom:0}
.job-title a{color:#000;}
.company-name{color: #475569;font-size: 14px;margin-bottom: 0;}
.company-logo{width: 60px;height: 60px;border-radius: 50%;object-fit: cover;background: white;padding: 3px;border: 1px solid #e2e8f0;margin-right: 10px;}
.company-info{color: #94a3b8;font-size: 12px;}
.location{color: #333;font-size: 14px;margin-bottom:.5rem;font-weight: 100;}
.salary{font-weight:700;color:#e11d48;line-height: 20px;font-size: 16px;margin-bottom: 0;}
.job-meta{display:flex;align-items:center;gap:15px;margin-bottom: 0;font-size:.9rem;color:#64748b}
.job-meta span{display:flex;align-items:center}
.job-meta span.text-primar{padding: 1px 12px;background: #edf4ff;border-radius: 12px;text-align: center;color: #0960e1;}
.job-meta span.text-succes{padding: 1px 12px;background: #fffaeb;border-radius: 12px;text-align: center;color: #e9af00;}
.job-meta i{margin-right:5px}
.job-tag{padding:.35em .65em;font-size:.85em;border-radius:20px;font-weight:500;display:inline-block;margin-right:5px;margin-bottom:5px;background-color:#e0f2fe;color:#0369a1}
.job-type{padding:.35em .65em;border-radius:20px;font-size:.85rem;font-weight:500;background-color:#dcfce7;color:#166534}
.skills{margin-top: 9px;display:flex;flex-wrap:wrap;gap:8px}
.skill-tag{padding:.3em .7em;background-color:#f1f5f9;border-radius:20px;font-size:.85rem;color:#475569}
.benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top: 10px;padding-top: 10px;border-top:1px dashed #e2e8f0;align-items: center;}
.benefits .benefit-tag{padding: 1px 6px;background-color: #f0fdff;border-radius: 6px;font-size:.85rem;color: #15a8bf;border: 1px solid #e3fafd;font-size: 12px;}
.hireblock .benefit-tag{padding: .3em .7em;background-color: #f0fdff;border-radius: 20px;font-size: .85rem;color: #15a8bf;border: 1px solid #e3fafd;}
.section_title2{height: 48px; color:#000;border-bottom:2px solid #e2e8f0;padding-bottom:.5rem;margin:1.5rem 0;font-weight:600;font-size: 24px;}
.footer{background-color:var(--card-bg);padding:3rem 0 1.5rem;margin-top:3rem;color:var(--text-color);border-top:1px solid var(--border-color)}
.publish-time{position:absolute;bottom: 15px;right: 15px;color:#94a3b8;font-size:.85rem}
.stats-card{text-align:center;padding:1.5rem;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .3s ease;margin-bottom:1.5rem}
.stats-card:hover{transform:translateY(-5px)}
.stats-icon{font-size:2.5rem;margin-bottom:1rem;opacity:.8;color:var(--primary)}
.company-logo2{width: 39px;height: 40px;border-radius: 50%;object-fit: cover;background: white;padding: 3px;border: 1px solid #e2e8f0;margin-right: 10px;}
.hotqiye .badge{background: #dc3545;font-weight: normal;font-size: 12px;}
.qiyebg1 span:nth-child(1){background:#ffa93c}
.qiyebg1 span:nth-child(2){background:#0dcaf0}
.qiyebg2 span:nth-child(1){background:#198754}
.qiyebg2 span:nth-child(2){background:#00cfb4}
.qiyebg3 span:nth-child(1){background:#dc3545}
.qiyebg3 span:nth-child(2){background:#6c757d}
.qiyebg4 span:nth-child(1){background:#9c27b0}
.qiyebg4 span:nth-child(2){background:#df7954}
.qiyebg5 span:nth-child(1){background:#d3093f}
.qiyebg5 span:nth-child(2){background:#13d52c}
.qiyebg6 span:nth-child(1){background:#104fe3}
.qiyebg6 span:nth-child(2){background:#18a3ab}

/* 招聘页面 */
.filter-card2{background: #fff;border-radius: 15px;padding: 25px;}
.hotqiye h5{font-size: 16px;margin-bottom: 2px;}
.hotqiye .text-muted{font-size: 14px;}
.company-logo1{width: 60px;height: 60px;border-radius: 50%;object-fit: cover;background: white;padding: 3px;border: 1px solid #e2e8f0;margin-right: 10px;}

/* 招聘详情页面 */
.hirebox{background:rgba(255,255,255,.9);border-radius:12px;padding:2rem;box-shadow:0 5px 15px rgba(0,0,0,.05);position:relative}
.hirebox .urgent{position: absolute;top: 30px;right: 30px;background: #e11d48;color: #fff;padding: 3px 15px;border-radius: 20px;font-weight: 500;font-size: 16px;}
.hirebox .job_title{font-weight:800;font-size:27px;color:var(--text-color);margin-bottom:.5rem}
.hirebox .company_name{font-weight:700;color:var(--primary);font-size:18px;margin-bottom:1.5rem}
.hirebox .salarys{font-weight:700;color:var(--accent);font-size:20px;margin-bottom:1rem}
.hirebox .metas{display:flex;flex-wrap:wrap;gap:25px;margin-bottom:1.5rem;font-size:16px;color: #64748b;}
.hirebox .metas_item{display:flex;align-items:center;gap:8px}
.hirebox .metas_item i{color:var(--primary);font-size:16px}
.hirebox .job_tags{display:flex;flex-wrap:wrap;gap:10px;}
.hirebox .job_tag{padding: 3px 15px;border-radius:20px;font-size:.9rem;font-weight:500}
.hirebox .d_flex{display: flex;align-items: center;justify-content: space-between;}
.hirebox .action_buttons{display:flex;gap:15px;}
.hirebox button{font-size: 15px;}

.hireinfo{background:#fff;border-radius:12px;padding:1.8rem;box-shadow:0 5px 15px rgba(0,0,0,.05);margin:1.7rem 0}
.hireinfo .section_title{color:var(--text-color);border-bottom:2px solid #e2e8f0;padding-bottom:.8rem;margin-bottom:1.5rem;font-weight:700;font-size:20px}
.hireinfo .job_details ul{padding-left:1.5rem;margin-bottom:1.5rem}
.hireinfo .job_details ul li{margin-bottom: .4rem;font-size: 16px;color: #333;}
.hireinfo .job_details h5{font-weight: 100;margin-top:1.5rem;margin-bottom:.8rem;color: #000;font-size: 17px;}
.hireinfo .benefit{display:flex;flex-wrap:wrap;gap:12px;margin:1rem 0}
.hireblock .salary{margin-bottom: 0;}
.salarys{font-weight: 700;color: #e11d48;font-size: 1.2rem;margin-bottom: .5rem;}
.hireinfo .hireblock:last-child{margin-bottom: 0;}

.tag-fulltime{background-color: #1eaded;color: #f7f7f7;}
.tag-urgent{background-color:#ffe4e6;color:#e11d48}
.tag-online{background-color: #e2e8ef;color: #64748b;}
.tag-disable{background-color:#6c757d !important;color:#fff !important}

.hireblock{margin-bottom: 20px;}
.hireblock .brief{text-indent: 2em;line-height: 30px;}
.hireblock .gstime ul li{list-style: circle;margin-bottom: 5px;margin-left: 20px;}
.hireblock h5{font-weight: 100;margin-top:1.5rem;margin-bottom:.8rem;color: #000;font-size: 17px;}
.hotqiye h6{font-weight: 100;color: #000;font-size: 17px;}
.hireblock a{display:block;margin-bottom: 20px;}
.hireblock a:hover .hotqiye h6{color:var(--primary-color)}
.hireblock .sells{margin-bottom: 20px;}
.hireblock .sells:last-child{margin-bottom: 0;}

/* 新闻详情页面 */
.news-titles{font-size: 2.5rem;margin-bottom: 20px;line-height: 1.3;color: #2c3e50;font-weight: 600;}
.news-metas{display:flex;align-items:center;color:#777;font-size:.95rem}
.meta-items{display:flex;align-items:center;margin-right:25px}
.meta-items i{margin-right:8px;color:var(--primary-color)}
.newsmian{overflow:hidden}
.newsmian img{display: block;width: 100% !important;position:relative!important;margin:auto!important}
.newsmian p{line-height: 30px;margin-bottom: 10px;font-size: 17px;}
.tags_news{display: flex;flex-wrap: wrap;margin: 30px 0;}
.tags_news .tag {background-color: #ecf0f1;color: #333;padding: 6px 15px;border-radius: 20px;margin-right: 10px;margin-bottom: 10px;font-size: 0.9rem;}

/* 分享按钮 */
.action_fenxiang{display:flex;margin: 15px 0 10px;flex-wrap:wrap}
.action_fenxiang .btn{padding: 8px 18px;border-radius:4px;border:none;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;margin-right: 15px;transition:all .2s;font-size: 14px;}
.action_fenxiang .btn i{margin-right:8px}
.action_fenxiang .btn-primary{background-color:#3498db;color:#fff}
.action_fenxiang .btn-secondary{background-color:#2ecc71;color:#fff}
.action_fenxiang .btn-outline{background-color:transparent;border:1px solid #ddd;color:#333}
.action_fenxiang .btn:hover{opacity:.9;transform:translateY(-2px)}

/* 评论页面 */
.commentr h2{color: #000;margin-bottom: 25px;font-size: 20px;font-weight: 600;}
.commentr .comment:last-child{margin-bottom: 0;padding-bottom: 0;border: 0;}
.comment{display:flex;margin-bottom:30px;padding-bottom:30px;border-bottom:1px dashed #ddd}
.comment-avatar{width:50px;height:50px;border-radius:50%;margin-right:20px;background-color:#ecf0f1;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--primary-color)}
.comment-content{flex:1}
.comment-header{display:flex;justify-content:space-between;margin-bottom:10px}
.comment-author{font-weight:700}
.comment-time{color:#777;font-size:.9rem}
.comment-actions{margin-top:10px}
.comment-actions a{color:var(--primary-color);text-decoration:none;margin-right:15px;font-size:.9rem}
.comment-form textarea{width:100%;padding:15px;border:1px solid var(--border);border-radius:4px;margin-bottom:15px;font-family:inherit;font-size:1rem;resize:vertical;min-height:120px}

/* 新闻推荐 */
.related-news li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}
.related-news li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.related-news a{color:var(--text);text-decoration:none;font-weight:500;display:block;transition:color .2s}
.related-news a:hover{color:var(--primary-color)}
.related-meta{font-size:.85rem;color:#777;margin-top:5px}
.author-card{display:flex;align-items:center}
.author-img{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-right:20px;border:3px solid var(--light)}
.author-info h4{margin-bottom:5px}
.author-title{color:#777;font-size:.9rem}


/* 登录头像 */
.navbar-brand{font-weight:700;color:#000;padding:0;margin:0}
.touxiang{display:flex;align-items:center}
.touxiang .name{margin-left:20px;font-weight:100;font-size:15px}
.avatar-container1{position:relative}
.user-avatar1{width:50px;height:50px;border-radius:50%;object-fit:cover;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:all .3s ease;cursor:pointer}
.user-avatar1:hover{transform:scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.3)}
.dropdown-menu1{position:absolute;top:112%;left:50%;transform:translateX(-50%) translateY(10px);background:#fff;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.15);width:176px;padding:15px 0;opacity:0;transition:all .3s ease;z-index:100}
.avatar-container1:hover .dropdown-menu1{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.dropdown-menu1::before{content:'';position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:10px solid transparent;border-bottom-color:#fff}
.dropdown-item1{padding:12px 20px;display:flex;align-items:center;color:#000;text-decoration:none;transition:all .2s ease;font-size:14px;font-weight:100}
.dropdown-item1:hover{background:#f5f7ff;color:#4776e6}
.dropdown-item1 i{margin-right:12px;font-size:16px;width:24px;text-align:center;font-weight:600}

/* 选项卡 */
.gzdidian img{width:100%;display:block;}
.tab-content {display: none;}
.tab-content.active {display: block;animation: fadeIn 0.5s ease;}
.tab-content thead th{text-align:center}
.tab-content tbody td{text-align:center}
.ccs{position:relative}
a.denglu{position: absolute;right: 38px;top: 44px;width: 130px;height: 163px;}
.stats-card{background: #fff;}
.product-banner-title-active {color: #000;font-weight: 700;font-size: 43px;}