/* 11/26后加 */
.zt-img-box{
    display: flex;
    justify-content: space-between;
}
.zt-img-box div{
    width: 49%;
    cursor: pointer;
}
.zt-img-box div img{
    width: 100%;
}



/* 9/29后加内容 */
@media (max-width:990px){
    .banner-wrap .banner .swiper-container-horizontal > .swiper-pagination-bullets{
        bottom: 6px;
    }
}


/* 9/13 后加内容 */

.header-wrap{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.header-wrap .header .logo{
    line-height: 137px;
}
.header-wrap .header .pc-logo img{
    width: 270px;
    height: 62px;
}
.header-wrap .header .stxt{
    margin-top: 48px;
}

.gusu-box{
    margin-right: 0;
    float: none;
}

.top-45{
    margin-top: 45px;
}
.top-25{
    margin-top: 25px;
}

.y-content-box{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.home_content .news .kf-article .hd{
    /* padding-right: 35px; */
    padding-right: 39px;
}
.lf-article-box{
    width: 779px;
}
.rg-item-box{
    width: 383px;
}

/*文章*/
.article-list-item>span:nth-of-type(1)::before {
    content: '';
    display: block;
    float: left;
    width: 14px;
    height: 8px;
    margin: 7px 4px 7px 0;
    border-style: solid;
    border-width:4px 7px 4px 7px;
    border-left-color: #6790d3;
    border-right-color: rgba(0,0,0,0);
    border-top-color:rgba(0,0,0,0);
    border-bottom-color: rgba(0,0,0,0);
}
.home_content .container-fluid .news .y-content-box .kf-article>.hd{
    background-color:#fff;
    border-top: 2px solid #dfe7fd;
}
.home_content .container-fluid .news .y-content-box .kf-article>.hd  li{
    color: #0246b5;
}
.home_content .container-fluid .news .y-content-box .kf-article .hd ul li i img{
    position: relative;
    top: -2px;
    width: 100%;
}
.home_content .container-fluid .news .y-content-box .kf-article .hd dl dd a{
    font-size: 14px;
    color: #444;
}
.home_content .container-fluid .news .y-content-box .kf-article>.hd ul li.active,  .home_content .container-fluid .news .y-content-box .kf-article>.hd ul li:hover{
    background: #fff !important;
    cursor: pointer;
    border-bottom: 1px #d4d9eb dotted;
}
.home_content .container-fluid .news .y-content-box .kf-article>.hd ul li.active::before, .home_content .container-fluid .news .y-content-box .kf-article>.hd ul li:hover::before {
    content: '';
    width: 100%;
    position: absolute;
    height: 3px;
    background: #0246b5;
    top: -3px;
    left: 0;
}
.home_content .container-fluid .news .y-content-box .kf-article>.hd ul li:nth-of-type(1)::after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    right: 0;
    height:20px;
    background-color: #f0ebeb;
}

.home_content .news .kf-article .bd .lists .picture1 .list .conbox .link_con{
    margin-bottom: 18px;
}
.one-line{
    padding: 15px 7px 10px;
}
.one-line>h3{
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #000000;
    margin: 0;
    line-height: 21px;
}


/*人才招聘和实验室简介*/
.rs-box{
    border: 1px solid #dfe7fd;
}
.rs-top{
    width: 100%;
    background-color:#0246b5;
    overflow: hidden;
}
.rs-top>li{
    height: 50px;
    line-height: 50px;
    float: left;
    padding: 0 20px;
    color: #ffffff;
    position: relative;
}
#rczp,#sysjj,#rcdw{
    cursor: pointer;
}
.rs-top>li>p{
    font-weight:bold;
    font-size: 20px;
    margin: 0;
}
.rs-top>li:nth-last-of-type(1){
    float: right;
}
#rczp,#sysjj,#rcdw{
    background-color:#0246b5;
}
.sysjj-bottom-box,
.rczp-bottom-box,
#sysjj-link,
#rczp-link{
    display: none;
}
.rczp-bottom-box{
    padding: 0 20px;
    margin: 15px 0;
    height: 309px;
}
.rs-top>.rs-active,
.rs-top>#rczp:hover,
.rs-top>#sysjj:hover,
.rs-top>#rcdw:hover{
    background-color: #fff !important;
    color: #0246b5 !important;
}
.rs-top>.rs-active::after,
.rs-top>#rczp:hover::after,
.rs-top>#sysjj:hover::after,
.rs-top>#rcdw:hover::after{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 3px;
    background-color: #0246b5 !important;
}
.sysjj-bottom-box>p{
    margin: 15px 20px;
    height: 270px;
    line-height: 27px;
    color: #444444;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
}

#rczp-link,
#sysjj-link,
#rcdw-link{
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #ffffff;
}



