Difference between revisions of "Team:HZAU-China/Safety"

(Prototype team page)
 
 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
    <meta charset="utf-8">
 +
    <!--公式编辑器-->
 +
    <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
 +
    <script type="text/x-mathjax-config">
 +
          MathJax.Hub.Config({
 +
          extensions: ["tex2jax.js"],
 +
          jax: ["input/TeX", "output/HTML-CSS"],
 +
          tex2jax: {
 +
          inlineMath: [ ['$','$'], ["\\(","\\)"] ],
 +
          displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
 +
          processEscapes: true
 +
          },
 +
          "HTML-CSS": { availableFonts: ["TeX"] }
 +
          });
 +
          </script>
 +
    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
 +
    </script>
 +
    <style>
 +
        /*改变超链接的位置*/
  
<div class="column full_size">
+
        .jiaozheng {
 +
            position: relative;
 +
            top: -66px;
 +
        }
 +
    </style>
 +
    <!--内容的样式-->
 +
    <style>
 +
        /*总样式*/
  
<h1> Safety </h1>
+
        body {
<p>Please visit <a href="https://2017.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
            font-family: "Arial", Helvetica, sans-serif;
 +
            text-align: justify;
 +
            margin: 0px;
 +
            background-color: #ffffff;
 +
        }
  
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
+
        /*内容框子的样式*/
  
</div>
+
        .HZAU_div_main {
 +
            margin: 64px auto 0 auto;
 +
            padding: 0 30px 0 30px;
 +
            width: 1100px;
 +
        }
  
 +
        /*内容中几种文体的样式*/
  
<div class="column full_size">
+
        .HZAU_div_main a:hover {
<h5>Safe Project Design</h5>
+
            color: #000;
 +
            text-decoration: none;
 +
        }
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
        .HZAU_title {
 +
            font-size: 50px;
 +
            font-weight: bold;
 +
            text-align: center;
 +
            width: 360px;
 +
            display: block;
 +
            margin: 0 auto;
 +
            padding-bottom: 50px;
 +
            padding-top: 50px;
 +
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/9/95/T--HZAU-China--datitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 360px 80px;
 +
            background-position: center;
 +
        }
  
<ul>
+
        .biaoti {
<li>Choosing a non-pathogenic chassis</li>
+
            font-size: 35px;
<li>Choosing parts that will not harm humans / animals / plants</li>
+
            font-weight: bold;
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
            text-align: center;
<li>Including an "induced lethality" or "kill-switch" device</li>
+
            width: 100%;
</ul>
+
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
        }
  
