Difference between revisions of "Team:HUST-China"

(Prototype team page)
 
 
(204 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{HUST-China}}
+
<html>
<html>
+
<head lang="en">
<h2> Welcome to iGEM 2015! </h2>
+
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
<meta charset="UTF-8">
 +
<meta name="viewport" content="width=device-width,initial-scale=1">
  
<h4>Before you start: </h4>
+
<title>Team:HUST-China:Home</title>
<p> Please read the following pages:</p>
+
<link rel="stylesheet" type="text/css"  
<ul>
+
href="https://2015.igem.org/Team:HUST-China/CSS?action=raw&ctype=text/css" />
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
</ul>
+
  
<div class="highlightBox">
+
<script type="text/javascript" src="https://2015.igem.org/Team:HUST-China/jquery?
<h4> Styling your wiki </h4>
+
action=raw&ctype=text/javascript"></script>
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
</div>
+
  
<h4> Editing your wiki </h4>
+
<script type="text/javascript" src="https://2015.igem.org/Team:HUST-China/JS?
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
action=raw&ctype=text/javascript"></script>
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:HUST-China&action=edit"> Click here to edit this page! </a></p>
+
<style>
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
/*改默认设定*/
 +
#footer-box,#sponsor-box,.shadow3,#content,table,#catlinks {
 +
    background-color: transparent;
 +
}
 +
.mediawiki.ltr.ns-0.ns-subject.page-Team_HUST-China
 +
#globalWrapper #top-section #p-logo a img {
 +
    visibility:hidden;
 +
}
 +
#p-logo {
 +
    background:url(https://static.igem.org/mediawiki/2014/5/52/Wiki_Logo_Transparent.png);
 +
    background-repeat: no-repeat;
 +
}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content,#bodyContent { /*-- changes default wiki settings --*/
 +
    width: 1349px;
 +
    height: 100%;
 +
    border: 0px;
 +
    background-color: transparent;
 +
    margin: 0px;
 +
    padding: 0px;
 +
  top: 0px;
 +
}
 +
#top_menu_under{height: 0px;}
  
 +
html, .wrapper { /*-- changes default wiki settings --*/
 +
    width: 1349px;
 +
    height: 100%;
 +
    background-color: transparent; 
 +
top: 0px;
 +
}
  
<h4>Templates </h4>
+
body{background-image: url(https://static.igem.org/mediawiki/2015/0/08/Reef0.jpg);
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
background-size: 100% ;
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
position: absolute;
 +
margin: 0px;
 +
    font-family:Arial,Verdana,Sans-serif;
 +
z-index:0;
 +
color: black;
 +
font-size: 10px;
 +
}
 +
.pic_a img{cursor: pointer;}
 +
    .scroll{cursor: pointer;}
  
 +
.header{position: fixed;
 +
    width: 1348px;
 +
                            text-align:center;
 +
  height:200px;
 +
                                margin-left:0px;
 +
  margin-top: 0px;
 +
  padding-top: 5px;
 +
  background-image: url(https://static.igem.org/mediawiki/2015/d/d7/HUST_daohang.png);
 +
  background-size:100% 100%;
 +
    filter:alpha(opacity:30);opacity:0.95;  -moz-opacity:0.4; -khtml-opacity: 0.4;
 +
  z-index:1;}
 +
.first-menu{float: left;
 +
font-size:19px;
 +
    max-width: 20%;
 +
                padding-top:5px;}
  
<h4>Tips</h4>
+
.other-menu{float: left;
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
margin-left:1%;
<ul>
+
font-size:19px;
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
    max-width: 20%;
<li>Be clear about what you are doing and how you plan to do this.</li>
+
                    padding-top:5px;}
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
.navbar .nav > li .dropdown-menu {margin: 0;}
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
.navbar .nav > li:hover .dropdown-menu {display: block;}
<li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
  
 +
a:link,a:visited {
 +
color:#002855;
 +
text-decoration:none;
 +
            }
 +
a:hover,a:active {
 +
color:#007fff;
 +
text-decoration:underline;
 +
}
  
<h4>Inspiration</h4>
+
ul.ul{list-style-type:none;
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
margin-bottom: 0px;}
<ul>
+
li.li{margin-top: 25px;}
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
  
<h4> Uploading pictures and files </h4>
+
    .title{width: 900px; 
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
                height:300px;
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
              margin-left: 15%;
 +
                margin-top:100px;}
 +
               
 +
    .xiala{width: 135px;
 +
        height: 100px;
 +
    }
 +
    .pic_a{float: left;
 +
            margin-top: 10px;
 +
            width: 1349px;
 +
          text-align: center;}
 +
   
 +
    .abstract{ text-align: center;
 +
    color: white;
 +
    margin-top: 250px;
 +
    width: 1349px;
 +
    font-size: 30px;}
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
    .xiaoren img{margin-top: 20px;
 +
    margin-right: 50px;
 +
    width: 230px;
 +
    height: 230px;
 +
    float: right;}
 +
    .fix{  margin-top: 20px;
 +
    margin-left: 20px;
 +
    width: 1026px;
 +
    font-size: 20px;
 +
    color: white;
 +
    }
 +
   
 +
    .zhengwen{ margin-left: 180px;
 +
    margin-top: 100px;
 +
    float: left;
 +
    width: 1000px;}
 +
    .zhengwen img{ border-radius:5px;}
  
 +
.reference{background-image:url(https://static.igem.org/mediawiki/2015/b/b7/3_2.jpg);
 +
        background-attachment: fixed;
 +
        background-size: 100%,100%;
 +
margin-top: 100px;
 +
    width: 1349px;
 +
float: left;}
 +
.reference img{width: 1349px;
 +
                height: 400px;
 +
              }
 +
    .scroll{
 +
width:100px;
 +
height:120px;
 +
background-image: url(https://static.igem.org/mediawiki/2015/8/87/Top.png);
 +
background-size: 100% 100%;
 +
position:fixed;
 +
right:10px;
 +
bottom:20px;
 +
opacity:0.6;
 +
}
  
 +
.acknowledgement .logo1{
 +
  width: 8%;
 +
  height: 80px;
 +
  margin-left: 1%;}
 +
.acknowledgement .logo2{
 +
  width: 22%;
 +
  height: 80px;
 +
  margin-left: 1%;}
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
 
  
 +
/*以下是js特效*/
 +
ul,ol{list-style-type:none}
 +
.show{background:white;
 +
height:400px;
 +
width:240px;
 +
position:relative;
 +
overflow:hidden;
 +
text-align:center;
 +
float: left;
 +
                        }
 +
.show h4{
 +
position:absolute;
 +
height:400px;
 +
text-align:center;
 +
width:240px;
 +
opacity:0.6;
 +
background:black;
 +
color:white;
 +
    padding: 35px;
 +
}
 +
.show h4 a{ color: white;
 +
        width: 240px;
 +
    font-size: 18px;}
 +
 +
.show img{height: 100%;}
 +
 +
</style>
 +
<script type="text/javascript">
 +
function go(id){
 +
var t,tt;
 +
var _div=document.getElementById(id);
 +
var obj=_div.getElementsByTagName('h4')[0];
 +
obj.style.bottom="-500px";
 +
var change=function(){
 +
var obj_h=parseInt(obj.style.bottom);
 +
if(obj_h<0){obj.style.bottom=(obj_h+Math.floor((0-obj_h)*0.1))+"px"}//if
 +
else{clearInterval(t)}
 +
}
 +
var back=function(){
 +
var obj_hh=parseInt(obj.style.bottom);
 +
if(obj_hh>-500){obj.style.bottom=(obj_hh+Math.floor((-500-obj_hh)*0.1))+"px"}
 +
else{clearInterval(tt)}
 +
}
 +
_div.onmouseover=function(){clearInterval(tt);t=setInterval(change,15);}
 +
_div.onmouseout=function(){clearInterval(t);tt=setInterval(back,15)}
 +
}
 +
window.onload=function(){
 +
go("show1");
 +
go("show2");
 +
go("show3");
 +
go("show4");
 +
}
 +
</script>
 +
 +
<!--点击TOP回滚到顶部js如下:-->
 +
<script type="text/javascript">
 +
$(function(){
 +
showScroll();
 +
function showScroll(){
 +
$(window).scroll( function() {
 +
var scrollValue=$(window).scrollTop();
 +
scrollValue > 100 ? $('div[class=scroll]').fadeIn():$('div[class=scroll]').fadeOut();
 +
} );
 +
$('#scroll').click(function(){
 +
$("html,body").animate({scrollTop:0},500);
 +
});
 +
}
 +
})
 +
</script>
 +
<!--滑滑滑-->
 +
<script type="text/javascript">
 +
$(function(){
 +
showdes();
 +
function showdes(){
 +
$('#to_1').click(function(){
 +
$("html,body").animate({scrollTop:600},800);
 +
});
 +
}
 +
})
 +
</script>
 +
<script type="text/javascript">
 +
$(function(){
 +
showdes();
 +
function showdes(){
 +
$('#to_2').click(function(){
 +
$("html,body").animate({scrollTop:1250},800);
 +
});
 +
}
 +
})
 +
</script>
 +
<script type="text/javascript">
 +
$(function(){
 +
showdes();
 +
function showdes(){
 +
$('#to_3').click(function(){
 +
$("html,body").animate({scrollTop:2080},800);
 +
});
 +
}
 +
})
 +
</script>
 +
       
 +
</head>
 +
 +
<body>
 +
<!--上栏-->
 +
<div class="container header" >
 +
 +
<!--悬浮菜单-->
 +
<!--悬浮菜单-->
 +
<div class="navbar">
 +
    <div class="navbar-inner">
 +
      <div class="container">
 +
          <ul class="nav">
 +
              <li class="first-menu"><a href="https://2015.igem.org/Team:HUST-China">HOME</a>
 +
                </li>    
 +
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Project">PROJECT<b class="caret"></b></a>
 +
                <ul class="dropdown-menu">
 +
                                <li><a href="https://2015.igem.org/Team:HUST-China/Background">Background</a></li>
 +
                <li class="divider"></li>
 +
                <li><a href="https://2015.igem.org/Team:HUST-China/Description">Description</a></li>
 +
                <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Design">Design</a></li>         
 +
                    </ul>
 +
                        </li>
 +
 +
                        <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Wetlab">WETLAB<b class="caret"></b></a>
 +
                <ul class="dropdown-menu">
 +
<li><a href="https://2015.igem.org/Team:HUST-China/Results">Results</a></li>
 +
                        <li class="divider"></li>                      
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Experiments">Experiments&protocol</a></li>
 +
                        <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/InterLab Study">InterLab Study</a></li>
 +
                        <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Notebook">Notebook</a></li>     
 +
                    </ul>
 +
                        </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/Basic_part">Basic Parts</a></li>
 +
                        <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Basic_part#2">Composite Parts</a></li>                          <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Part_Collection">Part Collection</a></li> 
 +
                    </ul>
 +
                        </li>
 +
               
 +
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Modeling">MODELING<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                        <li><a href="https://2015.igem.org/Team:HUST-China/Modeling">Overiew</a></li>
 +
                                        <li class="divider"></li>
 +
                          <li><a href="https://2015.igem.org/Team:HUST-China/Modeling on Cellular Level">Modeling on Cellular Level</a></li>
 +
                          <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Modeling on Ecosystem Level">Modeling on Ecosystem Level</a></li>
 +
                    </ul>
 +
                </li>
 +
 +
                               
 +
                <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Practices">HUMAN PRACTICES</a>
 +
                                       
 +
                </li>
 +
 +
              <li class="dropdown other-menu" id="accountmenu"><a href="https://2015.igem.org/Team:HUST-China/Safety">OTHERS<b class="caret"></b></a>
 +
                    <ul class="dropdown-menu">
 +
                        <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/Collaborations">Collaborations</a></li>
 +
                        <li class="divider"></li>
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Attributions">Attributions</a></li>
 +
                        <li class="divider"></li>                   
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Team">Team</a></li>
 +
                        <li class="divider"></li>                   
 +
                        <li><a href="https://2015.igem.org/Team:HUST-China/Achievements">Achievements</a></li>
 +
                    </ul>
 +
              </li>
 +
          </ul>
 +
      </div>
 +
      </div>
 +
    </div>
 +
    <script type="text/javascript">
 +
        $(document).ready(function () {
 +
          $('.dropdown-toggle').dropdown(); }); </script>
 +
</div>
 +
<!--标题栏-->
 +
                <div>
 +
<img class="title" src="https://static.igem.org/mediawiki/2015/f/fc/HUST_HOME_2.PNG"/>
 +
<div style="font-size:24px;color:white" align="center" >A live eukaryotic cell based auto-cementation kit</div>
 +
 +
 +
<div class="pic_a" >
 +
<h4 align="center" style="color:white"><b>click it~</b></h4>
 +
<img class="xiala"  id="to_1" src="https://static.igem.org/mediawiki/2015/8/80/White.png"/>
 +
</div>
 +
</div>
 +
 +
<!--abstract-->
 +
<div class="abstract" ><b>Abstract</b></div>
 +
<div class="container">
 +
<div class="xiaoren"><img src="https://static.igem.org/mediawiki/2015/c/c0/Xiaoren.png"/></div>
 +
<p 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: 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. Meanwhile,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.</p>
 +
  </div>
 +
      <div class="pic_a">
 +
    <img class="xiala"  id="to_2" src="https://static.igem.org/mediawiki/2015/a/a7/Grey.png"/>
 +
  </div>
 +
 +
 +
<!--正文-->
 +
        <div class="zhengwen">
 +
        <h2 style="width:100%;color:white" align="center" ><b>About Us</b></h2> <br>
 +
        <div id="show1" class="show" style="margin-left:30px">
 +
        <h4><br><br>We invite you to explore under the sea. Are you curious about how our kit functions?
 +
        <br><br><br><br><br><br><br><br>
 +
        <a href="https://2015.igem.org/Team:HUST-China/Description" style="font-size:24px">Description</a>
 +
        </h4>
 +
        <img src="https://static.igem.org/mediawiki/2015/e/ea/HUST_home1.png">
 +
        </div>
 +
        <div id="show2" class="show">
 +
        <h4><br><br>Click here to figure out our experiment results,it is bound to surprise you!
 +
        <br><br><br><br><br><br><br><br><br>
 +
        <a style="font-size:24px" href="https://2015.igem.org/Team:HUST-China/Results">Results</a>
 +
        </h4>
 +
        <img src="https://static.igem.org/mediawiki/2015/3/37/HUST_home2.png">
 +
        </div>
 +
        <div id="show3" class="show">
 +
        <h4><br><br>We simulated our project in cellular level and ecosystem level which can well guide the practical application. 
 +
        <br><br><br><br><br><br>
 +
        <a style="font-size:24px" href="https://2015.igem.org/Team:HUST-China/Modeling">Modeling</a>
 +
        </h4>
 +
        <img src="https://static.igem.org/mediawiki/2015/8/86/HUST_home3.png">
 +
        </div>
 +
        <div id="show4" class="show">
 +
        <h4><br><br>It's our obligation to spread the synthetic biology in our social life. We are proud to do the meaningful practice.
 +
        <br><br><br><br><br><br>
 +
        <a style="font-size:24px" href="https://2015.igem.org/Team:HUST-China/Practices">Human Practice</a>
 +
        </h4>
 +
        <img src="https://static.igem.org/mediawiki/2015/e/e4/HUST_home4.png">
 +
        </div>
 +
       
 +
        </div>
 +
<!--透视窗-->
 +
            <div class="reference">
 +
      <img src="https://static.igem.org/mediawiki/2015/5/51/Transparent00.png">
 +
          </div>
 +
 +
<!--以下是logo
 +
          <div class="acknowledgement container" >             
 +
              <a href="http://english.hust.edu.cn/">
 +
              <img class="logo1" src="https://static.igem.org/mediawiki/2015/0/04/Ac3.png">
 +
              </a>
 +
              <a href="http://qiming.hust.edu.cn/">
 +
              <img class="logo1" src="https://static.igem.org/mediawiki/2015/5/57/Ac4.png">
 +
              </a>
 +
              <a href="http://english.hust.edu.cn/">
 +
              <img class="logo1" src="./iGEM/picture/logo/ac8.jpg">
 +
              </a>
 +
              <a href="http://english.hust.edu.cn/">
 +
              <img class="logo2" src="./iGEM/picture/logo/ac5.jpg">
 +
              </a>
 +
              <a href="http://english.hust.edu.cn/">
 +
              <img class="logo2" src="./iGEM/picture/logo/ac6.jpg">
 +
              </a>
 +
              <a href="http://english.hust.edu.cn/">
 +
              <img class="logo2" src="./iGEM/picture/logo/ac7.png">
 +
              </a>
 +
          </div>
 +
          <br><br><br> <br><br><br>
 +
          -->
 +
 +
 +
 +
 +
          <div class="scroll" id="scroll" style="display:none;"></div>
 +
 +
</body>
 
</html>
 
</html>

Latest revision as of 02:20, 19 September 2015

Team:HUST-China:Home

A live eukaryotic cell based auto-cementation kit

click it~

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. Meanwhile,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 invite you to explore under the sea. Are you curious about how our kit functions?







Description



Click here to figure out our experiment results,it is bound to surprise you!








Results



We simulated our project in cellular level and ecosystem level which can well guide the practical application.





Modeling



It's our obligation to spread the synthetic biology in our social life. We are proud to do the meaningful practice.





Human Practice