Team:NJAU China

From 2014.igem.org

(Difference between revisions)
 
(140 intermediate revisions not shown)
Line 1: Line 1:
<html lang="en">
<html lang="en">
<head>
<head>
-
<meta charset="utf-8">
+
    <meta charset="utf-8">
-
<meta http-equiv="X-UA-Compatible" content="IE=edge">
+
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-
<meta name="viewport" content="width=device-width, initial-scale=1">
+
    <meta name="viewport" content="width=device-width, initial-scale=1">
-
<meta name="description" content="">
+
    <meta name="description" content="">
-
<meta name="author" content="">
+
    <meta name="author" content="">
-
<link rel="icon" href="../../favicon.ico">
+
    <link rel="icon" href="../../favicon.ico">
-
<title>Carousel Template for Bootstrap</title>
+
    <title>Home</title>
-
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">
+
    <script src="https://2014.igem.org/Team:NJAU_China/jquery.min.js?action=raw"></script>
-
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
+
    <script src="https://2014.igem.org/Team:NJAU_China/bootstrap.min.js?action=raw"></script>
-
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
+
-
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+
    <link rel="stylesheet" type="text/css"
-
<!--[if lt IE 9]>
+
          href="https://2014.igem.org/Team:NJAU_China/bootstrap.min.css?action=raw&amp;ctype=text/css">
-
      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+
    <link rel="stylesheet" type="text/css"
-
      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+
          href="https://2014.igem.org/Team:NJAU_China/bootstrap-theme.min.css?action=raw&amp;ctype=text/css">
 +
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
    <!--[if lt IE 9]>
 +
    <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
 +
    <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
     <![endif]-->
     <![endif]-->
-
<!-- Custom styles for this template -->
+
    <!-- Custom styles for this template -->
-
<link href="carousel.css" rel="stylesheet">
+
    <link href="carousel.css" rel="stylesheet">
-
<style type="text/css">
+
    <style type="text/css">
-
body {
+
        body {
-
padding-bottom: 40px;
+
            padding-bottom: 40px;
-
background: #333333;
+
            background:#a2dcf3;
-
color: #5a5a5a;
+
            color: #5a5a5a;
-
font-size: 12px;
+
            font-size: 14px;
 +
            font-family:Andalus;
 +
        }
 +
        #myheader{
 +
            width:1366px;
 +
    height:500px;
 +
    margin:0 auto;
 +
    position:relative;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
            background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png");
 +
        }
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 +
            display: none;
 +
        }
 +
 
 +
        /*-- hides default wiki settings --*/
 +
        .firstHeading {
 +
            width: 975px;
 +
            margin: 0px auto;
 +
            padding-top: 100px;
 +
            margin-bottom: 20px;
 +
            font-family: Georgia, Times, "Andalus", serif;
 +
        }
 +
 
 +
        h1, h2, h3, h4, h5 {font-family: Georgia, Times, "Andalus", serif;}
 +
        #top-section {
 +
            /*-- styling for default menu bar (edit, page, history, etc.) --*/ background-color: #383838;border: 0 none;height: 14px;z-index: 100;top: 0;position: fixed; width: 975px;left: 50%;margin-left: -487px;}
 +
#top-section-bar {
 +
            /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
  background-color: #383838;
 +
  height: 14px;
 +
  display: block;
 +
  z-index: 10;position: fixed; width: 100%; top: 0;}
 +
  body { background-color: #fff;
 +
  }
 +
#globalWrapper, #content {
 +
  /*-- changes default wiki settings --*/
 +
  width: 100%;
 +
  height: 100%;
 +
  border: 0px;
 +
  background-color: transparent;
 +
  margin: 0px;
 +
  padding: 0px;
 +
  }
 +
 
 +
  html, body, .wrapper {
 +
  /*-- changes default wiki settings --*/
 +
  width: 100%;
 +
  height: 100%;
 +
  background-color: transparent;
 +
  } #container {
 +
  /*-- creates container for all content on page --*/
 +
  font-family: Arial, Helvetica, sans-serif;
 +
            font-weight: normal;
 +
            font-size: 14px;
 +
            color: #414141;
 +
            width: 960px;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
            background-color: #transparent;
 +
            margin-top: 0px;}
 +
.container {
 +
            font-size: 14px;
 +
            width:700px;
 +
            float:right;}
 +
.buttontext { color: #FFF}
 +
#my_h1{position:absolute;top:70px;left:170px;border:none;}
 +
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
 +
#my_h2{position:absolute;top:120px;left:370px;border:none;}
 +
#my_h2 a{display:block;width:390px;height:230px;text-indent:-9999px;}
 +
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
 +
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
 +
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
 +
#my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px;
 +
background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;}
 +
#my_content{
 +
width:1030px;
 +
margin:0px auto;}
 +
#my_abstract{
 +
width:300px;
 +
margin:0 0 0 25px;
 +
        float:left;
 +
}
 +
#my_abstract h2{
 +
height:50px;
 +
line-height:50px;
 +
text-indent:50px;
 +
border:none;
 +
background:#999;
 +
margin:0 0 20px 0;
 +
padding:0;
}
}
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
+
#my_abstract p{
-
display: none;
+
text-indent:30px;
-
} /*-- hides default wiki settings --*/
+
height:240px;
-
.firstHeading {
+
overflow-y:scroll;
-
width: 975px;
+
-
margin: 0px auto;
+
-
padding-top: 100px;
+
-
margin-bottom: 20px;
+
-
font-family: Georgia, Times, "Times New Roman", serif;
+
}
}
-
h1, h2, h3, h4, h5 {
+
 
-
font-family: Georgia, Times, "Times New Roman", serif;
+
 
 +
 
 +
 
 +
#my_contents{
 +
width:1030px;
 +
margin:30px auto;
 +
height:800px;
}
}
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#my_con{
-
background-color: #383838;
+
width:1000px;
-
border: 0 none;
+
height:796px;
-
height: 14px;
+
float:right;
-
z-index: 100;
+
position:relative;
-
top: 0;
+
border:2px solid #999;
-
position: fixed;
+
        margin:20px 10px 0 0;
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
}
}
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
#stage_1{
-
background-color: #383838;
+
width:20px;
-
height: 14px;
+
height:20px;
-
display: block;
+
position:absolute;
-
z-index: 10;
+
top:40px;
-
position: fixed;
+
left:40px;
-
width: 100%;
+
border-left:2px solid #333;
-
top: 0;
+
border-top:2px solid #333;
}
}
-
 
+
#stage_2{
-
body {
+
width:20px;
-
background-color: #fff;
+
height:20px;
 +
position:absolute;
 +
top:40px;
 +
left:940px;
 +
border-right:2px solid #333;
 +
border-top:2px solid #333;
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
#stage_3{
-
width: 100%;
+
width:20px;
-
height: 100%;
+
height:20px;
-
border: 0px;
+
position:absolute;
-
background-color: transparent;
+
top:740px;
-
margin: 0px;
+
left:40px;
-
padding: 0px;
+
border-bottom:2px solid #333;
 +
border-left:2px solid #333;
}
}
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
#stage_4{
-
width: 100%;
+
width:20px;
-
height: 100%;
+
height:20px;
-
background-color: transparent;
+
position:absolute;
 +
top:740px;
 +
left:940px;
 +
border-right:2px solid #333;
 +
border-bottom:2px solid #333;
}
}
-
#container { /*-- creates container for all content on page --*/
+
#real_con{
-
font-family: Arial, Helvetica, sans-serif;
+
position:absolute;
-
font-weight: normal;
+
top:60px;
-
font-size: 14px;
+
left:60px;
-
color: #414141;
+
width:880px;
-
width: 960px;
+
height:680px;
-
margin-left: auto;
+
-
margin-right: auto;
+
-
background-color: #transparent;
+
-
margin-top: 0px;
+
}
}
-
.container {
+
#real_con ul{
-
font-size:14px
+
list-style:none;
 +
width:100%;
 +
height:100%;
 +
margin:0;
 +
padding:0;
}
}
-
.buttontext {
+
#real_con ul li{
-
color:#FFF
+
width:400px;
 +
height:300px;
 +
float:left;
 +
background:#0F0;
 +
margin:26px 0 0 26px;}
 +
