Difference between revisions of "Team:UESTC-China/HP/Gold Integrated"

Line 5: Line 5:
 
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
 
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
 
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Document</title>
+
<title>Team:UESTC-China/HP-Engagement - 2017.igem.org</title>
 +
 
 +
<link rel="stylesheet" href="https://2017.igem.org/Template:UESTC-China/css/bootstrap?action=raw&ctype=text/css">
 +
<script src="https://2017.igem.org/Template:UESTC-China/js/jquery?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Template:UESTC-China/js/bootstrap-js?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Template:UESTC-China/js/back-to-top?action=raw&ctype=text/javascript"></script>
 +
 
 
<link rel="stylesheet" href="https://2017.igem.org/Template:UESTC-China/css/styleset?action=raw&ctype=text/css" />
 
<link rel="stylesheet" href="https://2017.igem.org/Template:UESTC-China/css/styleset?action=raw&ctype=text/css" />
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:UESTC-China/css/Safety?action=raw&ctype=text/css" />
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:UESTC-China/css/common-use?action=raw&ctype=text/css" />
 +
 
 +
<link rel="stylesheet" type="text/css" href="css/template.css" />
 +
 
 +
<style type="text/css">
 +
.col-lg-10 .subHead {
 +
font-size: 18px !important;
 +
}
 +
 +
.col-lg-10 h2 {
 +
padding-top: 20px;
 +
}
 +
 +
.col-lg-10 a:link {
 +
text-decoration: underline;
 +
}
 +
 +
#HP-Engagement button {
 +
width: 100%;
 +
border-radius: 20px;
 +
font-size: 18px;
 +
}
 +
</style>
 +
 
 +
<script type="text/javascript">
 +
$(document).ready(function() {
 +
 
 +
var qcloud = {};
 +
 
 +
$('[_t_nav]').hover(function() {
 +
 
 +
var nav = $(this).attr('_t_nav');
 +
 
 +
clearTimeout(qcloud[nav]);
 +
 
 +
qcloud[nav] = setTimeout(function() {
 +
 
 +
$('[_t_nav]').each(function() {
 +
 
 +
$(this)[nav == $(this).attr('_t_nav') ? 'addClass' : 'removeClass']('nav-up-selected');
 +
});
 +
 
 +
$('#' + nav).stop(true, true).slideDown(400);
 +
 
 +
}, 150);
 +
 
 +
}, function() {
 +
 
 +
var nav = $(this).attr('_t_nav');
 +
 
 +
clearTimeout(qcloud[nav]);
 +
 
 +
qcloud[nav] = setTimeout(function() {
 +
 
 +
$('[_t_nav]').removeClass('nav-up-selected');
 +
 
 +
$('#' + nav).stop(true, true).slideUp(400);
 +
 
 +
}, 150);
 +
 
 +
});
 +
 
 +
});
 +
</script>
 
</head>
 
</head>
  
<body>
+
<body data-spy="scroll" data-target="#myScrollspy" data-offset="20">
 +
<!--20为监听的距离顶部的偏移像素-->
 +
<div class="head-v3">
 +
<div class="nav-up">
 +
<a href="https://2017.igem.org/Team:UESTC-China">
 +
<img src="https://static.igem.org/mediawiki/2017/3/3c/T--UESTC-China--logo.jpg" alt="" class="logo" />
 +
</a>
 +
 
 +
<div class="nav-inner">
 +
<div class="nav-v3">
 +
 
 +
<ul>
 +
<li class="" _t_nav="Achievement">
 +
<h2><a href="https://2017.igem.org/Team:UESTC-China/achievement">ACHIEVEMENT</a></h2>
 +
</li>
 +
 
 +
<li class="" _t_nav="Project">
 +
<h2><a href="javascript:void(0);">PROJECT ∨</a></h2>
 +
</li>
 +
 
 +
<li class="" _t_nav="Modeling">
 +
<h2><a href="https://2017.igem.org/Team:UESTC-China/Model">MODELING</a></h2>
 +
</li>
 +
 
 +
<li class="" _t_nav="Attribution">
 +
<h2><a href="https://2017.igem.org/Team:UESTC-China/Attributions">ATTRIBUTIONS</a></h2>
 +
</li>
 +
 
 +
<li class="" _t_nav="HumanPractice">
 +
<h2><a href="javascript:void(0);">HUMAN PRACTICE ∨</a></h2>
 +
</li>
 +
 
 +
<li class="" _t_nav="Team">
 +
<h2><a href="javascript:void(0);">TEAM ∨</a></h2>
 +
</li>
 +
 
 +
<li class="" _t_nav="Notebook">
 +
<h2><a href="javascript:void(0);">NOTEBOOK ∨</a></h2>
 +
</li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<div class="nav-down">
 +
<div id="Project" class="nav-down-menu" style="display: none;" _t_nav="Project">
 +
<div class="nav-down-inner">
 +
<dl style="margin-right: 670px;">
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/part">Part</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/Demonstrate">Demonstrate</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/design">Design</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/description">Introduction</a>
 +
