(245 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DUT_China_B/test_style.css}} | {{DUT_China_B/test_style.css}} | ||
+ | {{Template:DUT_China_B/nav}} | ||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
<meta charset="UTF-8"> | <meta charset="UTF-8"> | ||
<title>Document</title> | <title>Document</title> | ||
− | |||
− | |||
<style> | <style> | ||
*{ | *{ | ||
Line 21: | Line 20: | ||
margin: 0 0 -240px; /*利用margin负值留出footer的区域(因为footer设置了1px的border,所以值在原有高度上+1)*/ | margin: 0 0 -240px; /*利用margin负值留出footer的区域(因为footer设置了1px的border,所以值在原有高度上+1)*/ | ||
/*text-align: center;*/ | /*text-align: center;*/ | ||
+ | background-color: #1C2B42 !important; | ||
} | } | ||
/*滑动块*/ | /*滑动块*/ | ||
#bannerdut{ | #bannerdut{ | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: -10px; |
left: 0px; | left: 0px; | ||
width: 100%; | width: 100%; | ||
/*height: 100%;*/ | /*height: 100%;*/ | ||
− | height: | + | height: 100%; |
} | } | ||
#carddut{ | #carddut{ | ||
− | + | width: 100%; | |
− | height: | + | height: 100%; |
/*float: right;*/ | /*float: right;*/ | ||
position: absolute; | position: absolute; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
/*background-size: 75%;*/ | /*background-size: 75%;*/ | ||
+ | background-size: contain; | ||
} | } | ||
#carddut2,#carddut3,#carddut4,#carddut5,#carddut6,#carddut7{ | #carddut2,#carddut3,#carddut4,#carddut5,#carddut6,#carddut7{ | ||
− | + | width: 100%; | |
height: 100%; | height: 100%; | ||
/*float: right;*/ | /*float: right;*/ | ||
position: absolute; | position: absolute; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
− | + | ||
} | } | ||
/*#carddut h1{ | /*#carddut h1{ | ||
Line 58: | Line 59: | ||
}*/ | }*/ | ||
#bookmarkdut{ | #bookmarkdut{ | ||
− | width: | + | width: 0%; |
height: 16.6%; | height: 16.6%; | ||
− | background-color: # | + | background-color: #000; |
border: 2px solid #000; | border: 2px solid #000; | ||
border-radius: 25%; | border-radius: 25%; | ||
Line 96: | Line 97: | ||
0%{left: 105%;} | 0%{left: 105%;} | ||
/*95%{left: 9%;}*/ | /*95%{left: 9%;}*/ | ||
− | 100%{left: | + | 100%{left: 0%;} |
} | } | ||
@keyframes bookmark{ | @keyframes bookmark{ | ||
Line 160: | Line 161: | ||
font-family: "微软雅黑"; | font-family: "微软雅黑"; | ||
} | } | ||
+ | /*内容样式*/ | ||
/*内容样式*/ | /*内容样式*/ | ||
#almost { | #almost { | ||
Line 165: | Line 167: | ||
background-color: #1C2B42; | background-color: #1C2B42; | ||
position: absolute; | position: absolute; | ||
+ | border-collapse:collapse !important; | ||
+ | width:100%; | ||
+ | |||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
table.timeline { | table.timeline { | ||
− | + | top:60px; | |
+ | background-color: #1C2B42; | ||
+ | width:80%; | ||
+ | |||
+ | border-collapse:collapse !important; | ||
+ | left:10%; | ||
} | } | ||
table.timeline h3 { | table.timeline h3 { | ||
− | color: # | + | color: #1C2B42; |
text-align: right; | text-align: right; | ||
margin: 0; | margin: 0; | ||
Line 192: | Line 188: | ||
table.timeline hr { | table.timeline hr { | ||
margin: 10px 0; | margin: 10px 0; | ||
− | border-bottom: 2px solid # | + | border-bottom: 2px solid #1C2B42; |
} | } | ||
table.timeline tr { | table.timeline tr { | ||
width: 100%; | width: 100%; | ||
+ | |||
} | } | ||
table.timeline td { | table.timeline td { | ||
width: 50%; | width: 50%; | ||
− | max-width: | + | max-width: 600px; |
− | + | ||
vertical-align: top; | vertical-align: top; | ||
− | + | left:20%; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
table.timeline td img { | table.timeline td img { | ||
− | width: | + | width:100%; |
− | + | ||
− | + | left:20px!important; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | /*footer样式*/ | |
#footer{ | #footer{ | ||
width: 100%; | width: 100%; | ||
Line 270: | Line 233: | ||
width: %100; | width: %100; | ||
height: 40px; | height: 40px; | ||
+ | bottom :0px; | ||
} | } | ||
.contents{ | .contents{ | ||
Line 279: | Line 243: | ||
height: 40px; | height: 40px; | ||
text-align: center; | text-align: center; | ||
− | border | + | border: 0px !important; |
} | } | ||
.contents td{ | .contents td{ | ||
text-align: center; | text-align: center; | ||
} | } | ||
+ | #box { | ||
+ | display: flex; | ||
+ | align-items: center; | ||
+ | justify-content: center; | ||
+ | width:80%; | ||
+ | height: 400px; | ||
+ | color: white; | ||
+ | font-size:2rem; | ||
+ | font-family: 'Times New Roman' !important; | ||
+ | padding:10% 10% 10% 10%; | ||
+ | line-height:2.5rem; | ||
+ | top:50px; | ||
+ | |||
+ | } | ||
+ | .tit | ||
+ | { | ||
+ | font-size: 1.5rem; | ||
+ | } | ||
+ | |||
+ | .leftup | ||
+ | { | ||
+ | weight:10px; | ||
+ | heightg:10px; | ||
+ | } | ||
+ | .gradient-border { | ||
+ | width:80%; | ||
+ | text-align:justify; | ||
+ | --borderWidth: 3px; | ||
+ | position: relative; | ||
+ | border-radius: var(--borderWidth); | ||
+ | background: linear-gradient(60deg,#190a05,#870000,#FF0000); | ||
+ | border-radius: calc(2 * var(--borderWidth)); | ||
+ | z-index: 1; | ||
+ | -webkit-animation: animatedgradient 5s ease alternate infinite; | ||
+ | animation: animatedgradient 5s ease alternate infinite; | ||
+ | background-size: 300% 300%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | @-webkit-keyframes animatedgradient { | ||
+ | 0% { | ||
+ | background-position: 0% 50%; | ||
+ | } | ||
+ | 50% { | ||
+ | background-position: 100% 50%; | ||
+ | } | ||
+ | 100% { | ||
+ | background-position: 0% 50%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | |||
+ | @keyframes animatedgradient { | ||
+ | 0% { | ||
+ | background-position: 0% 50%; | ||
+ | } | ||
+ | 50% { | ||
+ | background-position: 100% 50%; | ||
+ | } | ||
+ | 100% { | ||
+ | background-position: 0% 50%; | ||
+ | } | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 292: | Line 321: | ||
<!-- <h1>ARE</h1> --> | <!-- <h1>ARE</h1> --> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="carddut2" style="background:url('https://static.igem.org/mediawiki/2019/0/0a/T--DUT_China_B--F2.jpg');width: | + | <div id="carddut2" style="background:url('https://static.igem.org/mediawiki/2019/0/0a/T--DUT_China_B--F2.jpg');width: 100%;z-index: 1;left: 100%;animation: card;animation-duration:0.5s;animation-delay:2s;animation-fill-mode : forwards;"> |
<!-- <h1>YOU</h1> --> | <!-- <h1>YOU</h1> --> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="carddut3" style="background:url('https://static.igem.org/mediawiki/2019/b/b1/T--DUT_China_B--F3.jpg');width: | + | <div id="carddut3" style="background:url('https://static.igem.org/mediawiki/2019/b/b1/T--DUT_China_B--F3.jpg');width: 100%;z-index: 2;left: 100%;animation: card;animation-duration:0.5s;animation-delay:4s;animation-fill-mode : forwards;"> |
<!-- <h1>READY?</h1> --> | <!-- <h1>READY?</h1> --> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="carddut4" style="background:url('https://static.igem.org/mediawiki/2019/f/fb/T--DUT_China_B--F4.jpg');width: | + | <div id="carddut4" style="background:url('https://static.igem.org/mediawiki/2019/f/fb/T--DUT_China_B--F4.jpg');width: 100%;z-index: 3;left: 100%;animation: card;animation-duration:0.5s;animation-delay:6s;animation-fill-mode : forwards;"> |
<!-- <h1>LET'S</h1> --> | <!-- <h1>LET'S</h1> --> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="carddut5" style="background:url('https://static.igem.org/mediawiki/2019/2/23/T--DUT_China_B--F5.jpg');width: | + | <div id="carddut5" style="background:url('https://static.igem.org/mediawiki/2019/2/23/T--DUT_China_B--F5.jpg');width: 100%;z-index: 4;left: 100%;animation: card;animation-duration:0.5s;animation-delay:8s;animation-fill-mode : forwards;"> |
<!-- <h1>STRAT!</h1> --> | <!-- <h1>STRAT!</h1> --> | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="carddut6" style="background:url('https://static.igem.org/mediawiki/2019/8/85/T--DUT_China_B--F7.jpg');width: | + | <div id="carddut6" style="background:url('https://static.igem.org/mediawiki/2019/8/85/T--DUT_China_B--F7.jpg');width: 100%;z-index: 5;height:100%;left: 100%;animation: card;animation-duration:0.5s;animation-delay:10s;animation-fill-mode : forwards;"> |
<!-- <h1>M.R.</h1> --> | <!-- <h1>M.R.</h1> --> | ||
</div> | </div> | ||
− | + | ||
− | + | <div id="carddut7" style="background:url('https://static.igem.org/mediawiki/2019/c/c3/T--DUT_China_B--Banner.jpg');width: 100%;z-index: 6;left: 100%;animation: card;animation-duration:0.5s;animation-delay:12s;animation-fill-mode : forwards;"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div id="carddut7" style="background:url('https://static.igem.org/mediawiki/2019/c/c3/T--DUT_China_B--Banner.jpg');width: | + | |
<!-- <div style="padding: 0px;height: 16%; width: 50%;"> | <!-- <div style="padding: 0px;height: 16%; width: 50%;"> | ||
<p class="textdef" style="font-family: '微软雅黑';font-size: 80px;padding: 0px;padding-top: 20px; font-weight: normal !important;">BALDR:</p> | <p class="textdef" style="font-family: '微软雅黑';font-size: 80px;padding: 0px;padding-top: 20px; font-weight: normal !important;">BALDR:</p> | ||
Line 382: | Line 380: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | <table class="timeline"> | + | <div id="almost" style="border: 5px solid #1C2B42;"> |
− | + | ||
− | <tbody> | + | <center> <div class="gradient-border" id="box"> |
− | <tr> | + | <img style="weight:100px;height:100px;;margin:-100px 0 -100px 0;" src="https://static.igem.org/mediawiki/2019/2/2f/T--DUT_China_B--chlamydomonas.png"> |
− | <td><img src="https://static.igem.org/mediawiki/2019/a/ | + | <br> Good News:We won a gold medal in the igem 2019<br> <br> |
− | + | BALDR: A light driven reinhardtii <br><br>We want to achieve red light navigated movement for Chlamydomonas reinhardtii, making it easier to function as cell micro-robots. With about 10 μm size and strong motion ability, C. reinhartii is the ideal chassis organism for operation. | |
+ | </div></center> | ||
+ | |||
+ | <table class="timeline" style="border: 0px !important;"> | ||
+ | |||
+ | <tbody align="center"> | ||
+ | <tr style="border: 0px !important;"> | ||
+ | <td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px; font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">Applications and Bottlenecks of Cell-based Micro-robots<br><br>Micro-organisms has been developed as micro-robots in drug delivery, genetic and cellular therapeutics. Compared with mechanical robots, cell-based micro-robots have a more complete controlling system and a better energy conversion system. However, how to achieve precise control over them remains a great challenge to researchers. C. reinhardtii, with its stronger motility and inborn light sensing system, has become a desired choice to make cell-based micro-robots.</p></td> | ||
+ | <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/a/a0/T--DUT_China_B--1.1.svg" class="img-responsive" alt=""></td> | ||
+ | </tr> | ||
+ | <tr style="border: 0px !important;position:relative;top:-100px !important;"> | ||
+ | <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/6/66/T--DUT_China_B--1.3.svg" class="img-responsive" alt=""></td> | ||
+ | <td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px; font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">The Design of Molecular Light Converter<br><br>We combined optically polymeric protein with split Ranilla luciferase, realizing the recovery of complete luciferase and the activation of blue light under the control of infrared light. This molecular light converter will produce blue light inside C. reinhardtii and thus activate the algae.(Check out our Design)</p></td> | ||
+ | |||
</tr> | </tr> | ||
− | + | <tr style="border: 0px !important;"> | |
− | + | ||
− | + | ||
− | <td><img src="https://static.igem.org/mediawiki/2019/ | + | <td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px; font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">Application & Human Practices<br><br>Red light controlled C. reinhardtii can be mainly used as a cell-based miro-robot to work in medical areas. In the meantime, we also hope to extend the application area of it. We interviewed specialist in different fields, exploring the possibility of future utilization. Through public researches, we have learnt about the public acceptance of Chlamydomonas cell robots for medical applications. (Learn more in our HP)</p></td> |
+ | <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/6/67/T--DUT_China_B--1.4.svg" class="img-responsive" alt=""></td> </tr> | ||
+ | <tr style="border: 0px !important;"> | ||
+ | <td style="border: 0px !important;"><img src="https://static.igem.org/mediawiki/2019/0/03/T--DUT_China_B--1.2.svg" class="img-responsive" alt=""></td> | ||
+ | <td style="border: 0px !important;"><p style="width:100%;height:100%;position:relative;top:-200px; font-size:1.5rem;font-family: 'Times New Roman' !important; color:white;">Our Achievements<br><br>We extended the motility control of Chlamydomonas, realizing the motility control of C. reinhaedtii by red light, and showed possibility of further motility control by different lights. We also provided the concept of molecular optical converter. In addition, the method of protein splitting was applied in condition control, which extended the application of protein splitting. (See our Awards)</p></td> | ||
</tr> | </tr> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</tbody> | </tbody> | ||
</table> | </table> | ||
</div> | </div> | ||
− | |||
<div id="footer"> | <div id="footer"> | ||
<div class="content"> | <div class="content"> | ||
<div class="cleft"> | <div class="cleft"> | ||
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2019/6/65/T--DUT_China_B--logo.png" alt="logo" style="margin-bottom: 0px;"> |
− | <a href="https://www.dlut.edu.cn/"><img src=" | + | <a href="https://www.dlut.edu.cn/"><img src="https://static.igem.org/mediawiki/2019/0/09/T--DUT_China_B--dlut.png" alt="dlut"></a> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2019/9/9a/T--DUT_China_B--xylogo.png" alt="dlutbio" > |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2019/2/2e/T--DUT_China_B--Igemlogo.png" alt="igemlogo" style="width: 80px"> |
<div style="clear: left; padding: 10px;"> | <div style="clear: left; padding: 10px;"> | ||
<p style="color: #fff"><span style="font-size: 20px">BALDR<br> </span>Bio-microrobot: A Light Driven Reinhardtti</p> | <p style="color: #fff"><span style="font-size: 20px">BALDR<br> </span>Bio-microrobot: A Light Driven Reinhardtti</p> | ||
Line 425: | Line 425: | ||
</div> | </div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
<div class="bottom"> | <div class="bottom"> | ||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
<script type="text/javascript"> | <script type="text/javascript"> |
Latest revision as of 01:03, 14 December 2019
Good News:We won a gold medal in the igem 2019
BALDR: A light driven reinhardtii
We want to achieve red light navigated movement for Chlamydomonas reinhardtii, making it easier to function as cell micro-robots. With about 10 μm size and strong motion ability, C. reinhartii is the ideal chassis organism for operation.
Applications and Bottlenecks of Cell-based Micro-robots |
|
The Design of Molecular Light Converter |
|
Application & Human Practices |
|
Our Achievements |