Difference between revisions of "Team:NJU-China"

 
(47 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css" />
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css" />
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Homestyle?action=raw&ctype=text/css" />
 
         <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Homestyle?action=raw&ctype=text/css" />
     
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:loaderskit?action=raw&ctype=text/css">
        <!-- Google Web fonts -->
+
        <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
+
        <link href='https://fonts.googleapis.com/css?family=Suranna' rel='stylesheet' type='text/css'>
+
        <link href='https://fonts.googleapis.com/css?family=Montez' rel='stylesheet' type='text/css'>
+
 
         <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-2-1-4?  action=raw&ctype=text/javascript"></script>
 
         <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-2-1-4?  action=raw&ctype=text/javascript"></script>
 
         <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:bootstrap?action=raw&ctype=text/javascript"></script>
 
         <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:bootstrap?action=raw&ctype=text/javascript"></script>
Line 27: Line 23:
 
         if ($('.firstHeading')) $('.firstHeading').remove();
 
         if ($('.firstHeading')) $('.firstHeading').remove();
 
         </script>
 
         </script>
        <style>
+
<style>
 +
.loader {
 +
                position: fixed;
 +
                left: 0px;
 +
                top: 0px;
 +
                width: 100%;
 +
                height: 100%;
 +
                z-index: 9999;
 +
                background: url('https://static.igem.org/mediawiki/2017/b/bd/NJU_China_iGEM_2017_loading.gif') 50% 50% no-repeat rgb(249, 249, 249);
 +
            }
 
#sideMenu,
 
#sideMenu,
 
#top_title{
 
#top_title{
Line 39: Line 44:
 
}
 
}
 
#top_menu_14{
 
#top_menu_14{
     height: 15px;
+
     height: 22px;
 
}
 
}
#top_menu_under{
+
#top_menu_inside{
 +
padding-top:3;
 +
font-size:13px;
 +
}
 +
#top_menu_under{
 
     height: 0px;
 
     height: 0px;
 
}
 
}
 +
 
#toplink a{
 
#toplink a{
 
display:none;
 
display:none;
 
}
 
}
#top_menu_inside{
+
 
padding-top:0;
+
#HQ_page p {
font-size:3px;
+
    font-family: proxima-nova,"Arial",Helvetica,sans-serif;
margin-top:0;
+
    font-size: 17px;
 +
    text-align: justify;
 +
}
 +
#globalWrapper{
 +
padding-bottom:0;
 +
}
 +
 
 +
.first{
 +
      background-image: url("https://static.igem.org/mediawiki/2017/7/73/NJU_China_iGEM_2017_project_content1.jpg");
 +
      background-color:#270802;
 +
      color: #320A00;
 +
      background-repeat: x-repeat;
 +
      overflow: visible;
 +
      margin-top: 0px;
 +
      padding: 50px 30px 0
 +
}
 +
 
 +
body
 +
{
 +
    background-color: rgba(255,255,255,0);
 +
}
 +
.row a img
 +
{
 +
    opacity: 0.7;
 +
    transition: all 0.3s;
 +
}
 +
.row a img:hover
 +
{
 +
    opacity: 1;
 +
        transform: scale(1.3);
 
}
 
}
 
</style>
 
</style>
Line 56: Line 95:
 
     <body>
 
     <body>
 
     <div id="header-wrapper">
 
     <div id="header-wrapper">
<!-- .header-wrapper start -->
+
     <!-- #header start -->
<div id="toplink">
+
     <a href="#top"><img src="img/top.png" alt="top" id="topsec"></a>
+
</div>
+
<div id="top">
+
</div>
+
<!-- #header start -->
+
 
   <header id="header">
 
   <header id="header">
 
       <!-- Main navigation and logo container -->
 
       <!-- Main navigation and logo container -->
Line 80: Line 113:
 
                                             <!-- .logo start -->
 
                                             <!-- .logo start -->
 
                                             <div class="logo">
 
                                             <div class="logo">
                                                 <a href="index.html">
+
                                                 <a href="https://2017.igem.org/Team:NJU-China">
 
                                                     <img src="https://static.igem.org/mediawiki/2017/d/d3/NJU_China_iGEM_2017_Home_logo.png" alt="NJU-CHINA">
 
                                                     <img src="https://static.igem.org/mediawiki/2017/d/d3/NJU_China_iGEM_2017_Home_logo.png" alt="NJU-CHINA">
 
                                                 </a>
 
                                                 </a>
