Team:XMU-China/Team Members

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html lang="en">
<html lang="en">
 +
<head>
 +
<meta charset="utf-8">
 +
 +
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
 +
Remove this if you use the .htaccess -->
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
 +
<title>Team:XMU-China/Team_Members</title>
 +
<meta name="description" content="">
 +
<meta name="author" content="哲">
 +
<link rel="stylesheet" href="https://2014.igem.org/wiki/index.php?title=Team:XMU-China/css&action=raw&amp;ctype=text/css" type="text/css" />
 +
 +
<meta name="viewport" content="width=device-width; initial-scale=1.0">
 +
<style type="text/css">
 +
#footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear{display:none;} /*-- hides default wiki settings --*/
 +
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 +
#globalWrapper, #content { /*-- changes default wiki settings--*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
*{margin:0px;padding:0px;}
 +
 +
</style>
 +
<style>
 +
/*navbar*/
 +
#warp_navbar_main{width:900px;margin:50px auto;}
 +
#warp_navbar{position:relative;z-index:10}
 +
#nav_bar_main{list-style:none;position:relative;left:-40px;}
 +
.nav_bar_full{
 +
position:absolute;
 +
font-size: 30px;
 +
text-decoration: none;
 +
z-index: -1;
 +
}
 +
#nav_bar_full_01{left: 70px;top:52px;}
 +
#nav_bar_full_02{left: 200px;top:52px;}
 +
#nav_bar_full_03{left: 360px;top:52px;}
 +
#nav_bar_full_04{left: 525px;top:52px;}
 +
#nav_bar_full_05{left: 685px;top:52px;}
 +
#nav_bar_full_06{left: 820px;top:52px;}
 +
#nav_bar a{text-decoration:none;color:#fff;}
 +
#nav_bar a:hover{text-decoration:none;color:#f00;}
 +
.nav_bar {
 +
position:absolute;
 +
width:150px;
 +
height:130px;
 +
-webkit-transition: -webkit-transform 1s ease-out;
 +
/* -moz-transition: -moz-transform 1s ease-out;*/
 +
-o-transition: -o-transform 1s ease-out;
 +
-ms-transition: -ms-transform 1s ease-out;
 +
}
 +
.nav_bar:hover{
 +
transform: rotateZ(360deg);
 +
-ms-transform: rotateZ(360deg); /* IE 9 */
 +
-webkit-transform: rotateZ(360deg); /* Safari and Chrome */
 +
-o-transform: rotateZ(360deg); /* Opera */
 +
/* -moz-transform: rotateZ(360deg); /* Firefox */
 +
-webkit-transition: -webkit-transform 1s ease-out;
 +
/* -moz-transition: -moz-transform 1s ease-out;*/
 +
-o-transition: -o-transform 1s ease-out;
 +
-ms-transition: -ms-transform 1s ease-out;
 +
}
 +
#nav_bar_01{
 +
background-image:url("https://static.igem.org/mediawiki/2014/c/cf/Xmu_navbar_01.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:40px;
 +
}
 +
#nav_bar_02{
 +
background-image:url("https://static.igem.org/mediawiki/2014/1/1b/Xmu_navbar_02.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:190px;
 +
}
 +
#nav_bar_03{
 +
background-image:url("https://static.igem.org/mediawiki/2014/2/23/Xmu_navbar_03.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:337px;
 +
}
 +
#nav_bar_04{
 +
background-image:url("https://static.igem.org/mediawiki/2014/4/4b/Xmu_navbar_04.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:487px;
 +
}
 +
#nav_bar_05{
 +
background-image:url("https://static.igem.org/mediawiki/2014/0/06/Xmu_navbar_05.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:637px;
 +
}
 +
#nav_bar_06{
 +
background-image:url("https://static.igem.org/mediawiki/2014/0/06/Xmu_navbar_06.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:787px;
 +
}
 +
.navbar_main{position:relative;}
 +
