Difference between revisions of "Team:NAU-CHINA/Participator"

(Created page with "<html> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale...")
 
Line 1: Line 1:
 
<html>
 
<html>
 
 
<head>
 
<head>
 
<meta charset="UTF-8" />
 
<meta charset="UTF-8" />
 
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">  
 
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">  
<meta name="viewport" content="width=device-width, initial-scale=1.0">  
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
                <link rel="stylesheet" type="text/css"  
+
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" />
href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" />
+
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" />
<link rel="stylesheet" type="text/css"  
+
href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" />
+
 
<style type="text/css">
 
<style type="text/css">
 
/* Hide top title */
 
/* Hide top title */
Line 52: Line 49:
 
  vertical-align: middle;
 
  vertical-align: middle;
 
}
 
}
                        #top_menu_inside .submenu{min-height:250px;}
+
            #top_menu_inside .submenu{min-height:250px;}
        @media screen and (max-width: 1220px) {
+
 
 +
/* control second,third and forth level titles */
 +
h1{
 +
padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
}
 +
p{
 +
padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
}
 +
h2{
 +
padding-left: 60px;
 +
padding-right: 70px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
}
 +
 
 +
                        #HQ_page th,td{
 +
border: 1px solid green;
 +
text-align: center;}
 +
 
 +
#img01{
 +
text-align: center;
 +
margin:0 auto;
 +
}
 +
 
 +
#img01 img{
 +
width: 600px;
 +
}
 +
.second{
 +
font-family:'Comic Sans MS','Arial Black';
 +
padding-left: 60px;
 +
color: rgb(100,100,100);
 +
}
 +
 
 +
.third{
 +
font-family:'Comic Sans MS','Arial Black';
 +
padding-left: 120px;
 +
color: rgb(100,100,100);
 +
}
 +
                        #maintext p{
 +
                                font-family:'Comic Sans MS','Arial Black';
 +
                        }
 +
 
 +
/* table style */
 +
#maintext table td,th{
 +
border: 1px solid green;
 +
text-align: center;
 +
}
 +
#maintext table{
 +
                                border:1px solid green;
 +
margin-left:20%;
 +
}
 +
 
 +
#chaolianjie{
 +
margin-left:20%;
 +
margin-right:20%;
 +
}
 +
 
 +
/* body style */
 +
#maintext{
 +
padding: 450px 120px 0 120px;
 +
 
 +
            }
 +
 
 +
 +
 
 +
            body{
 +
                background-color:white;
 +
            }
 +
 
 +
            @media screen and (max-width: 1220px) {
  
 
    .menu{
 
    .menu{
 
        display: none;
 
        display: none;
        opacity: 0;
+
         
 
    }
 
    }
  
Line 77: Line 149:
  
 
}
 
}
</style>
+
 
</head>
+
 
+
#ClickBack{
<body >
+
text-align: center;
 +
position: fixed;
 +
bottom: 40px;
 +
right: 40px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
}
 +
 
 +
#ClickBack img{
 +
width: 100px;
 +
}
 +
#maintext p{
 +
font-family:'Comic Sans MS','Arial Black';
 +
font-size: 17px;
 +
}
 +
#zhaopian .imgbox{
 +
display: inline-block;
 +
white-space:nowrap;
 +
text-align: center;
 +
}
 +
#zhaopian img{
 +
width: 150px;
 +
 +
}
 +
#zhaopian p{
 +
text-align: left;
 +
}
 +
#imgbox02{
 +
float: left;
 +
}
 +
#imgbox02 p{
 +
text-align: center;
 +
}
 +
#imgbox02 img{
 +
margin-left: 30%;
 +
}
 +
#imgbox01 img{
 +
width:550px;
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
 
 +
function ChangeImg(ThisPic)
 +
{
 +
var size=document.body.clientWidth;
 +
var TrueWidth=ThisPic.width;
 +
var TrueHeight=ThisPic.height;
 +
var Multiple=TrueWidth/size;
 +
 
 +
ThisPic.width=size;
 +
ThisPic.height=TrueHeight/Multiple;
 +
}
 +
 
 +
</script>
 +
</head>
 +
<body>
  
 
<!-- small screen menu -->
 
<!-- small screen menu -->
<nav>
+
 
<div class="container" >
 
<div class="container" >
 
<ul id="gn-menu" class="gn-menu-main" >
 