</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
 
 +
<!--<div id="Modeling" class="nav-down-menu" style="display: none;" _t_nav="Modeling">
 +
<div class="nav-down-inner">
 +
<dl style="margin-right: 565px;">
 +
<dd>
 +
<a href="https://2017.igem.org/Team:UESTC-China/overview">Overview</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a href="https://2017.igem.org/Team:UESTC-China/model-set">Model Set</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a href="https://2017.igem.org/Team:UESTC-China/docking-simulation">Docking Simulation</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a href="https://2017.igem.org/Team:UESTC-China/virtual-mutagenesis">Virtual Mutagenesis</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a href="https://2017.igem.org/Team:UESTC-China/experiment-demonstrate">Experiment Demonstrate</a>
 +
</dd>
 +
</dl>
 +
</div>
 +
</div>-->
 +
 
 +
<div id="HumanPractice" class="nav-down-menu" style="display: none;" _t_nav="HumanPractice">
 +
<div class="nav-down-inner">
 +
<dl style="margin-right: 250px;">
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/Engagement">Engagement</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/research">Supporting Research</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/our-story">Our Story</a>
 +
</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
 
 +
<div id="Team" class="nav-down-menu" style="display: none;" _t_nav="Team">
 +
<div class="nav-down-inner">
 +
<dl style="margin-right: 115px;">
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/Collaborations">Collaborations</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/team-introduce">Team Introduce</a>
 +
</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
 
 +
<div id="Notebook" class="nav-down-menu" style="display: none;" _t_nav="Notebook">
 +
<div class="nav-down-inner">
 +
<dl style="margin-right: 36px;">
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/InterLab">Interlab</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/safety">Safety</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/protocal">Protocal</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/Plant">Plant</a>
 +
</dd>
 +
</dl>
 +
<dl>
 +
<dd>
 +
<a class="link" href="https://2017.igem.org/Team:UESTC-China/day-note">Day Note</a>
 +
</dd>
 +
</dl>
 +
</div>
 +
</div>
 +
 
 +
</div>
 +
</div>
 +
 
 +
<!--************下面为正文******************-->
 +
<p><img src="https://static.igem.org/mediawiki/2017/5/5b/T--UESTC-China--placeholder_hp.jpg" alt="" class="hhh" /></p>
 +
 
 +
<div class="container">
 +
<div class="row">
 +
<nav class="col-lg-2" id="myScrollspy">
 +
<ul class="nav nav-pills nav-stacked" data-spy="affix" data-offset-top="400">
 +
<!--data-offset-top为监听滑动多少像素时,侧边栏进行fixed.-->
 +
<li>
 +
<a href="#Gold">Gold</a>
 +
</li>
 +
</ul>
 +
</nav>
 +
 
 +
<div class="col-lg-10" id="HP-Engagement">
 +
<h1>Gold-integrated</h1>
 +
<p class="mid">
 +
More than engagement&nbsp;&nbsp;
 +
<a href="https://2017.igem.org/Team:UESTC-China/Engagement" style="font-size: 20px;">( Click here to see our engagement project )</a>
 +
</p>
 +
 
 +
<p>we integrated supporting research in our human practice. To know common pesticide contamination and public biosecurity awareness, we sent three kinds of customized questionnaires to different people. The questionnaires made us know the TCP,which is harmful. Subsequently, we learned about the presence of a large number of TCP by detecting soil from soil survey. We know that we cannot solve the problems well which related to human development only by research. With the help of experts’ power, we can make it more professional and more in-depth. Therefore, we have built a ‘Global League of Professors’ to guide our projects. So we contacted with experts from several countries and universities all over the world about plants or environment by emails, videos and face to face interview, More importantly, our project has been widely concerned in the academic community with the help of their contacts and resources. </p>
 +
 
 +
<br /><br /><br /><br /><br />
 +
 
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
<a id="btnTop" class="btnTop" href="javascript:;" title="Back to top" style="display: none;">
 +
<img src="https://static.igem.org/mediawiki/2017/f/f5/T--UESTC-China--back-to-top.png" class="imageTop">
 +
</a>
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Revision as of 00:03, 31 October 2017

Team:UESTC-China/HP-Engagement - 2017.igem.org

Gold-integrated

More than engagement   ( Click here to see our engagement project )

we integrated supporting research in our human practice. To know common pesticide contamination and public biosecurity awareness, we sent three kinds of customized questionnaires to different people. The questionnaires made us know the TCP,which is harmful. Subsequently, we learned about the presence of a large number of TCP by detecting soil from soil survey. We know that we cannot solve the problems well which related to human development only by research. With the help of experts’ power, we can make it more professional and more in-depth. Therefore, we have built a ‘Global League of Professors’ to guide our projects. So we contacted with experts from several countries and universities all over the world about plants or environment by emails, videos and face to face interview, More importantly, our project has been widely concerned in the academic community with the help of their contacts and resources.