Team:NJAU China/Team

From 2014.igem.org

(Difference between revisions)
 
(33 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">
+
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-
<script src="http://cdn.bootcss.com/jquery/1.11.1/jquery.min.js"></script>
+
    <!--[if lt IE 9]>
-
<script src="http://cdn.bootcss.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
+
    <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>
-
<!-- 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 {
+
*{
-
  padding-bottom: 40px;
+
padding:0;
-
  background: #333333;
+
text-decoration:none;
-
  color: #5a5a5a;
+
margin:0;}
-
  font-size: 12px;
+
        body {
 +
            padding-bottom: 40px;
 +
            background:#a2dcf3;
 +
            color: #5a5a5a;
 +
            font-size: 16px;
 +
            font-family:Andalus;
}
}
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
+
pre{
-
  display: none;
+
font-size:14px;
-
} /*-- hides default wiki settings --*/
+
font-family:Andalus;
-
.firstHeading {
+
-
  width: 975px;
+
-
  margin: 0px auto;
+
-
  padding-top: 100px;
+
-
  margin-bottom: 20px;
+
-
  font-family: Georgia, Times, "Times New Roman", serif;
+
}
}
-
h1, h2, h3, h4, h5 {
+
        #myheader{
-
  font-family: Georgia, Times, "Times New Roman", serif;
+
            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, Times New Roman, "Andalus", serif;
 +
        }
 +
 
 +
        h1, h2, h3, h4, h5 {
 +
            font-family: Georgia, Times, Times New Roman, "Analus", 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: 16px;
 +
            font-family:Andalus;
 +
            color: #414141;
 +
            width: 960px;
 +
            margin-left: auto;
 +
            margin-right: auto;
 +
            background-color: #transparent;
 +
            margin-top: 0px;
 +
        }
 +
 
 +
        .container {
 +
            font-size: 16px;
 +
            font-family:Andalus;
 +
            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_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;
}
}
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#my_abstract p{
-
  background-color: #383838;
+
text-indent:30px;
-
  border: 0 none;
+
height:240px;
-
  height: 14px;
+
overflow-y:scroll;
-
  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.) --*/
+
#my_contents{
-
  background-color: #383838;
+
width:1030px;
-
  height: 14px;
+
position:relative;
-
  display: block;
+
margin:0 auto;
-
  z-index: 10;
+
}
-
  position: fixed;
+
#my_contents #instructors{
-
  width: 100%;
+
width:90%;
-
  top: 0;
+
height:300px;
 +
margin:0 auto;
}
}
-
body {
+
#my_contents #instructors dl{
-
  background-color: #fff;
+
width:50%;
 +
height:100%;
 +
float:left;
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
#my_contents #instructors dl dt{
-
  width: 100%;
+
float:left;
-
  height: 100%;
+
width:130px;
-
  border: 0px;
+
height:260px;
-
  background-color: transparent;
+
margin:30px;}
-
  margin: 0px;
+
#my_contents #instructors dl dd{
-
  padding: 0px;
+
width:260px;
 +
float:left;
 +
height:25px;
 +
margin:10px 0 0 0;
}
}
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
#my_contents #advisors{
-
  width: 100%;
+
width:90%;
-
  height: 100%;
+
height:200px;
-
  background-color: transparent;
+
margin:0 auto;
}
}
-
#container { /*-- creates container for all content on page --*/
+
#my_contents #advisors p{
-
  font-family: Arial, Helvetica, sans-serif;
+
font-size:16px;
-
  font-weight: normal;
+
        font-family:Andalus;
-
  font-size: 14px;
+
text-indent:30px;
-
  color: #414141;
+
width:90%;
-
  width: 960px;
+
margin:0 auto;
-
  margin-left: auto;
+
clear:both;
-
  margin-right: auto;
+
height::60px;
-
  background-color: #transparent;
+
}
-
  margin-top: 0px;
+
#my_contents #advisors dl{
 +
width:20%;
 +
height:100%;
 +
float:left;
 +
margin:0 50px 0 70px;
}
}
-
.container {
+
#my_contents #instructors dl dt{
-
  font-size:14px
+
width:130px;
 +
height:260px;
 +
margin:30px;
}
}
-
.buttontext {
+
#my_contents #advisors dl dd{
-
  color:#FFF
+
margin:10px 0 0 10px;
}
}
-
</style>
 
-
<style>
 
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 
-
  display: none;
 
-
} /*-- hides default wiki settings --*/
 
-
</style>
 
-
</head>
 
-
<!-- NAVBAR
 
-
================================================== -->
 
-
<body>
 
-
<!-- header start -->
 
-
<div class="container-fluid">
 
-
    <!-- Brand and toggle get grouped for better mobile display -->
 
-
    <div class="navbar-header">
 
-
        <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
 
-
                data-target="#bs-example-navbar-collapse-1"><span class="sr-only">Toggle navigation</span> <span
 
-
                class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button>
 
-
        <a class="navbar-brand" href="#">Brand</a></div>
 
-
    <div class="navbar-wrapper">
 
-
        <div class="navbar navbar-fixed-top navbar-inverse" role="navigation">
 
-
            <div class="container">
 
-
                <div class="navbar-header">
 
-
                    <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>
 
-
                    <a href="https://2014.igem.org/Main_Page" class="navbar-brand">
 
-
                        <img src="https://static.igem.org/mediawiki/2014/2/22/Logo2014v2.png" height="30" width="80">
 
-
                    </a>
 
-
                    <a class="navbar-brand" href="https://2014.igem.org/Team:NJAU_China/">NJAU_China</a></div>
 
-
                <div class="collapse navbar-collapse">
 
-
                    <ul class="nav navbar-nav">
 
-
                        <li><a href="https://2014.igem.org/Team:NJAU_China" class="unselect">Home</a></li>
+
#students{
-
                        <li class="dropdown "><a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<span
+
width:90%;
-
                                class="caret"></span></a>
+
height:200px;
-
                            <ul class="dropdown-menu" role="menu">
+
margin:0 auto;
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></li>
+
}
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/FundamentalModule">Fundamental
+
#students dl{
-
                                    Module</a></li>
+
height:170px;
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/FacilitatingModule">Facilitating
+
width:70%;
-
                                    Module</a></li>
+
margin:20px auto;
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></li>
+
}
-
                                <li>
+
#students dl dt{
-
                                    <a href="https://2014.igem.org/Team:NJAU_China/ProtocolNotebook">Protocol/Notebook</a>
+
width:25%;
-
                                </li>
+
height:170px;
-
                            </ul>
+
float:left;}
-
                        </li>
+
#students dl dd{
-
                        <li class="dropdown "><a href="#" class="dropdown-toggle" data-toggle="dropdown">Achievement<span
+
width:70%;
-
                                class="caret"></span></a>
+
margin:25px 20px 0 0;
-
                            <ul class="dropdown-menu" role="menu">
+
font-size:14px;
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Modeling</a></li>
+
        font-family:Andalus;
-
                                <li><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></li>
+
float:right;}
-
                            </ul>
+
#students dl dd.name{
-
                        </li>
+
font-size:18px;}
-
                        <li class="dropdown"><a href="https://2014.igem.org/Team:NJAU_China/HumanPractice" class="unselect">Human
+
-
                            Practice</a></li>
+
-
                        <li class="dropdown active"><a href="https://2014.igem.org/Team:NJAU_China/Team" class="unselect">Team</a></li>
+
-
                        <li class="dropdown "><a href="https://2014.igem.org/Team:NJAU_China/Acknowledgement" class="unselect">Acknowledgement</a>
+
-
                        </li>
+
-
                    </ul>
+
-
                </div>
+
-
                <!-- /.nav-collapse -->
+
-
            </div>
+
-
            <!-- /.container -->
+
-
        </div>
+
-
        <!-- /.navbar -->
+
-
    </div>
 
-
</div>
 
-
<!-- header end -->
 
-
<br/>
+
    </style>
 +
    <style>
 +
        #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {
 +
            display: none;
 +
        }
-
<!-- Marketing messaging and featurettes
+
        /*-- hides default wiki settings --*/
-
     ================================================== -->
+
     </style>
-
<!-- Wrap the rest of the page in another container to center all the content. -->
+
<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>
-
<div class="container bs-docs-container">
+
</head>
-
    <ul class="nav nav-tabs">
+
<!-- NAVBAR
-
        <li class="active"><a href="#lA" data-toggle="tab"> 1</a></li>
+
================================================== -->
-
        <li class=""><a href="#lB" data-toggle="tab">2</a></li>
+
<body>
-
 
+
<div id="myheader">
-
    </ul>
+
<h1 id="my_h1"><a href="#">IGEM</a></h1>
-
    <div class="tab-content">
+
    <div id="my_nav">
-
        <div class="tab-pane active" id="lA">
+
        <ul>
-
 
+
          <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li>
-
<div class="container marketing">  
+
          <li id="project_li"><a href="#">Project</a>
-
 
+
                <dl id="project">
-
  <!-- Three columns of text below the carousel 1-4 -->
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd>
-
  <div class="row">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/c/c3/Avatar1.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd>
-
      <h2>Huiyu Li</h2>
+
                </dl>
 +
          </li>
 +
          <li id="achievement_li"><a href="#">Achievement</a>
 +
                <dl id="achievement">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
 +
                </dl>
 +
          </li>
 +
          <li id="prctice_li"><a href="#">Practice</a>
 +
                <dl id="prctice">
 +
                    <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd>
 +
                    <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>
 +
          <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>
-
    <!-- /.col-lg-3 -->
+
</div>
-
    <div class="col-lg-3  text-center"> <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>Xuan Xu</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-3 -->
+
-
    <div class="col-lg-3  text-center"> <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>
+
-
    </div>
+
-
        <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/5/5a/Njau_avatar4.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Ruoyu Wang</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-4 -->
+
-
  </div>
+
-
  <!-- /.row -->
+
-
  <!-- next row 5-8 -->
+
-
  <div class="row">
+
<!------------------------------------------->
-
     <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/6/62/Njau_avatar5.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
<div id="my_contents">
-
      <h2>Kun Wang</h2>
+
     <div id="instructors">
 +
    <h4>Instructors </h4>
 +
    <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/6/63/NJAU_China_Jiang_Jiandong.jpg"></dt>
 +
            <dd></dd>
 +
            <dd>Jiang Jiandong</dd>
 +
            <dd>Professor</dd>
 +
            <dd>Research Field: biodegradation of pesticides by microorganisms and the dehalogenation mechanism of halogenated aromatics by aerobic and anaerobic microorganisms</dd>
 +
        </dl>
 +
        <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/1/15/2.jpg"></dt>
 +
            <dd></dd>
 +
            <dd>Yan Xin</dd>
 +
            <dd>Associated Professor</dd>
 +
            <dd>Research Field: biodegradation of pesticides and other basic research field by Bacillus sp. </dd>
 +
        </dl>
     </div>
     </div>
-
     <!-- /.col-lg-3 -->
+
     <div id="advisors">
-
     <div class="col-lg-3   text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/1/16/Njau_avatar6.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
     <h4>Advisors</h4>
-
      <h2>Xuan Zhang</h2>
+
    <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/7/79/3.jpg"></dt>
 +
            <dd>Chen Xueting</dd>
 +
        </dl>
 +
        <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/d/d0/4.jpg"></dt>
 +
            <dd>Zhang Long</dd>
 +
        </dl>
 +
        <dl>
 +
        <dt><img src="https://static.igem.org/mediawiki/2014/0/03/5.jpg"></dt>
 +
            <dd>Zou Shenshen</dd>
 +
        </dl>
 +
        <p>Here we express our gratitude to the great support from the three advisors for their selflessly and nobly aids when students were caught in plight during experiment or were ignorant about the usage of some apparatus. In addition, thanks to their connection and communication with many professors can we successfully borrow some apparatus which is not open for undergraduate usually. Finally, we say "thanks" again for the room they left us to carry out many experiments.</p>
     </div>
     </div>
-
     <!-- /.col-lg-3 -->
+
</div>
-
     <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/6/6f/Njau_avatar7.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
<div id="students">
-
      <h2>Xianglong Hou</h2>
+
<dl>
-
     </div>
+
    <dt></dt>
-
         <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/0/02/Njau_avatar8.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
        <dd></dd>
-
      <h2>Peng Zhou</h2>
+
     </dl>
-
     </div>
+
    <h4>Students</h4>
-
     <!-- /.col-lg-4 -->  
+
    <dl>
-
  </div>
