Difference between revisions of "Team:Worldshaper-XSHS/Background.html"

 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
<style type="text/css">
+
    <style type="text/css">
 +
    html body{
 +
        font-family:purista  !important;
 +
    }
 +
    section>p{
 +
        font-family: arial!important;
 +
        font-weight:600!important;
 +
        width: 1100px!important;
 +
    }
 
     .dropdown .dropdown-menu > ul {
 
     .dropdown .dropdown-menu > ul {
         background-color: #212121!important
+
         background-color: rgba(132,176,110,0.6)!important
 
     }  
 
     }  
    figure .img-wrapper img {
+
    .myheader{
            width: 100%;
+
        box-shadow:none !important;
            height:300px
+
         background:rgba(132,176,110,0.6) !important;
         }
+
         border:none !important;
           
+
    }
        figure figcaption{
+
     .positiontitle{
            padding: 20px 25px;
+
            margin-top: 0;
+
            color: #333;
+
            height: 330px
+
         }
+
        .dropdown-menu > ul{
+
        background-color: #09b0ff!important
+
        }
+
 
+
     .positiontitle {
+
 
         position: relative;
 
         position: relative;
         top: 200px;
+
         top:500px;
 
         font-size: 68px;
 
         font-size: 68px;
         color: #fff;
+
         color:#fff;
 
         z-index: 100;
 
         z-index: 100;
 
         letter-spacing: 0.0588235em;
 
         letter-spacing: 0.0588235em;
 
     }
 
     }
 
+
     .colul .colactive a{
     .colul .colactive a {
+
         font-size:22px;
         font-size: 22px;
+
 
         color: #00746b !important;
 
         color: #00746b !important;
 
     }
 
     }
 
+
     .v1{
     .v1 {
+
         font-family: purista !important;
         font-family: proxima-nova !important;
+
 
         font-weight: 600 !important;
 
         font-weight: 600 !important;
 
         font-style: normal !important;
 
         font-style: normal !important;
Line 43: Line 39:
 
         color: #4a4a4a !important;
 
         color: #4a4a4a !important;
 
     }
 
     }
 
+
     #top_menu_14{
     #top_menu_14 {
+
         height:auto !important;
         height: auto !important;
+
 
     }
 
     }
 +
    .colul a:hover{
  
    .colul a:hover {
+
         color: #00746b !important;  
        font-size: 22px;
+
        transition: all linear .3s;
+
         color: #00746b !important;
+
 
     }
 
     }
 
+
     .colul li a{
     .colul li a {
+
 
         font-family: adobe-garamond-pro !important;
 
         font-family: adobe-garamond-pro !important;
 
         font-weight: 400;
 
         font-weight: 400;
Line 63: Line 55:
 
         text-decoration: none;
 
         text-decoration: none;
 
         line-height: 1.2em;
 
         line-height: 1.2em;
         color: rgba(26, 26, 26, .7);
+
         color: rgba(26,26,26,.7);
 
         margin-bottom: .5em;
 
         margin-bottom: .5em;
 
+
     
 
     }
 
     }
 
 
     .ulfixed {
 
     .ulfixed {
 
         position: fixed !important;
 
         position: fixed !important;
 +
       
 
         top: 90px;
 
         top: 90px;
 
     }
 
     }
 
+
     .myheader{
     .myheader {
+
         box-shadow:none !important;
         box-shadow: none !important;
+
         background:rgba(132,176,110,0.4) !important;
         background: rgba(0, 0, 0, .4) !important;
+
         border:none !important;
         border: none !important;
+
 
     }
 
     }
 
+
     .itemstyle{
     .itemstyle {
+
         font-family: arial !important;
         font-family: adobe-garamond-pro !important;
+
         font-weight: 600 !important;
         font-weight: 400 !important;
+
 
         font-style: normal !important;
 
         font-style: normal !important;
        font-size: 16px !important;
 
 
         letter-spacing: 0px !important;
 
         letter-spacing: 0px !important;
 
         line-height: 1.6em !important;
 
         line-height: 1.6em !important;
         color: rgba(26, 26, 26, .7) !important;
+
         color: rgba(26,26,26,.7) !important;
 +
        text-align: left;!important;
 
     }
 
     }
  
     .footer {
+
        }
         background: rgba(0, 0, 0, 1) !important;
+
     .footer{
 +
         background:rgba(12, 61, 12, 0.8509803921568627) !important;
 
     }
 
     }
 
     #back-to-top{
 
     #back-to-top{
position:fixed;
+
        position:fixed;
bottom:100px;
+
    }
left:80px;
+
    #back-to-top a{
}
+
        text-align:center;
#back-to-top a{
+
        text-decoration:none;
text-align:center;
+
        color:#d1d1d1;
text-decoration:none;
+
        display:block;
color:#d1d1d1;
+
        width:80px;
display:block;
+
        /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
width:60px;
+
        -moz-transition:color 1s;  
/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
+
        -webkit-transition:color 1s;
-moz-transition:color 1s;  
+
        -o-transition:color 1s;
-webkit-transition:color 1s;
+
    }
-o-transition:color 1s;
+
    #back-to-top a img{
}
+
        background:#d1d1d1;
#back-to-top a img{
+
        border-radius:6px;
background:#d1d1d1;
+
        display:block;
border-radius:6px;
+
        height:80px;
display:block;
+
        width:80px;
height:60px;
+
        margin-bottom:5px;
width:60px;
+
        -moz-transition:background 1s;
margin-bottom:5px;
+
        -webkit-transition:background 1s;
-moz-transition:background 1s;
+
        -o-transition:background 1s;
-webkit-transition:background 1s;
+
    }
-o-transition:background 1s;
+
    @font-face
}
+
{
+
    font-family: purista;
</style>
+
    src: url('https://static.igem.org/mediawiki/2018/4/44/T--worldshaper-XSHS--semibold.otf'),
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/wiki_edit.css">
+
    url('https://static.igem.org/mediawiki/2018/4/44/T--worldshaper-XSHS--semibold.otf');
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/bootstrap.min.css">
+
}
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/ionicons.min.css">
+
</style><!-- style -->
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/animate.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/wiki_edit.css">
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/slider.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/owl.carousel.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/ionicons.min.css">
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/owl.theme.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/animate.css">
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/jquery.fancybox.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/slider.css">
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/main.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/responsive.css">
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/owl.theme.css">
<script src="http://igem2017.worldshaper.cn/XSHS/js/vendor/modernizr-2.6.2.min.js"></script>
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/jquery.fancybox.css">
<script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.min.js"></script>
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/main.css">
<script src="http://igem2017.worldshaper.cn/XSHS/js/owl.carousel.min.js"></script>
+
    <link rel="stylesheet" type="text/css" href="http://igem2017.worldshaper.cn/XSHS/css/responsive.css">
<script src="http://igem2017.worldshaper.cn/XSHS/js/bootstrap.min.js"></script>
+
    <script src="http://igem2017.worldshaper.cn/XSHS/js/vendor/modernizr-2.6.2.min.js"></script>
<script src="http://igem2017.worldshaper.cn/XSHS/js/wow.min.js"></script>
+
    <script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.min.js"></script>
<script src="http://igem2017.worldshaper.cn/XSHS/js/slider.js"></script>
+
    <script src="http://igem2017.worldshaper.cn/XSHS/js/owl.carousel.min.js"></script>
<script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.fancybox.js"></script>
+
    <script src="http://igem2017.worldshaper.cn/XSHS/js/bootstrap.min.js"></script>
<script src="http://igem2017.worldshaper.cn/XSHS/js/main.js"></script>
+
    <script src="http://igem2017.worldshaper.cn/XSHS/js/wow.min.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/slider.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/jquery.fancybox.js"></script>
 +
    <script src="http://igem2017.worldshaper.cn/XSHS/js/main.js"></script>
 
<script type="text/javascript">
 
<script type="text/javascript">
 
     $(function () {
 
     $(function () {
Line 145: Line 139:
 
         window.onscroll = function () {
 
         window.onscroll = function () {
 
             var t = document.documentElement.scrollTop || document.body.scrollTop;  //获取距离页面顶部的距离
 
             var t = document.documentElement.scrollTop || document.body.scrollTop;  //获取距离页面顶部的距离
             var $x = $('#Members').offset().top
+
             var $x = $('#Ourteam').offset().top
 
             if (t >= $x - 80) {
 
             if (t >= $x - 80) {
 
                 console.log(t, $x)
 
                 console.log(t, $x)
Line 164: Line 158:
 
         })
 
         })
 
     })
 
     })
</script>
+
</script><!-- css and js -->
<p id="back-to-top">
+
    <a href="#top">
+
        <img src="https://static.igem.org/mediawiki/2018/e/e5/T--worldshaper-XSHS--back.png">
+
    </a>
+
</p>
+
<header id="top-bar" class="navbar-fixed-top animated-header  navbar navbar-default myheader">
+
    <div class="container">
+
        <div class="navbar-header">
+
            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+
                <span class="sr-only">Toggle navigation</span>
+
                <span class="icon-bar"></span>
+
                <span class="icon-bar"></span>
+
                <span class="icon-bar"></span>
+
            </button>
+
            <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
+
                <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
+
                    worldshaper-
+
                    <b>XSHS</b>
+
                </a>
+
            </div>
+
        </div>
+
        <nav class="collapse navbar-collapse navbar-right" role="navigation">
+
            <div class="main-menu">
+
                <ul class="nav navbar-nav navbar-right">
+
                    <li>
+
                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS">Home</a>
+
                    </li>
+
                    <li class="dropdown">
+
                        <a class="dropdown-toggle" data-toggle="dropdown">
+
                            Team
+
                            <span class="caret"></span>