#real_con ul li#one_1{
 +
background:url("https://static.igem.org/mediawiki/2014/b/b4/Project_li_bg.png") no-repeat;}
 +
#real_con ul li#two_2{
 +
background:url("https://static.igem.org/mediawiki/2014/1/17/Model_li_bg.png") no-repeat;}
 +
#real_con ul li#three_3{
 +
background:url("https://static.igem.org/mediawiki/2014/6/6e/Weblab_li_bg.png") no-repeat;}
 +
#real_con ul li#four_4{
 +
background:url("https://static.igem.org/mediawiki/2014/f/f0/Practice_li_bg.png") no-repeat;}
 +
#real_con ul li a{
 +
text-decoration:none;
 +
display:block;
 +
width:100%;
 +
height:100%;
}
}
-
</style>
+
#real_con ul li a#one:hover{
-
<style>
+
background:url("https://static.igem.org/mediawiki/2014/6/68/Project_a_bg.png") no-repeat;}
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
+
 
-
</style>
+
#real_con ul li a#two:hover{
 +
background:url("https://static.igem.org/mediawiki/2014/d/dc/Model_a_bg.png") no-repeat;}
 +
#real_con ul li a#three:hover{
 +
background:url("https://static.igem.org/mediawiki/2014/6/60/Weblab_a_bg.png") no-repeat;}
 +
#real_con ul li a#four:hover{
 +
background:url("https://static.igem.org/mediawiki/2014/7/7f/Practice_a_bg.png") no-repeat;}
 +
 
 +
 
 +
#thanks{
 +
height:177px;
 +
width:1030px;
 +
padding:30px 0 0 0;
 +
        clear:both;
 +
margin:30px auto 0;}
 +
 
 +
 
 +
    </style>
 +
    <style>
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
            display: none;
 +
        }
 +
 
 +
        /*-- hides default wiki settings --*/
 +
    </style>
 +
<script type="text/javascript">
 +
window.onload = function(){
 +
xialashow('project_li','project');
 +
xialahidden('project_li','project');
 +
xialashow('achievement_li','achievement');
 +
xialahidden('achievement_li','achievement');
 +
xialashow('prctice_li','prctice');
 +
xialahidden('prctice_li','prctice');
 +
xialashow('ackonwledgement_li','ackonwledgement');
 +
xialahidden('ackonwledgement_li','ackonwledgement');
 +
}
 +
function xialashow(li_id,dl_id){
 +
var li_id = document.getElementById(li_id);
 +
var dl_id = document.getElementById(dl_id);
 +
li_id.onmouseover = function(){
 +
dl_id.style.display = 'block';
 +
}
 +
}
 +
function xialahidden(li_id,dl_id){
 +
var li_id = document.getElementById(li_id);
 +
var dl_id = document.getElementById(dl_id);
 +
li_id.onmouseout = function(){
 +
dl_id.style.display = 'none';
 +
}
 +
}
 +
</script>
 +
 
</head>
</head>
 +
<!-- NAVBAR
<!-- NAVBAR
================================================== -->
================================================== -->
<body>
<body>
-
 
+
<div id="myheader">
-
<div class="navbar-wrapper">
+
<h1 id="my_h1"><a href="https://2014.igem.org">https://2014.igem.org</a></h1>
-
  <div class="container">
+
<h2 id="my_h2"><a href="https://igem.org/Team.cgi?id=1555">https://igem.org/Team.cgi?id=1555</a></h2>
-
    <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
+
    <div id="my_nav">
-
      <div class="container">
+
         <ul>
