Difference between revisions of "Team:NJAU China"

 
(56 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
     <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="author" content="">
 
 
     <link rel="icon" href="../../favicon.ico">
 
     <link rel="icon" href="../../favicon.ico">
 
     <title>Home</title>
 
     <title>Home</title>
Line 13: Line 11:
 
text-decoration:none;
 
text-decoration:none;
 
margin:0;}
 
margin:0;}
         body {
+
          
            padding-bottom: 40px;
+
            background:#ffa54f;
+
            color: #ffffe0;
+
            font-size: 16px;
+
            font-family:Calibri;
+
        }
+
pre{
+
font-size:14px;
+
font-family:Calibri;}
+
        #myheader{
+
            width:1366px;
+
    height:500px;
+
    margin:0 auto;
+
    position:relative;
+
    font-family:Arial, Helvetica, sans-serif;
+
            background:#ffffff url("https://static.igem.org/mediawiki/2015/f/fa/NJAU_China01.png");;
+
        }
+
 
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 
         #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {
 
             display: none;
 
             display: none;
Line 70: Line 51:
 
             width: 100%;
 
             width: 100%;
 
             top: 0;
 
             top: 0;
        }
 
 
        body {
 
            background-color: #f60;
 
 
         }
 
         }
  
Line 102: Line 79:
 
             margin-left: auto;
 
             margin-left: auto;
 
             margin-right: auto;
 
             margin-right: auto;
             background-color: #transparent;
+
             background-color:#FFF;
 
             margin-top: 0px;
 
             margin-top: 0px;
 
         }
 
         }
Line 115: Line 92:
 
             color: #ffa54f
 
             color: #ffa54f
 
         }
 
         }
#my_h1{position:absolute;top:70px;left:170px;border:none;}
+
.mycontent{
#my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;}
+
            width:1366px;
#my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;}
+
    margin:0 auto;
#my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;}
+
    position:relative;
#my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;}
+
    font-family:Arial, Helvetica, sans-serif;
#my_nav ul li:hover{background:#ffec8b;}#my_nav ul li a{color:#ffc125;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:#fff68f;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:#fffacd;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#fff68f;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:#fffacd;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#fff68f;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:#fffacd;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#fff68f;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{backgrounda:#fffacd;}
+
 
#my_content{
+
pre{
width:1030px;
+
width:90%;
margin:0px auto;}
+
margin:0 auto;}
#my_abstract{
+
        /*-- hides default wiki settings --*/
width:300px;
+
 
margin:0 0 0 25px;
+
/*my own page*/
        float:left;
+
* {
}
+
margin:0;
#my_abstract h2{
+
padding:0;
height:50px;
+
line-height:50px;
+
text-indent:50px;
+
border:none;
+
background:#999;
+
margin:0 0 20px 0;
+
padding:0;
+
 
}
 
}
#my_abstract p{
+
 
text-indent:30px;
+
body {
height:240px;
+
/*font-family:Tahoma, Geneva, sans-serif;*/
overflow-y:scroll;
+
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 +
font-size:1em;
 +
margin:0 auto;
 
}
 
}
#my_contents{
+
.nav {
width:1030px;
+
    left:0;
 +
width:auto;
 +
    background-color:#252525;
 +
    padding:0 100px;
 
position:relative;
 
position:relative;
 +
}
 +
 +
/* general styles */
 +
.menu, .menu ul {
 +
    list-style: none;
 +
width:100%;
 +
    margin:0 auto;
 +
}
 +
.menu {
 +
    height: 58px;
 +
}
 +