<ul id="gn-menu" class="gn-menu-main" >
Line 98: Line 224:
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Participator"> TEAM</a>
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Participator"> TEAM</a>
 
</li>
 
</li>
 +
<ul>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaborations">Collaboration</a></li>
 +
</ul>
 
<li>
 
<li>
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Description"> PROJECT</a>
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Description"> PROJECT</a>
 
</li>
 
</li>
 
<li>
 
<li>
<a href="https://2016.igem.org/Team:NAU-CHINA/Parts_list"> PARTS</a>
+
<a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection"> PARTS</a>
 
</li>
 
</li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety"> SAFETY</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety"> SAFETY</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attribution"> ATTRIBUTION</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions"> ATTRIBUTION</a></li>
 
<li>
 
<li>
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices"> HP</a>
 
<a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices"> HP</a>
Line 120: Line 250:
 
 
  
+
<nav>
 
<!-- big screen menu-->
 
<!-- big screen menu-->
 
<div class="nav" id="main" role="main">
 
<div class="nav" id="main" role="main">
Line 128: Line 258:
 
<ul class="submenu">
 
<ul class="submenu">
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaboration">Collaboration</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaborations">Collaboration</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 134: Line 264:
 
<ul class="submenu">
 
<ul class="submenu">
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li>
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Applied Design">Applied Design</a></li>
+
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Design">Applied Design</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li>
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof_of_Concept">Proof of Concept</a></li>
+
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof">Proof of Concept</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Result">Result </a></li>
 
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li>
 
</ul>
 
</ul>
Line 145: Line 274:
 
<li><a>PARTS</a>
 
<li><a>PARTS</a>
 
<ul class="submenu">
 
<ul class="submenu">
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Parts_list">Parts list</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_List">Part List</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collection">Collection</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety">SAFETY</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety">SAFETY</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attribution">ATTRIBUTION</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions">ATTRIBUTION</a></li>
 
<li><a>HUMAN PRACTICE</a>
 
<li><a>HUMAN PRACTICE</a>
 
<ul class="submenu">
 
<ul class="submenu">
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices">Human Practices</a></li>
 
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices">Human Practices</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Silver">Silver</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Silver">Silver</a></li>
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Gold">Gold</a></li>
+
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Gold">Gold</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 163: Line 293:
 
</div>
 
</div>
 
</nav>
 
</nav>
 +
<div  id="maintext">
  
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/modernizr_custom?
+
<div>
 +
<h1>Team</h1>
 +
<div id="imgbox02">
 +
<p>2016 NAU-CHINA</p>
 +
<img src="https://static.igem.org/mediawiki/2016/c/c5/T--NAU-CHINA--DUIHUI.png">
 +
</div>
 +
<p>We are from <b>Nanjing Agricultural University</b>. NAU-CHINA is our name. Student members come from College of Life Science, College of Agriculture, College of Plant Protection, College of Prataculture Science and College of Engineering. Different experiences make us different, but the same interest brings us together.13 members are 13 sparks, illuminating one goal together.</p>
 +
<div id="imgbox01">
 +
<img src="https://static.igem.org/mediawiki/2016/f/fa/T--NAU-CHINA--HEZHAO.jpeg"></div>
 +
<h1>Members</h1>
 +
<p><b>Jiang Jiandong</b></p>
 +
<p>Professor JIANG is our PI. His research field is biodegradation of pesticides by microorganisms and the dehalogenation mechanism of halogenated aromatics by aerobic and anaerobic microorganisms.</p>
 +
 
 +
<p><b>Chen Xi</b></p>
 +
<p>Professor CHEN is our PI. He put forward some valuable suggestions for our subject, and he is always willing to guide the experiment operation of us.</p>
 +
 
 +
<p><b>Yan Xin</b></p>
 +
<p>Professor YAN helps us to expand our ideas and help us to analyze the project.</p>
 +
 
 +
<p><b>Wang Jin</b></p>
 +
<p>Wang Jin is the manager of our lab. She is such a sweet teacher that make us feel warm.</p>
 +
 
 +
<p><b>Yang Bo</b></p>
 +
<p>YANG Bo is a very kind teacher who cares almost everything about our team construction. </p>
 +
 
 +
<p><b>Wang Jufang</b></p>
 +
<p>Mrs.Wang is such a capable person, not only to guide us in English, also gave us a lot of life experience.</p>
 +
 
 +