+
    <dt><img src="https://static.igem.org/mediawiki/2014/1/18/6.jpg"></dt>
 +
        <dd class="name">Li Huiyu</dd>
 +
        <dd>She is the team leader of NJAU_China who is in charge of the arranging all team work, ensuring all works effectively. In addition, she participated in the experiment about the part BBa_K1555003 and its data analysis. Moreover, she participated in the construction of our team wiki, and flied to Tai Wan join a communication conference held by National Chiao Tung University.</dd>
 +
     </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/f/fe/7.jpg"></dt>
 +
        <dd class="name">Xu Xuan</dd>
 +
        <dd>He is one of the core members of NJAU_China. The original idea of our project came from this intellectual guy. He participated in the design and construction of our CRISPRi system, selecting the most suitable biosensor part among three copper inducible promoters through experiments, and spent a lot of time helping others on experiments.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/8/8c/8.jpg"></dt>
 +
        <dd class="name">Jiang Zhenxiong</dd>
 +
        <dd>He is one of the core members of NJAU_China. This guy participated in the design of CRISPRi system and experiment about the part BBa_K1555003. Moreover, he was in charge of the communication and collaboration with sponsor Genewiz. In addition, he took the full responsibility for the Safety of our team. Finally, he participated in the construction of team wiki.  </dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/3/30/9.jpg"></dt>
 +
        <dd class="name">Wang Ruoyu</dd>
 +
        <dd>He is a key member for NJAU_China because he is the group leader of model construction. Besides, He also participated in data analysis. Moreover, he came up the idea of the safety module: utilizing the filter band to prevent our microbes escaping to outer environment. </dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/1/10/101.jpg"></dt>
 +
        <dd class="name">Wang Kun</dd>
 +
        <dd>He is an important buddy in NJAU_China who was in charge of the construction of the composite part BBa_K1555003 and added a great number of data for promoter vgb which is one kind of basic part submitted by team ZJU-China in 2011. Besides, he joined the group flying to Tai Wan for a communication conference.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/6/62/11.jpg"></dt>
 +
        <dd class="name">Zhang Xuan</dd>
 +
        <dd>She is an important teammate in NJAU_China who participated in the design of our facilitating system and was in charge of the construction of the it. Besides, she spent a lot of time on the iGEM popularization inside campus.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/8/8d/12.jpg"></dt>
 +
        <dd class="name">Hou Xianglong</dd>
 +
        <dd>He is an important guy of NJAU_China for his contribution to the construction of the most important coding gene gshF by himself. It was pretty common seeing him assisting others on the experiments.</dd>
 +
     </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/9/94/13.jpg"></dt>
 +
         <dd class="name">Zhou Peng</dd>
 +
        <dd>He is an essential buddy of NJAU_China because he helped to choose the potential copper sensor and complete the most basic part: copper inducible promoter with Xu Xuan. And most of the experiment of this group was carried by him.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/e/ed/14.jpg"></dt>
 +
        <dd class="name">Xia Xianyou</dd>
 +
        <dd>This guy was in charge of the experiment designed for measuring the lowest lethal concentration of the cupric for E.Coli DH5α. And he helped to find and communicate with the participants responsible for wiki construction.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/d/db/15.jpg"></dt>
 +
        <dd class="name">Zhou Jie</dd>
 +
        <dd>She is a key teammate of NJAU_China for her great contribution to the policies and practices. She was in charge of the communication and collaboration inside and outside campus and with the Chinese Academy of Sciences in Shang Hai.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/8/85/16.jpg"></dt>
 +
        <dd class="name">Jiang Rui</dd>
 +
        <dd>He is an important team member in charge of the model construction. And he contributed to our policies and practices by flying to Tai Wan for the 2014 iGEM Conference organized by National Chiao Tung University.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/6/64/17.jpg"></dt>
 +
        <dd class="name">Wang Yicheng</dd>
 +
        <dd>She participated in the construction of facilitating module and helped others on experiment. And she flied to Tai Wan participating in the iGEM 2014 Conference as one of the representatives for our team.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/a/a2/18.jpg"></dt>
 +
        <dd class="name">Wang Weiyi</dd>
 +
        <dd>He is an important team member in NJAU_China because he designed and carried out experiment to prove the toxicity to algae. His experiment allows us to know the harm of cupric through naked eyes.</dd>
 +
     </dl>
 +
     <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/e/e8/19.jpg"></dt>
 +
        <dd class="name">Sun Zhi</dd>
 +
        <dd>He is an important team member in NJAU_China. He participated in the experiment measuring the lowest lethal concentration of cupric for E.Coli DH5α. Moreover, he did well during the iGEM popularization inside campus. He was always willing to help others on experiment.</dd>
 +
    </dl>
 +
    </dl><dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/c/ca/20.jpg"></dt>
 +
        <dd class="name">Xie Xiaoyu</dd>
 +
        <dd>He is one of the key team members for NJAU_China. He was in charge of the art work of the team wiki. This talented guy brilliantly designed and created the team logo and other pictures used on the wiki.</dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/0/03/21.jpg"></dt>
 +
        <dd class="name">Liang Feng </dd>
 +
        <dd>He is one of the key team members for NJAU_China. He was in charge of the wiki design and wiki construction. This buddy showed his talent on website making. </dd>
 +
    </dl>
 +
    <dl>
 +
    <dt><img src="https://static.igem.org/mediawiki/2014/1/13/22.jpg"></dt>
 +
        <dd class="name">Zhao Chaoran</dd>
 +
        <dd>She is an important team member for NJAU_China. She had shown her talent in the design of brochure used for iGEM popularization and poster used for Giant Jamboree.</dd>
 +
    </dl>