.menu li {
 +
    background: -moz-linear-gradient(#292929, #252525);
 +
    background: -ms-linear-gradient(#292929, #252525);
 +
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #252525));
 +
    background: -webkit-linear-gradient(#292929, #252525);
 +
    background: -o-linear-gradient(#292929, #252525);
 +
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#252525');
 +
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#252525')";
 +
    background: linear-gradient(#292929, #252525);
 +
    border-bottom: 2px solid #181818;
 +
    border-top: 2px solid #303030;
 +
    min-width:100px;
 +
   
 +
}
 +
.menu li img{
 +
display:block;
 +
width:60px;
 +
height:54px;
 +
margin:0;
 +
}
 +
.menu > li {
 +
    display: block;
 +
    float: left;
 +
    position: relative;
 +
}
 +
.menu a {
 +
    border-left: 3px solid rgba(0, 0, 0, 0);
 +
    color: #FFF;
 +
    display: block;
 +
    font-family:Arial, Helvetica, sans-serif;
 +
    font-size: 15px;
 +
font-weight:bold;
 +
    line-height: 54px;
 +
    padding: 0 30px;
 +
    text-decoration: none;
 +
}
 +
 +
/* onhover styles */
 +
.menu li:hover {
 +
    background-color: #1c1c1c;
 +
    background: -moz-linear-gradient(#1c1c1c, #1b1b1b);
 +
    background: -ms-linear-gradient(#1c1c1c, #1b1b1b);
 +
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c1c1c), color-stop(100%, #1b1b1b));
 +
    background: -webkit-linear-gradient(#1c1c1c, #1b1b1b);
 +
    background: -o-linear-gradient(#1c1c1c, #1b1b1b);
 +
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b');
 +
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b')";
 +
    background: linear-gradient(#1c1c1c, #1b1b1b);
 +
    border-bottom: 2px solid #222222;
 +
    border-top: 2px solid #1B1B1B;
 +
}
 +
.menu li:hover > a {
 +
    border-radius: 5px 0 0 0;
 +
    border-left: 3px solid #369;
 +
    color:#369;
 +
}
 +
 +
/* submenu styles */
 +
.submenu {
 +
    left: 0;
 +
    max-height: 0;
 +
    position: absolute;
 +
    top: 100%;
 +
    z-index: 0;
 +
min-width:220px;
 +
    -webkit-perspective: 400px;
 +
    -moz-perspective: 400px;
 +
    -ms-perspective: 400px;
 +
    -o-perspective: 400px;
 +
    perspective: 400px;
 +
 +
}
 +
.submenu li {
 +
    opacity: 0;
 +
    -webkit-transform: rotateY(90deg);
 +
    -moz-transform: rotateY(90deg);
 +
    -ms-transform: rotateY(90deg);
 +
    -o-transform: rotateY(90deg);
 +
    transform: rotateY(90deg);
 +
 +
    -webkit-transition: opacity .4s, -webkit-transform .5s;
 +
    -moz-transition: opacity .4s, -moz-transform .5s;
 +
    -ms-transition: opacity .4s, -ms-transform .5s;
 +
    -o-transition: opacity .4s, -o-transform .5s;
 +
    transition: opacity .4s, transform .5s;
 +
}
 +
.menu .submenu li:hover a {
 +
    border-left: 3px solid #454545;
 +
    border-radius: 0;
 +
    color: #69F;
 +
}
 +
.menu > li:hover .submenu, .menu > li:focus .submenu {
 +
    max-height: 2000px;
 +
    z-index: 10;
 +
}
 +
.menu > li:hover .submenu li, .menu > li:focus .submenu li {
 +
    opacity: 1;
 +
    -webkit-transform: none;
 +
    -moz-transform: none;
 +
    -ms-transform: none;
 +
    -o-transform: none;
 +
    transform: none;
 +
}
 +
 +
/* CSS3 delays for transition effects */
 +
.menu li:hover .submenu li:nth-child(1) {
 +
    -webkit-transition-delay: 0s;
 +
    -moz-transition-delay: 0s;
 +
    -ms-transition-delay: 0s;
 +
    -o-transition-delay: 0s;
 +
    transition-delay: 0s;
 +
}
 +
.menu li:hover .submenu li:nth-child(2) {
 +
    -webkit-transition-delay: 50ms;
 +
    -moz-transition-delay: 50ms;
 +
    -ms-transition-delay: 50ms;
 +
    -o-transition-delay: 50ms;
 +
    transition-delay: 50ms;
 +
}
 +
.menu li:hover .submenu li:nth-child(3) {
 +
    -webkit-transition-delay: 100ms;
 +
    -moz-transition-delay: 100ms;
 +
    -ms-transition-delay: 100ms;
 +
    -o-transition-delay: 100ms;
 +
    transition-delay: 100ms;
 +
}
 +
.menu li:hover .submenu li:nth-child(4) {
 +
    -webkit-transition-delay: 150ms;
 +
    -moz-transition-delay: 150ms;
 +
    -ms-transition-delay: 150ms;
 +
    -o-transition-delay: 150ms;
 +
    transition-delay: 150ms;
 +
}
 +
.menu li:hover .submenu li:nth-child(5) {
 +
    -webkit-transition-delay: 200ms;
 +
    -moz-transition-delay: 200ms;
 +
    -ms-transition-delay: 200ms;
 +
    -o-transition-delay: 200ms;
 +
    transition-delay: 200ms;
 +
}
 +
.menu li:hover .submenu li:nth-child(6) {
 +
    -webkit-transition-delay: 250ms;
 +
    -moz-transition-delay: 250ms;
 +
    -ms-transition-delay: 250ms;
 +
    -o-transition-delay: 250ms;
 +
    transition-delay: 250ms;
 +
}
 +
.menu li:hover .submenu li:nth-child(7) {
 +
    -webkit-transition-delay: 300ms;
 +
    -moz-transition-delay: 300ms;
 +
    -ms-transition-delay: 300ms;
 +
    -o-transition-delay: 300ms;
 +
    transition-delay: 300ms;
 +
}
 +
.menu li:hover .submenu li:nth-child(8) {
 +
    -webkit-transition-delay: 350ms;
 +
    -moz-transition-delay: 350ms;
 +
    -ms-transition-delay: 350ms;
 +
    -o-transition-delay: 350ms;
 +
    transition-delay: 350ms;
 +
}
 +
 +
.submenu li:nth-child(1) {
 +
    -webkit-transition-delay: 350ms;
 +
    -moz-transition-delay: 350ms;
 +
    -ms-transition-delay: 350ms;
 +
    -o-transition-delay: 350ms;
 +
    transition-delay: 350ms;
 +
}
 +
.submenu li:nth-child(2) {
 +
    -webkit-transition-delay: 300ms;
 +
    -moz-transition-delay: 300ms;
 +
    -ms-transition-delay: 300ms;
 +
    -o-transition-delay: 300ms;
 +
    transition-delay: 300ms;
 +
}
 +
.submenu li:nth-child(3) {
 +
    -webkit-transition-delay: 250ms;
 +
    -moz-transition-delay: 250ms;
 +
    -ms-transition-delay: 250ms;
 +
    -o-transition-delay: 250ms;
 +
    transition-delay: 250ms;
 +
}
 +
.submenu li:nth-child(4) {
 +
    -webkit-transition-delay: 200ms;
 +
    -moz-transition-delay: 200ms;
 +
    -ms-transition-delay: 200ms;
 +
    -o-transition-delay: 200ms;
 +
    transition-delay: 200ms;
 +
}
 +
.submenu li:nth-child(5) {
 +
    -webkit-transition-delay: 150ms;
 +
    -moz-transition-delay: 150ms;
 +
    -ms-transition-delay: 150ms;
 +
    -o-transition-delay: 150ms;
 +
    transition-delay: 150ms;
 +
}
 +
.submenu li:nth-child(6) {
 +
    -webkit-transition-delay: 100ms;
 +
    -moz-transition-delay: 100ms;
 +
    -ms-transition-delay: 100ms;
 +
    -o-transition-delay: 100ms;
 +
    transition-delay: 100ms;
 +
}
 +
.submenu li:nth-child(7) {
 +
    -webkit-transition-delay: 50ms;
 +
    -moz-transition-delay: 50ms;
 +
    -ms-transition-delay: 50ms;
 +
    -o-transition-delay: 50ms;
 +
    transition-delay: 50ms;
 +
}
 +
.submenu li:nth-child(8) {
 +
    -webkit-transition-delay: 0s;
 +
    -moz-transition-delay: 0s;
 +
    -ms-transition-delay: 0s;
 +
    -o-transition-delay: 0s;
 +
    transition-delay: 0s;
 +
}
 +
 +
/*main*/
 +
*{
 +
/*margin: 0 auto;*/
 +
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 +
margin:0;
 +
padding:0;
 +
}
 +
body{
 +
  background:url(https://static.igem.org/mediawiki/2015/a/a8/Njau_2015_body_bg.jpg);
 +
}
 +
#maintop{
 +
 +
width:auto;
 +
height:240px;
 +
background:url(https://static.igem.org/mediawiki/2015/d/d4/NJAU_2015_navtop.jpg) no-repeat;
 +
background-size:100% 100%;
 +
background-color:black;
 +
}
 +
#box{
 +
margin: 0 auto;
 +
}
 +
#pic{
 +
height: 400px;
 +
}
 +
#pic #pic-left{
 +
width:25%;
 +
height:400px;
 +
float:left;
 +
}
 +
#pic #pic-in{
 +
width:50%;
 +
height:350px;
 +
float:left;
 +
}
 +
video{
 +
display: block;
 +
width:100%;
 +
height:390px;
 +
margin-top:8px;
 +
color:#FFF;
 +
font-size:xx-large;
 +
}
 +
#pic #pic-right{
 +
width:25%;
 +
height:400px;
 +
float:left;
 +
}
 +
#pic img{
 +
width:100%;
 +
height:70%;
 +
}
 +
#block{
 
margin:0 auto;
 
margin:0 auto;
 +
height:900px;
 +
width:1200px;
 +
text-align:justify;
 +
font-family:Verdana, Geneva, sans-serif;
 +
line-height:normal;
 +
}
 +
#block h3{
 +
color:#FFF;
 +
font-size:20px;
 +
margin:0;
 +
}
 +
#block ul li{
 +
list-style: none;
 +
}
 +
.sub1,.sub2,.sub3,.sub4,.main1,.main2,.main3,.main4,.main5{
 +
width:33%;
 +
height:300px;
 +
}
 +
.sub1,.sub2,.sub3,.sub4{
 +
background: white;
 +
}
 +
.main1,.main2,.main4,.main5{
 +
background: #333;
 +
}
 +
.main3{
 +
background:url(https://static.igem.org/mediawiki/2015/7/70/Njau_2015_mid1.jpg);
 +
background-size:100% 100%;
 +
}
 +
.sub1,.sub2,.main1{
 +
float: left;
 +
}
 +
.main2,.main3,.main4{
 +
float: left;
 +
}
 +
.sub3,.main5,.sub4{
 +
float: left;
 +
}
 +
.main1,.main2,.main3,.main4,.main5{
 +
font-family:;
 +
font-size: 13px;
 +
color:#FFFF99;
 +
word-wrap: break-word;
 +
text-indent: 10px;
 +
}
 +
.sub2{
 +
background: #669999;
 +
}
 +
.sub1{
 +
background:#669966 ;
 +
}
 +
.sub4{
 +
background: #996600;
 +
}
 +
.sub3{
 +
background: #999900;
 +
}
 +
span.f1,span.f2{
 +
display: block;
 +
overflow: hidden;
 +
padding:5px 10px;
 +
    width: auto;
 +
height:250px;
 +
}
 +
span.f1 p,span.f1 p{
 +
padding:5px 5px;
 +
line-height:normal;
 +
}
 +
span.f1:hover{
 +
padding:3px 20px;
 +
-moz-transform: scale(1.2);
 +
-ms-transform: scale(1.2);
 +
-o-transform: scale(1.2);
 +
-webkit-transform: scale(1.2);
 +
color: #000;
 +
opacity: 0.8;
 +
background: #33CCCC;
 +
    transition: background 2s ease 0s;
 +
  -moz-transition: background 1.5s ease 0s;
 +
  -ms-transition: background 1.5s ease 0s;
 +
  -o-transition: background 1.5s ease 0s;
 +
  -webkit-transition: background 1.5s ease 0s;
 +
  transition: color 0.5s ease 0s;
 +
  -moz-transition: color 0.5s ease 0s;
 +
  -o-transition: color 0.5s ease 0s;
 +
  -ms-transition: color 0.5s ease 0s;
 +
  -webkit-transition: color 0.5s ease 0s;
 +
}
 +
span.f2:hover{
 +
padding:3px 20px;
 +
-moz-transform: scale(1.2);
 +
-ms-transform: scale(1.2);
 +
-o-transform: scale(1.2);
 +
-webkit-transform: scale(1.2);
 +
color:#066;
 +
opacity: 0.8;
 +
background: #66FF00;
 +
    transition: background 2s ease 0s;
 +
  -moz-transition: background 2s ease 0s;
 +
  -ms-transition: background 2s ease 0s;
 +
  -o-transition: background 2s ease 0s;
 +
  -webkit-transition: background 2s ease 0s;
 +
  transition: color 1s ease 0s;
 +
  -moz-transition: color 1s ease 0s;
 +
  -o-transition: color 1s ease 0s;
 +
  -ms-transition: color 1s ease 0s;
 +
  -webkit-transition: color 1s ease 0s;
 +
}
 +
.main3:hover{
 +
background:url(https://static.igem.org/mediawiki/2015/f/fc/Njau_2015_mid2.jpg);
 +
background-size:100% 100%;
 +
}
 +
#footer{
 +
width: 100%;
 +
height: 111px;
 +
    background:#003333;
 +
    margin: 0 auto;
 +
}
 +
#footer img{
 +
margin: 10px 0 10px 250px;
 +
float: left;
 
}
 
}
#my_contents h1{
 
width:90%;
 
margin:10px auto;
 
}
 