<p><b>Gu Dongfang</b></p>
 +
<p>He is a careful and sunny person. His every communication can give us more inspiration.</p>
 +
 
 +
<p><b>Sun Zhi</b></p>
 +
<p>I’m SUN Zhi. I am a junior of NAU. I am very fond of biology, it let me feel the great power of nature.</p>
 +
 
 +
<p><b>Ping Xiaofei</b></p>
 +
<p>My name is Ping Xiaofei, you can call me Malida, I am just the unsettled guy. </p>
 +
 
 +
<p><b>Guo Ruixuan</b></p>
 +
<p>My name is Guo Ruixuan. I like watching movies and sleeping. Always be a smile girl.</p>
 +
 
 +
<p><b>Shi Kejian</b></p>
 +
<p>My name is Shi Kejian. I like conceiting some unpractical and funny things . Dislike hot pepper.Lastly, I am a good person.</p>
 +
 
 +
<p><b>Yang Yuwei</b></p>
 +
<p>My name is Yang Yuwei. I like playing basketball. Sometimes I also playing computer games and learn about the software.</p>
 +
 
 +
<p><b>Qin Chenrui</b></p>
 +
<p>I like travel around the world and read magazine and book in in tranquil and elegant surroundings. I feel in love with science, which impresses me with its mystery . Food is the temptation for me. I want to taste delicious food from different places.</p>
 +
 
 +
<p><b>Chen Xia</b></p>
 +
<p>I am a sophomore majoring in life sciences. She is involved in construction of parts and the tests of promoter. She does enjoy the process of the experiment with teammates. Outside of the lab, she is interested in neuroscience, classical music and basketball.</p>
 +
 
 +
<p><b>He Yuxin</b></p>
 +
<p>Tasted food and all kinds movies are my favorite. Though,doing experiment in lab is sometimes tired,the humorous experimental partner with similar interests makes my experience in iGEM much more interesting. Always try my best and work hard,life will be like a flower under the sun.</p>
 +
 
 +
<p><b>Jiang Zehui</b></p>
 +
<p>My name is Jiang Zehui, you can call me Lothen. I'm quite a big fan of indie. I can soak myself in music  from dawn to dusk if time permits. Besides, I'm fairly keen on baking. Frankly speaking, most of my friends are addicted to the handmade cakes and pizzas baked by me. If there is a chance, I would like to share with you some.</p>
 +
 
 +
<p><b>Zhang Peihong</b></p>
 +
<p>I'd like to take risks, where many interesting new ideas will flash into my mind .Believing that failure is the mother of success, I never dare to challenge myself.</p>
 +
 
 +
<p><b>Ruan Kai</b></p>
 +
<p>Computer games and math used to be my type. Sadly, ´real´ math is far beyond my estimation. Then here comes biology .It's always welcome to have a new start.</p>
 +
 
 +
<p><b>Liu Huaming</b></p>
 +
<p>I always have a keen interest of art,I can play the piano a bit,and I love painting although I can't draw.So I lost myself in the color of Photoshop.</p>
 +
 
 +
<p><b>Pang Yu</b></p>
 +
<p>My name is Pang Yu. I am interested in interior design though my task is designing a purification tank . Movies, games and electronic product are also my favorite.</p>
 +
 
 +
<p><b>Wei Xiangning</b></p>
 +
<p>Love painting, love reading, often very funny. Look,this is me.</p>
 +
 +
<h1>Acknowledgement</h1>
 +
<p>Thanks to all the professors and teachers who gave us help and provided us resources.</p>
 +
<div id="zhaopian">
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/a/a2/T--NAU-CHINA--PP_T_SZG.jpeg">
 +
<p>Shen Zhenguo</p>
 +
</div>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/c/c1/T--NAU-CHINA--PP_T_ZMW.jpeg">
 +
<p>Zhao Mingwen</p>
 +
</div>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/9/9e/T--NAU-CHINA--PP_T_CJ.jpeg">
 +
<p> Cui Jin </p>
 +
</div>
 +
<div class="imgbox">
 +
<img src="https://static.igem.org/mediawiki/2016/b/b0/T--NAU-CHINA--PP_T_LAT.jpeg">
 +
<p>  Li Ate  </p>
 +
</div></div>
 +
</div>
 +
</div>
 +
