Team:XMU-China/Team Members

From 2014.igem.org

(Difference between revisions)
 
(51 intermediate revisions not shown)
Line 14: Line 14:
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<style type="text/css">
<style type="text/css">
-
#footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear{display:none;} /*-- hides default wiki settings --*/
+
#siteSub, #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.) --*/
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
Line 57: Line 57:
}
}
#nav_bar_full_01{left: 70px;top:52px;}
#nav_bar_full_01{left: 70px;top:52px;}
-
#nav_bar_full_02{left: 200px;top:52px;}
+
#nav_bar_full_02{left: 210px;top:52px;letter-spacing:-2px}
#nav_bar_full_03{left: 360px;top:52px;}
#nav_bar_full_03{left: 360px;top:52px;}
#nav_bar_full_04{left: 525px;top:52px;}
#nav_bar_full_04{left: 525px;top:52px;}
Line 249: Line 249:
/*Members*/
/*Members*/
.Team_title{position:absolute;width:300px;}
.Team_title{position:absolute;width:300px;}
-
#Team_Members{position:relative;top:230px;width:1000px;margin-left:-500px;left:50%;}
+
#Team_Members{position:relative;top:220px;width:1000px;margin-left:-500px;left:50%;}
#Team_Members_wd{
#Team_Members_wd{
Line 255: Line 255:
padding-right: 30px;
padding-right: 30px;
position:relative;
position:relative;
-
top:150px;
+
top:200px;
table-layout: fixed;
table-layout: fixed;
word-wrap: break-word;
word-wrap: break-word;
Line 265: Line 265:
#tryToFindMe{position:relative;top:400px;}
#tryToFindMe{position:relative;top:400px;}
-
#Team_Members_2{position:relative;top:430px;width:1000px;margin-left:-500px;left:50%;}
+
#Team_Members_2{position:relative;top:280px;width:1000px;margin-left:-500px;left:50%;}
#Team_Members_2_wd{
#Team_Members_2_wd{
Line 271: Line 271:
padding-right: 30px;
padding-right: 30px;
position:relative;
position:relative;
-
top:190px;
+
top:160px;
table-layout: fixed;
table-layout: fixed;
word-wrap: break-word;
word-wrap: break-word;
Line 277: Line 277:
text-align:justify;
text-align:justify;
text-justify:inter-ideograph;
text-justify:inter-ideograph;
-
}
+
}
 +
.team_member_details_wd{width:450px;border-width:0px;margin-right:30px;font-size:18px;font-weight:bold; position:absolute;top:22px;right:75px;word-wrap: break-word;
 +
word-break: normal;
 +
text-align: justify;}
 +
.team_member_details_img img{width:200px;margin-left:75px;}
 +
