Difference between revisions of "Team:LN-Shiyan-China"

Line 4: Line 4:
 
<title>IGEM-HOME</title>
 
<title>IGEM-HOME</title>
 
<style type="text/css">
 
<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 */
 
/* CSS Document */
Line 42: Line 17:
 
color:#000;
 
color:#000;
 
font-size:12px;
 
font-size:12px;
 +
}
 +
.ih-item.circle.effect5 .info h3 {
 +
    color: #fff;
 +
    position: relative;
 +
    letter-spacing: 0px;
 +
    font-size: 1.3em;
 +
    margin: 0 30px;
 +
    padding: 99px 0 0 0;
 +
   
 +
    font-family: 'Archivo Narrow', sans-serif;
 
}
 
}
  
Line 51: Line 36:
 
font-size:12px;
 
font-size:12px;
 
       background-color:#FFF;
 
       background-color:#FFF;
}
 
img{
 
border:none;
 
}
 
ul ,li{
 
list-style:none;
 
        margin: 0px 0px 0px 0px;
 
       
 
}
 
a{
 
text-decoration:none;
 
}
 
html ,body{
 
height:100%;
 
}
 
.top{
 
background:#d3cac7 url(https://static.igem.org/mediawiki/2015/a/a6/Home_bg.jpg) no-repeat top center;
 
width:100%;
 
padding-top:43px;
 
height:630px;
 
}
 
.nav_bar{
 
background:#000;
 
opacity:0.9;
 
height:80px;
 
line-height:74px;
 
position:relative;
 
}
 
.nav{
 
width:1050px;
 
margin:0px auto;
 
position:relative;
 
height:80px;
 
        line-height:3.5;
 
}
 
.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 #be382a;
 
  
}
 
.n5{
 
border-bottom:6px solid #8e44ad;
 
}
 
.n6{
 
border-bottom:6px solid #0498f9;
 
}
 
.tc{
 
width:900px;
 
margin:0px auto;
 
margin-top:-40px;
 
}
 
.wel{
 
width:1000px;
 
margin:0px auto;
 
padding:75px 20px;
 
}
 
h1{
 
font-size:70px;
 
        line-height:1;
 
text-align:center;
 
margin-bottom:30px;
 
        border-bottom:0px solid #AAA;
 
}
 
.wel p{
 
font-size:16px;
 
line-height:40px;
 
}
 
.wel img{
 
float:right;}
 
.team{
 
background:#009b5b;
 
padding:75px 20px;
 
}
 
.team h1{
 
color:#fff;
 
margin-bottom:50px;
 
}
 
.team ul{
 
width:1040px;
 
margin:0px auto;
 
}
 
.team ul li{
 
float:left;
 
background:#ffffff;
 
width:235px;
 
height:184px;
 
font-size:14px;
 
line-height:28px;
 
}
 
.team ul li.bar{
 
}
 
.caret {
 
  display: inline-block;
 
  float:left;
 
  width: 0;
 
  height: 0;
 
  top:85px;
 
  position:relative;
 
  vertical-align: middle;
 
  border-right: 10px solid transparent ;
 
  border-left: 10px solid #009b5b ;
 
  border-top: 10px solid transparent ;
 
  border-bottom: 10px solid transparent ;
 
  
 +
html ,body{
 +
height:100%;
 
}
 
}
li.bar p{
 
float:right;
 
margin:-10px 10px 0px;
 
word-break:break-all;
 
}
 
.bar2 .caret {
 
  display: inline-block;
 
  float:right;
 
  width: 0;
 
  height: 0;
 
  top:85px;
 
  position:relative;
 
  vertical-align: middle;
 
  border-left: 10px solid transparent ;
 
  border-right: 10px solid #009b5b ;
 
  border-top: 10px solid transparent ;
 
  border-bottom: 10px solid transparent ;
 
  
}
 
li.bar2 p{
 
float:left;
 
margin:-10px 10px 0px;
 
word-break:break-all;
 
}
 
.content{
 
width:980px;
 
margin:0px auto;
 
padding:20px 10px;
 
}
 
 
.content h1{
 
.content h1{
 
font-size:24px;
 
font-size:24px;

Revision as of 12:01, 18 October 2016

IGEM-HOME

Preface

It is generally believed that the pesticide used in the corps and veges is harmful for people’s physical health. According to the world health organization up to 200,000 people through out the world are killed by pesticide annually because of the toxic organic phosphorous. What is more the number of people killed by organophosphorous is 100,000. We use the module provided by the organizer of IGEM, base on last year’s result, this year we aim to purify the enzyme in other words avoid the coli from expressing the enzyme. This is especially helpful to make reagent from the purified enzyme, further more, the harmful proteins contained in coli can be eliminated since the opdA is purified, thus narrow the potential danger that the residue may do harm to people’s body.

You have to believe in yourself. That’s the secret of success.
—— Charles Chaplin