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

 
(26 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;
 +
    }
 +
    p{
 +
        font-family: arial
 +
    }
 
     .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;
 
     }
 
     }
           
+
     .positiontitle{
    figure figcaption{
+
        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 37:
 
         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;  
         color: #00746b !important;
+
 
     }
 
     }
 
+
     .colul li a{
     .colul li a {
+
         font-family:arial !important;
         font-family: adobe-garamond-pro !important;
+
         font-weight: 400;
         font-weight: 400 !important;
+
         font-style: normal;
         font-style: normal !important;
+
         font-size: 20px;
         font-size: 18px !important;
+
         letter-spacing: 0px;
         letter-spacing: 0px !important;
+
         text-transform: none;
         text-transform: none !important;
+
         text-decoration: none;
         text-decoration: none !important;
+
         line-height: 1.2em;
         line-height: 1.2em !important;
+
         color: rgba(26,26,26,.7);
         color: rgba(26, 26, 26, .7) !important;
+
         margin-bottom: .5em;
         margin-bottom: .5em !important;
+
     
 
+
 
     }
 
     }
 
 
     .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;
 +
     
 
         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;
 +
        font-size: 18px!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;
        z-index: 10000;
+
    }
bottom:100px;
+
    #back-to-top a{
left:80px;
+
        text-align:center;
}
+
        text-decoration:none;
#back-to-top a{
+
        color:#d1d1d1;
text-align:center;
+
        display:block;
text-decoration:none;
+
        width:80px;
color:#d1d1d1;
+
        /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
display:block;
+
        -moz-transition:color 1s;  
width:60px;
+
        -webkit-transition:color 1s;
/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
+
        -o-transition:color 1s;
-moz-transition:color 1s;  
+
    }
-webkit-transition:color 1s;
+
    #back-to-top a img{
-o-transition:color 1s;
+
        background:#d1d1d1;
}
+
        border-radius:6px;
#back-to-top a img{
+
        display:block;
background:#d1d1d1;
+
        height:80px;
border-radius:6px;
+
        width:80px;
display:block;
+
        margin-bottom:5px;
height:60px;
+
        -moz-transition:background 1s;
width:60px;
+
        -webkit-transition:background 1s;
margin-bottom:5px;
+
        -o-transition:background 1s;
-moz-transition:background 1s;
+
    }
-webkit-transition:background 1s;
+
    @font-face
-o-transition:background 1s;
+
{
}
+
    font-family: purista;
+
    src: url('https://static.igem.org/mediawiki/2018/4/44/T--worldshaper-XSHS--semibold.otf'),
 +
    url('https://static.igem.org/mediawiki/2018/4/44/T--worldshaper-XSHS--semibold.otf');
 +
}
 
</style>
 
</style>
 
<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/wiki_edit.css">
Line 164: Line 160:
 
     })
 
     })
 
</script>
 
</script>
<p id="back-to-top">
+
<header id="top-bar" class="navbar-fixed-top animated-header  navbar navbar-default myheader" >
    <a href="#top">
+
        <div class="container">
        <img src="https://static.igem.org/mediawiki/2018/e/e5/T--worldshaper-XSHS--back.png">
+
            <div class="navbar-header" >
    </a>
+
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
</p>
+
                    <span class="sr-only">Toggle navigation</span>
<header id="top-bar" class="navbar-fixed-top animated-header  navbar navbar-default myheader">
+
                    <span class="icon-bar"></span>
    <div class="container">
+
                    <span class="icon-bar"></span>
        <div class="navbar-header">
+
                    <span class="icon-bar"></span>
            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+
        </button>
                <span class="sr-only">Toggle navigation</span>
+
                <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
                <span class="icon-bar"></span>
+
                    <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
                <span class="icon-bar"></span>
+
                        Worldshaper- <b>XSHS</b>
                <span class="icon-bar"></span>
+
                    </a>
            </button>
+
                </div>
            <div class="navbar-brand " style="display:block;color:#fff;margin-left:15px;font-size:20px">
+
      </div>
                <a href="https://2018.igem.org/Team:Worldshaper-XSHS">
+
             <nav class="collapse navbar-collapse navbar-right" role="navigation">
                    worldshaper-
+
                <div class="main-menu">
                    <b>XSHS</b>
+
                    <ul class="nav navbar-nav navbar-right">
                </a>
+
                       
             </div>
+
                        <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>
 +
                                   
 +
                                </ul>
 +
                            </div>
 +
                        </li>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Collaborations">Collaborations</a>
 +
                                    </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/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>
 +
                            </div>
 +
                        </li>
 +
                        <li>
 +
                            <a href="https://2018.igem.org/Team:Worldshaper-XSHS/parts.html">Parts</a>
 +
                        </li>
 +
                        <li class="dropdown">
 +
                            <a class="dropdown-toggle" data-toggle="dropdown">
 +
                                HP
 +
                                <span class="caret"></span>
 +
                            </a>
 +
                            <div class="dropdown-menu">
 +
                                <ul>
 +
                                    <li>
 +
                                        <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>
 +
                        </li>
 +
                        <li>
 +
                            <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>
 +
                                    <li>
 +
                                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/Attributions">Attributions</a>
 +
                                    </li>
 +
                    </ul>
 +
                </div>
 +
            </nav>
 
         </div>
 
         </div>
        <nav class="collapse navbar-collapse navbar-right" role="navigation">
+
     </header>
            <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>
+
                        </div>
+
                    </li>
+
                    <li>
+
                        <a href="https://2018.igem.org/Team:Worldshaper-XSHS/parts.html">Parts</a>
+
                    </li>
+
                    <li class="dropdown">
+
                        <a class="dropdown-toggle" data-toggle="dropdown">
+
                            HUMAN PRACTICES
+
                            <span class="caret"></span>
+
                        </a>
+
                        <div class="dropdown-menu">
+
                            <ul>
+
                                <li>
+
                                    <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>
+
                    </li>
+
                    <li>
+
                        <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;">
 
<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;">
     <strong class="positiontitle">Background</strong>
+
     <strong class="positiontitle">Safety</strong>
 
     <!-- 这里是大图的标题 -->
 
     <!-- 这里是大图的标题 -->
     <img src="https://static.igem.org/mediawiki/2018/e/e6/T--worldshaper-XSHS--a001.png" alt="" class=" bg-stretch" style="top:21px;width:100%">
+
     <img src="https://static.igem.org/mediawiki/2018/c/c3/T--Worldshaper-XSHS--s004.jpg" alt="" class=" bg-stretch" style="width:100%">
 
     <!-- 这里是大图的图片链接 -->
 
     <!-- 这里是大图的图片链接 -->
 
</section>
 
</section>
Line 308: Line 299:
 
                 <ul class="colul text-left">
 
                 <ul class="colul text-left">
 
                     <li class="colactive mt-1">
 
                     <li class="colactive mt-1">
                         <a href="#standards">Safety standards</a>
+
                         <a href="#standards">Training for safety</a>
 
                     </li>
 
                     </li>
 
                     <li class="mt-1">
 
                     <li class="mt-1">
                         <a href="#lab">Safety lab</a>
+
                         <a href="#lab">Experimental work safety</a>
 
                     </li>
 
                     </li>
 
                     <li class="mt-1">
 
                     <li class="mt-1">
                         <a href="#lab">Safety lab</a>
+
                         <a href="#safety">Lab safety</a>
 
                     </li>
 
                     </li>
 
                     <li class="mt-1">
 
                     <li class="mt-1">
                         <a href="#safety">Training for safety</a>
+
                         <a href="#Practices">Rules safety</a>
 
                     </li>
 
                     </li>
 
                     <li class="mt-1">
 
                     <li class="mt-1">
                         <a href="#Practices">Practices</a>
+
                         <a href="#protection">Facilities safety</a>
 
                     </li>
 
                     </li>
                     <li class="mt-1">
+
                     <!-- <li class="mt-1">
                        <a href="#protection">Self-protection</a>
+
                    </li>
+
                    <li class="mt-1">
