Team:UESTC-China/yanTeam
From 2014.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
- | <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> | + | <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> |
- | <title>UESTC-China</title> | + | <title>UESTC-China</title> |
+ | |||
+ | |||
+ | |||
+ | |||
<style> | <style> | ||
Line 19: | Line 23: | ||
z-index: 2; | z-index: 2; | ||
} | } | ||
+ | |||
+ | |||
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0} | html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0} | ||
Line 61: | Line 67: | ||
#header{ | #header{ | ||
height: 280px; | height: 280px; | ||
- | background-image:url("https://static.igem.org/mediawiki/2014/ | + | background-image:url("https://static.igem.org/mediawiki/2014/4/49/New_New_banner.jpg"); |
background-position: top center; | background-position: top center; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
Line 75: | Line 81: | ||
padding-left:20px; | padding-left:20px; | ||
background-color: #394264; | background-color: #394264; | ||
- | width: | + | width: 1195px; |
height: 63px; | height: 63px; | ||
Line 131: | Line 137: | ||
z-index: 10; | z-index: 10; | ||
min-width: 215px; | min-width: 215px; | ||
- | |||
} | } | ||
.top-menu-sub li{ | .top-menu-sub li{ | ||
Line 142: | Line 147: | ||
border-bottom-color: #11a8ab; | border-bottom-color: #11a8ab; | ||
padding-left: 30px; | padding-left: 30px; | ||
+ | padding-right: 20px; | ||
height: 55px; | height: 55px; | ||
line-height: 55px; | line-height: 55px; | ||
Line 291: | Line 297: | ||
.middle-content p{ | .middle-content p{ | ||
color: black; | color: black; | ||
- | font-size: | + | font-size: 16px; |
font-family: helveticallt,"微软雅黑"; | font-family: helveticallt,"微软雅黑"; | ||
line-height: 20px; | line-height: 20px; | ||
Line 336: | Line 342: | ||
} | } | ||
- | + | /*rocket-to-top*/ | |
- | + | *{list-style:none;border:0;} | |
- | + | ||
- | + | ||
- | } | + | |
- | + | #rocket-to-top div { | |
- | + | left: 0; | |
- | + | margin: 0; | |
- | + | overflow: hidden; | |
- | + | padding: 0; | |
- | + | position: absolute; | |
- | + | top: 0; | |
- | + | width: 149px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #rocket-to-top .level-2 { | |
- | . | + | background: url("https://static.igem.org/mediawiki/2014/a/a6/UestcUp.png") no-repeat scroll -149px 0 transparent; |
- | + | display: none; | |
+ | height: 250px; | ||
+ | opacity: 0; | ||
+ | z-index: 1; | ||
} | } | ||
- | + | #rocket-to-top .level-3 { | |
- | + | background: none repeat scroll 0 0 transparent; | |
- | . | + | cursor: pointer; |
- | + | display: block; | |
- | + | height: 150px; | |
- | + | z-index: 2; | |
- | + | ||
} | } | ||
- | + | #rocket-to-top { | |
- | . | + | background: url("https://static.igem.org/mediawiki/2014/a/a6/UestcUp.png") no-repeat scroll 0 0 transparent; |
- | + | cursor: default; | |
- | + | display: block; | |
+ | height: 250px; | ||
+ | margin: -125px 0 0; | ||
+ | overflow: hidden; | ||
+ | padding: 0; | ||
+ | position: fixed; | ||
+ | right: 0; | ||
+ | top: 80%; | ||
+ | width: 149px; | ||
+ | z-index: 11; | ||
} | } | ||
+ | /*rocket-to-top end*/ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | + | #SensorEditingArea{position:absolute; left:0px; top:280px; height:7000px; width:1213px; background-color:#ffffff; padding:60px 0px 0px 0px;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | |||
- | |||
- | |||
- | + | .SensorEditingAreaClass p{position:relative;left:0px; width:1140px; font-size:23px; font-family: calibri, arial, helvetica, sans-serif; } | |
- | . | + | .SensorEditingAreaClass a{color:#1f8a70;} |
- | + | #underTitle{ | |
- | + | color: #000; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
position: absolute; | position: absolute; | ||
- | + | left: -10px; | |
- | + | margin-top: 5px; | |
- | + | margin_bottom: 5px; | |
- | + | top: 39px; | |
- | + | width:700px; | |
- | + | } | |
- | + | #fusionArea{ | |
- | margin | + | margin-top:30px; |
} | } | ||
+ | #SectionTitles1{ | ||
+ | position:relative; | ||
+ | left:30px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px; | ||
+ | font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; } | ||
- | + | #SectionTitles2{ | |
- | + | position:relative; | |
- | } | + | top:350px; |
+ | left:30px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; } | ||
- | + | #SectionTitles3{ | |
- | + | position:relative; | |
- | } | + | left:30px; |
+ | top: 740px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px; font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; } | ||
- | + | #SectionTitles4{ | |
- | + | position:relative; | |
- | } | + | top: 1150px; |
+ | left:30px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px;font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center;} | ||
- | + | #SectionTitles5{ | |
- | + | position:relative; | |
- | } | + | top: 1520px; |
+ | left:30px; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px;font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center;} | ||
- | + | #SectionTitles6{ | |
- | + | position:relative; | |
+ | top: 1850px; | ||
+ | left:30px; | ||
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px;font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center;} | ||
- | + | #SectionTitles7{ | |
- | + | top: 2290px; | |
- | + | position:relative; | |
- | } | + | left:30px; |
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px;font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center;} | ||
- | + | #SectionTitles8{ | |
- | + | top: 2650px; | |
- | + | position:relative; | |
- | + | left:30px; | |
+ | background-color:#1f8a70; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px;font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; color:#ffffff; font-weight: bold;font-style: Italic; text-align:center; } | ||
- | + | #SectionTitles9{ | |
- | + | top: 3000px; | |
- | + | position:relative; | |
- | + | left:30px; | |
- | + | padding:0 10px; | |
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | width: 256px; | ||
+ | font-family: calibri, arial, helvetica, sans-serif; | ||
+ | border-bottom:0px; | ||
+ | color:#ffffff; | ||
+ | font-weight: bold; | ||
+ | font-style: Italic; | ||
+ | text-align:center; | ||
+ | } | ||
- | + | .textEditingArea{ | |
- | + | top:3730px; | |
- | + | position:absolute; | |
- | + | left:30px; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | .textEditingTitle{ | ||
+ | position:relative; | ||
+ | margin-right:20px; | ||
+ | margin-top:30px; | ||
+ | background-color:#1f8a70; | ||
+ | left:30px; | ||
+ | padding:0 10px; | ||
+ | height:45px; | ||
+ | line-height:40px; | ||
+ | font-size:28px; | ||
+ | font-family: calibri, arial, helvetica, sans-serif; border-bottom:0px; | ||
+ | color: #ffffff;text-align:center; | ||
+ | width:600px; | ||
+ | font-weight: bold; | ||
+ | font-style: Italic; | ||
+ | } | ||
+ | .textEditingstyle{ | ||
+ | position:relative; | ||
+ | left:30px; | ||
+ | margin-top: 20px; | ||
+ | margin-left: 40px; | ||
+ | color: #000000;line-height:40px; | ||
+ | font-size:24px; font-family:Microsoft Yahei; border-bottom:0px; | ||
+ | text-align:justify; width:1140px; } | ||
+ | #references{ | ||
+ | top:3090px; | ||
+ | position:absolute; | ||
+ | font-size: large; | ||
+ | left:30px; | ||
+ | color:#000000;} | ||
+ | #TextTable{position:absolute; | ||
+ | padding:30px; | ||
+ | margin-top: 20px; left:30px; | ||
+ | width:1000px; font-family:calibri;arial;helvetica;sans-serif; font-size:25px; text-align:left; | ||
+ | } | ||
+ | #BiosensorsTable{position:absolute;margin-top: 20px; left:0px; width:1000px; font-family:calibri;arial;helvetica;sans-serif; font-size:25px; text-align:center; } | ||
+ | .mid{background: #FFFFCC;color: #797268; } | ||
+ | .top{background: #7dd917; color: #797268; } | ||
+ | .lastmid{background: #FFFFCC;color: #797268; | ||
+ | padding:20px;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</head> | </head> | ||
- | |||
<body> | <body> | ||
- | + | <div id="total-wrap"> | |
- | + | <div id="header"> | |
- | + | <div id="emp"> | |
- | + | <div id='logo'><a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/d/da/NewLogo2.png"></a></div> | |
- | + | </div> | |
- | + | <div id="top-menu"> | |
- | + | <div class="top-menu-each"> | |
- | + | <a href="https://2014.igem.org/Team:UESTC-China"><p>Home</p></a> | |
- | + | </div> | |
- | + | <div class="top-menu-each"> | |
- | + | <div class="arrow"></div> | |
- | + | <p>Team</p> | |
- | + | <div class="top-menu-sub"> | |
- | + | <ul> | |
- | + | <a href="https://2014.igem.org/Team:UESTC-China/Team"><li>Members</li></a> | |
- | + | <a href="https://2014.igem.org/Team:UESTC-China/Attribution"><li>Attribution</li></a> | |
- | + | <a href="https://igem.org/Team.cgi?year=2014&team_name=UESTC-China"><li>Team Profile</li></a> | |
- | + | <a href="https://2014.igem.org/Team:UESTC-China/Notebook"><li>Notebook</li></a> | |
- | + | </ul> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | <div class="top-menu-each"> | |
- | + | <div class="arrow"></div> | |
- | + | <p>Project</p> | |
+ | <div class="top-menu-sub"> | ||
+ | <ul> | ||
<a href="https://2014.igem.org/Team:UESTC-China/Project"><li>Overview</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Project"><li>Overview</li></a> | ||
<a href="https://2014.igem.org/Team:UESTC-China/Design"><li>Design</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Design"><li>Design</li></a> | ||
Line 607: | Line 602: | ||
<a href="https://2014.igem.org/Team:UESTC-China/Judingform"><li>Judging Criteria</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Judingform"><li>Judging Criteria</li></a> | ||
- | + | </ul> | |
- | + | </div> | |
- | + | </div> | |
<div class="top-menu-each"> | <div class="top-menu-each"> | ||
<div class="arrow"></div> | <div class="arrow"></div> | ||
Line 618: | Line 613: | ||
<a href="https://2014.igem.org/Team:UESTC-China/Modeling1"><li>HPS/PHI</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Modeling1"><li>HPS/PHI</li></a> | ||
<a href="https://2014.igem.org/Team:UESTC-China/Modeling2"><li>FALDH/FDH</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Modeling2"><li>FALDH/FDH</li></a> | ||
- | <a href="https://2014.igem.org/Team:UESTC-China/Modeling3"><li>AtAHA2 | + | <a href="https://2014.igem.org/Team:UESTC-China/Modeling3"><li>AtAHA2</a> |
- | + | ||
</ul> | </ul> | ||
</div> | </div> | ||
Line 631: | Line 625: | ||
<a href="https://2014.igem.org/Team:UESTC-China/Protocol"><li>Protocol</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Protocol"><li>Protocol</li></a> | ||
- | + | </ul> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div class="top-menu-each"> | |
- | + | <div class="arrow"></div> | |
- | + | <p>Human Practice</p> | |
- | + | <div class="top-menu-sub"> | |
- | + | <ul> | |
<a href="https://2014.igem.org/Team:UESTC-China/Questionnaire.html"><li>Questionnaire</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Questionnaire.html"><li>Questionnaire</li></a> | ||
Line 644: | Line 638: | ||
<a href="https://2014.igem.org/Team:UESTC-China/Lecture.html"><li>Lecture</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Lecture.html"><li>Lecture</li></a> | ||
<a href="https://2014.igem.org/Team:UESTC-China/Communication.html"><li>Communication</li></a> | <a href="https://2014.igem.org/Team:UESTC-China/Communication.html"><li>Communication</li></a> | ||
- | + | <a href="https://2014.igem.org/Team:UESTC-China/Art"><li>Art</li></a> | |
- | + | </ul> | |
- | + | </div> | |
- | + | </div> | |
- | + | ||
- | + | <div class="top-menu-each"> | |
- | + | <div class="arrow"></div> | |
- | + | <p>Safety</p> | |
- | + | <div class="top-menu-sub"> | |
- | + | <ul> | |
- | + | <a href="https://2014.igem.org/Team:UESTC-China/Safety"><li>Safety</li></a> | |
- | + | </ul> | |
- | + | </div> | |
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="middle-photo"> | ||
+ | <div class="middle-photo-each"> | ||
+ | <div id="SensorEditingArea" class="SensorEditingAreaClass"> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
- | + | </div> | |
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script> | <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> |
Latest revision as of 14:21, 17 October 2014