Difference between revisions of "Team:Shiyan SY China/Parts"
(Prototype team page) |
Shuangucla (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <title>IGEM-PROJECT</title> | ||
+ | <style type="text/css"> | ||
+ | #footer-box,#sponsor-box,.shadow3,#content,table,#catlinks { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .mediawiki.ltr.ns-0.ns-subject.page-Team_HUST-China | ||
+ | #globalWrapper #top-section #p-logo a img { | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | #p-logo { | ||
+ | background:url(https://static.igem.org/mediawiki/2014/5/52/Wiki_Logo_Transparent.png); | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;} | ||
+ | #globalWrapper, #content,#bodyContent { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin-top: -3px; | ||
+ | padding: 0px; | ||
+ | } | ||
− | + | html, .wrapper { /*-- changes default wiki settings --*/ | |
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | /* CSS Document */ | ||
+ | *{ | ||
+ | margin:0px; | ||
+ | padding:0px; | ||
+ | } | ||
+ | body{ | ||
+ | font-family: Arial, Helvetica, Verdana; | ||
+ | color: #000; | ||
+ | font-size: 12px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2015/1/1c/Second_bd.jpg); | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment: fixed; | ||
+ | background-position: center top; | ||
+ | } | ||
+ | img{ | ||
+ | border:none; | ||
+ | } | ||
+ | ul ,li{ | ||
+ | list-style:none; | ||
+ | margin: 0px 0px 0px 0px; | ||
+ | } | ||
+ | a{ | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | html ,body{ | ||
+ | height:100%; | ||
+ | } | ||
+ | .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;} | ||
+ | .clearfix{display:inline-table;}/* Hides from IE-mac \*/ | ||
+ | *html .clearfix{height:1%;} | ||
+ | .clearfix{display:block;}/* End hide from IE-mac */ | ||
+ | *+html .clearfix{min-height:1%;} | ||
− | + | .top{ | |
− | + | width:100%; | |
+ | padding-top:43px; | ||
+ | height:388px;filter:alpha(opacity=50); opacity: 0.8; | ||
+ | } | ||
+ | .nav_bar{ | ||
+ | background:#000; | ||
+ | opacity:0.95; | ||
+ | height:80px; | ||
+ | line-height:74px; | ||
+ | position:relative; | ||
+ | } | ||
+ | .nav{ | ||
+ | width:1050px; | ||
+ | margin:0px auto; | ||
+ | position:relative; | ||
+ | height:80px; | ||
+ | line-height:4; | ||
+ | } | ||
+ | .nav li{ | ||
+ | float:left; | ||
+ | display:block; | ||
+ | width:150px; | ||
+ | text-align:center; | ||
+ | position:relative; | ||
+ | } | ||
+ | .nav li a{ | ||
+ | color:#fff; | ||
+ | font-size:16px; | ||
+ | display:block; | ||
+ | } | ||
+ | .nav li a:hover{ | ||
+ | color:#C99091; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
+ | .sub{display:none;position:absolute;left:0px;top:80px;z-index:1;border:1px solid #666;border-top:0; background:#fff;} | ||
+ | .sub li{text-align:center;margin-bottom:-1px; display:block;width:148px; } | ||
+ | .sub li a{display:block; border-bottom:2px solid #666;padding:8px 0;height:28px;line-height:28px;color:#fff;} | ||
+ | .sub li a:hover{color:#000000;} | ||
+ | .logo{ | ||
+ | width:150px; | ||
+ | margin:0px auto 0px; | ||
+ | text-align:center; | ||
+ | position:relative; | ||
+ | top:-20px; | ||
+ | height:122px; | ||
+ | } | ||
+ | .n1{ | ||
+ | border-bottom:6px solid #2980b9; | ||
+ | } | ||
+ | .n2{ | ||
+ | border-bottom:6px solid #27ae60; | ||
+ | } | ||
+ | .n3{ | ||
+ | border-bottom:6px solid #f39c12; | ||
+ | |||
+ | } | ||
+ | .n4{ | ||
+ | border-bottom:6px solid #0498f9; | ||
+ | } | ||
+ | .n5{ | ||
+ | border-bottom:6px solid #8e44ad; | ||
+ | } | ||
+ | .n6{ | ||
+ | border-bottom:6px solid #be382a; | ||
+ | } | ||
− | |||
− | |||
− | |||
+ | .content_sub{ | ||
+ | width:980px; | ||
+ | margin:0px auto; | ||
+ | padding:0px 10px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | .sc,.sc2{ | ||
+ | width:980px; | ||
+ | margin:10px auto 60px; | ||
+ | clear:both; | ||
+ | position:relative; | ||
+ | } | ||
+ | .sc img{ | ||
+ | float:right; | ||
+ | margin:0px 10px 0px 20px; | ||
+ | } | ||
+ | .sc2 img{ | ||
+ | float:left; | ||
+ | margin:0px 20px 0px 10px; | ||
+ | } | ||
+ | .content_sub h1{ | ||
+ | font-size:30px; | ||
+ | margin-bottom:10px; | ||
+ | } | ||
+ | .content_sub p{ | ||
+ | font-size:16px; | ||
+ | word-break:break-all; | ||
+ | } | ||
+ | .content_sub h2{ | ||
+ | font-size:30px; | ||
+ | margin-bottom:10px; | ||
+ | } | ||
− | + | #container{position:relative;width:766px;margin:0px auto; } | |
− | + | .templates li{float:left;height:160px;width:145px; margin:10px 10px; position:relative;left:0;top:0;z-index:0;} | |
− | + | .templates a{display:block;height:160px;position:relative;} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
+ | .templates img{width:145px;height:160px;} | ||
+ | /* section */ | ||
+ | .section{width:980px;margin:40px auto 0 auto;overflow:hidden;} | ||
+ | .section ul{width:996px;} | ||
+ | .section ul li{float:left;margin-right:14px;margin-bottom:13px;display:inline;width:318px;height:343px;overflow:hidden;position:relative;} | ||
+ | .section ul li .photo{width:318px;height:343px;overflow:hidden;} | ||
+ | .section .rsp{width:318px;height:343px;overflow:hidden;position: absolute;background:#000;top:0px;left:0px;} | ||
+ | .section .text{position:absolute;width:268px;height:303px;left:-318px;top:0px;overflow:hidden; font-size:16px; | ||
+ | color:#fff; padding:20px 25px;} | ||
+ | .section .text h3{width:318px;margin-top:130px;height:55px;line-height:55px;text-align:center;color:#FFFFFF;font-family:"microsoft yahei";font-size:26px;} | ||
+ | .footer{ | ||
+ | margin:40px auto ; | ||
+ | text-align:center; | ||
+ | padding:20px 0px 0px; | ||
+ | } body {background-color: rgb(249,245,200);} | ||
+ | a.white:link {color:#FFF;} /* unvisited link */ | ||
+ | a.white:visited {color:#FFF;} /* visited link */ | ||
+ | a.white:hover {color:#FFF;} /* mouse over link */ | ||
+ | a.white:active {color:#FFF;} /* selected link */ | ||
− | + | a{color:#909090} | |
− | + | .brightlink {color:#00BA00 !important; | |
+ | |||
+ | } | ||
+ | .centertext {text-align: center; | ||
+ | } | ||
− | + | a:visited{color:#909090} | |
− | + | p {border:none; | |
− | + | color:000000; | |
− | + | } | |
− | + | .teampagetext {vertical-align:text-top; display:inline; width:740px; float:left;} | |
− | + | h1 {border-color:white; | |
+ | color:white; | ||
+ | } | ||
+ | h2 {color:white;} | ||
+ | h3 {margin-bottom:0px; | ||
+ | font-size:140%; | ||
+ | padding:0px; | ||
+ | color:white;} | ||
+ | #bd { | ||
+ | width:100%; | ||
+ | } | ||
+ | #bd #content{ | ||
+ | width:967px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | #bd #content .tp_zs{ | ||
+ | width:100%; | ||
+ | margin:0 0 20px 0; | ||
+ | position:relative; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | #bd #content .tp_zs span{ | ||
+ | margin-right: 10px; | ||
+ | display: block; | ||
+ | float: left; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | #bd #content .tp_zs span:hover img{ | ||
+ | filter:alpha(opacity=50); | ||
+ | -moz-opacity:0.5; | ||
+ | -khtml-opacity: 0.5; | ||
+ | opacity: 0.5; | ||
+ | } | ||
+ | #bd #content .tp_zs .yb_tp{ | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | #bd #content .tp_zs span img{ | ||
+ | width:234px; | ||
+ | } | ||
+ | #bd #content .wz_pb{ | ||
+ | width:100%; | ||
+ | } | ||
+ | #bd #content .wz_pb .mainTitleHeader { | ||
+ | width: 937px; | ||
+ | float: left; | ||
+ | margin-top: 10px; | ||
+ | border-radius: 4px; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: rgba(225,225,225,.9); | ||
+ | text-align: justify; | ||
+ | background: rgba(168, 182, 120, .95); | ||
+ | } | ||
+ | #bd #content .wz_pb .mainTitleHeader p{ | ||
+ | color: #212f20; | ||
+ | margin: 0px; | ||
+ | font-size: 140%; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .mainContainer { | ||
+ | width: 97%; | ||
+ | float: left; | ||
+ | padding: 15px 15px 15px 15px; | ||
+ | font: sans-serif; | ||
+ | font-size: 13px; | ||
+ | color: #212f20; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | .mainContainer .genpicfloatright { | ||
+ | border-radius: 4px; | ||
+ | margin-left: 20px; | ||
+ | float: right; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | .mainContainer p { | ||
+ | color: #212f20; | ||
+ | font-size: 120%; | ||
+ | margin: .4em 0 .5em 0; | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | .mainContainer .genpicfloatleft { | ||
+ | border-radius: 4px; | ||
+ | margin-right: 20px; | ||
+ | margin-bottom: 20px; | ||
+ | float: left; | ||
+ | } | ||
+ | </style> | ||
− | < | + | <script src="http://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script> |
− | </ | + | <script type='text/javascript' src ='https://2015.igem.org/Team:Shiyan_SY_China/common/jquery.SuperSlide.2.1.1.js?action=raw&ctype=text/javascript'></script> |
− | < | + | <script type='text/javascript' src ='https://2015.igem.org/Team:Shiyan_SY_China/common/public.js?action=raw&ctype=text/javascript'></script> |
− | < | + | |
+ | </head> | ||
+ | <body> | ||
+ | <div class="top"> | ||
+ | <div class="nav_bar"> | ||
+ | <ul class="nav clearfix"> | ||
+ | |||
+ | <li class="m n1"> | ||
+ | <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China';" title="">HOME</a></h3> | ||
+ | </li> | ||
+ | |||
+ | <li class="m n2"> | ||
+ | <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Project.html';"title="">PROJECT</a></h3> | ||
+ | <ul class="sub"> | ||
+ | <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t1">Background</a> </li> | ||
+ | <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t2">Design</a> </li> | ||
+ | <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t3">Results</a> </li> | ||
+ | <li ><a style ="background:#27AE60" href="https://2015.igem.org/Team:Shiyan_SY_China/Project.html#t4">Parts</a> </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | <li class="m n3"> | ||
+ | <h3 style = "line-height: 2;"><a target="_blank" style="cursor: pointer;back" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Practice.html';" title="">HUMAN PRACTICES</a></h3> | ||
+ | <ul class="sub"> | ||
+ | <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t1">T-shirt</a> </li> | ||
+ | <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t2">Biology Speech</a> </li> | ||
+ | <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t3">IGEM Magazine</a> </li> | ||
+ | <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t4">Questionnaire</a> </li> | ||
+ | <li ><a style ="background:#F39C12" href="https://2015.igem.org/Team:Shiyan_SY_China/Practice.html#t5">Sina Weibo</a> </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="logo"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/7/71/Heng_logo.png" width="122" height="122" style="cursor: pointer;" onclick="location.href ='http://www.igem.org/Main_Page';"> | ||
+ | </li> | ||
+ | <li class="m n4"> | ||
+ | <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Safety.html';" title="">SAFETY</a></h3> | ||
+ | <ul class="sub"> | ||
+ | <li ><a style ="background:#0498F9" href="https://2015.igem.org/Team:Shiyan_SY_China/Safety.html">Safety</a> </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="m n5"> | ||
+ | <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Team.html';" title="">TEAM</a></h3> | ||
+ | <ul class="sub"> | ||
+ | <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t1">Members</a> </li> | ||
+ | <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t2">Instructors</a> </li> | ||
+ | <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t3">Attributions</a> </li> | ||
+ | <li ><a style ="background:#8E44AD" href="https://2015.igem.org/Team:Shiyan_SY_China/Team.html#t4">Collaborations</a> </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="m n6"> | ||
+ | <h3><a target="_blank" style="cursor: pointer;" onclick="location.href ='https://2015.igem.org/Team:Shiyan_SY_China/Notebook.html';" title="">NOTEBOOK</a></h3> | ||
+ | <ul class="sub"> | ||
+ | <li ><a style ="background:#BE382A" href="https://2015.igem.org/Team:Shiyan_SY_China/Notebook.html#t1">Notebook</a> </li> | ||
+ | <li ><a style ="background:#BE382A" href="https://2015.igem.org/Team:Shiyan_SY_China/Notebook.html#t2">Lab Picture</a> </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <br clear="all"> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div> | ||
+ | <p style="width:800px; height:100px; padding:50px 80px; color:#000; text-align:center; margin:0 auto; font-size:48px; font-family:'Trebuchet MS', Helvetica, sans-serif;">You have to believe in yourself. That’s the secret of success. </p> | ||
+ | <p style="height:100px; color:#000; width:960px; line-height:100px; margin: 0 auto; text-align:right; font-size:24px; font-family:'Trebuchet MS', Helvetica, sans-serif;"> | ||
+ | —— Charles Chaplin</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="bd"> | ||
+ | <div id="content"> | ||
+ | <div class="tp_zs"> | ||
+ | </div> | ||
+ | <div class="wz_pb"> | ||
+ | <div class="mainTitleHeader"> | ||
+ | <a name="t4"><p style="font-weight: bold;">Parts</p></a> | ||
+ | </div> | ||
+ | <div class="mainContainer"> | ||
+ | <h style="font-size:15px;font-weight: bold;"> Our submission parts: </h></br> | ||
+ | <div> </div> | ||
+ | <h style="font-size:15px;font-weight: bold;"> BBa_B0010 </h> | ||
+ | <p> | ||
+ | The strong promoter has a strong function to start the downstream RNA transcription, and the transcription of the downstream opdA gene promoter is regulated by the promoter. The RNA structure of the thermometer RNA, which is formed by the RNA structure of the sequence, is formed at the temperature below 32. The structure of the RNA is blocked by the RNA. OmpA signal peptide can lead to opdA protein molecules secreted by the downstream expression of the host cell wall, and in the cell wall to form a opdA enzyme with the degradation of organic phosphorus pesticides, the enzyme can be hydrolyzed in the environment of organic phosphorus pesticides, pesticide toxicity. | ||
+ | </p> | ||
+ | <div> </div> | ||
+ | <h style="font-size:15px;"> More information please see our parts form: </h> | ||
+ | <div> </div> | ||
+ | <table cellspacing = "0" cellpadding = "0" style="width: 100%;border:2px solid #414141; "> | ||
+ | <thread> | ||
+ | <tr> | ||
+ | <th style="width: 10%;border-right:1px solid #414141;"> Name</th> | ||
+ | <th style="width: 20%;border-right:1px solid #414141;"> Type</th> | ||
+ | <th style="width: 40%;border-right:1px solid #414141;"> Description</th> | ||
+ | <th style="width: 10%;"> Length</th> | ||
+ | </tr> | ||
+ | </thread> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td style="text-align:left;border-top:1px solid #414141;;border-right:1px solid #414141;"> <a style="color:#002BB8;" href = " http://parts.igem.org/Part:BBa_B0010">BBa_B0010</a></td> | ||
+ | <td style="text-align:left;border-top:1px solid #414141;border-right:1px solid #414141;"> DNA</td> | ||
+ | <td style="text-align:left;border-top:1px solid #414141;border-right:1px solid #414141;"> OpdA encoding gene with ompA signal peptide</td> | ||
+ | <td style="text-align:left;border-top:1px solid #414141;"> 1000</td> | ||
+ | </tr> | ||
+ | |||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="footer"> | ||
+ | <p>© 2015 Shiyan_SY_China iGEM Team. All rights reserved. | ||
+ | </p> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 06:19, 7 September 2015
You have to believe in yourself. That’s the secret of success.
—— Charles Chaplin
The strong promoter has a strong function to start the downstream RNA transcription, and the transcription of the downstream opdA gene promoter is regulated by the promoter. The RNA structure of the thermometer RNA, which is formed by the RNA structure of the sequence, is formed at the temperature below 32. The structure of the RNA is blocked by the RNA. OmpA signal peptide can lead to opdA protein molecules secreted by the downstream expression of the host cell wall, and in the cell wall to form a opdA enzyme with the degradation of organic phosphorus pesticides, the enzyme can be hydrolyzed in the environment of organic phosphorus pesticides, pesticide toxicity.
Name | Type | Description | Length |
---|---|---|---|
BBa_B0010 | DNA | OpdA encoding gene with ompA signal peptide | 1000 |