* {
    padding: 0;
    margin: 0;
    border: 0;
}

body {
    font-family: "Microsoft YaHei";
    background: #ffffff;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

ul, li {
    list-style: none;
}

input {
    border: 0;
    outline: none;
}

i, em {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.sy-footer-marginBottom {
    margin-bottom: 70px !important;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.img-cont img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pcNone {
    display: none !important;
}

.sy-header{
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    padding-top: 36px;
    z-index: 2;
}

.sy-header .sy-logo{
    width: 26%;
    margin-left: 3%;
    float: left;
}

.sy-header .sy-nav{
    float: right;
    margin-top: 15px;
    padding-right: 50px;
}

.sy-header .sy-nav a{
    display: inline-block;
    font-size: 20px;
    margin-left: 25px;
    color: #fff;
}
.sy-header .sy-nav a:hover {
    font-weight: bold;
}
.sy-wrapper{
    width: 1400px;
    margin: 0 auto;
}

.sy-wrapper-in {
    background-color: #FFF;
    /* border: 1px solid #e2ecf3; */
    box-shadow: rgb(2 105 165 / 19%) 0 0 4px;;
}

.sy-footer{
    height: 82px;
    background-color: #0269a5;
    padding-top: 8px;
    overflow: hidden;
}

.sy-footer .foot-icon1{
    float: left;
    display: block;
    background: url(njssy-foot-icon1.png);
    width: 56px;
    height: 68px;
}

.sy-footer p{
    float: left;
    margin-left: 34px;
    padding-top: 22px;
    font-size: 16px;
    color: #a2cce5;
}

.sy-footer p span{
    margin-right: 30px;
}

.sy-footer .foot-icon2{
    float: right;
    display: block;
    background: url(njssy-foot-icon2.png);
    width: 110px;
    height: 55px;
    margin-top: 6px;
}

.sy-banner{
    position: relative;
}

.sy-banner .text-cont{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    padding-bottom: 85px;
    color: #ffffff;
}

.sy-banner .text-cont h2{
    font-size: 40px;
    margin-bottom: 30px;
}

.sy-banner .text-cont p{
    font-size: 22px;
    line-height: 1.8;
    width: 928px;
}

.sy-contaier{
    background: url(202209_njhjyjs_index2.jpg) repeat-y;
    background-size: 100% auto;
}

.sy-base-title{
    overflow: hidden;
}

.sy-base-title h3{
    float: left;
    font-size: 36px;
    color: #000000;
    font-weight: bold;
}

.sy-base-title .title-link{
    float: right;
    font-size: 18px;
    color: #0375b8;
    margin-top: 12px;
}

.sy-base-title .title-link span{
    margin: 0 5px;
}

.sysgk-cont{
    margin-top: 65px;
}

.sysjs-cont{
    margin-top: 36px;
    background-color: #ffffff;
    background-image: url(2023-njssy-bg1.png);
    background-position: right bottom;
    background-repeat: no-repeat;
}

.sysjs-cont .img-cont{
    width: 700px;
    height: 432px;
    overflow: hidden;
    float: left;
}

.sysjs-cont .text-cont{
    float: right;
    width: 700px;
    height: 432px;
    box-sizing: border-box;
    padding: 40px 60px;
    box-shadow: 0px 0px 14px 0px
    rgba(214, 229, 237, 0.65);
}

.sysjs-cont .text-cont h3{
    font-size: 24px;
    color: #1a1a1a;
    margin-bottom: 38px;
    margin-top: 10px;
}

.sysjs-cont .text-cont p{
    font-size: 16px;
    line-height: 1.8;
    text-indent: 2em;
    color: #707070;
}

.sy-base-more{
    width: 137px;
    height: 42px;
    display: block;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 21px;
    border: solid 1px #70caca;
    text-indent: 26px;
    font-size: 16px;
    color: #59b6b6;
    background-image: url(2023-njssy-bg2.png);
    background-position: right 18px center;
    background-repeat: no-repeat;
    margin-top: 50px;
}

.sysgk-nums{
    margin-top: 40px;
    margin-right: -80px;
}

.sysgk-nums .num-item{
    float: left;
    width: 220px;
    margin-right: 75px;
}

.sysgk-nums .item-top{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    color: #0375b8;
    font-size: 50px;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 0 14px;
}

.sysgk-nums .item-top.icon1{
    background-image: url(2023-njssy-icon2.png);
}

.sysgk-nums .item-top.icon2{
    background-image: url(2023-njssy-icon1.png);
}

.sysgk-nums .item-top.icon3{
    background-image: url(2023-njssy-icon3.png);
}

.sysgk-nums .item-top.icon4{
    background-image: url(2023-njssy-icon4.png);
}

.sysgk-nums .item-top span{
    font-size: 16px;
}

.sysgk-nums p{
    font-size: 18px;
    color: #4d4d4d;
    padding-top: 25px;
}

.sysqk-people-wrap {
    width: 100%;
    height: 336px;
    margin-top: 40px;
    position: relative;
}

.sysqk-people{
    height: 336px;
    background: url(swsy-people-bg.png) no-repeat top center;
    background-size: 100% 100%;
    box-sizing: border-box;
    font-size: 16px;
    color: #ffffff;
    line-height: 2;
    padding-left: 44px;
    padding-top: 35px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.sysqk-people-bottom-pic {
    width: 408px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    overflow: hidden;
}

.sysqk-people-bottom-pic img{
    width: 100%;
    
}

.sysqk-people.swsy-people{
    /* background-image: url(swsy-people-bg.png); */
}

.sysqk-people.nysy-people{
    /* background-image: url(nysy-people-bg.png); */
}

.sysqk-people .peo-top{
    margin-bottom: 20px;
}

.sysqk-people .peo-top h3{
    font-size: 26px;
    float: left;
}

.sysqk-people p{
    width: 896px;
}

.sysqk-people .peo-top p{
    font-size: 18px;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    line-height: 1.8;
    width: 800px;
}



/* 人才队伍-科研骨干 start */
.sy-list-nav-wrap {
    width: 100%;
    height: 90px;
    background-color: #FFF;
    border-bottom: 1px solid #e2ecf3;
}

.sy-list-nav-title {
    line-height: 90px;
    font-size: 32px;
}

.sy-list-nav-ul {
    overflow: hidden;
}

.sy-list-nav-ul li {
    float: left;
}

.sy-list-nav-ul li a {
    height: 90px;
    line-height: 90px;
    padding: 0 40px;
    display: block;
    font-size: 22px;
}

.sy-list-nav-ul li.active a,
.sy-list-nav-ul li a:hover {
    background-color: #f6f7f9;
    color: #0375b8;
}

.bread-nav {
    color: #004f7c;
    line-height: 58px;
    font-size: 16px;
}

.bread-nav a {
    color: #004f7c;
}

.sy-talent-team-ul {
    
}

.sy-talent-team-ul li {
    width: 100%;
    padding: 60px 60px 40px 60px;
    box-sizing: border-box;
    border: 1px solid #e8f0f4;
    background-color: #FFF;
    box-shadow: 0px 0px 0px 2px rgba(230,237,241, 0.3);
    margin-bottom: 20px;
}

.sy-talent-title {
    position: relative;
}

.sy-talent-left{
    width:80%;
}

.sy-talent-left h3{
    color: #1a1a1a;
    font-weight: bold;
    font-size: 28px;
}

.sy-talent-left h3 a:hover {
    color: #0375b8;
}

.sy-talent-left p {
    color: #0375b8;
    font-weight: bold;
    font-size: 20px;
    margin-top: 22px;
}


.sy-talent-right {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    background: url(default-head-portrait-2023.png) no-repeat;
    background-size: cover;
}

.sy-talent-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sy-talent-content {
    margin-top: 20px;
}

.sy-talent-content p {
    font-size: 16px;
    line-height: 36px;
}

.bottom-distance {
    padding-bottom: 70px;
}
/* 人才队伍-科研骨干 end */


/* 页码 start */

.pagination {
    width: 100%;
    height: 34px;
    text-align: center;
    margin-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #DDD;
    line-height: 32px;
    padding: 0 12px;
    color: #333;
    font-size: 16px;
    /* background-color: #FFF; */
    border-radius: 3px;
    margin: 0 2px;
}

.pagination a.active,
.pagination a:hover {
    border: 1px solid #0269a5;
    background-color: #0269a5;
    color: #FFF;
}

.pagination-jump {
    display: inline-block;
    border: 1px solid #DDD;
    vertical-align: top;
    text-align: center;
    height: 32px;
    line-height: 32px;
    width: 50px;
    border-radius: 3px;
    font-size: 16px;
}

.pagination .go {
    height: 32px;
    line-height: 30px;
    border: 1px solid #0269a5;
    background-color: #0269a5;
    color: #FFF;
    vertical-align: top;
}

/* 页码 end */


.xwkx-cont{
    margin-top: 80px;
}

.xwkx-cont ul{
    margin-right: -40px;
    margin-top: 40px;
}

.xwkx-cont li{
    width: 673px;
    height: 204px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    float: left;
    margin-left: 10px;
    margin-right: 34px;
    box-sizing: border-box;
    padding: 25px 50px 25px 78px;
    position: relative;
    margin-bottom: 30px;
}

.xwkx-cont li .date-cont{
    position: absolute;
    width: 59px;
    height: 63px;
    background: #0375b8;
    background: linear-gradient(254deg,
    #59b6b6 0%,
    #0375b8 100%);
    color: #fff;
    text-align: center;
    left: -10px;
    top: 30px;
}

.xwkx-cont li .date-cont i{
    font-style: normal;
    display: block;
    font-size: 26px;
    padding-top: 10px;
    line-height: 1;
}

.xwkx-cont li .date-cont span{
    font-size: 12px;
}

.xwkx-cont li h3{
    font-size: 20px;
    color: #333333;
    line-height: 1.5;
    position: relative;
    height: 78px;
}

.xwkx-cont li h3:after{
    content: '';
    display: block;
    width: 106px;
    height: 2px;
    background: #0375b8;
    background: linear-gradient(-87deg,
    #59b6b6 0%,
    #0375b8 100%);
    position: absolute;
    left: 0;
    bottom: 0;

}

.xwkx-cont li p{
    font-size: 16px;
    color: #707070;
    line-height: 1.8;
    margin-top: 15px;
}

.rcdw-cont{
    margin-top: 60px;
}

.stjs-cont .img-cont{
    /*width: 800px;*/
}

.stjs-cont .text-cont{
    /*width: 600px;*/
}

.rcdw-swiper{
    margin-top: 60px;
    position: relative;
}

.rcdw-swiper .swiper-btn{
    width: 40px;
    height: 41px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.rcdw-swiper .swiper-btn.prev{
    background-image: url(trsy-swiper-btn1.png);
    left: -40px;
}

.rcdw-swiper .swiper-btn.next{
    background-image: url(trsy-swiper-btn2.png);
    right: -40px;
}

.rcdw-swiper .img-cont{
    width: 170px;
    height: 170px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    background: url("2023_njssy_rw.jpg") no-repeat;
    background-size: 100% 100%;
}

.rcdw-swiper h4{
    font-size: 20px;
    color: #1a1a1a;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 8px;
}

.rcdw-swiper p{
    text-align: center;
    font-size: 16px;
    color: #707070;
    line-height: 1.5;
	margin:0 8px;
}


.kxyj-cont{
    margin-top: 60px;
}

.kxyj-swiper{
    margin-top: 40px;
}

.kxyj-swiper .clear{
    margin-right: -40px;
}

.kxyj-swiper .slide-item{
    float: left;
    width: 446px;
    height: 338px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    margin-right: 32px;
    box-sizing: border-box;
    padding: 30px 40px;
    transition: all 0.4s;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.kxyj-swiper .slide-item h3{
    font-size: 22px;
    color: #333333;
    transition: all 0.4s;
}

.kxyj-swiper .slide-item p{
    font-size: 16px;
    line-height: 1.8;
    color: #707070;
    margin-top: 28px;
    transition: all 0.4s;
}

.kxyj-swiper .slide-item .kxyj-more{
    margin-top: 35px;
    display: inline-block;
    color: #59b6b6;
    font-size: 14px;
    padding-right: 30px;
    transition: all 0.4s;
    background: url(2023-njssy-bg2.png) right center no-repeat;
}

.kxyj-swiper .slide-item:hover{
    background-color: #0375b8;
    background-image: url(2023-njssy-bg4.png);

}

.kxyj-swiper .slide-item:hover h3,.kxyj-swiper .slide-item:hover p,.kxyj-swiper .slide-item:hover .kxyj-more{
    color: #fff;
}

.kxyj-swiper .slide-item:hover .kxyj-more{
    background-image: url(2023-njssy-bg3.png);
    background-size: 19px auto;
}

.kxyj-swiper .swiper-container{
    padding-bottom: 35px;
}

.kxyj-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    width: 100%;
    text-align: center;
}
.kxyj-swiper .swiper-pagination-switch {
    display: inline-block;
    width: 58px;
    height: 4px;
    background-color: #e0e0e0;
    border-radius: 2px;
    margin: 0 15px;
    cursor: pointer;
}
.kxyj-swiper .swiper-active-switch {
    background-color: #0375b8;
}

.kypt-cont{
    margin-top: 65px;
}

.kypt-cont ul{
    margin-top: 35px;
    margin-right: -40px;
}
.kypt-cont .kypt-item{
    width: 680px;
    height: 444px;
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    float: left;
    margin-right: 40px;
    box-sizing: border-box;
    padding: 20px;
}

.kypt-cont .kypt-item h3{
    font-size: 26px;
    color: #000000;
    margin-top: 25px;
}

.kypt-cont .kypt-item p{
    font-size: 16px;
    line-height: 1.8;
    margin-top: 18px;
    color: #707070;
}

.kypt-cont .kypt-more{
    margin-top: 25px;
    display: inline-block;
    color: #59b6b6;
    font-size: 14px;
    padding-right: 30px;
    background: url(2023-njssy-bg2.png) right center no-repeat;
}

.tyrs-ohter-cont{
    margin-top: 60px;
    margin-right: -60px;
}

.tyrs-ohter-cont .ohter-item{
    margin-bottom: 100px;
    margin-right: 40px;
    width: 680px;
    float: left;

}

.tyrs-ohter-cont .ohter-item .item-cont{
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    margin-top: 35px;
}

.tyrs-ohter-cont .ohter-item .text-cont{
    overflow: hidden;
    padding: 30px 40px;
    background: url(2023-njssy-bg1.png) right 20px center no-repeat ;
}
.tyrs-ohter-cont .ohter-item .text-cont-h {
    height: 105px;
}
.tyrs-ohter-cont .ohter-item .text-cont .text-item{
    width: 50%;
    float: left;
    font-size: 20px;
    color: #0375b8;
    margin-bottom: 15px;
}

.tyrs-ohter-cont .ohter-item .text-cont .text-item a{
    display: inline-block;
    padding-right: 36px;
    background: url(trsy-other-arrow.png) right center no-repeat;
}

.tyrs-ohter-cont .ohter-item .text-center .text-item{
    text-align: center;
}


/* 规章制度 start */

.sy-gzzd-ul {
    padding: 10px 0;
    margin-bottom: 40px;
    overflow: hidden;
}

.sy-gzzd-ul:nth-child(1) {
    margin-left: 38px;
}

.sy-gzzd-ul:nth-child(2) {
    margin-right: 50px;
}

.sy-gzzd-ul li {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #bed5e3;
    padding-left: 30px;
    font-size: 20px;
    background: url(2023-gzzd-icon1.png) no-repeat left center;
    width: 590px;
    float: left;
    margin: 0 20px;
}
.sy-gzzd-ul li a{
    color: #1a1a1a;
    display: block;
}
.sy-gzzd-ul li a:hover {
    color: #0269a5;
}

/* 规章制度 end */

/* 专著论文 start */

.sy-zzlw-ul {
    padding: 10px 0;
    margin-bottom: 40px;
    overflow: hidden;
}

.sy-zzlw-ul:nth-child(1) {
    margin-left: 38px;
}

.sy-zzlw-ul:nth-child(2) {
    margin-right: 50px;
}

.sy-zzlw-ul li {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px dashed #bed5e3;
    padding-left: 30px;
    font-size: 20px;
    background: url(2023-gzzd-icon1.png) no-repeat left center;
    width: 1180px;
    float: left;
    margin: 0 20px;
}
.sy-zzlw-ul li a{
    color: #1a1a1a;
    display: block;
}
.sy-zzlw-ul li a:hover {
    color: #0269a5;
}

/* 专著论文 end */

/* 新闻快讯 start */
.news-list-ul {
    padding: 0 40px 40px 40px;
}

.news-list-ul li {
    border-bottom: 1px dashed #b3d2e4;
    padding: 24px 0;
}

.news-list-ul li .news-list-pic {
    width: 292px;
    height: 100%
}

.news-list-ul li .news-list-pic img {
    width: 100%;
    height: 100%;
}

.new-list-text {
    width: 989px;
    height: 100%;
    position: relative;
}

.new-list-text h3 {
    font-size: 20px;
    color: #1a1a1a;
    font-weight: bold;
}

.new-list-text h3:hover {
    color: #0269a5;
}

.new-list-text p {
    font-size: 16px;
    color: #707070;
    line-height: 28px;
    margin-top: 26px;
}

.new-list-text span.news-list-time {
    font-size: 16px;
    color: #59b6b6;
    position: absolute;
    right: 0;
    bottom: 0;
}

/* 新闻快讯 end */


/* 人员详情页 start */
.personDetail_container {
    padding: 80px 76px 0 80px;
}
.personDetail_picture {
    width: 212px;
    height: 300px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #bed5e3;
    background: url(2023_njssy_rw.jpg) center no-repeat;
}

.personDetail_picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover;";
}

.personDetail_content {
    width: 960px;
}

.personDetial_name {
    font-size: 32px;
    font-weight: bold;
    color: #1a1a1a;
    margin-bottom: 54px;
}
.personDetial_name span {
    font-size: 22px;
    color: #0375b8;
    display: block;
    margin-top: 30px;
}
.personDetial_text {
    font-size: 20px;
    color: #1a1a1a;
}

.personDetial_text p {
    margin-bottom: 20px;
    line-height: 40px;
	text-indent: 2em;
}
/* 人员详情页 end */

@media screen and (max-width: 1440px) {
    .sy-footer-marginBottom {
        margin-bottom: 50px !important;
    }
    .sy-wrapper{
        width: 1000px;
    }

    .sy-header .sy-nav a{
        font-size: 16px;
        margin-left: 20px;
    }

    .sy-header{
        padding-top: 25px;
    }

    .sy-banner .text-cont h2{
        font-size: 34px;
        margin-bottom: 20px;
    }

    .sy-banner .text-cont p{
        font-size: 18px;
        width: 725px;
    }

    .sy-banner .text-cont{
        padding-bottom: 60px;
    }

    .sy-base-title h3{
        font-size: 26px;
    }

    .sy-base-title .title-link{
        font-size: 16px;
    }

    .sysjs-cont .img-cont,.sysjs-cont .text-cont{
        width: 500px;
        height: 309px;
    }

    .sysjs-cont .text-cont{
        padding: 20px 45px;
    }

    .sysjs-cont .text-cont h3{
        font-size: 18px;
        margin-bottom: 16px;
    }

    .sysjs-cont .text-cont p{
        font-size: 14px;
        line-height: 1.6;
    }

    .sy-base-more{
        width: 99px;
        height: 31px;
        line-height: 29px;
        border-radius: 15px;
        font-size: 14px;
        text-indent: 10px;
        background-position: right 10px center;
        margin-top: 10px;
    }

    .sysjs-cont{
        background-size: 233px auto;
    }

    .sysgk-nums .num-item{
        width: 158px;
        margin-right: 48px;
    }

    .sysgk-cont{
        margin-top: 35px;
    }

    .sysgk-nums{
        margin-top: 30px;
    }

    .sysgk-nums .item-top{
        font-size: 36px;
        padding-left: 40px;
        padding-bottom: 10px;
        background-position: 0 10px;
    }

    .sysgk-nums .item-top span{
        font-size: 14px;
    }

    .sysgk-nums .item-top.icon1{
        background-size: 29px auto;
    }

    .sysgk-nums .item-top.icon2{
        background-size: 22px auto;
        padding-left: 35px;
    }

    .sysgk-nums p{
        padding-top: 15px;
        font-size: 16px;
    }

    .sysqk-people-wrap {
        width: 100%;
        height: 240px;
        margin-top: 30px;
        position: relative;
    }

    .sysqk-people{
        height: 240px;
        background-size: 100% auto;
        padding-top: 20px;
        padding-left: 35px;
        font-size: 14px;

    }

    .sysqk-people-bottom-pic {
        width: 291px;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
        overflow: hidden;
    }
    
    .sysqk-people-bottom-pic img{
        width: 100%;
        
    }

    .sysqk-people .peo-top h3{
        font-size: 18px;
    }

    .sysqk-people .peo-top p{
        font-size: 14px;
        margin-top: 6px;
        margin-left: 6px;
		width:606px;
    }



    /* 人才队伍-科研骨干 start */
    .sy-list-nav-wrap {
        height: 74px;
    }

    .sy-list-nav-title {
        line-height: 74px;
        font-size: 26px;
    }

    .sy-list-nav-ul li a {
        height: 74px;
        line-height: 74px;
        padding: 0 35px;
        font-size: 18px;
    }

    .bread-nav {
        line-height: 48px;
        font-size: 14px;
    }

    .sy-talent-team-ul li {
        width: 100%;
        padding: 50px 42px 30px 40px;
        box-sizing: border-box;
        border: 1px solid #e8f0f4;
        background-color: #FFF;
        box-shadow: 0px 0px 0px 2px rgba(230,237,241, 0.3);
        margin-bottom: 14px;
    }

    .sy-talent-title {
        
    }

    .sy-talent-left h3{
        color: #1a1a1a;
        font-weight: bold;
        font-size: 24px;
    }

    .sy-talent-left p {
        max-width: 785px;
        color: #0375b8;
        font-weight: bold;
        font-size: 16px;
        margin-top: 22px;
    }


    .sy-talent-right {
        width: 120px;
        height: 120px;
        border-radius: 100%;
        overflow: hidden;
        background: url(default-head-portrait-2023.png) no-repeat;
        background-size: cover;
    }

    .sy-talent-right img {
        width: 100%;
    }

    .sy-talent-content {
        margin-top: 20px;
    }


    .sy-talent-content p {
        font-size: 13px;
        line-height: 30px;
    }

    .bottom-distance {
        padding-bottom: 60px;
    }
    /* 人才队伍-科研骨干 end */


    /* 页码 start */

    .pagination {
        width: 100%;
        height: 28px;
        text-align: center;
        margin-top: 40px;
        font-size: 13px;
    }

    .pagination a {
        line-height: 26px;
        padding: 0 10px;
        font-size: 13px;
    }

    .pagination-jump {
        height: 26px;
        line-height: 26px;
        width: 40px;
        border-radius: 3px;
        font-size: 13px;
    }

    .pagination .go {
        height: 26px;
        line-height: 24px;
        font-size: 13px;
    }

    /* 页码 end */





    .sysqk-people p{
        width: 660px;
        line-height: 23px;
    }

    .sysqk-people .peo-top{
        margin-bottom: 8px;
    }

    .xwkx-cont{
        margin-top: 45px;
    }

    .xwkx-cont li{
        width: 482px;
        height: 146px;
        margin-left: 7px;
        margin-right: 23px;
        padding: 15px 35px 15px 55px;
    }

    .xwkx-cont ul{
        margin-top: 30px;
    }

    .xwkx-cont li .date-cont{
        width: 43px;
        height: 46px;
        top: 21px;
        left: -7px;
    }

    .xwkx-cont li .date-cont i{
        font-size: 18px;
        padding-top: 8px;
    }

    .xwkx-cont li .date-cont span{
        display: block;
        white-space: nowrap;
        transform: scale(0.7) translateX(-1px);
    }

    .xwkx-cont li h3{
        font-size: 14px;
        height: 60px;
    }

    .xwkx-cont li p{
        font-size: 12px;
        margin-top: 8px;
    }

    .xwkx-cont li h3:after{
        width: 76px;
        height: 2px;
    }

    .rcdw-cont{
        margin-top: 40px;
    }

    .rcdw-swiper .img-cont{
        width: 122px;
        height: 122px;
    }

    .rcdw-swiper h4{
        font-size: 16px;
    }

    .rcdw-swiper p{
        font-size: 14px;
		margin:0 8px;
    }

    .kxyj-swiper .slide-item{
        width: 320px;
        height: 242px;
        margin-right: 20px;
        padding: 20px 30px;
        background-size: 134px auto;
    }

    .kxyj-swiper .slide-item h3{
        font-size: 16px;
    }

    .kxyj-swiper .slide-item p{
        font-size: 12px;
        margin-top: 15px;
    }

    .kxyj-swiper .slide-item .kxyj-more{
        margin-top: 20px;
    }

    .kxyj-swiper .swiper-pagination-switch{
        width: 46px;
        height: 3px;
    }

    .kypt-cont .kypt-item{
        width: 487px;
        height: 317px;
        margin-right: 26px;
        padding: 15px;
    }

    .kypt-cont .kypt-item h3{
        font-size: 18px;
        margin-top: 18px;
    }

    .kypt-cont .kypt-item p{
        font-size: 14px;
        margin-top: 5px;
        line-height: 1.5;
    }

    .kypt-cont .kypt-more{
        margin-top: 10px;
    }

    .tyrs-ohter-cont .ohter-item{
        width: 486px;
        margin-right: 28px;
        margin-bottom: 50px;
    }

    .tyrs-ohter-cont .ohter-item .text-cont{
        padding: 20px 30px;
        background-size: 232px auto;
    }

    .tyrs-ohter-cont .ohter-item .text-cont .text-item{
        font-size: 16px;
        margin-bottom: 8px;
    }

    .tyrs-ohter-cont .ohter-item .text-cont .text-item a{
        background-size: 14px auto;
        padding-right: 25px;
    }

    .tyrs-ohter-cont .ohter-item .item-cont{
        margin-top: 20px;
    }

    .sy-footer .foot-icon1{
        width: 40px;
        height: 49px;
        background-size: 100% auto;
    }

    .sy-footer .foot-icon2{
        width: 79px;
        height: 40px;
        background-size: 100% auto;
    }

    .sy-footer p{
        font-size: 12px;
        padding-top: 16px;
    }

    .sy-footer p span{
        margin-right: 18px;
    }

    .sy-footer{
        height: 60px;
    }

    /* 规章制度 start */

    .sy-gzzd-ul {
        padding: 10px 0;
        margin-bottom: 30px;
    }

    .sy-gzzd-ul:nth-child(1) {
        margin-left: 30px;
    }

    .sy-gzzd-ul:nth-child(2) {
        margin-right: 30px;
    }

    .sy-gzzd-ul li {
        height: 60px;
        line-height: 60px;
        padding-left: 20px;
        font-size: 16px;
        background: url(2023-gzzd-icon1.png) no-repeat left center;
        background-size: 16px;
        width: 420px;
        float: left;
        margin: 0 15px;
    }
    .sy-gzzd-ul li a{
        display: block;
    }
    .sy-gzzd-ul li a:hover {
        color: #0269a5;
    }

    /* 规章制度 end */
    /* 专著论文 start */

    .sy-zzlw-ul {
        padding: 10px 0;
        margin-bottom: 30px;
    }

    .sy-zzlw-ul:nth-child(1) {
        margin-left: 30px;
    }

    .sy-zzlw-ul:nth-child(2) {
        margin-right: 30px;
    }

    .sy-zzlw-ul li {
        height: 60px;
        line-height: 60px;
        padding-left: 20px;
        font-size: 16px;
        background: url(2023-gzzd-icon1.png) no-repeat left center;
        background-size: 16px;
        width: 840px;
        float: left;
        margin: 0 15px;
    }
    .sy-zzlw-ul li a{
        display: block;
    }
    .sy-zzlw-ul li a:hover {
        color: #0269a5;
    }

    /* 专著论文 end */
    /* 新闻快讯 start */
    .news-list-ul {
        padding: 0 30px 30px 30px;
    }

    .news-list-ul li {
        padding: 24px 0;
    }

    .news-list-ul li .news-list-pic {
        width: 245px;
        height: 100%
    }

    .new-list-text {
        width: 662px;
        height: 100%;
    }

    .new-list-text h3 {
        font-size: 18px;
    }

    .new-list-text p {
        font-size: 13px;
        line-height: 24px;
        margin-top: 20px;
    }

    .new-list-text span.news-list-time {
        font-size: 13px;

    }

    /* 新闻快讯 end */


    /* 人员详情页 start */
    .personDetail_container {
        padding: 66px 60px 0 66px;
    }
    .personDetail_picture {
        width: 178px;
        height: 250px;
        padding: 8px;
    }

    .personDetail_content {
        width: 654px;
    }

    .personDetial_name {
        font-size: 26px;
        margin-bottom: 42px;
    }
    .personDetial_name span {
        font-size: 18px;
        margin-top: 20px;
    }
    .personDetial_text {
        font-size: 16px;
        color: #1a1a1a;
    }

    .personDetial_text p {
        margin-bottom: 20px;
        line-height: 33px;
    }
    /* 人员详情页 end */

    .tyrs-ohter-cont .ohter-item .text-cont-h {
        height: 75px;
    }

}












