Difference between revisions of "Team:ZJU-China/Achievements"

Line 1: Line 1:
 
<html lang="zh-CN">
 
<html lang="zh-CN">
 
   <head>
 
   <head>
 +
  
 
<link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 
<link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 
<link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
 
<link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
 +
<link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 
<link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 
<link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
<!-- <link href="css/doc-style.css" rel="stylesheet" type="text/css"/> -->
 
 
<link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
<!-- 按钮的字体 -->
+
 
<link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
+
<!-- 按钮的字体end -->
+
 
<script>
 
<script>
 
   var _hmt = _hmt || [];
 
   var _hmt = _hmt || [];
 
</script>
 
</script>
      <script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt?action=raw&ctype=text/javascript"></script>
 
 
   </head>
 
   </head>
  
Line 68: Line 66:
  
 
#content_wrapper p {
 
#content_wrapper p {
     font-family: 'Yanone Kaffeesatz',Tahoma, Geneva, sans-serif;
+
     font-family: 'Tempus Sans ITC',Tahoma, Geneva, sans-serif;
 
}
 
}
  
Line 99: Line 97:
 
   vertical-align: baseline;
 
   vertical-align: baseline;
 
   font-size: 0.875em;
 
   font-size: 0.875em;
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
+
   font-family:'Tempus Sans ITC', verdana, sans-serif;
 
}
 
}
  
Line 108: Line 106:
 
   margin-top: 0.2em;
 
   margin-top: 0.2em;
 
   color: #3399ff;
 
   color: #3399ff;
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
+
   font-family:'Tempus Sans ITC', verdana, sans-serif;
 
}
 
}
  
Line 116: Line 114:
 
   margin-top: 1em;
 
   margin-top: 1em;
 
   text-align: left;
 
   text-align: left;
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
+
   font-family:'Tempus Sans ITC', verdana, sans-serif;
 
}
 
}
  
 
.TextContent p{
 
.TextContent p{
 
   margin-bottom: 1.2em;
 
   margin-bottom: 1.2em;
   font-family:'Yanone Kaffeesatz', verdana, sans-serif;
+
   font-family:'Tempus Sans ITC', verdana, sans-serif;
 
}
 
}
  
Line 138: Line 136:
 
     margin:auto;
 
     margin:auto;
 
     max-height: 250px;   
 
     max-height: 250px;   
     width: auto%;
+
     width: auto;
 
}
 
}
  
Line 217: Line 215:
 
     font-weight: 100;
 
     font-weight: 100;
 
     text-align: left;
 
     text-align: left;
    line-height: 35px;
 
 
}
 
}
  
 
/*文中自定义*/
 
/*文中自定义*/
 +
 +
.CuteButton{
 +
    margin-left:10px !important;
 +
    margin-top: 20px !important;
 +
}
 
.CuteButton:active {
 
.CuteButton:active {
    color:white !important;
 
 
     -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 
     -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 
     -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 
     -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
Line 228: Line 229:
 
     position: relative;
 
     position: relative;
 
     top: 6px;
 
     top: 6px;
}
+
}  
 
+
.CuteButton:visited {
+
    color:white !important;
+
    -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
+
    -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
+
    box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
+
    position: relative;
+
    top: 6px;
+
}
+
  
 
.YellowCB {
 
.YellowCB {
Line 254: Line 246:
  
 
.SmallCB {
 
.SmallCB {
     font-size: 1.2em;
+
     font-size: 1.5em;
     margin-left: 4px;
+
     margin-left: 2px;
     padding: 1px 7px ;
+
     padding: 2px 10px ;
 
     width: 100px;
 
     width: 100px;
 
}
 
}
 
  
  
 
.ArticleHead{
 
.ArticleHead{
    font-family: 'Tempus Sans ITC',georgia !important;
+
  font-family: 'Tempus Sans ITC',georgia !important;
    font-size: 40px !important;
+
  font-size: 40px !important;
    font-weight: 800 !important;
+
  font-weight: 800 !important;
    color: #56A36C !important;
+
  color: #56A36C !important;
    text-align: center !important;
+
  text-align: center !important;
 
     margin-bottom: 0 !important;
 
     margin-bottom: 0 !important;
     margin-top: .6em !important;
+
     /*margin-top: .6em !important;*/
 
}
 
}
  
 
.H3Head{
 
.H3Head{
    font-family: 'Tempus Sans ITC',georgia !important;
+
  font-family: 'Tempus Sans ITC',georgia !important;
    color: #FEC43E !important;
+
  color: #FEC43E !important;
    font-size: 25px !important;
+
  font-size: 25px !important;
    font-weight: 400 !important;
+
  font-weight: 400 !important;
    text-align: left !important;
+
  text-align: left !important;
 
     margin-bottom: 0 !important;
 
     margin-bottom: 0 !important;
 
     margin-top:.6em !important;
 
     margin-top:.6em !important;
Line 283: Line 274:
  
 
.PP{
 
.PP{
    font-family:Tahoma, Geneva, sans-serif !important;
+
  font-family:Tahoma, Geneva, sans-serif !important;
    font-size: 20px !important;
+
  font-size: 20px !important;
    font-weight: 100 !important;
+
  font-weight: 100 !important;
    text-align: left !important;
+
  text-align: left !important;
 
}
 
}
  
  
 
.Retract{
 
.Retract{
    padding-left: 50px;
+
  padding-left: 50px;
 
}
 
}
  
 
.GreenAH{
 
.GreenAH{
    color: #56A36C;
+
  color: #56A36C;
 
}
 
}
  
 
.YellowAH{
 
.YellowAH{
    color: #FEC43E;
+
  color: #FEC43E;
 
}
 
}
  
Line 310: Line 301:
 
}
 
}
  
.blueTable
+
.greyTable
 
{
 
{
    color: #1E90FF;
+
  color: #7f7f7f;
 
}
 
}
  
 
.yellowTable
 
.yellowTable
 
{
 
{
    color: #CD9B1D;
+
  color: #CD9B1D;
 
}
 
}
  
 
h2{
 
h2{
    font-family: 'Tempus Sans ITC';
+
  font-family: 'Tempus Sans ITC';
    font-weight: 500;
+
  font-weight: 500;
    font-size: 35px;
+
  font-size: 35px;
    text-align: left;
+
  text-align: left;
 
}
 
}
  
 
h3{
 
h3{
    font-family: 'Tempus Sans ITC';
+
  font-family: 'Tempus Sans ITC';
    font-weight: 500;
+
  font-weight: 500;
    font-size: 32px;
+
  font-size: 32px;
    text-align: left;
+
  text-align: left;
 
}
 
}
  
 
h4{
 
h4{
    font-family: 'Tempus Sans ITC';
+
  font-family: 'Tempus Sans ITC';
    font-weight: 500;
+
  font-weight: 500;
    font-size: 28px;
+
  font-size: 28px;
    text-align: left;
+
  text-align: left;
 
}
 
}
  
 
h5{
 
h5{
    font-family: 'Tempus Sans ITC';
+
  font-family: 'Tempus Sans ITC';
    font-weight: 500;
+
  font-weight: 500;
    font-size: 25px;
+
  font-size: 25px;
    text-align: left;
+
  text-align: left;
 
}
 
}
  
 
p{
 
p{
    margin:0;
+
  margin:0;
    font-size:17px;
+
  font-size:17px;
    line-height: 30px;
+
  line-height: 30px;
    /*padding-bottom: 20px;*/
+
  /*padding-bottom: 20px;*/
    color: #111111;
+
  color: #111111;
 
}
 
}
  
Line 372: Line 363:
 
}
 
}
  
.medals
+
.nonStyleTable
 
{
 
{
     height:35px;
+
     background: transparent !important;
     width:35px;
+
     border:none !important;
    display:inline;
+
 
}
 
}
  
.bronze
+
.textimg{
 +
    /*width:50%;*/
 +
    /*margin-top: 20px;*/
 +
    /*padding-bottom: 20px;*/
 +
    text-align: center;
 +
}
 +
 
 +
 
 +
 
 +
/*老姜要好看一点的表格*/
 +
.tableNice thead, .tableNice tr {
 +
    text-align: center;
 +
    border-top-width: 1px;
 +
    border-top-style: solid;
 +
    border-top-color: #b1c6d9;
 +
}
 +
.tableNice {
 +
    width: auto;
 +
    margin-left: 30%;
 +
    border-bottom-width: 1px;
 +
    border-bottom-style: solid;
 +
    border-bottom-color: #D0E9FF;
 +
}
 +
 
 +
/* Padding and font style */
 +
.tableNice td, .tableNice th {
 +
    padding: 5px 10px;
 +
    font-size: 12px;
 +
 
 +
    color: #00343F;
 +
}
 +
 
 +
/* Alternating background colors */
 +
.tableNice tr:nth-child(even) {
 +
    background: transparent;
 +
 
 +
}
 +
.tableNice tr:nth-child(odd) {
 +
    background: #EBFFFF;
 +
}
 +
 
 +
.tableOuter
 
{
 
{
     /*color: #99722d;*/
+
     align: center;
     color:#AEA256 !important;
+
     text-align: left;
 
}
 
}
  
.silver
+
.ref
 
{
 
{
     color: #979797 !important;
+
     font-size: 16px !important;
 +
    line-height:22px !important;
 +
    margin-bottom: 5px !important;
 +
    color: #353535;
 
}
 
}
  
.gold
+
#bronze
 
{
 
{
     color: #EACF36 !important;
+
     color: #997509 !important;
 
}
 
}
 +
#silver
 +
{
 +
    color: #778899 !important;
 +
}
 +
#gold
 +
{
 +
    color: gold !important;
 +
}
 +
/*老姜要好看一点的表格止*/
 
/*文中自定义*/
 
/*文中自定义*/
 
</style>
 
</style>
Line 401: Line 444:
 
       <!-- Docs master nav -->
 
       <!-- Docs master nav -->
 
                   <!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 
                   <!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 +
 
   <div class="container">
 
   <div class="container">
 
       <!-- header -->
 
       <!-- header -->
Line 500: Line 544:
 
       </div>
 
       </div>
 
   </div>
 
   </div>
 
+
<p></p>
  <p></p>
+
<div style="margin-top:0;padding-top:0">
<!--<div style="margin-top:0;padding-top:0">-->
+
   <img src="https://static.igem.org/mediawiki/2017/5/53/ZJU_China_Medals_head.jpg" width="100%">
   <!--<img id="partsPage" src="https://static.igem.org/mediawiki/2017/b/be/ZJUChina_interlab_banner.jpg" width="100%">-->
+
   <!-- <img src="images/HP_temp/banner.jpg" width="100%"> -->
   <!--&lt;!&ndash; <img src="images/HP_temp/banner.jpg" width="100%"> &ndash;&gt;-->
+
</div>
<!--</div>-->
+
 
+
 
+
  
  
Line 515: Line 556:
 
       <div class="bs-docs-section">
 
       <div class="bs-docs-section">
  
           <div style="height: 50px;"></div>
+
           <h1 class="page-header ArticleHead GreenAH">Achievements</h1>
            <h1 class="page-header ArticleHead GreenAH">Medals<hr></h1>
+
  
           <h1 id="bronze" class="ArticleHead bronze col-md-9 col-sm-9">BRONZE</h1>
+
           <h1 id="bronze" style="margin-top:60px !important;" class="ArticleHead bronze col-md-9 col-sm-9">BRONZE</h1>
 
           <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/1/19/ZJU_China_Medals_bronze.png">
 
           <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/1/19/ZJU_China_Medals_bronze.png">
  
Line 531: Line 571:
  
  
           <h1 id="silver" class="ArticleHead silver col-md-9 col-sm-9">SILVER</h1>
+
           <h1 id="silver" style="margin-top:60px !important;"  class="ArticleHead silver col-md-9 col-sm-9">SILVER</h1>
 
           <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/f/f3/ZJU_China_Medals_silver.png">
 
           <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/f/f3/ZJU_China_Medals_silver.png">
           <p class="PP">Several of our BioBricks work as expected. For example, Bbaxxxxxx, and they had been submitted as required.</p>
+
           <p class="PP">Several of our BioBricks work as expected. For example, Bbaxxxxxx, and they had been submitted as required.</p>
 
           <p class="PP">We have mentored a high school team (HFLS_H2Z_Hangzhou)and we designed a special linker for their core proteins and constructed the plasmid for them. We also helped them standardized this part.</p>
 
           <p class="PP">We have mentored a high school team (HFLS_H2Z_Hangzhou)and we designed a special linker for their core proteins and constructed the plasmid for them. We also helped them standardized this part.</p>
 
           <p class="PP">We visited China National Tobacco Corporation(CNTC) to investigate the damage caused by tobacco black shank which inspired us to come up with the idea of Trichoderma,the guardian. And the staff of CNTC gaved us lots of helpful suggestions.</p>
 
           <p class="PP">We visited China National Tobacco Corporation(CNTC) to investigate the damage caused by tobacco black shank which inspired us to come up with the idea of Trichoderma,the guardian. And the staff of CNTC gaved us lots of helpful suggestions.</p>
Line 539: Line 579:
  
  
           <h1 id="gold" class="ArticleHead gold col-md-9 col-sm-9">GOLD</h1>
+
           <h1 id="gold" style="margin-top:60px !important;"  class="ArticleHead gold col-md-9 col-sm-9">GOLD</h1>
 
           <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/8/8a/ZJU_China_Medals_gold.png">
 
           <img class="col-md-3 col-sm-3" src="https://static.igem.org/mediawiki/2017/8/8a/ZJU_China_Medals_gold.png">
 
           <p class="PP">We engaged with stakeholders as well as experts,and did field study etc., which as a whole helped us to design and modify our project.</p>
 
           <p class="PP">We engaged with stakeholders as well as experts,and did field study etc., which as a whole helped us to design and modify our project.</p>
