Difference between revisions of "Team:HUST-China"

Line 40: Line 40:
 
     background-color: transparent;   
 
     background-color: transparent;   
 
}
 
}
/*下面才是我写的*/
 
 
  body{
 
  body{
 
  position: absolute;  
 
  position: absolute;  
Line 50: Line 49:
  
 
  .header{position: fixed;  
 
  .header{position: fixed;  
    width: 100%;
 
  height:7%;
 
  margin-top: 0px;
 
  background-color:#2c4e8d;
 
    filter:alpha(opacity:30);opacity:0.95;  -moz-opacity:0.4; -khtml-opacity: 0.4;
 
  z-index:1;}
 
.header{position: fixed;
 
 
      width: 100%;
 
      width: 100%;
 
    height:7%;
 
    height:7%;
Line 67: Line 59:
 
  font-size:18px;  
 
  font-size:18px;  
 
  max-width: 18%;}
 
  max-width: 18%;}
.other-menu{float: left;
+
.other-menu{float: left;
 
  margin-left:1.2%;
 
  margin-left:1.2%;
 
  font-size:18px;
 
  font-size:18px;
 
  max-width: 22%;}
 
  max-width: 22%;}
              .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 95: Line 87:
 
           margin-top: 0px;}
 
           margin-top: 0px;}
 
     #pic .wenzi{font-size: 10em;     
 
     #pic .wenzi{font-size: 10em;     
                 height:350px;
+
                 height:400px;
 
                 color: white;
 
                 color: white;
 
                 }
 
                 }
Line 102: Line 94:
 
     }
 
     }
 
     .pic_a{float: left;
 
     .pic_a{float: left;
             margin-top:0px;
+
             margin-top: 50px;
 
             width: 100%;
 
             width: 100%;
 
             text-align:center;}
 
             text-align:center;}
Line 109: Line 101:
 
     background-size:100%,100%;
 
     background-size:100%,100%;
 
     width: 80%;
 
     width: 80%;
     height: 600px;
+
     height: 565px;
 
     margin-left: 10%;
 
     margin-left: 10%;
     margin-top: 30px;
+
     margin-top: 10px;
 
     float: left;}
 
     float: left;}
 
     .fix{  margin-top: 200px;
 
     .fix{  margin-top: 200px;
Line 124: Line 116:
 
               text-align: left;
 
               text-align: left;
 
               float: left;
 
               float: left;
              font-size: 2em;
+
              font-size: 2em;
               }
+
               margin-bottom: 100px;}
 
      
 
      
 
     .zhengwen{ margin-left: 12%;
 
     .zhengwen{ margin-left: 12%;
     margin-top: 60px;
+
     margin-top: 160px;
 
     float: left;}
 
     float: left;}
 
     .zhengwen img{ border-radius:5px;}
 
     .zhengwen img{ border-radius:5px;}
Line 229: Line 221:
 
})
 
})
 
</script>
 
</script>
 +
<!--滑滑滑-->
 
<script type="text/javascript">
 
<script type="text/javascript">
 
$(function(){
 
$(function(){
 
showdes();
 
showdes();
 
function showdes(){
 
function showdes(){
$('#to_des').click(function(){
+
$('#to_1').click(function(){
 
$("html,body").animate({scrollTop:750},800);
 
$("html,body").animate({scrollTop:750},800);
 +
});
 +
}
 +
})
 +
</script>
 +
<script type="text/javascript">
 +
$(function(){
 +
showdes();
 +
function showdes(){
 +
$('#to_2').click(function(){
 +
$("html,body").animate({scrollTop:1420},800);
 +
});
 +
}
 +
})
 +
</script>
 +
<script type="text/javascript">
 +
$(function(){
 +
showdes();
 +
function showdes(){
 +
$('#to_3').click(function(){
 +
$("html,body").animate({scrollTop:2080},800);
 
});
 
});
 
}
 
}
Line 244: Line 257:
 
<body>
 
<body>
 
<!--上栏-->
 
<!--上栏-->
<div class="container header" style="top:10px">
+
<div class="container header">
 
 
 
<!--悬浮菜单-->
 
<!--悬浮菜单-->
Line 309: Line 322:
 
           $('.dropdown-toggle').dropdown(); }); </script>
 
           $('.dropdown-toggle').dropdown(); }); </script>
 
</div>
 
</div>
<!--标题栏-->
+
<!--标题栏-->
  <div id="pic" ><br><br><br><br><br><br><br><br>
+
  <div id="pic" >
 
  <div class="wenzi" align="center"><b><br>
 
  <div class="wenzi" align="center"><b><br>
  Euk.cement</b><br><br><br><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>
 
+
<br><br><br>
 
  <div class="pic_a" >
 
  <div class="pic_a" >
 
  <h4 style="color:white">Scroll down to read more</h4>
 
  <h4 style="color:white">Scroll down to read more</h4>
Line 342: Line 355:
 
         <div class="pic_a" >
 
         <div class="pic_a" >
 
      <img style="cursor:pointer;" id="to_3" src="https://static.igem.org/mediawiki/2015/5/5a/Black.jpg"/></div>
 
      <img style="cursor:pointer;" id="to_3" src="https://static.igem.org/mediawiki/2015/5/5a/Black.jpg"/></div>
   
+
 
 
<!--正文-->
 
<!--正文-->
 
         <div class="container zhengwen">
 
         <div class="container zhengwen">
         <h2 style=" margin-right:10%; width:90%;" 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.  

Revision as of 03:34, 3 September 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

Scroll down to read more

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