Line 90: Line 123:
 
                                             <ul class="nav navbar-nav pi-nav">
 
                                             <ul class="nav navbar-nav pi-nav">
 
                                                 <li class="current-menu-item dropdown">
 
                                                 <li class="current-menu-item dropdown">
                                                     <a href="index.html">Home</a>  
+
                                                     <a href="https://2017.igem.org/Team:NJU-China">Home</a>  
 
                                                 </li>
 
                                                 </li>
 
+
                                                 <li class="dropdown">
                                                 <li class="dropdown"><a href="project.html">Project</a>
+
                                                    <a href="https://2017.igem.org/Team:NJU-China/Project">Project</a>
 
                                                     <ul class="dropdown-menu">
 
                                                     <ul class="dropdown-menu">
                                                         <li><a href="project.html#dcp">Description</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Project">Description</a></li>
                                                         <li><a href="project.html#RNAi">RNAi Module</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li>
                                                        <li><a href="project.html#tgt">Targeting Module</a></li>
+
                                                        <li><a href="project.html#asl">Assembly</a></li>
+
 
                                                     </ul>
 
                                                     </ul>
 
                                                     <!-- .dropdown-menu end -->
 
                                                     <!-- .dropdown-menu end -->
 
                                                 </li>
 
                                                 </li>
 
 
                                                 <li class="dropdown">
 
                                                 <li class="dropdown">
                                                     <a href="results.html">Results</a>  
+
                                                     <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a>
 
                                                     <ul class="dropdown-menu">
 
                                                     <ul class="dropdown-menu">
                                                         <li><a href="results.html#parts">Parts</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
                                                         <li><a href="results.html#validations">Validations</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
                                                        <li><a href="results.html#safety">Safety</a></li>
+
 
                                                         <li><a href="results.html#conclusions">Conclusions</a></li>
+
                                                          
 
                                                     </ul><!-- .dropdown-menu end -->
 
                                                     </ul><!-- .dropdown-menu end -->
 
                                                 </li>
 
                                                 </li>
 
 
                                                 <li>
 
                                                 <li>
                                                     <a href="modeling.html">Modeling</a>                                        
+
                                                     <a href="https://2017.igem.org/Team:NJU-China/Basic_Part">Parts</a>
                                                 </li>
+
                                                </li>
 +
                                                <li>
 +
                                                    <a href="https://2017.igem.org/Team:NJU-China/Model">Model</a>  
 +
                                                 </li>                                              
 
                                                 <li class="dropdown">
 
                                                 <li class="dropdown">
                                                     <a href="notebook.html">Notebook</a>  
+
                                                     <a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a>  
 
                                                     <ul class="dropdown-menu">
 
                                                     <ul class="dropdown-menu">
                                                         <li><a href="notebook.html#calendar">Calendar</a></li>
+
                           
                                                         <li><a href="notebook.html#protocol">Protocol</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Experiments/Protocol">Protocol</a></li>
 +
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Notebook">Calendar</a></li>
 
                                                     </ul><!-- .dropdown-menu end -->
 
                                                     </ul><!-- .dropdown-menu end -->
 
                                                 </li>
 
                                                 </li>
                                                 <li>
+
                                                 <li class="dropdown">
                                                     <a href="humanpractice.html">Human practice</a>                                        
+
                                                     <a href="https://2017.igem.org/Team:NJU-China/HP">Human Practice</a>
 +
                                                    <ul class="dropdown-menu">
 +
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
 +
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
 +
                                                       
 +
                                                    </ul><!-- .dropdown-menu end -->
 
                                                 </li>
 
                                                 </li>
 
                                                 <li class="dropdown">
 
                                                 <li class="dropdown">
                                                     <a href="team.html">Team</a>      <ul class="dropdown-menu">
+
                                                     <a href="https://2017.igem.org/Team:NJU-China/Team">Team</a>      <ul class="dropdown-menu">
                                                         <li><a href="team.html#team">Team</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li>
                                                         <li><a href="team.html#attributions">Attributions</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li>
                                                         <li><a href="team.html#collaborations">Collaborations</a></li>
+
                                                         <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li>
                                                     </ul><!-- .dropdown-menu end -->                                  
+
                                                     </ul><!-- .dropdown-menu end -->
 
                                                 </li>
 
                                                 </li>
                                                <li>
 
                                                    <a href="interlab.html">Interlab</a>                                         
 
                                                </li>                                               
 
 
                                             </ul><!-- .nav.navbar-nav.pi-nav end -->
 
                                             </ul><!-- .nav.navbar-nav.pi-nav end -->
  
Line 144: Line 179:
 
                                                 <ul class="dl-menu">
 
                                                 <ul class="dl-menu">
 
                                                     <li>
 
                                                     <li>
                                                         <a href="home.html">Home</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China">Home</a>
 
                                                     </li>
 
                                                     </li>
  
 
                                                     <li>
 
                                                     <li>
                                                         <a href="project">Project</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China/Project">Project</a>
 
                                                         <ul class="dl-submenu">
 
                                                         <ul class="dl-submenu">
                                                            <li><a href="project.html#dcp">Description</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Project">Description</a></li>
                                                            <li><a href="project.html#RNAi">RNAi Module</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li>
                                                            <li><a href="project.html#tgt">Targeting Module</a></li>
+
                                                            <li><a href="project.html#asl">Assembly</a></li>
+
 
                                                         </ul>
 
                                                         </ul>
 
                                                     </li>
 
                                                     </li>
  
 
                                                     <li>
 
                                                     <li>
                                                         <a href="results.html">Results</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a>
 
                                                         <ul class="dl-submenu">
 
                                                         <ul class="dl-submenu">
                                                             <li><a href="results.html#parts">Parts</a></li>
+
                                                             li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
                                                            <li><a href="results.html#validation">Validations</a></li>
+
 
                                                            <li><a href="results.html#safety">Safety</a></li>
+
                                                        <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
                                                            <li><a href="results.html#conclusions">Conclusions</a></li>
+
 
 
                                                         </ul>
 
                                                         </ul>
 
                                                     </li>
 
                                                     </li>
  
 
                                                     <li>
 
                                                     <li>
                                                         <a href="modeling.html">Modeling</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China/Basic_Part">Parts</a>
 
                                                     </li>
 
                                                     </li>
 
                                                     <li>
 
                                                     <li>
                                                         <a href="notebook.html">Notebook</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China/Model">Model</a>
 +
                                                    </li>
 +
                                                    <li>
 +
                                                        <a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a>
 
                                                         <ul class="dl-submenu">
 
                                                         <ul class="dl-submenu">
                                                             <li><a href="notebook.html#calendar">Calendar</a></li>
+
 
                                                             <li><a href="notebook.html#protoclol">Protocol</a></li>
+
                                                             <li><a href="https://2017.igem.org/Team:NJU-China/Experiments/Protocol">Protocol</a></li>
 +
                                                             <li><a href="https://2017.igem.org/Team:NJU-China/Notebook">Calendar</a></li>
 
                                                         </ul>
 
                                                         </ul>
 
                                                     </li>
 
                                                     </li>
                                                    <li>
+
                                                    <li>
                                                         <a href="humanpractice.html">Human Practice</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China/HP">Human Practice</a>
 +
                                                        <ul class="dl-submenu">
 +
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
 +
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
 +
 
 +
                                                        </ul>
 
                                                     </li>
 
                                                     </li>
  
 
                                                     <li>
 
                                                     <li>
                                                         <a href="team.html">Team</a>
+
                                                         <a href="https://2017.igem.org/Team:NJU-China/Team">Team</a>
 
                                                         <ul class="dl-submenu">
 
                                                         <ul class="dl-submenu">
                                                        <li><a href="team.html#team">Team</a></li>
+
                                                            <li><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li>
                                                             <li><a href="team.html#attributions">Attributions</a></li>
+
                                                             <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li>
                                                             <li><a href="team.html#collaborations">Collaborations</a></li>
+
                                                             <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li>
 
                                                         </ul>                                                         
 
                                                         </ul>                                                         
                                                    </li>
 
 
                                                    <li>
 
                                                        <a href="interlab.html">Interlab</a>
 
 
                                                     </li><!-- Contact li end -->
 
                                                     </li><!-- Contact li end -->
  
Line 205: Line 243:
 
             </header><!-- #header end -->
 
             </header><!-- #header end -->
 
</div>
 
</div>
 
 
         <!-- .master-slider start -->
 
         <!-- .master-slider start -->
 
         <div id="masterslider" class="master-slider ms-skin-default">
 
         <div id="masterslider" class="master-slider ms-skin-default">
 
             <!-- slide start -->
 
             <!-- slide start -->
 
             <div class="ms-slide">
 
             <div class="ms-slide">
                 <img  data-src="https://static.igem.org/mediawiki/2017/2/2d/NJU-CHINA_2017_slider01.jpeg" alt="NJU-CHINA"/>  
+
                 <img  data-src="https://static.igem.org/mediawiki/2017/f/ff/NJU_China_iGEM_2017_mainpage720.3.png" alt="NJU-CHINA"/>  
  
 
                 <!-- slide heading layer -->
 
                 <!-- slide heading layer -->
 
               <h2 class="ms-layer pi-caption01"  
 
               <h2 class="ms-layer pi-caption01"  
                     style="top: 390px; left: 710px;"
+
                     style="top: 390px; left: 737px;"
 
                     data-type="text"
 
                     data-type="text"
 
                     data-effect="bottom(40)"
 
                     data-effect="bottom(40)"
Line 221: Line 258:
 
                     data-delay="800"
 
                     data-delay="800"
 
                     >
 
                     >
                     FREE FROM FAT
+
                     <img src="https://static.igem.org/mediawiki/2017/f/f7/NJU_China_iGEM_2017_fff.png" style="width:400px;">
 
                 </h2>
 
                 </h2>
  
Line 241: Line 278:
 
                 <!-- slide text layer -->
 
                 <!-- slide text layer -->
 
                 <p class="ms-layer pi-text01"
 
                 <p class="ms-layer pi-text01"
                   style="top: 590px; left: 900px;"
+
                   style="top: 590px; left: 870px;font-size:30px;"
 
                   data-type="text"
 
                   data-type="text"
 
                   data-effect="top(40)"
 
                   data-effect="top(40)"
Line 248: Line 285:
 
                   data-delay="1000"
 
                   data-delay="1000"
 
                   >
 
                   >
                     NJU-CHINA
+
                     <img src="https://static.igem.org/mediawiki/2017/8/85/NJU_China_iGEM_2017_Home_nju.png" style="width:200px;">
 
                 </p>
 
                 </p>
 
                
 
                
Line 255: Line 292:
  
 
         <!-- .page-content start -->
 
         <!-- .page-content start -->
        <div class="page-content custom-img-background bkg-img1">
+
    <div class="first">
  <div class="container">
+
        <div class="container" >
    <div class="row">
+
            <div class="col-md-6" style="background-image: url(https://static.igem.org/mediawiki/2017/8/8a/NJU_China_iGEM_2017_Home_menu1.png); background-size: 100%; background-repeat:no-repeat;padding: 220px 100px 100px 0;text-align: left;">
      <div class="col-md-12 col-sm-12 centered">
+
                <div class="row" style="padding-left: 100px;">
          <div class="frame-box custom-img-background bkg-img2">
+
                     <p style="color: white;font-size: 15px;font-family:'Microsoft Yahei';text-indent:20px;letter-spacing:1.5px;">Obesity problem has become increasingly prevalant these years and arouses widespread concern. Traditional methodsare either easy to rebound or associated with side effects, while other effective treatment of obesity has not appeared yet so far. The goal of our project is to develop a new strategy to treat obesity, with building a transplantable system targeting white fat tissues. We packed siRNA into exosomes (nano-sized vesicles secreted by human cells). Then we modified our exosome with a certain peptide targeting white-fat-tissue. The siRNA will cause the apoptosis of fat tissue. Our validation experiments will be carried out at the level of cells and animals (mice). Eventually, we expect to see a specific accumulation of the siRNA in the mice’s white fat tissue and the decrease of mice’s fat and their weights. This project may provide new insights into future treatment of obesity.</p>
            <div class="custom-heading style-1">
+
                <h3><span>PROJECT ABSTRACT</span></h3>
+
                </div>
+
                     <p>Obesity has become increasingly disturbing and common these years. However, a perfect treatment of obesity has not appeared so far. The goal of our project is to develop a strategy to treat obesity, with building a transplantable system targeting a specific molecule that functions in white fat tissue. We packed siRNA into exosomes (nano-sized vesicles secreted by human cells). Then we modified our exosome with a certain peptide to act as white-fat-tissue-specific targeting tool. The siRNA will function to bring out the apoptosis of fat tissue. Our validation experiments will be carried out at the level of cells and animals (mice) to prove both the targeting and function of siRNA. Eventually, we expect to see a specific accumulation of the siRNA in the mice’s white fat tissue and the decrease of mice’s fat and their weights. This project may provide new insights into future treatment of obesity.</p>
