Difference between revisions of "Team:Nanjing-China"

Line 48: Line 48:
 
     }
 
     }
 
     window.onload= menuFix;
 
     window.onload= menuFix;
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>Nanjing-China2018</title>
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:1?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Nanjing-China/CSS:loader?action=raw&ctype=text/css" />
 +
<style type="text/css">
 +
-->
 +
#i-menu .i-menu-button{
 +
width:250px;
 +
height:150px;
 +
float:left;
 +
border:4px double #999;
 +
text-align:center;
 +
background-color:rgba(102,204,255,0);
 +
padding:5px;
 +
font-size:40px;
 +
font-family:"Courier New", Courier, monospace;}
 +
#i-menu .i-menu-button ul{ margin: auto; padding:0; list-style:none; width:250px; height:150px; line-height:150px; text-align:center; float:left;}
 +
#i-menu .i-menu-button ul a:hover{ background:rgba(204,0,0,0.2);color:#FFFFFF; height:150px; font-size:42px; padding:0px;
 +
}
 +
#i-menu .i-menu-button ul a{ text-decoration:none; color:#000;}
 +
#i-menu ul{
 +
margin: auto; padding:0; list-style:0; background:rgba(204,153,255,0); text-align:center; float:left; list-style:0;}
 +
#i-menu ul a{
 +
text-decoration: none;
 +
display:block;
 +
color:#003;
 +
}
 +
#i-menu ul a:hover{ background:rgba(255,51,102,0.5); color:#FFFFFF; width:250px; height:150px; font-family: "Comic Sans MS", cursive; font-size:42px;
 +
 +
}
 +
#i-menu ul a#on{ background:rgba(120,153,255,0.7); width:250px; height:150px;
 +
}
 +
</style>
 +
<script type="text/javascript" src="https://2018.igem.org/Team:Nanjing-China/Javascript:1?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
function menuFix(){
 +
    var sfEles=document.getElementById("menu").getElementsByTagName("li");
 +
        for(var i=0;i<sfEles.length; i++){
 +
        sfEles[i].onmouseover=function(){
 +
            this.className +=(this.className.length>0?"":"")+"listshow";
 +
            }
 +
            sfEles[i].onmouseout=function(){
 +
            this.className =this.className.replace("listshow","");
 +
            }
 +
        }
 +
    }
 +
    document.ready= menuFix;
 
function MM_changeProp(objId,x,theProp,theValue) { //v9.0
 
function MM_changeProp(objId,x,theProp,theValue) { //v9.0
 
   var obj = null; with (document){ if (getElementById)
 
   var obj = null; with (document){ if (getElementById)

Revision as of 04:11, 23 August 2018

Nanjing-China2018

Introduction

Light-driven nitrogen fixation system by whole-cell Our team Nanjing-China 2018 intends to establish a sound and ideal whole-cell photocatalytic nitrogen fixation system using E. coli cells engineered with certain proteins and inorganic materials. Thus, the engineered microorganisms that express nitrogenase as well as have the capability of in situ biosynthesis of CdS nanocrystals for the existence of the surface-displayed heavy lead-specific binding proteins is developed. Such system is able to reduce N2 to NH3 driven by light instead of ATP-hydrolysis with considerably high efficiency. The accomplishment of this shall ease the heavy burden of the environment and contribute to the further and better utilization of clean solar energy.