Team:AHUT China

From 2013.igem.org

(Difference between revisions)
 
(274 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html lang="en-US">
<head>
<head>
-
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js">
+
<title>team:AHUT</title>
-
</script>
+
<link rel='stylesheet' id='connect-css'  href='http://www.shindiristudio.com/connectwp/wp-content/themes/connect_theme/style.css?ver=3.5.1' type='text/css' media='all' />
 +
<link rel='stylesheet' id='conncet-menu-css'  href='http://www.shindiristudio.com/connectwp/wp-content/themes/connect_theme/css/menu.css?ver=3.5.1' type='text/css' media='all' />
 +
<link rel='stylesheet' id='timeline-css-css'  href='http://www.shindiristudio.com/connectwp/wp-content/plugins/content_timeline/css/frontend/timeline.css?ver=3.5.1' type='text/css' media='all' />
 +
<link rel='stylesheet' id='rs-settings-css'  href='http://www.shindiristudio.com/connectwp/wp-content/plugins/revslider/rs-plugin/css/settings.css?ver=3.5.1' type='text/css' media='all' />
 +
 
 +
<script type='text/javascript' src='http://www.shindiristudio.com/connectwp/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
 +
 
 +
<script type='text/javascript' src='http://www.shindiristudio.com/connectwp/wp-content/themes/connect_theme/js/menu.js?ver=3.5.1'></script>
 +
 
 +
 
 +
<script type='text/javascript' src='http://www.shindiristudio.com/connectwp/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.plugins.min.js?ver=3.5.1'></script>
 +
<script type='text/javascript' src='http://www.shindiristudio.com/connectwp/wp-content/plugins/revslider/rs-plugin/js/jquery.themepunch.revolution.min.js?ver=3.5.1'></script>
 +
 
 +
<script type='text/javascript' src='http://www.shindiristudio.com/connectwp/wp-content/themes/connect_theme/js/jquery.iconmenu.js?ver=1.0'></script>
<script type="text/javascript">
<script type="text/javascript">
-
$(document).ready(function(){
+
 
-
$("ul.first > li").hover(function(){
+
var tpj=jQuery;
-
$(this).find("ul").stop().fadeToggle(10);
+
-
});
+
tpj.noConflict();
-
});
+
-
</script>
+
var revapi1;
 +
 +
tpj(document).ready(function() {
 +
 +
if (tpj.fn.cssOriginal != undefined)
 +
tpj.fn.css = tpj.fn.cssOriginal;
 +
 +
if(tpj('#rev_slider_1_1').revolution == undefined)
 +
revslider_showDoubleJqueryError('#rev_slider_1_1');
 +
else
 +
  revapi1 = tpj('#rev_slider_1_1').show().revolution(
 +
{
 +
delay:9000,
 +
startwidth:960,
 +
startheight:350,
 +
hideThumbs:200,
 +
 +
thumbWidth:100,
 +
thumbHeight:50,
 +
thumbAmount:3,
 +
 +
navigationType:"none",
 +
navigationArrows:"nexttobullets",
 +
navigationStyle:"round",
 +
 +
touchenabled:"on",
 +
onHoverStop:"on",
 +
 +
navOffsetHorizontal:0,
 +
navOffsetVertical:20,
 +
 +
shadow:2,
 +
fullWidth:"on",
 +
 
 +
stopLoop:"off",
 +
stopAfterLoops:-1,
 +
stopAtSlide:-1,
 +
 
 +
shuffle:"off",
 +
 +
hideSliderAtLimit:0,
 +
hideCaptionAtLimit:0,
 +
hideAllCaptionAtLilmit:0 });
 +
 +
}); //ready
 +
 +
</script>
<script>
<script>
Line 29: Line 88:
});
});
</script>
</script>
-
 
-
 
<style type="text/css">
<style type="text/css">
-
#文本 {
 
-
height: 107px;
 
-
width: 1245px;
 
-
position: absolute;
 
-
left: 25px;
 
-
top: 383px;
 
-
}
 
-
#文本 p {
 
-
color: #CCC;
 
-
font-size: 16px;
 
-
}
 
-
#反应公式 {
 
-
height: 218px;
 
-
width: 434px;
 
-
position: absolute;
 
-
left: 108px;
 
-
top: 497px;
 
-
font-size: 18px;
 
-
}
 
-
#反应公式 p {
 
-
color: #FFF;
 
-
font-size: 18px;
 
-
font-weight: bold;
 
-
}
 
-
.下标 {
 
-
font-size: 12px;
 
-
}
 
-
#反应公式 p .下标 {
 
-
font-size: 12px;
 
-
color: #FF0;
 
-
}
 
-
#文本1 {
 
-
height: 200px;
 
-
width: 582px;
 
-
position: absolute;
 
-
left: 35px;
 
-
top: 724px;
 
-
}
 
-
#文本1 p {
 
-
color: #CCC;
 
-
}
 
-
#下图 {
 
-
height: 90px;
 
-
width: 1348px;
 
-
position: absolute;
 
-
left: -3px;
 
-
top: 933px;
 
-
}
 
-
#团队照片 {
 
-
height: 398px;
 
-
width: 670px;
 
-
position: absolute;
 
-
left: 638px;
 
-
top: 519px;
 
-
}
 
-
div.menu
 
-
{
 
-
width:100%;
 
-
}
 
-
.menu ul,li
+
/* hiding the top section*/
-
{
+
body{position:absolute; top:0px; width:100%; height:1480px;}
-
margin:0;
+
#top-section{
-
padding:0;
+
  height:0px;
-
list-style:none;
+
    border:none;
-
width:100%;
+
    width:980px;
-
}
+
    margin:0 auto;
 +
    padding:0 0 0 0;
 +
    background-color:transparent;
 +
    overflow:hide;
-
 
-
 
-
ul.first>li
 
-
{
 
-
float:left;
 
-
width:16.5%;
 
-
}
 
-
ul.first>li>a:link,ul.first>li>a:visited
 
-
{
 
-
display:block;
 
-
font-weight:bold;
 
-
color:#494042;
 
-
background-color:#35bb91;
 
-
text-align:center;
 
-
padding:3%;
 
-
text-decoration:none;
 
-
text-transform:uppercase;
 
}
}
 +
#p-logo{display:none;}
 +
#search-controls{display:none;}
 +
#top{display:none;}
 +
.firstHeading{display:none;}
 +
/* end of hiding the top section*/
 +
/*hiding the footer-box*/
 +
#footer-box{display:none;}
 +
#catlinks{display:none;}
 +
/*end of hiding the footer book*/
-
ul.first>li>a:hover,ul.first>li>a:active
 
-
{
 
-
background-color:#7A991A;
 
-
}
 
-
 
-
ul.first>li>ul
 
-
{
 
-
display:none;
 
-
width:100%;
 
-
}
 
-
 
-
ul.first>li>ul>li>a:link,ul.first>li>ul>li>a:visited
 
-
{
 
-
display:block;
 
-
font-weight:bold;
 
-
color:#494042;
 
-
background-color:#8ff5d5;
 
-
text-align:center;
 
-
padding:3%;
 
-
text-decoration:none;
 
-
text-transform:uppercase;
 
-
}
 
-
 
-
ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active
 
-
{
 
-
background-color:#B26B00;
 
-
}
 
-
.menu
 
-
{
 
-
position:absolute;
 
-
left:-8px;
 
-
top:140px;
 
-
}
 
-
#banner
 
-
{
 
-
position:absolute;
 
-
left:-8px;
 
-
top:15px;
 
-
}
 
-
 
-
 
-
#copyright
 
-
{
 
-
position:absolute;
 
-
right:320px;
 
-
top:700px;
 
-
}
 
-
#globalWrapper
 
-
{
 
-
background-color:#b9b2a0;
 
-
height:800px;
 
-
}
 
-
#content
 
-
{
 
-
background-color:#b9b2a0;
 
-
border-color:#b9b2a0;
 
-
 
-
}
 
