Team:Tianjin/Human Practice

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> </div> </div> </div> <style type="text/css"> *{margin:0;padding:0;font-family:"微软雅黑","Arial";} body{ width: 960px; height: auto; margin: 0 auto; font-size:12px;...")
(Society Outreach)
 
(55 intermediate revisions not shown)
Line 36: Line 36:
float:left;
float:left;
margin-top:5px;
margin-top:5px;
-
background:url(#) no-repeat;
+
background:url(https://static.igem.org/mediawiki/2013/6/69/Human_Practice_banner.jpg) no-repeat;
}
}
.note{
.note{
Line 85: Line 85:
#catlinks{display:none;}
#catlinks{display:none;}
#content{background:none;padding:0px;margin-top:0px;border:none;}
#content{background:none;padding:0px;margin-top:0px;border:none;}
 +
#toc{display:none;}
</style>
</style>
Line 92: Line 93:
.sddm{z-index: 30;width: 960px;height:65px;position:relative;float:left;background-color:#FFF;position:raletive;margin-left:0px;}
.sddm{z-index: 30;width: 960px;height:65px;position:relative;float:left;background-color:#FFF;position:raletive;margin-left:0px;}
.sddm ul{margin-left:0px;}
.sddm ul{margin-left:0px;}
-
.sddm li{margin: 0;list-style: none;float: left;font: bold 14px arial;height:60px;background-color:#FFF;}
+
.sddm li{margin: 0;list-style: none;float: left;font: bold 14px arial;height:25px;background-color:#FFF;}
-
.sddm li a{display: block;margin:0;width: 96px;background: #FFF;color: #000;text-align: center;text-decoration: none;border-top:#ECECEC 5px solid;}
+
.sddm li a{display: block;margin:0;padding: 15px 0px 15px 0px;width: 96px;background: #FFF;color: #000;text-align: center;text-decoration: none;border-top:#ececec 5px solid;}
.sddm li a:hover{background:#FCFCFC;color:#0babe7;border-top:#0babe7 5px solid;}
.sddm li a:hover{background:#FCFCFC;color:#0babe7;border-top:#0babe7 5px solid;}
.sddm div{position: absolute;width:96px;z-index:999;visibility: hidden;margin: 0;padding: 0;}
.sddm div{position: absolute;width:96px;z-index:999;visibility: hidden;margin: 0;padding: 0;}
.sddm div a{position: relative;display: block;margin: 0;padding: 5px 5px;width: auto;white-space: nowrap;text-align:center;text-decoration: none;color: #000;font: 12px arial}
.sddm div a{position: relative;display: block;margin: 0;padding: 5px 5px;width: auto;white-space: nowrap;text-align:center;text-decoration: none;color: #000;font: 12px arial}
.sddm div a:hover{background:#FAFAFA;color: #0babe7;}
.sddm div a:hover{background:#FAFAFA;color: #0babe7;}
-
 
</style>
</style>
Line 107: Line 107:
<style type="text/css">
<style type="text/css">
-
.A-C{font-size:10px !important;padding-top:0 !important;text-align:center;line-height:100%}
+
.A-C{font-size:12px !important;padding-top:0 !important;text-align:center;line-height:100%}
.HP{font-size:14px !important;padding-top:0 !important;text-align:center;}
.HP{font-size:14px !important;padding-top:0 !important;text-align:center;}
</style>
</style>
Line 133: Line 133:
</ul>
</ul>
</div>
</div>
 +
 +
<div class="content-section">
<div class="content-section">
Line 146: Line 148:
.box{ width:960px; margin:0 auto; overflow:hidden;}
.box{ width:960px; margin:0 auto; overflow:hidden;}
.main{ width:720px; height:auto; float:right;position:relative;padding:10px 10px 10px 10px;}
.main{ width:720px; height:auto; float:right;position:relative;padding:10px 10px 10px 10px;}
-
.fixed{ width:220px; height:400px; font:normal; text-align:center;float:left;background-color:#f0f0f0;word-spacing:0.1em;top:10px;margin-top:10px;}
+
.fixed{ width:220px; height:400px;text-align:center;float:left;word-spacing:0.1em;top:10px;margin-top:10px;}
.main img{border:hidden;margin-bottom:5px;}
.main img{border:hidden;margin-bottom:5px;}
.main div,li,p{font-family:Arial;line-height:150%;word-spacing:0.1em;}
.main div,li,p{font-family:Arial;line-height:150%;word-spacing:0.1em;}
-
.box p{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:150%;text-align:left;}
+
.box p{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:150%;text-align:left; clear:both;}
.box h1{text-decoration:none;font-weight:normal;color:#0babe7;}
.box h1{text-decoration:none;font-weight:normal;color:#0babe7;}
-
.img1{margin:0 150px 15px 150px;padding:5px 5px 5px 5px;background-color:#fafafa;border:thin solid #999;}  
+
.img1{margin:0 150px 15px 150px;padding:5px 5px 5px 5px;background-color:#fafafa;border:thin solid #999; vertical-align:middle;width:400px;}  
.img1 a{target="_blank";}
.img1 a{target="_blank";}
 +
Line 166: Line 169:
$(window).scroll(function(e){
$(window).scroll(function(e){
s = $(document).scrollTop();
s = $(document).scrollTop();
-
if(s > t - 10){
+
if(s > t - 100){
$('.fixed').css('position','fixed');
$('.fixed').css('position','fixed');
-
if(s + fh - 400 > mh){
+
if(s + fh - 2000 > mh){
$('.fixed').css('top',mh-s-fh+'px');
$('.fixed').css('top',mh-s-fh+'px');
}
}
Line 185: Line 188:
<div class="fixed">
<div class="fixed">
<style type="text/css">
<style type="text/css">
 +
li{margin-bottom:0px;}
.cont ul,li{list-style: none;}   
.cont ul,li{list-style: none;}   
.cont ul {padding: 0; margin: 0;text-align:center;}   
.cont ul {padding: 0; margin: 0;text-align:center;}   
-
.cont .hmain {background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-bottom:#CCC 1px solid;
+
.cont .hmain{background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-top:#fff thin solid;border-bottom:#fff thin solid;}   
-
.cont li {background-color: #fff;line-height:150%;}   
+
 
-
.cont a {text-decoration: none; padding-left: 10px;  display: block;  display: inline-block; width: 200px;padding-top: 3px;padding-bottom: 3px;}   
+
.cont a {text-decoration: none; /* padding-left: 10px;*/ display: block;  display: inline-block; width: 220px;padding-top: 7px;padding-bottom: 7px;}   
-
.cont .hmain a {color:#fff;background-coler:#CCC ;/*background-repeat: no-repeat;  */background-position: 3px center;  }
+
.cont .hmain a{color:#fff;  }
-
.cont .hmain li a {color:#000;background-image: none;  }   
+
.cont .hmain a:hover{color:#0babe7;background:#fff;border-top:#0babe7 thin solid;border-bottom:#0babe7 thin solid;  }   
-
.cont .hmain ul {display: none; }   
+
.cont .hmain ul {display: none;}   
-
.cont .hmain li{font-size:12px;}
+
.cont .hmain li a{font-size:14px;color:#fff;background-color:#8dc7e9;line-height:150%;border:#fff thin solid ;}  
 +
.cont .hmain li a:hover{color:#8dc7e9;background:#fff; line-height:150%;border:#8dc7e9 thin solid ;} 
</style>
</style>
 +
<script type="text/javascript">
<script type="text/javascript">
$(document).ready(function(){   
$(document).ready(function(){   
Line 208: Line 214:
<div class="cont">
<div class="cont">
         <ul>  
         <ul>  
-
             <li class="hmain">  
+
             <li class="hmain" style="margin-top:20px;">  
-
                     <a href="https://2013.igem.org/Team:Tianjin/Society">Overview</a>  
+
                     <a href="https://2013.igem.org/Team:Tianjin/Human_Practice">Overview</a>  
                 <!--<ul>  
                 <!--<ul>  
                     <li>  
                     <li>  
Line 226: Line 232:
             </li>  
             </li>  
             <li class="hmain">  
             <li class="hmain">  
-
                 <a href="https://2013.igem.org/Team:Tianjin/Society/New Teams Guidance">New Teams Guidance</a>
+
                 <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/NewTeamsGuidance">New Teams Guidance</a>
                 <ul>  
                 <ul>  
                     <li>  
                     <li>  
-
                         <a href="">High School Inspiration</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/NewTeamsGuidance#anchor-hp-05">High School Inspiration</a>  
                     </li>  
                     </li>  
                     <li>  
                     <li>  
-
                         <a href="">University Guidance</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/NewTeamsGuidance#anchor-hp-06">University Guidance</a>  
                     </li>  
                     </li>  
                 </ul>  
                 </ul>  
             </li>  
             </li>  
             <li class="hmain">  
             <li class="hmain">  
-
                 <a href="https://2013.igem.org/Team:Tianjin/Society/iGEM Leading-in">iGEM Leading-in</a>  
+
                 <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/iGEMLeading-in">iGEM Leading-in</a>  
                 <ul>  
                 <ul>  
                     <li>  
                     <li>  
-
                         <a href="">iGEM Handbook</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/iGEMLeading-in#anchor-hp-07">iGEM Handbook</a>  
                     </li>  
                     </li>  
                     <li>  
                     <li>  
-
                         <a href="">Internet Platform</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/iGEMLeading-in#anchor-hp-08">Internet Platform</a>  
                     </li>  
                     </li>  
                     <li>  
                     <li>  
-
                         <a href="">60-Second Biology</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/iGEMLeading-in#anchor-hp-09">60-Second Biology</a>  
                     </li>
                     </li>
                 </ul>  
                 </ul>  
             </li>  
             </li>  
             <li class="hmain">  
             <li class="hmain">  
-
                 <a href="https://2013.igem.org/Team:Tianjin/Society/Collaboration ">Collaboration</a>  
+
                 <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/Collaboration ">Collaboration</a>  
                 <ul>  
                 <ul>  
                     <li>  
                     <li>  
-
                         <a href="">The 1st Model iGEM</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/Collaboration#anchor-hp-13"> BIT-China</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/Collaboration#anchor-hp-10">The 1st Model iGEM</a>  
                     </li>  
                     </li>  
                     <li>  
                     <li>  
-
                         <a href="">Tsinghua University</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/Collaboration#anchor-hp-11">Tsinghua University</a>  
                     </li>  
                     </li>  
                     <li>  
                     <li>  
-
                         <a href="">Ocean University of China</a>
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/Collaboration#anchor-hp-12">Ocean University of China</a>  
-
                    </li>
+
-
                    <li>
+
-
                        <a href=""> BIT-China</a>  
+
                     </li>
                     </li>
 +
                 </ul>  
                 </ul>  
             </li>
             </li>
             <li class="hmain">  
             <li class="hmain">  
-
                 <a href="https://2013.igem.org/Team:Tianjin/Society/Society Outreach ">Society Outreach</a>  
+
                 <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/SocietyOutreach ">Society Outreach</a>  
-
                 <ul>  
+
                 <ul>
                     <li>  
                     <li>  
-
                         <a href="">PetroChina Dagang Petrochemical Company</a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/SocietyOutreach#anchor-hp-14">Tianjin Institute of Industrial Biotechnology,Chinese Academy of Sciences</a>  
-
                     </li>  
+
                     </li>
                     <li>  
                     <li>  
-
                         <a href=""><li>Communicate with Research Institute</li></a>  
+
                         <a href="https://2013.igem.org/Team:Tianjin/Human_Practice/SocietyOutreach#anchor-hp-15">PetroChina Dagang Petrochemical Company</a>  
                     </li>  
                     </li>  
 +
                 </ul>  
                 </ul>  
 +
            </li>
 +
            <li>
 +
                <a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none" style="margin-top:80px;"/></a>
             </li>
             </li>
         </ul>  
         </ul>  
Line 286: Line 297:
<div class="main">
<div class="main">
 +
<center><span style="font-family:Arial;font-size:46px;color:#000;">Overview</span></center>
-
<center><span style="font-family:Arial;font-size:46px;color:#000;">Social Activity</span></center>
+
<div style="background-color:#fafafa;width:710px;padding:5px 5px 5px 5px;margin-left:10px;">
 +
<p>This year's human practice of Tianjin iGEM team mainly focused on how to start a new iGEM team. We held five main activities this summer to attract more students to participate in the competition of IGEM. The number of the people who was directly influenced by us up to 2 000people. With the help of Internet media, more then 30 000 people start to cast a look on the synthetic biology and IGEM. We interfaced with industry and our sponsors through visiting biological company. Besides, to raise up biosafety problem the notice of the public, we organized the youths in the city through our E-sport Competition in collaboration with Plague Inc. Our task can be divided into following parts.
 +
</p>
 +
</div>
<a name="#" id="#"></a>
<a name="#" id="#"></a>
<br/>
<br/>
-
<h1>PetroChina Dagang Petrochemical Company</h1>
 
-
<hr /><br />
 
-
<p>Oil production of Dagang District in Tianjin has won its name in China. By communicating with engineers from Dagang Petroleum Enginnering College, we can work on turning our products into productive force, which will draw a perfect ending to our project. It will also leave some questions for future teams to answer, encouraging them to come up with better ideas.</p>
+
</html>
 +
=New Teams Guidance=
-
<a name="#" id="#"></a>
+
<html>
-
<br/>
+
-
<h1>Communicate with Research Institute</h1>
+
<hr /><br />
<hr /><br />
-
<div class="img1" style="margin:0 150px 15px 150px;">
+
<div class="img1">
<div>
<div>
-
<a href="#" target="_blank" ><img src="#" width="400px" height="266px";/></a>
+
<a href="https://static.igem.org/mediawiki/igem.org/0/02/Tju-hp-1.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/igem.org/0/02/Tju-hp-1.jpg" width="400px" height="266px";/></a>
<div id="Enlarge">
<div id="Enlarge">
-
<b>Figure 1.</b> </div>
+
<a href="https://static.igem.org/mediawiki/igem.org/0/02/Tju-hp-1.jpg"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right"/></a>
-
<a href="#"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right"/></a>
+
<b>Figure 1.</b> A new team in Nankai University</div>
</div></div>
</div></div>
-
<p>Because our research areas are similar, we chose this research institute as our partner. We hope that under the instruction of Fenglu, who is respected in the field of Bio-energy, our experiments can be improved, and our products can have more applications in this field.We presented the details of our project to other scientists, in order to raise awareness of the field of synthetic biology and incite constructive discussions regarding the scientific specifications of our project.</p>
 
-
<p>We visited PetroChina Dagang petrochemical company, getting a better understanding of oil production. During the factory study tour, we communicated with engineers in the plant and found some environmental problems in the production. Then we introduced our project of producing alkanes in the bacterium E. coli, engineers put forth their suggestions to apply this project to large-scale production in the factory. This visit broaded our eyes and gave us pactical knowledge, thus the significance of our project showed up more clearly.</p>
+
<p>Our goal is to let more students who are interested in synthetic biology get familiar with iGEM, participate in it and join in our big family.In this part, we influenced high schools and universities related with biology in Tianjin. We shared our ideas with them by lectures, visits and interviews, and we successfully helped Nankai University start their first iGEM team.We aim to challenge this current predicament by introducing the emerging field of synthetic biology to high schools across the Tianjin City to spur curiosity towards the field and allow high school students to get involved in cutting-edge research opportunities.We helped more iGEM teams to grow with our joint efforts.We used a wide array of open panel discussions on campus to introduce other students to iGEM and synthetic biology, and the possibilities they hold as scientific pursuits. </p>
-
 
+
<a name="anchor-hp-02" id="anchor-hp-02"></a>
-
<a name="#" id="#"></a>
+
<br/>
<br/>
-
<h1>60-Second Biology</h1>
 
-
<hr /><br />
 
-
<p>Our human practice this year take the different backgrounds and needs of general public into consideration. We made full use of the Internet platform and tried our best to enlarge  popularization of synthetic biology in China. To be more specific, we made videos to introduce iGEM and molecular biology which are limited in 60 seconds so that the message is efficiently sent to the audience, and draw the attention of the public. We also hope that through this activity, more and more Chinese people will take notice of the development of genetic engineering, an area that may change the future of the globe.</p>
+
</html>
 +
=IGEM Leading-in=
-
</div>
+
<html>
-
</div>
+
<hr /><br />
-
</div>
+
<div class="img1">
 +
<div>
 +
<a href="https://static.igem.org/mediawiki/igem.org/e/ef/Tju-hp-2.png" target="_blank" ><img src="https://static.igem.org/mediawiki/igem.org/e/ef/Tju-hp-2.png" width="400px" height="266px";/></a>
 +
<div id="Enlarge">
 +
<a href="https://static.igem.org/mediawiki/igem.org/e/ef/Tju-hp-2.png"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right"/></a>
 +
<b>Figure 2.</b> iGEM leading-in </div>
 +
</div></div>
 +
<p>The goal of the outreach part of our project was thus to interface with a variety of different audiences both within our city and outside it. We also wanted to do this in a more interesting and engaging way.To help more Chinese students get familiar with iGEM, we write an iGEM handbook with Chinese.We also created our network platform such as Renren (Chinese face book), Micro-blog, Douban, which have significant influence on the public. Our team members recorded the audios of 60-Second Biology for promoting popular science.We translate some papers in biologic area to make sure our target population could get all the information efficiently in China.  Our team aims to make the public gain a strong knowledge of molecular biology lab techniques as well as a solid understanding of the IGEM competition. </p>
-
<!--
+
<a name="anchor-hp-03" id="anchor-hp-03"></a>
-
<div class="note">
+
<br/>
-
 
+
-
</div>
+
-
<div class="note">
+
-
 
+
-
</div>
+
-
-->
+
-
 
+
-
</div>
+
-
 
+
-
 
+
-
 
+
-
<div id="footer">
+
-
<p><br />
+
-
<br />
+
-
E-mail:austinamens@gmail.com | Address:Building No.20, No.92 Weijin Road, Tianjin, China | Zip-code:300072
+
-
<br />Copyright 2013 © Tianjin University iGEM Team
+
-
</p>
+
-
</div>
+
-
 
+
-
<!--top button section-->
+
-
<div style="display: block" id="goTopBtn">
+
-
<a href="#top"><img border=0 src="https://static.igem.org/mediawiki/2013/6/61/Top.jpg"></a>
+
-
</div>
+
-
 
+
</html>
</html>
 +
=Collaboration=
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
9/23
 
<html>
<html>
-
</div>
 
-
</div>
 
-
</div>
 
-
 
-
<style type="text/css">
 
-
*{margin:0;padding:0;font-family:"微软雅黑","Arial";}
 
-
 
-
body{
 
-
width: 960px;
 
-
height: auto;
 
-
margin: 0 auto;
 
-
font-size:12px;
 
-
font-family:Arial, Helvetica, sans-serif;
 
-
background-color:#fff;
 
-
}
 
-
 
-
h1,h2,h3,h4,h5,h6{
 
-
border:none;}
 
-
 
-
p {margin:0.5em 0 !important;
 
-
text-decoration:none;
 
-
font-family:Arial, Helvetica, sans-serif;
 
-
font-size:12px;
 
-
}
 
-
.content-section{
 
-
width:960px;
 
-
height:10px;
 
-
margin-top:0px;
 
-
}
 
-
.logo-section{
 
-
height:220px;
 
-
width:960px;
 
-
position:relative;
 
-
float:left;
 
-
margin-top:0px;
 
-
background:url(https://static.igem.org/mediawiki/2013/4/42/Safety1.jpg) no-repeat;
 
-
}
 
-
.note{
 
-
width:960px;
 
-
height:200px;
 
-
float:left;
 
-
margin-top:10px;
 
-
position:relative;
 
-
background-color:#fff;
 
-
padding:0;
 
-
}
 
-
.note1{
 
-
width:960px;
 
-
min-height:200px;
 
-
float:left;
 
-
background-color:#fff;
 
-
margin-top:0px;
 
-
}
 
-
.note2{
 
-
width:880px;
 
-
height:auto;
 
-
float:left;
 
-
position:relative;
 
-
margin-left:20px;
 
-
padding:30px 10px 10px 30px;
 
-
}
 
-
#footer{
 
-
margin:0 auto;
 
-
width:960px;
 
-
min-height:73px;
 
-
text-align:center;
 
-
color:#666;
 
-
float:left;
 
-
}
 
-
#goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;}
 
-
 
-
 
-
<!--hidden section-->
 
-
.hidden {display:none;}
 
-
#p-logo,#footer-box {display:none;}
 
-
#top-section {border:none;height:15px;}
 
-
.firstHeading {display:none;}
 
-
#bodyContent{display:none;}
 
-
#menubar a{text-decoration:none;color:#CCC;list-style: none;}
 
-
#menubar a:hover{text-decoration:none;color:#FFF;list-style: none;}
 
-
#search-controls{display:none;}
 
-
.printfooter{display:none;}
 
-
#catlinks{display:none;}
 
-
#content{background:none;padding:0px;margin-top:0px;border:none;}
 
-
</style>
 
-
 
-
<!--content section-->
 
-
 
-
<style type="text/css">
 
-
#sddm{z-index: 30;width: 960px;height:65px;position:relative;float:left;background-color:#FFF;position:raletive;margin-left:0px;}
 
-
#sddm ul{margin-left:0px;}
 
-
#sddm li{margin: 0;list-style: none;float: left;font: bold 14px arial;height:25px;background-color:#FFF;}
 
-
#sddm li a{display: block;margin:0;padding: 15px 0px 15px 0px;width: 96px;height:25px;background: #FFF;color: #000;text-align: center;text-decoration: none;border-top:#ececec 5px solid;}
 
-
#sddm li a:hover{background:#FCFCFC;color:#0babe7;border-top:#0babe7 5px solid;}
 
-
#sddm div{position: absolute;width:96px;z-index:999;visibility: hidden;margin: 0;padding: 0;}
 
-
#sddm div a{position: relative;display: block;margin: 0;padding: 5px 5px;width: auto;white-space: nowrap;text-align:center;text-decoration: none;color: #000;font: 12px arial}
 
-
#sddm div a:hover{background:#FAFAFA;color: #0babe7;}
 
-
</style>
 
-
 
-
 
-
 
-
<div class="cont1">
 
-
<ul id="sddm">
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin">Home</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Project ">Project</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Safety ">Safety</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Modeling ">Modeling</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Protocol ">Protocol</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Society ">Society</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Data ">Data</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Notebook ">Notebook</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Team ">Team</a>
 
-
</li>
 
-
    <li><a href=" https://2013.igem.org/Team:Tianjin/Attributions ">Attributions</a>
 
-
</li>
 
-
</ul>
 
-
</div>
 
-
 
-
 
-
<div class="content-section">
 
-
</div>
 
-
 
-
<div class="logo-section">
 
-
</div>
 
-
 
-
 
-
 
-
<div class="note1">
 
-
<style type="text/css">
 
-
.box{ width:960px; margin:0 auto; overflow:hidden;}
 
-
.main{ width:720px; height:auto; float:right;position:relative;padding:10px 10px 10px 10px;}
 
-
.fixed{ width:220px; height:300px; font:normal; text-align:center;float:left;/*background-color:#f0f0f0;*/word-spacing:0.1em;top:10px;margin-top:10px;}
 
-
.main img{border:hidden;margin-bottom:5px;}
 
-
.main div,li,p{font-family:Arial;line-height:150%;word-spacing:0.1em;}
 
-
 
-
 
-
.box p{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:150%;text-align:left;}
 
-
.box h1{text-decoration:none;font-weight:normal;color:#0babe7;}
 
-
.img1{margin-bottom:15px;padding:5px 5px 5px 5px;background-color:#fafafa;border:thin solid #999;}
 
-
.img1 a{target="_blank";}
 
-
 
-
.fixed li{height:30px;width:160px;}
 
-
 
-
</style>
 
-
 
-
<script type="text/javascript">
 
-
$(document).ready(function(e) {
 
-
t = $('.fixed').offset().top;
 
-
mh = $('.main').height();
 
-
fh = $('.fixed').height();
 
-
$(window).scroll(function(e){
 
-
s = $(document).scrollTop();
 
-
if(s > t - 10){
 
-
$('.fixed').css('position','fixed');
 
-
if(s + fh - 400 > mh){
 
-
$('.fixed').css('top',mh-s-fh+'px');
 
-
}
 
-
}else{
 
-
$('.fixed').css('position','');
 
-
}
 
-
})
 
-
});
 
-
</script>
 
-
 
-
 
-
 
-
<div class="box">
 
-
 
-
<div class="sub">
 
-
<div class="fixed">
 
-
<style type="text/css">
 
-
.cont ul,li{list-style: none;} 
 
-
.cont ul {padding: 0; margin: 0;text-align:center;} 
 
-
.cont .hmain {background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-bottom:#CCC 1px solid;} 
 
-
.cont li {background-color: #fff;line-height:150%;} 
 
-
.cont a {text-decoration: none;  padding-left: 10px;  display: block;  display: inline-block; width: 200px;padding-top: 3px;padding-bottom: 3px;} 
 
-
.cont .hmain a {color:#fff;background-coler:#CCC ;/*background-repeat: no-repeat;  */background-position: 3px center;  } 
 
-
.cont .hmain li a {color:#000;background-image: none;  } 
 
-
.cont .hmain ul {display: none; } 
 
-
.cont .hmain li{font-size:12px;}
 
-
</style>
 
-
 
-
<script type="text/javascript">
 
-
$(document).ready(function(){ 
 
-
    $(".hmain").hover(function(){ 
 
-
        $(this).children("ul").slideDown(); 
 
-
        changeIcon($(this).children("a")); 
 
-
    },function(){ 
 
-
        $(this).children("ul").slideUp(); 
 
-
        changeIcon($(this).children("a")); 
 
-
    }); 
 
-
});
 
-
</script>
 
-
 
-
<div class="cont" style="margin-top:10px;">
 
-
        <ul>
 
-
            <li></li>
 
-
            <li class="hmain">
 
-
                    <a href="#lab-safety">Lab-Safety Month</a>
 
-
            </li>
 
-
            <li class="hmain">
 
-
                <a href="#pla.compitition">Plague Inc Competition</a> 
 
-
            </li>
 
-
            <li class="hmain">
 
-
                <a href="#the3mlec.">The 3M Lecture</a>
 
-
            </li>
 
-
            <li class="hmain">
 
-
                <a href="#">Safety Questions</a>
 
-
            </li>
 
-
            <li>
 
-
                <a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none"/></a>
 
-
            </li>
 
-
        </ul>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
 
-
 
-
<div class="main">
 
-
 
-
<center><span style="font-family:Arial;font-size:46px;color:#000;">Background</span></center>
 
-
<div style="background-color:#fafafa;width:720px;padding:5px 5px 5px 5px;font-size:14px;">
 
-
 
-
<p>April 16 2013, a postgraduate student named Huang Yang from Fudan University died of poisoning in Shanghai Zhongshan Hospital. According to the report of the police's investigation, a toxic chemical compound was found in the drinking water dispenser in Huang's dormitory room, and this toxic chemical compoud is taken out of a laboratory.</p>
 
-
<p>This terrible incident is not a mere coincidence and it reminds us college students of the importance of lab-safety. Our iGEM team believe that apart from ensuring the safety of our lab, we should also appeal to more people to join us in ensuring lab-safety. </p>
 
-
</div>
 
-
 
-
<a name="lab-safety" id="lab-safety"></a>
 
-
<br/>
 
-
<h1> The "Lab-Safety Month of Tianjin University"</h1>
 
<hr /><br />
<hr /><br />
-
<div class="img1" style="float:left;margin-right:15px;">
+
<div class="img1">
<div>
<div>
-
<a href="https://static.igem.org/mediawiki/2013/a/a2/Lab_safety.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/a/a2/Lab_safety.jpg" width="400px" height="266px";/></a>
+
<a href="https://static.igem.org/mediawiki/2013/3/33/Tju-Hp1.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/3/33/Tju-Hp1.jpg" width="400px" height="266px";/></a>
<div id="Enlarge">
<div id="Enlarge">
-
<a href="https://static.igem.org/mediawiki/2013/a/a2/Lab_safety.jpg"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right"/></a>
+
<a href="https://static.igem.org/mediawiki/2013/3/33/Tju-Hp1.jpg"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right"/></a>
-
<b>Figure 1.</b> The "Lab-Safety Month of Tianjin University"</div>
+
<b>Figure 3.</b> Collaborate with four universities </div>
</div></div>
</div></div>
-
<p>Under our advocation, Tianjin University started the " Lab-Safety Month of Tianjin University", and a number of activities were held, in which our iGEM team played important roles.</p>
+
<p>To help students of Engineering and Science learn from each other, we organized our iGEM team members to communicate with students from other teams. We worked with BIT 2013 iGEM team this summer on the development of both projects. And participated in the 1st Model IGEM, communicating with several universities including Peking, OUC-China and NJU-China and so on. In particular, we established deep friendship with TJU-IGEM. Both of sides appointed regular communication in the future IGEM team.We discussed our projects with others and listened to their advice, which enabled us to solve bioengineering problems from a different perspective.</p>
-
<p>The" Lab-Safety Month of Tianjin University" campaign was a successful safe work practice, and we hope that we can seize this opportunity to take the initiative to start the lab-safety campaign among the universities in Tianjin city.</p>
+
-
<p>This campaign was the first specific campain focusing on lab-safety in China, and was composed of various activities such as lab-safety lectures, lab escape drills, lab-safety checks, top 10 safe labs selection and filming videos about lab-safety. Our iGEM team was responsible for organizing and propagating some of the activities.</p>
+
-
<p>Tianjin University made and revised three regulations in Dec, 2012-Tianjin University Lab Management Regulation, Tianjin University Lab-Safety Management Regulation and Tianjin University Lab-Safety Responsibility Regulation. These regulations perfected the regulations related with lab-safety, and helped to build up the lab management system of Tianjin University. Teachers from Tianjin University are now compiling a book named Basic Knowledge of Lab-Safety for College Students. To regulate the use of chemicals in our unversity, an Integrated Management System of Chemicals is also developed. For students whose majors are related with chemicals, they have to be trained about safety rules. Only after passing an lab entrance examination can they enter the labs for studying and working. Besides, postgraduates are equipped with special protection equipments to ensure their personal safety.</p>
+
-
<a name="pla.compitition" id="pla.compitition"></a><br />
+
<a name="anchor-hp-04" id="anchor-hp-04"></a>
 +
<br/>
 +
</html>
 +
=Society Outreach=
-
<h1>Plague Inc Competition</h1>
+
<html>
<hr /><br />
<hr /><br />
-
 
+
<div class="img1">
-
<div class="img1" style="float:right;margin-left:15px;">
+
<div>
<div>
-
<a href="https://static.igem.org/mediawiki/2013/b/b6/Safety-compitition.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/b/b6/Safety-compitition.jpg" width="400px" height="266px" /></a>
+
<a href="https://static.igem.org/mediawiki/igem.org/3/36/Tju-hp3.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/igem.org/3/36/Tju-hp3.jpg" width="400px" height="266px";/></a>
<div id="Enlarge">
<div id="Enlarge">
-
<a href="https://static.igem.org/mediawiki/2013/b/b6/Safety-compitition.jpg"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right" /></a>
+
<a href="https://static.igem.org/mediawiki/igem.org/3/36/Tju-hp3.jpg"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right"/></a>
-
<b>Figure 2.</b> Plague Inc Competition</div>
+
<b>Figure 4.</b>Society Outreach</div>
</div></div>
</div></div>
-
<p>To help students enjoy themselves while learning knowledge about safety, we held a Plague Inc Competition after studying and discussion. This game required participants to spread viruses around the world to make human beings die of terrible epidemics. In the process of virus transmission and infection, players need to strengthen their infectivity and resistance against antibiotics. Many students showed great enthusiasm to this game, and took part in our competition, two of whom are awarded with prizes.</p>
+
<br />
-
<p>This competition enabled students to enhance their awareness of safety before conducting research work. It also tested their ability of making strategies and overcoming difficulties, which also  helped them to implement their research plans efficiently.</p>
+
<p>Our alk-sensor has innumerable applications. But what should we do to change the experiment into product and other commercial products? By contacting with Tianjin Institute of Industrial Biotechnology and Dagang Petrochemical Company, we start to take a fresh look at our project. We hope that under the instruction, who is respected in the field of Bio-energy, our experiments can be improved, and our products can have more applications in this field.We presented the details of our project to other scientists, in order to raise awareness of the field of synthetic biology and incite constructive discussions regarding the scientific specifications of our project. </p>
-
<a name="the3mlec." id="the3mlec."></a>
+
 
-
<p style=" clear:both;"><h1>The 3M Lecture</h1></p>
+
 
-
<hr /><br />
+
</div>
-
<div class="img1" style="float:left;margin-right:15px;">
+
-
<div>
+
-
<a href="https://static.igem.org/mediawiki/2013/5/50/Lecture.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/5/50/Lecture.jpg" width="400px" height="266px" /></a> 
+
-
<div id="Enlarge">
+
-
<a href="https://static.igem.org/mediawiki/2013/5/50/Lecture.jpg"  title="Enlarge" target="_blank"><img src="https://static.igem.org/mediawiki/2013/9/90/Enlarge.jpg" width="20" height="20" alt="" align="right" /></a>
+
-
<b>Figure 3.</b> The 3M lecture </div>
+
-
</div></div>
+
-
<p>We also invited a professional lecturer Mr. Wang Enye from 3M to give us a lecture on Lab hazards and Self Protection. In the lecture, he talked about 4 aspects:basic knowledge about lab hazards and self protection, recognition of lab hazards and risk control, Respiratory hazards and self protection, and eye,face,skin hazards and self protection. The lecturer encapsulated the important technical fundaments of laboratory safety.The emphasis on the fundamentals will help the student and practicing scientist to understand the concepts and apply then accordingly. Some of the lab management officials and student representatives of related departments attended the lecture.</p>
+
</div>
</div>

Latest revision as of 21:44, 27 September 2013

Overview

This year's human practice of Tianjin iGEM team mainly focused on how to start a new iGEM team. We held five main activities this summer to attract more students to participate in the competition of IGEM. The number of the people who was directly influenced by us up to 2 000people. With the help of Internet media, more then 30 000 people start to cast a look on the synthetic biology and IGEM. We interfaced with industry and our sponsors through visiting biological company. Besides, to raise up biosafety problem the notice of the public, we organized the youths in the city through our E-sport Competition in collaboration with Plague Inc. Our task can be divided into following parts.


Contents

New Teams Guidance



Figure 1. A new team in Nankai University

Our goal is to let more students who are interested in synthetic biology get familiar with iGEM, participate in it and join in our big family.In this part, we influenced high schools and universities related with biology in Tianjin. We shared our ideas with them by lectures, visits and interviews, and we successfully helped Nankai University start their first iGEM team.We aim to challenge this current predicament by introducing the emerging field of synthetic biology to high schools across the Tianjin City to spur curiosity towards the field and allow high school students to get involved in cutting-edge research opportunities.We helped more iGEM teams to grow with our joint efforts.We used a wide array of open panel discussions on campus to introduce other students to iGEM and synthetic biology, and the possibilities they hold as scientific pursuits.


IGEM Leading-in



Figure 2. iGEM leading-in

The goal of the outreach part of our project was thus to interface with a variety of different audiences both within our city and outside it. We also wanted to do this in a more interesting and engaging way.To help more Chinese students get familiar with iGEM, we write an iGEM handbook with Chinese.We also created our network platform such as Renren (Chinese face book), Micro-blog, Douban, which have significant influence on the public. Our team members recorded the audios of 60-Second Biology for promoting popular science.We translate some papers in biologic area to make sure our target population could get all the information efficiently in China. Our team aims to make the public gain a strong knowledge of molecular biology lab techniques as well as a solid understanding of the IGEM competition.


Collaboration



Figure 3. Collaborate with four universities

To help students of Engineering and Science learn from each other, we organized our iGEM team members to communicate with students from other teams. We worked with BIT 2013 iGEM team this summer on the development of both projects. And participated in the 1st Model IGEM, communicating with several universities including Peking, OUC-China and NJU-China and so on. In particular, we established deep friendship with TJU-IGEM. Both of sides appointed regular communication in the future IGEM team.We discussed our projects with others and listened to their advice, which enabled us to solve bioengineering problems from a different perspective.


Society Outreach



Figure 4.Society Outreach

Our alk-sensor has innumerable applications. But what should we do to change the experiment into product and other commercial products? By contacting with Tianjin Institute of Industrial Biotechnology and Dagang Petrochemical Company, we start to take a fresh look at our project. We hope that under the instruction, who is respected in the field of Bio-energy, our experiments can be improved, and our products can have more applications in this field.We presented the details of our project to other scientists, in order to raise awareness of the field of synthetic biology and incite constructive discussions regarding the scientific specifications of our project.

Retrieved from "http://2013.igem.org/Team:Tianjin/Human_Practice"