.navbar_sub{
 +
position:absolute;
 +
list-style: none;
 +
padding-bottom:30px;
 +
text-align:center;
 +
font-size:18px;
 +
display:none;
 +
}
 +
#navbar_sub_Acknowledgements{font-size:14px;}
 +
.navbar_sub li{width:120px;margin-top:20px;height:30px;display:block;padding-top:10px;}
 +
.navbar_sub_x{position:absolute;width: 132px;}
 +
#navbar_main_01>.navbar_sub {
 +
border-left:6px #F0707B solid;
 +
border-right:6px #F0707B solid;
 +
left:50px;
 +
top:156px;
 +
}
 +
#navbar_main_01>.navbar_sub li{background:#f0707b;}
 +
#navbar_main_02>.navbar_sub{
 +
border-left:6px #d57590 solid;
 +
border-right:6px #d57590 solid;
 +
left:200px;
 +
top:156px;
 +
}
 +
#navbar_main_02>.navbar_sub li{background:#d57590;}
 +
#navbar_main_03>.navbar_sub{
 +
border-left:6px #b47eb2 solid;
 +
border-right:6px #b47eb2 solid;
 +
left:347px;
 +
top:156px;
 +
}
 +
#navbar_main_03>.navbar_sub li{background:#b47eb2;}
 +
#navbar_main_04>.navbar_sub{
 +
border-left:6px #a381c3 solid;
 +
border-right:6px #a381c3 solid;
 +
left:497px;
 +
top:156px;
 +
}
 +
#navbar_main_04>.navbar_sub li{background:#a381c3;}
 +
#navbar_main_05>.navbar_sub{
 +
border-left:6px #828fd8 solid;
 +
border-right:6px #828fd8 solid;
 +
left:647px;
 +
top:156px;
 +
}
 +
#navbar_main_05>.navbar_sub li{background:#828fd8;}
 +
#navbar_main_01 img{left:-6px;top:-37px;}
 +
#navbar_main_02 img{left:-6px;top:-35px;}
 +
#navbar_main_03 img{left:-6px;top:-33px;}
 +
#navbar_main_04 img{left:-6px;top:-39px;}
 +
#navbar_main_05 img{left:-6px;top:-38px;}
 +
#nav_bar_frame{position:relative;}
 +
.navbar_frame{position:absolute;z-index: 1;top:3px;}
 +
#navbar_frame_left{left:-120px;}
 +
#navbar_frame_right{right:-120px;top:4px;}
 +
/*sidebar*/
 +
 +
#side_bar{
 +
position:fixed;
 +
bottom:75px;
 +
left:13px;
 +
z-index:20;
 +
font-size:20px;
 +
width: 160px;
 +
}
 +
#side_bar_main_1{
 +
list-style: none;
 +
border-left:#135996 5px solid;
 +
border-right:#135996 5px solid;
 +
padding-top: 25px;
 +
padding-bottom:10px;
 +
}
 +
#side_bar_main_2{
 +
list-style: none;
 +
border-left:#135996 5px solid;
 +
border-right:#135996 5px solid;
 +
padding-top: 10px;
 +
padding-bottom:20px;
 +
margin-top:70px;
 +
}
 +
#side_bar ul{list-style: none;}
 +
#side_bar a{
 +
text-decoration:none;
 +
color:#fff;
 +
}
 +
#side_bar a:hover{
 +
text-decoration:none;
 +
color:#f00;
 +
}
 +
.sidebar_main{
 +
position:relative;
 +
width:150px;
 +
background-image:url("https://static.igem.org/mediawiki/2014/1/1c/XMU-Backgroundnav.png");
 +
text-align:center;
 +
margin-bottom:25px;
 +
}
 +
.sidebar_sub{
 +
position:absolute;
 +
left:170px;
 +
top:26px;
 +
border-right:#135996 5px solid;
 +
display:none;
 +
}
 +
.sidebar_sub>li{
 +
background:#4f5faa;
 +
width: 100px;
 +
font-size:15px;
 +
margin-top:10px;
 +
}
 +
#side_bar_judging{
 +
