标签 内容 内容长度 优化建议
网页标题(Title) 南昌师范学院 6 个字符 标题字符数量在合理范围
网页关键词(KeyWords) 南昌师范学院> <meta name=description content=欢迎访问南昌师范学院!> <title>南昌师范学院</title> <meta name=viewport content=width=device-width, initial-scale=1.0, user-scalable=no> <meta http-equiv=X-UA-Compatible content=IE=Edge,chrome=1> <meta http-equiv=Cache-Control content=no-siteapp 287 个字符 关键词过多,建议不要超过100字符
内容描述(Description) 欢迎访问南昌师范学院!> <title>南昌师范学院</title> <meta name=viewport content=width=device-width, initial-scale=1.0, user-scalable=no> <meta http-equiv=X-UA-Compatible content=IE=Edge,chrome=1> <meta http-equiv=Cache-Control content=no-siteapp 244 个字符 描述内容过长,建议不要超过200字符
页面 http://www.ncnu.edu.cn/ 检测结果
检测时间 2024-12-23 18:29:51
服务器IP 117.40.152.32
返回状态码 200
网页返回HEAD信息 HTTP/1.1 200 OK
Server: nginx/1.26.1
Date: Mon, 23 Dec 2024 10:37:18 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: _ci_session=6s9kq2938u5642tbfasfoqouc8h5q48q; expires=Mon, 23-Dec-2024 12:31:12 GMT; Max-Age=7200; path=/; HttpOnly
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
X-Content-Type-Options: : nosniff
X-Xss-Protection: 1; mode=block
Strict-Transport-Security: max-age=63072000; includeSubdomains; preload
X-Frame-Options: SAMEORIGIN
Referrer-Policy: origin
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: master-only
Content-Security-Policy: default-src 'self' localhost:80 'unsafe-inline' 'unsafe-eval' blob: data: ;
Referrer-Policy: no-referrer-when-downgrade
X-Content-Type-Options:: nosniff
X-Xss-Protection: 1; mode=block
Strict-Transport-Security: max-age=63072000; includeSubdomains; preload
X-Frame-Options: SAMEORIGIN
Referrer-Policy: origin
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: master-only
Content-Security-Policy: default-src 'self' localhost:80 'unsafe-inline' 'unsafe-eval' blob: data: ;
Referrer-Policy: no-referrer-when-downgrade
Content-Encoding: gzip