<img src="https://static.igem.org/mediawiki/2016/8/8b/T--NAU-CHINA--PP_BG.jpeg"  onload="ChangeImg(this)" style="z-index:-60;position:absolute;left:0;top:0px"><!--backgroundimg-->
 +
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/modernizr_custom?
 
action=raw&ctype=text/javascript"></script>
 
action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu?
 
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu?
Line 170: Line 396:
 
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie?
 
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie?
 
action=raw&ctype=text/javascript"></script>
 
action=raw&ctype=text/javascript"></script>
 +
 
<script>
 
<script>
 
new gnMenu( document.getElementById( 'gn-menu' ) );
 
new gnMenu( document.getElementById( 'gn-menu' ) );
 
</script>
 
</script>
</body>
 
 
  
 +
</body>
  
  
</html>
+
<html>

Revision as of 18:48, 18 October 2016

Team

2016 NAU-CHINA

We are from Nanjing Agricultural University. NAU-CHINA is our name. Student members come from College of Life Science, College of Agriculture, College of Plant Protection, College of Prataculture Science and College of Engineering. Different experiences make us different, but the same interest brings us together.13 members are 13 sparks, illuminating one goal together.

Members

Jiang Jiandong

Professor JIANG is our PI. His research field is biodegradation of pesticides by microorganisms and the dehalogenation mechanism of halogenated aromatics by aerobic and anaerobic microorganisms.

Chen Xi

Professor CHEN is our PI. He put forward some valuable suggestions for our subject, and he is always willing to guide the experiment operation of us.

Yan Xin

Professor YAN helps us to expand our ideas and help us to analyze the project.

Wang Jin

Wang Jin is the manager of our lab. She is such a sweet teacher that make us feel warm.

Yang Bo

YANG Bo is a very kind teacher who cares almost everything about our team construction.

Wang Jufang

Mrs.Wang is such a capable person, not only to guide us in English, also gave us a lot of life experience.

Gu Dongfang

He is a careful and sunny person. His every communication can give us more inspiration.

Sun Zhi

I’m SUN Zhi. I am a junior of NAU. I am very fond of biology, it let me feel the great power of nature.

Ping Xiaofei

My name is Ping Xiaofei, you can call me Malida, I am just the unsettled guy.

Guo Ruixuan

My name is Guo Ruixuan. I like watching movies and sleeping. Always be a smile girl.

Shi Kejian

My name is Shi Kejian. I like conceiting some unpractical and funny things . Dislike hot pepper.Lastly, I am a good person.

Yang Yuwei

My name is Yang Yuwei. I like playing basketball. Sometimes I also playing computer games and learn about the software.

Qin Chenrui

I like travel around the world and read magazine and book in in tranquil and elegant surroundings. I feel in love with science, which impresses me with its mystery . Food is the temptation for me. I want to taste delicious food from different places.

Chen Xia

I am a sophomore majoring in life sciences. She is involved in construction of parts and the tests of promoter. She does enjoy the process of the experiment with teammates. Outside of the lab, she is interested in neuroscience, classical music and basketball.

He Yuxin

Tasted food and all kinds movies are my favorite. Though,doing experiment in lab is sometimes tired,the humorous experimental partner with similar interests makes my experience in iGEM much more interesting. Always try my best and work hard,life will be like a flower under the sun.

Jiang Zehui

My name is Jiang Zehui, you can call me Lothen. I'm quite a big fan of indie. I can soak myself in music from dawn to dusk if time permits. Besides, I'm fairly keen on baking. Frankly speaking, most of my friends are addicted to the handmade cakes and pizzas baked by me. If there is a chance, I would like to share with you some.

Zhang Peihong

I'd like to take risks, where many interesting new ideas will flash into my mind .Believing that failure is the mother of success, I never dare to challenge myself.

Ruan Kai

Computer games and math used to be my type. Sadly, ´real´ math is far beyond my estimation. Then here comes biology .It's always welcome to have a new start.

Liu Huaming

I always have a keen interest of art,I can play the piano a bit,and I love painting although I can't draw.So I lost myself in the color of Photoshop.

Pang Yu

My name is Pang Yu. I am interested in interior design though my task is designing a purification tank . Movies, games and electronic product are also my favorite.

Wei Xiangning

Love painting, love reading, often very funny. Look,this is me.

Acknowledgement

Thanks to all the professors and teachers who gave us help and provided us resources.

Shen Zhenguo

Zhao Mingwen

Cui Jin

Li Ate