margin-bottom:0px;
 +
}
 +
#side_bar_safety{
 +
margin-bottom:0px;
 +
}
 +
#side_bar_img_x{
 +
position:absolute;
 +
width:160px;
 +
top: 52px;
 +
}
 +
/*Members*/
 +
.Team_title{position:absolute;width:300px;}
 +
#Team_Members{position:relative;top:230px;width:1000px;margin-left:-500px;left:50%;}
 +
#Team_Members_wd{
 +
 +
padding-left: 30px;
 +
padding-right: 30px;
 +
position:relative;
 +
top:150px;
 +
table-layout: fixed;
 +
word-wrap: break-word;
 +
word-break: normal;
 +
text-align:justify;
 +
text-justify:inter-ideograph;
 +
}
 +
 +
#tryToFindMe{position:relative;top:400px;}
 +
 +
#Team_Members_2{position:relative;top:430px;width:1000px;margin-left:-500px;left:50%;}
 +
#Team_Members_2_wd{
 +
 +
padding-left: 30px;
 +
padding-right: 30px;
 +
position:relative;
 +
top:190px;
 +
table-layout: fixed;
 +
word-wrap: break-word;
 +
word-break: normal;
 +
text-align:justify;
 +
text-justify:inter-ideograph;
 +
}
 +
</style>
 +
<style>
 +
#menubar {
 +
    position: absolute;
 +
    white-space: nowrap;
 +
    top: -6px;
 +
    width: 400px;
 +
    z-index: 5;
 +
    font-family: sans-serif;
 +
    font-size: 95%;
 +
    line-height: 1em;
 +
}
 +
.left-menu, .left-menu a {
 +
    left: 0px;
 +
    text-align: left;
 +
    color:transparent;
 +
    text-transform: lowercase;
 +
}
 +
.left-menu:hover {
 +
    color: white;
 +
    background-color: #555555
 +
}
 +
.right-menu, .right-menu a {
 +
    right: 0px;
 +
    text-align: right;
 +
    color: white;
 +
}
 +
#menubar ul {
 +
    color: #555555;
 +
    list-style: none;
 +
}
 +
#menubar li {
 +
    display: inline;
 +
    position: relative;
 +
    cursor: pointer;
 +
    padding-left: 0px;
 +
    padding-right: 0px;
 +
}
 +
.left-menu li a {
 +
    padding: 0px 10px 0px 0px;
 +
}
 +
.left-menu .selected {
 +
    color: white;
 +
}
 +
.left-menu .selected:hover {
 +
    color: #5555FF;
 +
}
 +
 +
.left-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li {
 +
    background-color: #606060;
 +
}
 +
.right-menu li a {
 +
    padding: 0px 15px 0px 0px;
 +
    color: white;
 +
    background-color: #606060;
 +
}
 +
.right-menu li a:hover {
 +
    color: #aaaaff;
 +
    text-decoration: underline;
 +
}
 +
</style>
 +
<script src="http://code.jquery.com/jquery-latest.js"></script>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$("style").first().remove();
 +
$(".sidebar_main").mouseenter(function(){
 +
var side_bar_hover_target = $(this);
 +
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display");
 +
if(sidebar_sub_hover_display = "none"){
 +
side_bar_hover_target.animate({width:"275px"},200);
 +
side_bar_hover_target.children(".sidebar_sub").slideDown("normal");
 +
};
 +
$(".sidebar_main").mouseleave(function(){
 +
var side_bar_hoveroff_target = $(this);
 +
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display");
 +
if(sidebar_sub_hover_display = "block"){
 +
side_bar_hover_target.children(".sidebar_sub").slideUp(100);
 +
side_bar_hover_target.animate({width:"155px"},100);
 +
};
 +
});
 +
 +
});
 +
$(".navbar_main").mouseenter(function(){
 +
var nav_bar_hover_target = $(this);
 +
nav_bar_hover_target.children(".navbar_sub").slideDown();
 +
$(".navbar_main").mouseleave(function(){
 +
var nav_bar_hoveroff_target = $(this);
 +
nav_bar_hoveroff_target.children(".navbar_sub").slideUp();
 +
});
 +
});
 +
});
 +
</script>
 +
</head>
 +
 +
<body style="font-family:arial;color:#8ccfff">
 +
<div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;">
 +
<img src="https://static.igem.org/mediawiki/2014/f/f8/Wiki%E8%83%8C%E6%99%AFzwei.png" width="100%" height="100%"/>
 +
</div>
 +
<div id="warp_navbar_main">
 +
<div id="warp_navbar">
 +
<div id="nav_bar_frame" >
 +
<img class="navbar_frame" id="navbar_frame_left" src="https://static.igem.org/mediawiki/2014/c/c9/Xmu_navbar_left.png" />
 +
<img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/b/b5/Xmu_navbar_right.png" />
 +
</div>
 +
<div id="nav_bar">
 +
<ul id="nav_bar_main">
 +
<li id="navbar_main_01" class="navbar_main">
 +
<a href="#team-" onClick ="show(this)"><span class="nav_bar" id="nav_bar_01"> </span></a>
 +
<a href="#team-" onClick ="show(this)" class="nav_bar_full" id="nav_bar_full_01">Project</a>
 +
<ul class="navbar_sub">
 +
<img class="na<html lang="en">
<head>
<head>
<meta charset="utf-8">
<meta charset="utf-8">
Line 695: Line 1,087:
<img id="Team_Members_title" class="Team_title" src="https://static.igem.org/mediawiki/2014/0/0f/Xmu_project_background_zwei.png"/>
<img id="Team_Members_title" class="Team_title" src="https://static.igem.org/mediawiki/2014/0/0f/Xmu_project_background_zwei.png"/>
     <div id="Team_Members_2_wd">
     <div id="Team_Members_2_wd">
-
      <h2 id="team-1">Jianxing Huang</h2>
+
          <h2 id="team-11">Chen An</h2>
-
  <div id="team-1-o">
+
  <div id="team-11-o">
-
  sdadsaddsdsadada<q>ddsdasdsadas</q>dsdadadsdadsdsdadeqwesdsadasd<code>wesadaaa</code>czxcsdseqwedasdad
+
  He is a lively and cheerful boy.In the summer,he contributed his own time to Project, Human practice and so on.Tired but happy,he is enjoying the travel.His favorite book is Three Days to See.Believe that he can maintain high enthusiasm for the work every day. 
-
  weqwdsafadaeqwesdasdads<sub>a</sub>ddsdsadadaddsda<mark>sds</mark>adasdsdadadsdadsdsdadeqwesdsadasdwesadaa
+
-
  aczxcsdseqwedasdadweqwdsafadaeqwesda
+
  </div>
  </div>
-
 
+
 
-
  <h2 id="team-2">Xifeng Guo</h2>
+
          <h2 id="team-5">Chen Jielin</h2>
-
  <div id="team-2-o">
+
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe
+
-
  </div>
+
-
 
+
-
  <h2 id="team-3">Chun Tang</h2>
+
-
  <div id="team-3-o">
+
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
-
  </div>
+
-
 
+
-
  <h2 id="team-4">Fan Wu</h2>
+
-
  <div id="team-4-o">
+
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
-
  </div>
+
-
 
+
-
  <h2 id="team-5">Jielin Chen</h2>
+
  <div id="team-5-o">
  <div id="team-5-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  He is a sunshine boy, loves sports and enjoying the time that fight shoulder to shoulder with others. Maybe what he can contribution to the team is very small, but he will try his best to complete the task. He is a man who is keen on actions instead of words, when you need help, he will help you solve problem directly, instead of useless words.
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
 
+
 
-
  <h2 id="team-6">Yahong Chen</h2>
+
  <h2 id="team-6">Chen Yahong</h2>
  <div id="team-6-o">
  <div id="team-6-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  As a sophomore, she is a responsible girl. When she thinks about some new, crazy ideas and determines to accomplish it, she always actively try to seek resources to support her idea. She is easy-going and has team spirit. In this summer, she mainly takes responsibility at experiment.
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
 