+
                        </a>
+
                        <div class="dropdown-menu">
+
                            <ul>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/aboutus.html">about us</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Team">Members</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Collaborations">Collaborations</a>
+
                                </li>
+
                            </ul>
+
                        </div>
+
                    </li>
+
                    <li class="dropdown">
+
                        <a class="dropdown-toggle" data-toggle="dropdown">
+
                            Project
+
                            <span class="caret"></span>
+
                        </a>
+
                        <div class="dropdown-menu">
+
                            <ul>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Background.html">Background</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/design.html">Design</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Protocols-methods.html">Protocols and methods</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/result.html">Results</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Future-plans.html">Future plans</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Attributions">Attributions</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/InterLab">Interlab</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Model">Model</a>
+
                                </li>
+
                                <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Demonstrate">Demonstrate</a>
+
                                </li>
+
  
                            </ul>
+
    <header id="top-bar" class="navbar-fixed-top animated-header  navbar navbar-default myheader"  >
                        </div>
+
        <div class="container">
                    </li>
+
            <div class="navbar-header" >
                    <li>
+
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/parts.html">Parts</a>
+
                    <span class="sr-only">Toggle navigation</span>
                    </li>
+
                    <span class="icon-bar"></span>
                    <li class="dropdown">
+
                    <span class="icon-bar"></span>
                        <a class="dropdown-toggle" data-toggle="dropdown">
+
                    <span class="icon-bar"></span>
                            HUMAN PRACTICES
+
        </button>
                            <span class="caret"></span>
+
                <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
                        </a>
+
                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
                        <div class="dropdown-menu">
+
                        Worldshaper- <b>XSHS</b>
                            <ul>
+
                    </a>
                                <li>
+
                </div>
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/HP/Silver">Silver</a>
+
      </div>
                                </li>
+
            <nav class="collapse navbar-collapse navbar-right" role="navigation">
                                <li>
+
                <div class="main-menu">
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/HP/Gold_Integrated">Integrated and Gold</a>
+
                     <ul class="nav navbar-nav navbar-right">
                                </li>
+
                       
                                <li>
+
                        <li class="dropdown">
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Engagement">Engagement</a>
+
                            <a class="dropdown-toggle" data-toggle="dropdown">
                                </li>
+
                                Team
                            </ul>
+
                                <span class="caret"></span>
                        </div>
+
                            </a>
                    </li>
+
                            <div class="dropdown-menu">
                    <li>
+
                                 <ul>
                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Applied_Design">Applied Design</a>
+
                     </li>
+
                    <li class="dropdown">
+
                        <a class="dropdown-toggle" data-toggle="dropdown">
+
                            Achievement
+
                            <span class="caret"></span>
+
                        </a>
+
                        <div class="dropdown-menu">
+
                            <ul>
+
                                 <li>
+
                                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Medal-requirements.html">Medal requirements</a>
+
                                </li>
+
                            </ul>
+
                        </div>
+
                    </li>
+
                    <li>
+
                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/safety.html">Safety</a>
+
                    </li>
+
                </ul>
+
            </div>
+
        </nav>
+
    </div>
+
</header>
+
  
<section class="visual wow fadeInLeft text-center animated" data-wow-duration="500ms" data-wow-delay="200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 200ms; animation-name: fadeInLeft;">
+
                                    <li>
    <strong class="positiontitle">Background</strong>
+
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/aboutus.html">about us</a>
    <!-- 这里是大图的标题 -->
+
                                    </li>
    <img src="https://static.igem.org/mediawiki/2018/e/e6/T--worldshaper-XSHS--a001.png" alt="" class="bg-stretch">
+
                                    <li>
    <!-- 这里是大图的图片链接 -->
+
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Team">Members</a>
</section>
+
                                    </li>
 
+
                                      
<section class="container">
+
                                 </ul>
    <div class="col-xs-2 xshs-box3  ">
+
        <ul class="colul text-left">
+
            <li class="colactive mt-1">
+
                <a href="#Members">Members</a>
+
            </li>
+
            <li class="mt-1">
+
                <a href="#Instructors">Instructors</a>
+
            </li>
+
            <!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
+
        </ul>
+
    </div>
+
    <div class="col-xs-10 ">
+
        <section class="service-page">
+
            <h2 id="Members" class="subtitle wow fadeInUp animated" data-wow-delay=".3s" data-wow-duration="500ms">Members</h2>
+
            <p class="subtitle-des wow fadeInUp animated" data-wow-delay=".5s" data-wow-duration="500ms"></p>
+
            <div class="row">
+
                <div class="clearfix">
+
                    <div class="col-sm-4">
+
                        <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                            <div class="img-wrapper">
+
                                <video style="width:100%" src="https://static.igem.org/mediawiki/2018/9/99/T--worldshaper-XSHS--001.ogg" controls="controls"><!--这里视频 视频可以去掉控件按钮 controls 删掉即可-->
+
                                     your browser does not support the video tag
+
                                 </video>
+
 
                             </div>
 
                             </div>
                            <figcaption>
+
                        </li>
                                <h4>Name: Mei Yantao</h4>
+
                                    <li>
                                 <p class="itemstyle">Introduction: Although he is fat, he likes sports. His hobbies are playing games, reading
+
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Collaborations">Collaborations</a>
                                     books, listening to songs, playing musical instruments, aerial photography, robots, etc.
+
                                    </li>
                                     His favorite thing is to do homework.
+
                        <li class="dropdown">
                                </p>
+
                            <a class="dropdown-toggle" data-toggle="dropdown">
                            </figcaption>
+
                                Project
                        </figure>
+
                                 <span class="caret"></span>
                    </div>
+
                            </a>
 +
                            <div class="dropdown-menu">
 +
                                <ul>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Background.html">Background</a>
 +
                                     </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/design.html">Design</a>
 +
                                     </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Protocols-methods.html">Protocols and methods</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/result.html">Results</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Future-plans.html">Future plans</a>
 +
                                    </li>
 +
                                   
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/InterLab">Interlab</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Model">Model</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Demonstrate">Demonstrate</a>
 +
                                    </li>
  
                    <div class="col-sm-4">
+
                                 </ul>
                        <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                            <div class="img-wrapper">
+
                                 <img src="https://static.igem.org/mediawiki/2018/f/f7/T--worldshaper-XSHS--m002.png" class="img-responsive" alt="" />
+
 
                             </div>
 
                             </div>
                            <figcaption>
+
                        </li>
                                <h4>Name: Yu Yangkun</h4>
+
                        <li>
                                <p class="itemstyle">Introduction: Yu Yangkun is a cheerful, very humorous and sincere person. He has no bad habits
+
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/parts.html">Parts</a>
                                    and is in good health. He is good at drawing and calligraphy. And he does things very
+
                         </li>
                                    seriously.</p>
+
                        <li class="dropdown">
                            </figcaption>
+
                            <a class="dropdown-toggle" data-toggle="dropdown">
                         </figure>
+
                                HP
                    </div>
+
                                <span class="caret"></span>
 
+
                            </a>
                    <div class="col-sm-4">
+
                             <div class="dropdown-menu">
                        <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                                 <ul>
                             <div class="img-wrapper">
+
                                    <li>
                                 <img src="https://static.igem.org/mediawiki/2018/d/d4/T--worldshaper-XSHS--m003.png" class="img-responsive" alt="" />
+
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/HP/Silver">Silver</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/HP/Gold_Integrated">Integrated and Gold</a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Engagement">Engagement</a>
 +
                                    </li>
 +
                                </ul>
 
                             </div>
 
                             </div>
                            <figcaption>
+
                        </li>
                                <h4>Name: He Xinyi</h4>
+
                        <li>
                                <p class="itemstyle">Introduction: She likes music, sports, and tries new things. She is more interested in novels
+
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Applied_Design">Applied Design</a>
                                    and psychology books. She wants to be a free and independent person and do what she wants
+
                         </li>
                                    to do.</p>
+
                        <li class="dropdown">
                            </figcaption>
+
                            <a class="dropdown-toggle" data-toggle="dropdown">
                         </figure>
+
                                Achievement
                    </div>
+
                                <span class="caret"></span>
 
+
                            </a>
                    <div class="col-sm-4">
+
                             <div class="dropdown-menu">
                        <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                                 <ul>
                             <div class="img-wrapper">
+
                                    <li>
                                 <img src="https://static.igem.org/mediawiki/2018/8/8b/T--worldshaper-XSHS--m004.png" class="img-responsive" alt="" />
+
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Medal-requirements.html">Medal requirements</a>
 +
                                    </li>
 +
                                </ul>
 
                             </div>
 
                             </div>
                            <figcaption>
+
                        </li>
                                <h4>Name: Pan Hui</h4>
+
                        <li>
 
+
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/safety.html">Safety</a>
                                <p class="itemstyle">Introduction: She likes to participate in team activities and meet new people. She is curious
+
                        </li>
                                    about psychology, willing to read some books in the social sciences; she is more willing
+
                                     <li>
                                    to follow those efficient techniques. "Either don't do it, or do it." She expects to
+
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Attributions">Attributions</a>
                                     do everything best.
+
                                    </li>
                                </p>
+
                     </ul>
                            </figcaption>
+
                        </figure>
+
                     </div>
+
 
                 </div>
 
                 </div>
                <div class="clearfix">
+
            </nav>
                    <div class="col-sm-4">
+
        </div>
                        <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
    </header><!-- header -->
                            <div class="img-wrapper">
+
                                <img src="https://static.igem.org/mediawiki/2018/9/90/T--worldshaper-XSHS--m005.png" class="img-responsive" alt="" />
+
                            </div>
+
                            <figcaption>
