Difference between revisions of "Team:HUST-China"

Line 41: Line 41:
 
}
 
}
 
/*下面才是我写的*/
 
/*下面才是我写的*/
body{
+
body{
 
  position: absolute;  
 
  position: absolute;  
 
margin: 0px;
 
margin: 0px;
 
    font-family:Arial,Verdana,Sans-serif;
 
    font-family:Arial,Verdana,Sans-serif;
 
z-index:-1;
 
z-index:-1;
color: black;}
+
color: black;
 +
font-size: 10px;}
  
 
  .header{position: fixed;  
 
  .header{position: fixed;  
 
      width: 100%;
 
      width: 100%;
    height:45px;
+
    height:7%;
 
    margin-top: 0px;
 
    margin-top: 0px;
 
    background-color:#2c4e8d;
 
    background-color:#2c4e8d;
      filter:alpha(opacity:30);opacity:0.95;  -moz-opacity:0.4; -khtml-opacity: 0.4;
+
      filter:alpha(opacity:30);opacity:0.8;  -moz-opacity:0.4; -khtml-opacity: 0.4;
 
    z-index:1;}
 
    z-index:1;}
 
.first-menu{float: left;
 
.first-menu{float: left;
 
  margin-left: 2%;
 
  margin-left: 2%;
  font-size: 18px;  
+
  font-size:1.8em;  
  }
+
  max-width: 18%;}
 
  .other-menu{float: left;
 
  .other-menu{float: left;
  margin-left:1.5%;
+
  margin-left:1.2%;
  font-size:18px;
+
  font-size:1.8em;
}
+
max-width: 20%;}
 
  .navbar .nav > li .dropdown-menu {margin: 0;}
 
  .navbar .nav > li .dropdown-menu {margin: 0;}
 
.navbar .nav > li:hover .dropdown-menu {display: block;}
 
.navbar .nav > li:hover .dropdown-menu {display: block;}
Line 81: Line 82:
 
#pic{  background-image: url(https://static.igem.org/mediawiki/2015/2/2b/Reef1.jpg);
 
#pic{  background-image: url(https://static.igem.org/mediawiki/2015/2/2b/Reef1.jpg);
 
                 width:100%;
 
                 width:100%;
                 height:700px;
+
                 height:650px;
 
               float: left;
 
               float: left;
 
           z-index: 1;
 
           z-index: 1;
 
           background-size: 100%,100%;
 
           background-size: 100%,100%;
 
           margin-top: 0px;}
 
           margin-top: 0px;}
     #pic .wenzi{font-size: 100px;     
+
     #pic .wenzi{font-size: 10em;     
                 height:350px;
+
                 height:400px;
 
                 color: white;
 
                 color: white;
 
                 }
 
                 }
Line 97: Line 98:
 
             width: 100%;
 
             width: 100%;
 
             text-align:center;}
 
             text-align:center;}
 +
 +
    .talk{background-image: url(https://static.igem.org/mediawiki/2015/7/7b/Introduction_xiaoren.png);
 +
    background-size:100%,100%;
 +
    width: 80%;
 +
    height: 600px;
 +
    margin-left: 10%;
 +
    margin-top: 30px;
 +
    float: left;}
 +
    .fix{  margin-top: 200px;
 +
    margin-left: 65px;
 +
    float: left;
 +
    width: 38%;
 +
    text-align: center;}
  
 
     .description {margin-left: 10%;
 
     .description {margin-left: 10%;
              margin-right: 10%;
+
              margin-right: 10%;
              margin-top: 150px;
+
              margin-top: 100px;
              float: left;
+
              text-align: left;
               font-size: 20px;
+
              float: left;
 +
               font-size: 2em;
 
               }
 
               }
 
      
 
      
     .zhengwen{ margin-left: 10%;
+
     .zhengwen{ margin-left: 12%;
                margin-right: 10%;
+
 
     margin-top: 60px;
 
     margin-top: 60px;
 
     float: left;}
 
     float: left;}
    .zhengwen h2{margin-left :2%;
 
                  margin-right:10%;}
 
 
     .zhengwen img{ border-radius:5px;}
 
     .zhengwen img{ border-radius:5px;}
  
.reference{background-image:url(https://static.igem.org/mediawiki/2015/0/07/3_1.jpg);
+
.reference{background-image:url(https://static.igem.org/mediawiki/2015/b/b7/3_2.jpg);
 
        background-attachment: fixed;
 
        background-attachment: fixed;
 
        background-size: 100%,100%;
 
        background-size: 100%,100%;
Line 138: Line 150:
 
}
 
}
  
+
.acknowledgement img{
 +
  width: 18%;
 +
  height: 200px;
 +
  margin-left: 5%;}
 
/*以下是js特效*/
 
/*以下是js特效*/
 
ul,ol{list-style-type:none}
 
ul,ol{list-style-type:none}
Line 222: Line 237:
 
<body>
 
<body>
 
<!--上栏-->
 
<!--上栏-->
<div class="container header" style="top:10px">
+
<div class="container header">
 
 
 
<!--悬浮菜单-->
 
<!--悬浮菜单-->
Line 243: Line 258:
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Results">Results</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Results">Results</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Notebook">Notebook</a></li>            </ul>
+
                        <li><a href="https://2015.igem.org/Team:HUST-China/Notebook">Notebook</a></li>
                        </li>
+
                        <li class="divider"></li>
               
+
                        <li><a href="https://2015.igem.org/Team:HUST-China/Parts">Team Parts</a></li>
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Modeling">MODELING</a>                    
+
                </li>
+
 
+
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Parts">PARTS<b class="caret"></b></a>
+
                <ul class="dropdown-menu">
+
                <li><a href="https://2015.igem.org/Team:HUST-China/Parts">Team Parts</a></li>
+
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Basic_part">Basic Parts</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Basic_part">Basic Parts</a></li>
Line 257: Line 266:
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Composite_part">Composite Parts</a></li>
 
                        <li><a href="https://2015.igem.org/Team:HUST-China/Composite_part">Composite Parts</a></li>
 
                        <li class="divider"></li>
 
                        <li class="divider"></li>
                        <li><a href="https://2015.igem.org/Team:HUST-China/Part _Collection">Part Collection</a></li>          
+
                        <li><a href="https://2015.igem.org/Team:HUST-China/Part _Collection">Part Collection</a></li>      
                    </ul>
+
                    </ul>
                         </li>                  
+
                         </li>
 +
               
 +
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Modeling">MODELING</a>
 +
                </li>
 +
 
 +
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China//Team">TEAM</a>         </li>                  
 
                   
 
                   
 
                <li class="dropdown other-menu" id="accountmenu">
 
                <li class="dropdown other-menu" id="accountmenu">
 
                    <a class="dropdown-toggle" data-toggle="dropdown" href="https://2015.igem.org/Team:HUST-China/Practices">HUMAN PRACTICES<b class="caret"></b></a>
 
                    <a class="dropdown-toggle" data-toggle="dropdown" href="https://2015.igem.org/Team:HUST-China/Practices">HUMAN PRACTICES<b class="caret"></b></a>
 
                          <ul class="dropdown-menu">
 
                          <ul class="dropdown-menu">
                          <li><a href="https://2015.igem.org/Team:HUST-China/Safety">Safety</a></li>
+
                          <li><a href="https://2015.igem.org/Team:HUST-China/Safety">Safety</a></li>                                    
                        <li class="divider"></li>
+
                        <li><a href="https://2015.igem.org/Team:HUST-China/Team">Team</a></li>             
+
 
                    </ul>                  
 
                    </ul>                  
 
                </li>
 
                </li>
Line 289: Line 301:
 
</div>
 
</div>
 
<!--标题栏-->
 
<!--标题栏-->
  <div id="pic" style="top:0px" >
+
  <div id="pic" >
  <div class="wenzi" align="center"><b><br><br><br><br><br><br>
+
  <div class="wenzi" align="center"><b><br>
  Euk.cement</b><br><br><br><br><br>
+
  Euk.cement</b><br>
 
  <div style="font-size:26px" align="center">A live eukaryotic cell based auto-cementation kit</div>  
 
  <div style="font-size:26px" align="center">A live eukaryotic cell based auto-cementation kit</div>  
 
  </div>
 
  </div>
Line 300: Line 312:
 
  </div>
 
  </div>
 
  </div>
 
  </div>
 +
 +
<!--小人对话-->
 +
<div class="container">
 +
<div class="talk">
 +
<h3 class="fix">With the expanding of human settlements and the development of civil engineering, the demand of novel cementation material is increasing rapidly. To echo such demand, we developed Euk.cement</h3>
 +
</div>
 +
</div>
 +
 
  <!--描述-->
 
  <!--描述-->
 
  <div align="center" class="description">
 
  <div align="center" class="description">
         <h2 style="color:black"><b>Description</b></h2>
+
         <h2 style="color:black" align="center"><b>Abstract</b></h2>
 
         <div>   
 
         <div>   
        <i><b>  Y.Reef</b></i> is artificial reef in the seabed utilizing our engineered strains to consolidate the sands automatically. With it, we are able to construct marine farms since the Bio.reef provides a platform for organisms to grow in the ocean. We can have marine products raising like sea cucumbers or edible sea grass. In this way, we not only attain economical boost but also increase the biodiversity and enhance the marine system.
+
          With the expanding of human settlements and the development of civil engineering, the demand of novel cementation material is increasing rapidly. To echo such demand, we developed Euk.cement: a live eukaryotic cell based auto-cementation kit. By surface displayed silica binding peptides and secreted flocculating proteins, Euk.cement will target onto any silica containing particles, such as sands and rocks, and stick them together. This system will be automatically initiated only in dark with a light operated switch. While carbon dioxide released from the metabolism of cells will finally complete the calcium carbonate sedimentation. This economical and ecological friendly innovation can be utilized for a wide range of industrial or environmental applications, such as construction and restoration of building foundations, bridge piers, or even artificial reefs for aquaculture. Since we have exploited a new kind of marine yeast as chassis, the application field of eukaryotic synthetic biology has then been considerably broadened.
 
     </div>
 
     </div>
 
     </div>
 
     </div>
Line 310: Line 330:
 
<!--正文-->
 
<!--正文-->
 
         <div class="container zhengwen">
 
         <div class="container zhengwen">
         <h2 align="center"><b>About us</b></h2> <br>
+
         <h2 style="margin-left:38%"><b>About us</b></h2> <br>
 
         <div id="show1" class="show">
 
         <div id="show1" class="show">
 
         <h4><br><br>We can have marine products raising like sea cucumbers or edible sea grass.  
 
         <h4><br><br>We can have marine products raising like sea cucumbers or edible sea grass.  
Line 345: Line 365:
 
      <img src="https://static.igem.org/mediawiki/2015/8/8c/Transparent.png">
 
      <img src="https://static.igem.org/mediawiki/2015/8/8c/Transparent.png">
 
           </div>  
 
           </div>  
 +
<!--以下是logo-->
 +
          <div class="acknowledgement container" >
 +
              <a href="https://2015.igem.org/Team:HUST-China">
 +
              <img onmousemove="this.src='https://static.igem.org/mediawiki/2015/9/90/Ac1.png'" 
 +
                  onmouseout="this.src='https://static.igem.org/mediawiki/2015/6/6c/Ac1_fade.png'"
 +
              src="https://static.igem.org/mediawiki/2015/6/6c/Ac1_fade.png">
 +
              </a>
 +
              <a href="https://igem.org/Main_Page">
 +
              <img onmousemove="this.src='https://static.igem.org/mediawiki/2015/0/04/Ac2.png'" 
 +
                  onmouseout="this.src='https://static.igem.org/mediawiki/2015/3/3f/Ac2_fade.png'"
 +
              src="https://static.igem.org/mediawiki/2015/3/3f/Ac2_fade.png">
 +
              </a>
 +
              <a href="http://english.hust.edu.cn/">
 +
              <img onmousemove="this.src='https://static.igem.org/mediawiki/2015/0/04/Ac3.png'" 
 +
                  onmouseout="this.src='https://static.igem.org/mediawiki/2015/c/c2/Ac3_fade.png'"
 +
              src="https://static.igem.org/mediawiki/2015/c/c2/Ac3_fade.png">
 +
              </a>
 +
              <a href="http://qiming.hust.edu.cn/">
 +
              <img onmousemove="this.src='https://static.igem.org/mediawiki/2015/5/57/Ac4.png'" 
 +
                  onmouseout="this.src='https://static.igem.org/mediawiki/2015/4/4c/Ac4_fade.png'"
 +
              src="https://static.igem.org/mediawiki/2015/4/4c/Ac4_fade.png">
 +
              </a>
 +
          </div>
 +
          <br><br><br> <br><br><br>
 
           <div class="scroll" id="scroll" style="display:none;">
 
           <div class="scroll" id="scroll" style="display:none;">
 
           TOP
 
           TOP

Revision as of 09:16, 26 August 2015

team:iGEM-HUST:home


Euk.cement

A live eukaryotic cell based auto-cementation kit



Scroll down to read more

With the expanding of human settlements and the development of civil engineering, the demand of novel cementation material is increasing rapidly. To echo such demand, we developed Euk.cement

Abstract

With the expanding of human settlements and the development of civil engineering, the demand of novel cementation material is increasing rapidly. To echo such demand, we developed Euk.cement: a live eukaryotic cell based auto-cementation kit. By surface displayed silica binding peptides and secreted flocculating proteins, Euk.cement will target onto any silica containing particles, such as sands and rocks, and stick them together. This system will be automatically initiated only in dark with a light operated switch. While carbon dioxide released from the metabolism of cells will finally complete the calcium carbonate sedimentation. This economical and ecological friendly innovation can be utilized for a wide range of industrial or environmental applications, such as construction and restoration of building foundations, bridge piers, or even artificial reefs for aquaculture. Since we have exploited a new kind of marine yeast as chassis, the application field of eukaryotic synthetic biology has then been considerably broadened.

About us




We can have marine products raising like sea cucumbers or edible sea grass.







PROJECT



We can have marine products raising like sea cucumbers or edible sea grass.







MODELING



We can have marine products raising like sea cucumbers or edible sea grass.







PARTS



We can have marine products raising like sea cucumbers or edible sea grass.







HUMAN PRACTICE