+
 
-
  <h2 id="team-7">Ruihua Zhang</h2>
+
  <h2 id="team-8">Chen Zehua</h2>
-
  <div id="team-7-o">
+
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
-
  </div>
+
-
 
+
-
  <h2 id="team-8">Zehua Chen</h2>
+
  <div id="team-8-o">
  <div id="team-8-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  She is a gentle and quiet girl. In the summer, she contribute her own time to Project, Human practice and so on. Tired but happy, she is enjoying the travel to the unknown. Her favorite book is Pride and Prejudice. Hope that she is always happy in the way.
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
 
+
 
-
  <h2 id="team-9">Tangduo Zhang</h2>
+
  <h2 id="team-21">Fu Xiaotong</h2>
-
  <div id="team-9-o">
+
  <div id="team-21-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  She is such a dreamy girl who yearn for a colorful word and a better future.She loves painting,dancing,singing…You will never know where her enthusiasm of life comes from.She was so fortunate that she had harvested such a meaningful summer and these unity and fraternity brothers and sisters.    
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe    
+
  </div>
  </div>
   
   
-
  <h2 id="team-10">Yiying Lei</h2>
+
  <h2 id="team-2">Guo Xifeng</h2>
-
  <div id="team-10-o">
+
  <div id="team-2-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  He is a clever boy, who enjoys painting and talking with others. He also like making friends with others, As for him, he hold the idea that “action speaks louder than speaking.” He is also good at something special which helps him solve many problem in this competition. Maybe he can make some special for you.
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
 
+
 
-
  <h2 id="team-11">An Chen</h2>
+
          <h2 id="team-1">Huang Jianxing</h2>
-
  <div id="team-11-o">
+
  <div id="team-1-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  He is a mystery junior. In the summer, he commute between Xiang’an and Siming. Tired but happy, he is enjoying the travel. His favorite story are Iliad and Ulysses. You can find Lynn on the way to the unknown.
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
 
+
 
-
  <h2 id="team-12">Qingyu Ruan</h2>
+
  <h2 id="team-17">Jiang Yue</h2>
-
  <div id="team-12-o">
+
  <div id="team-17-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  She is willing to make new friends and always immersed in the challenge brought by the unknown world. Books and music are her two close friends, as well as <em>E. coli</em>. 
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
  <h2 id="team-13">Weibing Liu</h2>
+
  <h2 id="team-10">Lei Yiying</h2>
-
  <div id="team-13-o">
+
  <div id="team-10-o">
 +
  She is an easy-going girl, but sometimes could be a little crazy. She is enthusiastic about work and value her time extremely. In the summer, she devotes all her hopes and dreams to ideas and experiments, keeping moving on, and breaking her personal limits.
 +
  </div>  
 +
 
 +
  <h2 id="team-15">Li Zhe</h2>
 +
  <div id="team-15-o">
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
Line 786: Line 1,139:
  </div>
  </div>
-
  <h2 id="team-14">Yizhu Lv</h2>
+
  <h2 id="team-18">Liu Chang</h2>
-
  <div id="team-14-o">
+
  <div id="team-18-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  I am from Xiamen University, a junior student majoring in biology. I have a strong passion in nutrition digitalization and immunology, through the study of synthetic biology, I have found it’s useful to realize nutrition digitalization. I like cooking, doing experiments is just like cooking, and it seems everything has proper use within a certain range.    
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe    
+
  </div>
  </div>
-
  <h2 id="team-15">Zhe Li</h2>
+
  <h2 id="team-13">Liu Weibing</h2>
-
  <div id="team-15-o">
+
  <div id="team-13-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  He is a junior major in chemicobiology. Enticing by the sheer comfort and joy of being in lab for unspeakable hours, he has seen a particular overriding cognitive sight. In memories with the clever E.coli, he want to share our idea to the world. 
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
  <h2 id="team-16">Yang Liu</h2>
