.job-page{background:#f5f5f5}.job-page .section-future{padding:80px 80px 0}@media (max-width:992px){.job-page .section-future{padding:40px 15px 0}}.job-page .section-future .section-title-center{align-items:center;margin-bottom:30px;display:flex}.job-page .section-future .section-title-center .line{background:#333;width:100px;height:2px;margin-right:20px;display:inline-block}.job-page .section-future .section-title-center h2{margin:0;font-size:32px}.job-page .section-future .future-content{color:#666;font-size:16px;line-height:1.8}.job-page .section-future .future-content p{margin-bottom:20px}.job-page .section-future .future-content .quote{color:#333;margin-top:40px;font-size:18px;font-weight:500}.job-page .section-stage{padding:80px 0 0}@media (max-width:992px){.job-page .section-stage{padding:40px 0 0}}.job-page .section-stage .stage-wrapper{--gap:40px;background:#fff;justify-content:space-between;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.05)}@media (max-width:992px){.job-page .section-stage .stage-wrapper{flex-direction:column}.job-page .section-stage .stage-wrapper .img-box{display:none}}.job-page .section-stage .stage-wrapper .img-box{flex:1;height:340px;overflow:hidden}.job-page .section-stage .stage-wrapper .img-box img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.job-page .section-stage .stage-wrapper .img-box img:hover{transform:scale(1.3)}.job-page .section-stage .stage-wrapper .text-box{flex:1;padding:60px}@media (max-width:1024px){.job-page .section-stage .stage-wrapper .text-box{padding:40px}}.job-page .section-stage .stage-wrapper .text-box .sub-title{color:#999;margin-bottom:10px;font-size:14px;display:block}.job-page .section-stage .stage-wrapper .text-box .line{background:#333;width:50px;height:2px;margin-bottom:20px}.job-page .section-stage .stage-wrapper .text-box h2{color:#333;margin:20px 0;font-size:36px}@media (max-width:1024px){.job-page .section-stage .stage-wrapper .text-box h2{font-size:26px}}.job-page .section-stage .stage-wrapper .text-box p{color:#666;font-size:16px;line-height:1.8}.job-page .section-jobs{padding-top:40px;padding-bottom:80px}.job-page .section-jobs .jobs-header{text-align:center;margin-bottom:60px}.job-page .section-jobs .jobs-header h2{margin-bottom:20px;font-size:32px;font-weight:400}.job-page .section-jobs .jobs-header .slogan{color:#666;font-size:24px;font-weight:300}.job-page .section-jobs .job-list{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}@media (max-width:768px){.job-page .section-jobs .job-list{grid-template-columns:1fr}}.job-page .section-jobs .job-card{background:#fff;border:1px solid #eee;padding:30px;transition:all .3s;box-shadow:0 4px 12px rgba(0,0,0,.05)}.job-page .section-jobs .job-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.job-page .section-jobs .job-card .card-top{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:20px}.job-page .section-jobs .job-card .card-top .tag{background:#f0f2f5;border-radius:4px;align-items:center;gap:5px;margin-bottom:15px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.job-page .section-jobs .job-card .card-top .company-info{align-items:center;gap:15px;display:flex}.job-page .section-jobs .job-card .card-top .company-info .logo{width:auto;height:40px}.job-page .section-jobs .job-card .card-top .company-info .info-detail .label{color:#999;font-size:12px}.job-page .section-jobs .job-card .card-top .company-info .info-detail .job-title{color:#333;font-size:18px;font-weight:700}.job-page .section-jobs .job-card .card-middle{margin-bottom:20px}.job-page .section-jobs .job-card .card-middle h3{margin-bottom:10px;font-size:18px}.job-page .section-jobs .job-card .card-middle .job-content-wrapper{position:relative}.job-page .section-jobs .job-card .card-middle .job-content-wrapper.collapsed{max-height:80px;overflow:hidden}.job-page .section-jobs .job-card .card-middle .job-content-wrapper.collapsed:after{content:"";background:linear-gradient(transparent,#fff);width:100%;height:40px;position:absolute;bottom:0;left:0}.job-page .section-jobs .job-card .card-middle .job-content{font-size:14px;line-height:1.6}.job-page .section-jobs .job-card .card-middle .job-content ul,.job-page .section-jobs .job-card .card-middle .job-content ol{margin:0;padding-left:20px}.job-page .section-jobs .job-card .card-middle .expand-action{margin-top:10px}.job-page .section-jobs .job-card .card-middle .expand-action .expand-btn{color:#666;cursor:pointer;font-size:14px;font-weight:700}.job-page .section-jobs .job-card .card-middle .expand-action .expand-btn:hover{color:var(--color-primary)}.job-page .section-jobs .job-card .card-bottom{justify-content:space-between;align-items:flex-end;margin-top:20px;display:flex}.job-page .section-jobs .job-card .card-bottom .salary-info .label{color:#999;margin-bottom:4px;font-size:12px}.job-page .section-jobs .job-card .card-bottom .salary-info .salary-value{color:#333;font-size:18px;font-weight:700}.job-page .section-jobs .job-card .card-bottom .apply-btn{background:var(--color-primary);color:#fff;border-radius:2px;padding:8px 70px;font-size:14px;text-decoration:none;transition:background .3s;display:inline-block}.job-page .section-jobs .job-card .card-bottom .apply-btn:hover{background:var(--color-primary-hover)}
/*# sourceMappingURL=job.css.map*/