+
 
                         <a href="#Environment">Environment-protection</a>
 
                         <a href="#Environment">Environment-protection</a>
 +
                    </li> -->
 +
                    <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>
 
                     </li>
 
                     <!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
 
                     <!-- 这里是页面定位锚点  href 对应代码的 “id属性  例如 id='xxx'  ”-->
Line 333: Line 329:
 
             <div class="col-xs-10">
 
             <div class="col-xs-10">
 
                 <div class="xshs-box3">
 
                 <div class="xshs-box3">
                     <h2 >STANDARDS</h2>
+
                     <h2 >Training for safety</h2>
 +
                    <div class="xshs-box3">
 +
                        <p class="itemstyle">
 +
                          As high school students, we did not have access to this level of biological experiments or biological laboratories before participating in the iGEM competition, so we had to get more systematic and professional laboratory teaching and training before conducting the research, and these courses were taught by professional teachers. After several training and pre-experimental safety guidance, the players were more skilled to master the laboratory of various types of instruments of experimental methods and safety precautions. After that, we carried out research on the subject, Therefore, there was better activity guarantee for the safety of the entire study.
 +
                        </p>
 +
                    </div>
 +
                <div class="xshs-box3">
 +
                    <h2 >Safety Standars</h2>
 
                     <p id="standards">
 
                     <p id="standards">
                         <b>1.Safety standards</b>
+
                         <b>1.Experimental work safety</b>
 +
                    </p>
 +
                    <p class="itemstyle"> Minimizing potential threat to laboratory workers and the environment.</p>
 +
                    <p class="itemstyle">Bring no diseases to healthy people.</p>
 +
                    <p class="itemstyle">Do not pollute the environment.</p>
 +
                    <p  class="itemstyle">Harmless to the experiment itself.
 
                     </p>
 
                     </p>
                    <p>Usually pose a minimal potential threat to laboratory workers and the environment. </p>
 
                    <p>Do not cause any diseases in healthy people.</p>
 
                    <p>Do not pollute the environment.</p>
 
                    <p>Not harmful to the experiment itself.</p>
 
  
 
                     <p id="lab">
 
                     <p id="lab">
                         <b>2.Safe lab</b>
+
                         <b>2.Lab safety</b>
 
                     </p>
 
                     </p>
                     <p>Labs are not usually isolated from the general buildings or the traffic, which don’t do harm to surrounding.</p>
+
                     <p class="itemstyle">Labs are not isolated from the general buildings or traffic plots, which do not harm to surrounding.</p>
                     <p>Do use biological safety cabinet and laminar flow cabinets.</p>
+
                     <p class="itemstyle">Using biosafety cabinets and laminar flow cabinets to keep the experiment safe.</p>
  
 
                     <p id="safety">
 
                     <p id="safety">
                         <b>3.Training for safety</b>
+
                         <b>3.Rules safety</b>
 
                     </p>
 
                     </p>
                     <p>Training on the specific procedures to handle the biomaterials.</p>
+
                     <p class="itemstyle">Professional supervision throughout the experiment,everyone must be familiar with the laboratory's operating specifications and safety rules.</p>
                     <p>Supervised by a trained microbiologist or scientist.</p>
+
                     <p class="itemstyle">Our experimental operators are forbidden to drink water, eat or other activities which probably cause experiment negligence in the laboratory.</p>
                    <p>Learn some safe instructions before every time do an experiment.</p>
+
                     <p class="itemstyle">All the experimental drugs and reagents should be replaced after experiment to avoid making mistakes. Experiment personnel washing their hands with liquid soap at living area pool and does not touch any instruments and agents anymore.
                     <p>As high school students, we did not have access to this level of biological experiments or biological
+
                        laboratories before participating in the igem competition, so we had more systematic and professional
+
                        laboratory teaching and training before conducting the research, and these courses were taught by
+
                        professional teacher. After several training and pre-experimental safety guidance, the players are
+
                        more skilled to master the laboratory of various types of instruments of experimental methods and
+
                        safety precautions. After that, we carry out research on the subject, so there is a better activity