.team_member_details{position:relative;}
</style>
</style>
<style>
<style>
Line 350: Line 355:
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display");
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display");
if(sidebar_sub_hover_display = "none"){
if(sidebar_sub_hover_display = "none"){
-
side_bar_hover_target.animate({width:"275px"},200);
+
side_bar_hover_target.stop().animate({width:"275px"},200);
-
side_bar_hover_target.children(".sidebar_sub").slideDown("normal");
+
};
};
$(".sidebar_main").mouseleave(function(){
$(".sidebar_main").mouseleave(function(){
Line 357: Line 361:
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display");
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display");
if(sidebar_sub_hover_display = "block"){
if(sidebar_sub_hover_display = "block"){
-
side_bar_hover_target.children(".sidebar_sub").slideUp(100);
+
side_bar_hover_target.stop().animate({width:"155px"},100);
-
side_bar_hover_target.animate({width:"155px"},100);
+
};
};
});
});
Line 365: Line 368:
$(".navbar_main").mouseenter(function(){
$(".navbar_main").mouseenter(function(){
var nav_bar_hover_target = $(this);
var nav_bar_hover_target = $(this);
-
nav_bar_hover_target.children(".navbar_sub").slideDown();
+
nav_bar_hover_target.children(".navbar_sub").stop().slideDown();
$(".navbar_main").mouseleave(function(){
$(".navbar_main").mouseleave(function(){
var nav_bar_hoveroff_target = $(this);
var nav_bar_hoveroff_target = $(this);
-
nav_bar_hoveroff_target.children(".navbar_sub").slideUp();
+
nav_bar_hoveroff_target.children(".navbar_sub").stop().slideUp();
});
});
});
});
Line 377: Line 380:
<body style="font-family:arial;color:#8ccfff">
<body style="font-family:arial;color:#8ccfff">
<div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;">
<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%"/>
+
<img src="https://static.igem.org/mediawiki/2014/a/a6/Xmu_background_veir.jpg" width="100%" height="100%"/>
</div>
</div>
<div id="warp_navbar_main">
<div id="warp_navbar_main">
<div id="warp_navbar">
<div id="warp_navbar">
<div id="nav_bar_frame" >
<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_left" src="https://static.igem.org/mediawiki/2014/c/cf/Xmu_navbar_left04.png" />
-
<img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/b/b5/Xmu_navbar_right.png" />
+
<img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/8/88/Xmu_navbar_right02.png" />
</div>
</div>
<div id="nav_bar">
<div id="nav_bar">
Line 459: Line 462:
<ul id="side_bar_main_2">
<ul id="side_bar_main_2">
<li class="sidebar_main" id="side_bar_safety">
<li class="sidebar_main" id="side_bar_safety">
-
<h3><a href="https://2014.igem.org/Team:XMU-China/Team_Members">Attribution</a></h3>
+
<h3><a href="https://2014.igem.org/Team:XMU-China/Team_Attribution">Attribution</a></h3>
</li>
</li>
</ul>
</ul>
</div>
</div>
<!--Team Members-->
<!--Team Members-->
 +
<div id="tryToFindMe" style="z-index:2">
 +
    <ul>
 +
  <p>Try to click on <strong>me</strong> in the Picture !</p>
 +
<p style="font-size: 24px;z-index:1"><a href="https://2014.igem.org/Team:XMU-China/Gallery"> More in Gallery</a></p>
 +
      </ul>
 +
    </div>
<div id="Team_Members">
<div id="Team_Members">
<img id="Team_Members_title" class="Team_title" src="https://static.igem.org/mediawiki/2014/1/1a/Xmu_team_member_zwei.png"/>
<img id="Team_Members_title" class="Team_title" src="https://static.igem.org/mediawiki/2014/1/1a/Xmu_team_member_zwei.png"/>
Line 471: Line 480:
</div>
</div>
</div>
</div>
 +
</div>
</div>
Line 479: Line 489:
var id = obj.id;
var id = obj.id;
var curIndex = id.slice(5);
var curIndex = id.slice(5);
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
$("#team"+curIndex+"-o").slideToggle("normal");
$("#team"+curIndex+"-o").slideToggle("normal");
$("#team"+curIndex).toggleClass("bgChange");
$("#team"+curIndex).toggleClass("bgChange");
Line 488: Line 506:
<script type="text/javascript">
<script type="text/javascript">
     $(document).ready(function() {
     $(document).ready(function() {
-
 
$("#team-1-o").hide()
$("#team-1-o").hide()
     $("#team-1").click(function(){
     $("#team-1").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-1-o").slideToggle("normal")
       $("#team-1-o").slideToggle("normal")
  $("#team-1").toggleClass("bgChange")
  $("#team-1").toggleClass("bgChange")
Line 496: Line 521:
$("#team-2-o").hide()
$("#team-2-o").hide()
     $("#team-2").click(function(){
     $("#team-2").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-2-o").slideToggle("normal")
       $("#team-2-o").slideToggle("normal")
  $("#team-2").toggleClass("bgChange")
  $("#team-2").toggleClass("bgChange")
Line 501: Line 534:
$("#team-3-o").hide()
$("#team-3-o").hide()
     $("#team-3").click(function(){
     $("#team-3").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-3-o").slideToggle("normal")
       $("#team-3-o").slideToggle("normal")
  $("#team-3").toggleClass("bgChange")
  $("#team-3").toggleClass("bgChange")
Line 506: Line 547:
$("#team-4-o").hide()
$("#team-4-o").hide()
     $("#team-4").click(function(){
     $("#team-4").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-4-o").slideToggle("normal")
       $("#team-4-o").slideToggle("normal")
  $("#team-4").toggleClass("bgChange")
  $("#team-4").toggleClass("bgChange")
Line 511: Line 560:
$("#team-5-o").hide()
$("#team-5-o").hide()
     $("#team-5").click(function(){
     $("#team-5").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-5-o").slideToggle("normal")
       $("#team-5-o").slideToggle("normal")
  $("#team-5").toggleClass("bgChange")
  $("#team-5").toggleClass("bgChange")
Line 516: Line 573:
$("#team-6-o").hide()
$("#team-6-o").hide()
     $("#team-6").click(function(){
     $("#team-6").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-6-o").slideToggle("normal")
       $("#team-6-o").slideToggle("normal")
  $("#team-6").toggleClass("bgChange")
  $("#team-6").toggleClass("bgChange")
Line 521: Line 586:
$("#team-7-o").hide()
$("#team-7-o").hide()
     $("#team-7").click(function(){
     $("#team-7").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-7-o").slideToggle("normal")
       $("#team-7-o").slideToggle("normal")
  $("#team-7").toggleClass("bgChange")
  $("#team-7").toggleClass("bgChange")
Line 526: Line 599:
$("#team-8-o").hide()
$("#team-8-o").hide()
     $("#team-8").click(function(){
     $("#team-8").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-8-o").slideToggle("normal")
       $("#team-8-o").slideToggle("normal")
  $("#team-8").toggleClass("bgChange")
  $("#team-8").toggleClass("bgChange")
Line 531: Line 612:
$("#team-9-o").hide()
$("#team-9-o").hide()
     $("#team-9").click(function(){
     $("#team-9").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-9-o").slideToggle("normal")
       $("#team-9-o").slideToggle("normal")
  $("#team-9").toggleClass("bgChange")
  $("#team-9").toggleClass("bgChange")
Line 536: Line 625:
$("#team-10-o").hide()
$("#team-10-o").hide()
     $("#team-10").click(function(){
     $("#team-10").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-10-o").slideToggle("normal")
       $("#team-10-o").slideToggle("normal")
  $("#team-10").toggleClass("bgChange")
  $("#team-10").toggleClass("bgChange")
Line 541: Line 638:
$("#team-11-o").hide()
$("#team-11-o").hide()
     $("#team-11").click(function(){
     $("#team-11").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-11-o").slideToggle("normal")
       $("#team-11-o").slideToggle("normal")
  $("#team-11").toggleClass("bgChange")
  $("#team-11").toggleClass("bgChange")
Line 546: Line 651:
$("#team-12-o").hide()
$("#team-12-o").hide()
     $("#team-12").click(function(){
     $("#team-12").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-12-o").slideToggle("normal")
       $("#team-12-o").slideToggle("normal")
  $("#team-12").toggleClass("bgChange")
  $("#team-12").toggleClass("bgChange")
Line 551: Line 664:
$("#team-13-o").hide()
$("#team-13-o").hide()
     $("#team-13").click(function(){
     $("#team-13").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-13-o").slideToggle("normal")
       $("#team-13-o").slideToggle("normal")
  $("#team-13").toggleClass("bgChange")
  $("#team-13").toggleClass("bgChange")
Line 556: Line 677:
$("#team-14-o").hide()
$("#team-14-o").hide()
     $("#team-14").click(function(){
     $("#team-14").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-14-o").slideToggle("normal")
       $("#team-14-o").slideToggle("normal")
  $("#team-14").toggleClass("bgChange")
  $("#team-14").toggleClass("bgChange")
Line 561: Line 690:
$("#team-15-o").hide()
$("#team-15-o").hide()
     $("#team-15").click(function(){
     $("#team-15").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-15-o").slideToggle("normal")
       $("#team-15-o").slideToggle("normal")
  $("#team-15").toggleClass("bgChange")
  $("#team-15").toggleClass("bgChange")
Line 566: Line 703:
$("#team-16-o").hide()
$("#team-16-o").hide()
     $("#team-16").click(function(){
     $("#team-16").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-16-o").slideToggle("normal")
       $("#team-16-o").slideToggle("normal")
  $("#team-16").toggleClass("bgChange")
  $("#team-16").toggleClass("bgChange")
Line 571: Line 716:
$("#team-17-o").hide()
$("#team-17-o").hide()
     $("#team-17").click(function(){
     $("#team-17").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-17-o").slideToggle("normal")
       $("#team-17-o").slideToggle("normal")
  $("#team-17").toggleClass("bgChange")
  $("#team-17").toggleClass("bgChange")
Line 576: Line 729:
$("#team-18-o").hide()
$("#team-18-o").hide()
     $("#team-18").click(function(){
     $("#team-18").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-18-o").slideToggle("normal")
       $("#team-18-o").slideToggle("normal")
  $("#team-18").toggleClass("bgChange")
  $("#team-18").toggleClass("bgChange")
Line 581: Line 742:
$("#team-19-o").hide()
$("#team-19-o").hide()
     $("#team-19").click(function(){
     $("#team-19").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-19-o").slideToggle("normal")
       $("#team-19-o").slideToggle("normal")
  $("#team-19").toggleClass("bgChange")
  $("#team-19").toggleClass("bgChange")
Line 586: Line 755:
$("#team-20-o").hide()
$("#team-20-o").hide()
     $("#team-20").click(function(){
     $("#team-20").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-20-o").slideToggle("normal")
       $("#team-20-o").slideToggle("normal")
  $("#team-20").toggleClass("bgChange")
  $("#team-20").toggleClass("bgChange")
Line 591: Line 768:
$("#team-21-o").hide()
$("#team-21-o").hide()
     $("#team-21").click(function(){
     $("#team-21").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-21-o").slideToggle("normal")
       $("#team-21-o").slideToggle("normal")
  $("#team-21").toggleClass("bgChange")
  $("#team-21").toggleClass("bgChange")
Line 596: Line 781:
$("#team-22-o").hide()
$("#team-22-o").hide()
     $("#team-22").click(function(){
     $("#team-22").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
       $("#team-22-o").slideToggle("normal")
       $("#team-22-o").slideToggle("normal")
  $("#team-22").toggleClass("bgChange")
  $("#team-22").toggleClass("bgChange")
 +
      });
 +
$("#team-23-o").hide()
 +
    $("#team-23").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
 +
      $("#team-23-o").slideToggle("normal")
 +
  $("#team-23").toggleClass("bgChange")
 +
      });
 +
$("#team-24-o").hide()
 +
    $("#team-24").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
 +
      $("#team-24-o").slideToggle("normal")
 +
  $("#team-24").toggleClass("bgChange")
 +
      });
 +
$("#team-25-o").hide()
 +
    $("#team-25").click(function(){
 +
$(".team_member_details").map(function(){
 +
  var display_target = $(this);
 +
  var if_display = display_target.css("display");
 +
  if (if_display == "block"){
 +
display_target.slideToggle("normal");
 +
display_target.prev("h2").toggleClass("bgChange");
 +
};
 +
});
 +
      $("#team-25-o").slideToggle("normal")
 +
  $("#team-25").toggleClass("bgChange")
       });
       });
Line 606: Line 838:
<script type="text/javascript">
<script type="text/javascript">
  $(document).ready(function(){
  $(document).ready(function(){
-
         $("Team_Members_2_wd").children("div").css("background-color","white");
+
         $(".team_member_details").css({"background-color":"black","opacity":0.9});
       });
       });
</script>
</script>
Line 614: Line 846:
<style type="text/css">
<style type="text/css">
#team-1.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-1.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
-
#team-2.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-3.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-4.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-5.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-6.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-7.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-8.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-9.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-10.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-11.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-12.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-13.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-14.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-15.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-16.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-17.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-18.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-19.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-20.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-21.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
-
#team-22.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");} #team-1.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 
#team-2.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-2.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-3.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-3.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
Line 656: Line 867:
#team-21.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-21.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-22.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
#team-22.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 +
#team-23.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 +
#team-24.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
 +
#team-25.bgChange {background-image:url("https://static.igem.org/mediawiki/2014/4/40/XMU-Team-Membackground2.png");}
</style>
</style>
 
 
Line 686: Line 900:
</map>
</map>
</br>
</br>
-
<div id="tryToFindMe">
 
-
    <ul>
 
-
  <p>Try to click on <strong>me</strong> in the Picture !</p>
 
-
      </ul>
 
-
    </div>
 
 
 
<div id="Team_Members_2">
<div id="Team_Members_2">
-
<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-11">Chen An</h2>
           <h2 id="team-11">Chen An</h2>
-
  <div id="team-11-o">
+
  <div id="team-11-o" class="team_member_details">
-
  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.   
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/b/b4/XMU-Team-Member01.jpg" />
 +
  </div>
 +
  <div class="team_member_details_wd">
 +
  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.   
 +
  </div>
  </div>
  </div>
           <h2 id="team-5">Chen Jielin</h2>
           <h2 id="team-5">Chen Jielin</h2>
-
  <div id="team-5-o">
+
  <div id="team-5-o" class="team_member_details">
-
  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.
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/e/ea/XMU-Team-Member17.jpg" />
 +
  </div>  
 +
  <div class="team_member_details_wd">
 +
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.
 +
</div>
  </div>
  </div>
  <h2 id="team-6">Chen Yahong</h2>
  <h2 id="team-6">Chen Yahong</h2>
-
  <div id="team-6-o">
+
  <div id="team-6-o" class="team_member_details">
-
  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.
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/5/53/XMU-Team-Member19.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
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.
 +
</div>
  </div>
  </div>
  <h2 id="team-8">Chen Zehua</h2>
  <h2 id="team-8">Chen Zehua</h2>
-
  <div id="team-8-o">
+
  <div id="team-8-o" class="team_member_details">
-
  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.  
+
<div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/c/cf/XMU-Team-Member18.jpg" />
 +
  </div>
 +
<div class="team_member_details_wd">
 +
  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.  
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-21">Fu Xiaotong</h2>
  <h2 id="team-21">Fu Xiaotong</h2>
-
  <div id="team-21-o">
+
  <div id="team-21-o" class="team_member_details">
-
  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.    
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/3/3b/XMU-Team-Member02.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.    
 +
  </div>
  </div>
  </div>
   
   
  <h2 id="team-2">Guo Xifeng</h2>
  <h2 id="team-2">Guo Xifeng</h2>
-
  <div id="team-2-o">
+
  <div id="team-2-o" class="team_member_details">
-
  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.
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/4/44/XMU-Team-Member14.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.
 +
  </div>
  </div>
  </div>
-
 
+
 
           <h2 id="team-1">Huang Jianxing</h2>
           <h2 id="team-1">Huang Jianxing</h2>
-
  <div id="team-1-o">
+
  <div id="team-1-o" class="team_member_details">
-
  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.
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/c/ce/XMU-Team-Member21.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-17">Jiang Yue</h2>
  <h2 id="team-17">Jiang Yue</h2>
-
  <div id="team-17-o">
+
  <div id="team-17-o" class="team_member_details">
-
  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>.   
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/d/da/XMU-Team-Member12.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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>.   
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-10">Lei Yiying</h2>
  <h2 id="team-10">Lei Yiying</h2>
-
  <div id="team-10-o">
+
  <div id="team-10-o" class="team_member_details">
-
  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 class="team_member_details_img">
-
  </div>    
+
<img src="https://static.igem.org/mediawiki/parts/6/64/XMU-Team-Member20.jpg" />
-
 
+
  </div>  
 +
<div class="team_member_details_wd">
 +
  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>    
 +
  </div>
 +
 
  <h2 id="team-15">Li Zhe</h2>
  <h2 id="team-15">Li Zhe</h2>
-
  <div id="team-15-o">
+
  <div id="team-15-o" class="team_member_details">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  <div class="team_member_details_img">
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
<img src="https://static.igem.org/mediawiki/parts/6/60/XMU-Team-Member22.jpg" />
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe    
+
  </div>    
 +
<div class="team_member_details_wd">
 +
  He is a strange boy, loving digital technology such as various of smart devices and programming code. Don't adept in communication with others , always immersed in his own world. Sometimes one new found on code may let him exciting all night. Usually stay up late to do something so wake up too late. To rise early is the greatest enemy of him.
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-18">Liu Chang</h2>
  <h2 id="team-18">Liu Chang</h2>
-
  <div id="team-18-o">
+
  <div id="team-18-o" class="team_member_details">
-
  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.    
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/1/16/XMU-Team-Member05.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.    
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-13">Liu Weibing</h2>
  <h2 id="team-13">Liu Weibing</h2>
-
  <div id="team-13-o">
+
  <div id="team-13-o" class="team_member_details">
-
  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.   
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/6/60/XMU-Team-Member03.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.   
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-16">Liu Yang</h2>
  <h2 id="team-16">Liu Yang</h2>
-
  <div id="team-16-o">
+
  <div id="team-16-o" class="team_member_details">
-
  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.    
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/9/99/XMU-Team-Member04.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.    
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-14">Lv Yizhu</h2>
  <h2 id="team-14">Lv Yizhu</h2>
-
  <div id="team-14-o">
+
  <div id="team-14-o" class="team_member_details">
-
  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.   
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/8/86/XMU-Team-Member06.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.   
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-12">Ruan Qingyu</h2>
  <h2 id="team-12">Ruan Qingyu</h2>
-
  <div id="team-12-o">
+
  <div id="team-12-o" class="team_member_details" style="height:300px;">
-
  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.  
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/a/a7/XMU-Team-Member16.jpg" style="margin-top:75px;"/>
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
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.
 +
</div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-3">Tang Chun</h2>
  <h2 id="team-3">Tang Chun</h2>
-
  <div id="team-3-o">
+
  <div id="team-3-o" class="team_member_details">
-
  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 class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/2014/c/c9/XMU-Team-Member08.jpg" />
 +
  </div>
 +
<div class="team_member_details_wd">
 +
  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>
  </div>
  </div>
   
   
  <h2 id="team-19">Wang Yushen</h2>
  <h2 id="team-19">Wang Yushen</h2>
-
  <div id="team-19-o">
+
  <div id="team-19-o" class="team_member_details">
-
  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.   
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/8/86/XMU-Team-Member13.jpg" />
 +
  </div>
 +
<div class="team_member_details_wd">
 +
  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.   
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-4">Wu Fan</h2>
  <h2 id="team-4">Wu Fan</h2>
-
  <div id="team-4-o">
+
  <div id="team-4-o" class="team_member_details">
-
  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 class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/2/22/XMU-Team-Member07.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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>
  </div>
  </div>
   
   
  <h2 id="team-20">Yan Xiaoshan</h2>
  <h2 id="team-20">Yan Xiaoshan</h2>
-
  <div id="team-20-o">
+
  <div id="team-20-o" class="team_member_details">
-
  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.   
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/6/68/XMU-Team-Member15.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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.   
 +
  </div>
  </div>
  </div>
-
 
+
 
  <h2 id="team-7">Zhang Ruihua</h2>
  <h2 id="team-7">Zhang Ruihua</h2>
-
  <div id="team-7-o">
+
  <div id="team-7-o" class="team_member_details">
-
  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 !  
+
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/a/a0/XMU-Team-Member10.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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 !  
 +
  </div>
  </div>
  </div>
   
   
  <h2 id="team-9">Zhang Tangduo</h2>
  <h2 id="team-9">Zhang Tangduo</h2>
-
  <div id="team-9-o">
+
  <div id="team-9-o" class="team_member_details">
-
  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 class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/parts/9/96/XMU-Team-Member09.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
  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>
  </div>    
  </div>    
-
  <h2 id="team-22"></h2>
+
    <h2 id="team-22">Jiang Wei</h2>
-
  <div id="team-22-o">
+
  <div id="team-22-o" class="team_member_details">
-
  daaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeewwwwwwwwwwwwwww
+
  <div class="team_member_details_img">
-
  dsadasddaddwwqeqwqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq
+
<img src="https://static.igem.org/mediawiki/2014/a/aa/XMU-Team-Member23.jpg" />
-
  dadwewqweadasdasdasdasdsdewqeqeqeqwe    
+
  </div>  
-
  </div>
+
<div class="team_member_details_wd">
 +
 
 +
  Our Advisor, he helps our  experiments carried out more smoothly.
 +
 +
  </div>
 +
  </div>
 +
<p style="margin-top: 20px;font-size: 36px;">
 +
Our Instructors
 +
</p>
 +
<h2 id="team-24">Prof. Baishan Fang</h2>
 +
  <div id="team-24-o" class="team_member_details">
 +
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/2013/5/5e/Xmusoftware_instructor1.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
 
 +
Dr. Baishan Fang is the professor in College of Chemistry & Chemical Engineering at Xiamen University. In the group of biocatalysis and biotransformation, his research mainly focuses on synthetic biology, mining and the transformation of enzyme, construction of bio-molecular machines, the application of new biocatalysts. His major role of XMU iGEM team is to mentor all and to enlighten the members.
 +
 +
  </div>
 +
  </div>    
 +
<h2 id="team-23">Associate Prof. I-Son Ng</h2>
 +
  <div id="team-23-o" class="team_member_details">
 +
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/2013/9/94/Xmusoftware_instructor2.jpg" />
 +
  </div>    
 +
<div class="team_member_details_wd">
 +
 
 +
Dr. I-Son Ng is an associate professor in College of Chemistry & Chemical Engineering at Xiamen University. Her research interests are biofuel, engineering of enzyme and protein, zymology, genetic engineering, biochemical separation procedures and proteomics. Her role for the project is to provide suggestions and instruments.
 +
 +
  </div>
 +
  </div>
 +
 
 +
        <h2 id="team-25">Prof. Chaoyong James Yang</h2>
 +
  <div id="team-25-o" class="team_member_details">
 +
  <div class="team_member_details_img">
 +
<img src="https://static.igem.org/mediawiki/2013/f/f6/XMU-China_y2.jpg" />
 +
  </div>  
 +
<div class="team_member_details_wd">
 +
 
 +
  Dr. Chaoyong James Yang is an professor in College of Chemistry & Chemical Engineering at Xiamen University. His research focuses on microfluidics, molecular recognitions, DNA self-assembly and early diagnosis of cancer. He provided us with equipment for microfluidic experiments.
 +
 +
  </div>
 +
  </div>  
   
   
     </div>
     </div>
 +
 +
<p style="margin-top: 20px;font-size: 36px;">
 +
&nbsp;
 +
</p>
 +
 +
</div>
</div>
 +
 +
 +
<!--侧边栏自动显示和隐藏的功能-->
<!--侧边栏自动显示和隐藏的功能-->
<script type="text/javascript">
<script type="text/javascript">

Latest revision as of 03:42, 18 October 2014

Team:XMU-China/Team_Members

Group Photo

Chen An

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.

Chen Jielin

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.

Chen Yahong

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.

Chen Zehua

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.

Fu Xiaotong

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.

Guo Xifeng

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.

Huang Jianxing

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.

Jiang Yue

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 E. coli.

Lei Yiying

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.

Li Zhe

He is a strange boy, loving digital technology such as various of smart devices and programming code. Don't adept in communication with others , always immersed in his own world. Sometimes one new found on code may let him exciting all night. Usually stay up late to do something so wake up too late. To rise early is the greatest enemy of him.

Liu Chang

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.

Liu Weibing

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.

Liu Yang

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.

Lv Yizhu

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.

Ruan Qingyu

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.

Tang Chun

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.

Wang Yushen

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.

Wu Fan

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.

Yan Xiaoshan

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.

Zhang Ruihua

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 !

Zhang Tangduo

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.

Jiang Wei

Our Advisor, he helps our experiments carried out more smoothly.

Our Instructors

Prof. Baishan Fang

Dr. Baishan Fang is the professor in College of Chemistry & Chemical Engineering at Xiamen University. In the group of biocatalysis and biotransformation, his research mainly focuses on synthetic biology, mining and the transformation of enzyme, construction of bio-molecular machines, the application of new biocatalysts. His major role of XMU iGEM team is to mentor all and to enlighten the members.

Associate Prof. I-Son Ng

Dr. I-Son Ng is an associate professor in College of Chemistry & Chemical Engineering at Xiamen University. Her research interests are biofuel, engineering of enzyme and protein, zymology, genetic engineering, biochemical separation procedures and proteomics. Her role for the project is to provide suggestions and instruments.

Prof. Chaoyong James Yang

Dr. Chaoyong James Yang is an professor in College of Chemistry & Chemical Engineering at Xiamen University. His research focuses on microfluidics, molecular recognitions, DNA self-assembly and early diagnosis of cancer. He provided us with equipment for microfluidic experiments.