Team:HZAU-China/Instructors

From 2013.igem.org

(Difference between revisions)
Line 91: Line 91:
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
ul.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
ul.menu,
ul.menu,
-
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:220px;background:#ddd;font-family:arial, sans-serif;}
+
ul.menu ul {padding:0;margin:0;list-style:none;position:;width:220px;background:#caf36f;font-family:arial, sans-serif;}
ul.menu {z-index:100;padding:10px;margin:0 auto;}
ul.menu {z-index:100;padding:10px;margin:0 auto;}
ul.menu ul {z-index:50;
ul.menu ul {z-index:50;
Line 103: Line 103:
ul.menu > li {margin-top:2px;font-size:12px;}
ul.menu > li {margin-top:2px;font-size:12px;}
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
ul.menu > li a {font:normal 16px/29px arial, sans-serif;color:#fff;text-decoration:none;}
-
ul.menu label.open {display:block;background:#c00 no-repeat 170px 12px;line-height:30px;position:relative;z-
+
ul.menu label.open {display:block;background:#517b1f no-repeat 170px 12px;line-height:30px;position:relative;z-
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
index:100;font:normal 12px/30px arial, sans-serif;color:#fff;border-radius:10px 10px 0 0;}
-
ul.menu label.open b {color:#ff0;}
+
ul.menu span {display:block;background:#517b1f;line-height:30px;position:relative;z-index:100;font-size: 16px;padding-left:10px;}
-
ul.menu span {display:block;background:#c00;line-height:30px;position:relative;z-index:100;font-size: 16px;padding-left:10px;}
+
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
ul.menu label img {position:absolute;left:0;top:0;width:100%;height:30px;}
ul.menu ul li {margin-top:-30px;
ul.menu ul li {margin-top:-30px;
Line 115: Line 114:
transition: 0.5s;
transition: 0.5s;
}
}
-
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#ccc;}
+
ul.menu ul li a {display:block;font:normal 16px/29px arial, sans-serif;color:#000;background:#b3e24b;}
ul.menu ul li a:hover {background:#ddd;}
ul.menu ul li a:hover {background:#ddd;}
ul.menu input {position:absolute;left:-9999px;}
ul.menu input {position:absolute;left:-9999px;}
ul.menu li input:checked + label {background:#069;}
ul.menu li input:checked + label {background:#069;}
-
ul.menu li input:checked ~ ul {background:#ccc;padding-bottom:10px;}
+
ul.menu li input:checked ~ ul {background:#b3e24b;padding-bottom:10px;}
ul.menu li input:checked ~ ul li {margin-top:0;}
ul.menu li input:checked ~ ul li {margin-top:0;}
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")  
ul.menu label.close {display:block;width:200px;height:30px;background:transparent url("/jscss/demoimg/201208/u-arrow.gif")  
 +
no-repeat 170px 12px;line-height:30px;position:relative;left:0;z-index:90;margin-top:-30px}  
no-repeat 170px 12px;line-height:30px;position:relative;left:0;z-index:90;margin-top:-30px}  
ul.menu input.tabs:checked ~ label.close {display:block;z-index:200;}
ul.menu input.tabs:checked ~ label.close {display:block;z-index:200;}
Line 128: Line 128:
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
ul.menu input.close:checked ~ ul li {margin-top:-30px;}
</style>
</style>
-
 
-
<script>
 
-
$(document).ready(function(){
 
-
var topMain=$("#sidebar").height()+100//是头部的高度加头部与nav导航之间的距离
 
-
var menu=$(".menu");
 
-
$(window).scroll(function(){
 
-
if ($(window).scrollTop()>topMain){//如果滚动条顶部的距离大于topMain则就nav导航就添加类.nav_scroll,否则就移除
 
-
menu.addClass("menu_scroll");
 
-
}else{
 
-
menu.removeClass("menu_scroll");
 
-
}
 
-
});
 
-
})
 
-
</script>
 
<body>
<body>

Revision as of 09:21, 27 September 2013


Instructors


Ma Binguang

Bin-Guang Ma got his MSc in Biophysics from Tianjin University and PhD in Chemical Biology from Suzhou University, China. Dr. Ma has worked in the University of Bergen (Norway) as a postdoctoral researcher and now is an Associate Professor of Bioinformatics in the College of Life Science & Technology, Huazhong Agricultural University, Wuhan, China. Prof. Ma has research interests in the field of Biophysics, Systems and Synthetic Biology. Prof. Ma is of research experiences in protein folding and computational proteomics and his current projects focus on biomolecular interactions, gene expression and regulations, as well as computational modeling in Systems Biology. Prof. Ma has published dozens of papers in recent years and is reviewer for many international journals. Meanwhile, Prof. Ma has teaching duties for Bioinformatics, Systems Biology and Evolutionary Biology to undergraduates, graduates and foreign students.

Zhang Hongyu

Prof. Hong-Yu Zhang received his B.Sc. in biochemistry from Shandong University in 1992. He completed his Ph.D. in biophysics at the Institute of Biophysics, Chinese Academy of Sciences in 1997. He then moved to Shandong Normal University as a Lecturer and later a Professor in 1998. He is currently Professor of Bioinformatics and director of Center for Bioinformatics in Huazhong Agricultural University. Prof. Zhang received Servier Young Investigator Prize from Chinese Pharmacological Society in 1999, Young Investigator Prize in Chemistry from Chinese Chemical Society in 2005 and Prize for Natural Science Research in 2011 from Ministry of Education, China. His current research focuses on computational biology, evolutionary and synthetic biology.