</div>
+
        .fubiaoti {
 +
            font-size: 24px;
 +
            font-weight: bold;
 +
            text-indent: 50px;
 +
            width: 100%;
 +
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
            background-image: url(https://static.igem.org/mediawiki/2017/e/e7/T--HZAU-China--xiaotitle.png);
 +
            background-repeat: no-repeat;
 +
            background-size: 65px 50px;
 +
            background-position: left;
 +
            margin-left: -50px;
 +
        }
  
<div class="column half_size">
+
        .zhengwen {
<h5>Safe Lab Work</h5>
+
            display: block;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
        .zhengwen_disblock {
 +
            display: inline;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
</div>
+
        .yinzhu {
 +
            color: blue;
 +
        }
  
<div class="column half_size">
+
        .yinzhu:hover .yinzhu {
<h5>Safe Shipment</h5>
+
            color: black;
 +
        }
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
        .yinwen {
</div>
+
            display: block;
 +
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
 +
        /*图片的样式*/
 +
 +
        .tuzhu_wenzi {
 +
            display: block;
 +
            font-style: arial;
 +
            font-size: 17px;
 +
            line-height: 28px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
 +
 +
        .HZAU_div_main>img {
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 +
        .tu_1 {
 +
            width: 600px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 +
        .tu_2 {
 +
            width: 800px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
 +
        .tu_3 {
 +
            width: 555px;
 +
            margin: 0 auto;
 +
            display: block;
 +
        }
 +
    </style>
 +
    <!--点击展开部分的样式-->
 +
    <style>
 +
        span.caret_black {
 +
            display: inline-block;
 +
            margin-left: 6px;
 +
            vertical-align: middle;
 +
            width: 0;
 +
            height: 0;
 +
            border-left: 6px solid transparent;
 +
            border-right: 6px solid transparent;
 +
            border-top: 6px solid black;
 +
        }
 +
 +
        label {
 +
            cursor: pointer;
 +
        }
 +
 +
        #HZAUmenu-toggle {
 +
            display: none;
 +
        }
 +
 +
        #HZAUmenu {
 +
            display: none;
 +
            font-size: 18px;
 +
            padding: 0 50px 0 50px;
 +
            width: 1000px;
 +
            margin: 0;
 +
            color: black;
 +
        }
 +
 +
        #HZAUmenu>a {
 +
            color: #000;
 +
        }
 +
 +
        #HZAUmenu>a:hover {
 +
            color: #000;
 +
            text-decoration: none;
 +
        }
 +
 +
        #HZAUmenu-toggle:checked+#HZAUmenu {
 +
            display: block;
 +
        }
 +
    </style>
 +
</head>
 +
 +
<body>
 +
    <div class="HZAU_div_main">
 +
        <a class="biaoti">Safty</a>
 +
        <a class="zhengwen">We have finished all of the safety forms:</a>
 +
        <a class="fubiaoti">General safety matters:</a>
 +
        <br/>
 +
        <a class="zhengwen">In our lab there is a safety training for everyone which covered following aspects:</a>
 +
        <a class="zhengwen">1. Personal prospective wear: lab coat and gloves must be worn all the time during work,Personnel must wash their
 +
            hands after experiments, and before they leave the laboratory working areas. Open-toed footwear must not be worn
 +
            in laboratories. Eating, drinking, smoking, applying cosmetics, handling contact lenses and sleeping is prohibited
 +
            in the laboratory working areas.</a>
 +
        <a class="zhengwen">2. Chemical safety: we have printed “Dos and don’ts when using hazardous chemicals” and posted them on marked place.</a>
 +
        <a class="zhengwen">GMO safety: no biology materials are allowed to bring out of our lab and biology waste must be put to bacterial waste.</a>
 +
        <a class="zhengwen">GMO safety: no biology materials are allowed to bring out of our lab and biology waste must be put to bacterial waste.</a>
 +
        <a class="zhengwen">Studying biosafety: we have also listed some websites of biosafety for our teammates to study:</a>
 +
 +
        <a class="zhengwen">Govern biosafety in research laboratories:</a>
 +
        <a class="zhengwen">GMO safety: no biology materials are allowed to bring out of our lab and biology waste must be put to bacterial waste.</a>
 +
        <a class="zhengwen">china http://www.stee.agri.gov.cn/biosafety/</a>
 +
        <a class="zhengwen">http://english.biosafety.gov.cn/</a>
 +
 +
        <a class="zhengwen">Biosafety guidelines of our institution:</a>
 +
        <a class="zhengwen">http://swx.hzau.edu.cn/</a>
 +
        <a class="zhengwen">http://bw.hzau.edu.cn/zc_detail.asp?id=196</a>
 +
 +
        <a class="zhengwen">Regulations that govern biosafety in research laboratories:</a>
 +
        <a class="zhengwen">http://www.stee.agri.gov.cn/biosafety/</a>
 +
        <a class="zhengwen">http://english.biosafety.gov.cn/</a>
 +
 +
        <a class="fubiaoti">Our lab</a>
 +
        <br/>
 +
        <img src="https://static.igem.org/mediawiki/2017/a/a9/T--HZAU-China--safety_figure1.jpg" width="400px">
 +
        <br/>
 +
        <img src="https://static.igem.org/mediawiki/2017/1/16/T--HZAU-China--safety_figure2.jpg" height="400px">
 +
        <a class="zhengwen">Our lab locates in the building of college of life science and technology in Huazhong Agricultural.This year,our
 +
            lab have been transfered from the third floor to first floor where the working place is much spacious. There
 +
            are also two access control system to prevent unauthorized persons form entering, you have to show your student
 +
            ID card to get into our lab.
 +
        </a>
 +
        <img src="https://static.igem.org/mediawiki/2017/1/19/T--HZAU-China--safty_figure3.png" width="400px">
 +
        <br/>
 +
 +
        <a class="fubiaoti">Our project</a>
 +
        <a class="zhengwen_disblock">Organisms and Parts that we Use is shown in our</a>
 +
        <a class="zhengwen_disblock" href="https://2017.igem.org/Safety/Final_Safety_Form?team_id=2381">safety form</a>
 +
        <a class="fubiaoti">References:</a>
 +
        <a class="zhengwen">1. Understanding Biosecurity ; National research council of The National Academics ,Rita r. Colwell</a>
 +
        <a class="zhengwen">2. Laboratory biosecurity guidance; World Health Organization, September 2006, WHO/CDS/EPR/2006.6</a>
 +
        <a class="zhengwen">3. Laboratory biosafety manual, Third edition ; World Health Organization, Geneva ,2004</a>
 +
    </div>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 15:33, 28 November 2017

Safty We have finished all of the safety forms: General safety matters:
In our lab there is a safety training for everyone which covered following aspects: 1. Personal prospective wear: lab coat and gloves must be worn all the time during work,Personnel must wash their hands after experiments, and before they leave the laboratory working areas. Open-toed footwear must not be worn in laboratories. Eating, drinking, smoking, applying cosmetics, handling contact lenses and sleeping is prohibited in the laboratory working areas. 2. Chemical safety: we have printed “Dos and don’ts when using hazardous chemicals” and posted them on marked place. GMO safety: no biology materials are allowed to bring out of our lab and biology waste must be put to bacterial waste. GMO safety: no biology materials are allowed to bring out of our lab and biology waste must be put to bacterial waste. Studying biosafety: we have also listed some websites of biosafety for our teammates to study: Govern biosafety in research laboratories: GMO safety: no biology materials are allowed to bring out of our lab and biology waste must be put to bacterial waste. china http://www.stee.agri.gov.cn/biosafety/ http://english.biosafety.gov.cn/ Biosafety guidelines of our institution: http://swx.hzau.edu.cn/ http://bw.hzau.edu.cn/zc_detail.asp?id=196 Regulations that govern biosafety in research laboratories: http://www.stee.agri.gov.cn/biosafety/ http://english.biosafety.gov.cn/ Our lab

Our lab locates in the building of college of life science and technology in Huazhong Agricultural.This year,our lab have been transfered from the third floor to first floor where the working place is much spacious. There are also two access control system to prevent unauthorized persons form entering, you have to show your student ID card to get into our lab.
Our project Organisms and Parts that we Use is shown in our safety form References: 1. Understanding Biosecurity ; National research council of The National Academics ,Rita r. Colwell 2. Laboratory biosecurity guidance; World Health Organization, September 2006, WHO/CDS/EPR/2006.6 3. Laboratory biosafety manual, Third edition ; World Health Organization, Geneva ,2004