/*人才队伍*/
.rcdw-top{
    display: flex;
    justify-content: space-between;
    background-color: rgba(218,228,240,0.3);
    padding-right:17px;
    border-bottom: 1px solid #dfe7fd;
}
.rcdw-top>li{
    height: 50px;
    line-height: 50px;
}
.rcdw-more>a{
    font-size: 12px;
    color: #0246b5;
}
.rcdw-title{
    font-weight:bold;;
    font-size: 21px;
    color: #0246b5;
    margin: 0;
    position: relative;
    padding: 0 17px;
}
.rcdw-title::before{
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #0246b5;
    left: 0;
    top: -3px;
}
.rcdw-item-box{
    background-color: rgba(218,228,240,0.3);
    position: relative;
    top: 0;
}
.rcdw-item{
    padding: 14px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.rcdw-item{
    border-bottom: 1px solid #dfe7fd;
}
.rcdw-font{
    width: 60%;
    padding-left: 30px;
    flex: 1;
}
.rcdw-name{
    font-weight:bold;;
    font-size: 20px;
    color: #0246b5;
    margin: 0;
}
.rcdw-content{
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #0246b5;
    padding-top: 15px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin: 0;
}
.rcdw-img{
    width: 108px;
}
.rcdw-img>img{
    width: 100%;
}
.rcdw-bottom-box{
    width: 100%;
    height: 339px;
    overflow: hidden;
}

/*实验室视频和视频聚焦*/
#spjj-link{
    display: none;
}
#spjj-items{
    display: none;
}
.sp-top{
    overflow: hidden;
}
.sp-more{
    float: right;
}
.sp-top>li{
    height: 50px;
    align-items: center;
    display: flex;
    padding: 0 5px;
    position: relative;
    float: left;
}
#syssp,#spjj{
    cursor: default;
}
.sp-top>li:nth-last-of-type(1){
    float: right;
}
.sp-top>li>img{
    width: 28px;
    height: 28px;
}
.sp-top>li>p{
    margin: 0 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    color: #0246b5;
    position: relative;
}
#syssp{
    padding: 0 9px 0 5px;
}
/* #syssp::after{
    content: "";
    display: inline-block;
    margin-left: 15px;
    width: 3px;
    height: 18px;
    background-color: #f0ebeb;
} */
.sp-top .sp-more{
    padding: 0;
}
.sp-more>a{
    color: #444;
    padding-top: 6px;
    font-size: 12px;
}
.sp-active>p::after,
#syssp>p:hover::after,
#spjj>p:hover::after{
    content:'';
    display: block;
    position: absolute;
    bottom: -12px;
    width:100%;
    height: 3px;
    background-color: #0246b5;
}
.syssp-bottom-box{
    display: flex;
    justify-content: space-between;
    padding-top: 5px;
}
.syssp-bottom-box a{
    transition: all 600ms;
    -moz-transition: all 600ms; /* Firefox 4 */
    -webkit-transition: all 600ms; /* Safari 和 Chrome */
    -o-transition: all 600ms; /* Opera */
}
.syssp-bottom-box a:hover{
    background-size: 120% 120%;
}
.video-lf{
    width: 250px;
    height: 170px;
}
.video-lf>a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.video-active{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.video-title{
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-position: left bottom;
    top: 0;
    left: 0;
}
.video-title>p{
    color: #fff;
    font-size: 14px;
    padding: 0 6px;
    position: absolute;
    bottom: 10px;
    font-weight: bold;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.video-time{
    width: 58px;
    background: #4f68bf;
    position: absolute;
    top: 0;
    right: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 10px 0 6px;
}
.video-time span{
    font-size: 12px;
}
.video-rg>a{
    display: block;
    width: 118px;
    height: 78px;
    position: relative;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.video-rg{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}



/*专题*/
.zt-top{
    padding-bottom: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zt-title{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zt-title>span{
    margin-left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #0246b5;
}
.zt-title>img{
    width: 28px;
    height: 28px;
}
.zt-more>a{
    color: #444;
    font-size: 12px;
}
.zt-bottom>img{
    width: 100%;
}

/*姑苏动态*/
.gs-box{
    width: 100%;
}
.gs-bottom-box,
.gs-swiper{
    width: 100%;
}
.gs-swiper{
    margin-bottom: 40px;
}
.gs-title{
    width: 100%;
    height: 48px;
    line-height: 42px;
    /*background-color: #0246b5;*/
    border-top: 3px solid #0246b5;
    border-bottom: 1px #d4d9eb dotted;
    color: #0246b5;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0 20px;
}
.gs-title>img{
    margin-right: 10px;
    position: relative;
    top: -2px;
}
/*.gs-item-box{*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    padding-bottom: 40px;*/
/*}*/
.gs-item{
    width: 100%;
}
.gs-itempic{width:100%;position:relative;overflow:hidden;height:186px;}
.gs-item img{
	position:absolute;
    width: 100%;
    height: 100%;
	display:block;
	object-fit:cover;
}
.gs-item p{
    width: 100%;
    font-size: 16px;
    color: #000000;
    text-align: center;
    padding-top: 18px;
    line-height: 26px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gs-item>a:hover{
    text-decoration: none;
}
.gs-item>a:hover p{
    color: #337ab7 !important;
}

/*响应式*/
@media (max-width: 1200px) {
    .lf-article-box{
        width: 64%;
    }
    .rg-item-box{
        width: 32%;
    }

    /*font base*/
    .rcdw-top>li,
    .rs-top>li>p{
        font-size: 18px;
    }

    /*左侧文章*/
    /* .one-line>h3{
        width: 11em;
    } */

    /*实验室视频和媒体聚焦*/
    .sp-top>li>p{
        margin: 0 0 0 4px;
    }
    .sp-top>li{
        padding: 0;
    }
    #syssp {
        padding: 0 8px 0 0 ;
    }
    /* #syssp::after{
        margin-left: 11px;
    } */
    .video-lf{
        width: 63%;
        height: 165px;
    }
    .video-rg{
        width: 34.5%;
    }
    .video-rg>a{
        width: 100%;
    }

    /*姑苏动态*/
    .gs-swiper{
        margin-bottom: 30px;
    }
}

@media (max-width: 1100px) {
    /*左侧文章*/
    .one-line>h3{
        width: 100%;
        /* white-space: pre-wrap; */
        /* overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; */
        /* line-height: 26px; */
    }
    .one-line{
        padding: 10px 10px 0;
    }
    .rcdw-top>li, .rs-top>li>p{
        font-size: 16px;
    }
    .sp-top>li>p{
        font-size: 16px;
    }
    .zt-title>span{
        font-size: 16px;
    }
}
@media (max-width: 990px){
    .y-content-box{
        flex-wrap: wrap;
    }
    .lf-article-box{
        width: 100%;
    }
    .rg-item-box{
        width: 100%;
    }

    .sysjj-bottom-box>p{
        height: auto;
    }
    .rcdw-item{
        justify-content: flex-start;
    }
    .video-lf{
        height: 420px;
    }
    .video-rg>a{
        height: 200px;
    }


    /*.gs-item-box{*/
    /*    flex-wrap: wrap;*/
    /*}*/
    /*.gs-item{*/
    /*    width: 49%;*/
    /*}*/
    /*.gs-item:nth-of-type(3),*/
    /*.gs-item:nth-of-type(4){*/
    /*    margin-top: 20px;*/
    /*}*/
    .one-line{
        background: #F2F3F8;
        padding: 15px 7px 10px;
        box-sizing: border-box;
    }
    .home_content .news .kf-article .hd{
        padding: 0 0;
    }
}
@media (max-width: 860px){
    .video-lf{
        height: 369px;
    }
    .video-rg>a{
        height: 176px;
    }
}

@media (max-width: 767px) {
    .home_content .news .kf-article .hd{
        padding-right:10px;
    }
    .home_content .container-fluid .news .y-content-box .kf-article .hd dl dd a{
        font-size: 12px;
    }
    .one-line>h3{
        font-size: 14px;
        color: #444444;
        line-height: 21px;
    }
    .home_content .news .kf-article .bd .lists .picture1 .list .conbox .link_con{
        margin-bottom: 10px;
    }
    .video-rg>a{
        height: 128px;
    }
    .video-lf{
        height: 272px;
    }
    .rcdw-top>li, .rs-top>li>p{
        font-size: 14px;
    }
    .zt-title>span,
    .sp-top>li>p{
        font-size: 14px;
    }
    .rcdw-name{
        font-size: 18px;
    }
    .rcdw-content{
        font-size: 14px;
        padding-top: 10px;
    }
    .gs-item p,
    .gs-title{
        font-size: 14px;
    }
    .gs-title{
        margin: 40px 0 20px;
    }
    .rcdw-top>li,
    .rs-top>li{
        height: 32px;
        line-height: 32px;
    }
	.gs-itempic{height:120px;}
}
@media (max-width: 500px) {
    .video-rg>a{
        height: 106px;
    }
    .video-lf{
        height: 220px;
    }
}

@media (max-width: 400px) {
    .video-rg>a{
        height: 87px;
    }
    .video-lf{
        height: 184px;
    }
}

@media (max-width: 330px) {
    .video-rg>a{
        height: 80px;
    }
    .video-lf{
        height: 169px;
    }
}