#my_contents h4{
 
width:90%;
 
margin:10px auto;
 
}
 
#my_contents p{
 
width:90%;
 
margin:10px auto;
 
font-size:16px;
 
text-indent:30px;}
 
pre{
 
width:90%;
 
margin:0 auto;}
 
        /*-- hides default wiki settings --*/
 
 
     </style>
 
     </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>
Line 186: Line 534:
 
================================================== -->
 
================================================== -->
 
<body>
 
<body>
<div id="myheader">
+
<div class="mycontent">
<h1 id="my_h1"><a href="#">IGEM</a></h1>
+
<div id="maintop"></div>
    <div id="my_nav">
+
  <div class="nav" id="main" role="main">
        <ul>
+
<ul class="menu">
          <li><a href="https://2015.igem.org/Team:NJAU_China">Home</a></li>
+
<li><img src="https://static.igem.org/mediawiki/2015/9/9d/NJAU_2015_navigemlogo_home0.png"/></li>
          <li id="project_li"><a href="#">Project</a>
+
<li><a href="https://2015.igem.org/Team:NJAU_China">HOME</a></li>
                <dl id="project">
+
<li><a>TEAM</a>
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Overview">Overview</a></dd>
+
<ul class="submenu">
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/System Design">System Design</a></dd>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Team">Team</a></li>
                </dl>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Notebook">Notebook</a></li>
          </li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Arributions">Attribution</a></li>
          <li id="achievement_li"><a href="#">Achievement</a>
+
</ul>
                <dl id="achievement">
+
</li>
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Wet Labs">Wet Lab</a></dd>
+
<li><a>PROJECT</a>
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Model">Model</a></dd>
+
<ul class="submenu">
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Description">Description</a></li>
                    <dd><a href="https://2015.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd>
+
                                                                <li><a href="https://2015.igem.org/Team:NJAU_China/Design">Design</a></li>
                </dl>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Results">Results</a></li>
          </li>
+
                                                                <li><a href="https://2015.igem.org/Team:NJAU_China/Experiments">Experiments&Protocol</a></li>
          <li><a href="https://2015.igem.org/Team:NJAU_China/Team">Team</a></li>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Parts ">Team Parts</a></li>
          <li id="ackonwledgement_li"><a href="#">Acknowledgement</a>
+
</ul>
                <dl id="ackonwledgement">
+
</li>
                </dl>
+
<li class="active"><a>HUMAN PRACTICES</a>
          </li>
+
<ul class="submenu">
      </ul>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Practices">Human Practice</a></li>
    </div>
+
<li><a href="https://2015.igem.org/Team:NJAU_China/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2015.igem.org/Team:NJAU_China/Safety">Safety</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2015.igem.org/Team:NJAU_China/Modeling ">MODEL</a></li>
 +
<li><a href="https://2015.igem.org/Team:NJAU_China/Measurement">MEASUREMENT</a></li>
 +
</ul>
 
</div>
 
</div>
 
+
<div id="pic">
<!------------------------------------------->
+
<div id="pic-left"><img src="https://static.igem.org/mediawiki/2015/9/9e/NJAU_2015_dna2_home1.png"/></div>
<div id="my_contents">
+
<div id="pic-in">
    <h1>Project Description</h1>
+
<video controls autoplay loop>
    <p>The conversion of transient information into long-lasting responses is a common aspect of many biological processes and is crucial for the design of sophisticated synthetic circuits <sup> [1] </sup>. Whereas, the most cellular memories are limited to protein levels currently, which are transient, instantaneous and unapparent. To overcome these shortcuts, this year we design a system to achieve the storage of information by a transient stimulation but use a long-lasting response.</p>  
+
<source src="https://static.igem.org/mediawiki/2015/b/b2/Media-NJAU_China2015_thehorcorx.mp4" type=video/mp4 />
    <p>In this project, we try to complete a simulation of memorizer. The two processes are divided into separated bacterial strains to play as the “Recorder” and the “Saver”. The system is designed to be activated and deactivated via light- regulated fusion proteins <sup> [2] </sup>, which then active protein synthesis to complete the process. Once the system is activated by simulation of blue light, the information storage would be accomplished by conjugation, which cannot be carried out in usual time because of the specific gene deletion. When the memory needs to be erased, the CRISPR-Cas9 system in the “Saver” would be activated by the red light.</p>  
+
<source src="https://static.igem.org/mediawiki/2015/5/50/NJAU_China2015_thehorcorx.webm" type=video/mov />
  <p>By design such a cellular memory technology, we make a bacterial memory storage device. And together with biological transistor and other bio-electronic component, we can preview the prototype of the biological computer.</p>
+
<source src="https://static.igem.org/mediawiki/2015/9/9b/NJAU_China2015_thehorcorx.mov" type=video/webm />
    <div style="text-align:center"><img src="" /></div>
+
Your browser does not support the video tag. </video>
    <h3>Refrences:</h3>
+
</div>
    <p>[1] Farzadfard F, Lu T K. Genomically encoded analog memory with precise in vivo DNA writing in living cell populations[J]. science, 2014, 346(6211): 1256272.</p>
+
<div id="pic-right"><img src="https://static.igem.org/mediawiki/2015/6/6d/NJAU_2015_dna_home2.png"/></div>
    <p>[2] Möglich A, Ayers R A, Moffat K. Design and signaling mechanism of light-regulated histidine kinases[J]. Journal of molecular biology, 2009, 385(5): 1433-1444.</p>
+
 
</div>
 
</div>
 +
<div id="block">
 +
<ul>
 +
  <li>
 +
    <div class="sub1"><img src="https://static.igem.org/mediawiki/2015/2/25/NJAU_2015_subblock1_home3.png" alt="pics"></div>
 +
<div class="main1"><h3>Introduction</h3><span class="f1"> <p>The conversion of transient information into long-lasting responses is a common aspect of many biological processes and is crucial for the design of sophisticated synthetic circuits. Whereas, the most cellular memories are limited to protein levels currently, which are transient, instantaneous and unapparent. To overcome these shortcuts, this year we design a system to achieve the storage of information by a transient stimulation but use a long-lasting response. Because of the similarity with the process of memory, we call it “the horcrux”.</p> </span></div>
 +
<div class="sub2"><img src="https://static.igem.org/mediawiki/2015/5/54/NJAU_China2015_subblock2.png" alt="pics"></div>
 +
  </li>
 +
  <li>
 +
    <div class="main2"><h3>Our Goals</h3><p><span class="f2">We try to use two different strains of E.coli to be our “Recorder” and “Saver”. We aim to finish the plasmid construction and functional verification, then use GFP as a report gene to get some data so we can build a mathematical model for our system and predict the effect.<br />In order to enable our biological system to be able to handle data processing with computer information, our students want to design a device for our bacterial system to validate system functionality and measure and collect data. Furthermore, we want it to be widely applicable to the biological research.</p>
  
 +
</span></div>
 +
<div class="main3"></div>
 +
<div class="main4"><h3>Accomplishment</h3><span class="f1">
 +
<p><b>-Biological Experiment</b><br />
 +
We tried our best to construct the plasmid, made the functional verification, got some data and established the mathematical model.<br />
 +
<b>&nbsp;&nbsp;-Device Assembly</b><br />
 +
We have designed a set of simple starting and measuring devices for our biological system, and it will be used in our prototype design.<br />
 +
<b>&nbsp;&nbsp;-Human Practice</b><br />
 +
We conducted a wide range of “virtual interviews” for our subject areas. We have also exchanged our ideas and carried out some cooperation with some teams.</p><br />
 +
</span></div>
 +
  </li>
 +
  <li>
 +
    <div class="sub3"><img src="https://static.igem.org/mediawiki/2015/7/75/NJAU_2015_subblock3_home5.png" alt="pics"></div>
 +
<div class="main5"><h3>Future Plan</h3><span class="f2"><p>
 +
Try to optimize the system, reduce the complexity of the system.Finish the hardware device,test the reliability of the device and use it to collect data. Try to promote our device in a wider range of application.Improving the system data, especially the core data of traI, establish the mathematical model of the main system.Try to built a prototype of the system in the laboratory.
 +
</p></span></div>
 +
<div class="sub4"><img src="https://static.igem.org/mediawiki/2015/b/b5/NJAU_2015_subblock4_home6.png" alt="pics"></div>
 +
  </li>
 +
</ul>
 +
</div>
 +
<div id="footer">
 +
<img src="https://static.igem.org/mediawiki/2015/1/1a/NJAU_2015_bg_home7.png" alt="Nanjing Argriculture University">
 +
<img src="https://static.igem.org/mediawiki/2015/b/b4/NJAU_2015_sk_bg_home8.png" alt="Nanjing Argriculture University">
 +
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 10:09, 18 September 2015

Home

  • pics

    Introduction

    The conversion of transient information into long-lasting responses is a common aspect of many biological processes and is crucial for the design of sophisticated synthetic circuits. Whereas, the most cellular memories are limited to protein levels currently, which are transient, instantaneous and unapparent. To overcome these shortcuts, this year we design a system to achieve the storage of information by a transient stimulation but use a long-lasting response. Because of the similarity with the process of memory, we call it “the horcrux”.

    pics
  • Our Goals

    We try to use two different strains of E.coli to be our “Recorder” and “Saver”. We aim to finish the plasmid construction and functional verification, then use GFP as a report gene to get some data so we can build a mathematical model for our system and predict the effect.
    In order to enable our biological system to be able to handle data processing with computer information, our students want to design a device for our bacterial system to validate system functionality and measure and collect data. Furthermore, we want it to be widely applicable to the biological research.

    Accomplishment

    -Biological Experiment
    We tried our best to construct the plasmid, made the functional verification, got some data and established the mathematical model.
      -Device Assembly
    We have designed a set of simple starting and measuring devices for our biological system, and it will be used in our prototype design.
      -Human Practice
    We conducted a wide range of “virtual interviews” for our subject areas. We have also exchanged our ideas and carried out some cooperation with some teams.


  • pics

    Future Plan

    Try to optimize the system, reduce the complexity of the system.Finish the hardware device,test the reliability of the device and use it to collect data. Try to promote our device in a wider range of application.Improving the system data, especially the core data of traI, establish the mathematical model of the main system.Try to built a prototype of the system in the laboratory.

    pics