Difference between revisions of "Team:HUST-China"

Line 3: Line 3:
 
<head>
 
<head>
 
     <meta charset="UTF-8">
 
     <meta charset="UTF-8">
 +
    <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
 
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
     <meta name="renderer" content="webkit">
 
     <meta name="renderer" content="webkit">
     <title>Background</title>
+
     <title>Team:HUST-China</title>
 
     <link rel="stylesheet" href="https://2017.igem.org/Team:HUST-China/css/bootstrap?action=raw&amp;ctype=text/css">
 
     <link rel="stylesheet" href="https://2017.igem.org/Team:HUST-China/css/bootstrap?action=raw&amp;ctype=text/css">
 
     <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
    <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/jquery?action=raw&amp;ctype=text/javascript"></script>
+
    <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/jquery?action=raw&amp;ctype=text/javascript"></script>
    <link href="https://2017.igem.org/Team:HUST-China/css/return_top?action=raw&amp;ctype=text/css" rel="stylesheet" type="text/css" />
+
    <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/return_top_jquery?action=raw&amp;ctype=text/javascript"></script>
+
    <script src="https://2017.igem.org/Team:HUST-China/js/return_top_script?action=raw&amp;ctype=text/javascript" type="text/javascript"></script>
+
 
+
 
     <script>
 
     <script>
 
     if ($('.firstHeading')) $('.firstHeading').remove();
 
     if ($('.firstHeading')) $('.firstHeading').remove();
Line 157: Line 154:
 
     }
 
     }
  
    #myCarousel {
+
     .item img {
        margin: 50px 0 0 0;
+
    }
+
    #navbar-collapse ul {
+
        margin-top:0;
+
    }
+
     .carousel-inner img {
+
 
         margin: 0 auto;
 
         margin: 0 auto;
 +
        padding:0;
 +
        width:100%;
 
     }
 
     }
 
     /*.carousel-control {
 
     /*.carousel-control {
Line 187: Line 180:
 
         margin: 20px 0 40px 0;
 
         margin: 20px 0 40px 0;
 
     }
 
     }
 
    .container-fluid{
 
        width:100%;
 
    }
 
 
 
     .tab1 {
 
     .tab1 {
 
         width:100%;
 
         width:100%;
Line 208: Line 196:
 
     .tab1 .col {
 
     .tab1 .col {
 
         padding: 20px;
 
         padding: 20px;
 +
    }
 +
    .tab2 {
 +
        background-color: #eee;
 +
        padding: 20px 20px;
 +
        text-align: center;
 +
    }
 +
 
 +
    .tab3 {
 +
        padding: 20px 20px;
 +
        text-align: center;
 +
    }
 +
    .tab3 img {
 +
        width: 65%;
 +
        height: auto;
 +
    }
 +
 +
    .tab4 {
 +
        background-color: #eee;
 +
        padding: 20px 20px;
 +
        text-align: center;
 +
    }
 +
 +
    .text h3 {
 +
        font-size: 20px;
 +
        color:#0c0047;
 
     }
 
     }
  
Line 221: Line 234:
 
         padding: 20px;
 
         padding: 20px;
 
         text-align: center;
 
         text-align: center;
    }
 
    .text h4{
 
        padding: 5px 10px;
 
    }
 
    .text p{
 
        padding: 2px 10px;
 
    }
 
    .text h5{
 
        padding: 3px 10px;
 
    }
 
    .dropdown button{
 
        margin: 2px 20px;
 
 
     }
 
     }
 
     /*没有小于768px,是因为Bootstrap3以移动端优先设计*/
 
     /*没有小于768px,是因为Bootstrap3以移动端优先设计*/
 
 
     /* 小屏幕(平板,大于等于768px) */
 
     /* 小屏幕(平板,大于等于768px) */
    @media (min-width: 768px) {
+
    @media (min-width: 768px) {
 
         .tab-h1 {
 
         .tab-h1 {
 
             font-size: 26px;
 
             font-size: 26px;
Line 288: Line 288:
 
         }
 
         }
 
         .text p {
 
         .text p {
            font-size: 14px;
+
            font-size: 14px;
 
             text-indent: 28px;
 
             text-indent: 28px;
 
         }
 
         }
 
     }
 
     }
       
 
  
     body {
+
     .collapse {
 +
      display: none;
 +
    }
 +
    @media (min-width: 992px) {
 +
      .navbar-collapse.collapse {
 +
        display: block !important;
 +
        height: auto !important;
 +
        padding-bottom: 0;
 +
        overflow: visible !important;
 +
      }
 +
    }
 +
   
 +
    body {
 
             position: relative;
 
             position: relative;
        }
 
        ul.nav-pills {
 
            top: 200px;
 
            position: fixed;
 
        }
 
        ul.nav-pills2 {
 
            bottom:50px;
 
            position: fixed;
 
        }
 
        div.col-sm-10 div {
 
            min-height: 10px;
 
            font-size: 14px;
 
            text-indent: 28px;
 
            color:#0f0f0f;
 
        }
 
 
        @media screen and (max-width: 810px) {
 
            #section1, #section2, #section3, #section4, #section5 {
 
            background-color: #eee; color:#171717;
 
            }
 
 
         }
 
         }
  
        body {
+
    @media (min-width: 768px) {
                position: relative;
+
            }
+
        @media (min-width: 768px) {
+
 
         .menu_logo_1 {
 
         .menu_logo_1 {
 
             top: 18px;
 
             top: 18px;
Line 373: Line 361:
 
         }
 
         }
 
     }
 
     }
 +
 +
 +
       
 +
 +
  
 
     </style>
 
     </style>
 
