*{
    margin:0;
    padding:0;
    list-style: none;
    text-decoration: none;
}
body{
    background: #0D2649;
}
.m1680{
    width:1680px;
    margin:0 auto;
    background:#fff;
}
/* .layui-row .left img{
    float: left;
} */

 @media screen and (min-width: 1200px){
    .layui-col-lg8 {
        width: 72%;
    }
    .layui-col-lg9 {
        width: 77.5%;
    }
    .layui-col-lg3 {
        width: 22% !important;
        float: right !important;
    }
    .layui-col-md7 {
        width:66% !important;
    }
    .layui-col-md5 {
        width:34% !important;
    }
    .rwbd .layui-col-lg9 {
        width: 73.5%;
    }
}

/* 顶部轮播 */
.xhdt{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.kxyw{
    width: 540px;
    height: 466px;
    overflow: hidden;
    position: relative;
}

.xhdt .bd li{
    width: 100%;
    height: auto;
    float: left;
}
.xhdt .bd li .pic{
    height: auto;
}
.xhdt .bd li img{
    width: 100%;
    height: auto;
}
.xhdt .bd li{
    position: relative;
}
.xhdt .bd li .wz{
    width: 892px;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translateX(-50%);
    border-bottom:98px solid #0d2649bf;
    border-left:100px solid transparent;
    border-right:100px solid transparent;
    border-top:200px solid transparent;
}
.xhdt .bd li .biaoti{
    left: 50%;
    bottom: 20px;
    position: absolute;
    transform: translateX(-66%);
}
.xhdt .bd li .biaoti b{
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.xhdt .bd li .biaoti p{
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 4px;
}
.xhdt .hd{
    width: 150px;
    height: 45px;
    right: 50%;
    bottom: 20px;
    position: absolute;
    transform: translateX(300%);
}
.xhdt .hd ul{
    margin-top: 20px;
}
.xhdt .hd li{
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 10px;
    background:url(dian.png) no-repeat;

}
.xhdt .hd li.on{
    width:23px;
    background: url(dian1.png) no-repeat;
}
.xhdt .prev,.xhdt .next{
    position: absolute;
    top: 200px;
    width: 54px;
    height: 80px;
    background-color:rgba(6, 2, 1, 0.5);   
}
/* 最新 */
.zuixin{
    /* height: 692px; */
    padding: 64px;
}
.zuixin .ztzl{
    height:80px;
}
.zuixin .ztzl .biao {
    float: left;
    margin-top: 11px;
    margin-right: 12px;
}
.zuixin .ztzl span {
    
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #104375 0%, #5F8CB8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.zuixin .ztzl svg {
    margin-top: 18px;
    float: left;
    margin-left: 12px;
}
.zuixin .ztzl i {
    width: 80%;
    height: 1px;
    background: linear-gradient(90deg, #104375 0%, #5F8CB8 100%);
    display: block;
    float: left;
    margin-top: 30px;
}
.zuixin_list{
    clear: both;
    margin-top: 20px;
}
.zuixin_list ul li{
    float: left;
    width: 299px;
    height: 269px;
    position: relative;
    margin-right:24px;
    margin-bottom:24px;
}
.zuixin_list ul li:nth-child(3n){
    margin-right:0;
}
.zuixin_list ul li a p{
    height: 80px;
    padding-top: 20px;
    background: linear-gradient(180deg, rgba(16, 67, 117, 0.00) 0%, rgba(16, 67, 117, 0.50) 50%, #104375 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FFF;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    line-height: 80px;
    transition: all 0.3s ease;
}
.zuixin .left{
    margin-right:64px;
}
.zuixin .right{
    width:512px;
    height: 616px;
    padding:24px 16px;
    background: linear-gradient(180deg, rgba(153, 31, 31, 0.79) 0%, rgba(174, 66, 66, 0.88) 100%);
    backdrop-filter: blur(6px);
    float: right;
}
.zuixin .right .kxjrl span{
    text-align: right;
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    background: linear-gradient(180deg, #FAE2A0 8.33%, #FFF7E0 88.54%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.zuixin .right .kxjrl svg{
    margin-top: 6px;
    float: left;
}
.zuixin .right .kxjrl .gengduo {
    color: #FFF;
    text-align: right;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    float: right;
    line-height: 60px;
}
.zuixin .right .kxjrl .gengduo svg{
    float: right;
    margin-top: 24px;
    margin-left: 10px;
}
.kxjrl_list{
    margin-top:16px;
}
.kxjrl_list li{
    width:93%;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid rgba(221, 221, 221, 0.30);
    background: rgba(255, 255, 255, 0.10);
    display: inline-block;
    margin-bottom: -5px;
}
.kxjrl_list li .time b{
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #FFF;
    overflow: hidden;
    color: #666;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.kxjrl_list li .time p{
    display: flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background:linear-gradient(90deg, #104375 0%, #5F8CB8 100%);
    overflow: hidden;
    color: #FFF;
    text-overflow: ellipsis;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.kxjrl_list li .time{
    width: 87px;
    height: 64px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
}
.kxjrl_list li .xiangqing{
    float: left;
    width: 100%;    
}
.kxjrl_list li .xiangqing a{
    overflow: hidden;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.kxjrl_list li:last-child{
    border:none;
}
#ID-laydate-static-1,#layui-laydate1,.layui-laydate-main,.layui-laydate-content table,.layui-laydate-content,.layui-laydate-main{
    width:100% !important;
}
.layui-laydate-header,.layui-laydate-footer{
    display:none;
}
.layui-laydate-content thead tr{
    background: #104375;
}
.layui-laydate-content th{
    color: #fff !important;
}
.layui-laydate .layui-this{
    background-color:#333 !important;
}
/* 科学家名录 */
.kxjfc-main02{
    padding:0 64px;
}
.kxjfc-main02-title{
    height:80px;
}
.kxjml .biao {
    float: left;
    margin-top: 11px;
}
.kxjml svg{
    float: left;
    margin-top: 18px;
    margin-left: 10px;
}
.kxjml span{
    
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #991F1F 0%, #B85F5F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    float: left;
}
.kxjml i {
    width: 79.9%;
    height: 1px;
    background: linear-gradient(90deg, #991F1F 0%, #B85F5F 100%);
    display: block;
    float: left;
    margin-top: 30px;
}
.kxjml-nav{
    clear: both;
    margin-top:24px;
    height:26px;
    margin-bottom:24px;
}
.kxjml-nav ul li{
    float: left;
    width:22px;
    height:26px;
    margin-right:10px;
    line-height: 26px;
    text-align: center;
}
.kxjml-nav ul li:nth-child(1){
    width:50px;
}
.current{
    background: #237BFF;
}
.current a{
    color:#fff;
}
#tabCont{
    clear: both;
    margin-top:24px;
}
.kxjml-list  li a p{
    padding: 6px 12px;
    opacity: 0.8;
    background: linear-gradient(0deg, #1A4C7E -2.78%, #5B87B4 100.03%);
    /* width:204px; */
    height:34px;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    margin-top:12px;
}
.kxjml-list li a span{
    /* width:228px; */
    height: 38px;
    overflow: hidden;
    color: #555;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-top:12px;
}
.kxjml-list li{
    width: 246px;
    height: 336px;
    margin-right:80px;
    float: left;
    margin-bottom: 24px;
}
@media (min-width: 1000px) and (max-width: 1680px) {
    .kxjml-list li{
        width:15.5% !important;
        height:auto !important;
        min-width: 159px;
    }
    .ztzl i{
        width:69% !important
    }
    .rwbd .layui-col-lg9 {
        width: 70% !important;
    }
    .layui-col-lg3 {
        width: 28% !important;
        float: right !important;
    }
    .layui-row .left .yjjz .yjjz_list li{
        width:21% !important;
        height:auto !important;
    }
    .kauixun_top i{
        width:31% !important;
    }
    .kauixun_bottom ul li{
        width:100% !important;
        margin-bottom:20px  !important;
    }
    #dateFrame li{
        width:91% !important;
        padding:5px 20px;
    }
    .layui-col-md5 {
        width: 39% !important;
        float: right !important;
    }
    .layui-col-md7 {
        width: 60% !important;
    }
    .jedateblue .jedaol{
        width: 94.5% !important;
    }
    .zuixin .ztzl i{
        width: 69% !important;
    }
    .zuixin .left{
        margin-right:0 !important;
    }
    .zuixin_list ul li{
        width:30% !important;
        height:auto !important;
    }
    .kxjml i{
        width:71.9% !important;
    }
    .zuixin_list ul li a p{
        line-height:120px;
        font-size: 16px;
    }
    .zuixin .right{
        width:100%;
        padding:5px 16px;
    }
    .kxjrl_list{
        margin-top:5px;
    }
    .kxjrl_list li .xiangqing p{
        margin-top:5px !important;
    }
    #date01{
        margin-top: 5px !important;
    }
    .jedateblue .jedaul li{
        margin-top:0px !important;
    }
    /* .jedateblue .jedaul{
        height:154px;
    } */
    .zuixin .right{
        height: 473px;
    }
    #jedatebox{
        height:auto !important;
    }
}
.kxjml-list li:nth-child(5n){
    margin-right:0;
}
.kxjml-list ul{
    display: table;
    /* margin:0 46px; */
}
.kxjml-list{
    display: table;
}






/* 人物报道 */
.rwbd{
    padding:0 64px;
}
.layui-row .left .ztzl .biao {
    float: left;
    margin-top: 11px;
}
.layui-row .left .ztzl svg{
    margin-top: 18px;
    float: left;
}
.layui-row .left .ztzl a{
    width: 100px;
    align-items: center;
    gap: 5px;
    color: rgba(51, 51, 51, 1);
    float: right;
    line-height: 60px;
    text-align: center;
}
.layui-row .left .ztzl a img {
    margin-right: 0;
    float: right;
    margin-top: 24px;
}
.kauixun_top a img{
    float: right;
    margin-top: 23px;
}
.layui-row .left .ztzl a .more1 {
    display: none;
}
.layui-row .left .ztzl a:hover {
    color: #0277fc;
    text-decoration: none;
}
.layui-row .left .ztzl a:hover .more {
    display: none;
}
.layui-row .left .ztzl a:hover .more1 {
    display: inline-block;
}
.layui-row .left .yjjz .yjjz_list li div {
    width: 100%;
    margin-top: 12px;
}
.layui-row .left .yjjz .yjjz_list li span {
    float: left;
    color: #C18300;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.layui-row .left .yjjz .yjjz_list li p {
    float: right;
    color: #7C8CA3;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.ztzl i{
    width: 77%;
    height: 1px;
    background: linear-gradient(90deg, #991F1F 0%, #B85F5F 100%);
    display: block;
    float: left;
    margin-top: 30px;
}
.layui-row .left .ztzl{
    height:80px;
}
.swiper-pagination{
    left: 61% !important;
    width: 20% !important;
    bottom: 5% !important;
}
@media (max-width: 1680px) and (min-width: 1000px){
    .swiper-pagination {
        left: 66% !important;
        width: 20% !important;
        bottom: 9% !important;
    }
}
.swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
    float: left !important;
    margin-left: 10px !important;
    background:url(dian.png) no-repeat !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    width: 23px !important;
    background: url(dian1.png) no-repeat !important;
    border-radius: 0 !important;
}
.swiper-container {
    width: 100%;
    /* height: 380px; */
    clear: both;
    /* margin-top:12px; */
  }
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #e50808;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
    width: 218.205px;
    height: 320.762px;
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:30px;
}
.swiper-slide a{
    display:none;
}
.swiper-slide-active a{
    display: block;
    /* position: absolute; */
    bottom: -60px;
    color: #000;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2px;
}

/* 研究进展 */
.layui-row .left .yjjz .ztzl span{
    
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #991F1F 0%, #B85F5F 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.layui-row .left .rwbd .yjjz .ztzl i{
    width: 69%;
    height: 1px;
    background: linear-gradient(90deg, #991F1F 0%, #B85F5F 100%);
    display: block;
    float: left;
    margin-top: 30px;
}

.layui-row .left .yjjz .yjjz_list li{
    width: 338PX;
    height: 299px;
    display: flex;
    padding: 12px;
    flex-direction: column;
    align-items: center;
    flex: 1 0 0;
    border: 1px solid #FFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.88) 0%, rgba(255, 255, 255, 0.64) 100%);
    box-shadow: 0px 4px 16px 0px rgba(194, 202, 255, 0.48);
    float: left;
    margin-right:24px;
    margin-bottom:24px;
    transition: all 0.3s ease;
}
.layui-row .left .yjjz .yjjz_list li:nth-child(4n){
    margin-right:0;
}
.layui-row .left .yjjz .yjjz_list li img{
    width:100%;
    height:100%;
}
.layui-row .left .yjjz .yjjz_list li a{
    overflow: hidden;
    color: #333;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width:100%;
    display: flex;
    /* padding: 16px 0px; */
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* for Safari, Chrome, and Opera */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-line-clamp: 2; /* for Firefox (not fully supported, fallback included) */
    -moz-box-orient: vertical;
    display: box;
    line-clamp: 2;
    box-orient: vertical;
    min-height: 58px;
    margin-top: 10px;
}

.kauixun_top{
    height:80px;
}
.kauixun_top .biao{
    float: left;
    margin-top: 11px;
    margin-right: 8px;
}
.kauixun_top span{
    float: left;
    
    font-size: 42px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2px;
    background: linear-gradient(90deg, #104375 0%, #5F8CB8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.kauixun_top svg{
    margin-top: 18px;
    float: left;
}
.kauixun_top i{
    width: 33%;
    height: 1px;
    background: linear-gradient(90deg, #104375 0%, #5F8CB8 100%);
    display: block;
    float: left;
    margin-top: 30px;
}


.kauixun_top a{
    width:50px;
    align-items: center;
    gap: 5px;
    color: rgba(51, 51, 51, 1);
    float: right;
    line-height: 60px;
    text-align: center;
}

.kauixun_top a .more1 {
    display: none;
}
.kauixun_top a:hover {
    color: #0277fc;
    text-decoration: none;
}
.kauixun_top a:hover .more {
    display: none;
}
.kauixun_top a:hover .more1 {
    display: inline-block;
}


.kauixun_bottom{
    clear: both;
    margin-top:24px;
}
.kauixun_bottom ul li{
    width:352px;
    height:56px;
    margin-bottom:48px;
}
.kauixun_bottom ul li svg{
    float: left;
    margin-top:5px;
}
.kauixun_bottom ul li a{
    display: block;
    float: left;
    height:28px;
    color:  #104375;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2px;
    margin-left: 12px;
}
.kauixun_bottom ul li p{
    color:#104375;
    text-align: right;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2px;
    float: right;
    margin-top: 10px;
}

.jedateblue .jedaol li.weeks{
    background: #104375 !important;
    border-bottom:none !important;
    color: #fff;
    font-size:16px !important;
}
.jedateblue .jedaol {
    width: 95.5% !important;
    overflow: auto;
    background: #104375;
    padding: 4px 12px;
}

.jedateblue .jedaul{
    background-color: #fff !important;
}
.jedateblue .jedaul li{
    background: #F5F5F5 !important;
    margin-top: 4px;
    height: 24px;
    line-height: 24px;
}
.jedateblue .jedaul li .nolunar{
    line-height:24px !important;
}
#jedatebox{
    height:220px;
    overflow: hidden;
}
.jedateblue .jedaul{
    height:auto !important;
}
.jedateblue .jedaul li.action, .jedateblue .jedaul li.action:hover, .jedateblue .jedaul li.action .lunar{
    border-radius: 4px;
    background: #000 !important;
}
.jedateblue .jedaul li:nth-child(7n){
    color:red;
}
.pagination{
    text-align: center;
}