(37 intermediate revisions by 4 users not shown) | |||
Line 7: | Line 7: | ||
<title>team</title> | <title>team</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | + | ||
.ouc-navbar{background-color:#008EA1;} | .ouc-navbar{background-color:#008EA1;} | ||
.ouc-nav-a{color: white;} | .ouc-nav-a{color: white;} | ||
Line 27: | Line 27: | ||
.ouc-heading h3{margin: 0;color: #008EA1;} | .ouc-heading h3{margin: 0;color: #008EA1;} | ||
.ouc-pi{margin-top: 10px;} | .ouc-pi{margin-top: 10px;} | ||
+ | |||
+ | .ouc-right{position: relative;} | ||
+ | .ouc-rightnav{position:absolute;right: -200%;top: 0; display: none;background-color: white;width: 200%; z-index: 2001} | ||
+ | .ouc-right:visited{background-color:#D2D2D2; color: white;text-decoration: none;} | ||
+ | .ouc-right:hover .ouc-rightnav{display: inherit;} | ||
+ | .ouc-rightnav a{background-color: white; color: #008EA1; width: 100%;height: 40px; line-height: 40px;} | ||
+ | .ouc-rightnav a:visited {color: #008EA1;text-decoration: none; } | ||
+ | .ouc-rightnav a:hover {background-color:#D2D2D2; color: white;text-decoration: none; } | ||
+ | .ouc-vicedown{position: absolute; top:50px; } | ||
+ | .ouc-vicedown a{display: block;height: 40px; width: 100%;text-decoration: none;color: #008EA1; line-height: 40px;text-align: center;} | ||
+ | .ouc-vicedown a:visited{color:#008EA1;text-decoration: none } | ||
+ | .ouc-vicedown a:hover{color: #EDEC8Cl} | ||
+ | |||
+ | |||
+ | .ouc-nav{color:white; background-color: #008EA1;display:block; width: 100%; color: white;padding: 0} | ||
+ | .ouc-nav:visited{text-decoration: none; color: white} | ||
+ | .ouc-nav:hover{text-decoration: none; background-color: white; color:#008EA1; } | ||
+ | .ouc-navbar{position: relative;padding: 0;margin: 0;} | ||
+ | .ouc-navbar:hover .ouc-down{display: inherit;} | ||
+ | .ouc-down{position: absolute; top:50px;display: none;background-color: white; z-index: 1001} | ||
+ | .ouc-navdown{color: #008EA1;display: block; width: 100%;height: 40px;} | ||
+ | .ouc-navdown:visited{text-decoration: none;color:#008EA1; } | ||
+ | .ouc-navdown:hover{background-color:#D2D2D2;color: white;text-decoration: none; z-index: 1501} | ||
+ | .ouc-guide{position: fixed; width: 100%;top: 15px;z-index:1000} | ||
+ | .ouc-page-header{border-bottom-color: #EDEC8C;border-bottom-width: thick;color: #008F75;} | ||
+ | .top{position: fixed;bottom:0;right: 0;} | ||
+ | .top:hover{animation: upp 0.6s ;} | ||
+ | |||
+ | @keyframes upp { | ||
+ | 0% {margin-bottom: 0;} | ||
+ | 50% {margin-bottom: 80px;} | ||
+ | 100% {margin-bottom: 0;} | ||
+ | } | ||
+ | .ouc-reserve{background-color: #008EA1;color: white;} | ||
+ | .ouc-heading {margin: 0;color: #008EA1;} | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
− | <div class=" | + | <!--此处是导航--> |
− | + | <div class="ouc-guide" style="height: 50px;background-color:#008EA1 ;"> | |
− | + | <div class="row"> | |
− | + | ||
− | + | <div class="col-md-2 navbar-header" style="text-align: center; padding: 0"> | |
− | + | ||
− | + | <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".navbar-responsive-collapse"> | |
− | + | <span class="sr-only">Toggle Navigation</span> | |
− | + | <span class="caret" style="color: white"></span> | |
− | + | ||
− | + | </button> | |
− | + | <a href="https://2017.igem.org/Team:OUC-China"><img src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--logo.jpg" height="50px"/></a></div> | |
− | + | ||
− | + | ||
− | + | <div class="collapse navbar-collapse navbar-responsive-collapse" style="padding: 0"> | |
− | + | ||
− | < | + | |
− | + | ||
− | + | <div class="col-md-1" style="padding: 0"></div> | |
− | + | <div class="col-md-1 ouc-navbar" style="padding: 0"> | |
− | + | <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Team<span class="caret"></span></a> | |
− | + | <div class="ouc-down" style=" width: 100%; text-align: center"> | |
− | + | <div><a href="https://2017.igem.org/Team:OUC-China/Team" style="line-height: 40px; " class="ouc-navdown">Members</a></div> | |
− | + | <div><a href="https://2017.igem.org/Team:OUC-China/Collaborations" style="line-height: 40px; " class="ouc-navdown">Collaborations</a></div> | |
− | + | <div><a href="https://2017.igem.org/Team:OUC-China/Attributions" style="line-height: 40px; " class="ouc-navdown">Attributions</a></div> | |
− | + | </div> | |
− | + | </div> | |
+ | <div class="col-md-1 ouc-navbar" style="padding: 0"> | ||
+ | <a href="##" style="line-height: 50px;text-align: center" class="ouc-nav">Project<span class="caret"></span></a> | ||
+ | <div class="ouc-down" style=" width: 100%; text-align: center"> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/Description" style="line-height: 40px; " class="ouc-navdown">Description</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/Design" style="line-height: 40px; " class="ouc-navdown">Design</a></div> | ||
+ | <div class="ouc-right"> | ||
+ | <a style="line-height: 40px; font-size: 15px;" class="ouc-navdown" href="https://2017.igem.org/Team:OUC-China/proof1">Proof of concept</a> | ||
+ | <div class="ouc-rightnav"> | ||
+ | <a href="https://2017.igem.org/Team:OUC-China/proof1" style="display: block">Basic fermentation</a> | ||
+ | <a href="https://2017.igem.org/Team:OUC-China/proof2" style="display: block">Adhesion platform</a> | ||
+ | <a href="https://2017.igem.org/Team:OUC-China/proof3" style="display: block">MINI-GRE</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/Demonstrate" style="line-height: 40px; " class="ouc-navdown">Demonstration</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/InterLab" style="line-height: 40px; " class="ouc-navdown">InterLab</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/Improve" style="line-height: 40px; " class="ouc-navdown">Improvement</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/Notebook" style="line-height: 40px; " class="ouc-navdown">Notebook</a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Model" style="line-height: 50px;text-align: center" class="ouc-nav">Model</a></div> | ||
+ | <div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Parts" style="line-height: 50px;text-align: center" class="ouc-nav">Parts</a></div> | ||
+ | <div class="col-md-1" style="padding: 0"><a href="https://2017.igem.org/Team:OUC-China/Safety" style="line-height: 50px;text-align: center" class="ouc-nav">Safety</a></div> | ||
+ | <div class="col-md-2 ouc-navbar" style="padding: 0"> | ||
+ | <a href="https://2017.igem.org/Team:OUC-China/Engagement" style="line-height: 50px;text-align: center" class="ouc-nav">Human Practice<span class="caret"></span></a> | ||
+ | <div class="ouc-down" style=" width: 100%; text-align: center"> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/HumanPractice" style="line-height: 40px; " class="ouc-navdown">Overview</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/HP/Silver" style="line-height: 40px; " class="ouc-navdown">Silver</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/HP/Gold_Integrated" style="line-height: 40px; " class="ouc-navdown">Gold and integrated</a></div> | ||
+ | <div><a href="https://2017.igem.org/Team:OUC-China/Engagement" style="line-height: 40px; " class="ouc-navdown">Engagement</a></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-2" style="padding: 0"></div> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div style="margin:0;padding:0;" width="100%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/7/7e/T--OUC-China--TEAM.jpg" width="100%"/> | ||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
Line 63: | Line 145: | ||
<h1><strong>Members</strong></h1> | <h1><strong>Members</strong></h1> | ||
</div> | </div> | ||
− | < | + | <h3><strong>Teammates</strong></h3> |
</div> | </div> | ||
<div class="container-fluid"> | <div class="container-fluid"> | ||
− | <div class="col-md-6 ouc-team"> | + | <div class="col-md-6 ouc-team oucMember"> |
<img src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--teammates.jpg" width="1054" height="2110"/> | <img src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--teammates.jpg" width="1054" height="2110"/> | ||
</div> | </div> | ||
Line 72: | Line 154: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--chenyuqing.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/8/85/T--OUC-China--chenyuqing.jpg" width="100" height="100"/> |
+ | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--chenyuqing2.jpg" width="100" height="100"/> | ||
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
Line 81: | Line 164: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--murong.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/8/80/T--OUC-China--murong.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="T--OUC-China--murong2.jpg" width="100" height="100"/> </a> | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/2/21/T--OUC-China--murong2.jpg" width="100" height="100"/> </a> |
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading">Rong Mu <small>Vice Captain</small></h4> | <h4 class="media-heading">Rong Mu <small>Vice Captain</small></h4> | ||
− | <div> | + | <div>iGEM is a game, but you have to do more than a game. We fight for it and enjoy it. I love OUC, and the experience would never get out of my mind.I hope everyone can stick to his favorite cause,everything will be ok!</div> |
</div> | </div> | ||
</div> | </div> | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="https://static.igem.org/mediawiki/2017/6/66/T--OUC-China--wangzhongshi.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/6/66/T--OUC-China--wangzhongshi.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/da/T--OUC-China--wangzhongshi2.jpg" width="100" height="100" > | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/da/T--OUC-China--wangzhongshi2.jpg" width="100" height="100" > |
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
Line 100: | Line 183: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="https://static.igem.org/mediawiki/2017/8/82/T--OUC-China--tianshuo.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/8/82/T--OUC-China--tianshuo.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="https://static.igem.org/mediawiki/2017/c/ce/T--OUC-China--tianshuo2.jpg" width="100" height="100"/> | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/c/ce/T--OUC-China--tianshuo2.jpg" width="100" height="100"/> |
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
Line 110: | Line 193: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--chenying.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/7/7d/T--OUC-China--chenying.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="T--OUC-China--chenying2.jpg" width="100" height="100"/> | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/d5/T--OUC-China--chenying2.jpg" width="100" height="100"/> |
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
Line 120: | Line 203: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="https://static.igem.org/mediawiki/2017/d/d9/T--OUC-China--zhulei.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/d/d9/T--OUC-China--zhulei.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--zhulei2.jpg" width="100" height="100" /> </a> | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/8/89/T--OUC-China--zhulei2.jpg" width="100" height="100" /> </a> |
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading">Lei Zhu <small>Wet-dry Communicator</small></h4> | <h4 class="media-heading">Lei Zhu <small>Wet-dry Communicator</small></h4> | ||
Line 130: | Line 213: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="https://static.igem.org/mediawiki/2017/3/39/T--OUC-China--zhangqianxia.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/3/39/T--OUC-China--zhangqianxia.jpg" width="100" height="100"/> |
+ | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/0/06/T--OUC-China--zhangqianxia2.jpg" width="100" height="100"/> | ||
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
− | <h4 class="media-heading">Qianxia Zhang <small>Financial | + | <h4 class="media-heading">Qianxia Zhang <small>Financial Supervisor</small></h4> |
− | <div>I | + | <div>Hi!My name is Qianxia Zhang. I join this team as a Finance Supervisor and also as a wet lab member. I took part in this competition because synthetic biology is a multidisciplinary subject which interested me. I believe that through this competition, I can get more research experience and gain an unforgettable experience.</div> |
</div> | </div> | ||
</div> | </div> | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="https://static.igem.org/mediawiki/2017/9/9e/T--OUC-China--yanshuheng.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/9/9e/T--OUC-China--yanshuheng.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="T--OUC-China--yanshuheng2.jpg" width="100" height="100"/> </a> | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/4/43/T--OUC-China--yanshuheng2.jpg" width="100" height="100"/> </a> |
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading">Shuheng Yan <small>Designer</small></h4> | <h4 class="media-heading">Shuheng Yan <small>Designer</small></h4> | ||
Line 148: | Line 232: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--hushunan.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/f/fc/T--OUC-China--hushunan.jpg" width="100" height="100"/> |
− | <img class="ouc-teammate" src="T--OUC-China--hushunan2.jpg" width="100" height="100"/> | + | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/d/d5/T--OUC-China--hushunan2.jpg" width="100" height="100"/> |
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
Line 158: | Line 242: | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--qujiale.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/b/bb/T--OUC-China--qujiale.jpg" width="100" height="100"/> |
+ | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/5/58/T--OUC-China--qujiale2.png" width="100" height="100"/> | ||
+ | |||
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading">Jiale Qu <small>Lab Administrator</small></h4> | <h4 class="media-heading">Jiale Qu <small>Lab Administrator</small></h4> | ||
− | <div>I | + | <div>I am the other laboratory administrator. My major is bioscience. As a wet group member, I participate in different kinds of experiment except designing experimental plans. Through this experience, I believe iGEM will bring lots of precious memoryies to me.</div> |
</div> | </div> | ||
</div> | </div> | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--dingxizhong.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/c/c1/T--OUC-China--dingxizhong.jpg" width="100" height="100"/> |
+ | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/3/3f/T--OUC-China--dingxizhong2.jpg" width="100" height="100"/> | ||
+ | |||
+ | |||
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading">Xizhong Ding <small>Major Member In Wet Group</small></h4> | <h4 class="media-heading">Xizhong Ding <small>Major Member In Wet Group</small></h4> | ||
− | <div>I | + | <div>I’m Xizhong Ding, an undergraduate from OUC. My major is pharmacy, but I fell in love with synthetic biology last summer. I concentrate on experiments and primer design. The reason why I join iGEM is curiosity. It’s really exciting to construct an organism with the performance we want. I love synthetic biology and will explore more about it in the future.</div> |
</div> | </div> | ||
</div> | </div> | ||
<div class="media ouc-member"> | <div class="media ouc-member"> | ||
<a class="pull-left" > | <a class="pull-left" > | ||
− | <img class="media-object" src="T--OUC-China--fanyunhao.jpg" width="100" height="100"/> | + | <img class="img-circle media-object" src="https://static.igem.org/mediawiki/2017/e/e7/T--OUC-China--fanyunhao.jpg" width="100" height="100"/> |
+ | <img class="img-circle ouc-teammate" src="https://static.igem.org/mediawiki/2017/5/56/T--OUC-China--fanyunhao2.jpg" width="100" height="100"/> | ||
</a> | </a> | ||
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading">Yunhao Fan <small>Major Member In Wet Group</small></h4> | <h4 class="media-heading">Yunhao Fan <small>Major Member In Wet Group</small></h4> | ||
− | <div> | + | <div>My name is Yunhao Fan. This summer I worked in the lab and enjoyed myself. iGEM brought me an unforgettable memory.</div> |
</div> | </div> | ||
</div> | </div> | ||
Line 186: | Line 276: | ||
</div> | </div> | ||
<div class="container"> | <div class="container"> | ||
− | < | + | <h3><strong>Instructors</strong></h3> |
<div class="row"> | <div class="row"> | ||
<div class="col-md-4"> | <div class="col-md-4"> | ||
− | <img src="T--OUC-China--liuchenguang.jpg" width="160" height="240"/> | + | <img src="https://static.igem.org/mediawiki/2017/7/7a/T--OUC-China--liuchenguang.jpg" width="160" height="240"/> |
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading ouc-pi"><strong>Chenguang Liu</strong></h4> | <h4 class="media-heading ouc-pi"><strong>Chenguang Liu</strong></h4> | ||
Line 209: | Line 299: | ||
</div> | </div> | ||
<div class="col-md-4"> | <div class="col-md-4"> | ||
− | <img src="T--OUC-China--suizhenghong.jpg" width="160" height="240"/> | + | <img src="https://static.igem.org/mediawiki/2017/9/9d/T--OUC-China--suizhenghong.jpg" width="160" height="240" /> |
<div class="media-body"> | <div class="media-body"> | ||
<h4 class="media-heading ouc-pi"><strong>Zhenghong Sui</strong></h4> | <h4 class="media-heading ouc-pi"><strong>Zhenghong Sui</strong></h4> | ||
Line 219: | Line 309: | ||
</div> | </div> | ||
</div> | </div> | ||
− | < | + | <h3><strong>Advisiors</strong></h3> |
+ | <div class="row"> | ||
+ | <div class="col-md-6" style="text-align:center;"> | ||
+ | <h4><strong>Yang Liu</strong></h4> | ||
+ | Captain of 2011 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-6" style="text-align:center;"> | ||
+ | <h4><strong>Li Kang</strong></h4> | ||
+ | Captain of 2012 OUC-China | ||
+ | </div> | ||
+ | </div> | ||
+ | <br/> | ||
<div class="row"> | <div class="row"> | ||
− | + | <div class="col-md-3" style="text-align:center;"> | |
− | + | <h4><strong>Yu Jiang</strong></h4> | |
− | + | Captain of 2016 OUC-China | |
− | + | </div> | |
− | + | <div class="col-md-3" style="text-align:center;"> | |
− | + | <h4><strong>Zhixin Ma</strong></h4> | |
+ | Vice-captain of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Yisi Wang</strong></h4> | ||
+ | Vice-captain of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Wenqun Ding</strong></h4> | ||
+ | Lab administrator of 2016 OUC-China | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Lijiang Fei</strong></h4> | ||
+ | Lab administrator of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Zheyu Zhang</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Zexin Jiao</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Xiaoyi Fu</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Yifei Li</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Wei Yi</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Qian Chen</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
+ | <div class="col-md-3" style="text-align:center;"> | ||
+ | <h4><strong>Ruimin Chen</strong></h4> | ||
+ | Member of 2016 OUC-China | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <a href="#top"><img class="top" src="../T--OUC-China--top. | + | <br/> |
+ | <a href="#top"><img class="top" src="https://static.igem.org/mediawiki/2017/b/b7/T--OUC-China--top.jpeg" width="101" height="101" /></a> | ||
<div class="container-fluid ouc-reserve"> | <div class="container-fluid ouc-reserve"> | ||
<p class="text-center"> | <p class="text-center"> | ||
<br/><br/> | <br/><br/> | ||
Contact Us : oucigem@163.com | ©2017 OUC IGEM.All Rights Reserved. | Based On Bootstrap<br/><br/> | Contact Us : oucigem@163.com | ©2017 OUC IGEM.All Rights Reserved. | Based On Bootstrap<br/><br/> | ||
− | <img src="../T--OUC-China--foot1. | + | <img src="https://static.igem.org/mediawiki/2017/b/b4/T--OUC-China--foot1.jpeg" width="80" height="80"/> |
− | <img src="../T--OUC-China--foot2. | + | <img src="https://static.igem.org/mediawiki/2017/6/62/T--OUC-China--foot2.jpeg" width="80" height="80"/> |
− | <img src="../T--OUC-China--QNS.jpg | + | <img src="https://static.igem.org/mediawiki/2017/e/eb/T--OUC-China--QNS.jpg" height="50"/> |
− | <img src="../T--OUC-China--NSG.png" width="174" height="50"/> | + | <img src="https://static.igem.org/mediawiki/2017/5/51/T--OUC-China--NSG.png" width="174" height="50"/> |
− | <img src="../T--OUC-China--ML. | + | <img src="https://static.igem.org/mediawiki/2017/2/2a/T--OUC-China--ML.png" width="252" height="50"/><br/> |
</p> | </p> | ||
Latest revision as of 13:46, 18 November 2017
Members
Teammates
Yuqing Chen Captain
Glad to participate in this competition! There is always sth new waiting for you to explore in lab and in life as well and I have always been eager to embrace new skills. Truly, you might appreciate everything you have experienced whether or not you do it on purpose. So just enjoy every bite of the procedure.
Rong Mu Vice Captain
iGEM is a game, but you have to do more than a game. We fight for it and enjoy it. I love OUC, and the experience would never get out of my mind.I hope everyone can stick to his favorite cause,everything will be ok!
Zhongshi Wang Vice Captain
Hello, I'm Neil. I'm the vice captain of the team. I am an undergraduate of College of Marines Life Science.In the experiment, I command in the mSA-Biotin system and I also develop the theory of our basic system. Except Biology, I also like movies and books.
Shuo Tian Modeling
I'm an undergraduate from Institute of Environmental Science and Engineering who majors in Environmental Engeering. In life, I love painting and piano. In iGEM, I do mathematical modeling to help the project implementation and looking for something cool in synthetic biology.
Ying Chen Lab Administrator
I am an undergraduate of College of Marines Life Science.Together with the other laboratory administrator, I design the general experimental plans, take responsibility for the project to promote the experiments and purchase experimental materials. If you ask me why to choose iGEM? I will say that I yearn for an extraordinary college life.
Lei Zhu Wet-dry Communicator
I am a student of Marine Life College, Ecology. In igem, responsible for RNA content determination, interlab and DNA sequence design work. Reading, running, ancient and rational are things that I like. After exploring the life, the universe really is the ultimate problem of human ah!
Qianxia Zhang Financial Supervisor
Hi!My name is Qianxia Zhang. I join this team as a Finance Supervisor and also as a wet lab member. I took part in this competition because synthetic biology is a multidisciplinary subject which interested me. I believe that through this competition, I can get more research experience and gain an unforgettable experience.
Shuheng Yan Designer
I'm a student of Aquaculture College. I am responsible for designing posters, brochures, as well as programming wiki. I also do some experiments in our lab. So it seems like I have done many kinds of stuff in our team:). During preparing competition, I have met a lot of interesting people, which is exactly what I want for taking part in iGEM.
Shunan Hu Publicist
Hello, my name is HU SHUNAN. I am mainly responsible for the platform to push our daily, the project process and the training of the next member. I also participated in the wet experiment.One of my favorite thing is reading which can waste you life and let you observe great man. Sometimes I feel myself have two personalities. Either irritable or very happy.
Jiale Qu Lab Administrator
I am the other laboratory administrator. My major is bioscience. As a wet group member, I participate in different kinds of experiment except designing experimental plans. Through this experience, I believe iGEM will bring lots of precious memoryies to me.
Xizhong Ding Major Member In Wet Group
I’m Xizhong Ding, an undergraduate from OUC. My major is pharmacy, but I fell in love with synthetic biology last summer. I concentrate on experiments and primer design. The reason why I join iGEM is curiosity. It’s really exciting to construct an organism with the performance we want. I love synthetic biology and will explore more about it in the future.
Instructors
Chenguang Liu
Title: ProfessorWorking Place: College of Marine Life Sciences, Ocean University of China
Research Interests: Marine Biotechnology. Micro biological materials. Nano biological materials. Biochemistry
E-mail: liucg@ouc.edu.cn
Shi'an Wang
Title: Professor, Microbial Resources GroupWorking Place: Institute of BioEnergy and Bioprogress Technology, Qingdao
Research Interests: Genetics and metabolism of yeasts. Novel methodologies and tools for altering yeast cells. Model and unconventional yeast platforms for biosynthesis of organic molecules of interest, such as biofuels and pharmaceuticals
E-mail: wangsa@qibebt.ac.cn
Zhenghong Sui
Title: ProfessorWorking Place: College of Marine Life Sciences, Ocean University of China
Research Interests: Rhodophyta Thremmatology. Genome Reaserch. Microalage Molecular Biology & Molecular Ecology
E-mail: suizhengh@ouc.edu.cn
Advisiors
Yang Liu
Captain of 2011 OUC-ChinaLi Kang
Captain of 2012 OUC-ChinaYu Jiang
Captain of 2016 OUC-ChinaZhixin Ma
Vice-captain of 2016 OUC-ChinaYisi Wang
Vice-captain of 2016 OUC-ChinaWenqun Ding
Lab administrator of 2016 OUC-ChinaLijiang Fei
Lab administrator of 2016 OUC-ChinaZheyu Zhang
Member of 2016 OUC-ChinaZexin Jiao
Member of 2016 OUC-ChinaXiaoyi Fu
Member of 2016 OUC-ChinaYifei Li
Member of 2016 OUC-ChinaWei Yi
Member of 2016 OUC-ChinaQian Chen
Member of 2016 OUC-ChinaRuimin Chen
Member of 2016 OUC-China
Contact Us : oucigem@163.com | ©2017 OUC IGEM.All Rights Reserved. | Based On Bootstrap