#menubar  
#menubar  
{  
{  
Line 196: Line 131:
opacity:0.8;
opacity:0.8;
top:-4px;
top:-4px;
-
width:240px;
+
width:200px;
height:23px;
height:23px;
position:absolute;
position:absolute;
Line 203: Line 138:
.right-menu li a  
.right-menu li a  
{  
{  
-
color:#8D1919;
+
color:#8D1919;  
-
background-color:#EEECEC;
+
background-color:#EEECEC;  
}
}
-
#p-logo
+
/* global setting*/
-
{
+
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;}
-
height:0px;
+
#content{
-
visibility:hidden;
+
    background-color:transparent;
 +
    border:none;
 +
    width:1200px;
 +
    padding:0 0 0 0;
 +
    top:-20px;
 +
    }
 +
#bodyContent{
 +
    background-color:transparent;
 +
    border:none;
 +
   
 +
    }
 +
siteSub{
 +
    display:none;
 +
    border:none;
 +
    }
 +
contentSub{
 +
    display:none;
 +
    }
 +
/* end of global setting*/
 +
div.menu ul li a {
 +
color: #ffffff;
 +
font-size:18px; line-height:18px; text-shadow: none;}
 +
div.menu ul li li a {
 +
font-size:18px; line-height:18px; text-shadow: none;}
 +
 
 +
div.menu ul li ul {
 +
background: #2f2f2f url(http://www.shindiristudio.com/connectwp/wp-content/uploads/2013/01/background-gray.png) repeat;
}
}
-
#top-section
+
.header_silverbackground {
-
{
+
background: #2f2f2f url(http://www.shindiristudio.com/connectwp/wp-content/uploads/2013/01/background-gray.png) repeat;
-
height:0px;
+
top:15px;
}
}
-
#footer-box
+
.middle_background {
-
{
+
      background-image: url();
-
height:0px;
+
background-repeat: repeat;
-
display:none;
+
position: relative;
-
visbility:hidden;
+
top: -13px;
}
}
-
#catlinks
+
 
-
{
+
.middle_silver_background {
-
border-color:#b9b2a0;
+
background-color: #000000;
-
background-color:#b9b2a0;
+
background-image: none;
 +
background-repeat: repeat;
 +
position: relative;
 +
top:780px;
}
}
-
.firstHeading
+
 
-
{
+
 
-
visibility:hidden
+
 
 +
.sti-menu{
 +
width: 1027px;
 +
position: relative;
 +
margin: 0 auto;
 +
padding-left: 50px;
 +
list-style: none;
 +
height: 210px;
 +
background-color: #000000;
 +
top: -13;
 +
}
 +
.sti-menu li{
 +
float: left;
 +
width: 161px;
 +
height: 180px;
 +
}
 +
.sti-menu li a{
 +
display: block;
 +
overflow: hidden;
 +
text-align: center;
 +
height: 200px;
 +
width: 180px;
 +
position: relative;
 +
background-color: #000 !important;
 +
}
 +
.sti-menu li a h2{
 +
color: #fff;
 +
font-family: 'BebasNeueRegular';
 +
font-weight: normal;
 +
font-size: 22px;
 +
;
 +
text-transform: uppercase;
 +
text-shadow: 0 1px 1px #000000;
 +
position: absolute;
 +
padding: 10px;
 +
width: 110px;
 +
top: 160px;
 +
left: 12px;
 +
height: 15px;
 +
}
 +
.sti-menu li a h3{
 +
font-family: "PT Sans", sans-serif;
 +
font-size: 15px;
 +
font-style: italic;
 +
color: #ebebeb;
 +
position: absolute;
 +
top: 154px;
 +
left: 37px;
 +
width: 98px;
 +
padding: 10px;
 +
height: 6px;
 +
}
 +
.sti-icon{
 +
width: 155px;
 +
height: 165px;
 +
position: absolute;
 +
background-position: top left;
 +
background-repeat: no-repeat;
 +
background-color: transparent;
 +
left: 10px;
 +
top: 5px;
}
}
 +
