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

 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{HZAU-China}}
 
{{HZAU-China}}
 
<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>
 +
        /*改变超链接的位置*/
  
 +
        .jiaozheng {
 +
            position: relative;
 +
            top: -66px;
 +
        }
 +
    </style>
 +
    <!--内容的样式-->
 +
    <style>
 +
        /*总样式*/
  
 +
        body {
 +
            font-family: "Arial", Helvetica, sans-serif;
 +
            text-align: justify;
 +
            margin: 0px;
 +
            background-color: #ffffff;
 +
        }
  
 +
        /*内容框子的样式*/
  
<div class="clear"></div>
+
        .HZAU_div_main {
 +
            margin: 64px auto 0 auto;
 +
            padding: 0 30px 0 30px;
 +
            width: 1100px;
 +
        }
  
<div class="column full_size">
+
        /*内容中几种文体的样式*/
<h1>Collaborations</h1>
+
  
<p>
+
        .HZAU_div_main a:hover {
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
            color: #000;
</p>
+
            text-decoration: none;
 +
        }
  
<h3>Silver Medal Criterion #2</h3>
+
        .HZAU_title {
<p>
+
            font-size: 50px;
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.  
+
            font-weight: bold;
</p>
+
            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;
 +
        }
  
<div class="column half_size">
+
        .biaoti {
 +
            font-size: 35px;
 +
            font-weight: bold;
 +
            text-align: center;
 +
            width: 100%;
 +
            display: block;
 +
            padding-bottom: 30px;
 +
            padding-top: 30px;
 +
            color: #000;
 +
        }
  
<h4> Which other teams can we work with? </h4>
+
        .fubiaoti {
<p>
+
            font-size: 24px;
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
            font-weight: bold;
</p>
+
            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;
 +
        }
 +
        .fufubiaoti{
 +
            display: block;
 +
            font-style: arial;
 +
            font-size: 19px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            font-weight:bold;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
<p>
+
        .zhengwen {
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
            display: block;
</p>
+
            font-style: arial;
 +
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            text-indent:30px;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
</div>
+
        .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;
 +
        }
  
 +
        .yinzhu {
 +
            color:blue;
 +
        }
  
 +
        .yinzhu:hover .yinzhu {
 +
            color:black;
 +
        }
  
<div class="column half_size">
+
        .yinwen {
<p>
+
            display: block;
Here are some suggestions for projects you could work on with other teams:
+
            font-style: arial;
</p>
+
            font-size: 18px;
 +
            line-height: 34px;
 +
            text-align: justify;
 +
            color: #000;
 +
            margin-bottom: 9px;
 +
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
<ul>
+
        /*图片的样式*/
<li> Improve the function of another team's BioBrick Part or Device</li>
+
        .tuzhu_wenzi{
<li> Characterize another team's part </li>
+
          display: block;
<li> Debug a construct </li>
+
            font-style: arial;
<li> Model or simulating another team's system </li>
+
            font-size: 17px;
<li> Test another team's software</li>
+
            line-height: 28px;
<li> Help build and test another team's hardware project</li>
+
            text-align: justify;
<li> Mentor a high-school team</li>
+
            color: #000;
</ul>
+
            margin-bottom: 9px;
</div>
+
            margin-left: 0px;
 +
            margin-right: 0px;
 +
            margin-top: 7.2px;
 +
        }
  
 +
        .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;
 +
        }
 +
 +
        .HZAU_div_main img{
 +
            width:300px;
 +
        }
 +
 +
        .disanbufeng{
 +
          margin:0 auto;
 +
          display: block;
 +
        }
 +
    </style>
 +
</head>
 +
 +
<body>
 +
  <div class="HZAU_div_main">
 +
    <a class="HZAU_title">Collaborations</a>
 +
    <a class="fubiaoti">1. Biosafety</a>
 +
    <a class="fufubiaoti">Biosafety education video in Chinese</a>
 +
    <a class="zhengwen">Biosafety is one of the most important issues everyone should be aware of before starting any biology related experiments.
 +
      However, the biosafety education in China is far behind the fast development of modern biological research. In
 +
      some places, students are not trained properly because of the outdated education material or the language barrier
 +
      that prevent them from reading biosafety guidelines written in English.</a>
 +
    <a class="zhengwen_disblock">We’ve participated in an intercollegiate collaborating project to produce a series of biosafety education movies,
 +
      all in Chinese. This video collection has been uploaded online and is freely available at our homepage on
 +
      <a href="https://youtube.com/channel/UCZEYJNccLLPRro1SX1AfVAA">YouTube</a> and
 +
      <a href="https://www.bilibili.com/video/av15520383/">Bilibili</a>
 +
    </a>
 +
    <a class="zhengwen_disblock">, a popular Chinese video-sharing website.</a>
 +
 +
    <a class="zhengwen">Teams participated the production:
 +
      <ul style="margin-left: 60px;">
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:Shanghaitech/Collaborations#biosafety">ShanghaiTech University</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:UCAS/Collaborations#biosafety">University of Chinese Academy of Science</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:Tianjin/Collaborations#biosafety">Tianjin University</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:TUST_China/Collaborations#biosafety">Tianjin University of Science & Technology</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:UESTC-China/Collaborations#biosafety">University of Electronic Science and Technology of China</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:BNU-China/Collaborations#biosafety">Beijing Normal University</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:WHU-China/Collaborations#biosafety">Wuhan University</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:HZAU-China/Collaborations">Huazhong Agricultural University</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:AHUT_China/Collaborations#biosafety">Anhui University of Technology</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:NAU-CHINA/Collaborations#biosafety">Nanjing Agricultural University</a>
 +
        </li>
 +
        <li>
 +
          <a href="https://2017.igem.org/Team:FAFU-CHINA/Collaborations#biosafety">Fujian Agriculture and Forestry University</a>
 +
        </li>
 +
      </ul>
 +
    </a>
 +
    <a class="fubiaoti">2. Amsterdam</a>
 +
    <img src="https://static.igem.org/mediawiki/2017/0/0a/T--HZAU-China--nainiu.jpg" class="disanbufeng">
 +
    <a class="fubiaoti">3. Mutual help</a>
 +
    <a class="zhengwen">1. This year we had a deep communication with Hubei University of Technology about Interlab and many other aspects.</a>
 +
    <img src="https://static.igem.org/mediawiki/2017/1/12/T--HZAU-China--collaborations1.png" class="disanbufeng">
 +
    <a class="zhengwen">2. We provided the parts of promoters with series strength, reporter fluorescent protein, E.coli BL21 strain and E.coli MG1655 strain for Northwestern Polytechnical University iGEM team.</a>
 +
    <img src="https://static.igem.org/mediawiki/2017/e/e6/T--HZAU-China--collaborations2.png" class="disanbufeng">
 +
    <a class="zhengwen">3. We would like to thank Peking University iGEM team for giving us parts containing FKBP and FRB, and helping us with microfluidics.</a>
 +
  </div>
 +
  </div>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 14:32, 28 November 2017

Collaborations 1. Biosafety Biosafety education video in Chinese Biosafety is one of the most important issues everyone should be aware of before starting any biology related experiments. However, the biosafety education in China is far behind the fast development of modern biological research. In some places, students are not trained properly because of the outdated education material or the language barrier that prevent them from reading biosafety guidelines written in English. We’ve participated in an intercollegiate collaborating project to produce a series of biosafety education movies, all in Chinese. This video collection has been uploaded online and is freely available at our homepage on YouTube and Bilibili , a popular Chinese video-sharing website. Teams participated the production: 2. Amsterdam 3. Mutual help 1. This year we had a deep communication with Hubei University of Technology about Interlab and many other aspects. 2. We provided the parts of promoters with series strength, reporter fluorescent protein, E.coli BL21 strain and E.coli MG1655 strain for Northwestern Polytechnical University iGEM team. 3. We would like to thank Peking University iGEM team for giving us parts containing FKBP and FRB, and helping us with microfluidics.