Team:WHU-China/Team/History
From 2011.igem.org
(14 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /* bottom center */ | ||
#wowslider-container1 .ws_bullets { | #wowslider-container1 .ws_bullets { | ||
- | top: | + | top: 14px; |
- | right: | + | right: 14px; |
} | } | ||
- | # | + | #countdown |
- | + | { | |
+ | display:none; | ||
} | } | ||
- | # | + | #follow |
- | + | { | |
+ | display:none; | ||
+ | } | ||
+ | #visit | ||
+ | { | ||
+ | display:none; | ||
} | } | ||
#wowslider-container1 { | #wowslider-container1 { | ||
Line 16: | Line 23: | ||
zoom: 1; | zoom: 1; | ||
position: relative; | position: relative; | ||
- | width: | + | width:972px; |
- | height: | + | height:358px; |
- | margin:0 | + | margin:0 auto; |
z-index:100; | z-index:100; | ||
- | background-image: url(https://static.igem.org/mediawiki/2011/ | + | background-image: url(https://static.igem.org/mediawiki/2011/3/36/Whubg.png); |
} | } | ||
- | #wowslider-container1 . | + | #wowslider-container1 .ws_images{ |
- | + | ||
position: absolute; | position: absolute; | ||
- | left: | + | left:14px; |
- | top: | + | top:14px; |
width:944px; | width:944px; | ||
height:284px; | height:284px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
overflow:hidden; | overflow:hidden; | ||
} | } | ||
Line 78: | Line 64: | ||
} | } | ||
#wowslider-container1 .ws_bullets a { | #wowslider-container1 .ws_bullets a { | ||
- | margin: | + | margin-left:4px; |
- | width: | + | width:8px; |
- | height: | + | height:8px; |
- | background: url(https://static.igem.org/mediawiki/2011/ | + | background: url(https://static.igem.org/mediawiki/2011/9/9e/Whubullet.png) left top; |
float: left; | float: left; | ||
text-indent: -1000px; | text-indent: -1000px; | ||
position:relative; | position:relative; | ||
} | } | ||
- | #wowslider-container1 .ws_bullets a | + | #wowslider-container1 .ws_bullets a.ws_selbull, #wowslider-container1 .ws_bullets a:hover{ |
- | + | ||
- | + | ||
- | #wowslider-container1 .ws_bullets a | + | |
background-position: right top; | background-position: right top; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { | #wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { | ||
position:absolute; | position:absolute; | ||
- | display: | + | display:none; |
top:50%; | top:50%; | ||
- | margin-top:- | + | margin-top:-33px; |
z-index:60; | z-index:60; | ||
- | height: | + | height: 66px; |
- | width: | + | width: 59px; |
background-image: url(https://static.igem.org/mediawiki/2011/3/35/Whu-arrows.png); | background-image: url(https://static.igem.org/mediawiki/2011/3/35/Whu-arrows.png); | ||
} | } | ||
#wowslider-container1 a.ws_next{ | #wowslider-container1 a.ws_next{ | ||
- | background-position: 100% 0; | + | background-position: 100% 0; |
- | right: | + | right:14px; |
} | } | ||
#wowslider-container1 a.ws_prev { | #wowslider-container1 a.ws_prev { | ||
- | left: | + | left:14px; |
background-position: 0 0; | background-position: 0 0; | ||
} | } | ||
+ | #wowslider-container1 a.ws_next:hover{ | ||
+ | background-position: 100% 100%; | ||
+ | } | ||
+ | #wowslider-container1 a.ws_prev:hover { | ||
+ | background-position: 0 100%; | ||
+ | } | ||
+ | * html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block} | ||
+ | #wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev {display:block} | ||
#wowslider-container1 .ws-title{ | #wowslider-container1 .ws-title{ | ||
position: absolute; | position: absolute; | ||
- | bottom: | + | bottom:80px; |
- | left: | + | left: 14px; |
- | margin-right: | + | margin-right:5px; |
z-index: 50; | z-index: 50; | ||
- | padding: | + | padding:12px; |
- | color: # | + | color: #000000; |
- | background:# | + | text-transform:uppercase; |
- | font-family: | + | background:#F9FBFB; |
- | font-size: | + | font-family: Arial,Helvetica,sans-serif; |
- | + | font-size: 18px; | |
- | + | height:22px; | |
+ | -moz-border-radius:0 10px 10px 0; | ||
+ | border-radius:0 10px 10px 0; | ||
} | } | ||
#wowslider-container1 .ws-title div{ | #wowslider-container1 .ws-title div{ | ||
padding-top:5px; | padding-top:5px; | ||
- | font-size: | + | font-size: 13px; |
+ | text-transform:none; | ||
}#wowslider-container1 .ws_bullets a img{ | }#wowslider-container1 .ws_bullets a img{ | ||
text-indent:0; | text-indent:0; | ||
display:block; | display:block; | ||
top:15px; | top:15px; | ||
- | left:- | + | left:-150px; |
visibility:hidden; | visibility:hidden; | ||
position:absolute; | position:absolute; | ||
Line 157: | Line 145: | ||
overflow:hidden; | overflow:hidden; | ||
position:relative; | position:relative; | ||
- | width: | + | width:299px; |
} | } | ||
#wowslider-container1 .ws_bullets .ws_bulframe{ | #wowslider-container1 .ws_bullets .ws_bulframe{ | ||
display:none; | display:none; | ||
+ | top:15px; | ||
overflow:visible; | overflow:visible; | ||
position:absolute; | position:absolute; | ||
Line 172: | Line 161: | ||
position:absolute; | position:absolute; | ||
top:-11px; | top:-11px; | ||
- | margin-left:- | + | margin-left:-9px; |
- | left: | + | left:150px; |
background:url(https://static.igem.org/mediawiki/2011/5/5e/Whu-riangle.png); | background:url(https://static.igem.org/mediawiki/2011/5/5e/Whu-riangle.png); | ||
width:15px; | width:15px; | ||
height:6px; | height:6px; | ||
- | } | + | }#footer-box |
- | #footer-box | + | |
{ | { | ||
position:absolute; | position:absolute; | ||
Line 187: | Line 175: | ||
font-size:17px; | font-size:17px; | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#team_images | #team_images | ||
{ | { | ||
Line 196: | Line 181: | ||
height:300px; | height:300px; | ||
width:1000px; | width:1000px; | ||
- | top: | + | top:20px; |
background:transparent; | background:transparent; | ||
} | } | ||
Line 213: | Line 198: | ||
height:300px; | height:300px; | ||
width:1000px; | width:1000px; | ||
+ | top:40px; | ||
background:transparent; | background:transparent; | ||
} | } | ||
Line 219: | Line 205: | ||
position:absolute; | position:absolute; | ||
left:100px; | left:100px; | ||
- | |||
} | } | ||
#contact | #contact | ||
Line 251: | Line 236: | ||
<div id="content1"> | <div id="content1"> | ||
<div id="team_images"> | <div id="team_images"> | ||
- | + | <div id="wowslider-container1"> | |
+ | |||
<div class="ws_images"> | <div class="ws_images"> | ||
- | <a href="#"><img src="https://static.igem.org/mediawiki/2011/ | + | <a href="#"><img src="/wiki/images/e/e8/Whu-family.jpg" title="our family" alt="our family"id="wows0"/></a> |
- | <a href="#"><img src="https://static.igem.org/mediawiki/2011/ | + | <a href="#"><img src="https://static.igem.org/mediawiki/2011/1/12/Whu-busying.jpg" title="busying"alt="busying" id="wows1""/></a> |
- | <a href="#"><img src="https://static.igem.org/mediawiki/2011/6/ | + | <a href="#"><img src="https://static.igem.org/mediawiki/2011/9/98/Library.jpg" title="library" alt="library" id="wows2"/></a> |
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2011/6/65/Whu-igem.jpg" title="igem" alt="igem" id="wows3"/></a> | ||
</div> | </div> | ||
<div class="ws_bullets"><div> | <div class="ws_bullets"><div> | ||
- | <a href="#wows0" title=" | + | <a href="#wows0" title="our family"><img src="https://static.igem.org/mediawiki/2011/f/f8/Whu-family-1.jpg" alt="our family"/></a> |
- | <a href="#wows1" title=" | + | <a href="#wows1" title="busying"><img src="https://static.igem.org/mediawiki/2011/f/f3/Whu-busying-1.jpg" alt="busying"/></a> |
- | <a href="#wows2" title=" | + | <a href="#wows2" title="library"><img src="https://static.igem.org/mediawiki/2011/2/24/Whu-libray-1.jpg" alt="library"/></a> |
+ | <a href="#wows3" title="igem"><img src="https://static.igem.org/mediawiki/2011/d/d9/Whu-igem-1.jpg" alt="igem"/></a> | ||
</div></div> | </div></div> | ||
<a style="display:none" href="http://wowslider.com">jQuery Carousel Demo by WOWSlider.com v1.7</a> | <a style="display:none" href="http://wowslider.com">jQuery Carousel Demo by WOWSlider.com v1.7</a> | ||
- | |||
- | |||
<div class="ws_shadow"></div> | <div class="ws_shadow"></div> | ||
</div> | </div> | ||
- | |||
<script type="text/javascript" src=" https://2011.igem.org/Team:WHU-China/script2.js?action=raw&ctype=text/js"> | <script type="text/javascript" src=" https://2011.igem.org/Team:WHU-China/script2.js?action=raw&ctype=text/js"> | ||
</script> | </script> | ||
</div> | </div> | ||
<div id="introduction"> | <div id="introduction"> | ||
- | <p> We are not the first iGEM team in Wuhan university, but the first iGEM team to participate the competition. The former iGEM team of Wuhan university was started by Shijie Zou in November 2009.Most members come from the College of Life Science and one student from the College of Math. Despite our endearvour to understand the principles of synthesis biology, we did not not convince our college to support us to compete in iGEM. Missing the 2010 iGEM, we did not give up. In April 4th 2010, we established our new team with student from College of Life Science and College of Math. Furthermore we recruit new members from the College of Computer and Software. Together with those new peers, we | + | <p> We are not the first iGEM team in Wuhan university, but the first iGEM team to participate the competition. The former iGEM team of Wuhan university was started by Shijie Zou in November 2009.Most members come from the College of Life Science and one student from the College of Math. Despite our endearvour to understand the principles of synthesis biology, we did not not convince our college to support us to compete in iGEM. Missing the 2010 iGEM, we did not give up. In April 4th 2010, we established our new team with student from College of Life Science and College of Math. Furthermore we recruit new members from the College of Computer and Software. Together with those new peers, we began to study the previous projects in iGEM history as well as research papers in synthetic biology. After 4 months brainstorm we successfully came up with four projects and two of them passed the oral presentation in our college. In March 24, 2011, we established our team in the iGEM competition with instructors: Dean Jianbo Wang, Professor Zhixiong Xie. Professor Xiufen Zou and team leaders: Chao Zhang, Jing You. We began our pre-experiments from March 29th.</br> |
- | In April and May, we establised our first iGEM experiment platform. In July till now we worked on our project using biobricks and other | + | In April and May, we establised our first iGEM experiment platform. In July till now we worked on our project using biobricks and other biological parts. We have spent a busy summer full of happiness and joy. </p> |
- | </p> | + | |
</div> | </div> | ||
<div id="decoration"> | <div id="decoration"> |
Latest revision as of 07:43, 23 October 2011
We are not the first iGEM team in Wuhan university, but the first iGEM team to participate the competition. The former iGEM team of Wuhan university was started by Shijie Zou in November 2009.Most members come from the College of Life Science and one student from the College of Math. Despite our endearvour to understand the principles of synthesis biology, we did not not convince our college to support us to compete in iGEM. Missing the 2010 iGEM, we did not give up. In April 4th 2010, we established our new team with student from College of Life Science and College of Math. Furthermore we recruit new members from the College of Computer and Software. Together with those new peers, we began to study the previous projects in iGEM history as well as research papers in synthetic biology. After 4 months brainstorm we successfully came up with four projects and two of them passed the oral presentation in our college. In March 24, 2011, we established our team in the iGEM competition with instructors: Dean Jianbo Wang, Professor Zhixiong Xie. Professor Xiufen Zou and team leaders: Chao Zhang, Jing You. We began our pre-experiments from March 29th. In April and May, we establised our first iGEM experiment platform. In July till now we worked on our project using biobricks and other biological parts. We have spent a busy summer full of happiness and joy.