+
                        guarantee in the safety of the whole research </p>
+
  
 +
                    </p>
 
                     <p id="Practices">
 
                     <p id="Practices">
                         <b>4.To Implemented Standard Microbiology Practices</b>
+
                         <b>4.Facilities safety</b>
 +
                    </p>
 +
                    <p class="itemstyle">In routine non-hazardous reagents, we wear latex gloves and white coats to keep the body and reagents isolated.
 +
                      The test bench has a special waste liquid tank which is different from the ordinary garbage can.
 +
                      The reagents and medicines used have their own weighing containers and placement places. The dangerous toxic drugs have special operation areas, and direct or indirect contact shall be avoided for both internal and external items.
 +
                      The laboratory is equipped with a complete fire extinguishing and eyewash device.
 +
                      All operations related to gel-electrophoresis are performed in a dedicated area,and experimenters should wear latex gloves provided with disposable plastic gloves and masks
 +
                      Specialized instruments, reagents and containers used in this area are not allowed to been taken out of the area.
 
                     </p>
 
                     </p>
                    <p>Our experimental personnel are not supposed to drink water, eat or other activities which probably cause
 
                        experiment negligence. There is a special waste tank which has some diffidence from normal garbage
 
                        can on the experiment table, reagents and drugs have their own vessels and placements. There is also
 
                        a special operating space for dangerous toxic drugs, besides things whether are in the space or not
 
                        will be avoided direct or in direct contact. </p>
 
  
 
                     <p id="protection">
 
                     <p id="protection">
                         <b>5. Self-protection:</b>
+
                         <b>5. Environment-protection</b>
 
                     </p>
 
                     </p>
                     <p>We wear latex gloves and white gowns at normal innocuous reagent operations in order to make sure that
+
                     <p class="itemstyle">The microorganism we used in the experiment (colon bacillus DH5alpha) hardly does harm to healthy individuals, and it is heterotrophic, so it will die soon without deliberately cultivating.
                        the body is isolated from reagents. The laboratory is well equipped with fire extinguishing and eye
+
                    All reagents used or not used in the operation area will not cause environmental pollution; waste generated by the laboratory will be treated in a unified and professional procedure.
                        washing equipment. The operations about gel electrophoresis are all process in the zone, we wear
+
                        one more plastic gloves out of the latex gloves and wear a mask. Special instruments, reagents and
+
                        vessels in using space are not allowed to be brought out this space. </p>
+
 
+
                    <p id="Environment">
+
                        <b>6.Environment-protection:</b>
+
 
                     </p>
 
                     </p>
                    <p>The microorganism we used in the experiment (colon bacillus DH5alpha) hardly does harm to healthy individuals,
 
                        and it is heterotrophic, so it will die soon without deliberately cultivating.All the experimental
 
                        drugs and reagents will be replaced after experiment avoiding mistakes.Experiment personnel washing
 
                        their hands with liquid soap at living area pool.</p>
 
 
                 </div>
 
                 </div>
 
                 <div class="xshs-box2">
 
                 <div class="xshs-box2">
 
                     <p>
 
                     <p>
 
                         <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/c/cb/T--worldshaper-XSHS--s001.png" style="width: 133.3%;height: 133.3%"
 
                         <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/c/cb/T--worldshaper-XSHS--s001.png" style="width: 133.3%;height: 133.3%"
 +
                        />
 +
 +
                    </p>
 +
                    <p>
 +
                        <img class="img-responsive" alt="" src="https://static.igem.org/mediawiki/2018/8/85/T--Worldshaper-XSHS--s003.jpg" style="width: 133.3%;height: 133.3%"
 
                         />
 
                         />
 
                     </p>
 
                     </p>
Line 403: Line 398:
  
  
<footer class="footer">
+
<footer class="footer"  style="background:rgba(12, 61, 12, 0.8509803921568627) !important;">
    <div class="container">
+
        <div class="container">
        <div class="foot-box">
+
            <div class="foot-box">
            <ul class="clearfix">
+
                <ul class="clearfix">
                <li class="foot-box-c1">