.sti-icon-1 {
 +
background-image:url(https://static.igem.org/mediawiki/2013/2/2d/%E4%B8%BB%E9%A1%B51.png);
 +
}
 +
 +
.sti-icon-2 {
 +
background-image:url(https://static.igem.org/mediawiki/2013/e/e5/Ahut%285%29.png);
 +
}
 +
 +
 +
.sti-icon-3 {
 +
background-image:url(https://static.igem.org/mediawiki/2013/8/89/Ahut%286%29.png);
 +
}
 +
 +
.sti-icon-4 {
 +
background-image:url(https://static.igem.org/mediawiki/2013/c/c0/Ahut%287%29.png);
 +
}
 +
.sti-icon-5 {
 +
background-image:url(https://static.igem.org/mediawiki/2013/6/6b/Ahut%288%29.png);
 +
}
 +
.sti-icon-6 {
 +
background-image:url(https://static.igem.org/mediawiki/2013/2/24/Ahut%289%29.png);
 +
}
 +
/* custom css */
 +
 +
#description {
 +
position: relative;
 +
height: 670px;
 +
width: 950px;
 +
clip: rect(0px,auto,auto,auto);
 +
margin: 0 auto;
 +
background-color: ;
 +
}
 +
.home.page.page-id-57.page-template-default .middle_background #description p {
 +
font-size: 14px;
 +
}
 +
.home.page.page-id-57.page-template-default .middle_background #description p {
 +
font-family: "Comic Sans MS", cursive;
 +
font-size: 16px;
 +
}
 +
.下标 {
 +
font-size: 12px;
 +
}
 +
#反应公式 p .下标 {
 +
font-size: 12px;
 +
color: #FF0;}
 +
 +
#反应公式 { height: 218px;
 +
width: 434px;
 +
position: absolute;
 +
left: 85px;
 +
top: 587px;
 +
font-size: 18px;
 +
}
 +
#formula {
 +
position: static;
 +
height: 300px;
 +
width: 300px;
 +
margin: auto 700px;
 +
background-color: #EAEAEA;
 +
}
</style>
</style>
 +
 
</head>
</head>
-
<body>
+
<body class="home page page-id-57 page-template-default">
-
<h3><center><div style="height:221px;width:1050px;"><img src="https://static.igem.org/mediawiki/2013/e/ef/WANGYE_01_01.gif" id="banner" style="height:221px;width:1050px;align:middle;"></div></center></h3>
+
-
</body>
+
<!-- BEGIN menu -->
 +
<header class="header_silverbackground">
 +
<div class="menu">
 +
<!-- BEGIN logo -->
 +
<a class="logo" href="https://2013.igem.org/Team:AHUT_China">
 +
<img src="https://static.igem.org/mediawiki/igem.org/a/ad/Ahut_Logo.png" alt="logo" width="166" height="83" /> </a>
 +
<!-- END logo -->
 +
 +
<div class="menu-list"><ul id="menu-main-1" class="menu">
 +
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51"><a href="https://2013.igem.org/Team:AHUT_China/Team" target="_blank"> Home</a></li>  
 +
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51"><a href="https://2013.igem.org/Team:AHUT_China/Team" target="_blank"> Team</a></li>
 +
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52"><a href="https://2013.igem.org/Team:AHUT_China/Parts" target="_blank">Parts</a></li>
 +
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-53"><a href="https://2013.igem.org/Team:AHUT_China/Modeling" target="_blank">Modeling</a></li>
 +
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="https://2013.igem.org/Team:AHUT_China/Humanpractice" target="_blank">Practice</a></li>
 +
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-458"><a href="https://2013.igem.org/Team:AHUT_China/Safety" target="_blank">Safety</a></li>
 +
</ul></div> </div>
 +
<div class="clear"></div>
 +
  </div>
 +
 +
</header>
 +
<!-- END menu -->
 +
 +
 +
<!-- START REVOLUTION SLIDER 2.1.4 -->
 +
 +
 +
<div id="rev_slider_1_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin: 0px auto; background-color: #E9E9E9; padding: 0px; margin-top: 0px; margin-bottom: 0px; max-height: 370px;">
 +
<div id="rev_slider_1_1" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350;">
 +
<ul>
 +
                                        <li data-transition="random" data-slotamount="7" data-masterspeed="300" >
 +
<img src="http://www.shindiristudio.com/connectwp/wp-content/uploads/2013/01/Slide3-background.jpg" alt="Slide3-background" data-fullwidthcentering="true">
 +
 +
<div class="tp-caption sfl" 
 +
data-x="118"
 +
data-y="-80"
 +
data-speed="800"
 +
data-start="500"
 +
data-easing="easeOutExpo"  ><img src="https://static.igem.org/mediawiki/2013/7/78/IMAG0773.png" alt=""></div>
 +
<li data-transition="random" data-slotamount="7" data-masterspeed="300" >
 +
<img src="http://www.shindiristudio.com/connectwp/wp-content/uploads/2013/01/Slide7-background.jpg" alt="Slide7-background" data-fullwidthcentering="true">
 +
 +
<div class="tp-caption fade" 
 +
data-x="156"
 +
data-y="-3"
 +
data-speed="300"
 +
data-start="500"
 +
data-easing="easeOutExpo"  ><img src="https://static.igem.org/mediawiki/2013/0/0e/DSCF0758.JPG" alt=""></div>
 +
 +
 +
  </li>
 +
<li data-transition="random" data-slotamount="7" data-masterspeed="300" >
 +
<img src="https://static.igem.org/mediawiki/2013/2/2b/7943290_155206295348_2.jpg" alt="Slide7-background" data-fullwidthcentering="true">
 +
 +
<div class="tp-caption fade" 
 +
data-x="156"
 +
data-y="-3"
 +
data-speed="300"
 +
data-start="500"
 +
data-easing="easeOutExpo"  ><img src="https://static.igem.org/mediawiki/2013/3/3f/1244864420y7ZPlNmp1.jpg" alt=""></div>
 +
 +
 +
  </li>
 +
 +
 +
  </li>
 +
</ul>
 +
<div class="tp-bannertimer"></div> </div>
 +
</div>
 +
 +
 +
<div class="middle_background">
 +
<div id="description">
 +
  <p> &nbsp;&nbsp;</p>
 +
<p>Shining Purifier:</p>
 +
  <p> Water,the origin of life,is the necessary and elementary component of our daily life. As the progress of modern industry and  life, especially in petrochemical engineering and agriculture, large amount of sewage which contains inorganic nitrogen has been produced. It is the chief culprit which leads to the red tide. <br>
 +
    Various kinds of means have been developed to dispose nitrite and ammonium which are the main contaminants of this type of effluent. One of them is anaerobic ammonium oxidation bacteria (anammox) which can convert the fomite in the water into nitrogen.  <br>
 +
    However, the enrichment of the bacterial strain takes much time and it is very sensible to oxygen. This nature leads to the numerous obstacles in the industrial application.  <!-- END REVOLUTION SLIDER -->
 +
<!-- END Slider --></p>
 +
  <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;NH<span class="下标">4+</span> + NO<span class="下标">2-</span> → N<span class="下标">2</span> + 2H<span class="下标">2</span>O, &nbsp;&nbsp; ΔG° = -357 kJ/mol</p>
 +
  <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://static.igem.org/mediawiki/2013/9/96/%E5%88%86%E8%A3%82%E7%AB%8B%E4%BD%93%E5%9B%BE.jpg" alt="formulaimage" width="792" height="423" />  </p>
 +
  <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="https://static.igem.org/mediawiki/2013/3/34/%E5%90%88%E6%88%90%E5%9B%BE%E6%95%88%E6%9E%9C%E7%BB%881.jpg" alt="formulaimage" width="792" height="543" />  </p>
 +
<p>
 +
However, the enrichment of the bacterial strain takes much time and it is very sensible to oxygen. Its nature leads to the numerous obstacles in the industrial application</a>.<br />
 +
Our goal is to design a wastewater cleansing system which can absorb the pollutant efficiently while transform it into light. We decided to use E.coli to design a bacterium that can digest the nitrite and ammonium in its interior using the disposal system from the anammox.We named it Shining Purifier.This new star will overcome the traditional issues and be adopted in the sewage treatment system on a large scale while it can also be made into landscape lamp in the future.</p>
 +
</div>
 +
<p>&nbsp;</p>
 +
</div>
 +
<!-- BEGIN middle_silver_background with icons  -->
 +
<div class="middle_silver_background">
 +
  <div class="container">
 +
  <ul class="sti-menu" id="sti-menu" name="sti-menu">
 +
<li>
 +
  <a href="https://2013.igem.org/Team:AHUT_China">
 +
<h2 data-type="mText" class="sti-item">HOME</h2>
 +
<h3 data-type="sText" class="sti-item">&nbsp;</h3>
 +
  <span data-type="icon" class="sti-icon sti-item sti-icon-1"></span>
 +
  </a>
 +
</li>
 +
<li>
 +
  <a href="https://2013.igem.org/Team:AHUT_China/Team">
 +
  <h2 data-type="mText" class="sti-item">TEAM</h2>
 +
<h3 data-type="sText" class="sti-item"></h3>
 +
  <span data-type="icon" class="sti-icon sti-item sti-icon-2"></span>
 +
  </a>
 +
</li>
 +
<li>
 +
  <a href="https://2013.igem.org/Team:AHUT_China/Parts">
 +
  <h2 data-type="mText" class="sti-item">parts</h2>
 +
<h3 data-type="sText" class="sti-item">&nbsp;</h3>
 +
  <span data-type="icon" class="sti-icon sti-item sti-icon-3"></span>
 +
  </a>
 +
</li>
 +
<li>
 +
  <a href="https://2013.igem.org/Team:AHUT_China/Modeling">
 +
  <h2 data-type="mText" class="sti-item">MODELING</h2>
 +
<h3 data-type="sText" class="sti-item">&nbsp;</h3>
 +
  <span data-type="icon" class="sti-icon sti-item sti-icon-4"></span>
 +
  </a>
 +
</li>
 +
<li>
 +
  <a href="https://2013.igem.org/Team:AHUT_China/Humanpractice">
 +
  <h2 data-type="mText" class="sti-item">PRACTICE</h2>
 +
  <h3 data-type="sText" class="sti-item">&nbsp;</h3>
 +
  <span data-type="icon" class="sti-icon sti-item sti-icon-5"></span>
 +
  </a>
 +
</li>
 +
<li>
 +
  <a href="https://2013.igem.org/Team:AHUT_China/Safety">
 +
  <h2 data-type="mText" class="sti-item">SAFETY</h2>
 +
  <h3 data-type="sText" class="sti-item">&nbsp;</h3>
 +
  <span data-type="icon" class="sti-icon sti-item sti-icon-6"></span>
 +
  </a>
 +
</li>
 +
    </ul>
 +
  <div class="clear"></div>
 +
  </div>
 +
</div>
 +
 +
</body>
</html>
</html>

Latest revision as of 03:18, 28 September 2013

team:AHUT

  

Shining Purifier:

Water,the origin of life,is the necessary and elementary component of our daily life. As the progress of modern industry and life, especially in petrochemical engineering and agriculture, large amount of sewage which contains inorganic nitrogen has been produced. It is the chief culprit which leads to the red tide.
Various kinds of means have been developed to dispose nitrite and ammonium which are the main contaminants of this type of effluent. One of them is anaerobic ammonium oxidation bacteria (anammox) which can convert the fomite in the water into nitrogen.
However, the enrichment of the bacterial strain takes much time and it is very sensible to oxygen. This nature leads to the numerous obstacles in the industrial application.

                                                    NH4+ + NO2- → N2 + 2H2O,    ΔG° = -357 kJ/mol

                formulaimage

                formulaimage

However, the enrichment of the bacterial strain takes much time and it is very sensible to oxygen. Its nature leads to the numerous obstacles in the industrial application.
Our goal is to design a wastewater cleansing system which can absorb the pollutant efficiently while transform it into light. We decided to use E.coli to design a bacterium that can digest the nitrite and ammonium in its interior using the disposal system from the anammox.We named it Shining Purifier.This new star will overcome the traditional issues and be adopted in the sewage treatment system on a large scale while it can also be made into landscape lamp in the future.