Line 1: | Line 1: | ||
{{OUC-China}} | {{OUC-China}} | ||
+ | {{OUC-China/CSS}} | ||
<html> | <html> | ||
<head> | <head> | ||
− | <meta charset="utf-8"> | + | <meta charset="utf-8 "> |
− | < | + | <meta name="viewport" content="width=device-width, initial-scale=1"> |
− | <title> | + | <title>Home</title> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | <style type="text/css"> | |
− | # | + | body{padding-top: 15px;} |
− | + | .ouc-navbar{background-color:#008EA1;padding: 0;margin: 0;border-radius: 0;} | |
− | + | .ouc-nav-a{color: white;} | |
− | # | + | #ouc-logo{padding-top:5px;} |
− | + | #ouc-logo:hover{background-color:#008EA1;} | |
− | + | .container-fluid{padding: 0;} | |
− | + | .ouc-container{width: 780px;} | |
− | + | .carousel-control{line-height: 640px;text-align: center;font-size: 80px;} | |
+ | .ouc-abstruct{text-align: center;} | ||
+ | .ouc-abstruct p{text-align: left;} | ||
+ | .ouc-abstruct h1{color:#008EA1; } | ||
+ | .ouc-reserve{background-color: #008EA1;color: white;} | ||
+ | #bodyContent h1,h2{margin-bottom:0;border-bottom:none;} | ||
</style> | </style> | ||
</head> | </head> | ||
− | <body> | + | <body> |
− | <div class=" | + | |
− | + | <div class="container-fluid"> | |
− | + | ||
− | + | ||
− | + | <!--轮播图--> | |
− | + | <div id="slidershow" class="carousel slide" data-ride="carousel"> | |
− | + | <!-- 设置图片轮播的顺序 --> | |
− | + | <ol class="carousel-indicators"> | |
− | + | <li class="active" data-target="#slidershow" data-slide-to="0"></li> | |
− | + | <li data-target="#slidershow" data-slide-to="1"></li> | |
− | + | <li data-target="#slidershow" data-slide-to="2"></li> | |
− | + | <li data-target="#slidershow" data-slide-to="3"></li> | |
− | + | <li data-target="#slidershow" data-slide-to="4"></li> | |
+ | |||
+ | </ol> | ||
+ | <!-- 设置轮播图片 --> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/a6/T--OUC-China--home0.jpg" width="100%"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/91/T--OUC-China--home1.jpg" width="100%"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/c/c7/T--OUC-China--home2.jpg" width="100%"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/d/da/T--OUC-China--home3.jpg.jpg" width="100%"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/c/c4/T--OUC-China--home4.jpg" width="100%"> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <!-- 设置轮播图片控制器 --> | ||
+ | <a class="left carousel-control" href="#slidershow" data-slide="prev">‹</a> | ||
+ | <a class="right carousel-control" href="#slidershow" data-slide="next">›</a> | ||
</div> | </div> | ||
− | + | <!--轮播图--> | |
− | <a href="# | + | |
− | < | + | |
− | + | <!--导航 --> | |
− | + | <div class="navbar ouc-navbar" role="navigation"> | |
− | + | <div class="container ouc-container"> | |
− | + | <ul class="nav navbar-nav"> | |
− | + | <li><a href="#" class="navbar-brand" id="ouc-logo"><img src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--logo.jpg" width="66" height="40" alt=""/></a></li> | |
− | + | <li class="dropdown"> | |
− | + | <a href="#" data-toggle="dropdown" class="dropdown-toggle ouc-nav-a">Team<span class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="#">Member</a></li> | |
− | + | <li><a href="#">Collaborations</a></li> | |
− | + | <li><a href="#">Attributions</a></li> | |
− | + | </ul> | |
− | <a href="#" | + | </li> |
− | + | <li class="dropdown"> | |
− | + | <a href="#" data-toggle="dropdown" class="dropdown-toggle ouc-nav-a">Project<spam class="caret"></span></a> | |
− | + | <ul class="dropdown-menu"> | |
− | + | <li><a href="#">Description</a></li> | |
− | + | <li><a href="#">Design</a></li> | |
− | + | <li><a href="#">Experiments</a></li> | |
− | + | <li><a href="#">Results</a></li> | |
− | + | <li><a href="#">Interlab</a></li> | |
− | </ | + | <li><a href="#" >Notebook</a></li> |
− | + | </ul> | |
− | + | </li> | |
− | + | <li><a href="#" class="ouc-nav-a">Model</a></li> | |
− | + | <li><a href="#" class="ouc-nav-a">Parts</a></li> | |
− | + | <li><a href="#" class="ouc-nav-a">Safety</a></li> | |
− | </ | + | <li><a href="#" class="ouc-nav-a">Human Practice</a></li> |
− | + | </ul> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | <a href="#" | + | |
− | + | ||
</div> | </div> | ||
+ | <!--导航 --> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <!--Abstruct --> | ||
+ | <div class="container ouc-abstruct"> | ||
+ | <h1 ><strong>A Bottle Of Algae Wine</strong><br/><small>Producing ethanol from alage</small></h1> | ||
+ | <p>This year OUC-iGEM focuses on the efficient use of cellulose. We are concerned about the utili-zation of Enteromorpha as a hot local issue. Every year a large quantity of Enteromorpha are sal-vaged ashore. The utilization, however, remainds still in the initial stage . Compared to the traditional strategy of using terrestrial plant cellulose, the ingredient of lignin in large seaweed is rather low, which can lead to a better degradation.So it will be a great idea to produce new energy from Enteromorpha.<br/> | ||
+ | Our project can be devided into 3 parts:</p><br/> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-4"> | ||
+ | <img src="T--OUC-China--yeast1.png"/> | ||
+ | <h4><strong>Basic part</strong></h4> | ||
+ | <p>We aim to make use of cellobiose and xylose produced from algae residue and turn them into ethanol---our Enteromorpha wine! Resveratrol is added to our wine to make it better for health. </p> | ||
+ | </div> | ||
+ | <div class="col-md-4"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/ac/T--OUC-China--yeast2.png"/> | ||
+ | <h4><strong>Heterogeneous cells adhesion platform</strong></h4> | ||
+ | <p><i>E. coli</i> and yeast is to adhere to each other and form a multi-cell unit, expanding the biological function of engineered cells.</p> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-4"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/a2/T--OUC-China--yeast3.png"/> | ||
+ | <h4><strong>Mini system</strong></h4> | ||
+ | <p>We synthesize mini promoters in yeast, which have very concise sequences. In this way, we look forward to making our own contribution to the standardization of yeast!</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--Abstruct --> | ||
+ | |||
+ | |||
+ | <!--赞助--> | ||
+ | <div class="container-fluid ouc-reserve"> | ||
+ | <p class="text-center"> | ||
+ | <br/><br/> | ||
+ | Contact Us : oucigem@163.com | ©2017 OUC IGEM.All Rights Reserved. | Based On Bootstrap<br/><br/> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/b/b4/T--OUC-China--foot1.jpeg" width="80" height="80"/> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/62/T--OUC-China--foot2.jpeg" width="80" height="80"/> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/eb/T--OUC-China--QNS.jpg" width="353" height="50"/> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/5/51/T--OUC-China--NSG.png" width="174" height="50"/> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/2/2a/T--OUC-China--ML.png" width="252" height="50"/><br/> | ||
+ | </p> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | <!--赞助--> | ||
+ | <script type="text/javascript" src="https://2017.igem.org/Team:OUC-China/JS?action=raw&ctype=text/javascript"></script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 10:40, 14 September 2017
A Bottle Of Algae Wine
Producing ethanol from alage
This year OUC-iGEM focuses on the efficient use of cellulose. We are concerned about the utili-zation of Enteromorpha as a hot local issue. Every year a large quantity of Enteromorpha are sal-vaged ashore. The utilization, however, remainds still in the initial stage . Compared to the traditional strategy of using terrestrial plant cellulose, the ingredient of lignin in large seaweed is rather low, which can lead to a better degradation.So it will be a great idea to produce new energy from Enteromorpha.
Our project can be devided into 3 parts:
Basic part
We aim to make use of cellobiose and xylose produced from algae residue and turn them into ethanol---our Enteromorpha wine! Resveratrol is added to our wine to make it better for health.
Heterogeneous cells adhesion platform
E. coli and yeast is to adhere to each other and form a multi-cell unit, expanding the biological function of engineered cells.
Mini system
We synthesize mini promoters in yeast, which have very concise sequences. In this way, we look forward to making our own contribution to the standardization of yeast!
Contact Us : oucigem@163.com | ©2017 OUC IGEM.All Rights Reserved. | Based On Bootstrap