+
                    <li class="foot-box-c1">
                    <img src="https://static.igem.org/mediawiki/2017/7/71/T-worldshaper-XSHS-logoxshs.jpeg" alt="">
+
                        <img src="https://static.igem.org/mediawiki/2017/7/71/T-worldshaper-XSHS-logoxshs.jpeg" alt="">
                </li>
+
                    </li>
                <li class="foot-box-c2">
+
                    <li class="foot-box-c2">
                    <img src="https://static.igem.org/mediawiki/2017/c/ce/T-worldshaper-igemlogo.jpeg" alt="">
+
                        <img src="https://static.igem.org/mediawiki/2017/c/ce/T-worldshaper-igemlogo.jpeg" alt="">
                </li>
+
                    </li>
                <li class="foot-box-c3">
+
                    <li class="foot-box-c3">
                    <p>Worldshaper-XSHS, Xiaoshan High School</p>
+
                        <p>Worldshaper-XSHS, Xiaoshan High School</p>
                    <p>
+
                        <p>
                        Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China
+
                            Adress: No.538,Gongxiu Road,Xiaoshan District,Hangzhou,Zhejiang Province,China
                    </p>
+
                        </p>
                </li>
+
                    </li>
                <li class="foot-box-c4">
+
                    <li class="foot-box-c4">
                    <img src="https://static.igem.org/mediawiki/2017/3/32/T-Worldshaper-XSHS-weixin.jpeg" alt="">
+
                        <img src="https://static.igem.org/mediawiki/2018/9/96/T--worldshaper-XSHS--wechat.png" alt="">
                </li>
+
                    </li>
            </ul>
+
                </ul>
 +
            </div>
 
         </div>
 
         </div>
     </div>
+
     </footer>
</footer>
+
  
 
</html>
 
</html>

Latest revision as of 17:36, 17 October 2018

Safety

Training for safety

As high school students, we did not have access to this level of biological experiments or biological laboratories before participating in the iGEM competition, so we had to get more systematic and professional laboratory teaching and training before conducting the research, and these courses were taught by professional teachers. After several training and pre-experimental safety guidance, the players were more skilled to master the laboratory of various types of instruments of experimental methods and safety precautions. After that, we carried out research on the subject, Therefore, there was better activity guarantee for the safety of the entire study.

Safety Standars

1.Experimental work safety

Minimizing potential threat to laboratory workers and the environment.

Bring no diseases to healthy people.

Do not pollute the environment.

Harmless to the experiment itself.

2.Lab safety

Labs are not isolated from the general buildings or traffic plots, which do not harm to surrounding.

Using biosafety cabinets and laminar flow cabinets to keep the experiment safe.

3.Rules safety

Professional supervision throughout the experiment,everyone must be familiar with the laboratory's operating specifications and safety rules.

Our experimental operators are forbidden to drink water, eat or other activities which probably cause experiment negligence in the laboratory.

All the experimental drugs and reagents should be replaced after experiment to avoid making mistakes. Experiment personnel washing their hands with liquid soap at living area pool and does not touch any instruments and agents anymore.

4.Facilities safety

In routine non-hazardous reagents, we wear latex gloves and white coats to keep the body and reagents isolated. The test bench has a special waste liquid tank which is different from the ordinary garbage can. The reagents and medicines used have their own weighing containers and placement places. The dangerous toxic drugs have special operation areas, and direct or indirect contact shall be avoided for both internal and external items. The laboratory is equipped with a complete fire extinguishing and eyewash device. All operations related to gel-electrophoresis are performed in a dedicated area,and experimenters should wear latex gloves provided with disposable plastic gloves and masks Specialized instruments, reagents and containers used in this area are not allowed to been taken out of the area.

5. Environment-protection

The microorganism we used in the experiment (colon bacillus DH5alpha) hardly does harm to healthy individuals, and it is heterotrophic, so it will die soon without deliberately cultivating. All reagents used or not used in the operation area will not cause environmental pollution; waste generated by the laboratory will be treated in a unified and professional procedure.

  • Worldshaper-XSHS, Xiaoshan High School

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