Team:Tianjin/Team
From 2013.igem.org
(49 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | ||
- | + | ||
</div> | </div> | ||
Line 35: | Line 35: | ||
position:relative; | position:relative; | ||
float:left; | float:left; | ||
- | margin-top: | + | margin-top:5px; |
background:url(https://static.igem.org/mediawiki/2013/c/ca/Team_banner.jpg) no-repeat; | background:url(https://static.igem.org/mediawiki/2013/c/ca/Team_banner.jpg) no-repeat; | ||
} | } | ||
Line 62: | Line 62: | ||
padding:30px 10px 10px 30px; | padding:30px 10px 10px 30px; | ||
} | } | ||
+ | |||
#footer{ | #footer{ | ||
margin:0 auto; | margin:0 auto; | ||
Line 70: | Line 71: | ||
float:left; | float:left; | ||
} | } | ||
- | #goTopBtn {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;} | + | |
+ | #goTopBtn | ||
+ | {POSITION: fixed;TEXT-ALIGN: center;LINE-HEIGHT: 30px;WIDTH: 100px;BOTTOM: 35px;HEIGHT: 100px;FONT-SIZE: 12px;RIGHT: 30px;} | ||
+ | |||
+ | #globalWrapper{ | ||
+ | width:960px; | ||
+ | height:auto; | ||
+ | } | ||
Line 107: | Line 115: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | .A-C{font-size: | + | .A-C{font-size:12px !important;padding-top:0 !important;text-align:center;line-height:100%} |
.HP{font-size:14px !important;padding-top:0 !important;text-align:center;} | .HP{font-size:14px !important;padding-top:0 !important;text-align:center;} | ||
</style> | </style> | ||
Line 169: | Line 177: | ||
$(window).scroll(function(e){ | $(window).scroll(function(e){ | ||
s = $(document).scrollTop(); | s = $(document).scrollTop(); | ||
- | if(s > t - | + | if(s > t - 100){ |
$('.fixed').css('position','fixed'); | $('.fixed').css('position','fixed'); | ||
- | if(s + fh - | + | if(s + fh - 2000 > mh){ |
$('.fixed').css('top',mh-s-fh+'px'); | $('.fixed').css('top',mh-s-fh+'px'); | ||
} | } | ||
Line 188: | Line 196: | ||
<div class="fixed"> | <div class="fixed"> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | li{margin-bottom:0px;} | ||
.cont ul,li{list-style: none;} | .cont ul,li{list-style: none;} | ||
.cont ul {padding: 0; margin: 0;text-align:center;} | .cont ul {padding: 0; margin: 0;text-align:center;} | ||
- | .cont .hmain {background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border- | + | .cont .hmain{background-color:#0babe7 ;width: 220px;font-size:16px;float: left;border-top:#fff thin solid;border-bottom:#fff thin solid;} |
- | + | ||
- | .cont a {text-decoration: none; | + | .cont a {text-decoration: none; /* padding-left: 10px;*/ display: block; display: inline-block; width: 220px;padding-top: 7px;padding-bottom: 7px;} |
- | .cont .hmain a {color:#fff | + | .cont .hmain a{color:#fff; } |
- | .cont .hmain | + | .cont .hmain a:hover{color:#0babe7;background:#fff;border-top:#0babe7 thin solid;border-bottom:#0babe7 thin solid; } |
- | .cont .hmain ul {display: none; } | + | .cont .hmain ul {display: none;} |
- | .cont .hmain li{font-size: | + | .cont .hmain li a{font-size:14px;color:#fff;background-color:#8dc7e9;line-height:150%;border:#fff thin solid ;} |
+ | .cont .hmain li a:hover{color:#8dc7e9;background:#fff; line-height:150%;border:#8dc7e9 thin solid ;} | ||
</style> | </style> | ||
Line 210: | Line 220: | ||
}); | }); | ||
</script> | </script> | ||
- | <div class="cont"> | + | <div class="cont" style="margin-left:5px;"> |
<ul> | <ul> | ||
<li class="hmain" style="margin-top:20px;"> | <li class="hmain" style="margin-top:20px;"> | ||
- | <a href="https://2013.igem.org/Team:Tianjin/ | + | <a href="https://2013.igem.org/Team:Tianjin/Team">The Whole Team</a> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li class="hmain"> | <li class="hmain"> | ||
- | <a href="https://2013.igem.org/Team:Tianjin/ | + | <a href="https://2013.igem.org/Team:Tianjin/Team#anchor-t-01">Instructors</a> |
<ul> | <ul> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2013.igem.org/Team:Tianjin/Team#anchor-t-02">Prof. Yingjin YUAN</a> |
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2013.igem.org/Team:Tianjin/Team#anchor-t-03">Bingzhi Li</a> |
</li> | </li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li class="hmain"> | <li class="hmain"> | ||
- | <a href="https://2013.igem.org/Team:Tianjin/ | + | <a href="https://2013.igem.org/Team:Tianjin/Team#anchor-t-04">Advisor</a> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</li> | </li> | ||
<li class="hmain"> | <li class="hmain"> | ||
- | <a href="https://2013.igem.org/Team:Tianjin/ | + | <a href="https://2013.igem.org/Team:Tianjin/Team/Teammembers ">Team Members</a> |
- | <ul> | + | <!--<ul> |
<li> | <li> | ||
- | <a href=""> | + | <a href=""></a> |
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href=""></a> |
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href=""></a> |
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href=""></a> |
</li> | </li> | ||
- | </ul> | + | </ul> --> |
- | + | </li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </li> | + | |
<li> | <li> | ||
<a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none" style="margin-top:80px;"/></a> | <a href="https://2013.igem.org/Main_Page" title="Main Page"><img src="https://static.igem.org/mediawiki/2013/7/75/IGEM-logo-blue.png" width="200px" height="200px" border="none" style="margin-top:80px;"/></a> | ||
Line 293: | Line 267: | ||
<div class="main"> | <div class="main"> | ||
+ | <style type="text/css"> | ||
+ | .TeamMember{font-size:18px;color:#000;margin-bottom:30px;} | ||
+ | </style> | ||
+ | <br/> | ||
+ | <center><span style="font-family:Arial;font-size:46px;color:#000;">The Whole Team</span></center> | ||
+ | <br/> | ||
+ | <div> | ||
+ | <a href="https://static.igem.org/mediawiki/2013/f/f1/Tju-team2013.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/f/f1/Tju-team2013.jpg" width="700px" height="460px" border="thin solid #999";/></a> | ||
+ | </div> | ||
+ | <br/> | ||
+ | <p><b> Proudly present: Tianjin 2013 iGEM Team! </b></p> | ||
+ | <p>From left to right:<br/> | ||
+ | The first Row: Xiaoke HUANG, Tianyu LIU, Yiran WANG<br/> | ||
+ | The Second Row: Yan WANG, Xiaona Ren, Yangning ZHANG, Qinyi Deng,Yue LIU<br/> | ||
+ | The Third Row:Yonghao GAO, Shengbo WU, Boxuan ZENG, Yingjin YUAN, Bingzhi LI, Runze Qin, <br/> | ||
+ | The fourth Row: Yang LI, Jianyu ZHUANG, Xuesong WEI, Yang WU, Su WANG, Shoujie SUN, Yangjunyi LI</p> | ||
+ | <br/> | ||
+ | <br/> | ||
+ | <center><span style="font-family:Arial;font-size:46px;color:#000;">Team Guidance </span></center> | ||
+ | <br/> | ||
+ | <a name="anchor-t-01 " id="anchor-t-01"></a> | ||
+ | </html> | ||
- | + | = Instructors = | |
+ | <html> | ||
+ | |||
+ | <hr/> | ||
+ | <br /> | ||
+ | |||
+ | <div> | ||
+ | <a name="anchor-t-02 " id="anchor-t-02"></a> | ||
+ | <a href="https://static.igem.org/mediawiki/2013/d/da/TJU-Team-Yuan.png" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/d/da/TJU-Team-Yuan.png" width="600px" height="338px" border="thin solid #999";/></a> | ||
</div> | </div> | ||
+ | <br/> | ||
+ | </html> | ||
+ | |||
+ | == Prof. Yingjin YUAN == | ||
+ | |||
+ | <html> | ||
+ | <p> Professor Yingjin Yuan is the founder of iGEM Asia platform. He and MITworked together, and successfully promoted the iGEM in Asia. He is also one offist introducers of synthetic biology to China. He has been enthusiasticallysupporting since iGEM in Tianjin University since year one. </p> | ||
+ | <br/><br/> | ||
+ | <div> | ||
+ | <a name="anchor-t-03 " id="anchor-t-03"></a> | ||
+ | <a href="https://static.igem.org/mediawiki/2013/d/d8/TJU-Libingzhi.png" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/d/d8/TJU-Libingzhi.png" width="600px" height="338px" border="thin solid #999";/></a> | ||
</div> | </div> | ||
+ | <br/> | ||
+ | </html> | ||
+ | == Dr. Bingzhi LI == | ||
+ | <html> | ||
+ | <p>Dr. Lireceived his Ph.D. degree in biochemical engineering from Tianjin Universityand has been on the faculty at Tianjin University School of ChemicalEngineering and Technology since 2010. He is the principle investigator for theprojects from NSFC, MOE of China, and involved in several programs from MOST ofChina. He joint the first iGEMcompetition and has been instructing Tianjin University iGEM teams since 2007.</p> | ||
+ | <br/><br/> | ||
+ | <a name="anchor-t-04 " id="anchor-t-04"></a> | ||
+ | </html> | ||
- | + | =Advisor= | |
+ | <html> | ||
+ | |||
+ | <hr/> | ||
+ | <br /> | ||
+ | <div> | ||
+ | <a href="https://static.igem.org/mediawiki/2013/7/77/TJU-Team-Photo-BZ.jpg" target="_blank" ><img src="https://static.igem.org/mediawiki/2013/7/77/TJU-Team-Photo-BZ.jpg" width="600px" height="338px" border="thin solid #999";/></a> | ||
</div> | </div> | ||
+ | <br/> | ||
+ | </html> | ||
+ | |||
+ | == Boxuan Zeng== | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <p> Boxuan Zeng is a second year graduated school student of Bio-Chemical Engineering, who was also the founder and advisor of our project. </p> | ||
+ | <p>”iGEM is a big stage for us to share our idea to the world.”</p> | ||
+ | <p style="text-align:right">——By Boxuan Zeng </p> | ||
+ | |||
+ | |||
- | |||
- | |||
</div> | </div> | ||
- | |||
</div> | </div> | ||
- | |||
</div> | </div> | ||
+ | |||
Line 325: | Line 363: | ||
<div id="footer"> | <div id="footer"> | ||
<p><br /> | <p><br /> | ||
- | + | ||
E-mail:austinamens@gmail.com | Address:Building No.20, No.92 Weijin Road, Tianjin, China | Zip-code:300072 | E-mail:austinamens@gmail.com | Address:Building No.20, No.92 Weijin Road, Tianjin, China | Zip-code:300072 | ||
<br />Copyright 2013 © Tianjin University iGEM Team | <br />Copyright 2013 © Tianjin University iGEM Team |
Latest revision as of 16:48, 28 October 2013
Proudly present: Tianjin 2013 iGEM Team!
From left to right:
The first Row: Xiaoke HUANG, Tianyu LIU, Yiran WANG
The Second Row: Yan WANG, Xiaona Ren, Yangning ZHANG, Qinyi Deng,Yue LIU
The Third Row:Yonghao GAO, Shengbo WU, Boxuan ZENG, Yingjin YUAN, Bingzhi LI, Runze Qin,
The fourth Row: Yang LI, Jianyu ZHUANG, Xuesong WEI, Yang WU, Su WANG, Shoujie SUN, Yangjunyi LI
Contents |
Instructors
Prof. Yingjin YUAN
Professor Yingjin Yuan is the founder of iGEM Asia platform. He and MITworked together, and successfully promoted the iGEM in Asia. He is also one offist introducers of synthetic biology to China. He has been enthusiasticallysupporting since iGEM in Tianjin University since year one.
Dr. Bingzhi LI
Dr. Lireceived his Ph.D. degree in biochemical engineering from Tianjin Universityand has been on the faculty at Tianjin University School of ChemicalEngineering and Technology since 2010. He is the principle investigator for theprojects from NSFC, MOE of China, and involved in several programs from MOST ofChina. He joint the first iGEMcompetition and has been instructing Tianjin University iGEM teams since 2007.
Advisor
Boxuan Zeng
Boxuan Zeng is a second year graduated school student of Bio-Chemical Engineering, who was also the founder and advisor of our project.
”iGEM is a big stage for us to share our idea to the world.”
——By Boxuan Zeng