.ss-border {
    border: 1px solid #efefef;
}

.article-metas .metas-title {
    margin-top: 25px;
    margin-bottom: 15px;
}

.ss-font-18 {
    font-size: 18px;
}

.ss_menu_aside.col-xs-0 {
    width: 0%;
}

.ss_menu_aside.col-sm-4 {
    max-width: 250px;
    width: 33.33%;
}

.ss_menu_aside.col-md-3 {
    /* max-width: 250px; */
    width: 25%;
}

.ss_menu_aside.col-lg-3 {
    /* max-width: 250px; */
    width: 25%;
}

/* .ss_main_side .col-xs-12 {
   
} */
.ss_main_side_breadcrumb {
    background-color: #FFFFFF;
}

.ss_main_side_breadcrumb .breadcrumb {
    padding: 8px 4px;
    margin-bottom: 0;
    list-style: none;
    background-color: inherit;
    border-radius: 3px;
}

.ss_main_side.col-sm-8 {
    padding-left: 0;
}

.ss_main_side .col-md-9 {
    padding-left: 0;
}

.ss_main_side.col-lg-9 {
    padding-left: 0;
}

.metas-body._center {
    text-align: center;
}


/* 大屏幕时 */
@media (min-width: 767px) {
    .article-text {
        min-height: 200px;
        line-height: 30px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}


/* 排序 */



/* 评论列表 */
.panel-default>.panel-heading.comments-list {
    color: #333;
    height: 45px;
}

.panel-default>.panel-heading {
    background-color: transparent;
    color: #fff;
    border-radius: 0px;
    position: relative;
    /* border-bottom: 1px solid #efefef;
    height: 20px; */
}

.panel-default>.panel-heading div.more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 12px;
}

/**
social services 社会服务
**/
/* 版本1 */

.arctil_item._social_serices {
    width: 285px;
    height: 209px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
}

/* 社会服务列表及以下列表 */

/* 社会服务- 版本2 */

.article-list-social {
    background-color: transparent;
}

/* .article-list-social .col-md-3._gx_social {
    margin-bottom: 20px;
    padding-right: 8px;
    padding-left: 8px;
} */
/* 增加min-width ：1050px */
.article-list-social .col-xs-3._gx_social {
    margin-bottom: 20px;
    padding-right: 8px;
    padding-left: 8px;
}

/* 实验室 */
.article-list-social .col-xs-3._gx_laboratory {
    margin-bottom: 20px;
    padding-right: 8px;
    padding-left: 8px;
}


.article_social_item {
    box-sizing: border-box;
    max-width: 285px;
    /* height: 209px; */
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
}

.article_social_item ._up {

    box-sizing: border-box;
    padding: 20px 20px 0 20px;
}

.article_social_item .ss-flex {
    display: flex;
}

/* 清除浮动 */
._icon_title_tags::after {
    clear: both;
}

/* 左侧 */
.article_social_item .enterprises_icon {
    float: left;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    flex-shrink: 0;
}

.article_social_item .enterprises_icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* 右侧 标题和tags */
.article_social_item .enterprises_title {
    height: 60px;
    box-sizing: border-box;
    margin-left: 14px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.enterprises_title .article-title {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    width: 100%;
}

.article-body {
    padding: 14px 20px;
    box-sizing: border-box;
}

.article_social_item .article-intro {
    height: 60px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    text-align: left;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article_social_item .article-underline {
    width: 100%;
    border: 1px solid #F5F5F5;
}

.article_social_item ._hot_recruitment {
    box-sizing: border-box;
    padding: 9px 20px;
}

/*  */


.related-article-flex._four {}

.related-article-item {
    display: flex;
    flex-direction: column;
    border: 1px solid #efefef;
    max-width: 306px;
    height: 234px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 20px;

}

.related-article-flex .related-article-item,
.related-article-flex._three .related-article-item {
    margin-right: 0.5%;
    width: 33%;
}

/**最后一列没有margin-right**/
.related-article-flex .related-article-item:last-child,
.related-article-flex._three .related-article-item:last-child {
    margin-right: 0;
}

.related-article-flex._four .related-article-item {
    margin-right: 20px;
    width: calc((100% - 60px)/4);
}

.related-article-flex._four .related-article-item:last-child {
    margin-right: 0;
}

/* 文章面包屑 */
.category-title._three_prjs {
    padding: 0;
    margin-bottom: 0px;
    line-height: 1;
    background: transparent;
}

.category-title._three_prjs .breadcrumb {
    padding: 0;
    margin: 0;
    background: transparent;
}

/* 设备文章item */
.device_pro_item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    border: 1px solid #eee;
    overflow: hidden;
    background-color: #fff;
}

.device_pro_item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    height: 170px;
}

.device_pro_item .card .thumb>.preview-link::before {
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.device_pro_item .card .thumb>.quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: #000;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.device_pro_item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.device_pro_item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.device_pro_item .card:hover .operate .pull-right {
    display: block;
}

.device_pro_item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.device_pro_item .card .title {
    padding-top: 5px;
    line-height: 1;
}



.device_pro_item .card h2 {
    color: #000;
    padding: 0;
    margin-bottom: 0;
    height: 24px;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.device_pro_item .card .operate {
    height: 31px;
    overflow: hidden;
}

.device_pro_item .card .operate .pull-right {
    display: none;
}

/* 列表里面设备文章item */
.device_pro_item.col-md-4 {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

/* 日期靠右 */
.index_article_right.ss-date-width {
    min-width: 7em;
    text-align: right;
}

/* 投递简历按钮 */
.btn-showResumeModal {
    margin: 30px auto 50px auto;
}

/* 链接不存在样式 */
.no-class-link {
    text-decoration: none;
}

.no-class-link:hover,
.no-class-link:focus {
    color: inherit;
    text-decoration: none;
}


/* item_img_sosial 样式 */
.list_flex._item_img_social {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}


.company-card {
  
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
    padding: 24px;
    transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
    /* height: 100%;
    flex-grow: 1; */
    justify-content: space-between;
}
@media (min-width: 300px){
 .company-card{
    width:300px; 
    min-height: 209px; 
 }
}
@media (min-width: 767px) {
 .company-card{
    width:300px; 
    min-height: 209px; 
 }
}
@media (min-width: 1200px){
 .company-card{
    width:270px;
    min-height: 209px; 
 }
}

.company-card:hover {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transform: translateY(-4px);
}
.card_up{
    flex: 1;
}

.card-header {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 16px;
}

.logo-link {
    /* flex-shrink: 0; 
        width: 60px; 
        height: 60px;   
        object-fit: contain; */
    /* 保持图片比例 */
    /* display: block; */
    /* 避免行内元素的间隙问题 */
    /* overflow: hidden; */
    /* 隐藏溢出内容 */
    /* text-indent: -9999px; */
    /* 隐藏 alt 文本（可选） */

}

.company-logo {
    width: 48px;
    height: 48px;
    border-radius: 6px;
    object-fit: contain;
    border: 1px solid #f0f0f0;
}

.company-info {
    flex-grow: 1;
}

.company-name {
    margin: 0 0 4px 0;
    font-size: 16px;
    font-weight: 600;
}

.company-name a {
    color: #333;
    text-decoration: none;
}

.company-name a:hover {
    color: #007bff;
}

.company-tags .tag {
    display: inline-block;
    background-color: #f5f5f5;
    color: #8c8c8c;
    font-size: 12px;
    padding: 2px 8px;
    border-radius: 4px;
    margin-right: 8px;
    margin-bottom: 3px;
}

.card-body {
    flex-grow: 1;
    margin-bottom: 16px;
    /* padding-bottom: 16px; */
}

.company-description {
    min-height: 2em;
    font-size: 14px;
    color: #595959;
    line-height: 1.6;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 44px;
    /* 2 lines height */
}

.card-footer {
    padding:16px 16px 0 16px;
    border-top: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
}

.footer-label {
    font-size: 14px;
    color: #8c8c8c;
    margin-right: 8px;
    flex-shrink: 0;
}

.job-tags {
    width: 100%;
    /* 或指定具体宽度 */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

    display: flex;
    gap: 12px;
    flex-wrap: nowrap;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}

.job-link {
    font-size: 14px;
    color: #007bff;
    text-decoration: none;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: underline;

}

.job-link:hover {
    text-decoration: underline;
}

/*  item_img_sosial 样式end */



/* 视频文章item */
.article-list-video{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
}
.l_video_pro_item{
    width: 270px; 
}

@media (min-width: 300px){
 .l_video_pro_item{
    width: 310px; 
 }
}
@media (min-width: 767px) {
 .l_video_pro_item{
    /* width:300px;   */
    width: 310px;
 }
}
@media (min-width: 1200px){
 .l_video_pro_item{
    width: 270px; 
 }
}

.l_video_pro_item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    border: 1px solid #eee;
    overflow: hidden;
    background-color: #fff;
}

.l_video_pro_item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    /* height: 170px; */
}

.l_video_pro_item .card .thumb>.preview-link::before {
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.l_video_pro_item .card .thumb>.quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: #000;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.l_video_pro_item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.l_video_pro_item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.l_video_pro_item .card:hover .operate .pull-right {
    display: block;
}

.l_video_pro_item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.l_video_pro_item .card .title {
    padding-top: 5px;
    line-height: 1;
}



.l_video_pro_item .card h2 {
    color: #000;
    padding: 0;
    margin-bottom: 0;
    height: 24px;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.l_video_pro_item .card .operate {
    height: 31px;
    overflow: hidden;
}

.l_video_pro_item .card .operate .pull-right {
    display: none;
}
