Jin Honglei (Talk | contribs) |
|||
(39 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
<title>Team</title> | <title>Team</title> | ||
− | |||
<link href="https://2017.igem.org/Team:GZHS-United/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | <link href="https://2017.igem.org/Team:GZHS-United/CSS/bootstrapmin?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | ||
+ | <link href="https://2017.igem.org/Team:GZHS-United/CSS/common?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/> | ||
<script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/jquerymin?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/jquerymin?action=raw&ctype=text/javascript"></script> | ||
<script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/bootstrapmin?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2017.igem.org/Team:GZHS-United/JS/bootstrapmin?action=raw&ctype=text/javascript"></script> | ||
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
.content{ | .content{ | ||
background: #7a7a7a; | background: #7a7a7a; | ||
Line 26: | Line 15: | ||
padding-top:20px; | padding-top:20px; | ||
} | } | ||
− | + | #team-top p{ | |
+ | text-align:left; | ||
font-size: 1.3em; | font-size: 1.3em; | ||
margin: 0 0 1em 0.5em; | margin: 0 0 1em 0.5em; | ||
Line 44: | Line 34: | ||
top: 10%; | top: 10%; | ||
left: 3%; | left: 3%; | ||
− | font-size: | + | font-size: 2.2em; |
font-family: 'Roboto Slab', serif; | font-family: 'Roboto Slab', serif; | ||
font-weight: 700; | font-weight: 700; | ||
color:#fff; | color:#fff; | ||
} | } | ||
+ | |||
.team-advisors{ | .team-advisors{ | ||
background:#fff; | background:#fff; | ||
Line 57: | Line 48: | ||
top: 10%; | top: 10%; | ||
left: 3%; | left: 3%; | ||
− | font-size: | + | font-size: 1.8em; |
font-family: 'Roboto Slab', serif; | font-family: 'Roboto Slab', serif; | ||
font-weight: 700; | font-weight: 700; | ||
color:#222; | color:#222; | ||
} | } | ||
+ | |||
.team-instructors{ | .team-instructors{ | ||
background:#ccc; | background:#ccc; | ||
Line 70: | Line 62: | ||
top: 10%; | top: 10%; | ||
left: 3%; | left: 3%; | ||
− | font-size: | + | font-size: 1.8em; |
font-family: 'Roboto Slab', serif; | font-family: 'Roboto Slab', serif; | ||
font-weight: 700; | font-weight: 700; | ||
color:#fff; | color:#fff; | ||
} | } | ||
− | + | ||
+ | #member-name-noimg{ | ||
padding-top:30px; | padding-top:30px; | ||
− | font-size: | + | font-size: 1.8em; |
font-family: 'Roboto Slab', serif; | font-family: 'Roboto Slab', serif; | ||
font-weight: 700; | font-weight: 700; | ||
color:#000; | color:#000; | ||
} | } | ||
− | + | #fig-description-noimg p{ | |
+ | padding-top:20px; | ||
+ | text-align:left; | ||
font-size: 1.3em; | font-size: 1.3em; | ||
margin: 0 0 1em 0.5em; | margin: 0 0 1em 0.5em; | ||
Line 102: | Line 97: | ||
color:#222; | color:#222; | ||
} | } | ||
+ | |||
figure{ | figure{ | ||
position: relative; | position: relative; | ||
Line 155: | Line 151: | ||
-ms-transform: translate(20%, 0); | -ms-transform: translate(20%, 0); | ||
} | } | ||
− | + | #GZHS_content p { | |
− | font-size: | + | font-size: 1em; |
− | + | } | |
− | + | ||
− | + | @media (max-width: 1024px){ | |
− | + | .team-students .member-name, .team-pi .member-name { | |
+ | font-size: 1.5em; | ||
+ | top: 15%; | ||
+ | } | ||
+ | .team-instructors .member-name, .team-advisors .member-name { | ||
+ | top: 15%; | ||
+ | font-size: 1.1em; | ||
+ | } | ||
} | } | ||
</style> | </style> | ||
+ | <script> | ||
+ | $(document).ready(function(){ | ||
+ | dropdownOpen(); | ||
+ | $(".team-students figcaption").height($("figure").children("img").height()); | ||
+ | }); | ||
+ | function dropdownOpen() { | ||
+ | var $dropdownLi = $('li.dropdown'); | ||
+ | $dropdownLi.mouseover(function() { | ||
+ | $(this).addClass('open'); | ||
+ | }).mouseout(function() { | ||
+ | $(this).removeClass('open'); | ||
+ | }); | ||
+ | } | ||
+ | </script> | ||
</head> | </head> | ||
<body> | <body> | ||
<div class="header-banner" id="head"> | <div class="header-banner" id="head"> | ||
<div class="header-bottom"> | <div class="header-bottom"> | ||
− | <div class="fixed-header"> | + | <div class="fixed-header" id="nav"> |
<div class="container"> | <div class="container"> | ||
<div class="top-menu"> | <div class="top-menu"> | ||
− | |||
<ul> | <ul> | ||
<nav class="cl-effect-5"> | <nav class="cl-effect-5"> | ||
Line 222: | Line 238: | ||
</li> | </li> | ||
<li role="presentation"> | <li role="presentation"> | ||
− | <a role="menuitem" tabindex="-1" href=" | + | <a role="menuitem" tabindex="-1" href="https://2017.igem.org/Team:GZHS-United/Contribution">Contribution</a> |
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 244: | Line 257: | ||
</a> | </a> | ||
<ul class="dropdown-menu dropdown_menu" role="menu" aria-labelledby="dropdownMenu5"> | <ul class="dropdown-menu dropdown_menu" role="menu" aria-labelledby="dropdownMenu5"> | ||
+ | <li role="presentation"> | ||
+ | <a role="menuitem" tabindex="-1" href="https://2017.igem.org/Team:GZHS-United/Notebook">Notebook</a> | ||
+ | </li> | ||
<li role="presentation"> | <li role="presentation"> | ||
<a role="menuitem" tabindex="-1" href="https://2017.igem.org/Team:GZHS-United/Gallery">Gallery</a> | <a role="menuitem" tabindex="-1" href="https://2017.igem.org/Team:GZHS-United/Gallery">Gallery</a> | ||
Line 285: | Line 301: | ||
</li> | </li> | ||
</nav> | </nav> | ||
− | </ul> | + | </ul> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
Line 318: | Line 308: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="content"> | + | <div class="content" id="GZHS_content"> |
<div class="container team-row"> | <div class="container team-row"> | ||
− | <div class="row"> | + | <div class="row" style="padding:30px 0;"> |
− | <div class="col-sm-12 col-md-12 col-lg-12 team-top"> | + | <div class="col-sm-12 col-md-12 col-lg-12" id="team-top"> |
<h1>Team & Members</h1> | <h1>Team & Members</h1> | ||
− | <p>Our team is consisted by 3 different schools including Guangdong Experimental High School, Guangdong country garden school and the Affiliated High School of South China Normal University. All of us are really big fans of Biology. By participating in this competition, most of us can learn a lot of knowledge that | + | <img src="https://static.igem.org/mediawiki/2017/9/97/T--GZHS-United--team_top.png" class="top_img"> |
+ | <p>Our team is consisted by 3 different schools including Guangdong Experimental High School, Guangdong country garden school and the Affiliated High School of South China Normal University. All of us are really big fans of Biology. By participating in this competition, most of us can learn a lot of knowledge that could not be acquired on the textbooks.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row team-students"> | + | <div class="row team-students" id="Students"> |
<div class="col-sm-12 col-md-12 col-lg-12 team-title"> | <div class="col-sm-12 col-md-12 col-lg-12 team-title"> | ||
<h3>STUDENTS</h3> | <h3>STUDENTS</h3> | ||
Line 348: | Line 339: | ||
<figcaption> | <figcaption> | ||
<div class="fig-description"> | <div class="fig-description"> | ||
− | <p>My name is Feixue Ouyang. I study at Guangdong Experimental Junior High School. I like swimming and playing computer games. Although I am only 14, I | + | <p>My name is Feixue Ouyang. I study at Guangdong Experimental Junior High School. I like swimming and playing computer games. Although I am only 14, I have a great interest on biology. I think iGEM is a great chance to show ourselves, and I hope I can get a good score in the competition.</p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 359: | Line 350: | ||
<figcaption> | <figcaption> | ||
<div class="fig-description autoscroll200"> | <div class="fig-description autoscroll200"> | ||
− | <p>My name is David, now I’m studying in the Guangdong country garden school, | + | <p>My name is David, now I’m studying in the Guangdong country garden school, I major in biology now, because I’m interest in it, since I was a kid I have fascinated in animal and plants, I was reading biology books every weekend. After I stepped into the junior high school, I have learned more in biology, such as what is the human body system and what is the DNA and what is the gene engineering. I am really curious about DNA because DNA is just like the code of life. DNA is magical and stimulate me to discover more about it, that’s why I joined in iGEM competition and I wish I can achieve a great success in it.</p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 370: | Line 361: | ||
<figcaption> | <figcaption> | ||
<div class="fig-description autoscroll200"> | <div class="fig-description autoscroll200"> | ||
− | <p>My | + | <p>My name is Liang BingQuan, English name is Leo. Now I’m studying GuangDong Country Garden school, located at south of China. I major in biology now, because my mom used to be a doctor. Hence, in the future I might major in medicine. Also that is part of the reasons why I would enjoy the iGEM competition game. As a helpful competition game, iGEM will be a useful material or kind of experience of the apply for my university. Genetic engineering act as a significant and valuable research field, i believe it will be a potential project in the future, that is the main factor why I attend the iGEM.</p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 381: | Line 372: | ||
<figcaption> | <figcaption> | ||
<div class="fig-description autoscroll300"> | <div class="fig-description autoscroll300"> | ||
− | <p>Yuanqi Jin (Demeter), IBDP1 student from Guangdong Country Garden School, responsible for Human Practice and Wiki in GZHS-United. She | + | <p>Yuanqi Jin (Demeter), IBDP1 student from Guangdong Country Garden School, responsible for Human Practice and Wiki in GZHS-United. She majors in psychology as well as biology since these disciplines about life are bewitching to her, and she would like to be a psychiatrist in the future. She got into the top 10% of British Biology Olympiad, and was one of the top students in the MYP biology class; she was one of the directors in the Graduation Gala and the Personal Project Exhibition of IBMYP grade 10; she has established the first psychology club in her school and directed two lawn parties in the first year and attracted over 200 participators each; she learnt psychology from a professor from PKU, found an online organization soon afterwards to provide aid for depression patients.</p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 391: | Line 382: | ||
<figcaption> | <figcaption> | ||
<div class="fig-description autoscroll200"> | <div class="fig-description autoscroll200"> | ||
− | <p>My name is | + | <p>My name is Mishery and I am the leader of GZHS-UNITED. I studying in Guangdong Country Garden School which is the most famous international school in southern China. I am interested on Physics, biology and chemistry as well and I want to study Cancerbiochemistry in London in the future college. Science is my life and one day, I want to create a vaccine which can cure HIV completely. In addition, I am quite interesting on the connection between society , ethical and science, as same as the human practice. </p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 402: | Line 393: | ||
<figcaption> | <figcaption> | ||
<div class="fig-description autoscroll100"> | <div class="fig-description autoscroll100"> | ||
− | <p>My name is Zhengxiong Luo. I'm | + | <p>My name is Zhengxiong Luo. I'm fifteen years old. At present, I am studying at Guangdong Experimental High School. I've always like listening music and playing badminton. My favorite subject is English. I like the sentence:'Experience is the mother of wisdom'. So I always try my best to do everything well, and never give up easily. I like to participate in any competition. It not only gave me a wide range of vision, but also offered me a good opportunity to give full play to my creativity.</p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 434: | Line 425: | ||
<div class="member-name">Wanxuan jin</div> | <div class="member-name">Wanxuan jin</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description autoscroll400"> |
<p>We All Need Makeovers From Time To Time.” During the preparation for IGEM, I am not only a student from Guangdong Experimental High School, but also an explorer who has the spirit of scientific innovation. I am an extrovert and a deep thinker. I like reading books and making new friends. Among all my hobbies, the favorite one is reading. When I was a little girl, I love reading comic books. When I’m getting old, I love fiction very much. I have so much fun from reading. My favorite fiction is Pride and Prejudice. It not only provides knowledge, but also teaches me the right attitude toward life. I think reading makes my life complete. I will keep on reading in order to achieve my dream in the future. Being a pediatric surgeon is my dream career because I firmly believe that your job should be something you are passionate about.</p> | <p>We All Need Makeovers From Time To Time.” During the preparation for IGEM, I am not only a student from Guangdong Experimental High School, but also an explorer who has the spirit of scientific innovation. I am an extrovert and a deep thinker. I like reading books and making new friends. Among all my hobbies, the favorite one is reading. When I was a little girl, I love reading comic books. When I’m getting old, I love fiction very much. I have so much fun from reading. My favorite fiction is Pride and Prejudice. It not only provides knowledge, but also teaches me the right attitude toward life. I think reading makes my life complete. I will keep on reading in order to achieve my dream in the future. Being a pediatric surgeon is my dream career because I firmly believe that your job should be something you are passionate about.</p> | ||
</div> | </div> | ||
Line 488: | Line 479: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row team-advisors"> | + | <div class="row team-advisors" id="Advicors"> |
<div class="col-sm-12 col-md-12 col-lg-12 team-title"> | <div class="col-sm-12 col-md-12 col-lg-12 team-title"> | ||
− | <h3> | + | <h3>ADVISTOR</h3> |
</div> | </div> | ||
<div class="col-sm-4 col-md-4 col-lg-4 team-info"> | <div class="col-sm-4 col-md-4 col-lg-4 team-info"> | ||
Line 497: | Line 488: | ||
<div class="member-name">Shangjie Zou</div> | <div class="member-name">Shangjie Zou</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description autoscroll100"> |
<p>I am an undergraduate student from South China Agricultural University. <br> | <p>I am an undergraduate student from South China Agricultural University. <br> | ||
The main work I’ve done as an advisor in this team is giving comments and suggestions for presentation and modeling. I look myself as a natural historian and my dream is to explore the whole world, take adventures and figure out how nature is working.</p> | The main work I’ve done as an advisor in this team is giving comments and suggestions for presentation and modeling. I look myself as a natural historian and my dream is to explore the whole world, take adventures and figure out how nature is working.</p> | ||
Line 509: | Line 500: | ||
<div class="member-name">Rong Wang</div> | <div class="member-name">Rong Wang</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description"> |
<p>Wangrong, a designer in our team. In this team ,I take charge of design the poster and wiki. My major is biotechnology. I like playing basketball,drawing and learning new things. I f you have any question about our wiki or poster,you can send email to me.</p> | <p>Wangrong, a designer in our team. In this team ,I take charge of design the poster and wiki. My major is biotechnology. I like playing basketball,drawing and learning new things. I f you have any question about our wiki or poster,you can send email to me.</p> | ||
</div> | </div> | ||
Line 520: | Line 511: | ||
<div class="member-name">Yunping Lin</div> | <div class="member-name">Yunping Lin</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description"> |
− | <p> | + | <p> I am Yunping Lin and this is my forth year of college.I major in Biological science and I'm responsible for mathematical modeling and wiki design in our team.Many things in our daily life can excite my curiosity,by the way,meeting bizarra things is a greet treat for me.</p> |
</div> | </div> | ||
</figcaption> | </figcaption> | ||
Line 531: | Line 522: | ||
<div class="member-name">Junyu Chen</div> | <div class="member-name">Junyu Chen</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description autoscroll200"> |
<p>My name is Chen Junyu and I am a senior student majoring in bioscience. I am an introvert with few words and I enjoy the time I stay alone. When doing experiments, I feel calm and I would concentrate on the things I am working on. I favour in Japanese animation thus out-door activities do not attract me as the animation do to me. In my team, I am responsible for constructing standard basic part and testifying the antioxidation of astaxanthin.</p> | <p>My name is Chen Junyu and I am a senior student majoring in bioscience. I am an introvert with few words and I enjoy the time I stay alone. When doing experiments, I feel calm and I would concentrate on the things I am working on. I favour in Japanese animation thus out-door activities do not attract me as the animation do to me. In my team, I am responsible for constructing standard basic part and testifying the antioxidation of astaxanthin.</p> | ||
</div> | </div> | ||
Line 542: | Line 533: | ||
<div class="member-name">Xuecheng Li</div> | <div class="member-name">Xuecheng Li</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description autoscroll200"> |
<p>My name is Xuecheng Li and I am a senior student who major in biology. In Chinese, my first name “xuecheng” means doing a good job in study. So my partner would like to call me ”the god of study” and I enjoy this nickname very much. I don’t have too many talents except daydreaming. In my team, I am responsible for some translation work and some human practice work. Finally, the most important of me——my lucky number is 7 and my favorite is “double seven”(77)</p> | <p>My name is Xuecheng Li and I am a senior student who major in biology. In Chinese, my first name “xuecheng” means doing a good job in study. So my partner would like to call me ”the god of study” and I enjoy this nickname very much. I don’t have too many talents except daydreaming. In my team, I am responsible for some translation work and some human practice work. Finally, the most important of me——my lucky number is 7 and my favorite is “double seven”(77)</p> | ||
</div> | </div> | ||
Line 553: | Line 544: | ||
<div class="member-name">Jianbang Lin</div> | <div class="member-name">Jianbang Lin</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description autoscroll200"> |
<p>My name is Jianbang Lin. I’m a senior in College of Life Sciences. In this team, I am one of the member of wet-lab team.I am so glad to meet so many brilliant teammates. During this process,I have learned how to plan ahead and work efficiently in a scientific environment along side my teammates. I love iGEM because it is really cool getting to do really awesome lab work that I have never thought, and I can see what other people my age and university students around the world are doing.</p> | <p>My name is Jianbang Lin. I’m a senior in College of Life Sciences. In this team, I am one of the member of wet-lab team.I am so glad to meet so many brilliant teammates. During this process,I have learned how to plan ahead and work efficiently in a scientific environment along side my teammates. I love iGEM because it is really cool getting to do really awesome lab work that I have never thought, and I can see what other people my age and university students around the world are doing.</p> | ||
</div> | </div> | ||
Line 564: | Line 555: | ||
<div class="member-name">Zhigang Feng</div> | <div class="member-name">Zhigang Feng</div> | ||
<figcaption> | <figcaption> | ||
− | <div class="fig-description | + | <div class="fig-description autoscroll700"> |
<p>My name is Zhigang Feng , majored in Biology. An idea, a team, a legendary tour. This is me in the eyes of the iGEM.<br> | <p>My name is Zhigang Feng , majored in Biology. An idea, a team, a legendary tour. This is me in the eyes of the iGEM.<br> | ||
Before that, I'm not sure whether high school students know how to return a responsibility, iGEM for them is a piece of blank paper. A year from hiring, topic selection, experiment, modeling,and speech to complete for themselves, the depth of the scientific research experience is difficult to obtain elsewhere. In addition, iGEM also let me feel the team's strong, big to the project, wiki, speech of who will bear responsibility. Small to the campus propaganda, budgets. No one trust each other, the team cooperation tacit understanding is made. As their advicer, I would be glad to share what I know and they, and provide them with some of the ideas. I am very happy with high school students experience igem, they let me know what we can do many things, to find that textbooks of the real world.</p> | Before that, I'm not sure whether high school students know how to return a responsibility, iGEM for them is a piece of blank paper. A year from hiring, topic selection, experiment, modeling,and speech to complete for themselves, the depth of the scientific research experience is difficult to obtain elsewhere. In addition, iGEM also let me feel the team's strong, big to the project, wiki, speech of who will bear responsibility. Small to the campus propaganda, budgets. No one trust each other, the team cooperation tacit understanding is made. As their advicer, I would be glad to share what I know and they, and provide them with some of the ideas. I am very happy with high school students experience igem, they let me know what we can do many things, to find that textbooks of the real world.</p> | ||
Line 611: | Line 602: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row team-instructors"> | + | <div class="row team-instructors" id="Introducers"> |
<div class="col-sm-12 col-md-12 col-lg-12 team-title"> | <div class="col-sm-12 col-md-12 col-lg-12 team-title"> | ||
− | <h3> | + | <h3>INSTRUCTORS</h3> |
</div> | </div> | ||
<div class="col-sm-4 col-md-4 col-lg-4 team-info"> | <div class="col-sm-4 col-md-4 col-lg-4 team-info"> | ||
Line 649: | Line 640: | ||
</div> | </div> | ||
<div class="col-sm-12 col-md-12 col-lg-12 team-info"> | <div class="col-sm-12 col-md-12 col-lg-12 team-info"> | ||
− | <div | + | <div id="member-name-noimg">Jianer Wu</div> |
− | <div | + | <div id="fig-description-noimg"> |
<p>Jianer Wu is a laboratory chief of the Teaching Center of Biology Experiment. She is experienced and patient, she was in charge of the apparatus and helped us to do some preparations for experiences.</p> | <p>Jianer Wu is a laboratory chief of the Teaching Center of Biology Experiment. She is experienced and patient, she was in charge of the apparatus and helped us to do some preparations for experiences.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="row team-pi"> | + | <div class="row team-pi" id="Pi"> |
<div class="col-sm-12 col-md-12 col-lg-12 team-title"> | <div class="col-sm-12 col-md-12 col-lg-12 team-title"> | ||
<h3>PI</h3> | <h3>PI</h3> | ||
Line 685: | Line 676: | ||
</div> | </div> | ||
</body> | </body> | ||
+ | <div id="to_top"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/97/T--GZHS-United--toTop_buttom.png" onClick="toTop()"/> | ||
+ | </div> | ||
+ | <div id="next_page"> | ||
+ | <a href="https://2017.igem.org/Team:GZHS-United/Attributions"><img src="https://static.igem.org/mediawiki/2017/b/bb/T--GZHS-United--right_buttom.png"/></a> | ||
+ | </div> | ||
<script> | <script> | ||
+ | function dropdownOpen() { | ||
+ | var $dropdownLi = $('li.dropdown'); | ||
+ | $dropdownLi.mouseover(function() { | ||
+ | $(this).addClass('open'); | ||
+ | }).mouseout(function() { | ||
+ | $(this).removeClass('open'); | ||
+ | }); | ||
+ | } | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
− | + | dropdownOpen(); | |
$(".team-students figcaption").height($("figure").children("img").height()); | $(".team-students figcaption").height($("figure").children("img").height()); | ||
$(".autoscroll100").hover(function(){ | $(".autoscroll100").hover(function(){ | ||
Line 753: | Line 758: | ||
}); | }); | ||
}); | }); | ||
− | function | + | |
− | + | var timer = null; | |
− | + | function toTop(){ | |
− | + | cancelAnimationFrame(timer); | |
− | + | timer = requestAnimationFrame(function fn(){ | |
− | + | var oTop = document.body.scrollTop || document.documentElement.scrollTop; | |
− | + | if(oTop > 0){ | |
+ | document.body.scrollTop = document.documentElement.scrollTop = oTop - 50; | ||
+ | timer = requestAnimationFrame(fn); | ||
+ | }else{ | ||
+ | cancelAnimationFrame(timer); | ||
+ | } | ||
+ | }); | ||
} | } | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 04:01, 2 November 2017
Team & Members
Our team is consisted by 3 different schools including Guangdong Experimental High School, Guangdong country garden school and the Affiliated High School of South China Normal University. All of us are really big fans of Biology. By participating in this competition, most of us can learn a lot of knowledge that could not be acquired on the textbooks.
STUDENTS
ADVISTOR
INSTRUCTORS
Jianer Wu
Jianer Wu is a laboratory chief of the Teaching Center of Biology Experiment. She is experienced and patient, she was in charge of the apparatus and helped us to do some preparations for experiences.