+
                                <h4>Name: Yang Jianing</h4>
+
  
                                <p class="itemstyle">Introduction: He is a very active person in the team, but he will complete the task on time
+
    <section class="visual wow fadeInLeft text-center animated" data-wow-duration="500ms" data-wow-delay="200ms" style="visibility: visible; animation-duration: 500ms; animation-delay: 200ms; animation-name: fadeInLeft;">
                                    and on time. He is very good at science because he only loves science.
+
        <strong  class="positiontitle">Background</strong><!-- 这里是大图的标题 -->
                                </p>
+
        <img src="https://static.igem.org/mediawiki/2018/9/96/T--Worldshaper-XSHS--ti004.jpg " alt="" class="bg-stretch" style="width:100%">
                            </figcaption>
+
        <!-- 这里是大图的图片链接 -->
                        </figure>
+
    </section>
                    </div>
+
  
                    <div class="col-sm-4">
+
    <section class="pageInHere">
                        <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
        <div class="container">
                             <div class="img-wrapper">
+
            <div class="row">
                                 <img src="https://static.igem.org/mediawiki/2018/4/4c/T--worldshaper-XSHS--m006.png" class="img-responsive" alt="" />
+
             
                             </div>
+
                <div class="col-xs-2 xshs-box3  ">
                            <figcaption>
+
                    <ul class="colul text-left"style="width: 180px;font-size: 15px!important">
                                <h4>Name: Yu Yangyang</h4>
+
                        <li class="colactive mt-1"><a href="#Ourteam">About smoking</a></li>
 
+
                        <hr>
                                <p class="itemstyle">Introduction:Yu Yangyang loves animation and games, and loves natural science. He likes to
+
                        <li class="mt-1"><a href="#OurSchool">Nicotine</a></li>
                                    explore the unknown and hopes to become knowledgeable. His shortcoming is lack of self-control.
+
                        <hr>
                                    </p>
+
                        <li class="mt-1"><a href="#Others">Pathway study on microbial metabolism of nicotine</a></li>
                             </figcaption>
+
                        <!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
                         </figure>
+
                        <li>
 +
                             <p id="back-to-top" style="margin-top: 50px;">
 +
                                <a href="#top">
 +
                                 <img src="https://static.igem.org/mediawiki/2018/e/e5/T--worldshaper-XSHS--back.png">
 +
                                TO Top
 +
                                </a>
 +
                             </p>
 +
                        </li>
 +
                    </ul>  
 +
                </div>
 +
               
 +
                <div class="col-xs-10 ">
 +
                    <div class="xshs-box3">
 +
                        <p class="v1" id="Ourteam" style="text-align:  center; ">
 +
                             Collaborations with other teams
 +
                        </p>
 +
                        <div style="
 +
                            width: 100%;
 +
                            margin: 0 auto;
 +
                            margin-top: -34px;
 +
                        ">
 +
                        <hr style="
 +
                            height: 3px;
 +
                            background-color: #0c3d0c99!important;
 +
                            margin-top: 40px;
 +
                        "><div style="width:20px;">   
 +
                         </div>
 +
                       
 
                     </div>
 
                     </div>
 
+
                     <div class="xshs-box3">  
                     <div class="col-sm-4">
+
                         <div style="
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                             width: 5px;
                             <div class="img-wrapper">
+
                            height: 24px;
                                <img src="https://static.igem.org/mediawiki/2018/f/fd/T--worldshaper-XSHS--m007.png" class="img-responsive" alt="" />
+
                            background-color:  #0c3d0cd9;
                             </div>
+
                            /* text-align: left!important; */
                             <figcaption>
+
                             margin-left:  0px;
                                <h4>Name:CaoShuaijun</h4>
+
                             border:  none;
 
+
                            margin-top: 50px;
                                <p class="itemstyle">Introduction:His hobby is playing basketball and badminton. He likes physical chemistry.
+
                        "></div>
                                    Although he is fat, he likes to run around. Movies and food are his favorite. He likes
+
                        <p style="width: 800px;margin-left: 11px;margin-top: -23px;font-size: 22px;margin-bottom: 20px;">About smoking.</p>
                                    to go to the bookstore with his friends. </p>
+
                            </figcaption>
+
                        </figure>
+
 
                     </div>
 
                     </div>
 
+
                     
                    <div class="col-sm-4">
+
                         <p class="itemstyle">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                          World Health Organization Framework Convention on Tobacco Control (WHO FCTC)[1], approved by the World Health Assembly on May 21, 2003, calling on all countries to conduct the widest possible international cooperation to control the widespread epidemic of tobacco
                            <div class="img-wrapper">
+
                         </p>
                                <img src="https://static.igem.org/mediawiki/2018/1/14/T--worldshaper-XSHS--m008.png" class="img-responsive" alt="" />
+
                            </div>
+
                            <figcaption>
+
                                <h4>Name: Pan Yangbo</h4>
+
 
+
                                <p class="itemstyle">Introduction:A boy who likes to try; a boy who can do everything. He is a procrastinator,
+
                                    but he can get things done in the end.He looked forward to this unusual experience, to
+
                                    this different growth, and to greeting this gold medal with his teammates.</p>
+
                            </figcaption>
+
                         </figure>
+
 
                     </div>
 
                     </div>
 
+
                     <div class="xshs-box3">
                     <div class="col-sm-4">
+
                         <p class="itemstyle" style="font-size: 20px">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                             1. Laws and regulations:
                             <div class="img-wrapper">
+
                        </p>
                                <img src="https://static.igem.org/mediawiki/2018/9/92/T--worldshaper-XSHS--m009.png" class="img-responsive" alt="" />
+
                        <p class="itemstyle">
                            </div>
+
                            China officially joined the United Nations Framework Convention on Tobacco Control on August 28, 2005. On May 1, 2010, China officially implemented a smoking ban in Beijing, which stipulates that 10 categories of restaurants, Internet cafes and gymnasiums will  completely ban somking[2]. December 29, 2013, the Central Committee of the Communist Party of China has required leading cadres at all levels to abide by the smoking ban regulations in public places and to set an example with practical actions. On November 24, 2014, China first proposed to Formulate administrative regulations to comprehensively control tobacco across the country...
                            <figcaption>
+
                        </p>
                                <h4>Name: ShenHongcheng</h4>
+
                        <p class="itemstyle" style="font-size: 20px">
 
+
                          2. China's tobacco control situation goes further:
                                <p class="itemstyle">Introduction:He is a lovely boy. He likes to go all out to work because he will get plenty
+
                        </p>
                                    of exercise and happiness. He likes to make friends, like his friends to get along with
+
                        <p class="itemstyle">
                                    each other, from mutual ignorance to mutual familiarity.</p>
+
                            For example: "The first case of smoke-free lawsuits in domestic public places" (2018)[3]
                             </figcaption>
+
                            Activity review:
                         </figure>
+
                            In June 2017, when college student Li took the K1301 train, she found passengers even train attendants smoking on the train. So she took the Harbin Railway bureau to court.
 +
                            On June 25, 2018, the Beijing Railway Transport Court made a first-instance judgment, and it was illegal to set up a smoking area on the train. The Harbin Railway Bureau requested that the smoking items on the K1301 train be dismantled within 30 days .
 +
                             On the first day of the effective date of the judgment, at 10:15 am, the K1301 train became the first ordinary train that formally completely bansmokingonit.
 +
                         </p>
 
                     </div>
 
                     </div>
 
+
                     <div class="xshs-box2">
                     <div class="col-sm-4">
+
                         <p>
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                             <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/0/00/T--Worldshaper-XSHS--be001.jpg" />
                             <div class="img-wrapper">
+
                        </p>
                                <img src="https://static.igem.org/mediawiki/2018/c/c0/T--worldshaper-XSHS--m010.png" class="img-responsive" alt="" />
+
                            </div>
+
                            <figcaption>
+
                                <h4>Name: ShenYibin</h4>
+
 
+
                                <p class="itemstyle">Introduction:He is a super lively person, not to be deceived by his seemingly quiet appearance.
+
                                    He is very good at thinking. He will calm down and do experiments, trying to find out
+
                                    the deficiencies in the experiment and correct them.</p>
+
                            </figcaption>
+
                        </figure>
+
 
                     </div>
 
                     </div>
 
+
                     <div class="xshs-box3">
                     <div class="col-sm-4">
+
                         <p class="itemstyle" style="font-size: 20px">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                          3. In addition, we also asked a question_Why do Chinese women get lung cancer without smoking?
                             <div class="img-wrapper">
+
                        </p>
                                <img src="https://static.igem.org/mediawiki/2018/0/0e/T--worldshaper-XSHS--m011.png" class="img-responsive" alt="" />
+
                        <p class="itemstyle">
                            </div>
+
                            Compared with the United States and China, there is a very strange phenomenon: about 85% of American women with lung cancer are smokers, while in China, more than 80% of female lung cancer patients never smoke![4]
                             <figcaption>
+
                            In addition to smoking, what other external factors can cause lung cancer? In fact, the most easy to think of is secondhand smoke. Secondhand smoke is a clear carcinogen. China is the country with the worst problem of secondhand smoke in the world!
                                <h4>Name: Sun Zeyu</h4>
+
                            Active smoking and “secondhand smoke” are the main reasons for the rapid growth of lung cancer in women.
 
+
                            More than a dozen studies have confirmed that exposure to secondhand smoke is associated with lung cancer, and non-smoking women who marry smoking husbands have a higher risk of lung cancer. More than 700 million women and children in China, at home and in public places, are long-term victims of second-hand smoke.
                                <p class="itemstyle">Introduction:She likes to paint, especially the landscape paintings in Chinese paintings.
