<!DOCTYPE html>
<html><head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico" />
    <meta http-equiv="x-ua-compatible" content="ie=edge,chrome=1">
    <title>上海交通大学数学科学学院</title>
    <meta name="description" content="">
    <meta name="keywords" content="">
    <meta name="renderer" content="webkit">
    <meta http-equiv="cache-control" content="no-siteapp">
    <link rel="stylesheet" href="/Public/math/css/style3.css?v=2.6">
    <link rel="stylesheet" href="/Public/math/css/lightbox.css">
    <link rel="stylesheet" href="/Public/js/swiper/swiper-bundle.min.css"/>


    <!-- Link Swiper's CSS -->

    <!--[if lt IE 9]>
    <script src="/js/selectivizr.js"></script>
    <![endif]-->
    <script src="/Public/math/js/jquery.js"></script>
    <script src="/Public/math/js/swiper.js"></script>
    <script src="/Public/math/js/main.js"></script>
    <script src="/Public/math/js/lightbox.js"></script>
    <script src="/Public/js/swiper/swiper-bundle.min.js"></script>
    <style>
        .sy {
            width: 100%;
            padding: 40px 0;
            background-image: url("/Public/math/images/bg.png");
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .swiper {
            width: 100%;
            height: 100%;
        }
        .swiper-container {
            height: 299px; /* 设置容器的高度 */
            width: 580px;  /* 设置容器的宽度 */
        }

        .swiper-slide {
            font-size: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .swiper-button-next, .swiper-rtl .swiper-button-prev{
            color: rgba(208, 245, 232, 0.5);
        }
        .swiper-button-prev,
        .swiper-rtl .swiper-button-next {
            color: rgba(208, 245, 232, 0.5);
        }

         .speaker {
             color: #0a001f;
         }

        .bgr-name {
            color: #999;
        }
        .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
            top: var(--swiper-pagination-top,256px);
        }
        .emperinter2 li a:hover {
            color: #1A9606;
        }
    </style>
</head>
<body>

<div style="text-align: center;  background-color: #23247f">
    <a href="http://wtw.www.sghhindu.com/math/" target="blank"><img src="/./Public/Upload/ma_indexpic/1/1723477323_1398075899.png"></a>
</div>
<div class="header">
    <div class="hd-nav">
        <ul class="wrap">
            <li class="cur">
                <a href="/Default/index/">
                    <span class="zh">首 页</span>
                    <span class="en">home</span>
                </a>
            </li>
            <li>
                <a href="/Default/about">
                    <span class="zh">院系概况</span>
                    <span class="en">overview</span>
                </a>
            </li>
            <li>
                <a href="/Default/faculty/">
                    <span class="zh">师资队伍</span>
                    <span class="en">faculty</span>
                </a>
            </li>
            <li>
                <a href="/Default/research/">
                    <span class="zh">科学研究</span>
                    <span class="en">research</span>
                </a>
            </li>
            <li>
                <a href="/Default/undergraduate/">
                    <span class="zh">本科生教育</span>
                    <span class="en">undergraduate</span>
                </a>
            </li>
            <li>
                <a href="/Default/postgraduate/">
                    <span class="zh">研究生教育</span>
                    <span class="en">graduate</span>
                </a>
            </li>
            <li>
                <a href="/Default/international/">
                    <span class="zh">国际交流</span>
                    <span class="en">international</span>
                </a>
            </li>
            <li>
                <a href="/Default/dangjian/">
                    <span class="zh">党建工作</span>
                    <span class="en">party building</span>
                </a>
            </li>
            <li>
                <a href="/Default/xsgz/">
                    <span class="zh">学生工作</span>
                    <span class="en">students</span>
                </a>
            </li>
            <li class="menu-item">
                <a href="/Default/service/">服务指南
                    <span class="en">service</span>
                </a>
            </li>

        </ul>
    </div>
</div>



<div class="sy">
<div class="inews">
    <div class="wrap">
        <div class="inews-left-block">

            <div class="swiper-container">
                <div class="swiper" >
                    <!-- Additional required wrapper -->
                    <div class="swiper-wrapper ifb-pic">
                        <!-- Slides -->
                        <div class="swiper-slide" ><a href="https://www.sghhindu.com/math/conference/2025wymf/index.php" target="blank">
                            <img src="/./Public/Upload/ma_bannerpic/14/1765523548_1073465437.jpg" style="height: 299px;width: 580px;"></a></div>                     </div>
                    <!-- If we need pagination -->
                    <div class="swiper-pagination"></div>

                    <!-- If we need navigation buttons -->
                    <div class="swiper-button-prev"></div>
                    <div class="swiper-button-next"></div>


                </div>

            </div>
            <script>
                const swiper = new Swiper('.swiper', {
                    // Optional parameters
                    direction: 'horizontal',
                    loop: true,
                    centeredSlides: true,
                    autoplay: {
                        delay: 2500,
                        disableOnInteraction: false
                    },
                    // If we need pagination
                    pagination: {
                        el: '.swiper-pagination',
                    },

                    // Navigation arrows
                    navigation: {
                        nextEl: '.swiper-button-next',
                        prevEl: '.swiper-button-prev',
                    }

                });

            </script>
 <style>
     .xzkd{
         width: 430px;
      white-space: nowrap;
         overflow: hidden;
     text-overflow: ellipsis;
         display: inline-block;

     }
     .MORE{
         background-image: url("/Public/math/images/MORE.png" );
         display: block;
         height: 44.5px;
         width: 65.5px;
         cursor: pointer;
         background-size: cover;
         background-position: center;
         background-repeat: no-repeat;
     }

     .MORE:hover{
         background-image: url("/Public/math/images/MORE2.png" )
     }
 </style>

            <div class="ifb-more" style="display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #f3f3f3;height: 44.5px;">
                <div><img src="/Public/math/images/notice.png?v=1" style="height: 44.5px;"></div>
                  <a href="/Default/gonggao" target="_blank"><div class="MORE"></div>
<!--                    <img src="/Public/math/images/MORE.png" style="height: 44.5px;cursor: pointer">-->
                </a>
            </div>
            <div class="ifb-list" style="margin-left: 14px">
                <ul>
                    <li>
                        <a href="/Default/gonggaoshow/tag/MDAwMDAwMDAwMLGIfpWHpKF2" target="_blank">
                            <span  class="xzkd">
									威斯康星大学-麦迪逊分校数学系2026年秋季本硕 3+1+1项目报名启动</span>
                            <span class="date" style="font-size: 12px;">2025-11-11</span>
                        </a>
                    </li><li>
                        <a href="/Default/gonggaoshow/tag/MDAwMDAwMDAwMLGIfpWG2qF2" target="_blank">
                            <span  class="xzkd">
									数学科学学院2026年“申请-考核”制博士研究生招生办法</span>
                            <span class="date" style="font-size: 12px;">2025-11-01</span>
                        </a>
                    </li><li>
                        <a href="/Default/gonggaoshow/tag/MDAwMDAwMDAwMLGIfpWGyqF2" target="_blank">
                            <span  class="xzkd">
									上海交通大学数学科学学院2026年招收优秀应届本科毕业生免试攻读研究生实施办法</span>
                            <span class="date" style="font-size: 12px;">2025-09-22</span>
                        </a>
                    </li><li>
                        <a href="/Default/gonggaoshow/tag/MDAwMDAwMDAwMLGIfpWGpKF2" target="_blank">
                            <span  class="xzkd">
									上海交通大学关于第十七届全国大学生数学竞赛暨“高教社杯”第十七届上海市大学生数学竞赛的通知</span>
                            <span class="date" style="font-size: 12px;">2025-09-16</span>
                        </a>
                    </li><li>
                        <a href="/Default/gonggaoshow/tag/MDAwMDAwMDAwMLGIfpWFyqF2" target="_blank">
                            <span  class="xzkd">
									上海交通大学数学科学学院2026年推荐优秀应届本科毕业生免试攻读研究生工作办法</span>
                            <span class="date" style="font-size: 12px;">2025-09-01</span>
                        </a>
                    </li>                </ul>
            </div>

        </div>
        <div class="inews-right-block">

            <div style="display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #f3f3f3;height: 44.5px;">
                <div><img src="/Public/math/images/news.png?v=1" style="height: 44.5px;"></div>
                <div><a href="/Default/news"><div class="MORE"></div></a></div>
            </div>
            <div class="irb-list">
                <ul style="margin-top: 16px;">
                    <li style="padding-top: 10px;">
                        <div class="pic" style="padding-left: 20px"><img src="/Public/Upload/ue/20251216/1765852458120252.jpg"></div>
                        <div class="cont" style="padding-right: 20px;">
                            <div class="title" style="white-space: nowrap;overflow: hidden;">
                                <a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpeGtKF2" target="blank">
									<span  >学校召开数学科学学院发展性评估启动会</span>
                                </a>
                            </div><a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpeGtKF2" target="blank"><div class="text"><p>12月15日，上海交通大学在闵行校区理科群楼6号楼703会议室召开数学科学学院发展性评估启动会。党委... </p>
                            </div></a>
                        </div>
                    </li><li style="padding-top: 10px;">
                        <div class="pic" style="padding-left: 20px"><img src="/Public/Upload/ue/20251215/1765777051486689.png"></div>
                        <div class="cont" style="padding-right: 20px;">
                            <div class="title" style="white-space: nowrap;overflow: hidden;">
                                <a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpeFyqF2" target="blank">
									<span  >数学科学学院举办教育思想大讨论总结会</span>
                                </a>
                            </div><a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpeFyqF2" target="blank"><div class="text"><p>2025年12月11日，数学科学学院教育思想大讨论总结会在理科群楼6号楼703会议室举行。学院党委书... </p>
                            </div></a>
                        </div>
                    </li><li style="padding-top: 10px;">
                        <div class="pic" style="padding-left: 20px"><img src="/Public/Upload/ue/20251210/1765334892214470.png"></div>
                        <div class="cont" style="padding-right: 20px;">
                            <div class="title" style="white-space: nowrap;overflow: hidden;">
                                <a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpeFtKF2" target="blank">
									<span  >祝贺！数学科学学院4位博士后入选2025年上海市“超级博士后”激励计划</span>
                                </a>
                            </div><a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpeFtKF2" target="blank"><div class="text"><p>近日，根据《上海市"超级博士后"激励计划实施办法》的精神和要求，经博士后个人申报、单位推荐及上海市组... </p>
                            </div></a>
                        </div>
                    </li><li style="padding-top: 10px;">
                        <div class="pic" style="padding-left: 20px"><img src="/Public/Upload/ue/20251205/1764899412114214.png"></div>
                        <div class="cont" style="padding-right: 20px;">
                            <div class="title" style="white-space: nowrap;overflow: hidden;">
                                <a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpaHtKF2" target="blank">
									<span  >数学科学学院师生赴华为练秋湖研发中心调研交流</span>
                                </a>
                            </div><a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpaHtKF2" target="blank"><div class="text"><p>为深化产学研融合、拓宽前沿领域视野，通过教育链与产业链精准对接，让数学理论与产业需求高效互补，推动学... </p>
                            </div></a>
                        </div>
                    </li><li style="padding-top: 10px;">
                        <div class="pic" style="padding-left: 20px"><img src="/Public/Upload/ue/20251129/1764382703646681.png"></div>
                        <div class="cont" style="padding-right: 20px;">
                            <div class="title" style="white-space: nowrap;overflow: hidden;">
                                <a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpaGyqF2" target="blank">
									<span  >李松挺团队及合作者在《自然·通讯》发表最新成果揭示狨猴大脑的时间层级与关键动力学机制</span>
                                </a>
                            </div><a href="/Default/newsshow/tag/MDAwMDAwMDAwMLGecpaGyqF2" target="blank"><div class="text"><p>近日，上海交通大学数学科学学院、自然科学研究院李松挺教授与美国霍华德·休斯医学研究所李冠淳博士、纽约... </p>
                            </div></a>
                        </div>
                    </li>                </ul>
            </div>
        </div>
    </div>
</div>
<!--学术报告-->
<div class="icolloquia wrap">
    <div class="ic-block" style="height: auto !important;padding-bottom:20px">

  <style>
      .emperinter2 {
          scrollbar-width: 20px;
          scrollbar-color: #e2e2ed #f7f7ff;
      }

      .emperinter2::-webkit-scrollbar {
          width: 20px;
      }

      .emperinter2::-webkit-scrollbar-track {
          background-color: #f7f7ff;
          border-radius: 2em;
      }

      .emperinter2::-webkit-scrollbar-thumb {
          background-color: #e2e2ed;
          border-radius: 2em;
          margin: 2px;
      }

      .emperinter2::-moz-scrollbar {
          width: 20px;
      }

      .emperinter2::-moz-scrollbar-track {
          background-color: #f7f7ff;
          border-radius: 2em;
      }

      .emperinter2::-moz-scrollbar-thumb {
          background-color: #e2e2ed;
          border-radius: 2em;
      }

      .emperinter2::-ms-scrollbar {
          width: 20px;
      }

      .emperinter2::-ms-scrollbar-track {
          background-color: #f7f7ff;
          border-radius: 2em;
      }

      .emperinter2::-ms-scrollbar-thumb {
          background-color: #e2e2ed;
          border-radius: 2em;
      }
      .emperinter {
          scrollbar-width: 11px;
          scrollbar-color: white #f3f3f3;
      }

      .emperinter::-webkit-scrollbar {
          width: 11px;
      }

      .emperinter::-webkit-scrollbar-track {
          background-color: #f3f3f3;
          border-radius: 2em;
      }

      .emperinter::-webkit-scrollbar-thumb {
          background-color: white;
          border-radius: 2em;
          width: 8px;
         margin: 1px;
          background-image: url("/Public/math/images/huakuai.png");
      }

      .emperinter::-moz-scrollbar {
          width: 11px;
      }

      .emperinter::-moz-scrollbar-track {
          background-color: #f3f3f3;
          border-radius: 2em;
      }

      .emperinter::-moz-scrollbar-thumb {
          background-color: white;
          border-radius: 2em;
          width: 8px;
      }

      .emperinter::-ms-scrollbar {
          width: 11px;
      }

      .emperinter::-ms-scrollbar-track {
          background-color: #f3f3f3;
          border-radius: 2em;
      }

      .emperinter::-ms-scrollbar-thumb {
          background-color: white;
          border-radius: 2em;
          width: 8px;
      }
      .fbt{
          color: #a0a0a0;
      }

  </style>
        <div style="display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #f3f3f3;height: 44.5px;">
            <div><img src="/Public/math/images/seminars.png?v=1" style="height: 44.5px;"></div>
            <div><a href="/Default/seminar/"><div class="MORE"></div></a></div>
        </div>
        <div class="ic-list emperinter" style="height: 540px;overflow-y: auto">
            <div id=""  style="height: 100%;width: 100%">
            <ul style="width: 1164px;">

                         <li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ftyGpKF2">
                                    <div class="time">
                                        <span class="date">2025.12.17</span>
                                        <span class="hour">13:00 - 14:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [概率与统计]								</span>
                                            Robust and Structured Conformal Prediction: From Distribution Shifts to Generative Models                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(703)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>朱芊语</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>麻省理工学院</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>李思然</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ft2GtKF2">
                                    <div class="time">
                                        <span class="date">2025.12.17</span>
                                        <span class="hour">14:30 - 15:30</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [偏微分方程]								</span>
                                            Landau damping and the long-time collisionless limit of the Vlasov-Poisson-Landau Equations                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>腾讯会议APP2()</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>訾瑞昭</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>华中师范大学</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>王飞</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ftuFyqF2">
                                    <div class="time">
                                        <span class="date">2025.12.17</span>
                                        <span class="hour">15:30 - 17:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span style="color: #F4A011;">
                                [文俊讲坛]								</span>
                                            Resolvent Estimates for the Stokes Operator                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>李政道报告厅()</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>Prof. Zhongwei Shen</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>Westlake University</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>数学科学学院</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ftyG2qF2">
                                    <div class="time">
                                        <span class="date">2025.12.18</span>
                                        <span class="hour">15:00 - 16:15</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [概率与统计]								</span>
                                            Building GP Surrogate Model with High-Dimensional Input                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(703)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>康露露</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>University of Massachusetts Amherst</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>肖骞</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ft2G2qF2">
                                    <div class="time">
                                        <span class="date">2025.12.19</span>
                                        <span class="hour">11:00 - 12:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [概率与统计]								</span>
                                            Mermin-Wagner theorem for dimers, monomer double-dimers, and spatial random permutations                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(703)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>吴炜</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>上海纽约大学</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>李思然</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ft2F2qF2">
                                    <div class="time">
                                        <span class="date">2025.12.19</span>
                                        <span class="hour">13:30 - 14:30</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span style="color: #F4A011;">
                                [COLLOQUIUM]								</span>
                                            Some Aspects of Nonlocal Diffusion Equations                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(706)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>李万同 教授</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>兰州大学</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>数学科学学院</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4ft2GyqF2">
                                    <div class="time">
                                        <span class="date">2025.12.19</span>
                                        <span class="hour">15:00 - 16:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span style="color: #F4A011;">
                                [吴文俊数学中心综合报告]								</span>
                                            Euler equations, transonic flows and isometric embeddings                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(703)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>王德华  教授</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>匹兹堡大学</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>吴文俊数学中心</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4epmHtKF2">
                                    <div class="time">
                                        <span class="date">2025.12.22</span>
                                        <span class="hour">13:30 - 15:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [代数与数论]								</span>
                                            From K-theoretic stable envelopes to quantum loop groups - I                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(203)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>祝天擎</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>Columbia University</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>周子浚</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4epiHtKF2">
                                    <div class="time">
                                        <span class="date">2025.12.22</span>
                                        <span class="hour">16:00 - 17:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [偏微分方程]								</span>
                                            Adapted Wasserstein distances and applications to distributionally robust optimization                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(203)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>蒋亦凡</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>Imperial College</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>李思然</span>

                                         </div>
                                    </div>
                                </a>
                            </li><li  class="">
                                <a href="/Default/seminarshow/tags/MDAwMDAwMDAwMLJ4epiG2qF2">
                                    <div class="time">
                                        <span class="date">2025.12.23</span>
                                        <span class="hour">15:00 - 16:00</span>
                                    </div>
                                    <div class="cont">
                                        <div class="title">
                                            <span >
                                [几何与分析]								</span>
                                            Nearly geodesic surfaces are filling                                            <strong></strong>
                                        </div>
                                        <div class="info">

                                            <span class=""><font class="fbt"> 地点（Venue）:</font>会议室(706)</span>
                                            <span class="short"><font class="fbt"> 报告人（Speaker）:</font>韩肖垄</span>
                                            <span class=""><font class="fbt"> 报告人单位（Affiliation）:</font>上海数学与交叉学科研究院</span>
                                            <span class="short"><font class="fbt"> 邀请人（Host）: </font>王芳</span>

                                         </div>
                                    </div>
                                </a>
                            </li>                                    </ul>
         </div>
        </div>
    </div>
</div>
<!--会议信息-->
    <style>
        .hy_title{
            margin: 20px;
            font-size: 18px;
            height: 104px;
            margin-bottom: 10px;
            word-break: break-all;
            line-height: 28px;
        }
        .hy_title:hover{
            color: #F4A011;
        }
    </style>
<div class="imeeting wrap" style="height: 285px">
    <div  style="display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #f3f3f3;height: 57.5px;">
        <div><img src="/Public/math/images/conference.png" style="height: 57.5px;"></div>
        <div><a href="/Default/conference/"><div class="MORE"></div></a></div>
    </div>
    <div class="">
        <div class="">
            <div style=" width: 1200px;overflow-x: auto;" class="emperinter2">
                <ul style="  display: flex;
  flex-wrap: nowrap; /* 防止换行 */
  margin: 0;
  padding: 0;
  list-style: none;
  width: max-content; /">
                    <li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="https://www.sghhindu.com/math/conference/2025wymf/index.php" target="_blank" style="color: white">
                               <div class="hy_title" >2025冬季青年数学家论坛</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.21-12.22</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\会议日程-251220研讨会.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >流体力学数学理论及相关主题研讨会</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.19-12.21</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="/Public/Upload/test/2BA4E36A-EB1D-4AC7-AB2C-F80F00C35764/01f5d973-9a88-85fb-f51f-27f7b8109bd3.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >Workshop on Nonlinear Partial Differential Equations XXVIII</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.15-12.17</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\20251210Workshop_XXV.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >Workshop on Recent Advances in PDEs (XXV)</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.10</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="/Public/Upload/test/2BA4E36A-EB1D-4AC7-AB2C-F80F00C35764/da9e1317-2ca5-608d-adc5-9847fe74ec14.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >数学与电池交叉会议</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.06-2025.12.07</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\20251202会议手册最终版.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >2025 Workshop on Algebraic Geometry </div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.04-12.07</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\20251202The SJTU-CityU Joint Workshop on Scientific Computing.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >The SJTU-CityU Joint Workshop on Scientific Computing</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.12.01-12.03</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\20251114会议手册.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >几何与分析研讨会（II）</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.11.14-11.16</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\20251114Gorenstein投射模与单态射范畴研讨会程序册.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >Gorenstein投射模与单态射范畴研讨会</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.11.14-11.16</div></div>
                                </a></div>
                        </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                           <div> <a href="\conference\upload\202511月7-9日会议手册.pdf" target="_blank" style="color: white">
                               <div class="hy_title" >Workshop on Nonlinear Partial Differential Equations XXVII</div>
                               <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                   <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                   <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">2025.11.07-11.09</div></div>
                                </a></div>
                        </li>                </ul>
            </div>
        </div>
    </div>
</div>
    <div class="imeeting wrap" style="height: 285px">
        <div  style="display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #f3f3f3;height: 57.5px;">
            <div><img src="/Public/math/images/minicourses.png" style="height: 57.5px;"></div>
            <div><a href="/Default/minicourses/"><div class="MORE"></div></a></div>
        </div>
        <div class="">
            <div class="">
                <div style=" width: 1200px;overflow-x: auto;" class="emperinter2">
                    <ul style="  display: flex;
  flex-wrap: nowrap; /* 防止换行 */
  margin: 0;
  padding: 0;
  list-style: none;
  width: max-content; /">
                        <li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLlng9CRurZugat6psaJZZ--kYJleX6xoMq6vLGXq3nVxp1zsJm6maWcrZyaq3iCo7-QcamVjHugx9C3n4afr5bFi4Pe" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Steady Boundary Layers in Kinetic Theory and Fluids                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2026.01.04-01.08                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLVnh96bq7GgmpiJl7tkdmXIbIqgiWyGn77R0Z-Xn43SxnuHzpyq0K-az3GXu4lln65-qJiJa3KhxrbKsn15r83HZ4LLkpW6r5q9hmDFn5yeroGGYImRi6THurytmHV5r7B3c66Lttugi7uceg" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Cusps of caustics by reflection  and Jacobi's last geometric statement I, II, III                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.10.30                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLWHc9KSuplpmq2Fl8OJZWTIpnGblJCHaMa6n619eonbrXyD05K2pqeSvWmkvIqCrcqMepiSpoqfv6vSrY2JaNW9Z37LmpW9oJHTnJrHiX6nv4x6YJOmf6LGlrOfh4WuzLeJnNeBqNCDi7dtbQ" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        A gentle introduction to the geometry and dynamics of bicycle tracks I, II, III                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.10.27                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLiLndmZtqZ9mpmGqcVkhZvHa2yXgmuPrse6vGiXoKLMtYtmzJqr0LOZvn1t" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Mini Course on Geometry Analysis                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.10.14-10.17                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLVmatibq7ppkb6CoMRkZZzHfHqYkoCdpL7RsKB9eX3avndz3pqVlaWBrXanxXmopL5rfmCRkHKtyNyoaJareZXFe4bLm7u6oZqtnGC7ioKkyaaNl5SAoaTHlrBtfXlw0q15aqmKu7F2" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Computational algebra and some applications to the qualitative theory of ODEs                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.09.08                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLaie8yRlrapmphlmMR1cqDHgLCgk4GLqL7cqKCWn4jMx3t33ZG6rq-arZyaq3mGrMmQfmCRkHKtyNyXsY6JhdHGooLLkqq6a5K9qKbFeWGgx6eKqnmAf62_pqivlmWF38WLe9eStqawm9NpobyJfmTIsHVt" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Fractional elliptic and parabolic equations-recent developments and possible projects                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.08.08-08.10                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLmhh86Suplpgat2m8afdqm-a46qeYByra6ozqiWeYHRx6KC0pvcpo2Zvphgw3VyhcimcZmSgI-s" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Recent Advances on Hilbert's Sixth Problem                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.07.23-07.25                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLWLg5aRupmjkrlyo7yJfmTJkYKck7J7rsfMqGuOiX3Xvotly4uq0KyR04apxnVxrLOnip95gXuxx5Wwq46JZ8y9i2bPgaquqZLUhqm7ZHZkxpBxpXmBi6e_up-xmYN0og" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Advance lectures on weaken Hilbert 16th problem and bifurcation theory                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.07.17-07.25                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLl8e8ya0LZpmql0nc6knqLWgq6cnoSgn7eVvGqXn42arYOW1K3Y0ZGstZWRyoGddcyuj6Wdrpp51dqjdQ" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Prandtl 方程在 Gevrey 空间的适定性                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.06.30-07.01                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMJqNdKVtvN2QbcBmfJehoZaabaWgZamabZqZz4RpZ6iqmn-Wzm3Tmoptv4d6l6Slhpqpj3llm6qN" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        退化型抛物方程的解析光滑效应                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.05.06-05.08                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMJmOXLNtxc18bbKhm5iLc5WahaGkZW6qfZrTva9pk2nSmZammm3UzaE" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        城市交通中的数学建模                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.05.03                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLWhh92a0J1qmq2ooKt6gmnIgI2XgqeDpL-2qHuWZY3avnt33Z22poqb02mZxHmGqMiyepiSpoqfu5WsaI6KgMy6ZneWkruxdg" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Bernoulli type Free Boundary Problems and Water Waves                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.04.01-04.02                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLdknbOKubaDid9yd7ZjeoK7jrByhn6liLnMqIiGm3mpuGRmuIq5rpCJvIJ6tmJkm7l-foiFsHZ1" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        KINETIC FORMULATION OF CONSERVATION LAWS                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.04.01-04.24                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLWHc6ySup2tkr6CqcOJfZu6gI6pk2x7pL6WuKiYn4zMxmZly5yqzKWBq36mxIpyrb-RhqqRkIOrv7aofpiJr9HHnXOqm7u6oZytnKbEoH1x" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        A Geometric Perspective on the Compressible Euler Equations                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.03.31                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMK15e9Cb0JmvnL2oo8OFcmTKkXqceX6Tsb-6u5-Fn3CWxqGDzJvRz6CNrnqmu5-ooMeRhZeJkG6jrqnKoJh5jd6tepXMnNC6sw" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                         Bernoulli type Free Boundary Problems and Water Waves                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.03.24-03.28                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMJmWorltmLeobdaHp5eTYqGbhG6fZoRvbpqXkaw" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        应用数学讨论班                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.03.18                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLWMc9uaqtClkqlyesSgiqDIp4aceX97sceVsKuOiWfMumad2ZyqurKBrH6aw3lpqsd6dW0" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Applied Inverse Problem Winter School                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2025.01.11-01.14                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLeHZcuMq9Chm66GpcRlkqHPgp6dnJt6n7i40a19gYqa0YOW0qqO0Xuiy4d_yqeHqdKunYGYoHZ1" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        I. Lyapunov指数 II. 乘积遍历定理                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2024.12.16                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMLmhndKZurasnblyc8WfhpzGa6SlirJ7iceWuKSWoInVvYuoy4rQ3K-cmX2Xu4lln66AfZeBa3Jpx9G4oI2fr9GteXfXkrvMoZrPYJe8enqqyaJ6hZGAj67I0LysfXmR28edc7WaldxunK1pp7yKfXE" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        Rigidly Breaking Potential Flows and a Countable Alexan- drov Theorem for Polytopes                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2024.11.11-12.06                                         </div></div>
                                </a></div>
                            </li><li style="width: 275px;height: 170px;background:url('/Public/math/images/Bg_con.png');color: white;margin-left: 20px;margin-top: 20px;margin-bottom:20px;" >
                                <div> <a href="/Default/minicourses/pages/MDAwMDAwMDAwMJmVhNJtvKuJbciVpZeLZpqabnt3ZW9veZqv24Q" target="_blank" style="color: white">
                                    <div class="hy_title" style="overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3;">
                                        大偏差原理简介                                    </div>
                                     <div  style="color: white;font-size: 14px;display: flex;margin-left: 20px;">
                                        <div><img src="/Public/math/images/rile.png" style="height: 20px"/> </div>
                                         <div  style="height: 20px;line-height: 20px;padding-left: 10px;font-size: 15px;color: #d2d2e3">
                                             2024.11.22-11.23                                         </div></div>
                                </a></div>
                            </li>                    </ul>
                </div>
            </div>
        </div>
    </div>
<div class="imath-link wrap" >
    <ul style="display: flex;justify-content: space-between;">
        <li style="margin-left: 0px;">

            <a href="http://www.sjtu.edu.cn/">

                <p style="padding-top: 50px">上海交通大学主页</p>
                <p style="font-size: 12px;padding-top: 11px;">SJTU HOMEPAGE</p>
          </a>
        </li>
        <li>
            <a href="/Default/positions">

                <p style="padding-top: 50px">岗位申请</p>
                <p style="font-size: 12px;padding-top: 11px;">POSITIONS</p>
            </a>
        </li>
        <li>
            <a href="http://www.sghhindu.com/math/course">

                <p style="padding-top: 50px">数学科学学院课程网站</p>
                <p style="font-size: 12px;padding-top: 11px;">UNDERGRADUATE CURRICULUM</p>

            </a>
        </li>
                <li>
            <a href="/Public/login" target="blank">

                <p style="padding-top: 50px">数学科学学院信息管理系统</p>

                <p style="font-size: 12px;padding-top: 11px;">INTRANET</p>
           </a>
        </li>
        <li style="margin-right: 0px;margin-left: 0px">
            <a href="https://mcm.www.sghhindu.com/math/Default/index">

                <p style="padding-top: 50px">数学类竞赛系统</p>
                <p style="font-size: 12px;padding-top: 11px;">MATHEMATICS COMPETITIIONS</p>

            </a>
        </li>
    </ul>
</div>

<div class="friendlink wrap">
    <div style="display: flex;flex-direction: row;justify-content: space-between;border-bottom: 1px solid #f3f3f3;height: 58px;">
        <img src="/Public/math/images/link.png?1" style="height: 58px"></div>
    <div class="fl-list" style="padding-left: 15px">
        <a href="http://www.sghhindu.com/math/keylab/">
                <div style="margin-top: 10px;">教育部重点实验室</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">Ministry of Education (MOE) Funded Key Lab <br>of Scientific and Engineering Computing</div></a><a href="http://wucms.sjtu.edu.cn/">
                <div style="margin-top: 10px;">吴文俊数学中心</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">Interdisciplinary Platform-Wu Wen-Tsun <br> Center of Mathematical Sciences</div></a><a href="http://nice-www.sghhindu.com/math">
                <div style="margin-top: 10px;">国际化示范学院推进计划</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">Network of International Centers <br>of Education in China</div></a><a href="http://shcam.sjtu.edu.cn/">
                <div style="margin-top: 10px;">上海国家应用数学中心（上海交通大学分中心）</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">Shanghai National Center for Applied Mathematics (SJTU Center）</div></a><a href="http://www.sghhindu.com/math/institution/CPAA/">
                <div style="margin-top: 10px;">国际数学杂志《CPAA》</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">《Communications on Pure and Applied Analysis》</div></a><a href="http://zhiyuan.sjtu.edu.cn/">
                <div style="margin-top: 10px;">致远学院</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">Zhiyuan College</div></a><a href="http://electsys.sjtu.edu.cn/edu/">
                <div style="margin-top: 10px;">教学信息服务网</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;"></div></a><a href="http://c3.simplehpc.com/">
                <div style="margin-top: 10px;">数学科学学院高性能计算平台</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;"></div></a><a href="http://www.sghhindu.com/math/institutions/qysd/index.php">
                <div style="margin-top: 10px;">中国数学会奇异摄动专业委员会</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;"></div></a><a href="http://ins.sjtu.edu.cn/">
                <div style="margin-top: 10px;">自然科学研究院</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;">Institute of Natural Sciences, SJTU</div></a><a href="https://isc.sjtu.edu.cn/EN/Default.aspx">
                <div style="margin-top: 10px;">International Students</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;"></div></a><a href="http://www.ams.org/mathscinet/">
                <div style="margin-top: 10px;">American Mathematical Society</div>
                <div  style="margin-top: 10px;line-height: 18px;
  font-size: 12px;
  color: #999;"></div></a>
    </div>
</div>
</div>

<div class="footer">
    <div class="ft-nav">
        <a href="/Default/jidi">工科基地</a>
        |
        <a href="http://www.sghhindu.com/math/gonghui/index.asp">学院工会</a>
        |
        <a href="/Default/alumni">学院校友</a>
        |
        <a href="/Default/contact">联系我们</a>
    </div>
    <div class="ft-cont">
        <div class="wrap">
            <div class="ft-logo">
                <img src="/Public/math/images/ft-logo.png" alt="">
            </div>
            <div class="ft-contact">
                <div class="ft-row">
                    <span class="name">地址：</span><span class="text">上海市闵行区东川路800号理科群楼6号楼712&nbsp;&nbsp; </span>
                </div>
                <div class="ft-row">
                    <span class="name">电话：</span><span class="text">(86-21) 54740227</span>
                </div>
                <div class="ft-row">
                    <span class="name">传真：</span><span class="text">(86-21) 54740175</span>
                </div>
                <div class="ft-row">
                    				                    <p><span class="name">Address：</span><span class="text">800 Dongchuan RD Shanghai, Minhang District </span>
                        </p>
    <!--                <span class="name">Address：</span><span class="text">Room 712, N0.6 Science Buildings,<br>800 Dongchuan RD Shanghai, Minhang District<br>Shanghai 200240,China</span>-->
                </div>
                <div class="ft-row">
                    <span class="name">Telephone：</span><span class="text">(+86-21) 54740227</span>
                </div>
                <div class="ft-row">
                    <span class="name">Fax：</span><span class="text">(+86-21) 54740175</span>
                </div>
            </div>
            <div class="ft-map"><img src="/Public/math/images/ft-map.jpg"></div>
        </div>
    </div>
    <div class="ft-copyright">
        <p><em class="arial">COPYRIGHT 2016 © SCHOOL OF MATHEMATICAL SCIENCES, SHANGHAI JIAO TONG UNIVERSITY</em>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;上海交通大学数学科学学院 ©版权所有</p>
    </div>
</div>

<div id="lightboxOverlay" class="lightboxOverlay" style="display: none;"></div><div id="lightbox" class="lightbox" style="display: none;"><div class="lb-outerContainer"><div class="lb-container"><img class="lb-image" src="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="><div class="lb-nav"><a class="lb-prev" href=""></a><a class="lb-next" href=""></a></div><div class="lb-loader"><a class="lb-cancel"></a></div></div></div><div class="lb-dataContainer"><div class="lb-data"><div class="lb-details"><span class="lb-caption"></span><span class="lb-number"></span></div><div class="lb-closeContainer"><a class="lb-close"></a></div></div></div></div></body></html>