标签 内容 内容长度 优化建议
网页标题(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-10-14 14:21:23
服务器IP 117.40.152.32
返回状态码 200
网页返回HEAD信息 HTTP/1.1 200 OK
Server: nginx/1.26.1
Date: Mon, 14 Oct 2024 06:28:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: _ci_session=v1mckfk365jcso0hb12dtv7bsss6dcdj; expires=Mon, 14-Oct-2024 08:22:08 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/202408/9bf365ff57.jpg">
                        <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/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-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>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13049.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:紧紧围绕立德树人根本任务 朝着建成教育强国...</p>
                                <span>09-12</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12972.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:在纪念邓小平同志诞辰120周年座谈会上的讲...</p>
                                <span>08-27</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12965.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">实现建军一百年奋斗目标,开创国防和军队现代化新局面</p>
                                <span>08-20</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12927.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:关于《中共中央关于进一步全面深化改革、推进...</p>
                                <span>07-23</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12928.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">习近平:必须坚持自信自立</p>
                                <span>07-17</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/202410/23d6c09c39.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13144.html">我校举办“银龄展风采 丹心颂祖国”重阳..</a>
                                    </div>
                                    <div class="time">2024年10月11日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13144.html">  10月11日上午,我校举办“银龄展风采丹心颂祖国”重阳节敬老暨文艺联欢会,校党委书记王金平代表学校向全体离退休老同志..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202410/61d21edcf1.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13125.html">学校组织参加全省教育系统安全稳定工作视..</a>
                                    </div>
                                    <div class="time">2024年10月01日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13125.html">9月29日上午,省委教育工委、省教育厅召开全省教育系统安全稳定视频会议。校党委领导班子成员叶廷峻、高翔、刘永红、徐斌、卢..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202410/c2351a08c0.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13124.html">我校举行庆祝中华人民共和国成立75周年..</a>
                                    </div>
                                    <div class="time">2024年10月01日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13124.html">为庆祝中华人民共和国成立75周年,大力弘扬爱国主义精神,9月30日清晨,我校隆重举行“向国旗敬礼——青春致敬祖国”为主题..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202410/224655c054.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13120.html">我校举行教育硕士专业学位申报专题辅导讲..</a>
                                    </div>
                                    <div class="time">2024年09月29日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13120.html">为进一步做好教育硕士专业申硕工作,9月27日,渤海大学研究生院院长朱成科教授应邀来校作题为《教育硕士专业学位授权点建设的..<span class="">[详细]</span></a>
                                    </div>
                              </div>
                                                               <div class="swiper-slide">
                                    <div class="s-img-item">
                                      <img src="/uploadfile/2/202409/1192a15eb8.png" width="295" height="200">
                                    </div>
                                    <div class="bt">
                                      <a href="http://www.ncnu.edu.cn/news-show-13091.html">我校召开2024年新教师座谈会</a>
                                    </div>
                                    <div class="time">2024年09月23日</div>
                                    <div class="nr">
                                      <a href="http://www.ncnu.edu.cn/news-show-13091.html">为进一步加强教师队伍建设,全面提高我校教师综合素质,激发青年教师责任感和使命感,9月19日,学校召开2024年新教师座谈..<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-13144.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校举办“银龄展风采 丹心颂祖国”重阳节敬老暨文艺...</p>
                                <span>10-11</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13140.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校在规划教材建设上取得重大突破</p>
                                <span>10-10</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13131.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校领导参加审计处党支部党员大会</p>
                                <span>10-10</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13130.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">学校召开协同提质工作推进会</p>
                                <span>10-02</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13125.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">学校组织参加全省教育系统安全稳定工作视频会议并部署...</p>
                                <span>10-01</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13124.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-13117.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">校领导受邀参加2024汤显祖国际戏剧交流月活动并看...</p>
                                <span>09-30</span>
                            </a>
                        </li>
                                     
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13123.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-13122.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-13121.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-13119.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-13120.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校举行教育硕士专业学位申报专题辅导讲座</p>
                                <span>09-29</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/202410/511e801e67.jpg" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13142.html">首届江西省数字影像艺术大展在我校开幕</a>
                                  </div>
                                  <div class="time">2024年10月11日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13142.html">  10月10日上午,首届江西数字影像艺术大展在和光楼一楼美术学院大展厅开幕。江西省美术家协会副主席兼秘书长杨震,江西省..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202410/42340a874c.jpeg" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13132.html">图书馆开展“礼赞新中国 筑梦新时代”献..</a>
                                  </div>
                                  <div class="time">2024年10月10日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13132.html">  为庆祝中华人民共和国成立75周年,图书馆在二楼大厅举办主题为“礼赞新中国筑梦新时代”的国庆图书展,本次主题书展将持续..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202409/ab0a82d3e7.jpeg" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13118.html">我校“物电梦想+”博士宣讲团受邀参加兴..</a>
                                  </div>
                                  <div class="time">2024年09月30日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13118.html">  9月25日,我校“物电梦想+”博士宣讲团受邀参加赣州市兴国县第六中学2024年全国科普日暨校园科技科普节,物理与电子..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202410/c09c03ffc6.png" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13126.html">党委宣传部举办第十二届大学生记者团换届..</a>
                                  </div>
                                  <div class="time">2024年09月30日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13126.html">9月25日,党委宣传部举办第十二届大学生记者团换届暨表彰大会,校党委委员、党委宣传部部长常颖出席会议。大会在激昂的国歌声..<span class="">[详细]</span></a>
                                  </div>
                                </div>
                                       
                                              
                              <div class="swiper-slide">
                                 <div class="s-img-item">
                                    <img src="/uploadfile/2/202410/dbc9cc670b.png" width="295" height="200">
                                  </div>
                                  <div class="bt">
                                    <a href="http://www.ncnu.edu.cn/news-show-13127.html">我校留学生参加“2024国际青年古村跑..</a>
                                  </div>
                                  <div class="time">2024年09月30日</div>
                                  <div class="nr">
                                    <a href="http://www.ncnu.edu.cn/news-show-13127.html">9月28日上午,由抚州市人民政府主办的“2024国际青年古村跑”邀请赛在“千古第一村”乐安县流坑古村景区举行,我校留学生..<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-13143.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校“红星班”开展庆祝新中国成立75周年系列活动</p>
                                <span>10-11</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13142.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">首届江西省数字影像艺术大展在我校开幕</p>
                                <span>10-11</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13132.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">图书馆开展“礼赞新中国 筑梦新时代”献礼中华人民共...</p>
                                <span>10-10</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13128.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">发展规划与学科建设处参加第二届亚欧教师教育国际论坛</p>
                                <span>10-01</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13118.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-13126.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-13127.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校留学生参加“2024国际青年古村跑”邀请赛</p>
                                <span>09-30</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13113.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">化学与食品科学学院举办班主任经验交流主题沙龙</p>
                                <span>09-28</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13112.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">化学与食品科学学院学子在化学教育微格教学论坛暨第十...</p>
                                <span>09-28</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13108.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">我校国旗护卫队前往附属鹤琴之声幼儿园开展“向国旗敬...</p>
                                <span>09-28</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13107.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">学校举办大学生职业规划大赛评审解读和策略分析专题讲...</p>
                                <span>09-27</span>
                            </a>
                        </li>
                                  
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13106.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">旅游与经济管理学院师生赴红色教育基地开展实践教育活...</p>
                                <span>09-27</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/202409/a66c6ac6dc.jpg" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13104.html">【江西新闻】江西日报学与思周刊·新论丨..</a>
                                </div>
                                <div class="time">2024年09月02日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13104.html"><br><br>王金平党的二十届三中全会紧紧围绕推进中国式现代化的主题,作出进一步全面深化改革的战略部署,宣示了将改革进..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202409/e1e5eec534.png" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-13036.html">【凤凰网江西频道】南昌师范学院2024..</a>
                                </div>
                                <div class="time">2024年09月01日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-13036.html">  从红色推普到全方位关爱儿童健康成长、从社区宣讲到田间地头辛勤劳作、从义务支教到送科技下乡……2024年暑期,南昌师范..<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202408/251d12f9ed.png" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-12973.html">【中媒在线】共赴青春之约!南昌师范学院..</a>
                                </div>
                                <div class="time">2024年08月27日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-12973.html">  ​              ​...<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202409/7f2b2f408a.jpg" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-12967.html">【中新网江西新闻】南昌师范学院助力首届..</a>
                                </div>
                                <div class="time">2024年08月27日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-12967.html">  ......<span class="">[详细]</span></a>
                                </div>
                              </div>

                                           
                              <div class="swiper-slide">
                                <div class="s-img-item">
                                  <img src="/uploadfile/2/202408/f5fc7f723a.jpg" width="295" height="200">
                                </div>
                                <div class="bt">
                                  <a href="http://www.ncnu.edu.cn/news-show-12966.html">【江西文明网】南昌师范学院举行“奔跑吧..</a>
                                </div>
                                <div class="time">2024年08月27日</div>
                                <div class="nr">
                                  <a href="http://www.ncnu.edu.cn/news-show-12966.html">  ...<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-13101.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【中国新闻网】南昌师范学院教学科研工作结硕果</p>
                                <span>09-27</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13102.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官微】军训:江西高校“萌新”在汗水中...</p>
                                <span>09-23</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13141.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官微】我与第40个教师节 | 陈昕:...</p>
                                <span>09-21</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13105.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西文明网】南昌师范学院举行2024级新生开学典...</p>
                                <span>09-20</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13047.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官微】开学季|今年最萌年龄差是多少?...</p>
                                <span>09-05</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13045.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官微】孙洪山在南昌调研秋季开学和安全...</p>
                                <span>09-03</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13092.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【学习强国】南昌师范学院党委书记王金平:以历史主动...</p>
                                <span>09-03</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13048.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【中国教育在线】王金平:以历史主动精神把改革引向深...</p>
                                <span>09-02</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13044.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西省教育厅官微】深入基层阐释|省委宣讲团走进高...</p>
                                <span>09-02</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13104.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西新闻】江西日报学与思周刊·新论丨以历史主动精...</p>
                                <span>09-02</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13103.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【江西新闻】以历史主动精神把改革引向深入</p>
                                <span>09-02</span>
                            </a>
                        </li>
                              
                        <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13037.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【凤凰网江西频道】南昌师范学院学子助力首届“奔跑吧...</p>
                                <span>09-01</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-13082.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】我校举办第65期青蓝讲坛暨...</p>
                                <span>09-21</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12877.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">学校开展“网络教学平台知识图谱与AI赋...</p>
                                <span>07-08</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13059.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">【青蓝讲坛】刘红宁教授做客我校第64期...</p>
                                <span>06-19</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12660.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">党委学生工作部举办辅导员专题讲座</p>
                                <span>05-24</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-12493.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">南京艺术学院舞蹈学院名誉院长于平教授莅...</p>
                                <span>04-23</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-13094.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">关于联合开展在校大学生社会培训和 中小...</p>
                                <span>09-24</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13080.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">江西省安澜工程咨询有限公司关于南昌师范...</p>
                                <span>09-20</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13027.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">江西省安澜工程咨询有限公司关于南昌师范...</p>
                                <span>09-10</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13009.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">南昌师范学院车辆定点维修项目(青山湖校...</p>
                                <span>09-06</span>
                            </a>
                        </li>
                                             <li class="mask">
                            <a href="http://www.ncnu.edu.cn/news-show-13008.html" class="clr" >
                                <img src="/statics/ncsfxy/images/dian.png" alt="" />
                                <p style=";">南昌师范学院车辆定点维修项目(昌北校区...</p>
                                <span>09-06</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标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。

您的足迹:

常用入口: ip查询gzip检测网页分析自动排版