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

.sy-list-nav-ul::-webkit-scrollbar {
    display: none !important;
}

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;
}

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

.mobileNone {
    display: none !important;
}


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

.sy-footer-marginBottom {
    margin-bottom: .5rem !important;
}

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

.sy-header .sy-logo{
    width: 6.14rem;
    margin-left: 0.3rem;
    float: left;
}

.sy-header .sy-nav{
    /*display: none;*/
    position: fixed;
    top: 1.4rem;
    width: 100%;
    left: 0;
    bottom: 0;
    background: url(202209_njhjyjs_index2.jpg) repeat-y;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: 0.3rem;
    display: none;
    z-index: 9999;
}

.sy-header .sy-nav a{
    display: block;
    font-size: 0.36rem;
    color: #000;
    height: 1rem;
    line-height: 1rem;
    border-bottom: 1px solid #0375b8;
}

.sy-header .sy-menu{
    width: 0.46rem;
    height: 0.39rem;
    background: url(2023-njssy-menu.png) no-repeat;
    background-size: 100% auto;
    float: right;
    margin-right: 0.3rem;
    margin-top: 0.2rem;
}

.sy-header .sy-menu.active{
    background-image: url(2023-njssy-close.png);
    background-size: 80% auto;
    background-position: center center;
}

.sy-wrapper{
    box-sizing: border-box;
    padding: 0 0.3rem;
    overflow: hidden;
}

.sy-footer{
    height: 2.94rem;
    background-color: #0269a5;
    padding-top: 0.3rem;
    overflow: hidden;
}

.sy-footer .foot-icon1{
    display: block;
    background: url(njssy-foot-icon1.png) no-repeat;
    width: 0.56rem;
    height: 0.68rem;
    background-size: 100% auto;
    margin: 0 auto;
}

.sy-footer p{
    margin-top: 0.15rem;
    padding: 0 0.5rem;
    font-size: 0.26rem;
    color: #a2cce5;
    text-align: center;
}

.sy-footer p span{
    margin-right: 0.3rem;
    margin-bottom: 0.1rem;
    display: inline-block;
}

.sy-footer .foot-icon2{
    display: none;
}

.sy-banner{
    position: relative;
}

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

.sy-banner .text-cont h2{
    font-size: 0.38rem;
    margin-bottom: 0.3rem;
}

.sy-banner .text-cont p{
    font-size: 0.24rem;
    line-height: 1.8;
}

.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: 0.38rem;
    color: #000000;
    font-weight: bold;
}

.sy-base-title .title-link{
    float: right;
    font-size: 0.3rem;
    color: #0375b8;
    width: 4.6rem;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 0.04rem;
    text-align: right;
}

.sy-base-title .title-link::-webkit-scrollbar{
    display: none;
}

.sy-base-title .title-link span{
    margin: 0 0.03rem;
}

.sysgk-cont{
    margin-top: 0.55rem;
}

.sysjs-cont{
    margin-top: 0.3rem;
    background-color: #ffffff;
    background-image: url(2023-njssy-bg1.png);
    background-size: 3.2rem auto;
    background-position: right bottom;
    background-repeat: no-repeat;
}


.sysjs-cont .text-cont{
    float: right;
    box-sizing: border-box;
    padding: 0.3rem;
    box-shadow: 0px 0px 14px 0px
    rgba(214, 229, 237, 0.65);
}

.sysjs-cont .text-cont h3{
    font-size: 0.32rem;
    color: #1a1a1a;
    margin-bottom: 0.3rem;
}

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

.sy-base-more{
    width: 1.89rem;
    height: 0.58rem;
    display: block;
    line-height: 0.6rem;
    background-color: #ffffff;
    border-radius: 0.29rem;
    border: solid 0.01rem #70caca;
    text-indent: 0.2rem;
    font-size: 0.28rem;
    color: #59b6b6;
    background-image: url(2023-njssy-bg2.png);
    background-size: 0.27rem auto;
    background-position: right 0.16rem center;
    background-repeat: no-repeat;
    margin-top: 0.3rem;
}

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

.sysgk-nums .num-item{
    float: left;
    width: 2rem;
    margin-right: 0.4rem;
    margin-bottom: 0.2rem;
}
.sysgk-nums .num-item:last-child {
    width: 4.4rem;
}
.sysgk-nums .item-top{
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.16rem;
    color: #0375b8;
    font-size: 0.48rem;
    background-repeat: no-repeat;
    padding-left: 0.5rem;
    background-position: 0 0.14rem;

}

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

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

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

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

.sysgk-nums .item-top span{
    font-size: 0.24rem;
}

.sysgk-nums p{
    font-size: 0.28rem;
    color: #4d4d4d;
    padding-top: 0.12rem;
}

.sysqk-people-wrap {
    width: 100%;
    height: 2.97rem;
    margin-top: .4rem;
    position: relative;
}

.sysqk-people{
    width: 7.5rem;
    height: 2.97rem;
    background: url(swsy-people-bg-m.png) no-repeat;
    background-size: 100% auto;
    margin-left: -0.3rem;
    margin-right: -.3rem;
    box-sizing: border-box;
    color: #ffffff;
    line-height: 2;
    padding-left: 0.3rem;
    padding-top: 0.45rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

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

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

.swsy-people{
    background-image: url(swsy-people-bg-m.jpg);
}

.nysy-people{
    background-image: url(nysy-people-bg-m.jpg);
}

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

.sysqk-people .peo-top h3{
    font-size: 0.32rem;
    line-height: 1;
}

.sysqk-people p{
    display: none;
}

.sysqk-people .peo-top p{
    font-size: 0.26rem;
    margin-top: 0.3rem;
    line-height: 1.8;
    width: 3.38rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/*人才队伍-科研骨干 start*/

.sy-list-nav-wrap {
    width: 100%;
    height: 1.2rem;
    background-color: #FFF;
    border-bottom: 1px solid #e2ecf3;
}

.sy-list-nav-title {
    line-height: 1.2rem;
    font-size: .38rem;
}

.sy-list-nav-ul-wrap {
    position: relative;
}

.sy-list-nav-ul {
    width: 4.84rem;
    height: 1.2rem;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    
}

.sy-list-nav-ul::before {
    content: '';
    width: .4rem;
    height: 100%;
    background: linear-gradient(to right,rgba(255,255,255,0) 0, rgba(255,255,255, 1) 100%);
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

/* .sy-list-nav-ul::after {
    content: '';
    width: .4rem;
    height: 100%;
    background: linear-gradient(to left,rgba(255,255,255,0) 0, rgba(255,255,255, 1) 100%);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
} */

.sy-list-nav-ul li {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
}

.sy-list-nav-ul li a {
    line-height: 1.2rem;
    padding: 0 .2rem;
    font-size: .3rem;
}

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

.bread-nav {
    color: #004f7c;
    line-height: .5rem;
    font-size: .26rem;
    padding: .26rem 0;
}

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

.sy-talent-team-ul {
    
}

.sy-talent-team-ul li {
    width: 100%;
    padding: .3rem;
    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 {
    position: relative;
}

.sy-talent-left h3{
    color: #1a1a1a;
    font-weight: bold;
    line-height: 1.2rem;
    font-size: .34rem;
}

.sy-talent-left p {
    color: #0375b8;
    font-weight: bold;
    font-size: .3rem;
    margin-top: .2rem;
    line-height: 1.5;
}


.sy-talent-right {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 100%;
    overflow: hidden;
    background: url(default-head-portrait-2023.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.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: .58rem;
    text-align: center;
    margin-top: .5rem;
    font-size: 0;
}

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

.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: 0.5rem;
}

.xwkx-cont ul{
    margin-top: 0.3rem;
}

.xwkx-cont li{
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    margin-left: 0.1rem;
    box-sizing: border-box;
    padding: 0.15rem 0.3rem 0.25rem 1.3rem;
    position: relative;
    margin-bottom: 0.28rem;
}

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

.xwkx-cont li .date-cont i{
    font-style: normal;
    display: block;
    font-size: 0.42rem;
    padding-top: 0.2rem;
    line-height: 1;
}

.xwkx-cont li .date-cont span{
    font-size: 0.22rem;
    display: block;
    margin-top: 0.06rem;
}

.xwkx-cont li h3{
    font-size: 0.3rem;
    color: #333333;
    line-height: 1.5;
    position: relative;
    padding-bottom: 0.3rem;
}

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

}

.xwkx-cont li p{
    font-size: 0.26rem;
    color: #707070;
    line-height: 1.8;
    margin-top: 0.2rem;
}

.rcdw-cont{
    margin-top: 0.4rem;
}


.rcdw-swiper{
    margin-top: 0.3rem;
    position: relative;
}
.rcdw-swiper .swiper-container {
    height: 3rem!important;
}
.rcdw-swiper .swiper-btn{
    width: 0.35rem;
    height: 100%;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 100% auto;
    background-position: center;
}

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

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

.rcdw-swiper .img-cont{
    width: 1.49rem;
    height: 1.49rem;
    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: 0.24rem;
    color: #1a1a1a;
    text-align: center;
    margin-top: 0.2rem;
    margin-bottom: 0.08rem;
}

.rcdw-swiper p{
    text-align: center;
    font-size: 0.24rem;
    color: #707070;
    line-height: 1.5;
}


.kxyj-cont{
    margin-top: 0.4rem;
}

.kxyj-swiper{
    margin-top: 0.3rem;
}


.kxyj-swiper .slide-item{
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    box-sizing: border-box;
    padding: 0.3rem;
    transition: all 0.4s;
    background-repeat: no-repeat;
    background-position: right bottom;
    font-size: 0;
}

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

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

.kxyj-swiper .slide-item .kxyj-more{
    margin-top: 0.1rem;
    display: inline-block;
    color: #59b6b6;
    font-size: 0.28rem;
    padding-right: 0.4rem;
    background: url(2023-njssy-bg2.png) right center no-repeat;
    background-size: 0.27rem auto;
}


.kxyj-swiper .swiper-container{
    padding-bottom: 0.7rem;
}

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

.kypt-cont{
    margin-top: 0.4rem;
}

.kypt-cont ul{
    margin-top: 0.2rem;
}
.kypt-cont .kypt-item{
    background-color: #ffffff;
    box-shadow: 0px 0px 4px 0px
    rgba(2, 105, 165, 0.19);
    box-sizing: border-box;
    padding: 0.2rem 0.3rem;
    font-size: 0;
}

.kypt-cont .kypt-item h3{
    font-size: 0.32rem;
    color: #000000;
    margin-top: 0.1rem;
}

.kypt-cont .kypt-item p{
    font-size: 0.28rem;
    line-height: 1.8;
    margin-top: 0.2rem;
    color: #707070;
}

.kypt-cont .kypt-more{
    margin-top: 0.3rem;
    display: inline-block;
    color: #59b6b6;
    font-size: 0.27rem;
    padding-right: 0.4rem;
    background: url(2023-njssy-bg2.png) right center no-repeat;
    background-size: 0.27rem auto;
}

.tyrs-ohter-cont{
    margin-top: 0.4rem;
}

.tyrs-ohter-cont .ohter-item{
    margin-bottom: 0.6rem;

}

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

.tyrs-ohter-cont .ohter-item .text-cont{
    overflow: hidden;
    padding: 0.3rem 0.2rem;
    background: url(2023-njssy-bg1.png) right 0.2rem center no-repeat ;
    background-size: 3.3rem auto;
}

.tyrs-ohter-cont .ohter-item .text-cont .text-item{
    width: 50%;
    float: left;
    font-size: 0.24rem;
    color: #0375b8;
    margin-bottom: 0.2rem;
}

.tyrs-ohter-cont .ohter-item .text-cont .text-item a{
    display: inline-block;
    padding-right: 0.3rem;
    background: url(trsy-other-arrow.png) right center no-repeat;
    background-size: 0.2rem auto;
    white-space: nowrap;
}

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


.sy-wrapper-in {
    background-color: #FFF;
    border: 1px solid #e2ecf3;
}

/* 规章制度 start */

.sy-gzzd-ul {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box;
    
}

.sy-gzzd-ul:nth-child(1) {
    padding-top: .2rem ;
}

.sy-gzzd-ul:last-child{
    margin-bottom: .5rem;
}

.sy-gzzd-ul li {
    line-height: 1.5;
    border-bottom: 1px dashed #bed5e3;
    font-size: .3rem;
    background: url(2023-gzzd-icon1.png) no-repeat .06rem .28rem;
    background-size: .3rem;
    padding: .2rem 0 .2rem .5rem;
}
.sy-gzzd-ul li a{
    color: #1a1a1a;
    display: block;
}
.sy-gzzd-ul li a:hover {
    color: #0269a5;
}

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

.sy-zzlw-ul {
    width: 100%;
    padding: 0 .2rem;
    box-sizing: border-box;
    
}

.sy-zzlw-ul:nth-child(1) {
    padding-top: .2rem ;
}

.sy-zzlw-ul:last-child{
    margin-bottom: .5rem;
}

.sy-zzlw-ul li {
    line-height: 1.5;
    border-bottom: 1px dashed #bed5e3;
    font-size: .3rem;
    background: url(2023-gzzd-icon1.png) no-repeat .06rem .3rem;
    background-size: .3rem;
    padding: .2rem 0 .2rem .5rem;
}
.sy-zzlw-ul li a{
    color: #1a1a1a;
    display: block;
}
.sy-zzlw-ul li a:hover {
    color: #0269a5;
}

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

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

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

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

.new-list-text {
    width: 3.08rem;
    height: 100%;
    position: relative;
}

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

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

.new-list-text span.news-list-time {
    font-size: .26rem;
    color: #59b6b6;
    position: absolute;
    right: 0;
    bottom: -.5rem;
}
/* 新闻快讯 end */


/* 人员详情页 start */
.personDetail_container {
    padding: .6rem .2rem 0 .2rem;
}
.personDetail_picture {
    width: 2.5rem;
    height: 3.5rem;
    padding: .1rem;
    box-sizing: border-box;
    border: 1px solid #bed5e3;
    margin: 0 auto;
    float: none;
    background: url(2023_njssy_rw.jpg) center no-repeat;
    background-size: 75%;
}

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

.personDetail_content {
    width: 100%;
}

.personDetial_name {
    font-size: .41rem;
    font-weight: bold;
    color: #1a1a1a;
    margin-top: .5rem;
    margin-bottom: .4rem;
    text-align: center;
}
.personDetial_name span {
    font-size: .31rem;
    color: #0375b8;
    display: block;
    margin-top: .3rem;
    line-height: 1.5;
    text-align: center;
}
.personDetial_text {
    font-size: 0.3rem;
    color: #1a1a1a;
}

.personDetial_text p {
    margin-bottom: .34rem;
    line-height: 1.8;
}
/* 人员详情页 end */