+
 
                 </div>
 
                 </div>
 +
            </div>
 +
            <div class="col-md-6" style="background-image: url(https://static.igem.org/mediawiki/2017/f/fa/NJU_China_iGEM_2017_Home_menu2.png);background-size: 100%; background-repeat:no-repeat;text-align: center;vertical-align: center;padding:200px 0 150px 0;">
 +
                    <div class="row" style="text-align: center;margin-right: 20px;">
 +
                        <div class="col-md-offset-2 col-md-2">
 +
                            <a href="https://2017.igem.org/Team:NJU-China/Project"><img src="https://static.igem.org/mediawiki/2017/0/02/NJU_China_iGEM_2017_Home_project.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-4" style="margin-left: 33px;">
 +
                            <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions"><img src="https://static.igem.org/mediawiki/2017/d/d2/NJU_China_iGEM_2017_Home_results.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-2" >
 +
                            <a href="https://2017.igem.org/Team:NJU-China/Basic_Part"><img src="https://static.igem.org/mediawiki/2017/f/fb/NJU_China_iGEM_2017_Home_parts.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-2">
 +
                           
 +
                        </div>
 +
                    </div>
 +
                    <div class="row" style="text-align: center;margin-right: 20px;">
 +
                        <div class="col-md-offset-2 col-md-2">
 +
                            <a href="https://2017.igem.org/Team:NJU-China/Model"><img src="https://static.igem.org/mediawiki/2017/f/f5/NJU_China_iGEM_2017_Home_model.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-4" style="margin-left: 33px;">
 +
                            <a href="https://2017.igem.org/Team:NJU-China/Notebook"><img src="https://static.igem.org/mediawiki/2017/0/08/NJU_China_iGEM_2017_Home_notebook.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-2" >
 +
                            <a href="https://2017.igem.org/Team:NJU-China/HP"><img src="https://static.igem.org/mediawiki/2017/d/df/NJU_China_iGEM_2017_Home_HP.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-2">
 +
                           
 +
                        </div>
 +
                    </div>
 +
                    <div class="row" style="text-align: center;margin-right: 20px;"">
 +
                        <div class="col-md-offset-2 col-md-2">
 +
 +
                        </div>
 +
                        <div class="col-md-4" style="margin-left: 33px;">
 +
                            <a href="https://2017.igem.org/Team:NJU-China/Team"><img src="https://static.igem.org/mediawiki/2017/e/eb/NJU_China_iGEM_2017_Home_team.png" style="width: 100px;"></a>
 +
                        </div>
 +
                        <div class="col-md-2" >
 +
 +
                        </div>
 +
                        <div class="col-md-2">
 +
                           
 +
                        </div>
 +
                       
 +
                    </div>                   
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 
     </div>
 
     </div>
</div>
+
 
<div id="footer-wrapper" style="background-color: #181818;padding-top: 50px;">
+
<div id="footer-wrapper" style="background-color: #090909;padding-top: 50px;">
 
     <div class="container">
 
     <div class="container">
 
         <div class="row">
 
         <div class="row">
Line 278: Line 356:
 
             </div>             
 
             </div>             
 
             <div class="col-sm-8 col-md-8">
 
             <div class="col-sm-8 col-md-8">
                 <img src="https://static.igem.org/mediawiki/2017/6/6b/NJU_China_iGEM_2017_Home_acknowledgement1.png" alt="" width="100%">
+
                 <img src="https://static.igem.org/mediawiki/2017/9/9b/NJU_China_iGEM_2017_Home_ack.png" alt="" width="100%">
                <img src="https://static.igem.org/mediawiki/2017/0/00/NJU_China_iGEM_2017_Home_acknowledgement2.png" alt="" width="100%">
+
 
             </div>
 
             </div>
 
         </div>
 
         </div>
Line 338: Line 415:
 
             /* ]]> */
 
             /* ]]> */
 
         </script>
 
         </script>
 
+
<div class="loader"></div>
 +
        <script type="text/javascript">
 +
            $(window).load(function() {
 +
                $(".loader").fadeOut("slow");
 +
            })
 +
        </script>
 
     </body>
 
     </body>
 
</html>
 
</html>

Latest revision as of 01:40, 2 November 2017

NJU-CHINA

NJU-CHINA

NJU-CHINA

Obesity problem has become increasingly prevalant these years and arouses widespread concern. Traditional methodsare either easy to rebound or associated with side effects, while other effective treatment of obesity has not appeared yet so far. The goal of our project is to develop a new strategy to treat obesity, with building a transplantable system targeting white fat tissues. We packed siRNA into exosomes (nano-sized vesicles secreted by human cells). Then we modified our exosome with a certain peptide targeting white-fat-tissue. The siRNA will cause the apoptosis of fat tissue. Our validation experiments will be carried out at the level of cells and animals (mice). Eventually, we expect to see a specific accumulation of the siRNA in the mice’s white fat tissue and the decrease of mice’s fat and their weights. This project may provide new insights into future treatment of obesity.