+
  <h2 id="team-16">Liu Yang</h2>
  <div id="team-16-o">
  <div id="team-16-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  As an enthusiastic and critical member, she is active in both human practice and the construction of the idea, especially the former. She never stints her advice to promote the teamwork.    
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe    
+
  </div>
  </div>
-
  <h2 id="team-17">Yue Jiang</h2>
+
  <h2 id="team-14">Lv Yizhu</h2>
-
  <div id="team-17-o">
+
  <div id="team-14-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  She is a perseverant girl born in July and her Chinese name has the same pronounciation with July and that's why she loves this month. She enjoys reading poems written in ancient China as well as some comments about them when she is available. She feels that smile is the most beautiful thing in the world. 
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
  <h2 id="team-18">Chang Liu</h2>
+
  <h2 id="team-12">Ruan Qingyu</h2>
-
  <div id="team-18-o">
+
  <div id="team-12-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  Qingyu is currently studying Chemistry in the 7th bachelor semester in Xiamen. During the past three years, he stayed in a biochemistry laboratory all the time. As he tasted blood in proteomics and metabolomics , he is very excited to participate in iGEM. Apart from the work on the pattern formation subproject, he is the creative producer and laboratory personnel in the team. Besides the fascinating theme of life science, he also likes reading various kinds of books and journals in the fields of pedagogy, politics, economics and psychology! He is a great lab mate, stubborn enough to make anything work.
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
  <h2 id="team-19">Yushen Wang</h2>
+
  <h2 id="team-3">Tang Chun</h2>
 +
  <div id="team-3-o">
 +
  I’m from Xiamen University, a junior student major in chemistry. I have strong passion in science especially in organic synthesis. Through the study of synthetic biology, I have found common ground between chemistry and synthetic biology that everyone could build excellent creatures by means of basic principles.  
 +
  </div>
 +
 
 +
  <h2 id="team-19">Wang Yushen</h2>
  <div id="team-19-o">
  <div id="team-19-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  He is a boy full of possibility. He is desirous of learning new things more. He enjoys traveling for every challenges on the way worthy of taking a risk. This summer, he joined the team and did some help for designing and others. You would see his progress, if not, he will never ever stop trying that. 
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
  <h2 id="team-20">Xiaoshan Yan</h2>
+
  <h2 id="team-4">Wu Fan</h2>
 +
  <div id="team-4-o">
 +
  He is a CRAZY GEEK. He loves computer, smartphone, website and graphic design. This summer, he will devote himself to making team beauteous. Always walking with his laptop bag. Don’t know how to fix computer? Just find him. 
 +
  </div>
 +
 
 +
  <h2 id="team-20">Yan Xiaoshan</h2>
  <div id="team-20-o">
  <div id="team-20-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  She looks quiet. She is a girl full of curiosity, who likes and learns computer science, and loves high-tech. However, she also loves flute and Chinese classical style. Though she has wide interests, she was mainly to do modeling for the project this summer. 
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
-
  <h2 id="team-21">Xiaotong Fu</h2>
+
  <h2 id="team-7">Zhang Ruihua</h2>
-
  <div id="team-21-o">
+
  <div id="team-7-o">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  My Chinese name is Ruihua Zhang and Catherine is my English name. As an active girl, I am enthusiastic about rock climbing and ice climbing and enjoy running. I believe in what is true and try to feel and follow nature. Life is as what you feel and react, just feel it and enjoy it !
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe  
+
  </div>
  </div>
 +
 
 +
  <h2 id="team-9">Zhang Tangduo</h2>
 +
  <div id="team-9-o">
 +
  He is a tall strong boy, loving to smile and good at humor. He is so enthusiastic and friendly that always help others out of trouble. This summer, he devote his all energy to the experiments, keeping trying, making progress, and being happy along the way. 
 +
  </div>  
  <h2 id="team-22"></h2>
  <h2 id="team-22"></h2>

Revision as of 09:55, 17 October 2014

Team:XMU-China/Team_Members