网页代码查看
<!doctype html>
<html lang="en">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <meta name="keywords" content="南昌师范学院">
    <meta name="description" content="欢迎访问南昌师范学院!">
    <title>南昌师范学院</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
    <meta http-equiv="Cache-Control" content="no-siteapp" />
    <meta name="renderer" content="webkit">
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    <link rel="stylesheet" type="text/css" href="/statics/ncsfxy/css/index1.css" />
     
    <link rel="stylesheet" type="text/css" href="/statics/ncsfxy/css/style.css" />
         <link href="/statics/ncsfxy/images/favicon.png" rel="shortcut icon" type="image/x-icon">
           <link rel="stylesheet" type="text/css" href="/statics/ncsfxy/css/swiper.min.css" />
    <script src="/statics/ncsfxy/scripts/slide.js"></script>
    <script src="/statics/ncsfxy/scripts/jquery-1.7.2.min.js"></script>
    <script src="/statics/ncsfxy/scripts/jquery.superslide.2.1.3.js"></script> 
   
    <style>

 
     		 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 150px; text-align: right;}
            .swiper-pagination-bullet{ opacity: 1;}
            .swiper-pagination-bullet{width:10px; height:10px; background:#fff;}
            .swiper-pagination-bullet-active{background: #007aff !important;}
    </style>
    
  
    
    <!--
    <div class="dr_poster_fixed" id="dr_poster_1" style="z-index:9999999;position:fixed;left:10%;top:50%;margin-left:-140px;margin-top:-55px;width:300px;height:190px"><div><a href="http://www.ncnu.edu.cn/index.php?c=api&amp;m=poster_show&amp;id=1" target="_blank"><img src="/uploadfile/2/202004/9f59095368.jpg" width="300" height="190"></a></div><div style="text-align:right;padding-top:5px"><a href="#;" onclick="$('#dr_poster_1').hide()">关闭</a></div></div>
    
    <div id="dr_poster_2" style="z-index:9999999;position:fixed;right:1%;top:50%;margin-top:-55px;width:300px;height:190px"><a href="#" target="_blank"><img src="/uploadfile/2/202005/52cc1bf12f.jpg" width="300"></a> <div style="text-align:right;padding-top:5px"><a href="#;" onclick="$('#dr_poster_2').hide()">关闭</a></div> </div>
-->
</head>
<body>
      <style>
      	.swiper-pagination-bullet-active {
            background: #c00000 !important;
        }
      </style>
      <div style="width:100%;height:100%;background:#fff;">
<!-- 首页头部 -->
        

        
   <script type="text/javascript" src="/statics/js/tj.js"></script><script type="text/javascript">
  function showLocale(objD)
  {
    var str,colorhead,colorfoot;
    var yy = objD.getYear();
    if(yy<1900) yy = yy+1900;
    var MM = objD.getMonth()+1;
    if(MM<10) MM = '0' + MM;
    var dd = objD.getDate();
    if(dd<10) dd = '0' + dd;  
    var ww = objD.getDay();
    if  ( ww==0 )  colorhead="<font color=\"#FF0000\">";
    if  ( ww > 0 && ww < 6 )  colorhead="<font color=\"#373737\">";
    if  ( ww==6 )  colorhead="<font color=\"#008000\">";
    if  (ww==0)  ww="星期日";
    if  (ww==1)  ww="星期一";
    if  (ww==2)  ww="星期二";
    if  (ww==3)  ww="星期三";
    if  (ww==4)  ww="星期四";
    if  (ww==5)  ww="星期五";
    if  (ww==6)  ww="星期六";
    colorfoot="</font>"
    str = colorhead + yy + "年" + MM + "月" + dd + "日" + " "  + ww + colorfoot;
    return(str);
  }
  function tick()
  {
    var today;
    today = new Date();
    document.getElementById("localtime").innerHTML = showLocale(today);
    window.setTimeout("tick()", 10);
  }
  tick();
</script>
<div class="module-header" id="db">
    <div class="header">
        <a href="/">
           <!-- <img src="/statics/ncsfxy/images/new-logo.png" class="logo wow flip" alt="" />-->
            <img src="/statics/ncsfxy/images/new-logo1.png" class="logo wow flip" alt="" />
        </a>
        <div class="fr time">
            <a href="http://www.ncnu.edu.cn/news-show-3861.html" target="_blank" class="fl">ENGLISH</a>
            <span class="fr" id="localtime"><script type="text/javascript" src="/statics/ncsfxy/scripts/show_date.js"></script></span>
            <div class="search bounceInRight">
                 <form class="search-form" method="get" target="_blank" action="http://www.ncnu.edu.cn/index.php">
                   <input name="c" type="hidden" value="so">
                  <input name="module" type="hidden" value="MOD_DIR">

                    <input type="text" name="keyword" class="strip form-control" style="    width: 225px;padding: 0px 30px 0px 15px;" placeholder="搜索关键词...">
                    
                    <button class="btn clr s-block" type="submit" style="background: transparent;border:0px dashed #000">
                        <img src="/statics/ncsfxy/images/search1.png" >
                    </button>
                </form>
                <script>

var title1 = $('.form-control').val();
 let obj = {
        field: "",
        inputorder: "1",
        keyword: search,
        messagetype: "",
        siteid: "2",
        size: "20",
        time: "all",
      };
      sessionStorage.setItem("lastname", JSON.stringify(obj));
      window.location.href = "/fullsearchs/list.html";
if (title1.trim().length === 0) {
    return false;
alert("不能为空");
}


                </script>
            </div>
        </div>
    </div>
    <div class="back" id="nv" >
        <div class="nav wow fadeInDown top__element">
            <ul>
                <li>
                    <a class="avion" href="/">首 页</a>
                </li>
                 <li>
                    <a class="avion" href="/news-list-bkjyjxshpgwd.html" target="_blank">审核评估网</a>
                </li>
                <li>
                    <a class="first_lm">学校概况</a>
                    <div class="selecting">
                        <ul class="clr">
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-show-10064.html" target="_blank">学校章程</a>
                            </li>
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-show-1.html" target="_blank">学校简介</a>
                            </li>
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-list-xianrenlingdao.html" target="_blank">现任领导</a>
                            </li>
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-show-3812.html" target="_blank">校歌校训</a>
                            </li>
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-show-3.html" target="_blank">联系我们</a>
                            </li>
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-list-xwfyr.html" target="_blank">新闻发言人</a>
                            </li>
                                                    </ul>
                    </div>
                </li>
                <li>
                    <a class="first_lm">组织机构</a>
                    <div class="selecting">
                        <ul class="clr">
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-list-dangqunbumen.html" target="_blank">机构设置</a>
                            </li>
                                                        <li>
                                <a href="http://www.ncnu.edu.cn/news-list-yuanxishezhi.html" target="_blank">院系设置</a>
                            </li>
                                                    </ul>
                    </div>
                </li>
                <li>
                    <a class="first_lm" >教学工作</a>
                    <div class="selecting" style="    width: 160px;">
                       <ul class="clr">
                                                        <li  style="    width: 160px;">
                                <a href="http://jwc.ncnu.edu.cn/" target="_blank">教育教学</a>
                            </li>
                                                        <li  style="    width: 160px;">
                                <a href="http://jxie.ctld.chaoxing.com/portal" target="_blank">教师教学发展中心</a>
                            </li>
                                                        <li  style="    width: 160px;">
                                <a href="http://jw.jxie.edu.cn/" target="_blank">教务管理</a>
                            </li>
                                                        <li  style="    width: 160px;">
                                <a href="http://pgzx.ncnu.edu.cn/" target="_blank">教育教学评估中心</a>
                            </li>
                                                        <li  style="    width: 160px;">
                                <a href="http://jxjy.ncnu.edu.cn/" target="_blank">继续教育</a>
                            </li>
                                                    </ul>
                    </div>
                </li>
                <li>
                    <a class="first_lm" href="http://kyc.ncnu.edu.cn/" target="_blank">科学研究</a>

                </li>
                <li>
                    <a class="first_lm" href="http://zjc.ncnu.edu.cn/" target="_blank">招生就业</a>
                 
                </li>
                <li>
                    <a class="first_lm" href="http://jypx.ncnu.edu.cn/" target="_blank">教育培训</a>
                </li>
                <li>
                    <a class="first_lm" href="http://gjjy.ncnu.edu.cn/" target="_blank">国际交流</a>
                </li>
                     
                <li>
                    <a class="first_lm" href="http://tsg.ncnu.edu.cn" target="_blank">图书文献</a>
                </li>
                <li>
                    <a class="first_lm" href="http://www.ncnu.edu.cn/news-show-20.html" target="_blank">校长热线</a>
                </li>
                <li>
                    <a class="first_lm" href="http://xyw.ncnu.edu.cn/" target="_blank">校友网</a>
                </li>

                


                <div style="clear: both;"></div>
            </ul>
        </div>
    </div>
</div>  

 

<div id="slideBox" class="slideBox">
    <div class="hd">
        <ul><li></li><li></li><li></li><li></li><li></li><li></li></ul>
    </div>
    <div class="bd">
        <ul>
                      <li>
               
                    <div class="game_pic" id="example2-item-1">
                        <img src="/uploadfile/2/202407/b364665a3e.png">
                        <div class="yx-rotation-title"></div>
                        <a href="http://www.ncnu.edu.cn/news-show-12134.html" class="yx-rotation-t">深入学习贯彻党的二十届三中全会精神</a>
                        <div class="mores"><a href="http://www.ncnu.edu.cn/news-show-12134.html">More ></a></div>
                  <!--       <a href="http://www.ncnu.edu.cn/news-show-12134.html" class="khref"></a> -->
                    </div>
              
              </li>
                        <li>
               
                    <div class="game_pic" id="example2-item-1">
                        <img src="/uploadfile/2/202312/0423de9ef7.jpg">
                        <div class="yx-rotation-title"></div>
                        <a href="http://www.ncnu.edu.cn/news-show-11922.html" class="yx-rotation-t">解放思想 开拓进取  扬长补短  固本兴新</a>
                        <div class="mores"><a href="http://www.ncnu.edu.cn/news-show-11922.html">More ></a></div>
                  <!--       <a href="http://www.ncnu.edu.cn/news-show-11922.html" class="khref"></a> -->
                    </div>
              
              </li>
                        <li>
               
                    <div class="game_pic" id="example2-item-1">
                        <img src="/uploadfile/2/202412/850055614a.png">
                        <div class="yx-rotation-title"></div>
                        <a href="http://www.ncnu.edu.cn/news-show-12971.html" class="yx-rotation-t">深入学习贯彻全省教育大会精神</a>
                        <div class="mores"><a href="http://www.ncnu.edu.cn/news-show-12971.html">More ></a></div>
                  <!--       <a href="http://www.ncnu.edu.cn/news-show-12971.html" class="khref"></a> -->
                    </div>
              
              </li>
                        <li>
               
                    <div class="game_pic" id="example2-item-1">
                        <img src="/uploadfile/2/202410/b78cb59367.jpg">
                        <div class="yx-rotation-title"></div>
                        <a href="http://www.ncnu.edu.cn/news-show-13205.html" class="yx-rotation-t">热烈庆祝南昌师范学院建校72周年</a>
                        <div class="mores"><a href="http://www.ncnu.edu.cn/news-show-13205.html">More ></a></div>
                  <!--       <a href="http://www.ncnu.edu.cn/news-show-13205.html" class="khref"></a> -->
                    </div>
              
              </li>
                        <li>
               
                    <div class="game_pic" id="example2-item-1">
                        <img src="/uploadfile/2/202410/8c002b8aba.jpg">
                        <div class="yx-rotation-title"></div>
                        <a href="http://www.ncnu.edu.cn/news-show-13129.html" class="yx-rotation-t">热烈庆祝中华人民共和国成立75周年</a>
                        <div class="mores"><a href="http://www.ncnu.edu.cn/news-show-13129.html">More ></a></div>
                  <!--       <a href="http://www.ncnu.edu.cn/news-show-13129.html" class="khref"></a> -->
                    </div>
              
              </li>
                        <li>
               
                    <div class="game_pic" id="example2-item-1">
                        <img src="/uploadfile/2/202409/1c38c1dbf4.jpg">
                        <div class="yx-rotation-title"></div>
                        <a href="http://www.ncnu.edu.cn/news-show-13024.html" class="yx-rotation-t">大力弘扬教育家精神 加快建设教育强国</a>
                        <div class="mores"><a href="http://www.ncnu.edu.cn/news-show-13024.html">More ></a></div>
                  <!--       <a href="http://www.ncnu.edu.cn/news-show-13024.html" class="khref"></a> -->
                    </div>
              
              </li>
           
        </ul>
    </div>

    <!-- 下面是前/后按钮代码,如果不需要删除即可 -->

</div>

<script type="text/javascript">
    jQuery(".slideBox").slide({mainCell:".bd ul",effect:"leftLoop",autoPlay:true,trigger:"click"});
</script>



<!-- 首页新闻 -->

<!-- 焦点新闻 -->
<div class="homepage-news clr wow bounceInUp center">

    <div class="campus wow bounceInDown center">
        <div class="module-title clr">
            <div class="title">
                <ul class="clr campus-title" id="campus-title">
                    <li><a href="http://www.ncnu.edu.cn/news-list-zyjh.html">重要讲话</a></li>
                 	 
                    <li  class="select"><a href="http://www.ncnu.edu.cn/news-list-xuexiaoyaowen.html">学校要闻</a></li>
                      
               
                    <li><a href="http://www.ncnu.edu.cn/news-list-yuanbudongtai.html">院部动态</a></li>
                    <li><a href="http://www.ncnu.edu.cn/news-list-meitibaodao.html">媒体报道</a></li>
                </ul>
            </div>
        </div>
        <div class="campus-list">
            <ul class="list-campus" id="list-campus" style="overflow: hidden;">
               <li class="replace" style="display: none;" >
               
                    <div class="s-news fl" style="margin-right: 20px;">
               <!-- Swiper -->
                      <div class="swiper-container swiper1">
                          <div class="swiper-wrapper">
                                                           <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202409/e7e3d8ac8e.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13049.html">习近平:紧紧围绕立德树人根本任务 朝着..</a>
                                    </div>
                                    <div class="time">2024年09月12日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13049.html">习近平在全国教育大会上强调紧紧围绕立德树人根本任务 朝着建成教育强国战略目标扎实迈进习近平代表党中央向全国广大教师和教育..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202405/5e3adfe719.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-12679.html">习近平:全面深化改革开放,为中国式现代..</a>
                                    </div>
                                    <div class="time">2024年05月16日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-12679.html">全面深化改革开放,为中国式现代化持续注入强劲动力※习近平中国共产党第十八届中央委员会第三次全体会议,于2013年11月9..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202405/ec4feb8dba.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-12551.html">习近平:组织动员亿万职工积极投身强国建..</a>
                                    </div>
                                    <div class="time">2024年05月01日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-12551.html">组织动员亿万职工积极投身强国建设、民族复兴的伟大事业※习近平党的十八大以来,在党中央坚强领导下,我国工人阶级在党和国家事..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202404/647b36f087.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-12491.html">习近平:加强文化遗产保护传承 弘扬中华..</a>
                                    </div>
                                    <div class="time">2024年04月16日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-12491.html">加强文化遗产保护传承 弘扬中华优秀传统文化※习近平一宣传阐释中国特色,要讲清楚每个国家和民族的历史传统、文化积淀、基本国..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202404/4c0a47cfd4.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-12490.html">习近平:必须坚持人民至上</a>
                                    </div>
                                    <div class="time">2024年04月02日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-12490.html">必须坚持人民至上※习近平一我们的人民是伟大的人民。在漫长的历史进程中,中国人民依靠自己的勤劳、勇敢、智慧,开创了各民族和..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                  
                          </div>
                          <!-- Add Pagination -->
                          <div class="swiper-pagination swiper-pagination1"></div>
                      </div>
                                            
                    </div>
                

                    <ul class="fl" style=" width: 470px;float:right;"> 
                                      
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13460.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:必须坚持守正创新</p>
                                <span>12-01</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13330.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平向2024世界中文大会致贺信</p>
                                <span>11-16</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13331.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:以人口高质量发展支撑中国式现代化</p>
                                <span>11-15</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13291.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:促进高质量充分就业</p>
                                <span>11-01</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13173.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在文艺工作座谈会上的讲话</p>
                                <span>10-23</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13134.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在庆祝中华人民共和国成立75周年招待会上的...</p>
                                <span>10-01</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13135.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在国家勋章和国家荣誉称号颁授仪式上的讲话</p>
                                <span>09-30</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13133.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:大力弘扬伟大爱国主义精神,把强国建设、民族...</p>
                                <span>09-30</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13115.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:突出办学特色深化改革创新 努力培养更多高素...</p>
                                <span>09-29</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13114.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在全国民族团结进步表彰大会上的讲话</p>
                                <span>09-29</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13071.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在庆祝全国人民代表大会成立70周年大会上的...</p>
                                <span>09-18</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13070.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在党的二十届三中全会第二次全体会议上的讲话</p>
                                <span>09-18</span>
                            </a>
                        </li>
                                       </ul>
                </li>
                   
                   
                <li class="replace" style="display:list-item;">
               
                    <div class="s-news fl" style="margin-right: 20px;">
               <!-- Swiper -->
                      <div class="swiper-container swiper3">
                          <div class="swiper-wrapper">
                                                           <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202412/8afdcd5900.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13478.html">王金平应邀参加第二十二届中国食品安全大..</a>
                                    </div>
                                    <div class="time">2024年12月21日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13478.html">​  12月16日,由中国食品工业协会主办,中国食品安全报社承办的第二十二届中国食品安全大会暨2024全国食品工业科技进..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202412/b9592403cd.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13479.html">合唱《对情歌》,点燃江西地方少数民族音..</a>
                                    </div>
                                    <div class="time">2024年12月21日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13479.html">  11月28日,由我校音乐舞蹈学院黄池教授负责,江西文化艺术基金管理中心资助的音乐作品合唱《对情歌》,在我校昌北校区首..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202412/08dc51f4f9.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13475.html">葛咏做客我校第71期青蓝讲坛</a>
                                    </div>
                                    <div class="time">2024年12月19日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13475.html">  12月18日下午,江西师范大学学术副校长、国家杰出青年科学基金获得者葛咏研究员应邀做客我校第71期青蓝讲坛,为师生作..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202412/d7ac7c0865.jpg" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13461.html">周甜做客我校第70期青蓝讲坛</a>
                                    </div>
                                    <div class="time">2024年12月16日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13461.html">  为传承红色基因,引导广大青年学生增强践行“两个维护”的高度自觉、坚定爱国奋斗的挺膺担当,12月13日下午,学校特邀全..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202412/bf0849be7d.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13457.html">王金平带队前往乐凯胶片股份有限公司调研..</a>
                                    </div>
                                    <div class="time">2024年12月13日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13457.html">为探索创新校企合作、产教融合办学模式,强化美术学院(数字影像产业学院)建设,加快推进本科人才培养高质量内涵式发展,12月..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                  
                          </div>
                          <!-- Add Pagination -->
                          <div class="swiper-pagination swiper-pagination3"></div>
                      </div>
                                            
                    </div>
                

                    <ul class="fl" style=" width: 470px;float:right;"> 
                                      
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13481.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">学校召开国家级项目及社科成果奖推进会</p>
                                <span>12-21</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13480.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校领导到高职扩招教学点检查指导高职扩招学生毕业就业...</p>
                                <span>12-21</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13478.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">王金平应邀参加第二十二届中国食品安全大会暨2024...</p>
                                <span>12-21</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13479.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">合唱《对情歌》,点燃江西地方少数民族音乐热度</p>
                                <span>12-21</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13474.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">喜报!我校新增四项江西省哲学社会科学重点研究基地项...</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13473.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校领导走访实习基地看望实习学生</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13472.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">共话成长,午餐有约——校领导与教育学院、生命科学学...</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13471.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">学校召开学生工作书记会议</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13470.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">午餐时光话成长,师生情谊共绵长</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13469.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校领导带队赴江西省“5+2”就业之家学习交流</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13475.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">葛咏做客我校第71期青蓝讲坛</p>
                                <span>12-19</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13464.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校领导到现代教育技术中心调研指导工作</p>
                                <span>12-18</span>
                            </a>
                        </li>
                                       </ul>
                </li>

            

                <li class="replace" style="display: none;">
                
                    <div class="s-news fl" style="margin-right:20px;">
                      
                     
                      <!-- Swiper -->
                      <div class="swiper-container swiper4">
                          <div class="swiper-wrapper">
                                            
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202412/e61eef6ca8.png" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13482.html">我校音乐舞蹈学院青年教师艺术团赴俄罗斯..</a>
                                  </div>
                                  <div class="time">2024年12月21日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13482.html">  12月9日至16日,我校音乐舞蹈学院青年教师艺术团赴俄罗斯开展合作办学调研与文化交流活动。    12月10日上午,..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202412/d08afcc7d9.jpeg" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13477.html">江西省教育学会物理教学专业委员会第九届..</a>
                                  </div>
                                  <div class="time">2024年12月20日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13477.html">    为进一步凝聚行业智慧、促进交流合作,推动全省物理教学事业迈向新的高度,12月19日上午,江西省教育学会物理教学专..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202412/2c2744a816.jpeg" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13467.html">我校教职工乒乓球协会正式成立</a>
                                  </div>
                                  <div class="time">2024年12月20日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13467.html">  12月17日下午,我校教职工乒乓球协会成立大会在“教工之家”举行。会议审议通过协会章程并选出首届理事会成员。 ​  ..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202412/29387eccd4.jpeg" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13466.html">我校协办全球学子嘉游赣——“乐游江西推..</a>
                                  </div>
                                  <div class="time">2024年12月19日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13466.html">  12月8日,由江西省文化和旅游厅、共青团江西省委主办,江西省青少年新媒体中心承办,我校团委协办的2024“乐游江西推..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202412/676d5010a3.png" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13465.html">校团委开展“让我们陪你两小时”微爱进社..</a>
                                  </div>
                                  <div class="time">2024年12月18日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13465.html">  让爱延续,为留守儿童撑起一方蔚蓝天际。12月15日,学校青年志愿者协会微爱公益服务队在校团委指导老师的带领下,深入经..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                          </div>
                          <!-- Add Pagination -->
                          <div class="swiper-pagination swiper-pagination4"></div>
                      </div>
                                            
                    </div>
                

                    <ul class="fl" style="  width: 470px;float:right;"> 
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13482.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校音乐舞蹈学院青年教师艺术团赴俄罗斯交流演出</p>
                                <span>12-21</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13477.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">江西省教育学会物理教学专业委员会第九届理事会第三次...</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13468.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">生命科学学院在全国师范院校生物教育师范生教学技能竞...</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13467.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校教职工乒乓球协会正式成立</p>
                                <span>12-20</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13466.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校协办全球学子嘉游赣——“乐游江西推介人”高校选...</p>
                                <span>12-19</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13465.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校团委开展“让我们陪你两小时”微爱进社区——关爱儿...</p>
                                <span>12-18</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13459.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校大学生记者团参观江西省第26届摄影作品展</p>
                                <span>12-13</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13440.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">党委学生工作部举办“青雨润堂”学工沙龙</p>
                                <span>12-13</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13439.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">体育学院召开2024年第十二次党总支理论学习中心组...</p>
                                <span>12-13</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13438.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校共建乌达雅纳大学旅游孔子学院举办旅游汉语知识竞...</p>
                                <span>12-13</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13435.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">化学与食品科学学院开展“寒冬送温暖 心系考研人”活...</p>
                                <span>12-12</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13433.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">化学与食品科学学院开展“红色食育润童心 革命精神伴...</p>
                                <span>12-12</span>
                            </a>
                        </li>
                                        </ul>
                </li>
                <li class="replace" style="display: none;    height: 348px;">
               
                    <div class="s-news fl" style="margin-right: 20px;">
                      
                      
                                            
                        <!-- Swiper -->
                      <div class="swiper-container swiper5">
                          <div class="swiper-wrapper">
                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202412/5c8a42e5e1.png" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13397.html">【江西教育电视台官微】食育科普进校园活..</a>
                                </div>
                                <div class="time">2024年12月09日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13397.html">    日前,江西省食育科普进校园活动走进南昌师范学院附属麦园小学,南昌师范学院化学与食品科学学院的师生,结合红色文化教..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202412/2e43e8953b.png" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13396.html">【江西思政微信公众号】万里征程守初心 ..</a>
                                </div>
                                <div class="time">2024年12月09日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13396.html">​  “各民族要相互了解、相互尊重、相互包容、相互欣赏、相互学习、相互帮助,像石榴籽那样紧紧抱在一起。”这是习近平总书记..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202412/ca4d53654e.png" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13410.html">【大江新闻客户端】郑翔做客南昌师范学院..</a>
                                </div>
                                <div class="time">2024年12月09日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13410.html">大江网/大江新闻客户端讯(通讯员 赵传喜、谢昀昕)12月3日下午,江西省文联原党组书记、江西省政府文史研究馆馆员郑翔应邀..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202412/e648d2d5a3.png" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13392.html">【援疆江西人微信公众号】万里送教催奋进..</a>
                                </div>
                                <div class="time">2024年12月09日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13392.html">   近日,由江西省委教育工委、省教育厅、江西援疆前指主办,南昌师范学院、阿克陶县教育局承办的“万里征程守初心红色传承担..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202412/2036a697a3.jpg" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13409.html">【腾讯内容开放平台】郑翔做客南昌师范学..</a>
                                </div>
                                <div class="time">2024年12月07日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13409.html">12月3日下午,江西省文联原党组书记、江西省政府文史研究馆馆员郑翔应邀做客南昌师范学院第69期青蓝讲坛,讲授《庐山天下悠..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                             
                          </div>
                          <!-- Add Pagination -->
                          <div class="swiper-pagination swiper-pagination5"></div>
                      </div>                    
                    </div>
                 

                    <ul class="fl" style="  width: 470px;float:right;"> 
                                
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13452.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官网】恰噶!江西这些师生上榜!</p>
                                <span>12-14</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13451.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西法制网】郑翔做客南昌师范学院青蓝讲坛</p>
                                <span>12-11</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13425.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官网】万里征程守初心:南昌师范学院师...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13423.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【新华社客户端】跨越万里 援疆送教——南昌师范学院...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13422.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【中新网江西频道】南昌师范学院师生赴新疆阿克陶县开...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13419.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【华人头条正式版】南昌师范学院师生赴新疆阿克陶县开...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13420.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style="0;">【中华新闻网】南昌师范学院师生赴新疆阿克陶县开展民...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13421.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style="0;">【中新媒网】南昌师范学院师生赴新疆阿克陶县开展民族...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13418.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【学习强国】万里征程守初心 红色传承担使命——南昌...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13417.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【凤凰网江西频道】南昌师范学院师生赴新疆阿克陶县开...</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13424.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西文明网】郑翔做客南昌师范学院青蓝讲坛</p>
                                <span>12-10</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13397.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西教育电视台官微】食育科普进校园活动走进南昌师...</p>
                                <span>12-09</span>
                            </a>
                        </li>
                                      </ul>
                </li>
            </ul>
        </div>

    </div>
    <div class="fr zyright">
        <div class="module-title clr">
            <div class="title">
                <ul class="clr campus-title">
                    <li class="select"><a href="http://www.ncnu.edu.cn/news-list-xueshujiaoliu.html" class="select">学术交流</a></li>
                </ul>
            </div>
        </div>
        <div class="campus-list">
            <ul class="list-campus" id="list-campus" style="overflow: hidden;">
                <li class="replace">
                    <ul class="fl" style="width: 96%;    height: 147px;">
                                            <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13476.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】葛咏做客我校第71期青蓝讲...</p>
                                <span>12-19</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13462.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】周甜做客我校第70期青蓝讲...</p>
                                <span>12-16</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13381.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】郑翔做客我校第69期青蓝讲...</p>
                                <span>12-05</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13337.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】郑少忠做客我校第68期青蓝...</p>
                                <span>11-28</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13304.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】朱虹做客我校第67期青蓝讲...</p>
                                <span>11-20</span>
                            </a>
                        </li>
                                         </ul>
                </li>
            </ul>
        </div>
    </div>
    <div class="fr zyright">
        <div class="module-title clr" style="margin-bottom: 15px; margin-top: 13px;">
            <div class="title">
                <ul class="clr campus-title">
                    <li class="select"><a href="http://www.ncnu.edu.cn/news-list-tongzhigonggao.html" class="select">通知公告</a></li>
                </ul>
            </div>
        </div>
        <div class="campus-list">
            <ul class="list-campus" id="list-campus" style="overflow: hidden;">
               <li class="replace">
                    <ul class="fl" style="width: 96%;">
                                            <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13288.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">江西首信招标咨询有限公司关于南昌师范学...</p>
                                <span>11-13</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13210.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">江西省机电设备招标有限公司关于南昌师范...</p>
                                <span>10-30</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13207.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">南昌师范学院 2023-2024 学年...</p>
                                <span>10-30</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13170.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">南昌师范学院青山湖校区学生宿舍改造一期...</p>
                                <span>10-22</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13164.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">中共南昌师范学院委员会关于十五届省委第...</p>
                                <span>10-21</span>
                            </a>
                        </li>
                                         </ul>
                </li>
            </ul>
        </div>
    </div>
        <div class="zlzlwl">
            <a href="http://117.40.249.27:8098/seeyon/index.jsp" target="_blank" class="zt1">数字校园(OA)</a>
<!--             <a href="http://pgzx.ncnu.edu.cn/" target="_blank" class="zt2">教育教学评估中心</a> -->
            <a href="http://xxgk.ncnu.edu.cn/" target="_blank" class="zt3">信息公开</a>
            <a href="http://www.ncnu.edu.cn/news-list-shijuenanshi.html" target="_blank" class="zt4">光影校园</a>
            <a href="http://lshzds.ncnu.edu.cn/" target="_blank" class="zt4" style="background:#a7aaad;background:#A9161F;">绿色会展大赛</a>
            
            <a href="http://jszg.jxedu.gov.cn/jxedujb/index.html" target="_blank" class="zt5" style="    font-size: 14px;line-height: 15px;padding-top: 9px;    height: 39px;">江西省高校网络<br>举报平台</a>
            <a href="http://jw.ncnu.edu.cn/news-list-jiandujubao.html" target="_blank" class="zt4">纪检信访举报</a>
            <a href="http://rsc.ncnu.edu.cn/news-show-449.html" target="_blank" class="zt4">师德师风举报</a>
              <div  class="zt6" style="margin-right: 0px;">
                <a>相关链接</a>
                <div class="hidden">
                    <div class="xglj-link">
                                            <a href="http://edu.people.com.cn/" target="_blank" style="   width: 202px;">人民网</a>
                                            <a href="http://www.moe.edu.cn/" target="_blank" style="   width: 202px;">教育部</a>
                                            <a href="http://www.jxedu.gov.cn/" target="_blank" style="   width: 202px;">江西教育网</a>
                                            <a href="http://www.jxnews.com.cn/" target="_blank" style="   width: 202px;">中国江西网</a>
                                            <a href="http://ysh.jxup.com/" target="_blank" style="   width: 202px;">江西大学生在线</a>
                                            <a href="http://secp.jxedu.gov.cn/portal/index" target="_blank" style="   width: 202px;">江西省校企合作</a>
                                            <a href="http://www.xinhuanet.com/" target="_blank" style="   width: 202px;">新华网</a>
                                            <a href="http://www.eol.cn/" target="_blank" style="   width: 202px;">中国教育在线</a>
                                            <a href="http://www.chinadegrees.com.cn/" target="_blank" style="   width: 202px;">学位查询</a>
                                        </div>
                </div>
            </div>
        </div>
</div>

<!--<div style="position: fixed;width:200px;height:300px;bottom:30px;right:20px;z-index:1000;"><img src="/statics/ncsfxy/images/zgdd1.jpg" style="width:100%; height:100%;" alt=""></div> -->                                                                       

 <!--<div style="position: fixed;width:300px;height:300px;bottom:330px;right:20px;z-index:1000;"> <a href="http://www.ncnu.edu.cn/news-list-2021gzkzzs.html" target="_blank"><img src="/statics/ncsfxy/images/gzkzbmss5.jpg" style="width:100%; height:100%;" alt=""></a></div> -->
 <!--<div style="position: fixed;width:300px;height:300px;bottom:330px;right:20px;z-index:1000;"> <a href="http://www.ncnu.edu.cn/news-show-7997.html" target="_blank"><img src="/statics/ncsfxy/images/gzkzbmss6.jpg" style="width:100%; height:100%;" alt=""></a></div> -->
  <!-- 尾部-->
<div class="infor" style="position: relative; padding: 20px 0 20px 0;">
    <div style="" class="footer_con">
        <div class="fl footer_con_l">电话:0791-83812190 &nbsp;&nbsp; 传 真:0791-83812190 &nbsp;&nbsp; 邮 箱:xcb8309840@163.com<br>
        Copyright©2019南昌师范学院版权所有 &nbsp;&nbsp; 地址:江西省南昌市经济技术开发区瑞香路889号&nbsp;&nbsp;<br>邮编:330032 
       南昌师范学院  
         <a target="_blank" href=" " style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
           <img src="/statics/ncsfxy/images/GA.png" style="float:left;    margin-top: 5px;"/>
             <p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#FFF;    margin-top: 5px;">赣公网安备 36010602000249号</p >
          </a >
           <a href="https://beian.miit.gov.cn/#/Integrated/index" >赣ICP备12002732号-1</a>
             总浏览次数: <span id="dr_show_visit_"><span id="dr_show_visit_">0</span><script type="text/javascript">
                $.ajax({
                    type: "GET",
                    url:"http://www.ncnu.edu.cn/index.php?c=api&m=visit&id=2",
                    dataType: "json",
                    success: function(data){
                        $("#dr_show_visit_").html(data.html);
                    },
                    error: function(){ }
                });
    </script> </span>次
        </div>
        <div class="fr footer_con_r">
            <div><img src="/statics/ncsfxy/images/weixing.jpg" alt=""><span>官方微信</span></div>
            <div><img src="/statics/ncsfxy/images/weibo.png" alt=""><span>官方微博</span></div>
        </div>
    </div>
</div> 


    
</div>
</body>
<script src='/statics/ncsfxy/scripts/index.js'></script>
<script src="/statics/ncsfxy/scripts/layer.js"></script>
<script src="/statics/ncsfxy/scripts/swiper.min.js"></script>
<script>
    var swiper1 = new Swiper('.swiper1', {
    observer:true,//修改swiper自己或子元素时,自动初始化swiper
                observeParents:true,//修改swiper的父元素时,自动初始化swiper
      spaceBetween: 30,
      pagination: {
        el: '.swiper-pagination1',
        clickable: true,
      },
      autoplay: {
        delay: 2500,
        disableOnInteraction: false,
      },
    });

    var swiper2 = new Swiper('.swiper2', {
        observer:true,//修改swiper自己或子元素时,自动初始化swiper
        observeParents:true,//修改swiper的父元素时,自动初始化swiper
      spaceBetween: 30,
      pagination: {
        el: '.swiper-pagination2',
        clickable: true,
      },
      autoplay: {
        delay: 2500,
        disableOnInteraction: false,
      },
    });
    var swiper3 = new Swiper('.swiper3', {
        observer:true,//修改swiper自己或子元素时,自动初始化swiper
                    observeParents:true,//修改swiper的父元素时,自动初始化swiper
      spaceBetween: 30,
      pagination: {
        el: '.swiper-pagination3',
        clickable: true,
      },
      observer:true,
      autoplay: {
        delay: 2500,
        disableOnInteraction: false,
      },
    });
    var swiper4 = new Swiper('.swiper4', {
        observer:true,//修改swiper自己或子元素时,自动初始化swiper
                    observeParents:true,//修改swiper的父元素时,自动初始化swiper
      spaceBetween: 30,
      pagination: {
        el: '.swiper-pagination4',
        clickable: true,
      },
      observer:true,
      autoplay: {
        delay: 2500,
        disableOnInteraction: false,
      },
    });
    var swiper5 = new Swiper('.swiper5', {
        observer:true,//修改swiper自己或子元素时,自动初始化swiper
                    observeParents:true,//修改swiper的父元素时,自动初始化swiper
      spaceBetween: 30,
      pagination: {
        el: '.swiper-pagination5',
        clickable: true,
      },
      observer:true,
      autoplay: {
        delay: 2500,
        disableOnInteraction: false,
      },
    });
        
  </script>
</html>

网页分析工具

为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。

您的足迹: