Team:SCAU-China

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
 +
<style>
 +
/* CSS Document */
 +
*{padding:0;margin:0;}
 +
body { font-family: 微软雅黑; font-size: 12px; color: #333333; padding: 0px; margin: 0px; background: #eee;line-height:180%;}
 +
div, span, ul, li, p, h1, h2, h3, h4, h5, h6, img, p, dl, dd, dt { font-family: 微软雅黑; margin: 0px; padding: 0px;  }
 +
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}
 +
hr {color: #000;background-color: #000;height: 1px;}
 +
ul,li,ol{ list-style-type: none; }
 +
a, a:link, a:visited, a:active {text-decoration: none}
 +
a { color: #333333; text-decoration: none; font-family: 微软雅黑; font-size: 12px; }
 +
a:hover{ text-decoration:none;}
 +
a img {border: 0;}
 +
.hx-wrapper{background:#c3e4f5;}
 +
 +
.hx-wrapper .hd{background:url(https://static.igem.org/mediawiki/2014/9/9d/Hx-banner.jpg) no-repeat center top #c3e4f5;height:465px;}
 +
 +
.hx-content{width:1000px;position:relative;margin:0 auto;background:url(https://static.igem.org/mediawiki/2014/6/64/Hx-mainbg.jpg) no-repeat center top #fff;min-height:1300px;padding-bottom:30px;}
 +
.hx-content .element{position:absolute;z-index:9;}
 +
.hx-content .elementico1{background:url(https://static.igem.org/mediawiki/2014/b/bb/Hx-element1.png) no-repeat;left:-20px;top:34px;width:100px;height:639px;}
 +
.hx-content .elementico2{background:url(https://static.igem.org/mediawiki/2014/c/c7/Hx-element2.png) no-repeat;left: 19px;top: 693px;width:128px;height:375px;}
 +
.hx-content .elementico3{background:url(https://static.igem.org/mediawiki/2014/e/e0/Hx-element3.png) no-repeat;left: 22px;top: 1007px;width:642px;height:326px;}
 +
.hx-content .wp{padding:40px 50px 40px 60px;height:1045px;}
 +
.hx-content .hx-side{position:relative;width:220px;padding-top:10px;float:left;}
 +
.hx-side li{background:#0c9ccc;margin-top:10px;}
 +
.hx-side h3{height:40px;padding:0 10px 0 25px;line-height:40px;position:relative;}
 +
.hx-side h3 a{display:block;font-size:18px;color:#a5e8fa;}
 +
.hx-side h3 i{position:absolute;right:10px;top:0;color:#fff;font-style:normal;font-size:18px;cursor:pointer;}
 +
.hx-side .twolevel{margin:0 10px;border-top:1px solid #86cee6;padding:10px 0;display:none;}
 +
.hx-side .twolevel a{display:block;line-height:30px;color:#a5e8fa;font-size:14px;padding-left:30px;}
 +
.hx-side li.on{background:#faad55;}
 +
.hx-side li.on a{color:#fff;}
 +
 +
.hx-main{width:620px;float:right;position:relative;}
 +
.hx-main .hx-box{padding-bottom:25px;}
 +
.hx-main .ti{height:40px;line-height:40px;margin-bottom:10px;}
 +
.hx-main .ti a{font-size:18px;color:#fff;opacity:0.8;display:block;padding:0 20px;}
 +
.hx-main .con{position:relative;overflow:hidden;}
 +
.hx-main .con a{color:#0c9ccc;margin:0 3px;}
 +
.hx-main .hx-box1 .ti{background:#39accb;}
 +
.hx-main .hx-box2 .ti{background:#bb416a;}
 +
.hx-main .hx-box3 .ti{background:#1e677b;}
 +
.hx-main .hx-box4 .ti{background:#ff659a;}
 +
.hx-main .hx-boxd .ti{background:#0c9ccc;}
 +
.hx-box2{float:left;width:300px;overflow:hidden;}
 +
.hx-box3{float:left;width:300px;margin-left:20px;overflow:hidden;}
 +
.hx-box4{clear:both;}
 +
 +
.hx-gbox{text-align:center;}
 +
 +
</style>
 +
<script>
 +
$(function(){
 +
$(".hx-menu h3").click(function(){
 +
$(this).parent().find(".twolevel").toggle();
 +
return false();
 +
})
 +
})
 +
</script>
<!--main content -->
<!--main content -->
<div class="hx-wrapper">
<div class="hx-wrapper">

Revision as of 10:34, 14 October 2014


Abstact:In view of rapid depletion of traditinonal energy resources and increasing demand of microbial cells(MFC) by genetically modified bacteria and optimize the traditional microbial desalination cells(MDC) deivce.

Although members of SCAU-China come from different grades and majors with diverse specialties and interests, we all contribute to accomplish our project. iGEM competition gives us a great opportunity to develop our scientific skills and achieve specific goals in a limited time. We enjoy the ... [more>>]


Click here to edit this page!