1582149823 (Talk | contribs) |
1582149823 (Talk | contribs) |
||
(50 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"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<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> | |
+ | .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: | + | height: 22px; |
} | } | ||
− | + | #top_menu_inside{ | |
+ | padding-top:3; | ||
+ | font-size:13px; | ||
+ | } | ||
+ | #top_menu_under{ | ||
height: 0px; | height: 0px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
#toplink a{ | #toplink a{ | ||
display:none; | display:none; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | font-family: proxima-nova,"Arial",Helvetica,sans-serif; | ||
+ | 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 55: | Line 95: | ||
<body> | <body> | ||
<div id="header-wrapper"> | <div id="header-wrapper"> | ||
− | + | <!-- #header start --> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<header id="header"> | <header id="header"> | ||
<!-- Main navigation and logo container --> | <!-- Main navigation and logo container --> | ||
Line 79: | Line 113: | ||
<!-- .logo start --> | <!-- .logo start --> | ||
<div class="logo"> | <div class="logo"> | ||
− | <a href=" | + | <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 89: | 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=" | + | <a href="https://2017.igem.org/Team:NJU-China">Home</a> |
</li> | </li> | ||
− | + | <li class="dropdown"> | |
− | <li class="dropdown"><a href=" | + | <a href="https://2017.igem.org/Team:NJU-China/Project">Project</a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Project">Description</a></li> |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li> |
− | + | ||
− | + | ||
</ul> | </ul> | ||
<!-- .dropdown-menu end --> | <!-- .dropdown-menu end --> | ||
</li> | </li> | ||
− | |||
<li class="dropdown"> | <li class="dropdown"> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li> |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li> |
− | + | ||
− | + | ||
</ul><!-- .dropdown-menu end --> | </ul><!-- .dropdown-menu end --> | ||
</li> | </li> | ||
− | |||
<li> | <li> | ||
− | <a href=" | + | <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=" | + | <a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a> |
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
− | <li><a href=" | + | |
− | <li><a href=" | + | <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=" | + | <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=" | + | <a href="https://2017.igem.org/Team:NJU-China/Team">Team</a> <ul class="dropdown-menu"> |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li> |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li> |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li> |
− | </ul><!-- .dropdown-menu end --> | + | </ul><!-- .dropdown-menu end --> |
</li> | </li> | ||
− | |||
− | |||
− | |||
</ul><!-- .nav.navbar-nav.pi-nav end --> | </ul><!-- .nav.navbar-nav.pi-nav end --> | ||
Line 143: | Line 179: | ||
<ul class="dl-menu"> | <ul class="dl-menu"> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:NJU-China">Home</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:NJU-China/Project">Project</a> |
<ul class="dl-submenu"> | <ul class="dl-submenu"> | ||
− | + | <li><a href="https://2017.igem.org/Team:NJU-China/Project">Description</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li> | |
− | + | ||
− | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a> |
<ul class="dl-submenu"> | <ul class="dl-submenu"> | ||
− | + | li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li> | |
− | + | ||
− | + | <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li> | |
− | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:NJU-China/Basic_Part">Parts</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <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=" | + | |
− | <li><a href=" | + | <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> | |
− | <a href=" | + | <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=" | + | <a href="https://2017.igem.org/Team:NJU-China/Team">Team</a> |
<ul class="dl-submenu"> | <ul class="dl-submenu"> | ||
− | + | <li><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li> | |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li> |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li> |
</ul> | </ul> | ||
− | |||
− | |||
− | |||
− | |||
</li><!-- Contact li end --> | </li><!-- Contact li end --> | ||
Line 204: | 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/ | + | <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: | + | style="top: 390px; left: 737px;" |
data-type="text" | data-type="text" | ||
data-effect="bottom(40)" | data-effect="bottom(40)" | ||
Line 220: | Line 258: | ||
data-delay="800" | data-delay="800" | ||
> | > | ||
− | + | <img src="https://static.igem.org/mediawiki/2017/f/f7/NJU_China_iGEM_2017_fff.png" style="width:400px;"> | |
</h2> | </h2> | ||
Line 240: | Line 278: | ||
<!-- slide text layer --> | <!-- slide text layer --> | ||
<p class="ms-layer pi-text01" | <p class="ms-layer pi-text01" | ||
− | style="top: 590px; left: | + | style="top: 590px; left: 870px;font-size:30px;" |
data-type="text" | data-type="text" | ||
data-effect="top(40)" | data-effect="top(40)" | ||
Line 247: | Line 285: | ||
data-delay="1000" | data-delay="1000" | ||
> | > | ||
− | + | <img src="https://static.igem.org/mediawiki/2017/8/85/NJU_China_iGEM_2017_Home_nju.png" style="width:200px;"> | |
</p> | </p> | ||
Line 254: | Line 292: | ||
<!-- .page-content start --> | <!-- .page-content start --> | ||
− | + | <div class="first"> | |
− | + | <div class="container" > | |
− | + | <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="row" style="padding-left: 100px;"> | |
− | + | <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> | |
− | + | ||
− | + | ||
− | + | ||
− | <p>Obesity has become increasingly | + | |
</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 id="footer-wrapper" style="background-color: # | + | <div id="footer-wrapper" style="background-color: #090909;padding-top: 50px;"> |
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
Line 277: | 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/ | + | <img src="https://static.igem.org/mediawiki/2017/9/9b/NJU_China_iGEM_2017_Home_ack.png" alt="" width="100%"> |
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
Line 337: | 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
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.