-
         <div class="navbar-header">
+
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
-
          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
+
          <li id="project_li"><a href="#">Project</a>
-
          <a class="navbar-brand" href="#">iGem 2014 NJAU_China</a> </div>
+
                <dl id="project">
-
        <div class="collapse navbar-collapse">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
-
          <ul class="nav navbar-nav">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
-
            <li class="active"><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Team"  class="unselect">Team</a></li>
+
                </dl>
-
            <li><a href="https://igem.org/Team.cgi?year=2014" class="unselect">Official Team Profile </a></li>
+
          </li>
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Project">Project</a></li>
+
          <li id="achievement_li"><a href="#">Achievement</a>
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Parts" class="unselect">Parts</a></li>
+
                <dl id="achievement">
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling" class="unselect">Modeling</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Notebook" class="unselect">Notebook</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Safety" class="unselect">Safety</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
-
            <li><a href="https://2014.igem.org/Team:NJAU_China/Attributions" class="unselect">Attributions</a></li>
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
-
          </ul>
+
                </dl>
-
        </div>
+
          </li>
-
        <!-- /.nav-collapse -->  
+
          <li id="prctice_li"><a href="#">Practice</a>
-
      </div>
+
                <dl id="prctice">
-
      <!-- /.container -->  
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Exhibition and Workshops">Exhibitions and Workshops</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li>
 +
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
 +
                <dl id="ackonwledgement">
 +
                      <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd>
 +
                </dl>
 +
          </li>
 +
      </ul>
     </div>
     </div>
-
    <!-- /.navbar -->
 
-
   
 
-
  </div>
 
</div>
</div>
 +
 +
 +
<!---------导航结束------------>
 +
<!-- Carousel
<!-- Carousel
     ================================================== -->
     ================================================== -->
-
<div id="myCarousel" class="carousel slide" data-ride="carousel">  
+
 
-
  <!-- Indicators -->
+
<div id="my_content">
-
  <ol class="carousel-indicators">
+
<div id="my_abstract">
-
    <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
+
    <h2>Abstract</h2>
-
    <li data-target="#myCarousel" data-slide-to="1"></li>
+
    <p>As an common pollutant source of industry, low concentration of copper ions can do harm to many creatures. Whereas, <i>Escherichia coli</i> has high tolerance for copper through specific systems. There are <i>cop</i>A promoter,<i>mar</i>O(operator of mar locus) and <i>cue</i>O promoter existing in <i>E.Coli</i>, all of which are directly or indirectly regulated by copper ions. The most sensitive and effective one (<i>cop</i>A)was chosen to trigger the sequential reactions. Glutathione is an intracellular redox-active tripeptide thiol which can effectively detoxify the metal ions by chelation. It can be synthesized by <i>gsh</i>F, an coding sequence derived from <i>Streptococcus thermophilus</i>, which can unify both necessary reactions in one platform.In addition, we also utilize sgRNA-dCas9 system to enhance the efficiency of chelate cupric and cuprous by repressing the expression of <i>cop</i>A. With all these design, an automatically and efficiently copper-preventing guard have been created successfully. </p>
-
    <li data-target="#myCarousel" data-slide-to="2"></li>
+
</div>
-
  </ol>
+
<div class="container">
-
  <div class="carousel-inner" role="listbox">
+
    <div id="myCarousel" class="carousel slide" data-ride="carousel">
-
    <div class="item active text-center"> <img src="https://static.igem.org/mediawiki/2014/d/d3/Njau_slide1.jpg" alt="First slide" class="text-center">
+
        <!-- Indicators -->
-
      <div class="container">
+
        <ol class="carousel-indicators">
-
        <div class="carousel-caption">
+
            <li data-target="#myCarousel" data-slide-to="0" class="active"></li>
-
          <h1>Example headline.</h1>
+
            <li data-target="#myCarousel" data-slide-to="1"></li>
-
          <p>Note: If you're viewing this page via a <code>file://</code> URL, the "next" and "previous" Glyphicon buttons on the left and right might not load/display properly due to web browser security rules.</p>
+
            <li data-target="#myCarousel" data-slide-to="2"></li>
-
          <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="#" role="button">Sign up today</a></p>
+
        </ol>
 +
        <div class="carousel-inner" role="listbox">
 +
            <div class="item active text-center"><img src="https://static.igem.org/mediawiki/2014/d/d3/Njau_slide1.jpg"
 +
                                                      alt="First slide" class="text-center"></div>
 +
            <div class="item text-center"><img src="https://static.igem.org/mediawiki/2014/3/38/Face.jpg"
 +
                                              alt="Second slide"></div>
 +
            <div class="item text-center"><img src="https://static.igem.org/mediawiki/2014/9/94/Face2.jpg"
 +
                                              alt="Third slide"></div>
         </div>
         </div>
-
      </div>
+
        <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="sr-only">Previous</span>
-
    </div>
+
        </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span
-
    <div class="item text-center"> <img src="https://static.igem.org/mediawiki/2014/2/24/Njau_slide2.jpg" alt="Second slide">
+
            class="sr-only">Next</span> </a></div>
-
      <div class="container">
+
    <!-- /.carousel -->
-
         <div class="carousel-caption">
+
</div>
-
          <h1>Another example headline.</h1>
+
</div>
-
          <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
+
<div id="my_contents">
-
          <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="#" role="button">Learn more</a></p>
+
<div id="my_con">
 +
    <div id="stage_1"></div>
 +
         <div id="stage_2"></div>
 +
        <div id="stage_3"></div>
 +
        <div id="stage_4"></div>
 +
        <div id="real_con">
 +
        <ul>
 +
            <li id="one_1"><a href="https://2014.igem.org/Team:NJAU_China/Background" id="one"></a></li>
 +
                <li id="two_2"><a href="https://2014.igem.org/Team:NJAU_China/Modeling" id="two"></a></li>
 +
                <li id="three_3"><a href="https://2014.igem.org/Team:NJAU_China/Wet_Labs" id="three"></a></li>
 +
                <li id="four_4"><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire_Survey" id="four"></a></li>
 +
            </ul>
         </div>
         </div>
-
      </div>
 
     </div>
     </div>
-
    <div class="item text-center"> <img src="https://static.igem.org/mediawiki/2014/6/62/Njau_slide3.jpg" alt="Third slide">
 
-
      <div class="container">
 
-
        <div class="carousel-caption">
 
-
          <h1>One more for good measure.</h1>
 
-
          <p>Cras justo odio, dapibus ac facilisis in, egestas eget quam. Donec id elit non mi porta gravida at eget metus. Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
 
-
          <p><a class="btn btn-lg btn-primary" style="color:#FFF" href="#" role="button">Browse gallery</a></p>
 
-
        </div>
 
-
      </div>
 
-
    </div>
 
-
  </div>
 
-
  <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div>
 
-
<!-- /.carousel -->
 
-
<br/>
 
-
<!-- Marketing messaging and featurettes
 
-
    ================================================== -->
 
-
<!-- Wrap the rest of the page in another container to center all the content. -->
 
-
 
-
<div class="container marketing">
 
-
 
 
-
  <!-- Three columns of text below the carousel -->
 
-
  <div class="row">
 
-
    <div class="col-lg-4"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/c/c3/Avatar1.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
 
-
      <h2>Huiyu Li</h2>
 
-
      <p>I love cat</p>
 
-
      <p><a class="btn btn-primary" style="color:#FFF" href="#" role="button">View details &raquo;</a></p>
 
-
    </div>
 
-
    <!-- /.col-lg-4 -->
 
-
    <div class="col-lg-4"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/e/e8/Avatar2.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
 
-
      <h2>Heng Xu</h2>
 
-
      <p>I love cat</p>
 
-
      <p><a class="buttontext btn btn-primary " style="color:#FFF" href="#" role="button">View details &raquo;</a></p>
 