</head>
 
</head>
  
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20"  style="height:auto;">
+
<body>
    <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:15px">
+
      <nav class="navbar navbar-default navbar-fixed-top" style="margin-top:15px">
 
         <div class="container">
 
         <div class="container">
  
Line 395: Line 388:
 
             <div class="collapse navbar-collapse" id="navbar-collapse">
 
             <div class="collapse navbar-collapse" id="navbar-collapse">
 
                 <ul class="nav navbar-nav navbar-right">
 
                 <ul class="nav navbar-nav navbar-right">
                     <li><a href="https://2017.igem.org/Team:HUST-China">HOME</a></li>
+
                     <li class="active"><a href="https://2017.igem.org/Team:HUST-China">HOME</a></li>
 
                     <li class="dropdown">
 
                     <li class="dropdown">
 
                         <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 
                         <a href="#" class="dropdown-toggle" data-toggle="dropdown">
Line 444: Line 437:
 
                         </ul>
 
                         </ul>
 
                     </li>
 
                     </li>
                     <li class="dropdown active">
+
                     <li class="dropdown">
 
                         <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 
                         <a href="#" class="dropdown-toggle" data-toggle="dropdown">
 
                             TEAM <b class="caret"></b>
 
                             TEAM <b class="caret"></b>
Line 460: Line 453:
 
     </nav>
 
     </nav>
  
     <div class="tab1" id="section0" style="width:100%;margin-top: 65px;">
+
     <div class="item" style="margin-top:65px;width:100%;">  
            <h1 class="tab-h1" ><strong>「Background」</strong></h1>
+
        <img src="https://static.igem.org/mediawiki/2017/2/24/2017_HUST_China_index_image1.png">
     </div>
+
     </div>-->
  
    <div class="container-fluid text">
 
        <div class="row">
 
            <nav class="col-sm-2" id="myScrollspy">
 
                <div class="container-fluid">
 
                <div class="collapse navbar-collapse" id="navbar-collapse">
 
                <ul class="nav nav-pills nav-stacked" style="font-size:12px; text-align:center; background:#ccc;">
 
                    <li class="active"><a href="#section1">The rare earth elements</a></li>
 
                    <li><a href="#section2">Wet Lab Work</a></li>
 
                    <li><a href="#section3">Existing recovery technology</a></li>
 
                    <li><a href="#section4">Rare Earth Enrichment<br>By Optimised Tools</a></li>
 
                </ul>
 
                </div> 
 
                </div>     
 
            </nav>
 
            <div class="col-sm-8 text">
 
                <div id="section1" style="border: solid 1px #666; margin:5px;border-radius:10px;overflow: hidden;">   
 
                    <h3 style="background-color:#ce6b9a;color:#ffffff; padding:10px;letter-spacing:1px;margin-top:0;">The rare earth elements</h3>
 
                    <p>The rare earth elements (REE) are a group of metals comprised of yttrium and fourteen lanthanide elements: lanthanum (La), cerium (Ce), praseodymium (Pr), neodymium (Nd), samarium (Sm), europium (Eu), gadolinium (Gd), terbium (Tb), dysprosium (Dy), holmium (Ho), erbium (Er), thulium (Tm), ytterbium (Yb), and lutetium (Lu). The REE are important in a growing number of critical technologies due to their unique physical and chemical properties<sup>[1]</sup>. Therefore, the REE are called “the Vitamin of Industry”. Besides, the output of REE  varies from country to country.
 
                    </p>
 
                    <img title="demo1" src="https://static.igem.org/mediawiki/2017/b/b2/2017_HUST_China_background1.png" class="col-xs-8 col-xs-offset-2" style="padding: 10px 0px;">
 
                    <p class="col-xs-12">In China, especially in Jiangxi province, there’s a huge amount of mining and smelting plants. Because of the waste water from these factories cannot be treated well, the content of REE in the surrounding soils and crops increased at a high rate <sup>[2]</sup>. </p>
 
                </div>
 
  
                <div id="section2" style="border: solid 1px #666; margin:5px;border-radius:10px;overflow: hidden;">  
