Team:BIT-China/index.html
From 2013.igem.org
Singlewindy (Talk | contribs) |
|||
(28 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html> | <html> | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
- | + | ||
- | <link rel="stylesheet" href="./css/ | + | <link rel="stylesheet" href="./css/base.css?action=raw&ctype=text/css" type="text/css"> |
- | <link rel="stylesheet" href="./css/ | + | <link rel="stylesheet" href="./css/photobox.css?action=raw&ctype=text/css" type="text/css"> |
<link rel="stylesheet" href="./css/homepage2013.min.css?action=raw&ctype=text/css" type="text/css"> | <link rel="stylesheet" href="./css/homepage2013.min.css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <link rel="stylesheet" href="./css/animation.css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <link rel="stylesheet" href="./css/style.css?action=raw&ctype=text/css" type="text/css"> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Capriola' rel='stylesheet' type='text/css'> | ||
<title>HOME | BIT-CHINA IGEM2013</title> | <title>HOME | BIT-CHINA IGEM2013</title> | ||
- | <script | + | <script type="text/javascript" src="./js/jquery.min.js?action=raw"></script> |
- | <script src="./js/ | + | <script type="text/javascript" src="./js/nav.js?action=raw"></script> |
- | <script src="./js/ | + | <script type="text/javascript" src="./js/index.js?action=raw"></script> |
- | <script src="./js/ | + | <script type="text/javascript" src="./js/bootstrap.js?action=raw"></script> |
- | <script src="./js/ | + | <script type="text/javascript" src="./js/infobox_packed.js?action=raw"></script> |
- | <script> | + | <script type="text/javascript" src="./js/photobox.js?action=raw"></script> |
- | $(function(){ | + | <script type="text/javascript"> |
- | $. | + | $(document).ready(function() { |
- | + | $("p").filter( function() { | |
- | + | return $.trim($(this).html()) == ''; | |
- | }) | + | }).remove() |
}); | }); | ||
- | |||
</script> | </script> | ||
- | + | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
+ | <a id="pointer" class="floating" href="javascript:void(0)" title="Next Page" onclick="flipdown()"></a> | ||
+ | |||
<div id="wrapper"> | <div id="wrapper"> | ||
<div class="world"> | <div class="world"> | ||
Line 32: | Line 36: | ||
<div id="header"> | <div id="header"> | ||
- | <a href="./index.html"><img src="https://static.igem.org/mediawiki/2013/ | + | <a href="./index.html"><img src="https://static.igem.org/mediawiki/2013/5/57/BIT-China_Logo.jpg" alt="logo"></a> |
</div> | </div> | ||
- | <div id="navigation" | + | <div id="navigation"> |
- | + | <div class="navigation"> | |
- | + | <div class="centering"> | |
- | + | <ul class="topnav" id="topnav"> | |
- | + | <li class="navitem1"> | |
- | + | <a href="./index.html">HOME</a> | |
- | + | </li> | |
- | + | <li class="navitem2"> | |
- | + | <a href="./project.html">PROJECT</a> | |
- | + | <ul class="subnav"> | |
- | + | <li><a href="./project.html#overview">Overview</a></li> | |
- | <li><a href="#"> | + | <li><a href="./project.html#HR">Heat-resistant system</a></li> |
- | <li><a href="#"> | + | <li><a href="./project.html#QC">Quorum-control system</a></li> |
- | <li><a href="#"> | + | <li><a href="./project.html#parts">Parts</a></li> |
- | <li><a href="#"> | + | <li><a href="./project.html#co">Cooperation</a></li> |
- | <li><a href="#"> | + | <li><a href="./project.html#safety">Safety</a></li> |
</ul> | </ul> | ||
- | + | </li> | |
- | + | <li class="navitem3"> | |
- | + | <a href="./team.html">TEAM</a> | |
- | + | <ul class="subnav"> | |
- | + | <ul> | |
- | + | <li><a href="./team.html#team_members">Members</a></li> | |
- | + | <li><a href="https://igem.org/Team.cgi?id=1117">Official Profile</a></li> | |
- | + | <li><a href="./team.html#About_the_University">About the University</a></li> | |
- | + | ||
- | + | </ul> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
- | + | </li> | |
- | + | ||
- | + | ||
- | + | <li class="navitem4"> | |
- | + | <a href="./modeling.html">MODELING</a> | |
- | + | <ul class="subnav"> | |
- | + | <ul> | |
- | + | <li><a href="./modeling.html#overview">Overview</a></li> | |
+ | <li><a href="./modeling.html#Noise_in_the_cell">Noise in the cell</a></li> | ||
+ | <li><a href="./modeling.html#Heat_Resistant_system">Heat Resistant system</a></li> | ||
+ | <li><a href="./modeling.html#Quorum_Control_system">Quorum-control system</a></li> | ||
+ | |||
+ | </ul> | ||
</ul> | </ul> | ||
- | </ul> | + | </li> |
- | + | <li class="navitem5"> | |
- | + | <a href="./humanpractice.html">HUMAN PRACTICE</a> | |
- | <a href="./ | + | <ul class="subnav"> |
- | + | <ul> | |
- | + | <li><a href="./humanpractice.html#Meaning">Meaning</a></li> | |
- | + | <li><a href="./humanpractice.html#C">Communication</a></li> | |
- | + | <li><a href="./humanpractice.html#pro">Promotion</a></li> | |
- | + | </ul> | |
+ | </ul> | ||
+ | </li> | ||
+ | <li class="navitem6"> | ||
+ | <a href="./notebook.html">NOTEBOOK</a> | ||
+ | <ul class="subnav"> | ||
+ | <ul> | ||
+ | <li><a href="./notebook.html#">Journal</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="navitem7"> | ||
+ | <a href="./sponser.html">SPONSER</a> | ||
+ | </li> | ||
+ | <li class="navitem8"> | ||
+ | <a href="https://2013.igem.org">IGEM</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | </div><!-- .white_header --> | |
- | + | ||
</div><!-- .header_bar --> | </div><!-- .header_bar --> | ||
- | + | <div class="page_content" style="position:relative; z-index:1;"> | |
- | + | <div class="home ready"> | |
- | + | <section id="cover"> | |
- | + | <div id='hkphoto'> | |
- | + | <div class='hktext'> | |
- | + | <p>Having been through a happy period in Hong Kong, we get our certification to MIT. Every team worked so hard, and everybody are all so friendly. Of course it is important that we get a gold medal and the certification to go to American, but what really matters is what we saw, who we met, and what we had been through. The whole competition had become a great celebration for every member of iGEM and synthetic biology.</p> | |
- | + | </div> | |
- | + | <ul id='gallery'> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/d/d8/BIT-China_HK_1.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/2/2e/BIT-China-HK_1.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/f/f8/BIT-China_HK_2.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/6/68/BIT-CHinaHK_2.JPG" alt="gold medal"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/3/3b/BIT-China_HK_3.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/e/e8/BIT-CHINA-HK_3.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/b/b9/BIT-China_HK_4.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/9/9a/BIT-CHINA-HK_4.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | ||
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/1/12/BIT-China_HK_9.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/d/df/BIT-CHINA-HK_9.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/1/1f/BIT-China_HK_8.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/a/af/BIT-CHINA-HK_8.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/1/18/BIT-China_HK_7.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/1/16/BIT-CHINA-HK_7.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/e/e2/BIT-China_HK_6.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/e/e4/BIT-CHINA-HK_6.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/b/b5/BIT-China_HK_5.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/7/77/BIT-CHINA-HK_5.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/3/3e/BIT-China_HK_10.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/3/34/BIT-CHINA-HK_10.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | <li class='loaded'><a href="https://static.igem.org/mediawiki/2013/e/ef/BIT-China_HK_11.JPG"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/6/6a/BIT-CHINA-HK_11.JPG" alt="gold medal"> | |
- | + | </a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | </ul> | |
- | + | </div> | |
- | + | <div class="wrap"> | |
- | + | ||
- | + | <div id="laptop-screen"> | |
- | + | <div id="display-img-idea"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/3/3f/BIT-China-bt-Idea.png"> | |
- | + | ||
- | + | <p>Before our team was founded, we heard that a great deal of energy and money has been consumed in fermentation to cool down the fermenter. There are almost 100,000,000 Yuan wasted every year all around China. So, we planned to design a chassis host which can work in higher temperature with the production of heat controlled.</p> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
+ | |||
+ | <div id="display-img-advantage"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/5/54/BIT-China-bt-Advantage.png"> | ||
+ | |||
+ | <p>We have extracted new heat shock proteins (HSPs) from thermophilic bacteria. Then we combine it with an RNA thermometer, letting the HSPs be translated at a suitable temperature to release the burden of the cell in its logarithmic phase.</p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="display-img-description"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/3/3e/BIT-China-bt-IMHere.png"> | ||
+ | |||
+ | |||
+ | <p>BIT-China is founded in 28th Feb and our slogan is ‘for one green earth’. To settle the problem of energy consumption of cooling system in fermentation, we set up two artificial systems with the method of synthetic biology.</p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="display-img-charactors"> | ||
+ | |||
+ | |||
+ | <div class="int"> <img src="https://static.igem.org/mediawiki/2013/6/62/BIT-China-bt-Gem1.png"><p>Coco, an outgoing guy, is a workaholic and his favorite food is LB. </p> </div> | ||
+ | <div class="int"> <img src="https://static.igem.org/mediawiki/2013/c/c2/BIT-China-bt-Gem2.png"><p> Dr. Iloc is a nice man who likes to help bacteria. </p> </div> | ||
+ | <div class="int"> <img src="https://static.igem.org/mediawiki/2013/d/d5/BIT-China-btmw-Gem3.png"><p>E is a powerful electrical assistant created by Dr. Iloc.</p> </div> | ||
+ | <div id="teamphoto"></div> | ||
+ | </div> | ||
+ | |||
+ | <div id="display-img-extend"> | ||
+ | <div style="width:300px;float:left;"><p>Here is our team uniform:</p></div> | ||
+ | <div style="float:right;"><img src="https://static.igem.org/mediawiki/2013/c/c9/BIT-China-bt-IGEM-pi.png" style="width:230px;margin-right:40px;"></div> | ||
+ | <div style="width:397px;float:left;"><img src="https://static.igem.org/mediawiki/2013/5/58/BIT-China-bt-IGEM-shirt.png" style="width:397px;"> | ||
+ | <p style="padding-left:20px;">We designed many souvenirs for our team. There will be a surprise waiting for you during the poster jamboree. </p> | ||
+ | </div> | ||
+ | <div style="float:right;width:300px;"><p>Scan this QR code and visit our wechat-public account: | ||
+ | </p> </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | <div id="laptop"></div> | ||
+ | |||
+ | <nav id="introduction"> | ||
+ | <div id="idea"></div> | ||
+ | <div id="advantage"></div> | ||
+ | <div id="description"></div> | ||
+ | <div id="charactors"></div> | ||
+ | <div id="extend"></div> | ||
+ | </nav> | ||
</div> | </div> | ||
- | <div id=" | + | |
- | <div id=" | + | <div id="award" class="tossing"></div> |
- | + | ||
+ | <a id="leftarrow" class="left carousel-control" href="javascript:void(0);" onclick="swipeLeft()">‹</a> | ||
+ | <a id="rightarrow" class="right carousel-control" href="javascript:void(0);" onclick="swipeRight()">›</a> | ||
+ | </section> | ||
+ | |||
+ | <section id="sitemap"> | ||
+ | <div class="header-icon"> | ||
+ | <div class="tossing icon-sitemap visible" style="opacity: 1;"><img src="https://static.igem.org/mediawiki/2013/f/fa/BIT-China-bt-Wikimap.png" /></div> | ||
+ | </div> | ||
+ | |||
+ | <div class="wrap"> | ||
+ | <h1 style="transition: all 0s ease; -webkit-transition: all 0s ease; margin-left: 284px; opacity: 0;">The WikiMap</h1> | ||
+ | <h2 style="transition: all 0s ease; -webkit-transition: all 0s ease; margin-left: 284px; opacity: 0;">What's currently brewing in our wikis!</h2> | ||
+ | |||
+ | <section id="project"><a href="./project.html" title="Open this section!" target="_blank" data-tooltip=""> | ||
+ | <div class="icon-project"><img src="https://static.igem.org/mediawiki/2013/0/06/BIT-China-bt-P.png" /></div> | ||
+ | |||
+ | <div> | ||
+ | <h1><a href="./project.html" title="Open this section!" target="_blank" data-tooltip="">PROJECT</a></h1> | ||
+ | <h2 style="white-space: pre-wrap;">The detailed study of our Igem subject</h2> | ||
+ | </div></a> | ||
+ | </section> | ||
+ | |||
+ | <section id="team"><a href="./team.html" title="Open this section!" target="_blank" data-tooltip=""> | ||
+ | <div class="icon-team"><img src="https://static.igem.org/mediawiki/2013/2/28/BIT-China-bt-T.png" /></div> | ||
+ | |||
+ | <div> | ||
+ | <h1><a href="./team.html" title="Open this section!" target="_blank" data-tooltip="">TEAM</a></h1> | ||
+ | <h2 style="white-space: pre-wrap;">Everyone contributing to the works</h2> | ||
+ | </div></a> | ||
+ | </section> | ||
+ | |||
+ | <section id="modeling"> | ||
+ | <a href="./modeling.html" title="Open this section!" target="_blank" data-tooltip=""> | ||
+ | <div class="icon-modeling"><img src="https://static.igem.org/mediawiki/2013/3/3f/BIT-China-bt-M.png" /></div> | ||
+ | |||
+ | <div> | ||
+ | <h1><a href="./modeling.html" title="Open this section!" target="_blank" data-tooltip="">MODELING</a></h1> | ||
+ | <h2 style="white-space: pre-wrap;">The vital step in our project</h2> | ||
+ | </div></a> | ||
+ | </section> | ||
+ | |||
+ | <section id="human-practice"> | ||
+ | <a href="./humanpractice.html" title="Open this section!" target="_blank" data-tooltip=""> | ||
+ | <div class="icon-human-practice"><img src="https://static.igem.org/mediawiki/2013/2/28/BIT-China-bt-HP.png" /></div> | ||
+ | |||
+ | <div> | ||
+ | <h1><a href="./humanpractice.html" title="Open this section!" target="_blank" data-tooltip="">HUMAN PRACTICE</a></h1> | ||
+ | <h2 style="white-space: pre-wrap;">Coorperation and Communication</h2> | ||
+ | </div></a> | ||
+ | </section> | ||
+ | |||
+ | <section id="notebook"><a href="./notebook.html" title="Open this section!" target="_blank" data-tooltip=""> | ||
+ | <div class="icon-notebook"><img src="https://static.igem.org/mediawiki/2013/a/a7/BIT-China-bt-N.png" /></div> | ||
+ | |||
+ | <div> | ||
+ | <h1><a href="./notebook.html" title="Open this section!" target="_blank" data-tooltip="">NOTEBOOK</a></h1> | ||
+ | <h2 style="white-space: pre-wrap;">Records and Documents</h2> | ||
+ | </div></a> | ||
+ | </section> | ||
+ | |||
+ | <section id="sponser"><a href="./sponser.html" title="Open this section!" target="_blank" data-tooltip=""> | ||
+ | <div class="icon-sponser"><img src="https://static.igem.org/mediawiki/2013/1/1b/BIT-China-bt-S.png" /></div> | ||
+ | |||
+ | <div> | ||
+ | <h1><a href="./sponser.html" title="Open this section!" target="_blank" data-tooltip="">SPONSER</a></h1> | ||
+ | <h2 style="white-space: pre-wrap;">We are obliged to them</h2> | ||
+ | </div></a> | ||
+ | </section> | ||
+ | |||
+ | <p> | ||
+ | <i class="icon icon-256 icon-tv"></i> | ||
+ | <strong></strong> | ||
+ | </p> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <section id="story"> | ||
+ | <div id="myCarousel" class="carousel slide"> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active" data-slide-to="0"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/f/f6/BIT-China-bt-Story1.jpg" alt="" id=0> | ||
+ | <div class="container"> | ||
+ | <div class="blackbar"></div> | ||
+ | <div class="carousel-caption"> | ||
+ | <h1>Part 1: Hardworking Coco</h1> | ||
+ | <p class="lead">Once upon a time, there was a hard working guy called Coco. He was always busy working in his office. As time went by, He got more and more colleague. The workplace become crowd, everyone in the office could not work well.</p> | ||
+ | </div> | ||
+ | <div id="story1_sun" class="floating"></div> | ||
+ | <div id="story1_gem"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item" data-slide-to="1"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/1/1e/BIT-China-bt-Story2.jpg" alt="" id=1> | ||
+ | <div class="container"> | ||
+ | <div class="blackbar"></div> | ||
+ | <div class="carousel-caption"> | ||
+ | <h1>Part 2: The bothering of warming</h1> | ||
+ | <p class="lead">So he set an air-conditioner. That stuff cost him a lot of money for electricity. But that was not ended, the electricity consumed by air-conditioner came from the fossil fuel. As a result, the burning of fossil fuel not only damaged the earth but also made everyone outside the house suffer in hot.</p> | ||
+ | </div> | ||
+ | <div id="story2_sun" class="floating"></div> | ||
+ | <div id="story2_gem"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item" data-slide-to="2"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/f/f0/BIT-China-bt-Story3.jpg" alt="" id=2> | ||
+ | <div class="container"> | ||
+ | <div class="blackbar"></div> | ||
+ | <div class="carousel-caption"> | ||
+ | <h1>Part 3: Help from the doctor</h1> | ||
+ | <p class="lead">To find a way, Coco found the Doctor for help. The doctor, who has knowledge of synthetic biology, performed an operation on Coco. With the help of the Doctor, Coco did not feel hot at all in the office where he had used to feel scorched. And he found that there were not so many colleagues, but he didn’t lack any, either.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="item" data-slide-to="3"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/2/28/BIT-China-bt-Story4.jpg" alt="" id=3> | ||
+ | <div class="container"> | ||
+ | <div class="blackbar"></div> | ||
+ | <div class="carousel-caption"> | ||
+ | <h1>Part 4: The arrival of happiness</h1> | ||
+ | <p class="lead">According to this, Coco could work without the air-conditioner. There was no sweat from heat, nor conflicts from crowd. Coco and his colleague work happily day by day, and produce a lot of happiness to the world. </p> | ||
+ | </div> | ||
+ | <div id="story4_sun" class="floating"></div> | ||
+ | <div id="story4_gem"></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a class="left carousel-control" href="javascript:void(0);" onclick="scrollLefty()">‹</a> | ||
+ | <a class="right carousel-control" href="javascript:void(0);" onclick="scrollRight()">›</a> | ||
+ | <!-- BEGIN .navigation --> | ||
+ | <div class="count"> | ||
+ | <a href="javascript:void(0);" id="aktuals1_btn" class="active" onclick="change(1)"></a> | ||
+ | <a href="javascript:void(0);" id="aktuals2_btn" onclick="change(2)"></a> | ||
+ | <a href="javascript:void(0);" id="aktuals3_btn" onclick="change(3)"></a> | ||
+ | <a href="javascript:void(0);" id="aktuals4_btn" onclick="change(4)"></a> | ||
+ | <!-- END .navigation --> | ||
+ | </div> | ||
+ | |||
+ | </div><!-- /.carousel --> | ||
+ | |||
+ | |||
+ | </section> | ||
+ | |||
+ | |||
+ | |||
+ | <section id="contact"> | ||
+ | <div class="header-icon"> | ||
+ | <div class="tossing icon-sitemap visible" style="opacity: 1;"><img src="https://static.igem.org/mediawiki/2013/b/b1/BIT-China-bt-Contact.png" /></div> | ||
+ | </div> | ||
+ | |||
+ | <div id="world"> | ||
+ | <div id="sky"> | ||
+ | <div id="moon"></div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="city"> | ||
+ | <div class="parallax"></div> | ||
+ | <div class="parallax2"></div> | ||
+ | |||
+ | <div id="road"><div></div></div> | ||
+ | <div id="taxi"><div><i id="taxi_headlights"></i></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="wrap"> | ||
+ | <h1>You can contact us with no obligation.</h1> | ||
+ | <h2>Feel free to drop us a line or just to say hello!</h2> | ||
+ | |||
+ | <a id="get-in-touch" href="mailto:lichun@bit.edu.cn?subject=Saying%20Hello!" title="Contact us!" data-nudge="235">Get in Touch!</a> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
- | <script src="./ | + | <script> |
+ | $('#gallery').photobox('a'); | ||
+ | // or with a fancier selector and some settings, and a callback: | ||
+ | $('#gallery').photobox('a:first', { thumbs:false, time:0 }, imageLoaded); | ||
+ | function imageLoaded(){ | ||
+ | console.log('image has been loaded...'); | ||
+ | } | ||
+ | </script> | ||
+ | <script type="text/javascript" src="./js/empty.js?action=raw"></script> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 18:28, 28 October 2013
Having been through a happy period in Hong Kong, we get our certification to MIT. Every team worked so hard, and everybody are all so friendly. Of course it is important that we get a gold medal and the certification to go to American, but what really matters is what we saw, who we met, and what we had been through. The whole competition had become a great celebration for every member of iGEM and synthetic biology.
Before our team was founded, we heard that a great deal of energy and money has been consumed in fermentation to cool down the fermenter. There are almost 100,000,000 Yuan wasted every year all around China. So, we planned to design a chassis host which can work in higher temperature with the production of heat controlled.
We have extracted new heat shock proteins (HSPs) from thermophilic bacteria. Then we combine it with an RNA thermometer, letting the HSPs be translated at a suitable temperature to release the burden of the cell in its logarithmic phase.
BIT-China is founded in 28th Feb and our slogan is ‘for one green earth’. To settle the problem of energy consumption of cooling system in fermentation, we set up two artificial systems with the method of synthetic biology.
Coco, an outgoing guy, is a workaholic and his favorite food is LB.
Dr. Iloc is a nice man who likes to help bacteria.
E is a powerful electrical assistant created by Dr. Iloc.
Here is our team uniform:
We designed many souvenirs for our team. There will be a surprise waiting for you during the poster jamboree.
Scan this QR code and visit our wechat-public account: