Difference between revisions of "Team:China Tongji"
Chenxinhong (Talk | contribs) |
|||
(28 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{China_Tongji_Head}} | {{China_Tongji_Head}} | ||
− | |||
<html> | <html> | ||
Line 7: | Line 6: | ||
<link href="https://2015.igem.org/Team:China_Tongji/flexSlider_css?action=raw&ctype=text/css" rel="stylesheet"> | <link href="https://2015.igem.org/Team:China_Tongji/flexSlider_css?action=raw&ctype=text/css" rel="stylesheet"> | ||
<style type="text/css"> | <style type="text/css"> | ||
− | . | + | #content { |
+ | background:#eee; | ||
+ | margin-top:-20px; | ||
+ | padding-top:85px; | ||
+ | /* 颜色左右渐变 | ||
+ | background-image: -webkit-linear-gradient(left,#ddd,#fff,#ddd); */ | ||
+ | } | ||
+ | .myContent{ | ||
+ | width: 1000px; | ||
+ | margin: 0px auto; | ||
+ | min-height: 550px; | ||
+ | padding: 0px; | ||
+ | font-family: "Times New Roman",Georgia, Times, serif; | ||
+ | } | ||
+ | #mainContent{ | ||
+ | width:100%; | ||
+ | } | ||
+ | #mainContent .titleOne{ | ||
+ | margin-top:15px; | ||
text-align: left; | text-align: left; | ||
− | font-size: | + | font-size: 30px; |
− | color:# | + | font-family: Verdana, Tahoma, Arial, Helvetica; |
− | font-family: "Palatino Linotype", "MS Serif",Helvetica; | + | font-weight: bolder; |
+ | line-height: 55px; | ||
+ | color:#333; | ||
+ | } | ||
+ | #mainContent .contentP{ | ||
+ | text-align:justify; | ||
+ | text-indent: 2%; | ||
+ | font-size: 20px; | ||
+ | font-family: "Palatino Linotype", "MS Serif", "Times New Roman",Georgia, Times, "Book Antiqua"; | ||
+ | text-decoration: none; | ||
+ | width:100%; | ||
+ | } | ||
+ | #mainContent .divider{ | ||
+ | margin-top:15px; | ||
+ | width:100%; | ||
+ | height:3px; | ||
+ | background:#3A3A1D; | ||
+ | clear:both; | ||
+ | } | ||
+ | .dividerNone{ | ||
+ | clear:both; | ||
+ | } | ||
+ | /* 滚动图片样download */ | ||
+ | .flexslider { | ||
+ | height: 400px; | ||
+ | border: solid thin #666; | ||
+ | } | ||
+ | .flexslider .slides a img { | ||
+ | height: 400px; | ||
+ | } | ||
+ | /* 标题按钮样式 */ | ||
+ | .titleButton{ | ||
+ | float: left; | ||
+ | margin:15px 0px; | ||
+ | width:300px; | ||
+ | height:300px; | ||
+ | } | ||
+ | .buttonDivider{ | ||
+ | float: left; | ||
+ | display:block; | ||
+ | width: 50px; | ||
+ | height:300px; | ||
+ | } | ||
+ | #buttonProject{ | ||
+ | background: url(https://static.igem.org/mediawiki/2015/9/9a/China-Tongji-projectBugButton.png) no-repeat; | ||
+ | background-size:300px 300px; | ||
+ | } | ||
+ | #buttonNotebook{ | ||
+ | background: url(https://static.igem.org/mediawiki/2015/0/07/China-Tongji-notebookBugButton.png) no-repeat; | ||
+ | background-size:300px 300px; | ||
+ | } | ||
+ | #buttonAchivement{ | ||
+ | background: url(https://static.igem.org/mediawiki/2015/2/2a/China-Tongji-achievementBugButton.png) no-repeat; | ||
+ | background-size:300px 300px; | ||
+ | } | ||
+ | #buttonTeam{ | ||
+ | background: url(https://static.igem.org/mediawiki/2015/3/3e/China-Tongji-teamBugButton.png) no-repeat; | ||
+ | background-size:300px 300px; | ||
+ | } | ||
+ | #buttonOutreach{ | ||
+ | background: url(https://static.igem.org/mediawiki/2015/e/e4/China-Tongji-outreachBugButton.png) no-repeat; | ||
+ | background-size:300px 300px; | ||
+ | } | ||
+ | #buttonSafety{ | ||
+ | background: url(https://static.igem.org/mediawiki/2015/7/7b/China-Tongji-safetyBugButton.png) no-repeat; | ||
+ | background-size:300px 300px; | ||
+ | } | ||
+ | .titleButton a{ | ||
+ | font-family: "Comic Sans MS", cursive, Tahoma, Arial, Helvetica; | ||
+ | font-size: 42px; | ||
+ | font-weight: bolder; | ||
+ | color: #FFF; | ||
+ | display:block; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | text-align: center; | ||
+ | padding-top:32px; | ||
+ | } | ||
+ | .titleButton:hover{ | ||
+ | opacity:0.75; | ||
+ | } | ||
+ | .titleButton a:hover{ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | /* 视频模块样式 */ | ||
+ | .myVideoWrapper{ | ||
+ | background-color:#36361B; | ||
+ | padding:5px; | ||
+ | padding-bottom:0px; | ||
+ | } | ||
+ | /* 倒计时模块样式 */ | ||
+ | #leftTime{ | ||
+ | text-align: center; | ||
+ | font-size: 25px; | ||
+ | font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica; | ||
+ | font-weight: bolder; | ||
+ | line-height: 65px; | ||
+ | color:#609; | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
− | <body | + | <body onLoad="endTime()"> |
− | + | <!--content start--> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <!-- | + | |
<div class="myContent"> | <div class="myContent"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div id=mainContent> | <div id=mainContent> | ||
<!-- maincontent start here --> | <!-- maincontent start here --> | ||
− | + | <!-- 图片轮播 --> | |
− | + | <br><br> | |
− | + | <div id="banner_tabsHead" class="flexslider"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <!-- | + | |
− | < | + | |
− | <div id=" | + | |
<ul class="slides"> | <ul class="slides"> | ||
− | <li><img src="https://static.igem.org/mediawiki/2015/ | + | <li><img src="https://static.igem.org/mediawiki/2015/a/a0/China-Tongji-home-teamMembers.jpg"></li> |
− | <li><img src="https://static.igem.org/mediawiki/2015/9/ | + | <li><img src="https://static.igem.org/mediawiki/2015/9/9b/China-Tongji-home-takeBug.jpg"></li> |
+ | <li><img src="https://static.igem.org/mediawiki/2015/d/d5/China-Tongji-home-oneMicroscope.jpg"></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2015/6/63/China-Tongji-home-oneBug.jpg"></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2015/6/67/China-Tongji-home-multiBug.jpg"></li> | ||
+ | <li><img src="https://static.igem.org/mediawiki/2015/7/79/China-Tongji-home-making.jpg"></li> | ||
</ul> | </ul> | ||
<ul class="flex-direction-nav"> | <ul class="flex-direction-nav"> | ||
Line 64: | Line 149: | ||
<li><a class="flex-next" href="javascript:;">Next</a></li> | <li><a class="flex-next" href="javascript:;">Next</a></li> | ||
</ul> | </ul> | ||
− | <ol id=" | + | <ol id="bannerCtrlHead" class="flex-control-nav flex-control-paging"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<li class="active"><a>1</a></li> | <li class="active"><a>1</a></li> | ||
<li class=""><a>2</a></li> | <li class=""><a>2</a></li> | ||
<li class=""><a>3</a></li> | <li class=""><a>3</a></li> | ||
+ | <li class=""><a>4</a></li> | ||
+ | <li class=""><a>5</a></li> | ||
+ | <li class=""><a>6</a></li> | ||
</ol> | </ol> | ||
</div> | </div> | ||
− | + | ||
− | < | + | <!-- 倒计时块 --> |
− | + | <!--<div id="leftTime">0 days 00:00:00 left to iGEM 2015 Wiki Freeze!</div>--> | |
− | + | ||
− | + | <br> | |
− | + | <!-- 一级标题块 --> | |
− | + | <div class="titleOneBlock"> | |
− | + | <div class="titleButton" id="buttonProject"><a href="https://2015.igem.org/Team:China_Tongji/Project">Project</a></div> | |
− | <!-- | + | <div class="buttonDivider"></div> |
− | <div class=" | + | <div class="titleButton" id="buttonNotebook"><a href="https://2015.igem.org/Team:China_Tongji/Notebook">Notebook</a></div> |
− | + | <div class="buttonDivider"></div> | |
− | + | <div class="titleButton" id="buttonAchivement"><a href="https://2015.igem.org/Team:China_Tongji/Achivement">Achivement</a></div> | |
− | + | <div class="titleButton" id="buttonTeam"><a href="https://2015.igem.org/Team:China_Tongji/Team">Team</a></div> | |
− | + | <div class="buttonDivider"></div> | |
− | + | <div class="titleButton" id="buttonOutreach"><a href="https://2015.igem.org/Team:China_Tongji/Outreach">Outreach</a></div> | |
− | + | <div class="buttonDivider"></div> | |
− | + | <div class="titleButton" id="buttonSafety"><a href="https://2015.igem.org/Team:China_Tongji/Safety">Safety</a></div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
+ | |||
+ | <!-- 视频欣赏 --> | ||
+ | <!-- <p class="titleOne" id="VideoAppreciation">Video Appreciation</p> --> | ||
+ | <div class="dividerNone"></div> | ||
+ | <br> | ||
+ | <p class="titleOne" id="VideoAppreciation">Video Appreciation</p> | ||
+ | <div class="myVideoWrapper"> | ||
+ | <video controls width="990"> | ||
+ | <source src="https://static.igem.org/mediawiki/2015/a/aa/China_Tongji_video_on_the_main_page.mp4" type="video/mp4" />Your browser does not support the video tag. | ||
+ | </video> | ||
+ | </div> | ||
+ | <br> | ||
+ | |||
+ | <!-- 项目介绍 --> | ||
+ | <div class="dividerNone"></div> | ||
+ | <p class="titleOne" id="ProjectIntroduction">Project Introduction</p> | ||
<div class="divider"></div> | <div class="divider"></div> | ||
− | + | <p class="contentP">In our project, we will use the technology of optogenetic and use light of different wave produced by the special light source assembled by ourselves to control the moving of C.elegans, thus constructing a movement controlling system and buliding an amusement park of C.elegans.</p> | |
− | + | <p class="contentP">We will try to design our special parts and express channelrhodopsin in specific C.elegans' neurons. To accomplish our goals to express channelrhodopsin in single neuron, we make the use of cre- loxp system and the overlapping of promoters. We not only use the traditional channelrhodopsin, chR2, but also try to express the novel channelrhodopsin, Blink, and other fancy channelrhodopsins which have never been tested in C.elegans.</p> | |
− | + | <p class="contentP">And we will also get some parts and assemble those parts into a new equipment which can serve as the light source of our experiment. Then we will use computer controlling that lightsource to change the light which can activate or suppress the channelrhodopsin. By doing that, we can try to control the behaviours of C.elegans such as moving forwards or twisting more effectively.</p> | |
− | + | <p class="contentP">What's more, we will express GFP,YFP,mcherry in E.coli. By combining the color of microorgasims and C.elegans, we want to construct some interesting scenes to form a C.elegans' fancy world.</p> | |
− | + | <p class="contentP">This technology will be helpful in the research on neuron's function and interaction. In the future, this technology may also be used in mechanical controlling system and the theraphy of movement defect.</p> | |
− | + | <br> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <p class="contentP"> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <p class="contentP"> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <p class="contentP"> | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <p class="contentP"> | + | |
− | + | ||
− | < | + | |
− | + | ||
</div> | </div> | ||
+ | <!-- ------------javascript code ----------------- --> | ||
<!-- Load javascript code --> | <!-- Load javascript code --> | ||
− | + | <script src="https://2015.igem.org/Team:China_Tongji/slider_js?action=raw&ctype=text/javascript" type="text/javascript"></script> | |
− | <script src="https://2015.igem.org/Team:China_Tongji/slider_js?action=raw"></script> | + | |
<script type="text/javascript"> | <script type="text/javascript"> | ||
//文档就绪时触发 | //文档就绪时触发 | ||
jQuery(document).ready(function($){ | jQuery(document).ready(function($){ | ||
− | // | + | //单击导航栏后跳转到指定面 |
− | $('#divProject | + | $('#divProject').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Project"; }); |
− | $('#divNotebook | + | $('#divNotebook').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Notebook"; }); |
− | $('#divAchivement | + | $('#divAchivement').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Achivement"; }); |
− | $('#divTeam | + | $('#divTeam').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Team"; }); |
− | + | $('#divOutreach').click(function(){ location.href="https://2015.igem.org/Team:China_Tongji/Outreach"; }); | |
− | + | //head图片轮播 | |
− | $('# | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | // | + | |
$(function() { //$(document).ready(function(){...})的简写形式 | $(function() { //$(document).ready(function(){...})的简写形式 | ||
− | + | var bannerSlider = new Slider($('#banner_tabsHead'), { | |
− | + | time: 3000, | |
− | + | delay: 400, | |
− | + | event: 'hover', | |
+ | auto: true, | ||
+ | mode: 'fade', | ||
+ | controller: $('#bannerCtrlHead'), | ||
+ | activeControllerCls: 'active' | ||
+ | }); | ||
+ | $('#banner_tabsHead .flex-prev').click(function() { | ||
+ | bannerSlider.prev() | ||
+ | }); | ||
+ | $('#banner_tabsHead .flex-next').click(function() { | ||
+ | bannerSlider.next() | ||
+ | }); | ||
}); | }); | ||
}); | }); | ||
− | + | //倒计时模块代码 | |
+ | var today; | ||
+ | var endDay = new Date(); | ||
+ | endDay.setFullYear(2015,9,18); | ||
+ | var leftDays = 0; | ||
+ | var leftHours = 0; | ||
+ | var leftMinutes = 0; | ||
+ | var leftSeconds = 0; | ||
+ | function endTime() | ||
+ | { | ||
+ | today=new Date(); | ||
+ | if(endDay>today) | ||
+ | { | ||
+ | if(today.getMonth()+1<9){ | ||
+ | leftDays = 31-today.getDate() + 18 -1; | ||
+ | }else{ | ||
+ | leftDays = 18 - today.getDate() -1;} | ||
+ | leftHours = 24 - today.getHours() -1; | ||
+ | leftMinutes = 60 - today.getMinutes()-1; | ||
+ | leftSeconds = 60 - today.getSeconds(); | ||
+ | }else{ | ||
+ | leftDays = 0; | ||
+ | leftHours = 0; | ||
+ | leftMinutes = 0; | ||
+ | leftSeconds = 0; | ||
+ | } | ||
+ | leftHours=checkTime(leftHours); | ||
+ | leftMinutes=checkTime(leftMinutes); | ||
+ | leftSeconds=checkTime(leftSeconds); | ||
+ | document.getElementById('leftTime').innerHTML=leftDays+"days "+leftHours+":"+leftMinutes+":"+leftSeconds+" left to iGEM 2015 Wiki Freeze!"; | ||
+ | setTimeout('endTime()',1000); | ||
+ | } | ||
+ | //个位数前加0 | ||
+ | function checkTime(i) | ||
+ | { | ||
+ | if (i<10){ | ||
+ | i="0" + i; | ||
+ | } | ||
+ | return i; | ||
+ | } | ||
</script> | </script> | ||
</body> | </body> |
Latest revision as of 21:13, 18 September 2015
Video Appreciation
Project Introduction
In our project, we will use the technology of optogenetic and use light of different wave produced by the special light source assembled by ourselves to control the moving of C.elegans, thus constructing a movement controlling system and buliding an amusement park of C.elegans.
We will try to design our special parts and express channelrhodopsin in specific C.elegans' neurons. To accomplish our goals to express channelrhodopsin in single neuron, we make the use of cre- loxp system and the overlapping of promoters. We not only use the traditional channelrhodopsin, chR2, but also try to express the novel channelrhodopsin, Blink, and other fancy channelrhodopsins which have never been tested in C.elegans.
And we will also get some parts and assemble those parts into a new equipment which can serve as the light source of our experiment. Then we will use computer controlling that lightsource to change the light which can activate or suppress the channelrhodopsin. By doing that, we can try to control the behaviours of C.elegans such as moving forwards or twisting more effectively.
What's more, we will express GFP,YFP,mcherry in E.coli. By combining the color of microorgasims and C.elegans, we want to construct some interesting scenes to form a C.elegans' fancy world.
This technology will be helpful in the research on neuron's function and interaction. In the future, this technology may also be used in mechanical controlling system and the theraphy of movement defect.
Copyright © China_Tongji iGEM 2015 | Developer: LiJunWu