(41 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
<html> | <html> | ||
<head> | <head> | ||
<meta charset="utf-8" /> | <meta charset="utf-8" /> | ||
− | + | <link rel="stylesheet" href="https://2018.igem.org/Team:SDU-CHINA/bootstrap337?action=raw&ctype=text/css"> | |
+ | |||
+ | <link href="https://2018.igem.org/wiki/index.php?title=Template:SDU-China/slickcss190&action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2018.igem.org/wiki/index.php?title=Template:SDU-China/slickthemecss190&action=raw&ctype=text/css" rel="stylesheet"> | ||
<script src="https://2018.igem.org/Team:SDU-China/jquery211?action=raw&ctype=text/javascript"></script> | <script src="https://2018.igem.org/Team:SDU-China/jquery211?action=raw&ctype=text/javascript"></script> | ||
<script src="https://2018.igem.org/Team:SDU-China/bootjs?action=raw&ctype=text/javascript"></script> | <script src="https://2018.igem.org/Team:SDU-China/bootjs?action=raw&ctype=text/javascript"></script> | ||
− | + | <script src="https://2018.igem.org/Team:SDU-China/jquery311?action=raw&ctype=text/javascript"></script> | |
+ | |||
+ | |||
<style> | <style> | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, | ||
Line 37: | Line 40: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | background-color: transparent; | + | background-color: transparent; |
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | #logo { | |
+ | float: left; | ||
+ | position: relative; | ||
+ | margin-left:1%; | ||
+ | display: block !important; | ||
+ | } | ||
+ | #logo img { width:150px;} /*???*/ | ||
#content{ | #content{ | ||
− | + | margin-top: -22px; | |
− | + | padding: 0px; | |
− | + | background-color: #E6E6F2; | |
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
Line 56: | Line 61: | ||
} | } | ||
− | #header | + | #header { |
− | + | background: linear-gradient(to right, #005AB5, #007500); | |
− | + | background: -webkit-linear-gradient(to right, #005AB5, #007500); | |
− | + | background: -moz-linear-gradient(to right, #005AB5, #007500); | |
− | + | background: -o-linear-gradient(to right, #005AB5, #007500); | |
− | + | float: left; | |
− | + | width: 100%; | |
− | + | padding: 2% 0%; | |
margin: 0 0px !important; | margin: 0 0px !important; | ||
} | } | ||
− | # | + | #footer { |
− | + | background: linear-gradient(to right, #005AB5, #007500); | |
− | + | background: -webkit-linear-gradient(to right, #005AB5, #007500); | |
− | + | background: -moz-linear-gradient(to right, #005AB5, #007500); | |
− | + | background: -o-linear-gradient(to right, #005AB5, #007500); | |
+ | float: left; | ||
+ | width: 100%; | ||
+ | padding: 7px 0; | ||
+ | margin: 0 0px !important; | ||
} | } | ||
− | |||
− | |||
#menu a { text-decoration: none; } | #menu a { text-decoration: none; } | ||
− | #menu a:link, a:visited, a:active { color: white; } | + | #menu a:link,#menu a:visited,#menu a:active { color: white; } |
#menu a:hover { color: #c1d9ff; } | #menu a:hover { color: #c1d9ff; } | ||
#menu { | #menu { | ||
Line 105: | Line 112: | ||
− | |||
− | |||
#sponsors { | #sponsors { | ||
− | + | text-align: center; | |
− | + | float: left; | |
− | + | margin-left: 15px; | |
− | + | margin-top: 2px; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
#contact { | #contact { | ||
− | + | text-align: center; | |
− | + | float: right; | |
− | + | position: relative; | |
− | + | margin-right: 30px; | |
− | + | margin-top: 15px; | |
} | } | ||
+ | #contact a { text-decoration: none; } | ||
+ | #contact a:link,#contact a:visited,#contact a:active { color: white; } | ||
+ | #contact a:hover { color: #c1d9ff; } | ||
Line 136: | Line 137: | ||
overflow: hidden; | overflow: hidden; | ||
background-color:white !important;} | background-color:white !important;} | ||
− | |||
#main-title { | #main-title { | ||
− | + | font-size: 45px; | |
− | + | color: #4b5ea4; | |
− | + | font-family: sans-serif; | |
− | + | text-align: center; | |
− | + | font-weight: lighter; | |
− | + | margin: 0; | |
− | + | padding: 30px 0px 0px 0px; | |
− | + | margin: 0px 67px 0px 65px; | |
} | } | ||
.sublinks { text-align: center; } | .sublinks { text-align: center; } | ||
.sublinks h2 { | .sublinks h2 { | ||
− | + | display: inline-block; | |
− | + | margin: 20px 40px; | |
} | } | ||
− | .sublinks a:link, .sublinks a:visited, .sublinks a:active, .p-top a:link, .p-top a:visited, .p-top a:active { color: # | + | .sublinks a:link, .sublinks a:visited, .sublinks a:active, .p-top a:link, .p-top a:visited, .p-top a:active { color: #4b5ea4; font-family: sans-serif; font-weight: lighter; } |
.sub-title { | .sub-title { | ||
− | + | font-family: sans-serif; | |
− | + | color: white; | |
− | + | text-align: center; | |
} | } | ||
.conteudo { | .conteudo { | ||
− | + | width:100%; | |
− | + | max-width: 1800px; | |
− | + | background-color: white; | |
line-height: 1.5; | line-height: 1.5; | ||
clear: both; | clear: both; | ||
+ | padding: 0px 100px 10px 100px; | ||
} | } | ||
.p-top { | .p-top { | ||
− | + | color: #4b5ea4; | |
− | + | text-align: center; | |
− | + | margin-top: 5px; | |
− | + | font: 25px sans-serif; | |
− | + | transform: translateY(80%); | |
} | } | ||
Line 179: | Line 180: | ||
− | p { | + | p.partone { |
text-align: justify; | text-align: justify; | ||
text-justify: inter-word; | text-justify: inter-word; | ||
− | + | ||
} | } | ||
p { | p { | ||
Line 200: | Line 201: | ||
h4{ | h4{ | ||
− | + | display: inline-block; | |
− | + | display:-webkit-inline-block; /* Safari, Chrome, and Opera */ | |
display: -moz-inline-block;/* Firefox */ | display: -moz-inline-block;/* Firefox */ | ||
display: -o-inline-block; | display: -o-inline-block; | ||
+ | width: 700px; | ||
} | } | ||
+ | h1{ | ||
+ | margin-bottom:0px !important; | ||
+ | } | ||
+ | *{margin: 0;padding: 0;} | ||
+ | |||
+ | #box div{ | ||
+ | position: relative; | ||
+ | display: block; | ||
+ | width: 600px; | ||
+ | height: 500px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | #box img{ | ||
+ | width: 600px; | ||
+ | height: 500px; | ||
+ | display: table-cell; | ||
+ | vertical-align: middle; | ||
+ | text-align: center; | ||
− | + | } | |
− | + | ||
− | + | ||
+ | ul li{ | ||
+ | list-style: none; | ||
+ | } | ||
+ | ol li{ | ||
+ | |||
+ | list-style-type:decimal; | ||
+ | |||
+ | list-style-position:inside ; | ||
+ | |||
+ | font-size: 15px; | ||
+ | |||
+ | } | ||
+ | ol{ | ||
+ | padding-left: 10px ; | ||
+ | padding-bottom: 40px; | ||
+ | } | ||
+ | |||
+ | .parttwo a{ | ||
+ | display: block; | ||
+ | text-align: center !important; | ||
+ | } | ||
#header{ | #header{ | ||
width: 100%; | width: 100%; | ||
Line 218: | Line 257: | ||
clear:both; | clear:both; | ||
z-index: 3; | z-index: 3; | ||
+ | |||
} | } | ||
#footer{ | #footer{ | ||
width: 100%; | width: 100%; | ||
− | height: | + | height:100px; /* footer的高度一定要是固定值*/ |
position:absolute; | position:absolute; | ||
bottom:0px; | bottom:0px; | ||
Line 230: | Line 270: | ||
clear:both; | clear:both; | ||
overflow: hidden; | overflow: hidden; | ||
− | padding- | + | padding-top: 80px; |
− | padding- | + | padding-bottom: 100px; |
/*保证footer是相对于container位置绝对定位*/ | /*保证footer是相对于container位置绝对定位*/ | ||
− | position:relative; | + | position:relative; |
+ | margin-bottom: -123px; | ||
width:100%; | width:100%; | ||
min-height:100%; | min-height:100%; | ||
Line 242: | Line 283: | ||
} | } | ||
− | . | + | table.pgrouptable { |
− | + | font-family: arial; | |
− | + | background-color: #F0F0F0; | |
− | + | color: #000; | |
+ | font-size: 11px; | ||
+ | line-height: 11px; | ||
+ | width: 100%; | ||
+ | text-align:left; | ||
+ | border: 2px solid #222; | ||
+ | border-collapse: collapse; | ||
+ | border-spacing: | ||
} | } | ||
− | . | + | table.pgrouptable thead th { |
− | + | border: 1px solid rgb(61,61,61); | |
− | + | padding: 3px 5px 3px 3px; | |
− | + | background-color: #CCC; | |
+ | text-align: left; | ||
} | } | ||
− | + | table.pgrouptable td { | |
− | . | + | border: 1px solid rgb(61,61,61); |
− | + | background-color: #F0F0F0; | |
− | + | color: #000; | |
− | + | padding: 3px; | |
+ | font-size: 11px; | ||
+ | line-height: 12px; | ||
} | } | ||
− | + | </style> | |
− | + | </head> | |
− | + | ||
− | + | ||
− | </ | + | |
− | |||
− | |||
− | |||
<body> | <body> | ||
− | |||
<div class="body"> | <div class="body"> | ||
− | + | <div id="header"> | |
− | + | <!--LOGO LINK---> | |
− | + | <div id="logo"><a href="https://2018.igem.org/Team:SDU-CHINA"><img src="https://static.igem.org/mediawiki/2018/7/72/T--SDU-China--duihui.jpg" alt="LOGO" /></a></div> | |
− | + | <div id="menu"> | |
− | + | <ul> | |
<li> | <li> | ||
<a href="#">PROJECT ▾</a> | <a href="#">PROJECT ▾</a> | ||
Line 289: | Line 333: | ||
<ul> | <ul> | ||
<!--links--> | <!--links--> | ||
− | <li><a href=" | + | <li><a href="https://2018.igem.org/Team:SDU-CHINA/Experiments">Protocols</a></li> |
<li><a href="https://2018.igem.org/Team:SDU-CHINA/Notebook">Notebook</a></li> | <li><a href="https://2018.igem.org/Team:SDU-CHINA/Notebook">Notebook</a></li> | ||
<li><a href="https://2018.igem.org/Team:SDU-CHINA/Safety">Safety</a></li> | <li><a href="https://2018.igem.org/Team:SDU-CHINA/Safety">Safety</a></li> | ||
Line 331: | Line 375: | ||
</li> | </li> | ||
</ul> | </ul> | ||
− | + | </div> | |
</div> | </div> | ||
+ | <div id="section"> | ||
+ | <div class="conteudo"><br> | ||
+ | <h1 id="main-title">Parts</h1><br> | ||
− | + | <table class="pgrouptable"> | |
− | + | <tr> | |
− | + | <th>Name</th> | |
− | < | + | <th>Type</th> |
− | < | + | <th>Description</th> |
− | < | + | <th>Designer</th> |
− | </ | + | <th>Length</th> |
− | < | + | |
− | </ | + | |
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627000">BBa_K2627000</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td> Advanced CcaS with PAS domain knocked out</td> | ||
+ | <td>Zhaoqin Zhang</td> | ||
+ | <td>1407</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627001">BBa_K2627001</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td> Advanced CcaS with PAS domain knocked out</td> | ||
+ | <td>Zhaoqin Zhang</td> | ||
+ | <td>1410</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627002"> BBa_K2627002</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td> Advanced CcaS with PAS domain knocked out</td> | ||
+ | <td>Zhaoqin Zhang</td> | ||
+ | <td>1389</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627003">BBa_K2627003</a></td> | ||
+ | <td>RNA</td> | ||
+ | <td> crRNA targeting GltA</td> | ||
+ | <td>Zhaoqin Zhang</td> | ||
+ | <td>162</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627004">BBa_K2627004</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td> crRNA targeting GltA</td> | ||
+ | <td>Zhaoqin Zhang</td> | ||
+ | <td>477</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627006">BBa_K2627006</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td> paraBAD-crRNA targeting gltA</td> | ||
+ | <td>Jiao Jin</td> | ||
+ | <td>458</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2627007">BBa_K2627007</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Light-induced crRNA targeting gltA</td> | ||
+ | <td>Jiao Jin</td> | ||
+ | <td>401</td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | <br><br> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
<div id="footer"> | <div id="footer"> | ||
− | + | <div id="sponsors"> | |
− | + | <img src="https://static.igem.org/mediawiki/2018/a/ab/T--SDU-CHINA--Sponsors0.svg" alt="SPONSORS" usemap="#Map-Sponsors" /> | |
− | + | <map name="Map-Sponsors" class="Map-Sponsors"> | |
− | + | <area title="SDU" href="http://www.lifesci.sdu.edu.cn/" shape="rect" coords="0,0,247,60" /> | |
− | + | <area title="MATHWOAR" href="https://www.mathworks.com/" shape="rect" coords="247,0,440,60" /> | |
− | + | <area title="KLAB" href="http://www.mbtech.sdu.edu.cn/" shape="rect" coords="440,0,715,60" /> | |
− | + | </map> | |
− | + | </div> | |
− | + | <div id="contact"> | |
− | + | <div><a href="mailto:sdubioigem@163.com">mailto:sdubioigem@163.com</a></div> | |
− | + | <div><a href="https://www.instagram.com/sdubiochina_2018/">www.instagram.com/sdubiochina_2018/</a></div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 19:40, 17 October 2018
Parts
Name | Type | Description | Designer | Length |
---|---|---|---|---|
BBa_K2627000 | Coding | Advanced CcaS with PAS domain knocked out | Zhaoqin Zhang | 1407 |
BBa_K2627001 | Coding | Advanced CcaS with PAS domain knocked out | Zhaoqin Zhang | 1410 |
BBa_K2627002 | Coding | Advanced CcaS with PAS domain knocked out | Zhaoqin Zhang | 1389 |
BBa_K2627003 | RNA | crRNA targeting GltA | Zhaoqin Zhang | 162 |
BBa_K2627004 | Composite | crRNA targeting GltA | Zhaoqin Zhang | 477 |
BBa_K2627006 | Composite | paraBAD-crRNA targeting gltA | Jiao Jin | 458 |
BBa_K2627007 | Composite | Light-induced crRNA targeting gltA | Jiao Jin | 401 |