-
    </div>
 
-
    <!-- /.col-lg-4 -->
 
-
    <div class="col-lg-4"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/4/46/Avatar3.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
 
-
      <h2>Zhenxiong Jiang</h2>
 
-
      <p>I love cat</p>
 
-
      <p><a class="btn btn-primary " style="color:#FFF" href="#" role="button">View details &raquo;</a></p>
 
-
    </div>
 
-
    <!-- /.col-lg-4 -->
 
-
  </div>
 
-
  <!-- /.row -->
 
-
 
 
-
  <!-- START THE FEATURETTES -->
 
-
 
 
-
  <hr class="featurette-divider">
 
-
  <div class="row featurette">
 
-
    <div class="col-md-7">
 
-
      <h2 class="featurette-heading">First featurette heading. <span class="text-muted">It'll blow your mind.</span></h2>
 
-
      <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
 
-
    </div>
 
-
    <div class="col-md-5"> <img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image"> </div>
 
-
  </div>
 
-
  <hr class="featurette-divider">
 
-
  <div class="row featurette">
 
-
    <div class="col-md-5"> <img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image"> </div>
 
-
    <div class="col-md-7">
 
-
      <h2 class="featurette-heading">Oh yeah, it's that good. <span class="text-muted">See for yourself.</span></h2>
 
-
      <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
 
-
    </div>
 
-
  </div>
 
-
  <hr class="featurette-divider">
 
-
  <div class="row featurette">
 
-
    <div class="col-md-7">
 
-
      <h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Checkmate.</span></h2>
 
-
      <p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
 
-
    </div>
 
-
    <div class="col-md-5"> <img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="Generic placeholder image"> </div>
 
-
  </div>
 
-
  <hr class="featurette-divider">
 
-
 
 
-
  <!-- /END THE FEATURETTES -->
 
-
 
 
-
  <!-- FOOTER -->
 
-
  <footer>
 
-
    <p class="pull-right"><a href="#">Back to top</a></p>
 
-
    <p>&copy; 2014 Company, Inc. &middot; <a href="#">Privacy</a> &middot; <a href="#">Terms</a></p>
 
-
  </footer>
 
</div>
</div>
-
<!-- /.container -->
 
-
<!-- Bootstrap core JavaScript
+
<div id="thanks">
-
    ================================================== -->  
+
<img src="https://static.igem.org/mediawiki/2014/2/26/Njau_bg.png" alt="njau"><img src="https://static.igem.org/mediawiki/2014/a/ae/Shengke_bg.png" alt="shengke">
-
<!-- Placed at the end of the document so the pages load faster -->
+
</div>
-
<!-- ?? Bootstrap ???? CSS ??? -->
+
-
<link rel="stylesheet" href="http://cdn.bootcss.com/bootstrap/3.2.0/css/bootstrap.min.css">
+
-
 
+
-
<!-- jQuery??????????bootstrap.min.js ?????? -->
+
-
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
+
-
 
+
-
<!-- ???��? Bootstrap ???? JavaScript ??? -->
+
-
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
+
</body>
</body>
</html>
</html>

Latest revision as of 17:03, 19 November 2014

Home

Abstract

As an common pollutant source of industry, low concentration of copper ions can do harm to many creatures. Whereas, Escherichia coli has high tolerance for copper through specific systems. There are copA promoter,marO(operator of mar locus) and cueO promoter existing in E.Coli, all of which are directly or indirectly regulated by copper ions. The most sensitive and effective one (copA)was chosen to trigger the sequential reactions. Glutathione is an intracellular redox-active tripeptide thiol which can effectively detoxify the metal ions by chelation. It can be synthesized by gshF, an coding sequence derived from Streptococcus thermophilus, which can unify both necessary reactions in one platform.In addition, we also utilize sgRNA-dCas9 system to enhance the efficiency of chelate cupric and cuprous by repressing the expression of copA. With all these design, an automatically and efficiently copper-preventing guard have been created successfully.

njaushengke