+
                            From this, we thought that perhaps we can use the knowledge of synthetic biology to contribute to the reduction of second-hand smoke.
                                    She always thinks that landscape paintings are composed only of dotted lines, but there
+
                        </p>
                                    is an indescribable momentum and charm in the mountains and rivers. It is as simple as
+
                        <p class="itemstyle" style="font-size: 20px">
                                    she is pursuing.</p>
+
                            4.second-hand smoke:
                             </figcaption>
+
                        </p>
                         </figure>
+
                        <p class="itemstyle">
 +
                             The main hazards of second-hand smoke are tar, ammonia, nicotine, aerosols, PM2.5, strontium-210 and other more than 4,000 kinds of harmful chemicals and dozens of carcinogens. Nicotine is the addictive substances of them.
 +
                        </p>
 +
                        <p class="itemstyle">
 +
                            <a href="http://www.tobacco.gov.cn/history_filesystem/2014yckz/index.html">[1] http://www.tobacco.gov.cn/history_filesystem/2014yckz/index.html</a>  
 +
                             <a href="http://www.tcrc.org.cn/html/zy/flfg/dfkyf/1824.html ">[2] http://www.tcrc.org.cn/html/zy/flfg/dfkyf/1824.html </a>
 +
                            <a href="http://www.notc.org.cn/gzdt/201807/t20180731_189365.html">[3] http://www.notc.org.cn/gzdt/201807/t20180731_189365.html</a>
 +
                             <a href="http://www.sohu.com/a/212035011_99983361.html">[4] http://www.sohu.com/a/212035011_99983361.html</a>
 +
                         </p>
 
                     </div>
 
                     </div>
  
                     <div class="col-sm-4">
+
                     <div class="xshs-box3">  
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <div style="
                            <div class="img-wrapper">
+
                            width: 5px;
                                <img src="https://static.igem.org/mediawiki/2018/b/b2/T--worldshaper-XSHS--m013.png" class="img-responsive" alt="" />
+
                            height: 24px;
                            </div>
+
                            background-color:  #0c3d0cd9;
                            <figcaption>
+
                            /* text-align: left!important; */
                                <h4>Name: XuJie</h4>
+
                            margin-left:  0px;
 
+
                            border:  none;
                                <p class="itemstyle">Introduction:He is lively and helpful. He loves piano, basketball, travel... He also likes
+
                            margin-top: 50px;
                                    to explore something unknown, especially in the natural sciences. He firmly believes
+
                        "></div>
                                    that to achieve something, the essential thing is perseverance. </p>
+
                        <p style="width: 800px;margin-left: 11px;margin-top: -23px;font-size: 22px;margin-bottom: 20px;"id="OurSchool">Nicotine</p>
                            </figcaption>
+
                        </figure>
+
 
                     </div>
 
                     </div>
  
                    <div class="col-sm-4">
+
                    <div class="xshs-box3">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <p class="itemstyle" style="font-size: 20px">
                            <div class="img-wrapper">
+
                          1.BASICAL INFORMATION:
                                <img src="https://static.igem.org/mediawiki/2018/b/b4/T--worldshaper-XSHS--m014.png" class="img-responsive" alt="" />
+
                        </p>
                             </div>
+
                        <p class="itemstyle">
                            <figcaption>
+
                            Nicotine, alias nicotine, is a natural alkaloid. It is widely found in eggplant plants and is an important component of tobacco plants. 【1】 Nicotine is found in the leaves of Nicotiana rustica, in concentrations of 2–14%; in the tobacco plant, Nicotiana tabacum; in Duboisia hopwoodii; and in Asclepias syriaca. 【2】The chemical name for nicotine is 1-methyl2-3-(pyridine) -tetrahydropyrrolidine, and whose molecular formula isC10H14N2 with molecular weight of 162.23 g / mol. Alongside strong volatility, special spicy and deliquescent, purified nicotine is colorless or yellowish transparent oily liquid at room temperature. And it is easily to be oxidized to the appearance of dark gray in sunshine【15】. The density is 1.0097g / ml at 20 ℃ and the boiling point is 274.5 ℃ at 760mmHg. Nicotine is weak alkaline, when temperature is below 60 ℃, it can dissolve with water in any proportion, and it is easy to dissolve in alcohol, ether, gas imitating and so on. It is also a natural chiral compound with optical rotation and two optical isomers of (S) and (R). Nicotine in nature is mainly (S)-type.
                                <h4>Name:Yu Yijie</h4>
+
                        </p>
 
+
                        <p class="itemstyle">
                                <p class="itemstyle">Introduction: She is a very cute and funny little girl. She is very positive and optimistic
+
                             Beyond addiction, both short and long-term nicotine exposure have not been established as dangerous to adults, 【9】 except among certain vulnerable groups. 【10】 Nicotine is linked to possible birth defects. 【13】 During pregnancy, there are risks to the child later in life for type 2 diabetes, obesity, hypertension, neurobehavioral defects, respiratory dysfunction, and infertility. 【12】Nicotine in the form of nicotine replacement products poses less of a cancer risk than smoking. 【11】 The use of electronic cigarettes, which are designed to be refilled with nicotine-containing e-liquid, has raised concerns over nicotine overdoses, especially with regard to the possibility of young children ingesting the liquids. 【14】At sufficiently high doses, nicotine is associated with poisonings and is potentially lethal. 【7、11】 Nicotine as a tool for quitting smoking has a good safety history. 【12】 There is inadequate research to show that nicotine itself is associated with cancer in humans.【11】However, it has been reported that nicotine is nitrided during smoking. The production of N- nitrosamine (TSNA), which is unique to tobacco, can lead to lung cancer, (Davis et al., 2003), posing a serious threat to human health.
                                    about life. There are three things she likes the most: one is sleeping; the second is
+
                        </p>
                                    smiling; the third is that she will relax by enjoying the lotus</p>
+
                        <p class="itemstyle">
                            </figcaption>
+
                            In addition to active smoking, passive smoking is also an important channel for nicotine to enter the human body. Secondhand smoke or even three-handed smoke is a threat that cannot be ignored in the environment. 【16、17、18、19】According to statistics, about 740 million people are also affected by second-hand smoke. 【36】
                         </figure>
+
                        </p>
 +
                        <p class="itemstyle">
 +
                          Nicotinic acetylcholine receptor (nAChR), which mainly acts on nicotine in the central nervous system. 【20】In addition to nicotine itself, NNK ([4- (methylnitrosamino)-1- (3-pyridyl) -1-butanone] ) and NNN (N'-nitrosonor nicotine), two specific metabolites of nicotine in organisms, also bind to nAChR, which is the main cause of addiction to smoking. 【21】The nicotinic acetylcholine receptors in the central nervous system, when stimulated, exhibit adverse effects in many types of tissues, such as epidermal / oral keratinocytes, endothelial cells, and many types of cells in the digestive system, Lung immune system, etc. 【22】Long-term nicotine exposure is therefore highly likely to increase the risk of cancer, especially lung cancer. 【17、23、24】Studies by Hawkins et al. have shown that nicotine can easily penetrate most biofilms, including blood-brain barriers, and its effects on animals and humans are mainly manifested as increased pulse, increased blood pressure, and increased free fatty acids on cell membranes, activation of blood glucose and increase of catechin in blood. 【25、26】 Heeschen et al. Suggest that moderate smoking can lead to increased plasma concentrations in blood vessels, accompanied by an increase in the incidence of many diseases such as cardiovascular disease, macular disease and rheumatoid arthritis. 【27】Based on children epidemiological studies of overweight and obese mothers smoking during pregnancy and exposure to embryonic development in laboratory animals, Oken et al. suggest that smoking can lead to obesity. 【28】
 +
                        </p>
 +
                        <p class="itemstyle">
 +
                          To sum up, nicotine has adverse effects on multiple tissues or organs and is a major threat to human health.
 +
                         </p>
 
                     </div>
 
                     </div>
  
                     <div class="col-sm-4">
+
                     <div class="xshs-box3">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <p class="itemstyle" style="font-size: 20px">
                            <div class="img-wrapper">
+
                          2.To ENVIRONMENT:
                                <img src="https://static.igem.org/mediawiki/2018/0/0e/T--worldshaper-XSHS--m015.png" class="img-responsive" alt="" />
+
                        </p>
                            </div>
+
                        <p class="itemstyle">
                            <figcaption>
+
                            There are ten thousand tons of tobacco-leave waste in China every year, and the nicotine content of the waste is as high as 18tg/kg (dry weight), which is 36 times higher than the European Union's "toxic and hazardous waste" control standard, which will pose a serious threat to the safety of groundwater in our country. 【29】In recent years, the production and extensive use of new nicotine pesticides have become another important source of nicotine pollution in the environment. This kind of pesticide, which is represented by Imidacloprid, has been widely used in the prevention and control of fruit trees and vegetable pests because of its novel way of action, strong toxicity, high efficiency, broad spectrum, contact and stomach toxicity and so on. 【30、31】 At present, the widely used nicotinic insecticides in the world are imidacloprid, thiamethoxam, thiacloprid, dinotefuran, acetamiprid, nitenpyram and so on.【32、33】Although tobacco reducing pesticide has many advantages in low toxicity and high efficiency, it has toxic side effects on non-dry target freshwater insects and crustaceans. 【34】The aquatic ecological safety of this kind of pesticide is worthy of attention. 【35】
                                <h4> Name:Yan Yihai</h4>
+
                        </p>
 
+
                        <p class="itemstyle">
                                <p class="itemstyle">Introduction: He is very interested in science. Because his parents are engaged in scientific
+
                            Therefore, reducing nicotine content in tobacco and environment plays an important role in both human and environment.
                                    research, he also has the opportunity to see some advanced experimental equipment earlier,
+
                         </p>
                                    and thus generated interest in scientific research.</p>
+
                     
                            </figcaption>
+
                         </figure>
+
 
                     </div>
 
                     </div>
        </section>
 
        <section class="service-page">
 
            <h2 id="Instructors" class="subtitle wow fadeInUp animated" data-wow-delay=".3s" data-wow-duration="500ms">Instructors</h2>
 
            <p class="subtitle-des wow fadeInUp animated" data-wow-delay=".5s" data-wow-duration="500ms"></p>
 
            <div class="row">
 
  
                <div class="clearfix">
+
                     <div class="xshs-box3">
                     <div class="col-sm-4">
+
                         <p class="itemstyle" style="font-size: 20px">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                          3.RESEARCH PROGRESS:
                            <div class="img-wrapper">
+
                        </p>
                                <img src="https://static.igem.org/mediawiki/2017/6/6c/T-worldshaper-XSHS-s013.png" class="img-responsive" alt="" />
+
                        <p class="itemstyle">
                            </div>
+
                            Microbes, with its wide variety, wide distribution, rapid propagation, strong metabolic activity and strong adaptability, have attracted wide attention from biological workers. Scholars at home and abroad have begun to focus on the use of microbes to degrade nicotine, and microbial degradation of nicotine is more economical, higher, and more sustainable than the physical and chemical methods.
                            <figcaption>
+
                        </p>
                                <h4>Dr. Dong Shan</h4>
+
                        <p class="itemstyle">
                                <p class="itemstyle">Duties:Primary PI</p>
+
                            There are many biodegradable nicotine microorganisms in tobacco plants and their soils, some of which can grow with nicotine as the sole carbon source, nitrogen source and energy source. 【37、38】 Since the 1940s, a variety of nicotine-degrading strains have been isolated and identified. Most of the nicotine degrading microorganisms found so far belong to Pseudomonas and Arthrobacter. 【39】
                                <p class="itemstyle">Dr. Dong Shan is very enthusiastic in guiding every thing of iGEM. His guidance advice is
+
                        </p>
                                    very helpful to us.</p>
+
                     
                            </figcaption>
+
                        </figure>
+
 
                     </div>
 
                     </div>
  
                    <div class="col-sm-4">
+
                    <div class="xshs-box2">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <p>
                             <div class="img-wrapper">
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/7/79/T--Worldshaper-XSHS--be002.jpg" />
                                <img src="https://static.igem.org/mediawiki/2017/6/64/T-worldshaper-XSHS-s018.jpeg" class="img-responsive" alt="" />
+
                        </p>
                            </div>
+
                        <p>
                            <figcaption>
+
                             <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/3/3e/T--Worldshaper-XSHS--be003.jpg" />
                                <h4>Guo Ting</h4>
+
                        </p>
                                <p class="itemstyle">Duties:Secondary PI</p>
+
                        <p>
                                <p class="itemstyle">a very lovely and responsible teacher.Biological group with the highest degree the teacher,
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/3/38/T--Worldshaper-XSHS--be004.jpg" />
                                    she is a campus is peaceful and friendly, and the relationship between the team members
+
                        </p>
                                    is good, also gave the players a lot of constructive Suggestions and guidance.Believe
+
                        <p>
                                    under the charge of miss guo, teams will get satisfactory grades.</p>
+
                            <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/a/a6/T--Worldshaper-XSHS--be005.jpg​" />
                            </figcaption>
+
                         </p>
                         </figure>
+
 
                     </div>
 
                     </div>
  
                     <div class="col-sm-4">
+
                     <div class="xshs-box3">  
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <p class="itemstyle" style="font-size:12px!important;margin-left: 209px;text-align: center!important;">
                            <div class="img-wrapper">
+
                             Etc. (The small number on the map is the literature, if you want to find the "Molecular mechanism research of Pseudomonas degrading nicotine" for details)
                                <img src="https://static.igem.org/mediawiki/2017/a/a5/T-worldshaper-XSHS-s015.png" class="img-responsive" alt="" />
+
                             </div>
+
                            <figcaption>
+
                                <h4>Professor Zhu Xufen</h4>
+
                                <p class="itemstyle">college of life sciences,Zhejiang University.She mainly works on study of molecular biology
+
                                    and microbiology.
+
                                </p>
+
                            </figcaption>
+
                        </figure>
+
 
                     </div>
 
                     </div>
  
                     <div class="col-sm-4">
+
                     <div class="xshs-box3">  
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <div style="
                            <div class="img-wrapper">
+
                            width: 5px;
                                <img src="https://static.igem.org/mediawiki/2017/c/cd/T-worldshaper-XSHS-s017.png" class="img-responsive" alt="" />
+
                            height: 24px;
                            </div>
+
                            background-color:  #0c3d0cd9;
                            <figcaption>
+
                            /* text-align: left!important; */
                                <h4>Professor Xu Cheng</h4>
+
                            margin-left:  0px;
                                <p class="itemstyle">College of Life Sciences,Zhejiang University</p>
+
                            border:  none;
                                <p class="itemstyle">You might think he was serious when you first met him,but lately you’ll find he is affine.He
+
                            margin-top: 50px;
                                    makes team members fall in love with bioinformatics.</p>
+
                        "></div>
                            </figcaption>
+
                        <p style="width: 800px;margin-left: 11px;margin-top: -23px;font-size: 22px;margin-bottom: 20px;"id="Others">Pathway study on microbial metabolism of nicotine</p>
                        </figure>
+
                        <p class="itemstyle">
 +
                            There are three pathways for microbial catabolism of nicotine: pyridine pathway, pyrrole pathway and pyridine-pyrrole heterozygote pathway.
 +
                        </p>
 
                     </div>
 
                     </div>
  
                     <div class="col-sm-4">
+
                     <div class="xshs-box2">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <p>
                             <div class="img-wrapper">
+
                             <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/2/20/T--Worldshaper-XSHS--be006.jpg" />
                                <img src="https://static.igem.org/mediawiki/2018/2/2a/T--worldshaper-XSHS--mWeng_Huifang.png" class="img-responsive" alt="" />
+
                        </p>
                            </div>
+
                            <figcaption>
+
                                <h4>Weng Huifang</h4>
+
                                <p class="itemstyle">A very friendly teacher. Participate in practical activities with students. The main task
+
                                    is to organize and manage students to complete their tasks. Instruct students to complete
+
                                    various activities.
+
                                </p>
+
                            </figcaption>
+
                        </figure>
+
 
                     </div>
 
                     </div>
  
                     <div class="col-sm-4">
+
                     <div class="xshs-box3">
                         <figure class="wow fadeInLeft animated portfolio-item" data-wow-duration="500ms" data-wow-delay="0ms">
+
                         <p class="itemstyle" style="color: red!important;font-size: 18px">
                             <div class="img-wrapper">
+
                             References:
                                <img src="https://static.igem.org/mediawiki/2017/5/57/T-worldshaper-XSHS-s016.png" class="img-responsive" alt="" />
+
                        </p>
                            </div>
+
                        <p class="itemstyle" style="font-style: italic;font-size: 15px">
                            <figcaption>
+
                          【1】Doolittle, D. J., Winegar, R., Lee, C. K., etc. The genotoxic potential of nicotine and its major metabolites [J]. Mutat. Res., 1995, 344 (3): 95-102.
                                <h4>Jin Wentao</h4>
+
                          【2】 Robert L. Metcalf (2007), "Insect Control", Ullmann's Encyclopedia of Industrial Chemistry (7th ed.), Wiley, p. 9
                                <p class="itemstyle">College of Life Sciences,Zhejiang University</p>
+
                          【3】 Grana, R; Benowitz, N; Glantz, SA (13 May 2014). "E-cigarettes: a scientific review". Circulation. 129 (19): 1972–86. doi:10.1161/circulationaha.114.007667. PMC 4018182  . PMID 24821826.
                                <p class="itemstyle">He is a rigorous guy who is very professional in doing experiments.</p>
+
                          【4】 Holbrook, Bradley D. (2016). "The effects of nicotine on human fetal development". Birth Defects Research Part C: Embryo Today: Reviews. 108 (2): 181–92. doi:10.1002/bdrc.21128. ISSN 1542-975X. PMID 27297020.
                            </figcaption>
+
                          【5】 "Nicotine (PIM)". Inchem.org. Retrieved 2012-12-19.
                         </figure>
+
                          【6】Genetic Science Learning Center. "How Drugs Can Kill".
 +
                                                      <p>
 +
                              【8】Caponnetto, Pasquale; Campagna, Davide; Papale, Gabriella; Russo, Cristina; Polosa, Riccardo (2012). "The emerging phenomenon of electronic cigarettes". Expert Review of Respiratory Medicine. 6 (1): 63–74. doi:10.1586/ers.11.92. ISSN 1747-6348. PMID 22283580.
 +
                          </p>
 +
                          <P>
 +
                              【9】Dinakar C, O'Connor GT (2016). "The Health Effects of Electronic Cigarettes". NEJM. 375: 1372–1381. doi:10.1056/NEJMra1502466. PMID 27705269.
 +
                          </P>
 +
                          <P>
 +
                              【10】Andrade, Marisa; Hastings, Gerald. "Tobacco Harm Reduction and Nicotine Containing Products" . Cancer Research UK. Cancer Research UK. p. 8. Retrieved 10 March 2016.
 +
                          </P>
 +
                          <p>
 +
                              【11】"The Health Consequences of Smoking—50 Years of Progress: A Report of the Surgeon General, Chapter 5 - Nicotine" . Surgeon General of the United States. 2014. pp. 107–138. PMID 24455788.
 +
                          </p>
 +
                          <p>
 +
                              【12】 Schraufnagel, Dean E.; Blasi, Francesco; Drummond, M. Bradley; Lam, David C. L.; Latif, Ehsan; Rosen, Mark J.; Sansores, Raul; Van Zyl-Smit, Richard (2014). "Electronic Cigarettes. A Position Statement of the Forum of International Respiratory Societies". American Journal of Respiratory and Critical Care Medicine. 190 (6): 611–618. doi:10.1164/rccm.201407-1198PP. ISSN 1073-449X. PMID 25006874.
 +
                          </p>
 +
                          <p>
 +
                              【13】 Jerry JM, Collins GB, Streem D (2015). "E-cigarettes: Safe to recommend to patients?". Cleve Clin J Med. 82 (8): 521–6. doi:10.3949/ccjm.82a.14054 (inactive 2017-01-20). PMID 26270431. Nicotine plays a direct role in carcinogenesis through a variety of mechanisms, including increasing the activity of tumor growth-promoting transcription factors, decreasing apoptosis, and increasing angiogenesis in tumors. Additionally, specific types of nicotinic acetylcholine receptors— eg, alpha 7 receptors, which are stimulated by nicotine—are found in many malignant tumors and are thought to play a role in tumor progression.12 Blockade of alpha 7 nicotinic acetylcholine receptors has been shown to decrease the growth of certain cancers. However, these findings were from in vitro studies, and the concerns they raised have not been reflected in in vivo studies. Despite having been on the market for 30 years, nicotine replacement therapy has as yet not been associated with any “real world” increase in cancer risk
 +
                          </p>
 +
                          <p>
 +
                              【14】McNeill, A, SC (2015). "E - cigarettes: an evidence update A report commissioned by Public Health England". www.gov.uk. UK: Public Health England. p. 63–64. Retrieved 20 August 2015.
 +
                          </p>
 +
                          <P>
 +
                              【15】Cryer P E, Hayrnond M W, Santiago J V, et al. Norepinephrine and epinephrine  release  and  adrenergic  mediation  of  smoking-associated hemodynamic and metabolic events[J].New England Journal of Medicine, 1976, 295 (11): 573-577.
 +
                          </P>
 +
                          <P>
 +
                              【16】?berg M, Jaakkola M S, Woodward A, et al. Worldwide burden of disease from exposure to second-hand smoke: a retrospective analysis of data from 192 countries [J]. The Lancet, 2011,377 (9760): 139-146.
 +
                          </P>
 +
                          <P>
 +
                              【17】Zhu B-q, Heeschen C, Sievers R E, et al. Second hand smoke stimulates tumor angiogenesis and growth [J]. Cancer Cell, 2003, 4 (3): 191一196.
 +
                          </P>
 +
                          <P>
 +
                              【18】Petrick L M, Svidovsky A, Dubowski Y Thirdhand smoke: heterogeneous oxidation of nicotine and  secondary aerosol  formation in the indoor environment[J],Environmental Science&Technology, 2010, 45  (1): 328-333.
 +
                          </P>
 +
                          <p>
 +
                              【19】 Sleiman M, Gundel L A, Pankow J F, et al. Formation of carcinogens indoors by surface-mediated reactions of nicotine with nitrous acid, leading to potential thirdhand smoke hazards [J]. Proceedings of the National
 +
                          </p>
 +
                          <p>
 +
                              【20】McGehee D S, Heath M, Gelber S, et al. Nicotine enhancement of fast excitatory synaptic transmission in CNS by presynaptic receptors [J].Science, 1995, 269 (5231): 1692-1696.
 +
                          </p>
 +
                          <p>
 +
                              【21】Wu C-H, Lee C-H, Ho Y S. Nicotinic acetylcholine receptor-based blockade: applications of molecular targets for cancer therapy [J]. Clinical Cancer Research, 2011,17 (11): 3533-3541.
 +
                          </p>
 +
                          <p>
 +
                              【22】Pigeolet E, Corbisier P, Houbion A, et al. Glutathione peroxidase, superoxide dismutase, and catalase inactivation by peroxides and oxygen derived free radicals[J].Mechanisms of ageing and development, 1990, 51 (3): 283-297.
 +
                          </p>
 +
                          <p>
 +
                              【23】Benowitz N L. Nicotine addiction[J].New England Journal of Medicine 2010, 362 (24): 2295-2303.
 +
                          </p>
 +
                          <p>
 +
                              【24】Benowitz N. Cigarette smoking and nicotine addiction [J]. The Medical Clinics of North America, 1992, 76 (2): 415.
 +
                          </p>
 +
                          <p>
 +
                              【25】Hawkins B T, Brown R C, Davis T P Smoking and ischemic stroke: a rolefor nicotine?[J].Trends in pharmacological sciences, 2002, 23 (2): 78-82.  
 +
                          </p>
 +
                          <p>
 +
                              【26】Lemay S, Chouinard S, Blanchet P, et al. Lack of efficacy of a nicotine transdermal treatment on motor and cognitive deficits in Parkinson's disease [J].Progress in Neuro-Psychopharmacology and Biological Psychiatry, 2004,28 (1): 31-39.
 +
                          </p>
 +
                          <P>
 +
                              【27】Heeschen C, Jang J J, Weis M, et al. Nicotine stimulates angiogenesis and promotes tumor growth and atheroselerosis[J].Nature Medicine, 2001, 7 (7): 833-839.
 +
                          </P>
 +
                          <P>
 +
                              【28】Oken E, Huh S Y Taveras E M, et al. Associations of maternal prenatal smoking with child adiposity and blood pressure [J]. Obesity research, 2005, 13(11): 2021-2028
 +
                          </P>
 +
                          <P>
 +
                              【29】Civilini M, Domenis C, Sebastianutto N, et al. Nicotine decontamination of tobacco agro-industrial waste and its degradation by microorganisms [J] Waste Management&Research, 1997, 15 (4): 349-358.
 +
                          </P>
 +
                          <P>
 +
                              【30】Elbert A, Overbeck H, Iwaya K, et al. Imidacloprid, a novel systemic nitromethylene analogue insecticide for crop protection; proceedings of the Brighton Crop Protection Conference, Pests and Diseases-1990 Vol 1,F, 1990 [C]. British Crop Protection Council.
 +
                          </P>
 +
                          <P>
 +
                              【31】Elbert A, Becker B, Hartwig J, et al. Imidacloprid-a new systemic insecticide [J]. Pflanzenschutz-Nachrichten Bayer, 1991,44
 +
                          </P>
 +
                          <P>
 +
                              【32】 Watanabe E, Baba K, Eun H. Simultaneous determination of neonicotinoid insecticides in agricultural samples by solid-phase extraction cleanup and liquid chromatography equipped with diode-array detection [J].Journal of Agricultural and Food Chemistry, 2007, 55 (10): 3798-3804.
 +
                          </P>
 +
                          <P>
 +
                              【33】Elbert A, Haas M, Springer B, et al. Applied aspects of neonicotinoid uses in crop protection [J). Pest Management Science, 2008, 64(11):1099-11 OS.
 +
                          </P>
 +
                          <P>
 +
                              【34】Beketov M A, Liess M. Acute and delayed effects of the neonicotinoid insecticide thiacloprid on seven freshwater arthropods [J]. Environmental Toxicology and Chemistry. 2008, 27 (2): 461-470.
 +
                          </P>
 +
                          <P>
 +
                              【35】Hayasaka D, Suzuki K, Nomura T, et al. Comparison of acute toxicity of two neonicotinoid insecticides, irnidacloprid and clothianidin, to five cladoceran species [J]. Journal of Pesticide Science, 2013, 38 (1):44-47.
 +
                          </P>
 +
                          <P>
 +
                              【36】《China's smoking hazard health report》,2012
 +
                          </P>
 +
                          <p>【37】Brandsch, R. Microbiology and biochemistry of nicotine degradation [J]. Appl. Microbiol. Biotechnol., 2006, 69 (5): 493-498.
 +
                          </p>
 +
                          <p>
 +
                              【38】 Li, H., Li, X., Duan, Y., etc. Biotransformation of nicotine by microorganism: the case of Pseudomonas spp [J]. Appl. Microbiol. Biotechnol., 2010, 86 (1):11一17.
 +
                          </p>
 +
                          <p>
 +
                              【39】Wang, H., Yin, B., Peng, X., etc. Biodegradation of nicotine by newly isolated Pseudomonas sp. CS3 and its metabolites [J]. J. Appl. Microbiol., 2012, 112 (2): 2_58-268.
 +
                       
 +
                         </p>
 
                     </div>
 
                     </div>
 
 
                 </div>
 
                 </div>
 +
            </div>
 +
        </div>
 +
    </section>
  
 
+
  <footer class="footer" style="background: rgba(12, 61, 12, 0.8509803921568627)!important;">
 +
        <div class="container">
 +
            <div class="foot-box">
 +
                <ul class="clearfix">
 +
                    <li class="foot-box-c1">
 +
                        <img src="https://static.igem.org/mediawiki/2017/7/71/T-worldshaper-XSHS-logoxshs.jpeg" alt="">
 +
                    </li>
 +
                    <li class="foot-box-c2">
 +
                        <img src="https://static.igem.org/mediawiki/2017/c/ce/T-worldshaper-igemlogo.jpeg" alt="">
 +
                    </li>
 +
                    <li class="foot-box-c3">
 +
                        <p>Worldshaper-XSHS, Xiaoshan High School</p>
 +
                        <p>Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China</p>
 +
                    </li>
 +
                    <li class="foot-box-c4">
 +
                        <img src="https://static.igem.org/mediawiki/2018/9/96/T--worldshaper-XSHS--wechat.png" alt="">
 +
                    </li>
 +
                </ul>
 
             </div>
 
             </div>
        </section>
 
    </div>
 
</section>
 
 
 
 
<footer class="footer">
 
    <div class="container">
 
        <div class="foot-box">
 
            <ul class="clearfix">
 
                <li class="foot-box-c1">
 
                    <img src="https://static.igem.org/mediawiki/2017/7/71/T-worldshaper-XSHS-logoxshs.jpeg" alt="">
 
                </li>
 
                <li class="foot-box-c2">
 
                    <img src="https://static.igem.org/mediawiki/2017/c/ce/T-worldshaper-igemlogo.jpeg" alt="">
 
                </li>
 
                <li class="foot-box-c3">
 
                    <p>Worldshaper-XSHS, Xiaoshan High School</p>
 
                    <p>
 
                        Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China
 
                    </p>
 
                </li>
 
                <li class="foot-box-c4">
 
                    <img src="https://static.igem.org/mediawiki/2017/3/32/T-Worldshaper-XSHS-weixin.jpeg" alt="">
 
                </li>
 
            </ul>
 
 
         </div>
 
         </div>
     </div>
+
     </footer>
</footer>
+
  
 
</html>
 
</html>

Latest revision as of 18:59, 17 October 2018

Background

Collaborations with other teams


About smoking.

World Health Organization Framework Convention on Tobacco Control (WHO FCTC)[1], approved by the World Health Assembly on May 21, 2003, calling on all countries to conduct the widest possible international cooperation to control the widespread epidemic of tobacco

1. Laws and regulations:

China officially joined the United Nations Framework Convention on Tobacco Control on August 28, 2005. On May 1, 2010, China officially implemented a smoking ban in Beijing, which stipulates that 10 categories of restaurants, Internet cafes and gymnasiums will completely ban somking[2]. December 29, 2013, the Central Committee of the Communist Party of China has required leading cadres at all levels to abide by the smoking ban regulations in public places and to set an example with practical actions. On November 24, 2014, China first proposed to Formulate administrative regulations to comprehensively control tobacco across the country...

2. China's tobacco control situation goes further:

For example: "The first case of smoke-free lawsuits in domestic public places" (2018)[3] Activity review: In June 2017, when college student Li took the K1301 train, she found passengers even train attendants smoking on the train. So she took the Harbin Railway bureau to court. On June 25, 2018, the Beijing Railway Transport Court made a first-instance judgment, and it was illegal to set up a smoking area on the train. The Harbin Railway Bureau requested that the smoking items on the K1301 train be dismantled within 30 days . On the first day of the effective date of the judgment, at 10:15 am, the K1301 train became the first ordinary train that formally completely bansmokingonit.

3. In addition, we also asked a question_Why do Chinese women get lung cancer without smoking?

Compared with the United States and China, there is a very strange phenomenon: about 85% of American women with lung cancer are smokers, while in China, more than 80% of female lung cancer patients never smoke![4] In addition to smoking, what other external factors can cause lung cancer? In fact, the most easy to think of is secondhand smoke. Secondhand smoke is a clear carcinogen. China is the country with the worst problem of secondhand smoke in the world! Active smoking and “secondhand smoke” are the main reasons for the rapid growth of lung cancer in women. More than a dozen studies have confirmed that exposure to secondhand smoke is associated with lung cancer, and non-smoking women who marry smoking husbands have a higher risk of lung cancer. More than 700 million women and children in China, at home and in public places, are long-term victims of second-hand smoke. From this, we thought that perhaps we can use the knowledge of synthetic biology to contribute to the reduction of second-hand smoke.

4.second-hand smoke:

The main hazards of second-hand smoke are tar, ammonia, nicotine, aerosols, PM2.5, strontium-210 and other more than 4,000 kinds of harmful chemicals and dozens of carcinogens. Nicotine is the addictive substances of them.

[1] http://www.tobacco.gov.cn/history_filesystem/2014yckz/index.html [2] http://www.tcrc.org.cn/html/zy/flfg/dfkyf/1824.html [3] http://www.notc.org.cn/gzdt/201807/t20180731_189365.html [4] http://www.sohu.com/a/212035011_99983361.html

Nicotine

1.BASICAL INFORMATION:

Nicotine, alias nicotine, is a natural alkaloid. It is widely found in eggplant plants and is an important component of tobacco plants. 【1】 Nicotine is found in the leaves of Nicotiana rustica, in concentrations of 2–14%; in the tobacco plant, Nicotiana tabacum; in Duboisia hopwoodii; and in Asclepias syriaca. 【2】The chemical name for nicotine is 1-methyl2-3-(pyridine) -tetrahydropyrrolidine, and whose molecular formula isC10H14N2 with molecular weight of 162.23 g / mol. Alongside strong volatility, special spicy and deliquescent, purified nicotine is colorless or yellowish transparent oily liquid at room temperature. And it is easily to be oxidized to the appearance of dark gray in sunshine【15】. The density is 1.0097g / ml at 20 ℃ and the boiling point is 274.5 ℃ at 760mmHg. Nicotine is weak alkaline, when temperature is below 60 ℃, it can dissolve with water in any proportion, and it is easy to dissolve in alcohol, ether, gas imitating and so on. It is also a natural chiral compound with optical rotation and two optical isomers of (S) and (R). Nicotine in nature is mainly (S)-type.

Beyond addiction, both short and long-term nicotine exposure have not been established as dangerous to adults, 【9】 except among certain vulnerable groups. 【10】 Nicotine is linked to possible birth defects. 【13】 During pregnancy, there are risks to the child later in life for type 2 diabetes, obesity, hypertension, neurobehavioral defects, respiratory dysfunction, and infertility. 【12】Nicotine in the form of nicotine replacement products poses less of a cancer risk than smoking. 【11】 The use of electronic cigarettes, which are designed to be refilled with nicotine-containing e-liquid, has raised concerns over nicotine overdoses, especially with regard to the possibility of young children ingesting the liquids. 【14】At sufficiently high doses, nicotine is associated with poisonings and is potentially lethal. 【7、11】 Nicotine as a tool for quitting smoking has a good safety history. 【12】 There is inadequate research to show that nicotine itself is associated with cancer in humans.【11】However, it has been reported that nicotine is nitrided during smoking. The production of N- nitrosamine (TSNA), which is unique to tobacco, can lead to lung cancer, (Davis et al., 2003), posing a serious threat to human health.

In addition to active smoking, passive smoking is also an important channel for nicotine to enter the human body. Secondhand smoke or even three-handed smoke is a threat that cannot be ignored in the environment. 【16、17、18、19】According to statistics, about 740 million people are also affected by second-hand smoke. 【36】

Nicotinic acetylcholine receptor (nAChR), which mainly acts on nicotine in the central nervous system. 【20】In addition to nicotine itself, NNK ([4- (methylnitrosamino)-1- (3-pyridyl) -1-butanone] ) and NNN (N'-nitrosonor nicotine), two specific metabolites of nicotine in organisms, also bind to nAChR, which is the main cause of addiction to smoking. 【21】The nicotinic acetylcholine receptors in the central nervous system, when stimulated, exhibit adverse effects in many types of tissues, such as epidermal / oral keratinocytes, endothelial cells, and many types of cells in the digestive system, Lung immune system, etc. 【22】Long-term nicotine exposure is therefore highly likely to increase the risk of cancer, especially lung cancer. 【17、23、24】Studies by Hawkins et al. have shown that nicotine can easily penetrate most biofilms, including blood-brain barriers, and its effects on animals and humans are mainly manifested as increased pulse, increased blood pressure, and increased free fatty acids on cell membranes, activation of blood glucose and increase of catechin in blood. 【25、26】 Heeschen et al. Suggest that moderate smoking can lead to increased plasma concentrations in blood vessels, accompanied by an increase in the incidence of many diseases such as cardiovascular disease, macular disease and rheumatoid arthritis. 【27】Based on children epidemiological studies of overweight and obese mothers smoking during pregnancy and exposure to embryonic development in laboratory animals, Oken et al. suggest that smoking can lead to obesity. 【28】

To sum up, nicotine has adverse effects on multiple tissues or organs and is a major threat to human health.

2.To ENVIRONMENT:

There are ten thousand tons of tobacco-leave waste in China every year, and the nicotine content of the waste is as high as 18tg/kg (dry weight), which is 36 times higher than the European Union's "toxic and hazardous waste" control standard, which will pose a serious threat to the safety of groundwater in our country. 【29】In recent years, the production and extensive use of new nicotine pesticides have become another important source of nicotine pollution in the environment. This kind of pesticide, which is represented by Imidacloprid, has been widely used in the prevention and control of fruit trees and vegetable pests because of its novel way of action, strong toxicity, high efficiency, broad spectrum, contact and stomach toxicity and so on. 【30、31】 At present, the widely used nicotinic insecticides in the world are imidacloprid, thiamethoxam, thiacloprid, dinotefuran, acetamiprid, nitenpyram and so on.【32、33】Although tobacco reducing pesticide has many advantages in low toxicity and high efficiency, it has toxic side effects on non-dry target freshwater insects and crustaceans. 【34】The aquatic ecological safety of this kind of pesticide is worthy of attention. 【35】

Therefore, reducing nicotine content in tobacco and environment plays an important role in both human and environment.

3.RESEARCH PROGRESS:

Microbes, with its wide variety, wide distribution, rapid propagation, strong metabolic activity and strong adaptability, have attracted wide attention from biological workers. Scholars at home and abroad have begun to focus on the use of microbes to degrade nicotine, and microbial degradation of nicotine is more economical, higher, and more sustainable than the physical and chemical methods.

There are many biodegradable nicotine microorganisms in tobacco plants and their soils, some of which can grow with nicotine as the sole carbon source, nitrogen source and energy source. 【37、38】 Since the 1940s, a variety of nicotine-degrading strains have been isolated and identified. Most of the nicotine degrading microorganisms found so far belong to Pseudomonas and Arthrobacter. 【39】

Etc. (The small number on the map is the literature, if you want to find the "Molecular mechanism research of Pseudomonas degrading nicotine" for details)

Pathway study on microbial metabolism of nicotine

There are three pathways for microbial catabolism of nicotine: pyridine pathway, pyrrole pathway and pyridine-pyrrole heterozygote pathway.

References:

【1】Doolittle, D. J., Winegar, R., Lee, C. K., etc. The genotoxic potential of nicotine and its major metabolites [J]. Mutat. Res., 1995, 344 (3): 95-102. 【2】 Robert L. Metcalf (2007), "Insect Control", Ullmann's Encyclopedia of Industrial Chemistry (7th ed.), Wiley, p. 9 【3】 Grana, R; Benowitz, N; Glantz, SA (13 May 2014). "E-cigarettes: a scientific review". Circulation. 129 (19): 1972–86. doi:10.1161/circulationaha.114.007667. PMC 4018182  . PMID 24821826. 【4】 Holbrook, Bradley D. (2016). "The effects of nicotine on human fetal development". Birth Defects Research Part C: Embryo Today: Reviews. 108 (2): 181–92. doi:10.1002/bdrc.21128. ISSN 1542-975X. PMID 27297020. 【5】 "Nicotine (PIM)". Inchem.org. Retrieved 2012-12-19. 【6】Genetic Science Learning Center. "How Drugs Can Kill".

【8】Caponnetto, Pasquale; Campagna, Davide; Papale, Gabriella; Russo, Cristina; Polosa, Riccardo (2012). "The emerging phenomenon of electronic cigarettes". Expert Review of Respiratory Medicine. 6 (1): 63–74. doi:10.1586/ers.11.92. ISSN 1747-6348. PMID 22283580.

【9】Dinakar C, O'Connor GT (2016). "The Health Effects of Electronic Cigarettes". NEJM. 375: 1372–1381. doi:10.1056/NEJMra1502466. PMID 27705269.

【10】Andrade, Marisa; Hastings, Gerald. "Tobacco Harm Reduction and Nicotine Containing Products" . Cancer Research UK. Cancer Research UK. p. 8. Retrieved 10 March 2016.

【11】"The Health Consequences of Smoking—50 Years of Progress: A Report of the Surgeon General, Chapter 5 - Nicotine" . Surgeon General of the United States. 2014. pp. 107–138. PMID 24455788.

【12】 Schraufnagel, Dean E.; Blasi, Francesco; Drummond, M. Bradley; Lam, David C. L.; Latif, Ehsan; Rosen, Mark J.; Sansores, Raul; Van Zyl-Smit, Richard (2014). "Electronic Cigarettes. A Position Statement of the Forum of International Respiratory Societies". American Journal of Respiratory and Critical Care Medicine. 190 (6): 611–618. doi:10.1164/rccm.201407-1198PP. ISSN 1073-449X. PMID 25006874.

【13】 Jerry JM, Collins GB, Streem D (2015). "E-cigarettes: Safe to recommend to patients?". Cleve Clin J Med. 82 (8): 521–6. doi:10.3949/ccjm.82a.14054 (inactive 2017-01-20). PMID 26270431. Nicotine plays a direct role in carcinogenesis through a variety of mechanisms, including increasing the activity of tumor growth-promoting transcription factors, decreasing apoptosis, and increasing angiogenesis in tumors. Additionally, specific types of nicotinic acetylcholine receptors— eg, alpha 7 receptors, which are stimulated by nicotine—are found in many malignant tumors and are thought to play a role in tumor progression.12 Blockade of alpha 7 nicotinic acetylcholine receptors has been shown to decrease the growth of certain cancers. However, these findings were from in vitro studies, and the concerns they raised have not been reflected in in vivo studies. Despite having been on the market for 30 years, nicotine replacement therapy has as yet not been associated with any “real world” increase in cancer risk

【14】McNeill, A, SC (2015). "E - cigarettes: an evidence update A report commissioned by Public Health England". www.gov.uk. UK: Public Health England. p. 63–64. Retrieved 20 August 2015.

【15】Cryer P E, Hayrnond M W, Santiago J V, et al. Norepinephrine and epinephrine release and adrenergic mediation of smoking-associated hemodynamic and metabolic events[J].New England Journal of Medicine, 1976, 295 (11): 573-577.

【16】?berg M, Jaakkola M S, Woodward A, et al. Worldwide burden of disease from exposure to second-hand smoke: a retrospective analysis of data from 192 countries [J]. The Lancet, 2011,377 (9760): 139-146.

【17】Zhu B-q, Heeschen C, Sievers R E, et al. Second hand smoke stimulates tumor angiogenesis and growth [J]. Cancer Cell, 2003, 4 (3): 191一196.

【18】Petrick L M, Svidovsky A, Dubowski Y Thirdhand smoke: heterogeneous oxidation of nicotine and secondary aerosol formation in the indoor environment[J],Environmental Science&Technology, 2010, 45 (1): 328-333.

【19】 Sleiman M, Gundel L A, Pankow J F, et al. Formation of carcinogens indoors by surface-mediated reactions of nicotine with nitrous acid, leading to potential thirdhand smoke hazards [J]. Proceedings of the National

【20】McGehee D S, Heath M, Gelber S, et al. Nicotine enhancement of fast excitatory synaptic transmission in CNS by presynaptic receptors [J].Science, 1995, 269 (5231): 1692-1696.

【21】Wu C-H, Lee C-H, Ho Y S. Nicotinic acetylcholine receptor-based blockade: applications of molecular targets for cancer therapy [J]. Clinical Cancer Research, 2011,17 (11): 3533-3541.

【22】Pigeolet E, Corbisier P, Houbion A, et al. Glutathione peroxidase, superoxide dismutase, and catalase inactivation by peroxides and oxygen derived free radicals[J].Mechanisms of ageing and development, 1990, 51 (3): 283-297.

【23】Benowitz N L. Nicotine addiction[J].New England Journal of Medicine 2010, 362 (24): 2295-2303.

【24】Benowitz N. Cigarette smoking and nicotine addiction [J]. The Medical Clinics of North America, 1992, 76 (2): 415.

【25】Hawkins B T, Brown R C, Davis T P Smoking and ischemic stroke: a rolefor nicotine?[J].Trends in pharmacological sciences, 2002, 23 (2): 78-82.

【26】Lemay S, Chouinard S, Blanchet P, et al. Lack of efficacy of a nicotine transdermal treatment on motor and cognitive deficits in Parkinson's disease [J].Progress in Neuro-Psychopharmacology and Biological Psychiatry, 2004,28 (1): 31-39.

【27】Heeschen C, Jang J J, Weis M, et al. Nicotine stimulates angiogenesis and promotes tumor growth and atheroselerosis[J].Nature Medicine, 2001, 7 (7): 833-839.

【28】Oken E, Huh S Y Taveras E M, et al. Associations of maternal prenatal smoking with child adiposity and blood pressure [J]. Obesity research, 2005, 13(11): 2021-2028

【29】Civilini M, Domenis C, Sebastianutto N, et al. Nicotine decontamination of tobacco agro-industrial waste and its degradation by microorganisms [J] Waste Management&Research, 1997, 15 (4): 349-358.

【30】Elbert A, Overbeck H, Iwaya K, et al. Imidacloprid, a novel systemic nitromethylene analogue insecticide for crop protection; proceedings of the Brighton Crop Protection Conference, Pests and Diseases-1990 Vol 1,F, 1990 [C]. British Crop Protection Council.

【31】Elbert A, Becker B, Hartwig J, et al. Imidacloprid-a new systemic insecticide [J]. Pflanzenschutz-Nachrichten Bayer, 1991,44

【32】 Watanabe E, Baba K, Eun H. Simultaneous determination of neonicotinoid insecticides in agricultural samples by solid-phase extraction cleanup and liquid chromatography equipped with diode-array detection [J].Journal of Agricultural and Food Chemistry, 2007, 55 (10): 3798-3804.

【33】Elbert A, Haas M, Springer B, et al. Applied aspects of neonicotinoid uses in crop protection [J). Pest Management Science, 2008, 64(11):1099-11 OS.

【34】Beketov M A, Liess M. Acute and delayed effects of the neonicotinoid insecticide thiacloprid on seven freshwater arthropods [J]. Environmental Toxicology and Chemistry. 2008, 27 (2): 461-470.

【35】Hayasaka D, Suzuki K, Nomura T, et al. Comparison of acute toxicity of two neonicotinoid insecticides, irnidacloprid and clothianidin, to five cladoceran species [J]. Journal of Pesticide Science, 2013, 38 (1):44-47.

【36】《China's smoking hazard health report》,2012

【37】Brandsch, R. Microbiology and biochemistry of nicotine degradation [J]. Appl. Microbiol. Biotechnol., 2006, 69 (5): 493-498.

【38】 Li, H., Li, X., Duan, Y., etc. Biotransformation of nicotine by microorganism: the case of Pseudomonas spp [J]. Appl. Microbiol. Biotechnol., 2010, 86 (1):11一17.

【39】Wang, H., Yin, B., Peng, X., etc. Biodegradation of nicotine by newly isolated Pseudomonas sp. CS3 and its metabolites [J]. J. Appl. Microbiol., 2012, 112 (2): 2_58-268.

  • Worldshaper-XSHS, Xiaoshan High School

    Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China