+
    <div class="tab1" style="width:100%">
                    <h3 style="background-color:#ce6b9a;color:#ffffff; padding:10px;letter-spacing:1px; margin-top:0;">The environmental problems</h3>
+
            <h1 class="tab-h1" >「Abstract」</h1>
                    <p>The rare earth elements (REE) may have an impact on soil、water and organism.</p>
+
    </div>
                    <p>When rare earth elements enters the soil, most of them will be absorbed by the soil, a small fraction of the remaining REEs exist in the soil as organic 、inorganic complexes and ionic state which can be absorbed and recycled directly. In this way, the rare earth elements will affect the amount of microorganism、the activity of the enzyme and the nutrients in the soil.</p>
+
                    <p> There are two main kinds of rare earth elements in the water, one is being sucked by the organism, the other is transferred to the depositional phase. The rare earth elements in the water is mainly present in the suspended state, so they can’t migrate easily. Finally, they will exist in the deposited state which can be moved easily.</p>
+
                    <img title="demo1" src="https://static.igem.org/mediawiki/2017/8/8f/2017_HUST_China_background2.png" class="col-xs-8 col-xs-offset-2" style="padding: 10px 0px;">
+
                    <p class="col-xs-12">  A certain amount of rare earth elements can inhibit the growth of animals and cause the pathological changes of the spleen 、liver and other visceral tissues. Besides, it can also affect the amount of rare earth elements in the internal organs. </p>
+
  
  
 +
    <div class="tab2">
 +
        <div class="container">
 +
            <div class="row auto">
 +
                <div class="col-md-6 col-sm-6  tab2-img ">
 +
                    <a href="https://static.igem.org/mediawiki/2017/3/3c/2017_HUST_China_menu01.png" rel="lightbox-demo" title="my caption"><br />
 +
                        <img title="demo1" src="https://static.igem.org/mediawiki/2017/3/3c/2017_HUST_China_menu01.png" alt="demo1" class="col-xs-8 col-xs-offset-2">
 +
                    </a>
 
                 </div>
 
                 </div>
 +
                <div class="text col-md-6 col-sm-6 tab2-text col-xs-12">
 +
                    <h3><span><strong>WHAT</strong></span> WE ARE WORKING ON ?</h3>
 +
                    <p> This year iGEM HUST-China focus on the enrichment of rare earth elements. Through the engineering bacteria we enrich rare earth element and recover wastewater. Our final goal is to build a highly intelligent  & efficient engineering bacteria with logical combination of artificial peptides.</p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
  
                <div id="section3" style="border: solid 1px #666; margin:5px;border-radius:10px;overflow: hidden;">        
+
 
                    <h3 style="background-color:#ce6b9a;color:#ffffff; padding:10px;letter-spacing:1px; margin-top:0;">Existing recovery technology</h3>
+
    <div class="tab3">
                     <p>While research on methods for recycling and recovering REEs from as early as 1984 was identified during our literature review, it is not until recently that more attention within industry and the literature has been given to the topic of REE recycling. The primary drivers for this renewed focus include the increased demand for REEs, concern about REE supplies, increasing cost of REEs, and new policies implemented by some countries mandating REE recycling for selected items.</p>
+
        <div class="container">
                    <img title="demo1" src="https://static.igem.org/mediawiki/2017/8/86/2017_HUST_China_background3.png" class="col-xs-8 col-xs-offset-2" style="padding: 10px 0px;">