Line 549: Line 589:
 
           </br></br></br>
 
           </br></br></br>
  
</div>
+
 
       
+
 
 +
      </div>
 +
 
  
  
 
<!-- 右侧监听开始 -->
 
<!-- 右侧监听开始 -->
 
<div class="col-md-3 disappear-on-top" role="complementary">
 
<div class="col-md-3 disappear-on-top" role="complementary">
   <nav  style="position: fixed; top: 200px ; left:50px;" class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
+
   <nav  style="position: fixed; top: 100px ; left:50px; " class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 
     <ul class="nav bs-docs-sidenav">
 
     <ul class="nav bs-docs-sidenav">
 
+
       <li><a href="#bronze">Brzone</a></li>
       <li><a href="#bronze">Bronze</a></li>
+
 
         <li><a href="#silver">Silver</a></li>
 
         <li><a href="#silver">Silver</a></li>
      <li><a href="#gold">Gold</a></li>
+
        <li><a href="#gold">Gold</a></li>
 
+
      <li>
 
+
        <a href="#">B</a>
 +
          <ul class="nav">
 +
            <li><a href="#">A</a></li>
 +
            <li><a href="#">B</a></li>
 +
            <li><a href="#">C</a></li>
 +
          </ul>
 +
      </li>
  
 
     </ul>
 
     </ul>
Line 568: Line 615:
 
   <a class="back-to-top" href="#top">
 
   <a class="back-to-top" href="#top">
 
   <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
 
   <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
      <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
+
    <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
 
   </a>
 
   </a>
  
Line 581: Line 628:
 
<div class="footer"  style="background-color: #000000">
 
<div class="footer"  style="background-color: #000000">
 
   <div class="copyright container text-center">
 
   <div class="copyright container text-center">
 +
      <p><br></p>
 
     <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |</p>
 
     <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |</p>
     <!--<p class="copyright">Contact us:<a class="copyright" href="">WeChat</a></p>-->
+
     <p><br></p>
 
   </div>
 
   </div>
 
</div>
 
</div>
Line 596: Line 644:
 
   <script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
 
   <script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
  
  <script src="https://2017.igem.org/Team:ZJU-China/js/scrollingnavnonPic?action=raw&ctype=text/javascript"></script>
+
   <!--<script src="js/scrolling-nav.js"></script>-->
   <!--<script src="js/scrolling-nav-nonPic.js" type="text/javascript"></script>-->
+
   <script src="https://2017.igem.org/Zju/js/scrollingnav?action=raw&ctype=text/javascript"></script>
   <!--<script src="https://static.igem.org/mediawiki/2017/9/92/ZJUChina_scrolling-nav.txt"></script>  -->
+
 
   <script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
 
   <script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
  
 
   </body>
 
   </body>
 
</html>
 
</html>

Revision as of 12:53, 27 October 2017

Achievements

BRONZE

we have registered our teamTeam List

We have set up a team wiki

We have completed the judging form

We have prepared a poster and a presentation, which we will be presenting at the Jamboree.

We have designed several new biobricksSee Parts...

we have completed the safety form

we have created a page on our team wiki with clear attribution of each aspect of our project

we participated in the Interlab Measurement Study and met all the Interlab Requirement. You can see the result here See InterLab...

SILVER

Several of our BioBricks work as expected. For example, Bbaxxxxxx, and they had been submitted as required.

We have mentored a high school team (HFLS_H2Z_Hangzhou)and we designed a special linker for their core proteins and constructed the plasmid for them. We also helped them standardized this part.

We visited China National Tobacco Corporation(CNTC) to investigate the damage caused by tobacco black shank which inspired us to come up with the idea of Trichoderma,the guardian. And the staff of CNTC gaved us lots of helpful suggestions.

We invited Prof.Chulong Zhang as our instructor, who has focused on Trichoderma for tens of years. He recommended Trichoderma atroviride for us as the chasis which is safe and environment-friendly. We also consulted him how to prevent our engineered Trichoderma from horizontal gene transfer.

GOLD

We engaged with stakeholders as well as experts,and did field study etc., which as a whole helped us to design and modify our project.

We have induced several site-mutation in the sequence of T7 promoter and in this way,we created a series of promoters with different strength. We believe that these promoters will provide the researcher with more freedom to select the promoter with a proper strength. It can be a great improvement for T7 promoter.

Through logistic regression analysis of the VOC released from healthy or infected tobacco,we constructed a model to tell the physiological state of tobaccos according to the VOC they released. It also helped us to select the four practical VOC sensors from 18 of candidates.

Our engineered trichoderma has shown its magicl power in fighting with Phytophthora parasitica var.nicotianae and in boosting the growth of nicotiana.