-
    <!-- next row 9-12 -->
+
</dl>
-
 
+
-
  <div class="row">
+
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/a/ae/Njau_avatar9.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Xianyou Xia</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-3 -->
+
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/e/e8/Njau_avatar10.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Jie Zhou</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-3 -->
+
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/d/d2/Njau_avatar11.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Rui Jiang</h2>
+
-
    </div>
+
-
        <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/5/57/Njau_avatar12.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Yuanchun Tian<span class="glyphicon glyphicon-hand-right"></span></h2>
+
-
    </div>
+
-
    <!-- /.col-lg-4 -->  
+
   </div>
   </div>
-
 
+
        
-
       <!-- next row 13-16 -->
+
-
 
+
-
  <div class="row">
+
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/b/bb/Njau_avatar13.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Xiaotong Yang</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-3 -->
+
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/b/b7/Njau_avatar14.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Yicheng Wang</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-3 -->
+
-
    <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/5/57/Njau_avatar15.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Weiyi Wang</h2>
+
-
    </div>
+
-
        <div class="col-lg-3  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/8/87/Njau_avatar16.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Zhi Sun</h2>
+
-
    </div>
+
-
    <!-- /.col-lg-4 -->
+
-
  </div>
+
-
 
+
-
        <!-- next row 17 -->
+
-
 
+
-
  <div class="row">
+
-
    <div class="col-lg-6  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/e/ef/Njau_avatar17.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Yuchen Zhang</h2>
+
-
    </div>
+
-
    <div class="col-lg-6  text-center"> <img class="img-circle" src="https://static.igem.org/mediawiki/2014/c/c5/Njau_avatar18.jpg" alt="Generic placeholder image" style="width: 140px; height: 140px;">
+
-
      <h2>Weiwei Li</h2>
+
-
  </div>
+
-
  </div>
+
-
  <div class="row">
+
-
 
+
-
        <div class="col-lg-12  text-center"> <img class="img-thumbnail" src="https://static.igem.org/mediawiki/2014/4/40/Njau_logo.png" alt="Generic placeholder image" style="width: 116px; height: 50px;">
+
-
      <h4>Powered by bqtalk</h4>
+
-
    </div>
+
-
  </div>
+
-
 
+
-
      </div>
+
-
    </div>
+
-
        <div class="tab-pane" id="lB">
+
-
            <p>Great for the whole family—Create unique profiles and set screen time limits for kids with Amazon FreeTime. Coming soon, link two Amazon accounts and share books, games, apps, and Prime Instant Video content across all devices in the household
+
-
                Stay connected and productive—Fast web browsing, email and calendar support including Gmail and Outlook. Plus, edit and view Office documents
+
-
                Try Kindle Unlimited for free—Choose from over 700,000 titles and thousands of audiobooks for $9.99/month. Try 30 days for free. Learn more
+
-
                In addition to Free Two-Day Shipping, Prime members can stream tens of thousands of Prime Instant Video titles and over a million songs with Prime Music at no additional cost. Learn more</p>
+
-
     
+
-
        </div>
+
-
    </div>
+
-
 
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
  <!-- 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>
+
-
<!-- /.container -->
+
-
 
+
-
<!-- Bootstrap core JavaScript
+
-
    ================================================== -->
+
-
<!-- Placed at the end of the document so the pages load faster -->
+
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
+
</body>
</body>
</html>
</html>

Latest revision as of 16:46, 19 November 2014

Home

Instructors

Jiang Jiandong
Professor
Research Field: biodegradation of pesticides by microorganisms and the dehalogenation mechanism of halogenated aromatics by aerobic and anaerobic microorganisms
Yan Xin
Associated Professor
Research Field: biodegradation of pesticides and other basic research field by Bacillus sp.

Advisors

Chen Xueting
Zhang Long
Zou Shenshen

Here we express our gratitude to the great support from the three advisors for their selflessly and nobly aids when students were caught in plight during experiment or were ignorant about the usage of some apparatus. In addition, thanks to their connection and communication with many professors can we successfully borrow some apparatus which is not open for undergraduate usually. Finally, we say "thanks" again for the room they left us to carry out many experiments.

Students

Li Huiyu
She is the team leader of NJAU_China who is in charge of the arranging all team work, ensuring all works effectively. In addition, she participated in the experiment about the part BBa_K1555003 and its data analysis. Moreover, she participated in the construction of our team wiki, and flied to Tai Wan join a communication conference held by National Chiao Tung University.
Xu Xuan
He is one of the core members of NJAU_China. The original idea of our project came from this intellectual guy. He participated in the design and construction of our CRISPRi system, selecting the most suitable biosensor part among three copper inducible promoters through experiments, and spent a lot of time helping others on experiments.
Jiang Zhenxiong
He is one of the core members of NJAU_China. This guy participated in the design of CRISPRi system and experiment about the part BBa_K1555003. Moreover, he was in charge of the communication and collaboration with sponsor Genewiz. In addition, he took the full responsibility for the Safety of our team. Finally, he participated in the construction of team wiki.
Wang Ruoyu
He is a key member for NJAU_China because he is the group leader of model construction. Besides, He also participated in data analysis. Moreover, he came up the idea of the safety module: utilizing the filter band to prevent our microbes escaping to outer environment.
Wang Kun
He is an important buddy in NJAU_China who was in charge of the construction of the composite part BBa_K1555003 and added a great number of data for promoter vgb which is one kind of basic part submitted by team ZJU-China in 2011. Besides, he joined the group flying to Tai Wan for a communication conference.
Zhang Xuan
She is an important teammate in NJAU_China who participated in the design of our facilitating system and was in charge of the construction of the it. Besides, she spent a lot of time on the iGEM popularization inside campus.
Hou Xianglong
He is an important guy of NJAU_China for his contribution to the construction of the most important coding gene gshF by himself. It was pretty common seeing him assisting others on the experiments.
Zhou Peng
He is an essential buddy of NJAU_China because he helped to choose the potential copper sensor and complete the most basic part: copper inducible promoter with Xu Xuan. And most of the experiment of this group was carried by him.
Xia Xianyou
This guy was in charge of the experiment designed for measuring the lowest lethal concentration of the cupric for E.Coli DH5α. And he helped to find and communicate with the participants responsible for wiki construction.
Zhou Jie
She is a key teammate of NJAU_China for her great contribution to the policies and practices. She was in charge of the communication and collaboration inside and outside campus and with the Chinese Academy of Sciences in Shang Hai.
Jiang Rui
He is an important team member in charge of the model construction. And he contributed to our policies and practices by flying to Tai Wan for the 2014 iGEM Conference organized by National Chiao Tung University.
Wang Yicheng
She participated in the construction of facilitating module and helped others on experiment. And she flied to Tai Wan participating in the iGEM 2014 Conference as one of the representatives for our team.
Wang Weiyi
He is an important team member in NJAU_China because he designed and carried out experiment to prove the toxicity to algae. His experiment allows us to know the harm of cupric through naked eyes.
Sun Zhi
He is an important team member in NJAU_China. He participated in the experiment measuring the lowest lethal concentration of cupric for E.Coli DH5α. Moreover, he did well during the iGEM popularization inside campus. He was always willing to help others on experiment.
Xie Xiaoyu
He is one of the key team members for NJAU_China. He was in charge of the art work of the team wiki. This talented guy brilliantly designed and created the team logo and other pictures used on the wiki.
Liang Feng
He is one of the key team members for NJAU_China. He was in charge of the wiki design and wiki construction. This buddy showed his talent on website making.
Zhao Chaoran
She is an important team member for NJAU_China. She had shown her talent in the design of brochure used for iGEM popularization and poster used for Giant Jamboree.