Team:OUC-China
From 2013.igem.org
Line 1: | Line 1: | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
- | <meta http-equiv="Content-Type" content="text/html; charset= | + | <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> |
- | <link href="http:// | + | <link href="http://oucast.com/igem/css/bootstrap.css" rel="stylesheet" media="screen"> |
+ | <link href="http://oucast.com/igem/css/bootstrap-responsive.css" rel="stylesheet" media="screen"> | ||
+ | |||
+ | |||
<style> | <style> | ||
#top-section{ | #top-section{ | ||
Line 13: | Line 17: | ||
background-color:transparent; | background-color:transparent; | ||
overflow:hide; | overflow:hide; | ||
+ | |||
} | } | ||
#p-logo{display:none;} | #p-logo{display:none;} | ||
Line 25: | Line 30: | ||
} | } | ||
#content h1.firstHeading {display: none;} | #content h1.firstHeading {display: none;} | ||
+ | #content | ||
+ | { | ||
+ | border:none; | ||
+ | height: 100%; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | width:100%; | ||
+ | position: absolute; | ||
+ | background-color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | |||
+ | li { | ||
+ | font-weight:normal; | ||
+ | font-size:12px; | ||
+ | } | ||
+ | |||
+ | #menubar { | ||
+ | background-color:transparent; | ||
+ | position: relative; | ||
+ | float:left; | ||
+ | white-space: nowrap; | ||
+ | top:-6px; | ||
+ | width: 490px; | ||
+ | z-index: 5000; | ||
+ | font-family: sans-serif; | ||
+ | font-size: 10%; | ||
+ | line-height: 1em; | ||
+ | z-index:99; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | /* GLOBAL STYLES | ||
+ | -------------------------------------------------- */ | ||
+ | /* Padding below the footer and lighter body text */ | ||
+ | |||
+ | |||
+ | h1 { | ||
+ | color:#0099FF; | ||
+ | } | ||
+ | body { | ||
+ | padding-bottom: 40px; | ||
+ | color: #5a5a5a; | ||
+ | background: #e5e5e5 url(image/moon.png); | ||
+ | overflow-x: hidden; | ||
+ | -webkit-user-select: none; | ||
+ | -webkit-tap-highlight-color: rgba(0,0,0,0); | ||
+ | } | ||
+ | |||
+ | .jumbotron { | ||
+ | margin: 60px 0; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .jumbotron h1 { | ||
+ | font-size: 72px; | ||
+ | line-height: 1; | ||
+ | } | ||
+ | .jumbotron .btn { | ||
+ | font-size: 21px; | ||
+ | padding: 14px 24px; | ||
+ | } | ||
+ | |||
+ | /* Supporting marketing content */ | ||
+ | .marketing { | ||
+ | margin: 60px 0; | ||
+ | } | ||
+ | .marketing p + h4 { | ||
+ | margin-top: 28px; | ||
+ | } | ||
+ | |||
+ | /* CUSTOMIZE THE NAVBAR | ||
+ | -------------------------------------------------- */ | ||
+ | |||
+ | /* Special class on .container surrounding .navbar, used for positioning it into place. */ | ||
+ | .navbar-wrapper { | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | z-index: 10; | ||
+ | margin-top: 20px; | ||
+ | margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */ | ||
+ | } | ||
+ | .navbar-wrapper .navbar { | ||
+ | |||
+ | } | ||
+ | |||
+ | /* Remove border and change up box shadow for more contrast */ | ||
+ | .navbar .navbar-inner { | ||
+ | border: 0; | ||
+ | -webkit-box-shadow: 0 2px 20px rgba(10,0,0,.25); | ||
+ | -moz-box-shadow: 0 2px 20px rgba(10,0,0,.25); | ||
+ | box-shadow: 0 2px 20px rgba(10,0,0,.25); | ||
+ | } | ||
+ | |||
+ | /* Downsize the brand/project name a bit */ | ||
+ | .navbar .brand { | ||
+ | padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */ | ||
+ | font-size: 16px; | ||
+ | font-weight: bold; | ||
+ | text-shadow: 0 -1px 0 rgba(0,0,0,.5); | ||
+ | } | ||
+ | |||
+ | /* Navbar links: increase padding for taller navbar */ | ||
+ | .navbar .nav > li > a { | ||
+ | padding: 15px 20px; | ||
+ | } | ||
+ | |||
+ | /* Offset the responsive button for proper vertical alignment */ | ||
+ | .navbar .btn-navbar { | ||
+ | margin-top: 10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* CUSTOMIZE THE CAROUSEL | ||
+ | -------------------------------------------------- */ | ||
+ | |||
/* Carousel base class */ | /* Carousel base class */ | ||
.carousel { | .carousel { | ||
Line 73: | Line 202: | ||
margin-top: 10px; | margin-top: 10px; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
/* MARKETING CONTENT | /* MARKETING CONTENT | ||
-------------------------------------------------- */ | -------------------------------------------------- */ | ||
Line 89: | Line 221: | ||
margin-right: 60px; | margin-right: 60px; | ||
} | } | ||
+ | |||
+ | |||
/* Featurettes | /* Featurettes | ||
------------------------- */ | ------------------------- */ | ||
Line 118: | Line 252: | ||
letter-spacing: -1px; | letter-spacing: -1px; | ||
} | } | ||
+ | |||
+ | |||
/* RESPONSIVE CSS | /* RESPONSIVE CSS | ||
Line 201: | Line 337: | ||
} | } | ||
- | /* | + | /* = 通用 Global |
----------------------------------------------- */ | ----------------------------------------------- */ | ||
- | + | a:not(.btn) { | |
- | color: # | + | color: #00699E; |
- | + | -webkit-transition: 300ms; | |
+ | -moz-transition: 300ms; | ||
+ | transition: 300ms; | ||
} | } | ||
- | . | + | a:hover:not(.btn), |
- | color: # | + | a:active:not(.btn) { |
+ | color: #9E0000; | ||
+ | text-decoration: none; | ||
+ | -webkit-transform: translateY(-8px); | ||
+ | -moz-transform: translateY(-8px); | ||
+ | transform: translateY(-8px); | ||
} | } | ||
- | . | + | |
- | + | hr.soften { | |
- | background- | + | height: 1px; |
+ | margin: 30px 0; | ||
+ | background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0)); | ||
+ | background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0)); | ||
+ | background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0)); | ||
+ | background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.1), rgba(0,0,0,0)); | ||
+ | border: 0; | ||
} | } | ||
- | . | + | |
- | + | ||
- | + | .nav a { | |
+ | -webkit-transition: 500ms; | ||
+ | -moz-transition: 500ms; | ||
+ | transition: 500ms; | ||
} | } | ||
- | + | header { | |
- | + | margin-top: 40px; | |
- | + | ||
} | } | ||
- | . | + | .hero-unit { |
- | + | background: url(/images/cover-5.jpg); | |
- | + | background-size: cover; | |
+ | filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cover-5.jpg', sizingMethod='scale'); | ||
+ | -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cover-5.jpg', sizingMethod='scale')"; | ||
+ | color: #fff; | ||
+ | height: 100px; | ||
+ | margin-bottom: 0; | ||
} | } | ||
- | . | + | .hero-unit h1 { |
- | + | /* font: 88px Minion,'Optima', "Times New Roman", Times, serif; */ | |
- | + | text-align: center; | |
- | + | text-shadow: 1px 1px 10px black; | |
- | + | ||
} | } | ||
- | . | + | .hero-unit img { |
- | + | max-width: 500px; | |
- | + | -webkit-animation: title-in 1s ease-out 0 1 forwards; | |
- | -webkit- | + | -webkit-transition: 500ms; |
- | + | -moz-transition: 500ms; | |
- | + | transition: 500ms; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | . | + | .hero-unit img:hover { |
- | + | -webkit-transform: translateY(-5px) scale(1.05) rotate(2deg); | |
- | + | -moz-transform: translateY(-5px) scale(1.05) rotate(2deg); | |
+ | transform: translateY(-5px) scale(1.05) rotate(2deg); | ||
} | } | ||
- | + | </style> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </style> | + | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
Line 262: | Line 409: | ||
</head> | </head> | ||
<body > | <body > | ||
- | <div class="navbar navbar-inverse navbar-fixed-top | + | |
- | + | ||
- | + | ||
- | + | <div class="navbar navbar-inverse navbar-fixed-top"> | |
- | + | <div class="navbar-inner"> | |
- | + | <div class="container"> | |
- | + | <div class="row"><div class="span3"><a href="https://2013.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2013/6/6a/Ouc-igem1.jpg" alt="logo" style="width:70px;height:50px;margin-top:0px;padding:0 0 0 0;" class="brand png"></a></div> | |
- | + | <button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> | |
- | + | <span class="icon-bar"></span> | |
- | + | <span class="icon-bar"></span> | |
- | + | <span class="icon-bar"></span> | |
- | + | </button> | |
- | + | <div class="nav-collapse collapse"> | |
- | + | <ul class="nav pull-right"> | |
- | + | <li class="active"><a href="https://2013.igem.org/Team:OUC-China"><font size="4.5px">Home</font></a></li> | |
- | + | <li class="dropdown"> | |
- | + | <a class="dropdown-toggle" id="drop4" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Project</font><b class="caret"></b> | |
- | + | </a> | |
- | + | <ul id="menu1" class="dropdown-menu" role="menu" aria-labelledby="drop4"> | |
- | + | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Overview">Overview</a> | |
- | + | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Achievement">Achievement & judge criteria</a> | |
- | + | <li class="dropdown-submenu"> | |
- | + | <a tabindex="-1" href="#">Intercellular compartment</a> | |
- | + | <ul class="dropdown-menu"> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Review">Review</a></li> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Design">Design</a></li> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Microfluidics">Microfluidics</a></li> | |
- | + | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Results">Results</a></li> | |
- | + | ||
- | + | </ul> | |
- | + | </li> | |
- | + | ||
<li class="dropdown-submenu"> | <li class="dropdown-submenu"> | ||
<a tabindex="-1" href="#">RNA guardian</a> | <a tabindex="-1" href="#">RNA guardian</a> | ||
Line 301: | Line 447: | ||
<li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Result</a></li> | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/RNA guardian/Results">Result</a></li> | ||
<li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">Reference</a></li> | <li><a tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Reference">Reference</a></li> | ||
+ | |||
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Part description">Part description</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Part description">Part description</a></li> | ||
+ | <li role="presentation" class="divider"></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Future work">Future work</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Future work">Future work</a></li> | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | <li class="dropdown"> | |
- | + | <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Modeling</font><b class="caret"></b></a> | |
- | <ul class="dropdown-menu"> | + | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5"> |
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Magnetic Analysis">Magnetic Analysis</a></li> | ||
+ | <li role="presentation" class="divider"></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Model in RNA guardian">Model in RNA guardian</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Model in RNA guardian">Model in RNA guardian</a></li> | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | <li class="dropdown"> | |
- | + | <a href="https://2013.igem.org/Team:OUC-China/Human Practice"><font size="4.5px">Human Practice</font></a> | |
- | + | ||
- | + | </li> | |
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Team</font><b class="caret"></b></a> | ||
+ | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5"> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Members">Members</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Members">Members</a></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Instructors">Instructors</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Instructors">Instructors</a></li> | ||
Line 323: | Line 476: | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab">Lab</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab">Lab</a></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Acknowledgement">Acknowledgement</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Acknowledgement">Acknowledgement</a></li> | ||
- | + | </ul> | |
- | + | </li> | |
- | + | <li class="dropdown"> | |
- | + | <a href="https://2013.igem.org/Team:OUC-China/Safety"><font size="4.5px">Safety</font></a> | |
- | <a class="dropdown-toggle" data-toggle="dropdown" href="#">Notebook<b class="caret"></b></a> | + | |
- | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby=" | + | </li> |
+ | <li class="dropdown"> | ||
+ | <a class="dropdown-toggle" id="drop5" role="button" data-toggle="dropdown" href="#"><font size="4.5px">Notebook</font><b class="caret"></b></a> | ||
+ | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="drop5"> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab note">Lab note</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Lab note">Lab note</a></li> | ||
+ | <li role="presentation" class="divider"></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Protocol">Protocol</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Team:OUC-China/Protocol">Protocol</a></li> | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | </ul> | |
- | + | ||
</div> | </div> | ||
- | <div id="myCarousel" class="carousel slide"> | + | </div> |
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br><br> | ||
+ | |||
+ | <div id="myCarousel" class="carousel slide"> | ||
<ol class="carousel-indicators"> | <ol class="carousel-indicators"> | ||
<li data-target="#myCarousel" data-slide-to="0" class="active"></li> | <li data-target="#myCarousel" data-slide-to="0" class="active"></li> |
Revision as of 09:22, 27 September 2013
Abstract
Putting biological resources into production has now become a hot topic since the development of technology and the draining of natural resources. For example, research about biofuel and biochemistry is now flourishing. But biological products have drawbacks of being inefficient and not broad-spectrum. Inspired by eukaryotic membranous organelles, we aim to construct a prokaryotic membranous organelle to realize division of work inside the cell and improve the efficiency of production. How could a membrane be constructed in a Prokaryote? The answer may lie in this species: Magnetosprillum Magneticum, which can form a natural intracellular membrane. But this bacteria is slow-growing and requires demanding culture conditions, so the purpose of our project is to reconstruct the magnetosome membrane in E.coli, creating better conditions for efficient biological production.
Learn moreSpecialist of our project
1.We designed an artificial prokaryotic membranous organelle which is capable of anchoring proteins, opening up new possibilities for intracellular biochemistry reactions.
2.We took advantage of the 3D structure of RNA, using ribosomes as a barrier to stabilize RNA.
3.We used Microfluidic Technology to detect the magnetism of our magnetic bacteria, Magnetospirillum Magneticum.
4.We preserved Magnetospirillum Magneticum AMB-1 mamAB genes in E.coli, prevented the genes lose when AMB-1 strain was cultured in High oxygen partial pressure environment.