/* 首页 */
/* 头部 */
body{font-size: .16rem;}
.header{
    background: url(./headbg20251112.png) repeat-x;
    background-size: cover;
    width: 100%;
}
.header .headerBox{
    width: 100%;
    margin: 0 auto;
    height: 1.8rem;
    line-height: 1.8rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: .3rem;
}
.logoLeft{
    width: 5rem;
}
.head_list{width: .46rem;margin-left: .24rem;}
.headRight{
    display: flex;
    align-items: center;
}
.searchTop .k1,.language{display: none;}
.search_mob img{width: .46rem;}
.search_mob1 .k1 {
  width: 80%;
    height: .88rem;
    font-size: .3rem;
    line-height: .88rem;
    background: none;
    float: left;
    box-sizing: border-box;
    border-radius: 24px 0 0 24px;
    padding-left: .4rem;
}
.search_mob1 .k2 {
    width: 17%;
    padding-right: .88rem;
    height: .88rem;
    background: url(./search_btn20251112.png)  center no-repeat;
    cursor: pointer;
    float: right;
    background-size:34% 42% ;
    box-sizing: border-box;
}
.close_btn1{margin-bottom: .72rem;}
.search_mob1{
     height: .88rem;
        border-radius: 24px;
        font-size: .3rem;
        background-color: #fff;
        margin: 0 .3rem;
        box-sizing: border-box;
}
/* 头部导航 */
.nav,.search_mob_box{background-color: #016bb5;position: fixed;top: 0;width: 100%;z-index: 999;overflow-y: auto;height: 100%;display: none;}
.nav .close_btn,.close_btn1{width: 100%;padding-top: .72rem;display: flex;justify-content: right;text-align: center;}
.nav .close_btn .close_btn_pic,.close_btn1 .close_btn_pic1{width: 1.2rem;height: .8rem;padding-top: .2rem;margin-right: .3rem;box-sizing: border-box;}
.nav .close_btn img,.close_btn1 img{width: .4rem;}
.nav .w>ul{margin:0 auto;text-align: center;display: flex;flex-direction: column;}
.nav .w>ul>li>div>a{font-size: .34rem;color: #fff;width: 100%;display: block;text-align: left;padding: .2rem 0;padding-left: .68rem;}
.nav ul .navBox_2{display: block;}
.nav .w>ul>li>div span.nav_slide{ cursor: pointer; user-select: none;color: #fff;font-weight: bold;position: absolute;right: 0rem;top: 0rem;width: 40%;height: 100%; padding-top: .2rem; padding-left: 1.3rem;box-sizing: border-box;font-size: .3rem;}
.navBox_2{background: #fff;width: 100%;text-align: center;z-index: 2;}
.navBox_2 .nav_2{padding: .3rem 0 .5rem;}
.nav .w>ul>li>div{position: relative;}
.nav .w>ul>li{margin-bottom: .5rem;position: relative;}
.navBox_2 .nav_2 li a{font-size: .3rem;width: 100%;height: .6rem;line-height: .6rem;text-align: left;display: block;padding-left: .68rem;margin-bottom: .1rem;}
.navBox_2 .nav_2 li a:active{background-color: #9d2932;width: 100%;display: block;color: #fff;}
li.nav_language{font-family: "Georgia";}
/* 尾部 */
.footer{
    background-color: #016cb6;
    min-width: 100%;
}
.footer *{color: #fff !important;text-align: center;font-size: .26rem;}
.footer .foot_con:first-child{border-bottom: .01rem solid #016db7;}
.foot_con{width:100%;padding:0 .3rem;box-sizing: border-box;margin: 0 auto;}
.foot_con .foot_top{padding: 1.12rem 0 .94rem;}
.foot_con .foot_top .f1 img{width: 5.92rem;height: auto;}
.foot_con .foot_top .f1 .f1_em{}
.foot_con .foot_top .f1 .f1_em p{padding:.72rem 0 .24rem;}
.f2 ul li,.f3 ul li, .f4 ul li{margin-bottom: .3rem;}
.f2 ul li:first-child,.f3 ul li:first-child, .f4 ul li:first-child{font-weight: bold;margin-bottom: .4rem;}
.f5{margin-top: .64rem;text-align: center;}
.f5 img{width: 2.4rem;}
.f2,.f3,.f4{display: none;}
.foot_con .foot_bot{padding:0 0 1.12rem;}
.foot_con .foot_bot p{text-align: center;line-height: 1.7;}
.foot_con .foot_bot span{display: block;}
/* 首页图片新闻 */
.pic_box{width: 100%;position: relative;margin: 0 auto;}
/* .pic_box .bd li{position: relative;}
.pic_box .bd li,.pic_box .bd li img{
    width: 100%;height: 7.62rem;
}
.pic_box .bd li img{object-fit: cover;}
.pic_box .bd li span{position: absolute;bottom: 5%;font-size: .34rem;font-weight: bold;color: #fff;left:0;    width: 100%;height: .8rem;line-height: .8rem;text-align: center;} */
.pic_box .pic_box_prev{position: absolute;top: 45%;left: 5%;background: url(./banner_prev20251112.png) center no-repeat;background-size: 100% 100%;width: .7rem;height: .7rem;display: inline-block;border-radius: 50%;}
.pic_box .pic_box_next{position: absolute;top: 45%;right: 5%;background: url(./banner_prev20251112.png) center no-repeat;background-size: 100% 100%;width: .7rem;height: .7rem;display: inline-block;transform: rotate(180deg);border-radius: 50%;}
.pic_box .pic_box_prev:hover{background: url(./banner_prev_h20251112.png) center no-repeat;background-size: 100% 100%;}
.pic_box .pic_box_next:hover{background: url(./banner_prev_h20251112.png) center no-repeat;background-size: 100% 100%;}
.pic_box .swiper {
    width: 100%;
}
.pic_box .swiper-slide {
    text-align: center;
    font-size: .36rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.pic_box .swiper-slide a{width: 100%;display: block;}
.pic_box .swiper-slide img{
    display: block;
    width: 100%;
    /* height: 1.92rem; */
    aspect-ratio: 16 / 8;
    object-fit: cover;
}
.pic_box .swiper-slide p{font-size: .36rem;font-weight: bold;color: #fff;background-color: #016cb6; width: 100%;height: 2.18rem;padding: .48rem .3rem 0;box-sizing: border-box;text-align: left;line-height: 1.5;}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: none;}
.swiper-button-disabled {
  pointer-events: auto !important; 
  cursor: default; 
  opacity: 0.5 !important; 
}
/* 横幅 */
.hengfu{width: 100%;margin: .6rem 0;}
.hengfu_img_pc{display: none;}
/* 最新动态 */
.latest_news{background: rgb(157, 41, 51);width: 100%;padding: 1rem 0 1.2rem;}
.latest_news_con,.newsBox{width:100%;padding:0 .3rem;box-sizing: border-box;margin: 0 auto;}
.latest_news .latest_news_title span{font-size: .46rem;color: #fff;font-weight: bold;}
.latest_news .latest_news_title{display: flex;justify-content: space-between;align-items: center;margin-bottom: .6rem;}
.latest_news .latest_news_title a{color: #fff;font-size: .24rem;}
.latest_news .latest_news_list li{width: 100%;margin-bottom: .48rem;background-color: #fff;}
.latest_news .latest_news_list li a{display: flex;}
.latest_news .latest_news_list li a:hover .latest_news_c p{color: #fff;}
.latest_news .latest_news_list li a:hover .latest_news_c,.latest_news .latest_news_list li a:hover .latest_news_c span{background-color: #026cb6;color: #fff;}
.latest_news .latest_news_list li img{width: 2.8rem;height: 1.92rem;}
.latest_news .latest_news_list li p{font-size: .3rem;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.latest_news .latest_news_list li span{display: inline-block;color: #9d2933;font-size: .24rem;display: block;}
.latest_news_c{background-color: #fff;padding: .24rem;box-sizing: border-box;display: flex;flex-direction: column;justify-content: space-between;}
/* 学术交流/时事评论/学术论文 */
.newsBox .acad_com{width: 100%;padding-top: 1.2rem;}
.newsBox .news_tit,.newsBox4 .audio_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: .52rem;}
.newsBox .news_tit>a,.newsBox3 .nat_res_tit>a,.newsBox3 .work_tit>a,.newsBox4 .audio_tit>a{color: #016cb6;font-size: .24rem;}
.newsBox .news_tit span,.newsBox3 .nat_res_tit span,.newsBox3 .work_tit span,.newsBox4 .audio_tit span{font-size: .46rem;font-weight:bold;}
.newsBox .time_b{width: 1.3rem;height: 1.2rem;text-align: center;color: #fff;margin-right: 4%;background-color: #9d2933;flex-shrink: 0;padding-top: .2rem;box-sizing: border-box;}
.newsBox .acad_com .time_b{background-color: #016cb6;}
.newsBox li a{display: flex;margin-bottom: .4rem;}
.newsBox li a p{padding-top: .2rem;}
.newsBox li:hover{background-color: #9d2933;}
.newsBox li:hover a,.newsBox li:hover p,.newsBox .acad_com .time_b span{color: #fff;}
.newsBox .acad_com li:hover{background-color: #016cb6;}
.newsBox li>a{font-size: .3rem;}
.newsBox .time_b span:first-child{display: block;font-size: .24rem;color: #fff;}
.newsBox .time_b span:last-child{display: block;font-size: .44rem;color: #fff;}
.newsBox .sx_right{display: flex;flex-direction: column;justify-content: space-between;padding-top: .6rem;}
.sx_right .commen{margin-bottom: .6rem;}
.zt {margin-top: .8rem;width:100%;}
.res_center{margin-top: .94rem;margin-bottom: 1.28rem;}
.zt ul a,.res_center ul a{display: inline-block;}
.zt img,.res_center img{    height: 1.9rem;}
.newsBox1 {
    width:100%;padding:0 .3rem;box-sizing: border-box;
    margin: 0 auto;
}
.newsBox1 .news_tit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: .52rem;
}
.newsBox1 .news_tit span {
    font-size: .46rem;
    font-weight: bold;
}
.newsBox1 ul a{display: block;margin-bottom: .4rem;}
/* 国际问题研究/著作 */
.newsBox3 {
    background: url(./mapbg_mob20251112.png) no-repeat;
    width: 100%;    background-size: 100% 100%;
    padding-top: 1.28rem;
}
.newsBox3 .nat_w_con{width:100%;padding:0 .3rem;box-sizing: border-box;margin: 0 auto;}
.newsBox3 .nat_res{width: 5.36rem;background-color: #fff;margin: 0 auto;}
.newsBox3 .nat_res .nat_res_pic img{aspect-ratio: 16 / 23;}
.nat_res .nat_res_tit{display: flex;justify-content: space-between;flex-direction: column;padding: 0 1rem;}
.newsBox3 .work_tit span{color: #fff;display: block;text-align: center;}
.newsBox3 .work_tit a{display: none;}
.newsBox3 .nat_res_tit span{padding: .56rem 0 .5rem;}
.newsBox3 .nat_res_tit .nat_res_more{text-align: right;padding: .36rem 0 .5rem;}
.newsBox3 .work .work_tit{padding: 1rem 0 .8rem;}
.mySwiper1{padding-bottom: 2.48rem;position: relative;}
.mySwiper1 .swiper-slide{box-sizing: border-box;display: flex;justify-content: space-around;}
.mySwiper1 .swiper-slide a{text-align: center;}
.mySwiper1 .swiper-slide img{ aspect-ratio: 9 / 13;width: 86%;}
.mySwiper1 .pic_box_prev1,.mySwiper1 .pic_box_next1{position: absolute;top: 78%;left: 34%;background: url(./banner_prev20251112.png) center no-repeat;width: .72rem;height: .72rem;display: inline-block;border-radius: 50%;background-size: 100% 100%;}
.mySwiper1 .pic_box_next1{transform: rotate(180deg);left:53% ;}
.mySwiper1 .pic_box_prev1:hover{background: url(./banner_prev_h20251112.png) center no-repeat;}
.mySwiper1 .pic_box_next1:hover{background: url(./banner_prev_h20251112.png) center no-repeat;}
/* 视频 */
.newsBox4{width:100%;box-sizing: border-box;margin: 0 auto;padding: 1rem .3rem 1.28rem;}
.newsBox4 .audio_list ul li{width: 100%;margin-bottom: .4rem;}
.newsBox4 .audio_list ul li a{display: flex;background-color: #9d2933;}
.newsBox4 .audio_list ul li img{width: 2.8rem;height: 1.88rem;}
.newsBox4 .audio_list ul li p{font-size: .3rem;color: #fff;line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    
}
.newsBox4 .audio_list ul li .vid_icon{position: absolute;width: .4rem;height: .4rem;bottom: 5%;left: 5%;}
.newsBox4 .audio_list ul li .audio_pic{position: relative;}
.newsBox4 .audio_list li a .audio_p{padding:.24rem;box-sizing: border-box;}
.newsBox4 .audio_list li:hover a{background-color:#026cb6; }
/* 国研院概况 */
.top_banner{width: 100%;margin:0 auto}
.xie{height: .8rem;line-height: .8rem;font-size: .24rem;}
.xie a:last-child{color: #9d2933;}
.section{margin: 0 auto;padding: 0 .3rem;}
.main .nav_left{background-color: #9e2d33;        width: 100%;position: relative;}
.main .nav_left ul{padding: .3rem 0 .44rem;display: none;position: absolute;z-index: 9;background-color: #9e2d33;width: 100%;border-top: .01rem solid #fff;}
.main .nav_left a{color: #fff;display: block;height: .66rem;line-height: .66rem;margin-bottom: .36rem;padding-left: .3rem;font-size: .3rem;}
.main .nav_left li.active a{background-color: #fff;color: #9d2933;}
.main .con_right .con_right_tit{font-size: .46rem;font-weight: bold;padding: .68rem 0 .6rem;text-align: center;}
.con_right_swiper .mySwiper .pic_box_prev,.con_right_swiper .mySwiper .pic_box_next{position: absolute;top: 50%;left: 3%;background: url(./banner_prev20251112.png) center no-repeat;width: .6rem;height: .6rem;display: inline-block;border-radius: 50%;background-size: 100% 100%;}
.con_right_swiper .mySwiper .pic_box_next{transform: rotate(180deg);left: 88%;}
.con_right_swiper .mySwiper .pic_box_prev:hover{background: url(./banner_prev_h20251112.png) center no-repeat;background-size: 100% 100%;}
.con_right_swiper .mySwiper .pic_box_next:hover{background: url(./banner_prev_h20251112.png) center no-repeat;background-size: 100% 100%;}
.main .con_right .con_right_p{
  font-size: .3rem;
  line-height: 2;
  padding: .8rem 0;        text-align: justify;
}
.main .con_right .con_right_p p{text-indent: 2em;margin-bottom: .8rem;}
.top_banner_pc{display: none;}
.nav_left_sel{display: flex;justify-content: space-between;padding: 0 .26rem;height: .8rem;line-height: .8rem;}
.nav_left_sel span{color: #fff;font-size: .36rem;}
.nav_left_sel i{color: #fff;display: inline-block;width: .24rem;}
.nav_left_sel i img{margin-top: -.1rem;}
/* 组织机构 */
.zzjg .main{padding-bottom: .8rem;}
.zzjg .main ul li{height: .92rem;line-height: .92rem;padding-left: .6rem;width: 100%;box-sizing: border-box;}
.zzjg .main ul{width: 100%;padding: .5rem 0 .64rem;font-size: .3rem;}
.zzjg .zz1{background: url(./zz1_bg20251112.png);background-repeat: repeat-x;background-size: 100% 90%;}
.zzjg .zz2{background: url(./zz2_bg20251112.png);background-repeat: repeat-x;background-size: 100% 90%;}
.zzjg .zz3{background: url(./zz3_bg20251112.png);background-repeat: repeat-x;background-size: 100% 90%;}
.zzjg .zz4{background: url(./zz4_bg20251112.png);background-repeat: repeat-x;background-size: 100% 90%;}
/* 检索 */
.search.w1320 .main .m_search {
        height: .7rem;
        border-radius: 35px;
        font-size: .4rem;
        background-color: #016cb6;
        align-self: center;
        margin: .4rem .4rem .68rem;
}
.search.w1320 .main .m_search .k1 {
        width: 85%;
        height: .7rem;
        font-size: .3rem;
        line-height: .7rem;
        background: none;
        color: #fff;
        float: left;
        box-sizing: border-box;
        padding-left: .36rem;
        border-radius: 28px 0 0 28px;
    }
.search.w1320 .main .m_search .k2 {
        width: 10%;
        height: .7rem;
        padding-right: .72rem;
        background: url(./search_btn_w20251112.png) .08rem center no-repeat;
        cursor: pointer;
        float: right;
        background-size: .48rem .44rem;
    }
     .search_num *{color: #666;font-size: .24rem;}
    .search_num>span:first-child{padding-right: .4rem;display: block;margin-bottom: .28rem;}
   .search_num .search_opt{display: inline;}
 /* 隐藏原生单选按钮（保留功能） */
.search_opt input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
/* 自定义单选按钮的未选中状态（通过 label 模拟） */
.search_opt label {
  position: relative;
  padding-left: .34rem; /* 给模拟的单选按钮留出空间 */
  margin-right: .24rem; /* 选项之间的间距 */
  cursor: pointer;
  line-height: 1; /* 对齐文本 */
}
/* 模拟单选按钮的圆形边框（未选中） */
.search_opt label::before {
  content: '';
  position: absolute;
  left: 0;
  top: .01rem;
  width: .26rem; /* 按钮大小 */
  height: .26rem;
  border: .01rem solid #666; /* 未选中时的边框颜色 */
  border-radius: 50%; /* 圆形 */
  background-color: #fff;
}
/* 模拟单选按钮的选中状态（圆点） */
.search_opt input[type="radio"]:checked + label::after {
  content: '';
  position: absolute;
  left: .05rem; /* 圆点位置（居中） */
  top: .033rem;
  width: .2rem; /* 圆点大小 */
  height: .2rem;
  border-radius: 50%;
  background-color: #9d2933; /* 选中时的圆点颜色（可自定义） */
}
/* 选中时的边框颜色（可选，增强视觉效果） */
.search_opt input[type="radio"]:checked + label::before {
  border-color: #666; /* 选中时的边框颜色（与圆点呼应） */
}
/*  hover 状态（可选） */
.search_opt label:hover::before {
  border-color: #666; /* 鼠标悬停时的边框颜色 */
}
.search_opt label:last-child{margin-right: 0;}
.search_num{margin-bottom: .2rem;}
.search_num .total{color: #9d2933;}
.s_content span,.s_content p,.s_content h2{margin-bottom: .24rem;display: block;}
.s_content h2{font-size: .3rem;}
.s_content p{line-height: 2;font-size: .36rem;display: none;}
.s_content span{color:#666666;font-size: .24rem;}
.s_content li{border-bottom: .01rem solid #ededed;padding: .4rem 0 .2rem ;}
/* 搜索分页 */
.div-page{display: flex;justify-content: center;align-items: center;margin: 1.08rem 0;}
.div-page a{border-radius: 50%;width: .52rem;height: .52rem;display: inline-block;text-align: center;line-height: .52rem;font-size: .36rem;margin: 0 .12rem;}
.div-page .page_prev,.div-page .page_next{width: .74rem;height: .72rem;line-height: .72rem;background:url(./page_next20251112.png) no-repeat;color: #fff;background-size: 100% 100%;margin: 0 .4rem;}
.div-page a.on{background-color: #9d2933;color: #fff;}
.div-page .page_prev{transform: rotate(180deg);}
/* 列表页 */
.list .list_con ul a,.list .list_con .list_r{display: flex;justify-content: space-between;}
.list .list_con .list_l{width: 2.8rem;height: 1.86rem;flex-shrink: 0;margin-right: .4rem;}
.list .list_con .list_l img{height: 100%;}
.list .list_con li{border-bottom: .01rem solid #ededed;padding: .3rem 0;}
/* .list .list_con li:first-child{padding-top: 0;} */
.list .list_con .list_r h2{font-size: .3rem;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden;}
.list .list_con .list_r p{display: none;}
.list .list_con .list_r{flex-direction: column;}
.list .list_con .list_r span{font-size: .24rem;color: #9d2933;padding-top: .32rem;}
/* 国际问题研究 */
.nat_banner{background-color: #016cb6;position: relative;}
.nat_banner .nat_banner_img{height: auto;margin: 0 auto;}
.nat_banner .nat_nav_btn{position: absolute;bottom: .2rem;right: .3rem;width: .66rem;}
.nat_nav{background-color: #016bb5;position: fixed;top: 0;width: 100%;z-index: 999;overflow-y: auto;height: 100%;display: none;}
.nat_nav .close_btn{width: 100%;padding-top: .72rem;display: flex;justify-content: right;text-align: center;}
.nat_nav .close_btn .close_btn_pic3{width: 1.2rem;height: .8rem;padding-top: .2rem;margin-right: .3rem;box-sizing: border-box;}
.nat_nav .close_btn img,.close_btn1 img{width: .4rem;}
.nat_nav ul{margin:0 auto;text-align: center;display: flex;flex-direction: column;}
.nat_nav ul li a{font-size: .34rem;color: #fff;width: 100%;display: block;text-align: left;padding: .2rem 0;padding-left: .68rem;        margin-bottom: .5rem;}
li.nav_language{font-family: "Georgia";}
.nat_con{width: 100%;margin: 0 auto;margin-top: .76rem;margin-bottom: 1.66rem;padding: 0 .3rem;box-sizing: border-box;}
.nat_con .nat_con_l{background: url(./nat_con_bg20251112.png) no-repeat;width: 100%;background-size: 100% 100%;}
.nat_con .nat_con_l .nat_l_t{padding: .56rem 0 .4rem;}
.nat_con .nat_con_l li{color: #fff;padding-left: .4rem;line-height: 1.5;height: .66rem;line-height: .66rem;font-size: .26rem;}
.nat_con .nat_con_l .nat_l_b{border-top: .01rem solid #fff;margin: 0 .32rem;padding: .6rem 0 .72rem;}
.nat_con .nat_con_l .nat_l_b div{margin-bottom: .28rem;display: flex;}
.nat_con .nat_con_l .nat_l_b span{color: #fff;line-height: 1.5;font-size: .26rem;}
.nat_con .nat_con_l .nat_l_b span:first-child{width: 1.3rem;flex-shrink: 0;}
.nat_con .nat_con_l .nat_l_b .tel_i{display: inline-block;width: .4rem;}
.nat_con .nat_con_c{width: 100%;}
.nat_con .nat_con_c .nat_c{margin-bottom: .88rem;margin-top: .66rem;}
.nat_con .nat_con_c .nat_c:nth-child(2) *{font-family: "Arial";}
.nat_con .nat_con_c .nat_c:nth-child(2) .nat_c_tit span{font-style: italic;}
.nat_con .nat_con_c .nat_c_tit{height: .6rem;line-height: .6rem;background-color: #eeeeee;padding: 0 .3rem;display: flex;justify-content: space-between;margin-bottom: .6rem;}
.nat_con .nat_con_c .nat_c_tit span{font-size: .3rem;font-weight: bold;}
.nat_con .nat_con_c .nat_c_tit a{color: #016cb6;font-size: .24rem;}
.nat_con .nat_con_c .nat_img img{width: 4.36rem;}
.nat_con .nat_con_c .nat_c_list .nat_img{text-align: center;margin-bottom: .68rem;}
.nat_con .nat_con_c .nat_c_list ul li::before{content: '';width: .1rem;height: .1rem;border-radius: 50%;display: inline-block;background-color: #000;position: relative;top: -0.03rem;margin-right: .2rem;flex-shrink: 0;}
.nat_con .nat_con_c .nat_c_list ul li{margin-bottom: .5rem;font-size: .3rem;line-height: .24rem;display: flex;align-items: baseline;padding-left: .16rem;}
.nat_con .nat_con_c .nat_c_list .nat_swiper ul li::before{content: none;}
.nat_con .nat_con_c .nat_c_list .nat_swiper .hd ul li{margin: 0;padding: 0;width: .18rem;height: .18rem;background-color: #fff;display: inline-block;border-radius: 50%;}
.nat_con .nat_con_c .nat_c_list .nat_swiper .hd ul li.on{background-color: #016cb6;}
.nat_swiper{position: relative;}
.nat_swiper .hd{position: absolute;z-index: 2;top: 78%;left: 50%;transform: translate(-50%,-50%);}
.nat_con .nat_con_c .nat_c_list .nat_swiper .bd ul{display: flex;}
.nat_con .nat_con_c .nat_c_list .nat_swiper .bd li{height: 2.96rem;display: block;text-align: center;padding: 0;        align-self: center;width: 100%;flex-shrink: 0;}
.nat_con .nat_con_c .nat_c_list .nat_swiper ul li img{width: 4.4rem;height: 2.96rem;}
.nat_con_r{width: 100%;background-color: #eee;padding:.32rem .38rem;box-sizing: border-box;}
.nat_con_r .nat_r_t span{font-size: .34rem;font-weight: bold;display: block;}
.nat_con_r .nat_r_t img{width: auto;display: block;margin: 0 auto;padding: .52rem 0 .4rem;}
.nat_con_r .nat_r_t p{padding-bottom: .68rem;border-bottom: .01rem solid #fff;line-height: 1.5;}
.nat_con_r .nat_r_b .nat_b_t{display: flex;justify-content: space-between;margin: .64rem 0 .4rem;}
.nat_con_r .nat_r_b .nat_b_t span{font-size: .34rem;font-weight: bold;}
.nat_con_r .nat_r_b .nat_b_t a{font-size: .24rem;color: #016cb6;}
.nat_con_r .nat_r_b .nat_r_b1 li{margin-bottom: .5rem;}
.nat_con_r .nat_r_b2{padding-top: .4rem;}
.nat_con_r .nat_r_b2 li{margin-bottom: .4rem;height: 1.52rem;background: url(./nat_con_bg120251112.png) no-repeat;background-size: 100% 100%;}
.nat_con_r .nat_r_b2 li img{width: auto;margin-right: .84rem;margin-left: -0.52rem;}
.nat_con_r .nat_r_b2 li a{color: #fff;display: block;width: 100%;height: 1.52rem;line-height: 1.52rem;text-align: center;}
.nat_foot{width: 100%;background-color: #016cb6;padding: 1rem .3rem 1.56rem;box-sizing: border-box;}
.nat_foot .nat_foot_con{width: 100%;margin: 0 auto;display: flex;flex-direction: column-reverse;align-items: center;}
.nat_foot_con .nat_foot_lt p,.nat_foot_con .nat_foot_lb p{color: #fff;margin: 0;text-align: center;font-size: .26rem;line-height: 1.5;}
.nat_foot .nat_foot_lt{margin-bottom: .8rem;}
.nat_foot_r img{width: 2.4rem;margin-bottom: .56rem;}
/* 文章页 */
.w1320.detail .main{padding: .48rem 0rem 1rem;}
.detail .det_title{font-size: .46rem;text-align: center;font-weight: bold;}
.detail .det_info{line-height: .68rem;display: flex;flex-direction: column;margin: .4rem 0 .6rem;padding: 0 .2rem;font-size: .24rem;}
.detail .det_info img{width: auto;}
.detail .det_info .d_info_l{background-color: #fcfcfc;margin-bottom: .32rem;}
.detail .det_info .d_info_l span{margin-right: .16rem;}
.det_con img{width: 100%;}
.det_con p {
    font-size: 0.29rem;
    line-height: 0.67rem;
    margin-bottom: 0.3rem;
    color: #333;text-align: justify;
}
.det_con video{width: 100%;}
/* 现任领导 */
.xrld_con{margin-bottom: 1rem;}
.xrld_box1{width: 100%;background: url(./xianrenlingdao_bg120251112.png) no-repeat;padding: .38rem .36rem;box-sizing: border-box;margin-bottom: .2rem;display: flex;justify-content: space-between;background-size: cover;width: 100%;}
.xrld_box1 img{width: 2.3rem;height: 3.24rem;}
.xrld_box1 .xrld_t{align-self: end;margin-left: .3rem;}
.xrld_box1 .xrld_t span{font-size: .3rem;font-weight: bold;}
.xrld_box1 .xrld_t p{font-size: .26rem;margin: .2rem 0 .4rem;line-height: 1.5;}
.xrld_box2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xrld_box2 .xrld_1{background: url(./xinarenlingdao_bg220251112.png) no-repeat;background-size: 100% 100%;padding: .54rem .36rem;box-sizing: border-box;width: 48.6%;margin-bottom: .26rem;text-align: center;}
.xrld_box2 .xrld_1 img{width: 1.86rem;height: 2.6rem;}
.xrld_box2 .xrld_t{margin-top: .3rem;}
.xrld_box2 .xrld_t span{font-size: .3rem;font-weight: bold;}
.xrld_box2 .xrld_t p{font-size: .26rem;margin: .2rem 0 .4rem;line-height: 1.5;}
/* 新闻动态 */
/* .xwdt .main .nav_left{background: url(./left_nav120251112.png);} */
.xwdt .con_right li{border-bottom: .01rem solid #eee;padding: .4rem 0;}
.xwdt .con_right{margin-top: .12rem;}
.xwdt .con_right li a{display: flex;}
.xwdt .con_right li img{width: 2.8rem;height: 1.88rem;margin-right: .2rem;flex-shrink: 0;}
.xwdt .con_right li a h3{font-size: .3rem;}
.xwdt .con_right li a span{color: #9d2933;display: block;padding-top: .36rem;font-size: .24rem;}
.xwdt .con_right li a p{display: none;}
/* 研究成果 */
.yjcg .list_con ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.yjcg .list_con ul li{width: 48%;background-color: #fcfcfc;        padding: .2rem;box-sizing: border-box;margin-bottom: .3rem;}
.yjcg .list_con ul li a{box-sizing: border-box;width: 100%;display: inline-block;}
.yjcg .list_con ul li a img{width: 100%;margin-bottom: .3rem;aspect-ratio: 16 / 23;}
.yjcg .list_con ul li a p{font-size: .3rem;line-height: 1.5;}
/* 研究人员 */
.yjry .main h2{height: 1.2rem;margin-bottom: .08rem;text-align: center;font-size: .23rem;line-height: 1.2rem;}
.yjry .yjry_s{background-color: #016cb6;line-height: .48rem;padding: .14rem .24rem;}
.yjry .yjry_s span{color: #fff;font-size: .26rem;}
.yjry .yjry_s a{color: #fff;font-size: .26rem;display: inline-block;width: .4rem;height: .4rem;line-height: .4rem;text-align: center;border-radius: 50%;}
.yjry .yjry_s a:hover{background-color: #9d2933;}
.yjry .yjry_s a.on{color: #0081da;cursor: not-allowed;pointer-events: none;}
.yjry .yjry_s a.on:hover{background-color: initial;cursor: not-allowed;pointer-events: none;}
.yjry_item .yjry_p{font-family: "Arial";font-size: .23rem;color: #016cb6;font-weight: bold;}
.yjry_item .yjry_n{font-size: .26rem;margin-bottom: .18rem;}
.yjry_item .yjry_z{font-size: .24rem;margin-bottom: .1rem;}
.yjry_item .yjry_n + .yjry_z{color: #aaa;display: block;}
.yjry_item{padding-top:.5rem;border-bottom: .01rem solid #ededed;}
.yjry_item ul{padding: .32rem 0 0;display: flex;justify-content: space-between;flex-wrap: wrap;}
.yjry_item ul li{width: 48%;margin-bottom: .5rem;}
.yjry_list{margin-bottom: 1.48rem;}
/* 研究人员详情页 */
.ry_detail .ry_pic p{margin: 0 auto;text-align: center;}
.ry_detail .ry_pic p:nth-child(2){font-weight: bold;margin: .2rem 0;font-size: .34rem;}
.ry_detail .ry_pic p:nth-child(3){font-size: .24rem;color: #666666;padding: 0 22%;}
.ry_detail .ry_pic img{width: 3.04rem;margin-top: .32rem;}
/* .ry_ach p{font-size: .3rem;line-height: 2;} */
.ry_more,.ry_more1{color: #016cb6;text-align: right;cursor: pointer;width: 100%;font-size: .24rem;}
.ry_ach{margin-top: .64rem;margin-bottom: .4rem;font-size: .3rem;line-height: 2;}
.ry_detail {
  position: relative;
  padding-bottom: .48rem;
  border-bottom: .01rem solid #eee;
}
.ry_ach{overflow: hidden; }
/* .ry_ach p:nth-of-type(n+6) {display: none;}
.ry_ach.expanded p:nth-of-type(n+6) { display: block;} */
.ry_more1 {display: none;}
/* .ry_detail.expanded .ry_more {
  display: none; 
}
.ry_detail.expanded .ry_more1 {
  display: inline-block; text-align: right;
} */
.det_slide_news{padding: .5rem 0 .8rem;}
.det_slide_news .hd{margin-bottom: .5rem;}
.det_slide_news .hd li{padding: .24rem .4rem;font-size: .3rem;display: inline-block;}
.det_slide_news .hd li.on{background-color: #016cb6;color: #fff;cursor: pointer;font-weight: bold;}
.det_slide_news .bd li a{display: block;margin-bottom: .4rem;font-size: .3rem;}
.det_slide_news .bd li a:hover{color: #016cb6;}
.det_slide_news .bd li:last-child a{color: #016cb6;font-size: .24rem;}
/* 研究所详情 */
.yjsxq_con{border-bottom: .01rem solid #ededed;padding-bottom: .6rem;}
.yjsxq_t h2{font-size: .23rem;font-weight: bold;text-align: center;margin-bottom: .52rem;margin-top: .36rem;}
.yjsxq_t p{font-size: .3rem;line-height: 2;text-indent: 2em;margin-bottom: .2rem;}
.yjsxq_b{margin-left: .6rem;}
.yjsxq_b p{line-height: 2;font-size: .3rem;}
.yjsxq_b a{font-size: .3rem;padding-right: .3rem;}
.yjsxq_b a:hover{color: #016cb6;}
/* 专题 */
.ztlb .con_right{padding: .54rem 0 1rem;}
.ztlb .main .con_right img{width: 100%;height: 1.88rem;margin-bottom: .44rem;}
/* 搜索 */
 .search_mob_box{display: none;}
  .search_mob_box{left: 0;}
  .close_btn1 img{position: absolute;}
  .searchTop .k1{display: block;}
  .search_mob1 .k1{position: absolute;}
  .language{display: none;}