Line 1: | Line 1: | ||
{{HZAU-China}} | {{HZAU-China}} | ||
<html> | <html> | ||
+ | |||
<head> | <head> | ||
− | + | <meta charset="utf-8"> | |
− | + | <!--公式编辑器--> | |
− | + | <script src="//cdn.bootcss.com/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | |
− | + | <script type="text/x-mathjax-config"> | |
MathJax.Hub.Config({ | MathJax.Hub.Config({ | ||
extensions: ["tex2jax.js"], | extensions: ["tex2jax.js"], | ||
Line 17: | Line 18: | ||
}); | }); | ||
</script> | </script> | ||
− | + | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | |
− | + | </script> | |
− | + | <style> | |
− | + | /*改变超链接的位置*/ | |
− | + | .jiaozheng { | |
− | + | position: relative; | |
− | + | top: -66px; | |
− | + | } | |
− | + | </style> | |
− | + | <!--内容的样式--> | |
− | + | <style> | |
− | + | /*总样式*/ | |
− | + | body { | |
− | + | font-family: "Arial", Helvetica, sans-serif; | |
− | + | text-align: justify; | |
− | + | margin: 0px; | |
− | + | background-color: #ffffff; | |
− | + | } | |
− | + | /*内容框子的样式*/ | |
− | + | .HZAU_div_main { | |
− | + | margin: 64px auto 0 auto; | |
− | + | padding: 0 30px 0 30px; | |
− | + | width: 1100px; | |
− | + | } | |
− | + | /*内容中几种文体的样式*/ | |
− | + | .HZAU_div_main a:hover { | |
− | + | color: #000; | |
− | + | text-decoration: none; | |
− | + | } | |
− | + | .HZAU_title { | |
− | + | font-size: 50px; | |
− | + | font-weight: bold; | |
− | + | text-align: center; | |
− | + | width: 360px; | |
− | + | display: block; | |
− | + | margin: 0 auto; | |
− | + | padding-bottom: 50px; | |
− | + | padding-top: 50px; | |
− | + | color: #000; | |
− | + | background-image: url(https://static.igem.org/mediawiki/2017/9/95/T--HZAU-China--datitle.png); | |
− | + | background-repeat: no-repeat; | |
− | + | background-size: 360px 80px; | |
− | + | background-position: center; | |
− | + | } | |
− | + | .biaoti { | |
− | + | font-size: 35px; | |
− | + | font-weight: bold; | |
− | + | text-align: center; | |
− | + | width: 100%; | |
− | + | display: block; | |
− | + | padding-bottom: 30px; | |
− | + | padding-top: 30px; | |
− | + | color: #000; | |
− | + | } | |
− | + | .fubiaoti { | |
− | + | font-size: 24px; | |
− | + | font-weight: bold; | |
− | + | text-indent: 50px; | |
− | + | width: 100%; | |
− | + | display: block; | |
− | + | padding-bottom: 30px; | |
− | + | padding-top: 30px; | |
− | + | color: #000; | |
− | + | background-image: url(https://static.igem.org/mediawiki/2017/e/e7/T--HZAU-China--xiaotitle.png); | |
− | + | background-repeat: no-repeat; | |
− | + | background-size: 65px 50px; | |
− | + | background-position: left; | |
− | + | } | |
− | + | .zhengwen { | |
− | + | display: block; | |
− | + | font-style: arial; | |
− | + | font-size: 18px; | |
− | + | line-height: 34px; | |
− | + | text-align: justify; | |
− | + | text-indent: 30px; | |
− | + | color: #000; | |
− | + | margin-bottom: 9px; | |
− | + | margin-left: 0px; | |
− | + | margin-right: 0px; | |
− | + | margin-top: 7.2px; | |
− | + | } | |
− | + | .zhengwen_disblock { | |
− | + | display: inline; | |
− | + | font-style: arial; | |
− | + | font-size: 18px; | |
− | + | line-height: 34px; | |
− | + | text-align: justify; | |
− | + | color: #000; | |
− | + | margin-bottom: 9px; | |
− | + | margin-left: 0px; | |
− | + | margin-right: 0px; | |
− | + | margin-top: 7.2px; | |
− | + | } | |
− | + | .yinzhu { | |
− | + | color: blue; | |
− | + | } | |
− | + | .yinzhu:hover .yinzhu { | |
− | + | color: black; | |
− | + | } | |
− | + | .yinwen { | |
− | + | display: block; | |
− | + | font-style: arial; | |
− | + | font-size: 18px; | |
− | + | line-height: 34px; | |
− | + | text-align: justify; | |
− | + | color: #000; | |
− | + | margin-bottom: 9px; | |
− | + | margin-left: 0px; | |
− | + | margin-right: 0px; | |
− | + | margin-top: 7.2px; | |
− | + | } | |
− | + | /*图片的样式*/ | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .HZAU_div_main>img { | |
− | + | margin: 0 auto; | |
− | + | display: block; | |
− | + | } | |
− | + | ||
− | + | .tuzhu_wenzi { | |
− | + | display: block; | |
− | + | font-style: arial; | |
− | + | font-size: 17px; | |
− | + | line-height: 28px; | |
+ | text-align: justify; | ||
+ | color: #000; | ||
+ | margin-bottom: 9px; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | margin-top: 7.2px; | ||
+ | } | ||
− | + | .tu_1 { | |
− | + | width: 600px; | |
− | + | margin: 0 auto; | |
− | + | display: block; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .tu_2 { | |
− | + | width: 800px; | |
− | + | margin: 0 auto; | |
+ | display: block; | ||
+ | } | ||
− | + | .tu_3 { | |
− | + | width: 555px; | |
− | + | margin: 0 auto; | |
+ | display: block; | ||
+ | } | ||
+ | </style> | ||
+ | <!--点击展开部分的样式--> | ||
+ | <style> | ||
+ | span.caret_black { | ||
+ | display: inline-block; | ||
+ | margin-left: 6px; | ||
+ | vertical-align: middle; | ||
+ | width: 0; | ||
+ | height: 0; | ||
+ | border-left: 6px solid transparent; | ||
+ | border-right: 6px solid transparent; | ||
+ | border-top: 6px solid black; | ||
+ | } | ||
− | + | label { | |
− | + | cursor: pointer; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | #HZAUmenu-toggle { | |
− | + | display: none; | |
− | + | } | |
− | + | #HZAUmenu { | |
− | + | display: none; | |
− | + | font-size: 18px; | |
− | + | padding: 0 50px 0 50px; | |
+ | width: 1000px; | ||
+ | margin: 0; | ||
+ | color: black; | ||
+ | } | ||
− | + | #HZAUmenu>a { | |
− | + | color: #000; | |
− | + | } | |
− | + | ||
+ | #HZAUmenu>a:hover { | ||
+ | color: #000; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #HZAUmenu-toggle:checked+#HZAUmenu { | ||
+ | display: block; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | <body> | ||
+ | <div class="HZAU_div_main"> | ||
+ | <a class="biaoti">Improve</a> | ||
+ | <a class="fubiaoti">Optimized CcaS-CcaR system</a> | ||
+ | <a class="zhengwen" href="http://parts.igem.org/Part:BBa_K2012023">BBa_K2012023</a> | ||
+ | <a class="zhengwen">This year we improved the CcaS-CcaR system used in last year. By changing the RBS strength of CcaR, we optimized the | ||
+ | expression of sfGFP from 2-fold difference up to 3-fold difference. | ||
+ | </a> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/63/T--HZAU-China--sRBS.png" width="25%"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/3/36/T--HZAU-China--improve.png" width="50%"> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 12:52, 28 November 2017