+
            <div class="row auto ">
 +
                <div class="col-md-6 col-sm-6" >
 +
                     <a href="https://static.igem.org/mediawiki/2017/a/a3/2017_HUST_China_menu02.png" rel="lightbox-demo" title="my caption"><br />
 +
                        <img title="demo1" src="https://static.igem.org/mediawiki/2017/a/a3/2017_HUST_China_menu02.png" alt="demo1" class="col-xs-8 col-xs-offset-2">
 +
                    </a>
 
                 </div>
 
                 </div>
                 <div id="section4" style="border: solid 1px #666; margin:5px;border-radius:10px;overflow: hidden;">        
+
                 <div class="text col-md-6 col-sm-6  col-xs-12">
                     <h3 style="background-color:#ce6b9a;color:#ffffff; padding:10px;letter-spacing:1px; margin-top:0;">Rare Earth Enrichment By Optimised Tools</h3>
+
                     <h3><span><strong>WHY</strong></span> WE FOCUS ON THIS ?</h3>
                     <p>This year we are going to design a bacteria—the REEBOT to gather REE from the wasted water from the factories. As we know that most of the REE are lanthanide, so we decide to use the most successful lanthanide binders that can selectively bind lanthanide ions with high affinities<sup>[3]</sup>. We try to make the bacteria express the LBTs intelligently to bind the lanthanide ions in the wasted water. </p>
+
                     <p> The rare-earth elements (REEs) are becoming increasingly important due to their essential role in permanent magnets, catalysts, rechargeable batteries and other high tech product<sup>[1]</sup>. However, mining, refining, and recycling of rare earths have serious environmental consequences if not properly managed. For example, toxic acids are required during the refining process and they are particularly prone to be released into the general water supply<sup>[2]</sup>. So, we need an effective way to improve the existing production methods, that’s why we turn to synthetic biology.</p>
                    <p>The present in-situ leaching technology will destroy vegetation, and the electrolyte solution will be poured into the environment<sup>[4]</sup>. The bacteria we designed will bind the REE in the wasted water and then gather on the surface of the silicon—the si-tag we used in iGEM-HUST 2015—so it limited the bacteria’s expansion to keep safe. We can use this REE-bot to clear up the REE in the wasted water and recycle them and then reuse it in the industrial products. </p>
+
                    <p> Through our work, we can reduce the pollution of rare earth elements to the water and meet the high demand of them in the market..We believe that it will be used well in the future.</p>
+
 
                 </div>
 
                 </div>
 
 
             </div>
 
             </div>
 +
        </div>
 +
    </div>
  
 
+
    <div class="tab4">
            <nav class="col-sm-2" id="myScrollspy2.0">
+
        <div class="container">
                <div class="container-fluid">  
+
            <div class="row auto">
                <div class="collapse navbar-collapse" id="navbar-collapse">
+
                 <div class="col-md-6 col-sm-6 tab2-img">
                 <ul class="nav nav-pills2 nav-stacked">
+
                     <a href="https://static.igem.org/mediawiki/2017/a/a0/2017_HUST_China_menu05.png" rel="lightbox-demo" title="my caption"><br />
                     <li class="active">
+
                        <img title="demo1" src="https://static.igem.org/mediawiki/2017/a/a0/2017_HUST_China_menu05.png" alt="demo1" class="col-xs-8 col-xs-offset-2">
                    <div style="display:none;" id="rocket-to-top">
+
                    </a>
                    <div style="opacity:0;display:block;" class="level-2"></div>
+
                </div>
                    <div class="level-3"></div>
+
                <div class="text col-md-6 col-sm-6 tab2-text  col-xs-12">
                     </div>
+
                     <h3><span><strong>HOW</strong></span> WE ACHIEVE OUR GOAL ?</h3>
                    </li>
+
                    <p> Our system consists the sensing part and the capture part which base on artificial peptides.We combine lanthanide binding peptide and surface display system to capture rare earth ions. The sensing part is a transformation of membrane protein which can sense the ferric ion. We also use the design from 2015 iGEM HUST-China to help us regain our bacterial.</p>
                </ul>
+
                 </div>
                </div>
+
             </div>
                 </div>    
+
             </nav>
+
 
+
 
         </div>
 
         </div>
 
     </div>
 
     </div>
  
 
     <footer id="footer">
 
     <footer id="footer">
       <div class="container" style="text-align: left">
+
       <div class="container"style="text-align: left">
             <h3><strong>References:</strong></h3>
+
             <h3><strong>Referrence:</strong></h3>
             <p>[1] Uncovering the end uses of the rare earth elements. Sci Total Environ. 2013 Sep 1;461-462 </p>
+
             <p>1.Binnemans K, Jones P T, Blanpain B, et al. Recycling of rare earths: a critical review[J]. Journal of Cleaner Production, 2013, 51(14):1–22.</p>
            <p>[2] Rare earth elements content in farmland soils and crops of the surrounding copper mining and smelting plant in Jiangxi province and evaluation of its ecological risk. Huan Jing Ke Xue. 2015 Mar;36(3):1060-8. </p>
+
             <p>2.Bradsher, Keith (October 29, 2010). "After China's Rare Earth Embargo, a New Calculus". The New York Times. Retrieved October 30, 2010.</p>
             <p>[3] Engineering Bacterial Two-Component System PmrA/PmrB to Sense Lanthanide Ions. J Am Chem Soc. 2013 Feb 13;135(6):2037-9</p>
+
            <p>[4] Present situation and application investigation of ion type rare earth mining technology in South China.</p>
+
            <p>Proceedings of Symposium on comprehensive utilization and environmental protection of rare earth resources, China, 2007
+
            </p>
+
 
             <h3><strong>Acknowledgments:</strong></h3>
 
             <h3><strong>Acknowledgments:</strong></h3>
             <img style="max-width: 100%; height:auto; display: block " src="https://static.igem.org/mediawiki/2017/8/88/2017_HUST_China_seven_logo.png" />   
+
             <img style="max-width: 100%; height:auto; display: block;" src="https://static.igem.org/mediawiki/2017/8/88/2017_HUST_China_seven_logo.png" />   
 
         </div>
 
         </div>
     </footer>  
+
     </footer>
 
     <script type="text/javascript">
 
     <script type="text/javascript">
 +
    $(function () {
 +
        //设置文字垂直居中
 +
        $('.text').eq(0).css('margin-top', ($('.auto').eq(0).height() - $('.text').eq(0).height()) / 2 +  'px');
 +
        $(window).resize(function () {
 +
            $('.text').eq(0).css('margin-top', ($('.auto').eq(0).height() - $('.text').eq(0).height()) / 2 +  'px');
 +
        });
 +
 +
        $('.text').eq(1).css('margin-top', ($('.auto').eq(1).height() - $('.text').eq(1).height()) / 2 + 'px');
 +
        $(window).resize(function () {
 +
            $('.text').eq(1).css('margin-top', ($('.auto').eq(1).height() - $('.text').eq(1).height()) / 2 + 'px');
 +
        });
 +
 +
        $('.text').eq(2).css('margin-top', ($('.auto').eq(2).height() - $('.text').eq(2).height()) / 2 + 'px');
 +
        $(window).resize(function () {
 +
            $('.text').eq(2).css('margin-top', ($('.auto').eq(2).height() - $('.text').eq(2).height()) / 2 + 'px');
 +
        });
  
 +
    });
 
     </script>
 
     </script>
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 17:17, 31 October 2017

Team:HUST-China

-->

「Abstract」

WHAT WE ARE WORKING ON ?

This year iGEM HUST-China focus on the enrichment of rare earth elements. Through the engineering bacteria we enrich rare earth element and recover wastewater. Our final goal is to build a highly intelligent & efficient engineering bacteria with logical combination of artificial peptides.

WHY WE FOCUS ON THIS ?

The rare-earth elements (REEs) are becoming increasingly important due to their essential role in permanent magnets, catalysts, rechargeable batteries and other high tech product[1]. However, mining, refining, and recycling of rare earths have serious environmental consequences if not properly managed. For example, toxic acids are required during the refining process and they are particularly prone to be released into the general water supply[2]. So, we need an effective way to improve the existing production methods, that’s why we turn to synthetic biology.

HOW WE ACHIEVE OUR GOAL ?

Our system consists the sensing part and the capture part which base on artificial peptides.We combine lanthanide binding peptide and surface display system to capture rare earth ions. The sensing part is a transformation of membrane protein which can sense the ferric ion. We also use the design from 2015 iGEM HUST-China to help us regain our bacterial.

Referrence:

1.Binnemans K, Jones P T, Blanpain B, et al. Recycling of rare earths: a critical review[J]. Journal of Cleaner Production, 2013, 51(14):1–22.

2.Bradsher, Keith (October 29, 2010). "After China's Rare Earth Embargo, a New Calculus". The New York Times. Retrieved October 30, 2010.

Acknowledgments: