Difference between revisions of "Team:Fudan-CHINA"

 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Fudan-CHINA}}
 
{{Fudan-CHINA}}
 +
 
<html>
 
<html>
 +
  
 
 
 
 
 
<!--page-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
 
<!--page-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
<img id="bgPc" src="https://static.igem.org/mediawiki/2018/0/0a/T--Fudan-CHINA--bgimgDNA1.jpg"/>
 
<style>
 
#bgPc{
 
position: fixed;
 
top:0;
 
z-index: -100;
 
-webkit-filter: brightness(0.6);
 
filter: brightness(0.6);
 
}
 
</style>
 
 
<div id="signageDiv">
 
<div id="signageDiv">
 
<video id="bgVideo" autoplay muted loop>
 
<video id="bgVideo" autoplay muted loop>
Line 25: Line 17:
 
<span id="fullName">Synthetic Transducer Engineering Platform</span>
 
<span id="fullName">Synthetic Transducer Engineering Platform</span>
 
</div>
 
</div>
  <div class="discoverBotton"> <a href="#99" class="animated-button victoria-one">DISCOVER NOW</a> </div>
+
  <div class="discoverBotton"><a href="#" class="animated-button victoria-one">DISCOVER NOW</a></div>
 
</div>
 
</div>
 
 
 
  <style>
 
  <style>
 +
#signageDiv{
 +
position: relative;
 +
top:0;
 +
}
 
.discoverBotton{
 
.discoverBotton{
 
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
 
font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
Line 38: Line 34:
 
-ms-transform: translateX(-50%);
 
-ms-transform: translateX(-50%);
 
-webkit-transform: translateX(-50%);
 
-webkit-transform: translateX(-50%);
}
 
a.animated-button.victoria-one {
 
border: 0.1vw solid #fff;
 
 
}
 
}
 
a.animated-button.victoria-one:after {
 
a.animated-button.victoria-one:after {
Line 59: Line 52:
 
text-align: center;
 
text-align: center;
 
text-decoration: none;
 
text-decoration: none;
overflow: hidden;
 
 
letter-spacing: 0.1vw;
 
letter-spacing: 0.1vw;
border-radius: 1vw;
+
border-radius:1.5vw;
 +
overflow: hidden;
 +
border: 0.1vw solid #fff;
 
-webkit-transition: all 0.75s ease;
 
-webkit-transition: all 0.75s ease;
 
-moz-transition: all 0.75s ease;
 
-moz-transition: all 0.75s ease;
Line 82: Line 76:
 
a.animated-button:link:hover, a.animated-button:visited:hover {
 
a.animated-button:link:hover, a.animated-button:visited:hover {
 
color: rgba(2,17,35,1);
 
color: rgba(2,17,35,1);
border-radius: 0;
+
border: 0.1vw solid transparent;
border: 0px solid #fff;
+
padding: 1.1vw 1.5vw 1vw 1.5vw;
+
 
}
 
}
 
a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
 
a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
Line 97: Line 89:
 
var winHeight=$(window).height();
 
var winHeight=$(window).height();
 
var totalScroll=winHeight-barHeight-navHeight;
 
var totalScroll=winHeight-barHeight-navHeight;
$('body,html').animate({"scrollTop":totalScroll},1000,"swing");
+
$('body,html').animate({"scrollTop":totalScroll+2},1500);
 
  });
 
  });
 
});
 
});
Line 171: Line 163:
 
</script>
 
</script>
 
 
+
<div class="trade-title">
+
                <div class="theDivTitle learnMore">A BRIEF INTRODUCTION TO STEP</div>
<link rel="stylesheet" type="text/css"  
+
            </div>
href="https://2018.igem.org/wiki/index.php?title=Template:Fudan-CHINA/moreMenu&action=raw&ctype=text/css">
+
 
 +
<div id="abstract">
 +
Troubling the world for years, cancer has long been a major threat to people's health. The rapidly developing cell therapy has proved its potential for cancer treatment, but all of the current biosensors, from CAR to SynNotch, lack either programmability or orthogonality, which could significantly restrict its clinical application.
 +
<br><br>
 +
We provide our own solution to the problem, the Synthetic Transducer Engineering Platform (STEP). Consisting of two transmembrane chains with ligand receptor on the extracellular domain and protease/transcription factor pair on the intracellular domain, it can achieve high modularity as well as orthogonality in both upstream and downstream. Through our experiments and models, we've successfully proved the reliability and tunability of STEP, and are trying to find the best condition for its real application.
 +
<br><br>
 +
By using STEP in clinical researches and practices, treatment best suited for cancer patients can be developed. With further researches and optimisation, we believe it will reveal its full potential.
 +
 
 +
</div>
 +
 +
<div class="videoOutDiv">
 +
<div class="videoDiv" data-paralasic="0.45">
 +
</div>
 +
<div class="videoTitle">Watch Project Video</div>
 +
<div class="videoCont">Begin the exploration of our STEP system</div>
 +
<div class="videoPlayI"><i class="fa fa-play"></i></div>
 +
</div>
 +
<div class="teamVideo">
 +
<video id="example_video_1" controls controlsList="nodownload" preload="auto">
 +
    <source src="https://static.igem.org/mediawiki/2018/5/54/T--Fudan-CHINA--pjVideo.mp4" type="video/mp4" />
 +
</video>
 +
<div class="closeVideo">
 +
<i class="fa fa-close"></i>
 +
</div>
 +
</div>
 +
 
 +
<style>
 +
video::-webkit-media-controls-panel{
 +
background: rgba(35,35,35,0.8);
 +
 +
}
 +
video::-webkit-media-controls-play-button,video::-webkit-media-controls-mute-button,video::-webkit-media-controls-fullscreen-button{
 +
filter: brightness(2);
 +
}
 +
video::-webkit-media-controls-current-time-display{
 +
color: rgba(255,255,255,0.6);
 +
}
 +
video::-webkit-media-controls-time-remaining-display{
 +
color: rgba(255,255,255,0.6);
 +
}
 +
#example_video_1{
 +
display: inline-block;
 +
position: relative;
 +
top:50%;
 +
transform: translateY(-50%);
 +
}
 +
.teamVideo{
 +
position: fixed;
 +
width: 100%;
 +
height: 100%;
 +
background-color: rgba(0,0,0,1);
 +
top: 0;
 +
left: 0;
 +
z-index: 900;
 +
text-align: center;
 +
display: none;
 +
}
 +
.videoDiv{
 +
width:100%;
 +
height:28vw;
 +
background-image: url('https://static.igem.org/mediawiki/2018/c/ce/T--Fudan-CHINA--pjbgImg.jpg');
 +
background-position: center top;
 +
background-repeat: no-repeat;
 +
background-size: 100%;
 +
text-align: center;
 +
filter: brightness(0.5);
 +
}
 +
.videoTitle{
 +
color: white;
 +
font-size:3vw;
 +
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
 +
text-align:center;
 +
position: relative;
 +
top:-19vw;
 +
font-weight: 900;
 +
}
 +
.videoCont{
 +
color: white;
 +
font-size:1.2vw;
 +
font-family:;
 +
text-align:center;
 +
position: relative;
 +
top:-17vw;
 +
font-weight: 100;
 +
}
 +
.videoOutDiv{
 +
position: relative;
 +
text-align: center;
 +
margin: 3vw 0 -5vw 0;
 +
}
 +
.videoPlayI{
 +
position: relative;
 +
top:-13vw;
 +
}
 +
.videoPlayI i{
 +
font-size:2.7vw;
 +
color: white;
 +
border: 2px solid white;
 +
width: 3vw;
 +
height: 3vw;
 +
padding: 1.3vw 0.9vw 0.9vw 1.3vw;
 +
border-radius: 50%;
 +
cursor: pointer;
 +
}
 +
 +
.closeVideo{
 +
position: fixed;
 +
top:2vw;
 +
right: 2vw;
 +
color:rgba(211,211,211,0.8);
 +
font-size: 2.5vw;
 +
cursor: pointer;
 +
transition: all 0.3s ease;
 +
}
 +
.closeVideo:hover{
 +
color: rgba(211,211,211,1);
 +
}
 +
</style>
 +
<script>
 +
$(".videoPlayI i").mouseenter(function(){
 +
$(this).stop().animate({"color":"rgba(135,206,250)","borderColor":"rgba(135,206,250)"},200);
 +
})
 +
$(".videoPlayI i").mouseleave(function(){
 +
$(this).stop().animate({"color":"white","borderColor":"white"},200);
 +
})
 +
 
 +
videoSizeAdj();
 +
$(window).resize(function(){
 +
videoSizeAdj();
 +
});
 +
 +
function videoSizeAdj(){
 +
var winHeight=$(window).height();
 +
var winWidth=$(window).width();
 +
if (winWidth/winHeight>16/9){
 +
$("#example_video_1").width(winHeight/9*16);
 +
$("#example_video_1").height(winHeight);
 +
}
 +
else{
 +
$("#example_video_1").width(winWidth);
 +
$("#example_video_1").height(winWidth/16*9);
 +
}
 +
}
 +
$(".videoPlayI").click(function(){
 +
$(".teamVideo").fadeIn();
 +
$("#top_menu_14").fadeOut();
 +
$("#example_video_1")[0].play();
 +
})
 +
$(".closeVideo").click(function(){
 +
$("#top_menu_14").fadeIn();
 +
$(".teamVideo").fadeOut();
 +
$("#example_video_1")[0].pause();
 +
});
 +
 +
 +
$(window).scroll(function() {
 +
var scrollTop = $(window).scrollTop();
 +
var videoDivTop=$(".videoDiv").offset().top;
 +
var winHeight=$(window).height();
 +
var videoDivValue = $('.videoDiv').attr('data-paralasic');
 +
if (scrollTop+winHeight-videoDivTop>0){
 +
$('.videoDiv').css('background-position', 'center top -' + (scrollTop+winHeight-videoDivTop)*videoDivValue + 'px');
 +
}
 +
});
 +
</script>
 +
 
 +
 
 +
 
 +
<style>
 +
#abstract{
 +
font-size:23px;
 +
text-align:justify;
 +
line-height:35px;
 +
margin-left:10%;
 +
margin-right:10%;
 +
margin-top:3%;
 +
margin-bottom:5%;
 +
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
 +
}
 +
</style>
 +
 
 +
<div class="moreInfoma">
 
  <div class="trade-content" style="overflow: hidden;">
 
  <div class="trade-content" style="overflow: hidden;">
 
             <div class="trade-title">
 
             <div class="trade-title">
                 <div class="theDivTitle">LEARN MORE</div>  
+
                 <div class="theDivTitle learnMore">LEARN MORE</div>  
 
             </div>
 
             </div>
             <div class="trade-black" style="position: relative;top:15px;opacity: 0;">
+
             <div class="trade-black">
 
                 <div class="trade-box">
 
                 <div class="trade-box">
 
                     <div class="trade-box-list">
 
                     <div class="trade-box-list">
                         <div class="trade-box-item item01">
+
                         <div class="trade-box-item itemProject">
                             <a href="#">
+
                             <a href="https://2018.igem.org/Team:Fudan-CHINA/Design">
 
                                 <div class="item-logo">
 
                                 <div class="item-logo">
 
                                     <i class="fa fa-cogs"></i>
 
                                     <i class="fa fa-cogs"></i>
Line 189: Line 362:
 
                                 <div class="item-title">Project</div>
 
                                 <div class="item-title">Project</div>
 
                                 <div class="item-text">
 
                                 <div class="item-text">
                                     Project
+
                                     Background<br>Design<br>Applied Design
 
                                 </div>
 
                                 </div>
 
                             </a>
 
                             </a>
 
                         </div>
 
                         </div>
                         <div class="trade-box-item item02">
+
                         <div class="trade-box-item itemResults">
                             <a href="#">
+
                             <a href="https://2018.igem.org/Team:Fudan-CHINA/Results">
 +
                                <div class="item-logo">
 +
                                  <i class="fa fa-flask"></i>
 +
                                </div>
 +
                                <div class="item-title">
 +
                                        Results
 +
                          </div>
 +
                                <div class="item-text">
 +
                                    Overview<br>STEP System Test<br>Receptor Optimisation<br>Demonstrate<br>Interlab
 +
 
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
<div class="trade-box-item itemModel">
 +
                            <a href="https://2018.igem.org/Team:Fudan-CHINA/Model">
 
                                 <div class="item-logo">
 
                                 <div class="item-logo">
 
                                     <i class="fa fa-area-chart"></i>
 
                                     <i class="fa fa-area-chart"></i>
 
                                 </div>
 
                                 </div>
                                 <div class="item-title">Modeling</div>
+
                                 <div class="item-title">Model</div>
 
                                 <div class="item-text">
 
                                 <div class="item-text">
                                     Modeling
+
                                     Model<br>Software
 
                                 </div>
 
                                 </div>
 
                             </a>
 
                             </a>
 
                         </div>
 
                         </div>
                         <div class="trade-box-item item03">
+
                         <div class="trade-box-item itemParts">
                             <a href="#">
+
                             <a href="https://2018.igem.org/Team:Fudan-CHINA/Part_List">
 +
                                <div class="item-logo">
 +
                                    <i class="fa fa-puzzle-piece"></i>
 +
                                </div>
 +
                                <div class="item-title">
 +
                                            Parts                    </div>
 +
                                <div class="item-text">
 +
                                    Improved Part<br>Best New Basic Part<br>Best New Composite Part<br>Best Part Collection<br>Part List
 +
 
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
</div>
 +
<div class="trade-content" style="overflow: hidden;">
 +
            <div class="trade-black">
 +
                <div class="trade-box">
 +
                    <div class="trade-box-list">
 +
                      <div class="trade-box-item itemHP">
 +
                            <a href="https://2018.igem.org/Team:Fudan-CHINA/Human_Practices">
 
                                 <div class="item-logo">
 
                                 <div class="item-logo">
 
                                   <i class="fa fa-h-square"></i>
 
                                   <i class="fa fa-h-square"></i>
Line 211: Line 419:
 
                                 <div class="item-title">Human Practice</div>
 
                                 <div class="item-title">Human Practice</div>
 
                                 <div class="item-text">
 
                                 <div class="item-text">
                                     Human Practice
+
                                     Overview<br>Silver HP<br>Integrated HP<br>Education &amp; Engagement<br>Collaborations<br>Safety
 
                                 </div>
 
                                 </div>
 
                             </a>
 
                             </a>
 
                         </div>
 
                         </div>
                         <div class="trade-box-item item04">
+
                         <div class="trade-box-item itemNotebook">
                             <a href="#">
+
                             <a href="https://2018.igem.org/Team:Fudan-CHINA/Notebook">
 
                                 <div class="item-logo">
 
                                 <div class="item-logo">
                                     <i class="fa fa-lightbulb-o"></i>
+
                                     <i class="fa fa-book"></i>
 
                                 </div>
 
                                 </div>
                                 <div class="item-title">Awards</div>
+
                                 <div class="item-title">Notebook</div>
 
                                 <div class="item-text">
 
                                 <div class="item-text">
                                     Awards
+
                                     Notebook
 
                                 </div>
 
                                 </div>
 
                             </a>
 
                             </a>
 
                         </div>
 
                         </div>
                         <div class="trade-box-item item05">
+
                         <div class="trade-box-item itemTeam">
                             <a href="#">
+
                             <a href="https://2018.igem.org/Team:Fudan-CHINA/Team">
 
                                 <div class="item-logo">
 
                                 <div class="item-logo">
                                   <i class="fa fa-group"></i>
+
                                   <i class="fa fa-users"></i>
 
                                 </div>
 
                                 </div>
 
                                 <div class="item-title">Team</div>
 
                                 <div class="item-title">Team</div>
 
                                 <div class="item-text">
 
                                 <div class="item-text">
                                     Team
+
                                     Team<br>Attributions
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                        <div class="trade-box-item itemAwards">
 +
                            <a href="https://2018.igem.org/Team:Fudan-CHINA/Awards">
 +
                                <div class="item-logo">
 +
                                    <i class="fa fa-lightbulb-o"></i>
 +
                                </div>
 +
                                <div class="item-title">Awards</div>
 +
                                <div class="item-text">
 +
                                    Awards
 
                                 </div>
 
                                 </div>
 
                             </a>
 
                             </a>
Line 241: Line 460:
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 +
      </div>
  
 
  <style>
 
  <style>
.theDivTitle{
+
.theDivTitle{
color: rgba(51,51,51,1);
+
color: rgba(6,34,82,1);
font-family: Arial,Helvetica;
+
font-family: "Verlag Book",Arial,Helvetica;
font-weight: 900;
+
font-weight: 400;
font-size: 2.5vw;
+
font-size: 3vw;
 
padding:0;
 
padding:0;
margin: 0;
+
margin: 1vw;
 +
position: relative;
 
}
 
}
 +
.theDivTitle:after {
 +
    content: "";
 +
    position: absolute;
 +
    width: 4vw;
 +
    height: 0.06vw;
 +
    background-color: rgba(6,34,82,1);
 +
    top:3.4vw;
 +
    left: 50%;
 +
    transform: translateX(-50%);
 +
}
 +
.trade-content{
 +
padding:0 0 0 0;
 +
margin: 0;
 +
}
 +
.trade-title {
 +
    color: #333;
 +
    text-align: center;
 +
    padding: 3.5vw 0 1vw 0;
 +
margin: 0 0 3vw 0;
 +
    position: relative;
 +
}
 +
 +
 +
 +
.trade-box-item a {
 +
    text-decoration: none;
 +
    color: #000;
 +
position: absolute;
 +
    width: 100%;
 +
    height: 100%;
 +
    left: 0;
 +
    top: 0;
 +
}
 +
 +
 +
.trade-box {
 +
    width: 85% !important;
 +
    margin: 0 auto;
 +
    position: relative;
 +
    transition: all .3s ease;
 +
}
 +
 +
.trade-box-list {
 +
    display: flex;
 +
    flex-direction: row;
 +
    justify-content: center;
 +
    align-items: center;
 +
}
 +
 +
.trade-box-item {
 +
    flex: 1;
 +
    text-align: center;
 +
    position: relative;
 +
    height: 26vw;
 +
    background: no-repeat center;
 +
    background-size: 100% auto;
 +
}
 +
 +
.trade-content .trade-box-item:before {
 +
    content: "";
 +
    position: absolute;
 +
    width: 100%;
 +
    height: 100%;
 +
    left: 0;
 +
    top: 0;
 +
    background-color: rgba(0,0,0,.6);
 +
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
 +
}
 +
 +
.item-logo {
 +
    margin: 0 auto;
 +
    display: block;
 +
}
 +
 +
.trade-content .trade-box-item .item-logo {
 +
    position: relative;
 +
    margin-top: 8vw;
 +
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
 +
}
 +
 +
.item-logo i {
 +
    display: block;
 +
    margin: 0 auto;
 +
    max-width: 100%;
 +
color: white;
 +
font-size: 3.5vw;
 +
}
 +
 +
.item-title {
 +
    font-size: 1.8vw;
 +
    font-weight:700;
 +
    color: #fff;
 +
    padding: 0.7vw 0;
 +
    position: relative;
 +
font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
 +
}
 +
 +
.trade-content .item-title:before {
 +
    content: "";
 +
    position: relative;
 +
    display: block;
 +
    width: 3vw;
 +
    border-bottom: 0.1vw solid #fff;
 +
    margin: 0 auto 2vw;
 +
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
 +
}
 +
 +
.item-text {
 +
    position: relative;
 +
    transition: all .4s cubic-bezier(.4, 0, .2, 1);
 +
    opacity: 0;
 +
padding: 2vw;
 +
color: #fff;
 +
    font-size: 1.5vw;
 +
    line-height:1.8vw;
 +
font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
 +
}
 +
 +
 +
.trade-content .itemProject {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/1/1a/T--Fudan-CHINA--projectBgImg1.png");
 +
}
 +
 +
.trade-content .itemResults {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/0/0e/T--Fudan-CHINA--ResultBgImg.jpg");
 +
filter: brightness(1.1);
 +
}
 +
 +
.trade-content .itemModel {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/2/2b/T--Fudan-CHINA--modelBgImg1.png");
 +
}
 +
 +
.trade-content .itemParts {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/1/18/T--Fudan-CHINA--partsBgImg.jpg");
 +
}
 +
 +
.trade-content .itemHP {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/1/12/T--Fudan-CHINA--hpBgImg2.png");
 +
}
 +
.trade-content .itemNotebook {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/2/26/T--Fudan-CHINA--NotebookBgImg.png");
 +
}
 +
 +
.trade-content .itemAwards {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/2/2a/T--Fudan-CHINA--awardBgImg2.png");
 +
}
 +
 +
.trade-content .itemTeam {
 +
    background-image: url("https://static.igem.org/mediawiki/2018/6/64/T--Fudan-CHINA--teamBgImg1.png");
 +
}
 +
 +
.trade-content .trade-box-item:hover .item-text {
 +
    display: block;
 +
    opacity: 1;
 +
    margin-top: 0;
 +
}
 +
 +
.trade-content .trade-box-item:hover:before {
 +
    background-color: rgba(50,143,189,0.90);
 +
}
 +
 +
.trade-content .trade-box-item:hover .item-logo {
 +
    margin-top: 5vw;
 +
}
 +
 +
.trade-content .trade-box-item:hover .item-title:before {
 +
    opacity: 0;
 +
    margin-bottom: 0;
 +
}
 
</style>
 
</style>
<script>
+
$(function(){
+
slideInTop($(".trade-black"),$(".trade-black"),0);
+
      });
+
$(window).scroll(function(){
+
slideInTop($(".trade-black"),$(".trade-black"),0);
+
});
+
+
</script>
+
 
 
 
 
  
 
<div id="sponsor">
 
<div id="sponsor">
<div style="color: rgba(51,51,51,1);font-family: Arial,Helvetica;font-weight: 900;font-size: 2.5vw;">SPONSORS</div>
+
<div class="theDivTitle">SPONSORS</div>
<img style="width:7vw;margin: 1% 0 3% 0;" src="https://static.igem.org/mediawiki/2018/0/0d/T--Fudan-CHINA--split1.png"/>
+
<div style="font-size: 0;position: relative;margin: 4vw;">
<div>
+
<a href="http://life.fudan.edu.cn/" style="font-size: 0;">
<img class="spImg" id="spImg1" src="https://static.igem.org/mediawiki/2018/8/85/T--Fudan-CHINA--sp1.png" />
+
<img class="spImg" id="spImg1" src="https://static.igem.org/mediawiki/2018/7/74/T--Fudan-CHINA--sp2.png" />
<img width="1%">
+
</a>
<img class="spImg" id="spImg2" src="https://static.igem.org/mediawiki/2018/7/74/T--Fudan-CHINA--sp2.png" />
+
<a href="http://medicine.fudan.edu.cn/" style="font-size: 0;">
<img width="1%">
+
<img class="spImg" id="spImg2" src="https://static.igem.org/mediawiki/2018/d/d1/T--Fudan-CHINA--sp3.png" />
<img class="spImg" id="spImg3" src="https://static.igem.org/mediawiki/2018/d/d1/T--Fudan-CHINA--sp3.png" />
+
</a>
</div>
+
<a href="http://www.yfc.cn/cn/index.html" style="font-size: 0;">
<br/>
+
<div>
+
 
<img class="spImg" id="spImg4" src="https://static.igem.org/mediawiki/2018/7/7b/T--Fudan-CHINA--sp4.png" />
 
<img class="spImg" id="spImg4" src="https://static.igem.org/mediawiki/2018/7/7b/T--Fudan-CHINA--sp4.png" />
<img width="1%">
+
</a>
 +
<a href="https://sg.idtdna.com/pages" style="font-size: 0">
 +
<img class="spImg" id="spImg3" style="position: relative;left:15.3px;" src="https://static.igem.org/mediawiki/2018/e/eb/T--Fudan-CHINA--sp7.png" /></a>
 +
<a href="http://www.snapgene.com/" style="font-size: 0;">
 
<img class="spImg" id="spImg5" src="https://static.igem.org/mediawiki/2018/f/fb/T--Fudan-CHINA--sp5.png" />
 
<img class="spImg" id="spImg5" src="https://static.igem.org/mediawiki/2018/f/fb/T--Fudan-CHINA--sp5.png" />
<img width="1%">
+
</a>
<img class="spImg" id="spImg6" src="https://static.igem.org/mediawiki/2018/c/c4/T--Fudan-CHINA--sp6.png" />
+
<a href="https://www.mathworks.com/" style="font-size: 0;">
 +
<img class="spImg" id="spImg6" src="https://static.igem.org/mediawiki/2018/c/c4/T--Fudan-CHINA--sp6.png" />
 +
</a>
 
</div>
 
</div>
 
 
</div>
 
</div>
 
<style>
 
<style>
Line 291: Line 675:
 
padding:5vw 0 4vw 0;
 
padding:5vw 0 4vw 0;
 
background-color: white;
 
background-color: white;
 +
font-size: 0;
 
}
 
}
 +
 
.spImg{
 
.spImg{
 
padding: 0.1vw;
 
padding: 0.1vw;
Line 297: Line 683:
 
border-color:rgba(219,219,219,1);
 
border-color:rgba(219,219,219,1);
 
border-width: 0.1vw;
 
border-width: 0.1vw;
position:relative;
 
top:20px;
 
 
opacity:0;
 
opacity:0;
 +
position: relative;
 +
top:15px;
 
width:25vw;
 
width:25vw;
vertical-align: middle;
+
margin: 1vw 1vw;
 
}
 
}
 
</style>
 
</style>
Line 321: Line 707:
 
</script>
 
</script>
  
+
<div id="contactUs">
+
<img width="8%">
+
<div class="cuCol" id="cuCol1" style="width: 17%;">
+
<h1 class="cuH1"><i class="fa fa-link"></i>&nbsp;&nbsp;Useful Links</h1>
+
<hr width="50%">
+
<br/>
+
        <div class="cuContent">
+
<a target="_blank" href="https://2018.igem.org/Main_Page"><i class="fa fa-caret-right"></i>&nbsp;iGEM Main Page</a>
+
<br/>
+
<a target="_blank" href="https://2018.igem.org/Main_Page"><i class="fa fa-caret-right"></i>&nbsp;iGEM Special Pages</a>
+
</div>
+
</div>
+
<img width="5%">
+
<div class="cuCol" id="cuCol2" style="width: 17%;">
+
<h1 class="cuH1"><i class="fa fa-envelope-o"></i>&nbsp;&nbsp;Email</h1>
+
<hr width="50%">
+
<br/>
+
<div  class="cuContent">
+
<a href="mailto:igem@fudan.edu.cn"><i class="fa fa-caret-right"></i>&nbsp;igem@fudan.edu.cn</a>
+
<br/>
+
<a href="mailto:kfjin16@fudan.edu.cn"><i class="fa fa-caret-right"></i>&nbsp;kfjin16@fudan.edu.cn</a>
+
+
<br/>
+
</div>
+
</div>
+
<img width="5%">
+
<div class="cuCol" id="cuCol3" style="width: 30%;">
+
<h1 class="cuH1"><i class="fa fa-paper-plane"></i>&nbsp;&nbsp;Address</h1>
+
<hr width="50%">
+
<br/>
+
<div  class="cuContent">
+
G604, School of Life Sciences, Fudan University<br/>
+
2005 Songhu Road, Yangpu, Shanghai, China
+
</div>
+
</div>
+
<img id="cuTeamImg" src="https://static.igem.org/mediawiki/2018/f/fc/T--Fudan-CHINA--teamBadgeWhite.png"/>
+
</div>
+
+
<style>
+
#contactUs{
+
width: 100%;
+
background: rgba(36,50,59,1);
+
overflow: hidden;
+
margin: 0;
+
padding:1.5% 0 3% 0;
+
text-align: left;
+
position: relative;
+
}
+
.cuCol{
+
      display: inline-block;
+
position: relative;
+
left:20px;
+
opacity: 0;
+
color: rgba(230,230,230,1.00);;
+
text-align: left;
+
vertical-align: top;
+
}
+
h1.cuH1{
+
color: white;
+
font-size: 1.4vw;
+
font-style: normal;
+
}
+
.cuContent{
+
font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
+
font-size: 1.25vw;
+
line-height: 1.6vw;
+
}
+
#contactUs a{
+
color:rgba(230,230,230,1.00);
+
text-decoration: none;
+
}
+
#contactUs a:hover{
+
text-decoration: none;
+
color:rgba(0,200,200,1.00);
+
}
+
#contactUs a:visited{
+
text-decoration: none;
+
}
+
#contactUs a:active{
+
text-decoration: none;
+
}
+
#contactUs br{
+
line-height: 1vw;
+
}
+
#cuTeamImg{
+
position: absolute;
+
top:1vw;
+
right:4vw;
+
width: 10vw;
+
opacity: 0.2;
+
+
}
+
</style>
+
<script>
+
$(window).scroll(function(){
+
slideInLeft($("#cuCol1"),$("#contactUs"),0);
+
slideInLeft($("#cuCol2"),$("#contactUs"),150);
+
slideInLeft($("#cuCol3"),$("#contactUs"),300);
+
});
+
 
+
+
</script>
+
+
 
+
<!---------------------------------------------------------------------------------------------------------------------------------------------------->
+
+
+
+
+
<!--end--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------->
+
+
+
+
+
+
 
</html>
 
</html>
 +
{{Fudan-CHINA/ContactUs}}

Latest revision as of 07:13, 30 November 2018

S T E P
Synthetic Transducer Engineering Platform
A BRIEF INTRODUCTION TO STEP
Troubling the world for years, cancer has long been a major threat to people's health. The rapidly developing cell therapy has proved its potential for cancer treatment, but all of the current biosensors, from CAR to SynNotch, lack either programmability or orthogonality, which could significantly restrict its clinical application.

We provide our own solution to the problem, the Synthetic Transducer Engineering Platform (STEP). Consisting of two transmembrane chains with ligand receptor on the extracellular domain and protease/transcription factor pair on the intracellular domain, it can achieve high modularity as well as orthogonality in both upstream and downstream. Through our experiments and models, we've successfully proved the reliability and tunability of STEP, and are trying to find the best condition for its real application.

By using STEP in clinical researches and practices, treatment best suited for cancer patients can be developed. With further researches and optimisation, we believe it will reveal its full potential.
Watch Project Video
Begin the exploration of our STEP system

  Address



G604, School of Life Sciences, Fudan University
2005 Songhu Road, Yangpu, Shanghai, China