Difference between revisions of "Team:NAU-CHINA/HP/Gold Integrated"

Line 1: Line 1:
 
<html lang="en">
 
<html lang="en">
<head>
+
    <head>
<meta charset="UTF-8">
+
        <meta charset="UTF-8">
<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>Document</title>
<link href='http://cdn.webfont.youziku.com/webfonts/nomal/109562/46749/59ede453f629d8138035e924.css' rel='stylesheet' type='text/css' />
+
        <link href='http://cdn.webfont.youziku.com/webfonts/nomal/109562/46749/59ede453f629d8138035e924.css' rel='stylesheet' type='text/css' />
<!-- bodyTitle -->
+
        <!-- bodyTitle -->
<!-- font-family:'SegoeWPdee6d2d9d1abfa'; -->
+
        <!-- font-family:'SegoeWPdee6d2d9d1abfa'; -->
<!-- body -->
+
        <!-- body -->
<!-- font-family:'Futura-Thindee60fbba1abfa'; -->
+
        <!-- font-family:'Futura-Thindee60fbba1abfa'; -->
<!-- font-family:"Comic Sans MS"; -->
+
        <!-- font-family:"Comic Sans MS"; -->
<link href='http://cdn.webfont.youziku.com/webfonts/nomal/109562/28721/59ede5a6f629d8138035e926.css' rel='stylesheet' type='text/css' />
+
        <link href='http://cdn.webfont.youziku.com/webfonts/nomal/109562/28721/59ede5a6f629d8138035e926.css' rel='stylesheet' type='text/css' />
<!-- title -->
+
        <!-- title -->
<!-- font-family:'ACMEExplosivedee725be91abfa'; -->
+
        <!-- font-family:'ACMEExplosivedee725be91abfa'; -->
</head>
+
    </head>
<style>
+
    <style>
 
+
   
 
+
   
/****** DEFAULT WIKI SETTINGS  *******/
+
    /****** DEFAULT WIKI SETTINGS  *******/
/* Clear the default wiki settings */
+
            /* Clear the default wiki settings */
#HQ_page p {
+
            #HQ_page p {
    font-family:"Comic Sans MS";
+
                font-family:"Comic Sans MS";
    font-size: 24px;
+
                font-size: 24px;
    text-align: justify;
+
                text-align: justify;
}
+
            }
#HQ_pages p {
+
            #HQ_pages p {
    font-family:"Comic Sans MS";
+
                font-family:"Comic Sans MS";
    font-size: 24px;
+
                font-size: 24px;
}
+
            }
#home_logo,
+
            #home_logo,
#sideMenu {
+
            #sideMenu {
display: none;
+
                display: none;
}
+
            }
 
+
   
#sideMenu,
+
            #sideMenu,
#top_title,
+
            #top_title,
.patrollink {
+
            .patrollink {
display: none;
+
                display: none;
}
+
            }
 
+
   
#content {
+
            #content {
width: 100%;
+
                width: 100%;
padding: 0px;
+
                padding: 0px;
margin-top: -7px;
+
                margin-top: -7px;
margin-left: 0px;
+
                margin-left: 0px;
}
+
            }
 
+
   
body {
+
            body {
background-color: white;
+
                background-color: white;
overflow-x: hidden;
+
                overflow-x: hidden;
overflow-y: auto;
+
                overflow-y: auto;
}
+
            }
 
+
   
#bodyContent h1,
+
            #bodyContent h1,
#bodyContent h2,
+
            #bodyContent h2,
#bodyContent h3,
+
            #bodyContent h3,
#bodyContent h4,
+
            #bodyContent h4,
#bodyContent h5 {
+
            #bodyContent h5 {
margin-bottom: 0px;
+
                margin-bottom: 0px;
}
+
            }
 
+
   
#globalWrapper {
+
            #globalWrapper {
padding: 0 !important
+
                padding: 0 !important
}
+
            }
 
+
   
body{
+
    body{
width: 100%;
+
        width: 100%;
background: url("https://static.igem.org/mediawiki/2017/3/31/NAU-CHINA_background.jpeg") repeat !important;
+
        background: url("https://static.igem.org/mediawiki/2017/3/31/NAU-CHINA_background.jpeg") repeat !important;
}
+
    }
#defaultCase{
+
    #defaultCase{
width: 100%;
+
        width: 100%;
}
+
    }
.defaultCase_auto{
+
    .defaultCase_auto{
width: 100%;
+
        width: 100%;
margin: 0 auto;
+
        margin: 0 auto;
min-width: 1200px;
+
        min-width: 1200px;
}
+
    }
.header_banner{
+
    .header_banner{
background: url("https://static.igem.org/mediawiki/2017/6/6a/NAU-CHINA_banner.jpeg");
+
        background: url("https://static.igem.org/mediawiki/2017/6/6a/NAU-CHINA_banner.jpeg");
height: 770px;
+
        height: 770px;
-webkit-background-size: cover;
+
        -webkit-background-size: cover;
background-size: cover;
+
        background-size: cover;
overflow: hidden;
+
        overflow: hidden;
}
+
    }
.banner_text{
+
    .banner_text{
width: 1000px;
+
        width: 1000px;
height: 304px;
+
        height: 304px;
margin:0 auto;
+
        margin:0 auto;
margin-top: 20%;
+
        margin-top: 20%;
}
+
    }
.banner_text_background{
+
    .banner_text_background{
width: 762px;
+
        width: 762px;
height: 212px;
+
        height: 212px;
margin: 45px auto;
+
        margin: 45px auto;
text-align: center;
+
        text-align: center;
position: relative;
+
        position: relative;
}
+
    }
.banner_text_background .banner_bg{
+
    .banner_text_background .banner_bg{
font-size: 82px;
+
        font-size: 82px;
animation: mymovelftx 2s;
+
        animation: mymovelftx 2s;
}
+
    }
.banner_text_background .banner_china{
+
    .banner_text_background .banner_china{
line-height: 222px;
+
        line-height: 222px;
font-size: 42px;
+
        font-size: 42px;
font-style: italic;
+
        font-style: italic;
}
+
    }
.banner_text_background span:before{
+
    .banner_text_background span:before{
display: block;
+
        display: block;
content: "";
+
        content: "";
position: absolute;
+
        position: absolute;
width: 80px;
+
        width: 80px;
height: 80px;
+
        height: 80px;
border-left: 1px solid #fff;
+
        border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
+
        border-bottom: 1px solid #fff;
left:0;
+
        left:0;
bottom:0;
+
        bottom:0;
animation: mymovelf 2s;
+
        animation: mymovelf 2s;
 
+
   
}
+
    }
.banner_text_background span:after{
+
    .banner_text_background span:after{
display: block;
+
        display: block;
content: "";
+
        content: "";
position: absolute;
+
        position: absolute;
width: 80px;
+
        width: 80px;
height: 80px;
+
        height: 80px;
border-top: 1px solid #fff;
+
        border-top: 1px solid #fff;
border-right: 1px solid #fff;
+
        border-right: 1px solid #fff;
right:0;
+
        right:0;
top:0;
+
        top:0;
animation: mymoverf 2s;
+
        animation: mymoverf 2s;
}
+
    }
 
+
   
@keyframes mymovelf
+
    @keyframes mymovelf
{
+
     {
0%  {
+
     0%   {
bottom:50px;
+
        bottom:50px;
left:300px;
+
        left:300px;
opacity: 0;
+
         opacity: 0;
}
+
100% {
+
left:0px;
+
opacity: 1;
+
bottom:0px;
+
}
+
}
+
@keyframes mymoverf
+
{
+
0%  {right:300px;opacity: 0;top: 50px;}
+
 
+
100% {right:0px;opacity: 1;top: 0;}
+
}
+
@keyframes mymovelftx
+
{
+
0%  {opacity: 0;font-size: 24px}
+
 
+
100% {opacity: 1;font-size: 82px;}
+
}
+
.top_nav{
+
width: 100%;
+
height: 62px;
+
background: url("https://static.igem.org/mediawiki/2017/a/a5/NAU-CHINA_nav-bg.jpeg")
+
}
+
.nav_bg{
+
width: 100%;
+
min-width: 1200px;
+
height: 62px;
+
margin:0 auto;
+
}
+
.nav_bg>ul{
+
display: flex;
+
justify-content: space-around;
+
}
+
.nav_bg>ul .first_level{
+
line-height: 62px;
+
font-size: 18px;
+
float: left;
+
padding: 0 21px;
+
}
+
.content{
+
/*height: 1000px;*/
+
font-family:'ACMEExplosivedee725be91abfa';
+
}
+
.nav_bg>ul .first_level:nth-of-type(4){
+
font-size: 34px;
+
padding: 0 40px;
+
position: relative;
+
}
+
.nav_bg>ul .first_level:nth-of-type(4)>a>span{
+
position: absolute;
+
font-size: 34px;
+
top:0;
+
left: 46px;
+
color: #000;
+
z-index: 4;
+
}
+
.nav_bg>ul .first_level:nth-of-type(4):before{
+
position: absolute;
+
top: -46px;
+
left: 10px;
+
display: block;
+
content: "";
+
width: 164px;
+
height: 180px;
+
background: url("https://static.igem.org/mediawiki/2017/6/65/NAU-CHINA_home_bg.png") no-repeat;
+
background-size: 164px;
+
z-index: 3;
+
}
+
 
+
ul li{
+
list-style: none;
+
}
+
.footer{
+
width: 100%;
+
height: 992px;
+
position: relative;
+
}
+
.footer_bg{
+
width: 1156px;
+
height: 558px;
+
margin: 10% auto;
+
background: url("https://static.igem.org/mediawiki/2017/b/b1/NAU-CHINA_footer_bg.png");
+
-webkit-background-size: cover;
+
background-size: cover;
+
position: relative;
+
}
+
.footer_bg:after{
+
position: absolute;
+
bottom: -255px;
+
left: 400px;
+
content: "";
+
display: block;
+
width: 362px;
+
height: 376px;
+
background: url("https://static.igem.org/mediawiki/2017/7/7e/NAU-CHINA_footer_team.png") no-repeat;
+
-webkit-background-size: cover;
+
background-size: cover;
+
}
+
.footer_slash{
+
position: absolute;
+
top: -900px;
+
left: 0px;
+
width: 1200px;
+
height: 1200px;
+
background: url(https://static.igem.org/mediawiki/2017/f/f8/NAU-CHINA_yellow_slash.png) no-repeat;
+
background-size: cover;
+
}
+
.backTop{
+
position: fixed;
+
bottom: 10px;
+
right: 10px;
+
width: 130px;
+
height: 216px;
+
background: url("https://static.igem.org/mediawiki/2017/0/07/NAU-CHINA_backtop_bg.png") no-repeat;
+
z-index: 998;
+
-webkit-background-size: cover;
+
background-size: cover;
+
cursor: pointer;
+
}
+
a{
+
text-decoration: none !important;
+
color: #000;
+
}
+
.first_level{
+
position: relative;
+
}
+
.second_level{
+
display: none;
+
position: absolute;
+
text-align: center;
+
top:62px;
+
left: 20px;
+
z-index: 999;
+
margin: 0 !important;
+
}
+
.second_level li{
+
border-top: 1px solid #fff;
+
background: #FFDDA6;
+
padding: 16px 5px;
+
}
+
.second_level li:hover{
+
background: #ba7b75;
+
color: #fff;
+
}
+
.second_level li:nth-of-type(3){
+
width: 230px;
+
}
+
.second_level li a{
+
color: #D99E44;
+
}
+
.second_level li:hover a{
+
color: #fff;
+
}
+
.first_level:hover .second_level{
+
display: block !important;
+
}
+
.first_level a{
+
color: #000;
+
}
+
.nav_total{
+
margin: 0 !important;
+
}
+
 
+
/*reset*/
+
 
+
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
+
     margin: 0;
+
padding: 0;
+
border: 0;
+
font-size: normal;
+
}
+
 
+
body, button, input, select, textarea {
+
     font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif
+
}
+
 
+
h1, h2, h3, h4, h5, h6 {
+
    font-size: 100%
+
}
+
 
+
address, cite, dfn, em, var {
+
    font-style: normal
+
}
+
 
+
code, kbd, pre, samp {
+
    font-family: courier new, courier, monospace
+
}
+
 
+
small {
+
    font-size: 12px
+
}
+
 
+
ol, ul {
+
    list-style: none
+
}
+
 
+
a {
+
    text-decoration: none
+
}
+
 
+
a:hover {
+
color: #FFFABC;
+
}
+
 
+
sup {
+
    vertical-align: text-top
+
}
+
 
+
sub {
+
    vertical-align: text-bottom
+
}
+
 
+
legend {
+
    color: #000
+
}
+
 
+
fieldset, img {
+
    border: 0
+
}
+
 
+
button, input, select, textarea {
+
    font-size: 100%
+
}
+
 
+
table {
+
    border-collapse: collapse;
+
    border-spacing: 0
+
}
+
.clearfix:after{
+
    content: "";
+
    display: block;
+
    clear: both;
+
    height: 0;
+
}
+
.comwidth{
+
    width: 1100px;
+
    margin: 0 auto;
+
}
+
.lf{
+
    float: left;
+
}
+
.rf{
+
    float: right;
+
}
+
.profile-rf{
+
    margin-right: 35px;
+
    margin-top: 20px;
+
}
+
.tr{
+
    text-align: right;
+
}
+
.tl{
+
    text-align: left;
+
}
+
 
+
 
+
 
+
/*integratedCss*/
+
*{
+
padding: 0;
+
margin: 0;
+
list-style: none;
+
}
+
body{
+
margin: 0 ;
+
padding: 0;
+
}
+
img{
+
display: block;
+
margin: 20px auto;
+
}*{
+
padding: 0;
+
margin: 0;
+
list-style: none;
+
}
+
body{
+
margin: 0 ;
+
padding: 0;
+
}
+
img{
+
display: block;
+
margin: 20px auto;
+
}
+
.tx{
+
text-align: center;
+
font-size: 18px;
+
font-weight: 700;
+
}
+
.inte-tr{
+
float: right;
+
}
+
.inte-under{
+
text-decoration: underline;
+
}
+
#content{
+
position: relative;
+
max-width: 100%;
+
min-width:1200px;
+
margin: 0 auto;
+
background: url("https://static.igem.org/mediawiki/2017/3/31/NAU-CHINA_background.jpeg") repeat !important;
+
overflow: hidden;
+
font-family: "Comic Sans MS";
+
}
+
#content .decoration{
+
width: 100%;
+
position: absolute;
+
}
+
#content .decoration .section-header-left-1{
+
position: absolute;
+
top: 580px;
+
left: -30px;
+
}
+
#content .decoration .section-title-right-1{
+
position: absolute;
+
width: 400px;
+
top: 1340px;
+
right: 0;
+
z-index: -1;
+
}
+
#content .section-header{
+
width: 1100px;
+
height: 880px;
+
margin: 0 auto;
+
padding-bottom: 120px;
+
box-sizing: border-box;
+
overflow: hidden;
+
}
+
#content .section-header .section-header-title{
+
box-sizing: border-box;
+
position: relative;
+
width: 100%;
+
height: 80px;
+
margin: 100px 0 20px;
+
text-align: center;
+
line-height: 45px;
+
font-size:50px;
+
background: url(https://static.igem.org/mediawiki/2017/9/91/NAU-CHINA_section-header-underline.png) no-repeat center bottom;
+
background-size: 500px 30px;
+
}
+
#content .section-header .section-header-title:after{
+
content: '';
+
display: inline-block;
+
position: absolute;
+
top: -90px;
+
right: 160px;
+
width: 250px;
+
height: 150px;
+
background: url(https://static.igem.org/mediawiki/2017/f/f4/NAU-CHINA_section-header-logo.png) no-repeat;
+
background-size: 250px 150px;
+
 
+
}
+
#content .section-header .section-header-content{
+
position: relative;
+
box-sizing: border-box;
+
padding: 40px 25px 0;
+
width: 800px;
+
height: 500px;
+
margin: 0 auto;
+
font-size: 24px;
+
font-weight: 600;
+
margin-top: -60px;
+
background: url(https://static.igem.org/mediawiki/2017/c/c9/NAU-CHINA_section-header-fontbg.png) no-repeat;
+
}
+
#content .section-header .section-header-excerpt{
+
position: relative;
+
padding: 0 0 100px 40px;
+
font-size: 20px;
+
font-weight: 700;
+
margin: 0 auto;
+
width: 800px;
+
text-align: justify;
+
}
+
#content .section-header .section-header-excerpt p:first-of-type{
+
text-indent: 1cm;
+
}
+
#content .section-header .section-header-content dd{
+
font-size: 20px;
+
padding-left: 20px;
+
font-weight: normal;
+
}
+
#content .section-header .section-header-content:after{
+
content: "";
+
display: block;
+
position: absolute;
+
width: 300px;
+
height: 400px;
+
background: url(https://static.igem.org/mediawiki/2017/a/a4/NAU-CHINA_inte-header-deco.png) no-repeat;
+
top: 120px;
+
right: -150px;
+
background-size: 300px 400px;
+
}
+
#content .section-title .section-title-firstDeco,
+
#content .section-title .section-title-lastDeco{
+
width: 700px;
+
height: 50px;
+
margin: 0 auto;
+
display: flex;
+
justify-content: space-around;
+
align-items: center;
+
}
+
#content .section-title .section-title-endline{
+
position: relative;
+
width: 660px;
+
height: 10px;
+
margin-top: 50px;
+
margin-bottom: 20px;
+
margin-left: 380px;
+
}
+
#content .section-title .section-title-endline li{
+
position: absolute;
+
height: 2px;
+
background: #d1992c;
+
}
+
#content .section-title .section-title-endline li:nth-of-type(1){
+
width: 500px;
+
left: 0;
+
top: 0;
+
}
+
#content .section-title .section-title-endline li:nth-of-type(2){
+
width: 500px;
+
right: 0;
+
bottom: 0;
+
}
+
#content .section-title .section-title-firstDeco li,
+
#content .section-title .section-title-lastDeco li{
+
float: left;
+
width: 30px;
+
height: 30px;
+
border-radius: 50px;
+
line-height: 30px;
+
}
+
#content .section-title .section-title-firstDeco li:nth-of-type(1){
+
background: #bd923e;
+
}
+
#content .section-title .section-title-firstDeco li:nth-of-type(2){
+
background: #dca437;
+
}
+
#content .section-title .section-title-firstDeco li:nth-of-type(3){
+
background: #eabb5f;
+
}
+
#content .section-title .section-title-firstDeco li:nth-of-type(4){
+
background: #a9781a;
+
}
+
#content .section-title .section-title-firstDeco li:nth-of-type(5){
+
background: #d3b272;
+
}
+
#content .section-title .section-title-firstDeco li:nth-of-type(6){
+
background: #d1992c;
+
}
+
#content .section-title .section-title-lastDeco li:nth-of-type(1){
+
background: #d1992c;
+
}
+
#content .section-title .section-title-lastDeco li:nth-of-type(2){
+
background: #d3b272;
+
}
+
#content .section-title .section-title-lastDeco li:nth-of-type(3){
+
background: #a9781a;
+
}
+
#content .section-title .section-title-lastDeco li:nth-of-type(4){
+
background: #eabb5f;
+
}
+
#content .section-title .section-title-lastDeco li:nth-of-type(5){
+
background: #dca437;
+
}
+
#content .section-title .section-title-lastDeco li:nth-of-type(6){
+
background: #bd923e;
+
}
+
#content .section-title .section-title-content{
+
width: 800px;
+
margin: 20px auto;
+
box-sizing: border-box;
+
text-align: justify;
+
}
+
#content .section-title .section-title-content h2{
+
padding-left: 300px;
+
    font-size: 50px;
+
    height: 80px;
+
    padding-top: 50px;
+
}
+
/* 正文项目类 */
+
#content .section-categories .section-categories-item{
+
width: 800px;
+
margin: 0 auto;
+
    margin-bottom: 50px;
+
}
+
#content .section-categories .section-categories-item .section-categories-title{
+
position: relative;
+
width: 800px;
+
background: url(https://static.igem.org/mediawiki/2017/2/25/NAU-CHINA_inte-section-title.png) no-repeat;
+
height: 100px;
+
font-family:'SegoeWPdee6d2d9d1abfa';
+
font-size:30px;
+
font-weight: 700;
+
line-height: 80px;
+
text-indent: 1.8cm;
+
}
+
#content .section-categories .section-categories-item .section-categories-title:after{
+
content: "";
+
display: block;
+
width: 900px;
+
height: 60px;
+
position: absolute;
+
background: url(https://static.igem.org/mediawiki/2017/3/3a/NAU-CHINA_section-background-tr-2.png) no-repeat;
+
right: -400px;
+
top: 50px;
+
background-size: 500px 30px;
+
}
+
#content .section-categories .section-categories-item .categories-title-multiple.section-categories-title:after {
+
background-size: 530px 30px;
+
background-position: 0 20px;
+
}
+
#content .section-categories .section-categories-item .categories-title-multiple.section-categories-title{
+
line-height: 40px;
+
}
+
#content .section-categories .section-categories-item .categories-title-multiple.section-categories-title p:nth-of-type(2){
+
text-align: right;
+
}
+
#content .section-categories .section-categories-item .dialog-emit{
+
text-align: center;
+
}
+
#content .section-categories .section-categories-item .dialog-emit:hover{
+
cursor: pointer;
+
}
+
#content .section-categories .section-categories-item .dialog-on{
+
position: absolute;
+
width: 600px;
+
background: url(https://static.igem.org/mediawiki/2017/6/64/NAU-CHINA_inte-info-bg.png) repeat;
+
background-size: 700px;
+
padding: 30px 15px;
+
margin: 20px 0 0 20px;
+
line-height: 25px;
+
border-radius: 50px;
+
display: none;
+
}
+
.dialog-on{
+
position: absolute;
+
z-index: 1000;
+
width: 600px;
+
background: url(https://static.igem.org/mediawiki/2017/6/64/NAU-CHINA_inte-info-bg.png) repeat;
+
background-size: 700px;
+
padding: 30px 15px;
+
margin: 20px 0 0 20px;
+
line-height: 25px;
+
border-radius: 50px;
+
display: none;
+
}
+
.dialog-on .close{
+
float: right;
+
width: 20px;
+
height: 20px;
+
text-align: center;
+
line-height: 20px;
+
font-size: 20px;
+
display: inline-block;
+
transition: all 0.5s;
+
transform-origin: 10px 10px;
+
}
+
.dialog-on .close:hover{
+
cursor: pointer;
+
transform: rotate(180deg);
+
}
+
#content .section-categories .section-categories-item .dialog-on .header{
+
font-size: 20px;
+
font-weight: 700;
+
margin-bottom: 10px;
+
}
+
.dialog-on .header{
+
font-size: 20px;
+
font-weight: 700;
+
margin-bottom: 10px;
+
}
+
#content .section-categories .section-categories-item .dialog-on .title{
+
font-weight: 600;
+
}
+
.dialog-on .title{
+
font-weight: 600;
+
}
+
#content .section-categories .section-categories-item .detail-title{
+
position: relative;
+
display: inline-block;
+
padding-right: 15px;
+
text-indent: 0.5cm;
+
font-size: 22px;
+
line-height: 20px;
+
font-weight: 700;
+
}
+
#content .section-categories .section-categories-item .detail-title.detail-title-multiple{
+
display: block;
+
width: 585px;
+
height: 75px;
+
position: relative;
+
}
+
#content .section-categories .section-categories-item .detail-title.detail-title-multiple p:nth-of-type(2){
+
position: absolute;
+
right: 0;
+
bottom: 0;
+
}
+
#content .section-categories .section-categories-item .detail-title-multiple.detail-title:after{
+
top: 30px;
+
right: -14px;
+
}
+
#content .section-categories .section-categories-item .detail-title:before,
+
#content .section-categories .section-categories-item .detail-title:after{
+
position: absolute;
+
content: "";
+
display: block;
+
width: 10px;
+
height: 10px;
+
transform: rotate(45deg);
+
background: #000;
+
}
+
#content .section-categories .section-categories-item .detail-title:before{
+
top: 8px;
+
left: 0;
+
}
+
#content .section-categories .section-categories-item .detail-title:after{
+
top: 8px;
+
right: 0;
+
}
+
#content .section-categories .section-categories-item .section-categories-text{
+
width: 800px;
+
font-family:"Comic Sans MS";
+
font-size:24px;
+
text-align: justify;
+
margin: 10px 0;
+
font-weight: 700;
+
word-wrap: break-word;
+
}
+
/* 这个类名下的字体大小要比上边的字体大小 多 4px (测试通过) */
+
#content .section-categories .section-categories-item .section-categories-text .categories-text-especially{
+
font-size: 22px;
+
margin: 10px 0;
+
font-weight: 600;
+
}
+
/* 楼梯导航 */
+
         .main{
+
            width: 700px;
+
            border: 1px solid red;
+
            margin: 0 auto;
+
            /*display: none;*/
+
 
         }
 
         }
        .main .floor{
+
    100% {
            height: 400px;
+
        left:0px;
            font-size: 60px;
+
        opacity: 1;
            color: white;
+
        bottom:0px;
            text-align: center;
+
            line-height: 400px;
+
 
         }
 
         }
         .floorMenu{
+
    }
            list-style: none;
+
    @keyframes mymoverf
             width: 200px;
+
    {
             border-bottom: none;
+
    0%  {right:300px;opacity: 0;top: 50px;}
            position: fixed;
+
   
            top: 24px;
+
    100% {right:0px;opacity: 1;top: 0;}
            left: 10px;
+
    }
             z-index: 999;
+
    @keyframes mymovelftx
 +
    {
 +
    0%  {opacity: 0;font-size: 24px}
 +
   
 +
    100% {opacity: 1;font-size: 82px;}
 +
    }
 +
    .top_nav{
 +
         width: 100%;
 +
        height: 62px;
 +
        background: url("https://static.igem.org/mediawiki/2017/a/a5/NAU-CHINA_nav-bg.jpeg")
 +
    }
 +
    .nav_bg{
 +
        width: 100%;
 +
        min-width: 1200px;
 +
        height: 62px;
 +
        margin:0 auto;
 +
    }
 +
    .nav_bg>ul{
 +
        display: flex;
 +
        justify-content: space-around;
 +
    }
 +
    .nav_bg>ul .first_level{
 +
        line-height: 62px;
 +
        font-size: 18px;
 +
        float: left;
 +
        padding: 0 21px;
 +
    }
 +
    .content{
 +
        /*height: 1000px;*/
 +
        font-family:'ACMEExplosivedee725be91abfa';
 +
    }
 +
    .nav_bg>ul .first_level:nth-of-type(4){
 +
        font-size: 34px;
 +
        padding: 0 40px;
 +
        position: relative;
 +
    }
 +
    .nav_bg>ul .first_level:nth-of-type(4)>a>span{
 +
        position: absolute;
 +
        font-size: 34px;
 +
        top:0;
 +
        left: 46px;
 +
        color: #000;
 +
        z-index: 4;
 +
    }
 +
    .nav_bg>ul .first_level:nth-of-type(4):before{
 +
        position: absolute;
 +
        top: -46px;
 +
        left: 10px;
 +
        display: block;
 +
        content: "";
 +
        width: 164px;
 +
        height: 180px;
 +
        background: url("https://static.igem.org/mediawiki/2017/6/65/NAU-CHINA_home_bg.png") no-repeat;
 +
        background-size: 164px;
 +
        z-index: 3;
 +
    }
 +
   
 +
    ul li{
 +
        list-style: none;
 +
    }
 +
    .footer{
 +
        width: 100%;
 +
        height: 992px;
 +
        position: relative;
 +
    }
 +
    .footer_bg{
 +
        width: 1156px;
 +
        height: 558px;
 +
        margin: 10% auto;
 +
        background: url("https://static.igem.org/mediawiki/2017/b/b1/NAU-CHINA_footer_bg.png");
 +
        -webkit-background-size: cover;
 +
        background-size: cover;
 +
        position: relative;
 +
    }
 +
    .footer_bg:after{
 +
        position: absolute;
 +
        bottom: -255px;
 +
        left: 400px;
 +
        content: "";
 +
        display: block;
 +
        width: 362px;
 +
        height: 376px;
 +
        background: url("https://static.igem.org/mediawiki/2017/7/7e/NAU-CHINA_footer_team.png") no-repeat;
 +
        -webkit-background-size: cover;
 +
        background-size: cover;
 +
    }
 +
    .footer_slash{
 +
        position: absolute;
 +
        top: -900px;
 +
        left: 0px;
 +
        width: 1200px;
 +
        height: 1200px;
 +
        background: url(https://static.igem.org/mediawiki/2017/f/f8/NAU-CHINA_yellow_slash.png) no-repeat;
 +
        background-size: cover;
 +
    }
 +
    .backTop{
 +
        position: fixed;
 +
        bottom: 10px;
 +
        right: 10px;
 +
        width: 130px;
 +
        height: 216px;
 +
        background: url("https://static.igem.org/mediawiki/2017/0/07/NAU-CHINA_backtop_bg.png") no-repeat;
 +
        z-index: 998;
 +
        -webkit-background-size: cover;
 +
        background-size: cover;
 +
        cursor: pointer;
 +
    }
 +
    a{
 +
        text-decoration: none !important;
 +
        color: #000;
 +
    }
 +
    .first_level{
 +
        position: relative;
 +
    }
 +
    .second_level{
 +
        display: none;
 +
        position: absolute;
 +
        text-align: center;
 +
        top:62px;
 +
        left: 20px;
 +
        z-index: 999;
 +
        margin: 0 !important;
 +
    }
 +
    .second_level li{
 +
        border-top: 1px solid #fff;
 +
        background: #FFDDA6;
 +
        padding: 16px 5px;
 +
    }
 +
    .second_level li:hover{
 +
        background: #ba7b75;
 +
        color: #fff;
 +
    }
 +
    .second_level li:nth-of-type(3){
 +
        width: 230px;
 +
    }
 +
    .second_level li a{
 +
        color: #D99E44;
 +
    }
 +
    .second_level li:hover a{
 +
        color: #fff;
 +
    }
 +
    .first_level:hover .second_level{
 +
        display: block !important;
 +
    }
 +
    .first_level a{
 +
        color: #000;
 +
    }
 +
    .nav_total{
 +
        margin: 0 !important;
 +
    }
 +
   
 +
    /*reset*/
 +
   
 +
    blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
 +
        margin: 0;
 +
        padding: 0;
 +
        border: 0;
 +
        font-size: normal;
 +
    }
 +
   
 +
    body, button, input, select, textarea {
 +
        font: 12px/1.5 tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif
 +
    }
 +
   
 +
    h1, h2, h3, h4, h5, h6 {
 +
        font-size: 100%
 +
    }
 +
   
 +
    address, cite, dfn, em, var {
 +
        font-style: normal
 +
    }
 +
   
 +
    code, kbd, pre, samp {
 +
        font-family: courier new, courier, monospace
 +
    }
 +
   
 +
    small {
 +
        font-size: 12px
 +
    }
 +
   
 +
    ol, ul {
 +
        list-style: none
 +
    }
 +
   
 +
    a {
 +
        text-decoration: none
 +
    }
 +
   
 +
    a:hover {
 +
        color: #FFFABC;
 +
    }
 +
   
 +
    sup {
 +
        vertical-align: text-top
 +
    }
 +
   
 +
    sub {
 +
        vertical-align: text-bottom
 +
    }
 +
   
 +
    legend {
 +
        color: #000
 +
    }
 +
   
 +
    fieldset, img {
 +
        border: 0
 +
    }
 +
   
 +
    button, input, select, textarea {
 +
        font-size: 100%
 +
    }
 +
   
 +
    table {
 +
        border-collapse: collapse;
 +
        border-spacing: 0
 +
    }
 +
    .clearfix:after{
 +
        content: "";
 +
        display: block;
 +
        clear: both;
 +
        height: 0;
 +
    }
 +
    .comwidth{
 +
        width: 1100px;
 +
        margin: 0 auto;
 +
    }
 +
    .lf{
 +
        float: left;
 +
    }
 +
    .rf{
 +
        float: right;
 +
    }
 +
    .profile-rf{
 +
        margin-right: 35px;
 +
        margin-top: 20px;
 +
    }
 +
    .tr{
 +
        text-align: right;
 +
    }
 +
    .tl{
 +
        text-align: left;
 +
    }
 +
   
 +
   
 +
   
 +
    /*integratedCss*/
 +
    *{
 +
        padding: 0;
 +
        margin: 0;
 +
        list-style: none;
 +
    }
 +
    body{
 +
        margin: 0 ;
 +
        padding: 0;
 +
    }
 +
    img{
 +
        display: block;
 +
        margin: 20px auto;
 +
    }*{
 +
        padding: 0;
 +
        margin: 0;
 +
        list-style: none;
 +
    }
 +
    body{
 +
        margin: 0 ;
 +
        padding: 0;
 +
    }
 +
    img{
 +
        display: block;
 +
        margin: 20px auto;
 +
    }
 +
    .tx{
 +
        text-align: center;
 +
        font-size: 18px;
 +
        font-weight: 700;
 +
    }
 +
    .inte-tr{
 +
        float: right;
 +
    }
 +
    .inte-under{
 +
        text-decoration: underline;
 +
    }
 +
    #content{
 +
        position: relative;
 +
        max-width: 100%;
 +
        min-width:1200px;
 +
        margin: 0 auto;
 +
        background: url("https://static.igem.org/mediawiki/2017/3/31/NAU-CHINA_background.jpeg") repeat !important;
 +
        overflow: hidden;
 +
        font-family: "Comic Sans MS";
 +
    }
 +
    #content .decoration{
 +
        width: 100%;
 +
        position: absolute;
 +
    }
 +
    #content .decoration .section-header-left-1{
 +
        position: absolute;
 +
        top: 580px;
 +
        left: -30px;
 +
    }
 +
    #content .decoration .section-title-right-1{
 +
        position: absolute;
 +
        width: 400px;
 +
        top: 1340px;
 +
        right: 0;
 +
    z-index: -1;
 +
    }
 +
    #content .section-header{
 +
        width: 1100px;
 +
    height: 880px;
 +
        margin: 0 auto;
 +
        padding-bottom: 120px;
 +
        box-sizing: border-box;
 +
        overflow: hidden;
 +
    }
 +
    #content .section-header .section-header-title{
 +
        box-sizing: border-box;
 +
        position: relative;
 +
        width: 100%;
 +
        height: 80px;
 +
        margin: 100px 0 20px;
 +
        text-align: center;
 +
        line-height: 45px;
 +
        font-size:50px;
 +
        background: url(https://static.igem.org/mediawiki/2017/9/91/NAU-CHINA_section-header-underline.png) no-repeat center bottom;
 +
        background-size: 500px 30px;
 +
    }
 +
    #content .section-header .section-header-title:after{
 +
        content: '';
 +
        display: inline-block;
 +
        position: absolute;
 +
        top: -90px;
 +
        right: 160px;
 +
        width: 250px;
 +
        height: 150px;
 +
        background: url(https://static.igem.org/mediawiki/2017/f/f4/NAU-CHINA_section-header-logo.png) no-repeat;
 +
        background-size: 250px 150px;
 +
   
 +
    }
 +
    #content .section-header .section-header-content{
 +
        position: relative;
 +
        box-sizing: border-box;
 +
        padding: 40px 25px 0;
 +
        width: 800px;
 +
        height: 500px;
 +
        margin: 0 auto;
 +
        font-size: 24px;
 +
        font-weight: 600;
 +
        margin-top: -60px;
 +
        background: url(https://static.igem.org/mediawiki/2017/c/c9/NAU-CHINA_section-header-fontbg.png) no-repeat;
 +
    }
 +
    #content .section-header .section-header-excerpt{
 +
        position: relative;
 +
        padding: 0 0 100px 40px;
 +
        font-size: 20px;
 +
        font-weight: 700;
 +
        margin: 0 auto;
 +
    width: 800px;
 +
    text-align: justify;
 +
    }
 +
    #content .section-header .section-header-excerpt p:first-of-type{
 +
        text-indent: 1cm;
 +
    }
 +
    #content .section-header .section-header-content dd{
 +
        font-size: 20px;
 +
        padding-left: 20px;
 +
        font-weight: normal;
 +
    }
 +
    #content .section-header .section-header-content:after{
 +
        content: "";
 +
        display: block;
 +
        position: absolute;
 +
        width: 300px;
 +
        height: 400px;
 +
        background: url(https://static.igem.org/mediawiki/2017/a/a4/NAU-CHINA_inte-header-deco.png) no-repeat;
 +
        top: 120px;
 +
        right: -150px;
 +
        background-size: 300px 400px;
 +
    }
 +
    #content .section-title .section-title-firstDeco,
 +
    #content .section-title .section-title-lastDeco{
 +
        width: 700px;
 +
        height: 50px;
 +
        margin: 0 auto;
 +
        display: flex;
 +
        justify-content: space-around;
 +
        align-items: center;
 +
    }
 +
    #content .section-title .section-title-endline{
 +
        position: relative;
 +
        width: 660px;
 +
        height: 10px;
 +
        margin-top: 50px;
 +
        margin-bottom: 20px;
 +
        margin-left: 380px;
 +
    }
 +
    #content .section-title .section-title-endline li{
 +
        position: absolute;
 +
        height: 2px;
 +
        background: #d1992c;
 +
    }
 +
    #content .section-title .section-title-endline li:nth-of-type(1){
 +
        width: 500px;
 +
        left: 0;
 +
        top: 0;
 +
    }
 +
    #content .section-title .section-title-endline li:nth-of-type(2){
 +
        width: 500px;
 +
        right: 0;
 +
        bottom: 0;
 +
    }
 +
    #content .section-title .section-title-firstDeco li,
 +
    #content .section-title .section-title-lastDeco li{
 +
        float: left;
 +
        width: 30px;
 +
        height: 30px;
 +
        border-radius: 50px;
 +
        line-height: 30px;
 +
    }
 +
    #content .section-title .section-title-firstDeco li:nth-of-type(1){
 +
        background: #bd923e;
 +
    }
 +
    #content .section-title .section-title-firstDeco li:nth-of-type(2){
 +
        background: #dca437;
 +
    }
 +
    #content .section-title .section-title-firstDeco li:nth-of-type(3){
 +
        background: #eabb5f;
 +
    }
 +
    #content .section-title .section-title-firstDeco li:nth-of-type(4){
 +
        background: #a9781a;
 +
    }
 +
    #content .section-title .section-title-firstDeco li:nth-of-type(5){
 +
        background: #d3b272;
 +
    }
 +
    #content .section-title .section-title-firstDeco li:nth-of-type(6){
 +
        background: #d1992c;
 +
    }
 +
    #content .section-title .section-title-lastDeco li:nth-of-type(1){
 +
        background: #d1992c;
 +
    }
 +
    #content .section-title .section-title-lastDeco li:nth-of-type(2){
 +
        background: #d3b272;
 +
    }
 +
    #content .section-title .section-title-lastDeco li:nth-of-type(3){
 +
        background: #a9781a;
 +
    }
 +
    #content .section-title .section-title-lastDeco li:nth-of-type(4){
 +
        background: #eabb5f;
 +
    }
 +
    #content .section-title .section-title-lastDeco li:nth-of-type(5){
 +
        background: #dca437;
 +
    }
 +
    #content .section-title .section-title-lastDeco li:nth-of-type(6){
 +
        background: #bd923e;
 +
    }
 +
    #content .section-title .section-title-content{
 +
        width: 800px;
 +
        margin: 20px auto;
 +
        box-sizing: border-box;
 +
    text-align: justify;
 +
    }
 +
    #content .section-title .section-title-content h2{
 +
        padding-left: 300px;
 +
        font-size: 50px;
 +
        height: 80px;
 +
        padding-top: 50px;
 +
    }
 +
    /* 正文项目类 */
 +
    #content .section-categories .section-categories-item{
 +
        width: 800px;
 +
        margin: 0 auto;
 +
        margin-bottom: 50px;
 +
    }
 +
    #content .section-categories .section-categories-item .section-categories-title{
 +
        position: relative;
 +
        width: 800px;
 +
        background: url(https://static.igem.org/mediawiki/2017/2/25/NAU-CHINA_inte-section-title.png) no-repeat;
 +
        height: 100px;
 +
        font-family:'SegoeWPdee6d2d9d1abfa';
 +
    font-size:30px;
 +
        font-weight: 700;
 +
        line-height: 80px;
 +
        text-indent: 1.8cm;
 +
    }
 +
    #content .section-categories .section-categories-item .section-categories-title:after{
 +
        content: "";
 +
        display: block;
 +
        width: 900px;
 +
        height: 60px;
 +
        position: absolute;
 +
        background: url(https://static.igem.org/mediawiki/2017/3/3a/NAU-CHINA_section-background-tr-2.png) no-repeat;
 +
        right: -400px;
 +
        top: 50px;
 +
        background-size: 500px 30px;
 +
    }
 +
    #content .section-categories .section-categories-item .categories-title-multiple.section-categories-title:after {
 +
        background-size: 530px 30px;
 +
        background-position: 0 20px;
 +
    }
 +
    #content .section-categories .section-categories-item .categories-title-multiple.section-categories-title{
 +
        line-height: 40px;
 +
    }
 +
    #content .section-categories .section-categories-item .categories-title-multiple.section-categories-title p:nth-of-type(2){
 +
        text-align: right;
 +
    }
 +
    #content .section-categories .section-categories-item .dialog-emit{
 +
        text-align: center;
 +
    }
 +
    #content .section-categories .section-categories-item .dialog-emit:hover{
 +
        cursor: pointer;
 +
    }
 +
    #content .section-categories .section-categories-item .dialog-on{
 +
        position: absolute;
 +
        width: 600px;
 +
        background: url(https://static.igem.org/mediawiki/2017/6/64/NAU-CHINA_inte-info-bg.png) repeat;
 +
        background-size: 700px;
 +
        padding: 30px 15px;
 +
        margin: 20px 0 0 20px;
 +
        line-height: 25px;
 +
        border-radius: 50px;
 +
        display: none;
 +
    }
 +
    .dialog-on{
 +
        position: absolute;
 +
        z-index: 1000;
 +
        width: 600px;
 +
        background: url(https://static.igem.org/mediawiki/2017/6/64/NAU-CHINA_inte-info-bg.png) repeat;
 +
        background-size: 700px;
 +
        padding: 30px 15px;
 +
        margin: 20px 0 0 20px;
 +
        line-height: 25px;
 +
        border-radius: 50px;
 +
        display: none;
 +
    }
 +
    .dialog-on .close{
 +
        float: right;
 +
        width: 20px;
 +
        height: 20px;
 +
        text-align: center;
 +
        line-height: 20px;
 +
        font-size: 20px;
 +
        display: inline-block;
 +
        transition: all 0.5s;
 +
        transform-origin: 10px 10px;
 +
    }
 +
    .dialog-on .close:hover{
 +
        cursor: pointer;
 +
        transform: rotate(180deg);
 +
    }
 +
    #content .section-categories .section-categories-item .dialog-on .header{
 +
        font-size: 20px;
 +
        font-weight: 700;
 +
        margin-bottom: 10px;
 +
    }
 +
    .dialog-on .header{
 +
        font-size: 20px;
 +
        font-weight: 700;
 +
        margin-bottom: 10px;
 +
    }
 +
    #content .section-categories .section-categories-item .dialog-on .title{
 +
        font-weight: 600;
 +
    }
 +
    .dialog-on .title{
 +
        font-weight: 600;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title{
 +
        position: relative;
 +
        display: inline-block;
 +
        padding-right: 15px;
 +
        text-indent: 0.5cm;
 +
        font-size: 22px;
 +
        line-height: 20px;
 +
        font-weight: 700;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title.detail-title-multiple{
 +
        display: block;
 +
        width: 585px;
 +
        height: 75px;
 +
        position: relative;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title.detail-title-multiple p:nth-of-type(2){
 +
        position: absolute;
 +
        right: 0;
 +
        bottom: 0;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title-multiple.detail-title:after{
 +
        top: 30px;
 +
        right: -14px;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title:before,
 +
    #content .section-categories .section-categories-item .detail-title:after{
 +
        position: absolute;
 +
        content: "";
 +
        display: block;
 +
        width: 10px;
 +
        height: 10px;
 +
        transform: rotate(45deg);
 +
        background: #000;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title:before{
 +
        top: 8px;
 +
        left: 0;
 +
    }
 +
    #content .section-categories .section-categories-item .detail-title:after{
 +
        top: 8px;
 +
        right: 0;
 +
    }
 +
    #content .section-categories .section-categories-item .section-categories-text{
 +
        width: 800px;
 +
        font-family:"Comic Sans MS";
 +
    font-size:24px;
 +
    text-align: justify;
 +
        margin: 10px 0;
 +
        font-weight: 700;
 +
    word-wrap: break-word;
 +
    }
 +
    /* 这个类名下的字体大小要比上边的字体大小 多 4px (测试通过) */
 +
    #content .section-categories .section-categories-item .section-categories-text .categories-text-especially{
 +
        font-size: 22px;
 +
        margin: 10px 0;
 +
        font-weight: 600;
 +
    }
 +
    /* 楼梯导航 */
 +
             .main{
 +
                width: 700px;
 +
                border: 1px solid red;
 +
                margin: 0 auto;
 +
                /*display: none;*/
 +
             }
 +
            .main .floor{
 +
                height: 400px;
 +
                font-size: 60px;
 +
                color: white;
 +
                text-align: center;
 +
                line-height: 400px;
 +
            }
 +
            .floorMenu{
 +
                list-style: none;
 +
                width: 200px;
 +
                border-bottom: none;
 +
                position: fixed;
 +
                top: 24px;
 +
                left: 10px;
 +
                z-index: 999;
 +
             }
 +
            .floorMenu li{
 +
                width: 110px;
 +
                font-size: 16px;
 +
                line-height: 32px;
 +
                background: #fbf9bc;
 +
                border-bottom: 1px solid #d5c88c;
 +
                text-align: center;
 +
            }
 +
            .floorMenu li.active{
 +
                background: #FFDDA6;
 +
                color: white;
 +
            }
 +
    </style>
 +
    <body>
 +
        <div id="defaultCase">
 +
            <div class="defaultCase_auto">
 +
                <!-- Header -->
 +
                <div class="header_banner">
 +
                    <div class="banner_text">
 +
                        <div class="banner_text_background">
 +
                            <span class="banner_bg">Integrated</span>
 +
                            <br>
 +
                            <span class="banner_china">NAU-CHINA</span>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <!-- Nav -->
 +
                <div class="top_nav">
 +
                    <div class="nav_bg">
 +
                        <ul class="nav_total">
 +
                            <li class="first_level">
 +
                                <a href="javascript:">
 +
                                    <span>OVERVIEW</span>
 +
                                    <ul class="second_level">
 +
                                        <li>
 +
                                            <a href="https://2017.igem.org/Template:NAU-CHINA/background" target="_blank">
 +
                                                <span>BACKGROUND</span>
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="https://2017.igem.org/Template:NAU-CHINA/description" target="_blank">
 +
                                                <span>DESCRIPTION</span>
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="https://2017.igem.org/Team:NAU-CHINA/Demonstrate" target="_blank">
 +
                                                <span>DEMONSTRATION</span>
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="https://2017.igem.org/Team:NAU-CHINA/InterLab" target="_blank">
 +
                                                <span>INTERLAB</span>
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="https://2017.igem.org/Team:NAU-CHINA/Software" target="_blank">
 +
                                                <span>SOFTWARE</span>
 +
                                            </a>
 +
                                        </li>
 +
                                        <li>
 +
                                            <a href="https://2017.igem.org/Template:NAU-CHINA/hardware" target="_blank">
 +
                                                <span>HARDWARE</span>
 +
                                            </a>
 +
                                        </li>
 +
                                    </ul>
 +
                                </a>
 +
   
 +
                            </li>
 +
                            <li class="first_level">
 +
                                <a href="javascript:">
 +
                                    <span>PROJECT</span>
 +
                                </a>
 +
                                <ul class="second_level">
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/sensing" target="_blank">
 +
                                            <span>SENSING</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/antifungal" target="_blank">
 +
                                            <span>ANTIFUNGAL PEPTIDES</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/mycotoxin" target="_blank">
 +
                                            <span>MYCOTOXIN DEGRADATION</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/kill" target="_blank">
 +
                                            <span>KILL SWITCH</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/promoter" target="_blank">
 +
                                            <span>PROMOTER CHARACTERIZATION</span>
 +
                                        </a>
 +
                                    </li>
 +
                                </ul>
 +
                            </li>
 +
                            <li class="first_level">
 +
                                <a href="javascript:" target="_blank">
 +
                                    <span>HUMAN PRACTICE</span>
 +
                                </a>
 +
                                <ul class="second_level">
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Team:NAU-CHINA/Collaborations" target="_blank">
 +
                                            <span>COLLABORATION</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Team:NAU-CHINA/Engagement" target="_blank">
 +
                                            <span>PUBLIC ENGAGEMENT</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Team:NAU-CHINA/HP/Gold_Integrated" target="_blank">
 +
                                            <span>INTERGRATED HUMAN PRACTICES</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Team:NAU-CHINA/HP/Silver" target="_blank">
 +
                                            <span>HP SILVER</span>
 +
                                        </a>
 +
                                    </li>
 +
   
 +
                                </ul>
 +
                            </li>
 +
                            <li class="first_level">
 +
                                HOME
 +
                                <a href="https://2017.igem.org/Team:NAU-CHINA">
 +
                                    <span>HOME</span>
 +
                                </a>
 +
                            </li>
 +
                            <li class="first_level">
 +
                                <a href="https://2017.igem.org/Team:NAU-CHINA/Model" target="_blank">
 +
                                    <span>MODEL</span>
 +
                                </a>
 +
   
 +
                            </li>
 +
                            <li class="first_level">
 +
                                <a href="javascript:">
 +
                                    <span>BIOBRICKS</span>
 +
                                </a>
 +
                                <ul class="second_level">
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/basic" target="_blank">
 +
                                            <span>BASIC PART</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/composite" target="_blank">
 +
                                            <span>COMPOSITE PART</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/improved" target="_blank">
 +
                                            <span>IMPROVED PART</span>
 +
                                        </a>
 +
                                    </li>
 +
   
 +
                                </ul>
 +
                            </li>
 +
                            <li class="first_level">
 +
                                <a href="javascript:">
 +
                                    <span>TEAM</span>
 +
                                </a>
 +
                                <ul class="second_level">
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/members" target="_blank">
 +
                                            <span>MEMBERS</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Team:NAU-CHINA/Attributions" target="_blank">
 +
                                            <span>ATTRIBUTIONS</span>
 +
                                        </a>
 +
                                    </li>
 +
                                </ul>
 +
                            </li>
 +
                            <li class="first_level">
 +
                                <a href="javascript:">
 +
                                    <span>NOTEBOOK</span>
 +
                                </a>
 +
                                <ul class="second_level">
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/safety" target="_blank">
 +
                                            <span>SAFETY</span>
 +
                                        </a>
 +
                                    </li>
 +
                                    <li>
 +
                                        <a href="https://2017.igem.org/Template:NAU-CHINA/protocols" target="_blank">
 +
                                            <span>PROTOCOLS</span>
 +
                                        </a>
 +
                                    </li>
 +
                                </ul>
 +
                            </li>
 +
                        </ul>
 +
                    </div>
 +
                </div>
 +
   
 +
                    <!-- Content -->
 +
                    <div id="content">
 +
                        <div class="decoration">
 +
                            <img class="section-header-left-1" src="https://static.igem.org/mediawiki/2017/1/11/NAU-CHINA_section-header-left-1.png" alt="">
 +
                            <img class="section-title-right-1" src="https://static.igem.org/mediawiki/2017/a/a8/NAU-CHINA_section-title-right-1.png" alt="">
 +
                        </div>
 +
                        <div class="section-header">
 +
                            <div class="comwidth">
 +
                                    <div class="section-header-title">
 +
                                        Integrated
 +
                                    </div>
 +
                                <div class="section-header-excerpt">
 +
                                    <p>------“If I have been able to see further, it was only be</p>
 +
                                    <p>-cause I stood on the shoulders of giants.</p>
 +
                                </div>
 +
                                <div class="section-header-content">
 +
                                    <dl>
 +
                                        <dt>Reaction:</dt>
 +
                                        <dd>
 +
                                            <p>A termed coined by physicists, it refers to one object exerts </p>
 +
                                            <p>a force on another object, then the second object exerts </p>
 +
                                            <p>an equal and opposite reaction force on the first. </p>
 +
                                            <p>Likewise, in order to better understand the </p>
 +
                                            <p>effectiveness of our project, we discussed </p>
 +
                                            <p>the dangers of FHB with many experts </p>
 +
                                            <p>and compared the different approaches </p>
 +
                                            <p>to control FHB. They are also insightful </p>
 +
                                            <p>on providing us with advice on how to </p>
 +
                                            <p>ameliorate the system to become more </p>
 +
                                            <p>robust and accurate.</p>
 +
                                        </dd>
 +
                                    </dl>
 +
                                </div>
 +
                            </div>
 +
                        </div>
 +
                        <div class="section-title">
 +
                            <ul class="section-title-firstDeco">
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                            </ul>
 +
                            <div class="section-title-content">
 +
                                <h2>Overview</h2>
 +
                                <div>
 +
                                    <p>Human practices is a highlight of our project in this year’s iGEM. As a researcher, we need to focus primarily on scientific research and laboratory work. But we cannot decide the direction of our research by soaking up in experiment time.  We will always keep the code in mind: whether projects are safe ? will it benefit the folk?</p>
 +
    <p>We  put great  elbow grease  into connecting human  practice with laboratory work. We tried to make our human practice progress along with experiments. To achieve this goal, we first analyze the demands for our project. We went to the farm of our university and went to a farm in the city center to get rigorous information of morbidity and current remedy . Secondly, we would like to know the effectiveness and the safety of our project, thus we discussed the dangers of  FHB  with many experts and compared the different approaches to control FHB. They are also insightful on providing us with advice on how to ameliorate the system to become more robust and accurate. One of the professors— Huaigu  Chen made us form an significant adjustment: degradation of toxins . Wegu  Chen made us form an significant adjustment: degradation of toxins . We these stakeholders very much. </p>
 +
    <p>Moreover, letting scientific project exert real impact on the society, we would like to spread our project and  iGEM  culture. In publicity and education, we have made presentations to introduce synthetic biology,  iGEM competitions and  the  project carried out by our  team to students in  high school  and our university. We sincerely hope that increasing people will know us and join us. Let us see what we have done about human practices.</p>
 +
                                </div>
 +
                            </div>
 +
                            <ul class="section-title-lastDeco">
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                                <li></li>
 +
                            </ul>
 +
                            <ul class="section-title-endline">
 +
                                <li></li>
 +
                                <li></li>
 +
                            </ul>
 +
                            <!-- d1992c -->
 +
                        </div>
 +
                        <div class="section-categories">
 +
                            <div class="section-categories-item section-categories-farmland">
 +
                                <div class="section-categories-title">
 +
                                        Farmland Investigation:
 +
                                </div>
 +
                                <div class="section-categories-detail">
 +
                                    <div class="section-categories-text">
 +
                                        <p>We put great elbow grease into connecting human practice with laboratory work. We tried to make our human practice progress along with experiments. In order to analyze the demands of our project. We went to the farmland of our university and a farm in the city center to get rigorous information of morbidity and current remedy.</p>
 +
                                    </div>
 +
                                    <div>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/0/06/NAU-CHINA_farm.jpg" alt="">
 +
                                        <img src="https://static.igem.org/mediawiki/2017/e/ea/NAU-CHINA_farm-yard.jpg" alt="">
 +
                                        <p class="tx">farm of our university</p>
 +
                                    </div>
 +
                                    <div>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/f/f8/NAU-CHINA_farm-city.jpg" alt="">
 +
                                        <p class="tx">a farm in the city center</p>
 +
                                    </div>
 +
                                    <div class="section-categories-text">
 +
                                        <p>We interviewed a farmer in our city who has had five years experience with wheat planting on his land. He commented that he has suffered a great loss from FHB. In 2015, 40%~50% wheat in his field was affected with FHB. He uses chemical pesticide every year, but it doesn’t always work. It is necessary for him to purchase a new kind of chemical pesticide because plant pathogens were resistant to the original one.</p>
 +
                                        <p>This experience gave us the opportunity to explore the impact our project might have on society. They also assisted us in thinking about responsibility in science.</p>
 +
                                        <p> “safety is important”,it inspired us that “Got to talk more in depth with people who were interested”.</p>
 +
                                        <p class="dialog-emit">You can read about our interview script HERE!(<span class="inte-under">Liu HE</span>)</p>
 +
                                    </div>
 +
                                    <div class="dialog-on">
 +
                                        <div class="close">X</div>
 +
                                        <p class="header">What did we discuss?</p>
 +
                                        <div>
 +
                                            <p class="title">1.Could you please tell us the incidence of wheat scab in recent years?</p>
 +
                                            <p>——last year (2016) continued raining and drizzling, as a result wheat scab is particularly serious, the incidence rate of infection is approximately 50% to 60%.</p>
 +
                                            <p>This year ( 2017 ) wheat grew particularly well, almost no wheat scab, the morbidity was less than one percent. You know, infected musty wheat contains vomitoxin. Taking the Huaihe River as the boundary, in the south of the Huaihe River, due to  Huainan climate mostly wet and humid, higher the  morbidity is, vomitoxin content is almost in 1500~1600ppm. Last year the situation is relatively more serious, the wheat vomitoxin content is about 7500ppm. While the EU criteria on the vomitoxin stipulate the vomitoxin should be less than 1000ppm.</p>
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="title">2. What is the cause of wheat scab disease?</p>
 +
                                            <p>——the incidence of wheat scab has a great relationship with weather,the growth of winter wheat cultivated in Jiangsu province depends on the next year April’s weather. Although China has an old poverb "Man will conquer nature", but people engaged in farming industry will substantiate that people will never conquer the nature . The yield and morbidity of wheat  are sheer dependent on the weather . Once the wheat scab occurs , there is no other way back. </p>
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="title">3.What are the dominant ways to control wheat scab?</p>
 +
                                            <p>——Spraying pesticides in the blossoming stage of wheat. When wheats are about to blossom, we will spray pesticide on every single wheat we see. Another massive scale spray will be expected to  need  at the 10% to 15% of blossoming stage. During the entire growth cycle, we will have to control the times of pesticide utilization, generally it is no more than three times. However wheat scab can only be prevented, it can not be cured. Once it happens in the field, there is no other way back. Like the human skin, once the skin is damaged, the bacteria will arrive and reproduce immediately.</p>
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="title">4.Will wheat scab be resistant to the usage of pesticides?</p>
 +
                                            <p>——Unfortunately yes, thus every year pesticide will be renovated and replaced, pesticide researchers will also introduce new pesticides every year. A pesticide will be replaced and disappear for up to two years. Actually, pesticide used in field crop will be expected to need a renovation every year, even it is for killing weeds and Aphidoidea.</p>
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="title">5.How to deal with the infected wheat?</p>
 +
                                            <p>——Wheat with serious infection, the vomitoxin content is way higher than the criteria, it can not be made as food for human. However, they are more prone to be made into feed. The two toxins produced by the scab can be accumulated in the food chain . As a farmer who cultivate wheat , I am also very concerned about the problem of mycotoxins in food. It now appears that there is a great potential that excessive mycotoxins may be in the food, these food flows into the market circulation,  the crippling hazard to the  human body  accumulate gradually. If you do not pay attention, the adverse consequence may occur in the near future.</p>
 +
                                        </div>
 +
                                    </div>
 +
                                </div>
 +
                            </div>
 +
                            <div class="section-categories-item section-categories-interview">
 +
                                <div class="section-categories-title">
 +
                                    Interview
 +
                                </div>
 +
                                <div class="section-categories-detail">
 +
                                    <div class="section-categories-text">
 +
                                        <p>As a part of the project, we reached out to experts on the matter of Fusarium head blight, farmer, government officials. We asked them on a range of aspects, from the purely technical to the environmental. Here the summaries of the interviews are shown.</p>
 +
                                    </div>
 +
                                    <div>
 +
                                        <p class="detail-title">Visiting professor Zhou mingguo</p>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/f/f1/NAU-CHINA_active-1.jpg" alt="">
 +
                                        <div class="section-categories-text">
 +
                                            <p>When the idea of wheat scab occured to us, we found that there were only few professors’ researches were on that track in Nanjing Agricultural University. After scouring a immense amount of the li-terature we construct a rough scheme, however we decided to cons-ult professor Mingguo Zhou who has been researching the precauti-on and remedy on Fusarium head blight of Wheat for many years ab-out it. It is also noteworthy that professor Zhou have gained a gre-at achievement in the chemical control of Fusarium head blight of Wheat. Professor Zhou illustrated the features of this disease by contrasting different wheat diseases such as smut.When we asked about the current treatment of Fusarium head blight of Wheat, professor Zhou told us the most prevalent approach is to use chemical products. He exhibited his up to date research for us, and there is, admittedly, a great advantage of chemical products which is its persistent feature. This is also insightful for us, if we hope to make our final products predominant in the field, we also should make it persistent.</p>
 +
                                        </div>
 +
                                    </div>
 +
                                    <div>
 +
                                        <p class="detail-title">Visiting professor Chen huaigu</p>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/4/4f/NAU-CHINA_active-2.jpg" alt="">
 +
                                        <div class="section-categories-text">
 +
                                                <p>Chen huaigu is a professor who specializes in Fusarium head blight. He mostly focuses on the chemical control , and he acknowledged the biology control is a promising treatment for  FHB . He gave us the professional suggestions on the mechanism of our project.</p>
 +
                                        </div>
 +
                                    </div>
 +
                                    <div>
 +
                                        <p class="detail-title">Visiting professor Zhou</p>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/f/f3/NAU-CHINA_active-3.jpg" alt="">
 +
                                        <div class="section-categories-text">
 +
                                                <p>We introduced our project to professor Zhou, getting many useful feedback. His suggestions helped us view our project in a different way, find the existing problem in our project, and lead us to think more about application and the practical problems. We used his advice and constantly kept in touch with him. In addition, we also gathered information and data on the Fusarium head blight to assist us with modeling from professor Zhou.</p>
 +
                                        </div>
 +
                                    </div>
 +
                                    <div>
 +
                                        <p class="detail-title">Visiting professor  Wang yanzhang  Tang weihua</p>
 +
                                        <p class="section-categories-text">Institute of Plant Physiology & Ecology ,SIBS, CAS</p>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/e/ee/NAU-CHINA_active-4.jpg" alt="">
 +
                                        <div class="section-categories-text">
 +
                                                <p>Tang and Wang are professors who work on the “The Interaction of Fusarium and host plants”. We had made a strong impression and a solid case for continued suggestions from these experts in this area.</p>
 +
                                                <p>Professors help us better understand how this pathogen proliferates within the host plant.</p>
 +
                                        </div>
 +
                                    </div>
 +
                                    <div class="section-categories-text">
 +
                                        <p>More knowledgeable after the visit  : the strategy of infection; the synthesis of toxins; the mechanism of host plant ’s defense response; the mechanism of fungicide resistance……</p>
 +
                                        <p>“First and foremost, You need to know the production of proteins from the yeast ,then you should think about how to spray drugs , just like the easiest way that you can spray biological pesticide , but you have to purify the proteins first. Besides, you had better know when to spray the biological pesticide and where to spray.”</p>
 +
                                    </div>
 +
                                    <div>
 +
                                        <div class="detail-title detail-title-multiple">
 +
                                            <p>Email and phone communication with</p>
 +
                                            <p>Communications with Dr. Zhang Haoqian</p>
 +
                                        </div>
 +
                                        <div>
 +
                                            <div class="section-categories-text">
 +
                                                    <p>As we brainstormed and planned our new research, we had phone meetings and email communications with Dr. Zhang Haoqian.</p>
 +
                                            </div>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/c/ca/NAU-CHINA_bluepha.jpg" alt="">
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="detail-title">Technical Communications with Dr. Lee, Nanjing Genscript</p>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/a/ac/NAU-CHINA_shyjs.jpg" alt="">
 +
                                            <img src="https://static.igem.org/mediawiki/2017/9/95/NAU-CHINA_sahnghai.jpg" alt="">
 +
                                            <div class="section-categories-text">
 +
                                                <p>Technical Communications with Dr. Lee for Project Design, and Testing. We consulted experts in biology marketing. This experience might come in handy especially if we want to carry out a product to all farmers.</p>
 +
                                            </div>
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="detail-title">A Visit to Nanjing Government-Food Lab</p>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/c/c0/NAU-CHINA_food-lab.jpg" alt="">
 +
                                            <div class="section-categories-text">
 +
                                                <p>To understand the criteria of two toxins’ (DON, ZEN) content and design a detecting method , we went to  Nanjing government where we visited two officers and a technician. We consulted about the content of the two toxins circulating in the food chain which involved wheat grain, wheat derived flour gislated on the criteria of two toxins.(GB 5009.111 for DON, GB 5009.209 for ZEN). Unfortunately, it is undeniable that, in the context of unfavorable climate condition,  the bottom will fall out of the quality as the content of toxins will be definitely above the stipulated value.</p>
 +
                                                <p>We also visited the quality-control laboratory of the government in which we found that it was such a both labor-consuming and time-consuming process to detect the two toxins. Basically, the government will need 3-4 days to finish a set of detection. Besides, the devices they utilize are expensive and inconvenient. All these issues have inspired us a brand new idea—a device serve the function of detecting!</p>
 +
                                            </div>
 +
                                        </div>
 +
                                        <div>
 +
                                            <p class="dialog-emit inte-under">You can read about our interview script HERE!</p>
 +
                                            <div class="dialog-on">
 +
                                                <div class="close">X</div>
 +
                                                <div class="title">
 +
                                                    <p>1.Could you describe the tension arising from FHB, and its adverse consequences for farmers and our country? </p>
 +
                                                </div>
 +
                                                <p>——In China, although as a whole there is no significant decrease in the gross production of wheat, it still could be a cataclysm for some agriculture-oriented  provinces’ wheat production. It does trigger a serious economy descending  not only for big companies but also for individual farmers, so I believe FHB to be a tough and tricky disease for agricultural.</p>
 +
                                                <div class="title">
 +
                                                    <p>2.What do you think the public and the farmers would react to our genetically-modified yeast as a measure for precaution in the soil? Would they accept it? </p>
 +
                                                </div>
 +
                                                <p>——Well, in China it could arouse unrest. Because the public haven’t been exposed to this kind of genetically modified method before. Also, you know, the people may conjure up the fear of a former issue, a heatedly debated legislation through the last decade, whether we should allow genetically modified food circulating in the market. So, I guess it wouldn’t be very sought-after.</p>
 +
                                                <div class="title">
 +
                                                    <p> 3.Is there any foreseeable problems that may come along with the utilization of genetically modified yeasts? </p>
 +
                                                    <p>——Well, you should be very aware that perhaps this method which inoculate genetically modified yeasts into the soil may not work out… I know quite a few researches carried out by professors with great prestige. It took them years to isolate microorganisms that could to some extent control diseases of wheat, however when they inoculated them back in the soil the problem showed up—some plants got sick and then recovered, others didn’t… It’s complicated.</p>
 +
                                                </div>
 +
                                                <div class="title">
 +
                                                    <p>4.What are the common ways to detect the two toxins, DON and ZEN? Is it time- consuming ?</p>
 +
                                                </div>
 +
                                                <p>——It usually takes us  3-4 days to get the final results. Basically, as soon as we got the samples. We would firstly process the samples, and then we sent these samples to  be tested by HPLC(High performance liquid chromatography). This device is complex and expensive. Few institute can afford that. </p>
 +
                                                <div class="title">
 +
                                                    <p>4.Could you tell us the rough content of two toxins that circulate in the food chain?</p>
 +
                                                </div>
 +
                                                <p>——It’s hard to say. The content of toxins is climate dependent. For example, in 2015, the content was way higher than the standard. According to the law, the content of DON in wheat should lower than 1000ug/kg, and ZEN should lower than 60 ug/kg.</p>
 +
                                            </div>
 +
                                        </div>
 +
                                    </div>
 +
                                </div>
 +
                            </div>
 +
                            <div class="section-categories-item section-categories-handbook">
 +
                                <div class="section-categories-title">
 +
                                    Handbook
 +
                                </div>
 +
                                <div class="section-categories-detail">
 +
                                    <div class="section-categories-text">
 +
                                        <p>we created a handbook to introduce our project to almost all farmlands in Nanjing and students in our university and a high school in Nanjing.</p>
 +
                                        <p>This allowed us to reach out to those we cannot educate face-to-face.</p>
 +
                                    </div>
 +
                                    <div>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/8/89/NAU-CHINA_handbook-1.jpg" alt="">
 +
                                        <img src="https://static.igem.org/mediawiki/2017/f/fa/NAU-CHINA_handbook-2.jpg" alt="">
 +
                                    </div>
 +
                                </div>
 +
                            </div>
 +
                            <div class="section-categories-item section-categories-pc">
 +
                                <div class="section-categories-title">
 +
                                    Postcard distribution
 +
                                </div>
 +
                                <div class="section-categories-detail">
 +
                                    <div class="section-categories-text">
 +
                                        <p>We also appreciate the effort and hope that this postcard distribution will make people more familiar to our project.</p>
 +
                                    </div>
 +
                                    <div>
 +
                                        <img src="https://2017.igem.org/File:NAU-CHINA_inte-pc-1.jpg" alt="">
 +
                                        <img src="https://static.igem.org/mediawiki/2017/3/36/NAU-CHINA_inte-pc-2.jpg" alt="">
 +
                                    </div>
 +
                                </div>
 +
                            </div>
 +
                            <div class="section-categories-item section-categories-vpps">
 +
                                    <div class="section-categories-title">
 +
                                            Visiting plant protective station
 +
                                    </div>
 +
                                    <div class="section-categories-detail">
 +
                                        <div class="section-categories-text">
 +
                                            <p>We also appreciate the effort and hope that this postcard distribution will make people more familiar to our project</p>
 +
                                        </div>
 +
                                        <img src="https://static.igem.org/mediawiki/2017/d/db/NAU-CHINA_integrated-vpps-1.jpg" alt="">
 +
                                        <p class="tx">Pocture provided by government official</p>
 +
                                        <div class="section-categories-text">
 +
                                            <P>In order to best understand background of our project (The situation of wheat scab in china ) and the requirements of our hardware, we contacted plant protective station to inform them about our project and find out the features they wanted to see in our designs.</p>
 +
                                            <p>After visiting, We knew that FHB caused by F. graminearum has been a serious disease in Jiangyan district for over a decade. Losses are estimated to be in the millions of RMB annually.</p>
 +
                                            <p>We also gathered information and data on the Fusarium head blight to assist us with achine learning and software.</p>
 +
                                        </div>
 +
                                    </div>
 +
                                </div>
 +
                                <div class="section-categories-item section-categories-vpps">
 +
                                        <div class="section-categories-title categories-title-multiple">
 +
                                            <p>Visual Analysis Based on Information</p>
 +
                                            <p>Retrieval and Natural Language Processing</p>
 +
                                        </div>
 +
                                        <div class="section-categories-detail">
 +
                                            <div class="section-categories-text">
 +
                                                <p>For those who don't major in Biology, how can they be informed of Wheat Scab? We proposed a method to do this based on information retrieval and natural language processing</p>
 +
                                            </div>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/d/db/NAU-CHINA_integrated-vpps-1.jpg" alt="">
 +
                                            <p class="tx">Pocture provided by government official</p>
 +
                                            <div class="section-categories-text">
 +
                                                <P>In order to best understand background of our project (The situation of wheat scab in china ) and the requirements of our hardware, we contacted plant protective station to inform them about our project and find out the features they wanted to see in our designs.</p>
 +
                                                <p>After visiting, We knew that FHB caused by F. graminearum has been a serious disease in Jiangyan district for over a decade. Losses are estimated to be in the millions of RMB annually.</p>
 +
                                                <p>We also gathered information and data on the Fusarium head blight to assist us with machine learning and software.</p>
 +
                                            </div>
 +
                                            <p class="tx">Workflow of our method</p>
 +
                                            <div class="section-categories-text">
 +
                                                <p>In this method, we first choose '小麦赤霉病'('Wheat Scab'in Chinese) as the key word which will be put into the biggest Chinses search engine -- Baidu. Then we use web spider to get what the search engine returns. And we process the above text, by using natural language processing techniques including but not limited to Chinese word segmentation, word embedding and so on, We will get 'Relevant Word List' and a picture which is called 'Word Cloud' based on 'Relevant Word List'.</p>
 +
                                            </div>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/a/a0/NAU-CHINA_integrated-vab-2.jpg" alt="">
 +
                                            <p class="tx">Word Cloud</p>
 +
                                            <div class="section-categories-text">
 +
                                                <p>iolarge the font is, the higher the word frequency is. From this picture, we can acquire some useful information, For example, '长江流域'('Yangtze River Basin'in chinese ) may imply us that most of the wheat scabs occur in the Yangtze River Basin. Ahd,'甲基硫霉灵'('Methyl Thiophanate 'in Chinese) may represent a chemical that can treat wheat scab. All in all, we can acquire some useful information, even we didn't major in Biology before. At the same time, we do another basic work to find ‘Similar Word List’ and build a knowledge graph.</p>
 +
                                                <p>We acquire alomost 20,000 entities from one of the biggest Chinese input meth ods -- Sogou, and then we put them into the biggest Chinese encyclopedia --BaiduBaike which is similar with Wikipedia . In this way, we can get large volume text and then process it by using natural language processing techniques as well. we use word2vec which was developed by Google in 2012 and word segmentation to train a model. We finally get 'Similar Word List', and top 10 words in 'Similar Word List',which are similar with scab and relevant to wheat, are put into BaiduBaike to acquire information we want.</p>
 +
                                            </div>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/2/23/NAU-CHINA_integrated-vab-3.jpg" alt="">
 +
                                            <div class="section-categories-text text-desc">
 +
                                                <p>Top 10 words 'Similar Word List'('Wheat Stripe Rust','Sheath Blight','Virus','Disease','Wheat Leaf Rust','Rust','Wheat Hemiptera','Head Smut','Total Disease','Powdery Mildew','Wheat Aphids'in English)</p>
 +
                                            </div>
 +
                                            <div class="section-categories-text">
 +
                                                <p>A knowledge graph is finally built using the information we get from BaiduBaike.</p>
 +
                                            </div>
 +
                                            <img src="https://static.igem.org/mediawiki/2017/d/d6/NAU-CHINA_integrated-vab-4.jpg" alt="">
 +
                                            <p class="tx">Knowledge Graph</p>
 +
                                        </div>
 +
                                    </div>
 +
   
 +
   
 +
                                    <div class="section-categories-item section-categories-Questionaire">
 +
                                            <div class="section-categories-title">
 +
                                                <p>Questionaire</p>
 +
                                            </div>
 +
                                            <div class="section-categories-detail">
 +
                                                <div class="section-categories-text">
 +
                                                    <p>
 +
                                                            FHB is caused by a range of Fusarium fungi, which infects the heads of the crops when they are growing in the field. The disease is often associated with contamination by mycotoxins produced by the fungi which can cause severe economic losses .
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            According to literature review, we know that FHB is responsible for significant grain yield reduction world-wide. In China, wheat scabs affected areas are about 7.5 million hectares, accounting for the 1/4 of the total area of wheat. The annual loss of damage caused by scabs is about 2 million to 3 million Ton.In the U.S and Canada, Fusarium ear blight emerged in the 1990s as a widespread and powerful threat to cereal production.[1] From 1998-2000 the Midwestern United States suffered $2.7 billion in losses following a FEB epidemic.
 +
                                                    </p>
 +
                                                    <p>
 +
                                                    </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text">
 +
                                                    <p>
 +
                                                            Fusarium toxins have negative effects on the immune, gastrointestinal and reproductive systems of animals.[2]DON is a protein synthesis inhibitor, which also called vomitoxin, due to its negative effects on feed intake in pigs. Pigs are the most sensitive to DON, while ruminant animals such as cattle have higher tolerance.[3]Many countries monitor Fusarium mycotoxins in grain to limit negative health effects. In the U.S there are advisory levels for DON in human food and livestock feed.[4]The European Unionhas legislative limits for several Fusarium mycotoxins in grain aimed for human consumption[5]and recommended limits for animal feed.[6]Extensive research has been put into the development of control measures of Fusarium ear blight. Scientists, growers and food processors aim to develop effective control measures, including the reduction of mycotoxins.
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            Based on the above literature review, a questionnaire is designed to survey consumer groups’ opinions on FHB.
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            First, we would like to know whether the consumer group is concerned about wheat safety. Second, we try to give a simple test on the knowledge of the damage of FHB. By the way, we send the correct answer after people finishing the questionnaire. So they can get a feedback as soon as possible. Third, we want to introduce the biological control to the public.
 +
                                                    </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text">
 +
                                                    <p class="categories-text-especially">This is our questionnaire</p>
 +
                                                    <p>
 +
                                                            We have analyzed the data we have collected. The analysis results are as follows:
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            We have collected 411 valid questionnaires (all completed) at the end of the survey.
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            The participators come from 30 different provinces in China. Most of them are between 18-35 years old and have a bachelor degree.Here are results:
 +
                                                    </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text">
 +
                                                        <p class="categories-text-especially">1.The concern about FHB</p>
 +
                                                        <p>
 +
                                                                The survey shows that Only a few( 14.84%) respondents pay attention to the safety of the wheat in daily life. And some consumers(63.99%) have no idea about the situation of FHB. Some reasons for t having no appropriate approach to the information. Besides,Most consumers(74.94%) express their need to learn about the FHB and its damage,inculding36.25% o have a strong need.
 +
                                                        </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text">
 +
                                                        <p class="categories-text-especially">2.The knowledge about FHB <br />The similar 4 questions shows people do not know the basic knowledge of FHB.There is a knowledge gap in wheat food safety. Over a half of the  respondents express they know few about wheat scab.We set an interference option about aflatoxin. But we find people have a more clear recognition of it  for 38.44% of the respondents can choose the right answer about the toxin FHB brings. Besides we set a feedback to all respondents after the respondents finishing the questionnaire. We hope they can know a little more from the questionnaire.
 +
                                                        </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text">
 +
                                                        <p class="categories-text-especially">3.Summary</p>
 +
                                                        <p>
 +
                                                                To summarize, though the results of the survey may be a bit partial and incomplete to some extent due to the small sample size, it is undeniable that people's knowledge about wheat scb is insufficient. Especially after we have learned consumers have a high request on the quality of food, we consider it is important to know the wheat scab and toxins involved.
 +
                                                        </p>
 +
                                                        <p>
 +
                                                                Our NAU iGEM team aims to know exactly the public recognition of FHB, and  popularize the basics of FHB, its hazardous effects to people’s health, measures to take after poisoning, etc.
 +
                                                        </p>
 +
                                                        <p>
 +
                                                                We are careful about not arousing unnecessary public panic. This is also our social responsibility.
 +
                                                        </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text text-quote">
 +
                                                    <p>
 +
                                                            1.McMullen, Marcia; Bergstrom, Gary; De Wolf, Erick; Dill-Macky, Ruth; Hershman, Don; Shaner, Greg; Van Sanford, Dave (2012-07-11). "
 +
                                                            <span>"A Unified Effort to Fight an Enemy of Wheat and Barley: Fusarium Head Blight"</span>Plant Disease. 96 (12): 1712–1728. <span>ISSN 0191-2917. doi:10.1094/PDIS-03-12-0291-FE.</span>
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            2. D’Mello, J.P.F.; Placinta, C.M.; Macdonald, A.M.C. <span>"Fusarium mycotoxins: a review of global implications for animal health, welfare and productivity".</span>
 +
                                                                    Animal Feed Science and Technology. 80 (3-4): 183–205. <span>doi:10.1016/s0377-8401(99)00059-0.</span>
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            3.Miller, J. David (2008-02-01). <span>2008-02-01). "Mycotoxins in small grains and maize: Old problems, new challenges". </span>Food Additives & Contaminants: Part A. 25 (2): 219–230
 +
                                                                    <span>ISSN 1944-0049. doi:10.1080/02652030701744520.</span>
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            4. Nutrition, Center for Food Safety and Applied. <span>"Chemical Contaminants, Metals, Natural Toxins & Pesticides - Guidance for Industry and FDA: Advisory Levels for Deoxynivalenol (DON) in Finished Wheat Products for Human Consumption and Grains and Grain By-Products used for Animal Feed".</span>www.fda.gov. Retrieved 
 +
                                                                    2017-03-13.
 +
                                                    </p>
 +
                                                    <p>
 +
                                                            5.<span>"EUR-Lex - 32006R1881 - EN - EUR-Lex"</span>eur-lex.europa.eu. Retrieved 2017-03-13.
 +
                                                    </p>
 +
                                                    <p>
 +
                                                             6.<span>"EUR-Lex - 32006H0576 - EN - EUR-Lex"</span> eur-lex.europa.eu. Retrieved 2017-03-13.
 +
                                                    </p>
 +
                                                </div>
 +
                                                <div class="section-categories-text">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/e/ea/NAU-CHINA_chart2.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/9/97/NAU-CHINA_Integrated-chart3.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/5/57/NAU-CHINA_Integrated-chart4.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/6/6b/NAU-CHINA-Integrated-chart5.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/c/ca/NAU-CHINA_Integrated-chart6.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/2/27/NAU-CHINA_Integrated-chart7.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/8/8b/NAU-CHINA_Integrated-chart8.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/4/4b/NAU-CHINA_Integrated-chart9.png" alt="">
 +
                                                    <img src="https://static.igem.org/mediawiki/2017/c/c6/NAU-CHINA_Integrated-chart10.png" alt="">
 +
                                                </div>
 +
                                            </div>
 +
                                    </div>
 +
                        </div>
 +
                    </div>
 +
   
 +
   
 +
                <!-- TOP -->
 +
   
 +
                <div class="backTop"></div>
 +
   
 +
   
 +
   
 +
                <div class="main">
 +
                <ul class="floorMenu">
 +
                    <li class="active">Farmland Investigation</li>
 +
                    <li>Interview</li>
 +
                    <li>Handbook</li>
 +
                    <li>Postcard distribution</li>
 +
                    <li>Visiting plant protective station</li>
 +
                    <li>Visual Analysis</li>
 +
                    <li>Questionaire</li>
 +
                </ul>
 +
                </div>
 +
                <!-- Footer -->
 +
                <div class="footer">
 +
                    <div class="footer_slash"></div>
 +
                    <div class="footer_bg"></div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
   
 +
    <script src="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
 +
   
 +
    <script type="text/javascript">
 +
   
 +
   
 +
   
 +
   
 +
   
 +
    var w=document.getElementById("globalWrapper").id = 'globalWrappers';
 +
    var j=document.getElementById("HQ_page").id = 'HQ_pages';
 +
    var f=document.getElementById("content").id = 'contents';
 +
   
 +
   
 +
    $(function(){
 +
            var $dialogEmit = $('div > p.dialog-emit'),
 +
                $body = $('body'),
 +
                $dialogOn = $('div.dialog-on'),
 +
                $close = $dialogOn.find('div.close'),
 +
                $dis = $dialogOn.width() /2 ,
 +
                $cw = $(window).outerWidth(),
 +
                $ch = $(window).height(),
 +
                $mark,$diaOn;
 +
            $dialogEmit.each(function (index, item) {
 +
                (function(index){
 +
                    $(item).on('click', function () {
 +
                        var $index = index;
 +
                        $diaOn = $dialogOn.eq($index);
 +
                        console.log($diaOn)
 +
                        $mark = $('<div />');
 +
                        $mark.css({
 +
                            "position": "fixed",
 +
                            "width": $cw,
 +
                            "height": $ch,
 +
                            "background": "rgba(0,0,0,0.6)",
 +
                            "overflow-y":"scroll",
 +
                            "top": 0,
 +
                            "left": 0,
 +
                            "right": 0,
 +
                            "bottom": 0,
 +
                            "z-index": 999
 +
                        });
 +
                        $mark.append($diaOn);
 +
                        $diaOn.css({
 +
                            "display": "block",
 +
                            "left": ($cw/2) - $dis,
 +
                            "top": 0
 +
                        })
 +
                        $("body").append($mark);
 +
                        $close.each(function(){
 +
                            $(this).on('click',function(){
 +
                                $("#globalWrappers").next().remove();
 +
                                $(this).parent().css({
 +
                                    "display": "none"
 +
                                });
 +
                            })
 +
                        })
 +
                    });
 +
                })(index)
 +
   
 +
            });
 +
   
 +
        var $firstLevel = $('.nav_total').find('.first_level').has('.second_level');
 +
        $firstLevel.each(function (index, item) {
 +
            var $first = $(this),
 +
                $second = $first.find('.second_level'),
 +
                $firstWidth = $first.outerWidth(),
 +
                $secondWidth = $second.outerWidth(),
 +
                $diff = $secondWidth - $firstWidth;
 +
            $diff > 14 ? $second.css({
 +
                left: -($diff / 2)
 +
            }) : 0;
 +
        })
 +
            //返回顶部
 +
        var $gototop = $('.backTop');
 +
        $gototop.on('click', function () {
 +
            var distance = $(window).scrollTop();
 +
            $('body,html').animate({
 +
                scrollTop: 0
 +
            }, 500)
 +
        })
 +
   
 +
        // 楼梯导航
 +
    //1. 获得每层楼距离页面顶部的距离,并将它们放入一个数组中。
 +
    var $window = $(window);
 +
    var $floorWrap = $('.main');
 +
    console.log($floorWrap)
 +
    var floorArr = [];
 +
    $("div.section-categories").find(".section-categories-item").each(function(){
 +
    let everyTop = $(this).offset().top;    //每个div距离页面顶部的距离。
 +
    floorArr.push(everyTop)
 +
    });
 +
    //2. 监听滚动条滚过的距离,根据距离去判断滚到了那一层楼。
 +
    //2.1 绑定滚动事件,并且获得滚动的距离
 +
    //用on来绑定的事件可以使用off取消,因为点击楼层的时候,会有附带的跑马灯效果。方便取消监听。
 +
    $window.on("scroll",scrollMove);
 +
    function scrollMove(){
 +
    // 滚动到第一部分才出现
 +
    $window.scrollTop() > floorArr[0] ? $floorWrap.show() : $floorWrap.hide();
 +
   
 +
    //滚动条滚动的距离
 +
    var scrollTop = $window.scrollTop()+100;
 +
    var index = 0;
 +
    for(var i=0; i<floorArr.length; i++){
 +
    var now = floorArr[i];    //当前楼层距离顶部的距离
 +
    var next = floorArr[i+1];    //下一楼层距离顶部的距离。
 +
   
 +
    if(scrollTop<next){
 +
        if(scrollTop>=now){
 +
            index = i;
 
         }
 
         }
        .floorMenu li{
+
    }else if(scrollTop>=floorArr[floorArr.length-1]){
            width: 110px;
+
        index = floorArr.length-1;
            font-size: 16px;
+
    }
            line-height: 32px;
+
    }
            background: #fbf9bc;
+
    console.log($)
            border-bottom: 1px solid #d5c88c;
+
    //3. 根据楼层索引,去改变楼层导航的样式
            text-align: center;
+
    $(".floorMenu li").eq(index).addClass("active").siblings("li").removeClass("active")
        }
+
    }
        .floorMenu li.active{
+
    //4. 给楼层导航绑定点击事件。
            background: #FFDDA6;
+
    $(".floorMenu li").click(function(){
            color: white;
+
    //取消滚动监听
        }
+
    $window.off("scroll");
</style>
+
    $(this).addClass("active").siblings("li").removeClass("active");
<body>
+
    //获得点击li的索引。
<div id="defaultCase">
+
    var idx  = $(this).index();
<div class="defaultCase_auto">
+
    //根据索引获取楼层顶部距离
<!-- Header -->
+
    var sTop = floorArr[idx];
<div class="header_banner">
+
   
<div class="banner_text">
+
    $("html,body").animate({
<div class="banner_text_background">
+
    scrollTop:sTop
<span class="banner_bg">Integrated</span>
+
    },500,function(){   //回调函数,因为取消了监听事件,所以在点击完之后,在次调用监听事件。
<br>
+
    $window.on("scroll",scrollMove)
<span class="banner_china">NAU-CHINA</span>
+
    })
</div>
+
      
</div>
+
</div>
+
<!-- Nav -->
+
<div class="top_nav">
+
<div class="nav_bg">
+
<ul class="nav_total">
+
<li class="first_level">
+
<a href="javascript:">
+
<span>OVERVIEW</span>
+
<ul class="second_level">
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/background" target="_blank">
+
<span>BACKGROUND</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/description" target="_blank">
+
<span>DESCRIPTION</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/Demonstrate" target="_blank">
+
<span>DEMONSTRATION</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/InterLab" target="_blank">
+
<span>INTERLAB</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/Software" target="_blank">
+
<span>SOFTWARE</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/hardware" target="_blank">
+
<span>HARDWARE</span>
+
</a>
+
</li>
+
</ul>
+
</a>
+
 
+
</li>
+
<li class="first_level">
+
<a href="javascript:">
+
<span>PROJECT</span>
+
</a>
+
<ul class="second_level">
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/sensing" target="_blank">
+
<span>SENSING</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/antifungal" target="_blank">
+
<span>ANTIFUNGAL PEPTIDES</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/mycotoxin" target="_blank">
+
<span>MYCOTOXIN DEGRADATION</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/kill" target="_blank">
+
<span>KILL SWITCH</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/promoter" target="_blank">
+
<span>PROMOTER CHARACTERIZATION</span>
+
</a>
+
</li>
+
</ul>
+
</li>
+
<li class="first_level">
+
<a href="javascript:" target="_blank">
+
<span>HUMAN PRACTICE</span>
+
</a>
+
<ul class="second_level">
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/Collaborations" target="_blank">
+
<span>COLLABORATION</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/Engagement" target="_blank">
+
<span>PUBLIC ENGAGEMENT</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/HP/Gold_Integrated" target="_blank">
+
<span>INTERGRATED HUMAN PRACTICES</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/HP/Silver" target="_blank">
+
<span>HP SILVER</span>
+
</a>
+
</li>
+
 
+
</ul>
+
</li>
+
<li class="first_level">
+
HOME
+
<a href="https://2017.igem.org/Team:NAU-CHINA">
+
<span>HOME</span>
+
</a>
+
</li>
+
<li class="first_level">
+
<a href="https://2017.igem.org/Team:NAU-CHINA/Model" target="_blank">
+
<span>MODEL</span>
+
</a>
+
 
+
</li>
+
<li class="first_level">
+
<a href="javascript:">
+
<span>BIOBRICKS</span>
+
</a>
+
<ul class="second_level">
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/basic" target="_blank">
+
<span>BASIC PART</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/composite" target="_blank">
+
<span>COMPOSITE PART</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/improved" target="_blank">
+
<span>IMPROVED PART</span>
+
</a>
+
</li>
+
 
+
</ul>
+
</li>
+
<li class="first_level">
+
<a href="javascript:">
+
<span>TEAM</span>
+
</a>
+
<ul class="second_level">
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/members" target="_blank">
+
<span>MEMBERS</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Team:NAU-CHINA/Attributions" target="_blank">
+
<span>ATTRIBUTIONS</span>
+
</a>
+
</li>
+
</ul>
+
</li>
+
<li class="first_level">
+
<a href="javascript:">
+
<span>NOTEBOOK</span>
+
</a>
+
<ul class="second_level">
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/safety" target="_blank">
+
<span>SAFETY</span>
+
</a>
+
</li>
+
<li>
+
<a href="https://2017.igem.org/Template:NAU-CHINA/protocols" target="_blank">
+
<span>PROTOCOLS</span>
+
</a>
+
</li>
+
</ul>
+
</li>
+
</ul>
+
</div>
+
</div>
+
 
+
<!-- Content -->
+
<div id="content">
+
        <div class="decoration">
+
            <img class="section-header-left-1" src="https://static.igem.org/mediawiki/2017/1/11/NAU-CHINA_section-header-left-1.png" alt="">
+
            <img class="section-title-right-1" src="https://static.igem.org/mediawiki/2017/a/a8/NAU-CHINA_section-title-right-1.png" alt="">
+
        </div>
+
        <div class="section-header">
+
            <div class="comwidth">
+
                    <div class="section-header-title">
+
                        Integrated
+
                    </div>
+
                <div class="section-header-excerpt">
+
                    <p>------“If I have been able to see further, it was only be</p>
+
                    <p>-cause I stood on the shoulders of giants.</p>
+
                </div>
+
                <div class="section-header-content">
+
                    <dl>
+
                        <dt>Reaction:</dt>
+
                        <dd>
+
                            <p>A termed coined by physicists, it refers to one object exerts </p>
+
                            <p>a force on another object, then the second object exerts </p>
+
                            <p>an equal and opposite reaction force on the first. </p>
+
                            <p>Likewise, in order to better understand the </p>
+
                            <p>effectiveness of our project, we discussed </p>
+
                            <p>the dangers of FHB with many experts </p>
+
                            <p>and compared the different approaches </p>
+
                            <p>to control FHB. They are also insightful </p>
+
                            <p>on providing us with advice on how to </p>
+
                            <p>ameliorate the system to become more </p>
+
                            <p>robust and accurate.</p>
+
                        </dd>
+
                    </dl>
+
                </div>
+
            </div>
+
        </div>
+
        <div class="section-title">
+
            <ul class="section-title-firstDeco">
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
            </ul>
+
            <div class="section-title-content">
+
                <h2>Overview</h2>
+
                <div>
+
                    <p>Human practices is a highlight of our project in this year’s iGEM. As a researcher, we need to focus primarily on scientific research and laboratory work. But we cannot decide the direction of our research by soaking up in experiment time.  We will always keep the code in mind: whether projects are safe ? will it benefit the folk?</p>
+
<p>We  put great  elbow grease  into connecting human  practice with laboratory work. We tried to make our human practice progress along with experiments. To achieve this goal, we first analyze the demands for our project. We went to the farm of our university and went to a farm in the city center to get rigorous information of morbidity and current remedy . Secondly, we would like to know the effectiveness and the safety of our project, thus we discussed the dangers of  FHB  with many experts and compared the different approaches to control FHB. They are also insightful on providing us with advice on how to ameliorate the system to become more robust and accurate. One of the professors— Huaigu  Chen made us form an significant adjustment: degradation of toxins . Wegu  Chen made us form an significant adjustment: degradation of toxins . We these stakeholders very much. </p>
+
<p>Moreover, letting scientific project exert real impact on the society, we would like to spread our project and  iGEM  culture. In publicity and education, we have made presentations to introduce synthetic biology,  iGEM competitions and  the  project carried out by our  team to students in  high school  and our university. We sincerely hope that increasing people will know us and join us. Let us see what we have done about human practices.</p>
+
                </div>
+
            </div>
+
            <ul class="section-title-lastDeco">
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
                <li></li>
+
            </ul>
+
            <ul class="section-title-endline">
+
                <li></li>
+
                <li></li>
+
            </ul>
+
            <!-- d1992c -->
+
        </div>
+
        <div class="section-categories">
+
            <div class="section-categories-item section-categories-farmland">
+
                <div class="section-categories-title">
+
                        Farmland Investigation:
+
                </div>
+
                <div class="section-categories-detail">
+
                    <div class="section-categories-text">
+
                        <p>We put great elbow grease into connecting human practice with laboratory work. We tried to make our human practice progress along with experiments. In order to analyze the demands of our project. We went to the farmland of our university and a farm in the city center to get rigorous information of morbidity and current remedy.</p>
+
                    </div>
+
                    <div>
+
                        <img src="https://static.igem.org/mediawiki/2017/0/06/NAU-CHINA_farm.jpg" alt="">
+
                        <img src="https://static.igem.org/mediawiki/2017/e/ea/NAU-CHINA_farm-yard.jpg" alt="">
+
                        <p class="tx">farm of our university</p>
+
                    </div>
+
                    <div>
+
                        <img src="https://static.igem.org/mediawiki/2017/f/f8/NAU-CHINA_farm-city.jpg" alt="">
+
                        <p class="tx">a farm in the city center</p>
+
                    </div>
+
                    <div class="section-categories-text">
+
                        <p>We interviewed a farmer in our city who has had five years experience with wheat planting on his land. He commented that he has suffered a great loss from FHB. In 2015, 40%~50% wheat in his field was affected with FHB. He uses chemical pesticide every year, but it doesn’t always work. It is necessary for him to purchase a new kind of chemical pesticide because plant pathogens were resistant to the original one.</p>
+
                        <p>This experience gave us the opportunity to explore the impact our project might have on society. They also assisted us in thinking about responsibility in science.</p>
+
                        <p> “safety is important”,it inspired us that “Got to talk more in depth with people who were interested”.</p>
+
                        <p class="dialog-emit">You can read about our interview script HERE!(<span class="inte-under">Liu HE</span>)</p>
+
                    </div>
+
                    <div class="dialog-on">
+
                        <div class="close">X</div>
+
                        <p class="header">What did we discuss?</p>
+
                        <div>
+
                            <p class="title">1.Could you please tell us the incidence of wheat scab in recent years?</p>
+
                            <p>——last year (2016) continued raining and drizzling, as a result wheat scab is particularly serious, the incidence rate of infection is approximately 50% to 60%.</p>
+
                            <p>This year ( 2017 ) wheat grew particularly well, almost no wheat scab, the morbidity was less than one percent. You know, infected musty wheat contains vomitoxin. Taking the Huaihe River as the boundary, in the south of the Huaihe River, due to  Huainan climate mostly wet and humid, higher the  morbidity is, vomitoxin content is almost in 1500~1600ppm. Last year the situation is relatively more serious, the wheat vomitoxin content is about 7500ppm. While the EU criteria on the vomitoxin stipulate the vomitoxin should be less than 1000ppm.</p>
+
                        </div>
+
                        <div>
+
                            <p class="title">2. What is the cause of wheat scab disease?</p>
+
                            <p>——the incidence of wheat scab has a great relationship with weather,the growth of winter wheat cultivated in Jiangsu province depends on the next year April’s weather. Although China has an old poverb "Man will conquer nature", but people engaged in farming industry will substantiate that people will never conquer the nature . The yield and morbidity of wheat  are sheer dependent on the weather . Once the wheat scab occurs , there is no other way back. </p>
+
                        </div>
+
                        <div>
+
                            <p class="title">3.What are the dominant ways to control wheat scab?</p>
+
                            <p>——Spraying pesticides in the blossoming stage of wheat. When wheats are about to blossom, we will spray pesticide on every single wheat we see. Another massive scale spray will be expected to  need  at the 10% to 15% of blossoming stage. During the entire growth cycle, we will have to control the times of pesticide utilization, generally it is no more than three times. However wheat scab can only be prevented, it can not be cured. Once it happens in the field, there is no other way back. Like the human skin, once the skin is damaged, the bacteria will arrive and reproduce immediately.</p>
+
                        </div>
+
                        <div>
+
                            <p class="title">4.Will wheat scab be resistant to the usage of pesticides?</p>
+
                            <p>——Unfortunately yes, thus every year pesticide will be renovated and replaced, pesticide researchers will also introduce new pesticides every year. A pesticide will be replaced and disappear for up to two years. Actually, pesticide used in field crop will be expected to need a renovation every year, even it is for killing weeds and Aphidoidea.</p>
+
                        </div>
+
                        <div>
+
                            <p class="title">5.How to deal with the infected wheat?</p>
+
                            <p>——Wheat with serious infection, the vomitoxin content is way higher than the criteria, it can not be made as food for human. However, they are more prone to be made into feed. The two toxins produced by the scab can be accumulated in the food chain . As a farmer who cultivate wheat , I am also very concerned about the problem of mycotoxins in food. It now appears that there is a great potential that excessive mycotoxins may be in the food, these food flows into the market circulation,  the crippling hazard to the  human body  accumulate gradually. If you do not pay attention, the adverse consequence may occur in the near future.</p>
+
                        </div>
+
                    </div>
+
                </div>
+
            </div>
+
            <div class="section-categories-item section-categories-interview">
+
                <div class="section-categories-title">
+
                    Interview
+
                </div>
+
                <div class="section-categories-detail">
+
                    <div class="section-categories-text">
+
                        <p>As a part of the project, we reached out to experts on the matter of Fusarium head blight, farmer, government officials. We asked them on a range of aspects, from the purely technical to the environmental. Here the summaries of the interviews are shown.</p>
+
                    </div>
+
                    <div>
+
                        <p class="detail-title">Visiting professor Zhou mingguo</p>
+
                        <img src="https://static.igem.org/mediawiki/2017/f/f1/NAU-CHINA_active-1.jpg" alt="">
+
                        <div class="section-categories-text">
+
                            <p>When the idea of wheat scab occured to us, we found that there were only few professors’ researches were on that track in Nanjing Agricultural University. After scouring a immense amount of the literature we construct a rough scheme, however we decided to consult professor Mingguo Zhou who has been researching the precaution and remedy on Fusarium head blight of Wheat for many years about it. It is also noteworthy that professor Zhou have gained a great achievement in the chemical control of Fusarium head blight of Wheat. Professor Zhou illustrated the features of this disease by contrasting different wheat diseases such as smut.When we asked about the current treatment of Fusarium head blight of Wheat, professor Zhou told us the most prevalent approach is to use chemical products. He exhibited his up to date research for us, and there is, admittedly, a great advantage of chemical products which is its persistent feature. This is also insightful for us, if we hope to make our final products predominant in the field, we also should make it persistent.</p>
+
                        </div>
+
                    </div>
+
                    <div>
+
                        <p class="detail-title">Visiting professor Chen huaigu</p>
+
                        <img src="https://static.igem.org/mediawiki/2017/4/4f/NAU-CHINA_active-2.jpg" alt="">
+
                        <div class="section-categories-text">
+
                                <p>Chen huaigu is a professor who specializes in Fusarium head blight. He mostly focuses on the chemical control , and he acknowledged the biology control is a promising treatment for  FHB . He gave us the professional suggestions on the mechanism of our project.</p>
+
                        </div>
+
                    </div>
+
                    <div>
+
                        <p class="detail-title">Visiting professor Zhou</p>
+
                        <img src="https://static.igem.org/mediawiki/2017/f/f3/NAU-CHINA_active-3.jpg" alt="">
+
                        <div class="section-categories-text">
+
                                <p>We introduced our project to professor Zhou, getting many useful feedback. His suggestions helped us view our project in a different way, find the existing problem in our project, and lead us to think more about application and the practical problems. We used his advice and constantly kept in touch with him. In addition, we also gathered information and data on the Fusarium head blight to assist us with modeling from professor Zhou.</p>
+
                        </div>
+
                    </div>
+
                    <div>
+
                        <p class="detail-title">Visiting professor  Wang yanzhang  Tang weihua</p>
+
                        <p class="section-categories-text">Institute of Plant Physiology & Ecology ,SIBS, CAS</p>
+
                        <img src="https://static.igem.org/mediawiki/2017/e/ee/NAU-CHINA_active-4.jpg" alt="">
+
                        <div class="section-categories-text">
+
                                <p>Tang and Wang are professors who work on the “The Interaction of Fusarium and host plants”. We had made a strong impression and a solid case for continued suggestions from these experts in this area.</p>
+
                                <p>Professors help us better understand how this pathogen proliferates within the host plant.</p>
+
                        </div>
+
                    </div>
+
                    <div class="section-categories-text">
+
                        <p>More knowledgeable after the visit  : the strategy of infection; the synthesis of toxins; the mechanism of host plant ’s defense response; the mechanism of fungicide resistance……</p>
+
                        <p>“First and foremost, You need to know the production of proteins from the yeast ,then you should think about how to spray drugs , just like the easiest way that you can spray biological pesticide , but you have to purify the proteins first. Besides, you had better know when to spray the biological pesticide and where to spray.”</p>
+
                    </div>
+
                    <div>
+
                        <div class="detail-title detail-title-multiple">
+
                            <p>Email and phone communication with</p>
+
                            <p>Communications with Dr. Zhang Haoqian</p>
+
                        </div>
+
                        <div>
+
                            <div class="section-categories-text">
+
                                    <p>As we brainstormed and planned our new research, we had phone meetings and email communications with Dr. Zhang Haoqian.</p>
+
                            </div>
+
                            <img src="https://static.igem.org/mediawiki/2017/c/ca/NAU-CHINA_bluepha.jpg" alt="">
+
                        </div>
+
                        <div>
+
                            <p class="detail-title">Technical Communications with Dr. Lee, Nanjing Genscript</p>
+
                            <img src="https://static.igem.org/mediawiki/2017/a/ac/NAU-CHINA_shyjs.jpg" alt="">
+
                            <img src="https://static.igem.org/mediawiki/2017/9/95/NAU-CHINA_sahnghai.jpg" alt="">
+
                            <div class="section-categories-text">
+
                                <p>Technical Communications with Dr. Lee for Project Design, and Testing. We consulted experts in biology marketing. This experience might come in handy especially if we want to carry out a product to all farmers.</p>
+
                            </div>
+
                        </div>
+
                        <div>
+
                            <p class="detail-title">A Visit to Nanjing Government-Food Lab</p>
+
                            <img src="https://static.igem.org/mediawiki/2017/c/c0/NAU-CHINA_food-lab.jpg" alt="">
+
                            <div class="section-categories-text">
+
                                <p>To understand the criteria of two toxins’ (DON, ZEN) content and design a detecting method , we went to  Nanjing government where we visited two officers and a technician. We consulted about the content of the two toxins circulating in the food chain which involved wheat fruits, wheat derived flour, and ating in the food chain which involved wheat fruits, wheat derived flour, and gislated on the criteria of two toxins(GB 5009.111 for DON, GB 5009.209 for ZEN). Unfortunately, it is undeniable that, in the context of unfavorable climate condition,  the bottom will fall out of the quality as the content of toxins will be definitely above the stipulated value.</p>
+
                                <p>We also visited the quality-control laboratory of the government in which we found that it was such a both labor-consuming and time-consuming process to detect the two toxins. Basically, the government will need 3-4 days to finish a set of detection, besides, the devices they utilize are expensive and inconvenient. All these issues have inspired us a brand new idea—a device serve the function of detecting!</p>
+
                            </div>
+
                        </div>
+
                        <div>
+
                            <p class="dialog-emit inte-under">You can read about our interview script HERE!</p>
+
                            <div class="dialog-on">
+
                                <div class="close">X</div>
+
                                <div class="title">
+
                                    <p>1.Could you describe the tension arising from FHB, and its adverse consequences for farmers and our country? </p>
+
                                </div>
+
                                <p>——In China, although as a whole there is no significant decrease in the gross production of wheat, it still could be a cataclysm for some agriculture-oriented  provinces’ wheat production. It does trigger a serious economy descending  not only for big companies but also for individual farmers, so I believe FHB to be a tough and tricky disease for agricultural.</p>
+
                                <div class="title">
+
                                    <p>2.What do you think the public and the farmers would react to our genetically-modified yeast as a measure for precaution in the soil? Would they accept it? </p>
+
                                </div>
+
                                <p>——Well, in China it could arouse unrest. Because the public haven’t been exposed to this kind of genetically modified method before. Also, you know, the people may conjure up the fear of a former issue, a heatedly debated legislation through the last decade, whether we should allow genetically modified food circulating in the market. So, I guess it wouldn’t be very sought-after.</p>
+
                                <div class="title">
+
                                    <p> 3.Is there any foreseeable problems that may come along with the utilization of genetically modified yeasts? </p>
+
                                    <p>——Well, you should be very aware that perhaps this method which inoculate genetically modified yeasts into the soil may not work out… I know quite a few researches carried out by professors with great prestige. It took them years to isolate microorganisms that could to some extent control diseases of wheat, however when they inoculated them back in the soil the problem showed up—some plants got sick and then recovered, others didn’t… It’s complicated.</p>
+
                                </div>
+
                                <div class="title">
+
                                    <p>4.What are the common ways to detect the two toxins, DON and ZEN? Is it time- consuming ?</p>
+
                                </div>
+
                                <p>——It usually takes us  3-4 days to get the final results. Basically, as soon as we got the samples. We would firstly process the samples, and then we sent these samples to  be tested by HPLC(High performance liquid chromatography). This device is complex and expensive. Few institute can afford that. </p>
+
                                <div class="title">
+
                                    <p>4.Could you tell us the rough content of two toxins that circulate in the food chain?</p>
+
                                </div>
+
                                <p>——It’s hard to say. The content of toxins is climate dependent. For example, in 2015, the content was way higher than the standard. According to the law, the content of DON in wheat should lower than 1000ug/kg, and ZEN should lower than 60 ug/kg.</p>
+
                            </div>
+
                        </div>
+
                    </div>
+
                </div>
+
            </div>
+
            <div class="section-categories-item section-categories-handbook">
+
                <div class="section-categories-title">
+
                    Handbook
+
                </div>
+
                <div class="section-categories-detail">
+
                    <div class="section-categories-text">
+
                        <p>we created a handbook to introduce our project to almost all farmlands in Nanjing and students in our university and a high school in Nanjing.</p>
+
                        <p>This allowed us to reach out to those we cannot educate face-to-face.</p>
+
                    </div>
+
                    <div>
+
                        <img src="https://static.igem.org/mediawiki/2017/8/89/NAU-CHINA_handbook-1.jpg" alt="">
+
                        <img src="https://static.igem.org/mediawiki/2017/f/fa/NAU-CHINA_handbook-2.jpg" alt="">
+
                    </div>
+
                </div>
+
            </div>
+
            <div class="section-categories-item section-categories-pc">
+
                <div class="section-categories-title">
+
                    Postcard distribution
+
                </div>
+
                <div class="section-categories-detail">
+
                    <div class="section-categories-text">
+
                        <p>We also appreciate the effort and hope that this postcard distribution will make people more familiar to our project.</p>
+
                    </div>
+
                    <div>
+
                        <img src="https://2017.igem.org/File:NAU-CHINA_inte-pc-1.jpg" alt="">
+
                        <img src="https://static.igem.org/mediawiki/2017/3/36/NAU-CHINA_inte-pc-2.jpg" alt="">
+
                    </div>
+
                </div>
+
            </div>
+
            <div class="section-categories-item section-categories-vpps">
+
                    <div class="section-categories-title">
+
                            Visiting plant protective station
+
                    </div>
+
                    <div class="section-categories-detail">
+
                        <div class="section-categories-text">
+
                            <p>We also appreciate the effort and hope that this postcard distribution will make people more familiar to our project</p>
+
                        </div>
+
                        <img src="https://static.igem.org/mediawiki/2017/d/db/NAU-CHINA_integrated-vpps-1.jpg" alt="">
+
                        <p class="tx">Pocture provided by government official</p>
+
                        <div class="section-categories-text">
+
                            <P>In order to best understand background of our project (The situation of wheat scab in china ) and the requirements of our hardware, we contacted plant protective station to inform them about our project and find out the features they wanted to see in our designs.</p>
+
                            <p>After visiting, We knew that FHB caused by F. graminearum has been a serious disease in Jiangyan district for over a decade. Losses are estimated to be in the millions of RMB annually.</p>
+
                            <p>We also gathered information and data on the Fusarium head blight to assist us with achine learning and software.</p>
+
                        </div>
+
                    </div>
+
                </div>
+
                <div class="section-categories-item section-categories-vpps">
+
                        <div class="section-categories-title categories-title-multiple">
+
                            <p>Visual Analysis Based on Information</p>
+
                            <p>Retrieval and Natural Language Processing</p>
+
                        </div>
+
                        <div class="section-categories-detail">
+
                            <div class="section-categories-text">
+
                                <p>For those who don't major in Biology, how can they be informed of Wheat Scab? We proposed a method to do this based on information retrieval and natural language processing</p>
+
                            </div>
+
                            <img src="https://static.igem.org/mediawiki/2017/d/db/NAU-CHINA_integrated-vpps-1.jpg" alt="">
+
                            <p class="tx">Pocture provided by government official</p>
+
                            <div class="section-categories-text">
+
                                <P>In order to best understand background of our project (The situation of wheat scab in china ) and the requirements of our hardware, we contacted plant protective station to inform them about our project and find out the features they wanted to see in our designs.</p>
+
                                <p>After visiting, We knew that FHB caused by F. graminearum has been a serious disease in Jiangyan district for over a decade. Losses are estimated to be in the millions of RMB annually.</p>
+
                                <p>We also gathered information and data on the Fusarium head blight to assist us with machine learning and software.</p>
+
                            </div>
+
                            <p class="tx">Workflow of our method</p>
+
                            <div class="section-categories-text">
+
                                <p>In this method, we first choose '小麦赤霉病'('Wheat Scab'in Chinese) as the key word which will be put into the biggest Chinses search engine -- Baidu. Then we use web spider to get what the search engine returns. And we process the above text, by using natural language processing techniques including but not limited to Chinese word segmentation, word embedding and so on, We will get 'Relevant Word List' and a picture which is called 'Word Cloud' based on 'Relevant Word List'.</p>
+
                            </div>
+
                            <img src="https://static.igem.org/mediawiki/2017/a/a0/NAU-CHINA_integrated-vab-2.jpg" alt="">
+
                            <p class="tx">Word Cloud</p>
+
                            <div class="section-categories-text">
+
                                <p>iolarge the font is, the higher the word frequency is. From this picture, we can acquire some useful information, For example, '长江流域'('Yangtze River Basin'in chinese ) may imply us that most of the wheat scabs occur in the Yangtze River Basin. Ahd,'甲基硫霉灵'('Methyl Thiophanate 'in Chinese) may represent a chemical that can treat wheat scab. All in all, we can acquire some useful information, even we didn't major in Biology before. ild a knowledge graph.</p>
+
                                <p>We acquire alomost 20,000 entities from one of the biggest Chinese input meth ods -- Sogou, and then we put them into the biggest Chinese encyclopedia --BaiduBaike which is similar with Wikipedia . In this way, we can get large volume text and then process it by using natural language processing techniques as well. we use word2vec which was developed by Google in 2012 and word segmentation to train a model. We finally get 'Similar Word List', and top 10 words in 'Similar Word List',which are similar with scab and relevant to wheat, are put into BaiduBaike to acquire information we want.</p>
+
                            </div>
+
                            <img src="https://static.igem.org/mediawiki/2017/2/23/NAU-CHINA_integrated-vab-3.jpg" alt="">
+
                            <div class="section-categories-text text-desc">
+
                                <p>Top 10 words 'Similar Word List'('Wheat Stripe Rust','Sheath Blight','Virus','Disease','Wheat Leaf Rust','Rust','Wheat Hemiptera','Head Smut','Total Disease','Powdery Mildew','Wheat Aphids'in English)</p>
+
                            </div>
+
                            <div class="section-categories-text">
+
                                <p>A knowledge graph is finally built using the information we get from BaiduBaike.</p>
+
                            </div>
+
                            <img src="https://static.igem.org/mediawiki/2017/d/d6/NAU-CHINA_integrated-vab-4.jpg" alt="">
+
                            <p class="tx">Knowledge Graph</p>
+
                        </div>
+
                    </div>
+
 
+
 
+
                    <div class="section-categories-item section-categories-Questionaire">
+
                            <div class="section-categories-title">
+
                                <p>Questionaire</p>
+
                            </div>
+
                            <div class="section-categories-detail">
+
                                <div class="section-categories-text">
+
                                    <p>
+
                                            FEB is caused by a range of Fusarium fungi, which infects the heads of the crops when they are growing in the field. The disease is often associated with contamination by mycotoxins produced by the fungi which can cause severe economic losses .
+
                                    </p>
+
                                    <p>
+
                                            According to literature review, we know that FHB is responsible for significant grain yield reduction world-wide. In China, wheat scabs affected areas are about 7.5 million hectares, accounting for the 1/4 of the total area of wheat. The annual loss of damage caused by scabs is about 2 million to 3 million Ton.In the U.S and Canada, Fusarium ear blight emerged in the 1990s as a widespread and powerful threat to cereal production.[1] From 1998-2000 the Midwestern United States suffered $2.7 billion in losses following a FEB epidemic.
+
                                    </p>
+
                                    <p>
+
                                    </p>
+
                                </div>
+
                                <div class="section-categories-text">
+
                                    <p>
+
                                            Fusarium toxins have negative effects on the immune, gastrointestinal and reproductive systems of animals.[2]DON is a protein synthesis inhibitor, which also called vomitoxin, due to its negative effects on feed intake in pigs. Pigs are the most sensitive to DON, while ruminant animals such as cattle have higher tolerance.[3]Many countries monitor Fusarium mycotoxins in grain to limit negative health effects. In the U.S there are advisory levels for DON in human food and livestock feed.[4]The European Unionhas legislative limits for several Fusarium mycotoxins in grain aimed for human consumption[5]and recommended limits for animal feed.[6]Extensive research has been put into the development of control measures of Fusarium ear blight. Scientists, growers and food processors aim to develop effective control measures, including the reduction of mycotoxins.
+
                                    </p>
+
                                    <p>
+
                                            Based on the above literature review, a questionnaire is designed to survey consumer groups’ opinions on FHB.
+
                                    </p>
+
                                    <p>
+
                                            First, we would like to know whether the consumer group is concerned about wheat safety. Second, we try to give a simple test on the knowledge of the damage of FHB. By the way, we send the correct answer after people finishing the questionnaire. So they can get a feedback as soon as possible. Third, we want to introduce the biological control to the public.
+
                                    </p>
+
                                </div>
+
                                <div class="section-categories-text">
+
                                    <p class="categories-text-especially">This is our questionnaire</p>
+
                                    <p>
+
                                            We have analyzed the data we have collected. The analysis results are as follows:
+
                                    </p>
+
                                    <p>
+
                                            We have collected 411 valid questionnaires (all completed) at the end of the survey.
+
                                    </p>
+
                                    <p>
+
                                            The participators come from 30 different provinces in China. Most of them are between 18-35 years old and have a bachelor degree.Here are results:
+
                                    </p>
+
                                </div>
+
                                <div class="section-categories-text">
+
                                        <p class="categories-text-especially">1.The concern about FHB</p>
+
                                        <p>
+
                                                The survey shows that Only a few( 14.84%) respondents pay attention to the safety of the wheat in daily life. And some consumers(63.99%) have no idea about the situation of FHB. Some reasons for t having no appropriate approach to the information. Besides,Most consumers(74.94%) express their need to learn about the FHB and its damage,inculding36.25% o have a strong need.
+
                                        </p>
+
                                </div>
+
                                <div class="section-categories-text">
+
                                        <p class="categories-text-especially">2.The knowledge about FHB The similar 4 questions shows people do not know the basic knowledge of FHB.There is a knowledge gap in wheat food safety. Over a half of the  respondents express they know few about wheat scab.We set an interference option about aflatoxin. But we find people have a more clear recognition of it  for 38.44% of the respondents can choose the right answer about the toxin FHB brings. Besides we set a feedback to all respondents after the respondents finishing the questionnaire. We hope they can know a little more from the questionnaire.
+
                                        </p>
+
                                </div>
+
                                <div class="section-categories-text">
+
                                        <p class="categories-text-especially">3.Summary</p>
+
                                        <p>
+
                                                To summarize, though the results of the survey may be a bit partial and incomplete to some extent due to the small sample size, it is undeniable that people's knowledge about wheat scb is insufficient. Especially after we have learned consumers have a high request on the quality of food, we consider it is important to know the wheat scab and toxins involved.
+
                                        </p>
+
                                        <p>
+
                                                Our NAU iGEM team aims to know exactly the public recognition of FHB, and  popularize the basics of FHB, its hazardous effects to people’s health, measures to take after poisoning, etc.
+
                                        </p>
+
                                        <p>
+
                                                We are careful about not arousing unnecessary public panic. This is also our social responsibility.
+
                                        </p>
+
                                </div>
+
                                <div class="section-categories-text text-quote">
+
                                    <p>
+
                                            1.McMullen, Marcia; Bergstrom, Gary; De Wolf, Erick; Dill-Macky, Ruth; Hershman, Don; Shaner, Greg; Van Sanford, Dave (2012-07-11). "
+
                                            <span>"A Unified Effort to Fight an Enemy of Wheat and Barley: Fusarium Head Blight"</span>Plant Disease. 96 (12): 1712–1728. <span>ISSN 0191-2917. doi:10.1094/PDIS-03-12-0291-FE.</span>
+
                                    </p>
+
                                    <p>
+
                                            2. D’Mello, J.P.F.; Placinta, C.M.; Macdonald, A.M.C. <span>"Fusarium mycotoxins: a review of global implications for animal health, welfare and productivity".</span>
+
                                                    Animal Feed Science and Technology. 80 (3-4): 183–205. <span>doi:10.1016/s0377-8401(99)00059-0.</span>
+
                                    </p>
+
                                    <p>
+
                                            3.Miller, J. David (2008-02-01). <span>2008-02-01). "Mycotoxins in small grains and maize: Old problems, new challenges". </span>Food Additives & Contaminants: Part A. 25 (2): 219–230
+
                                                    <span>ISSN 1944-0049. doi:10.1080/02652030701744520.</span>
+
                                    </p>
+
                                    <p>
+
                                            4. Nutrition, Center for Food Safety and Applied. <span>"Chemical Contaminants, Metals, Natural Toxins & Pesticides - Guidance for Industry and FDA: Advisory Levels for Deoxynivalenol (DON) in Finished Wheat Products for Human Consumption and Grains and Grain By-Products used for Animal Feed".</span>www.fda.gov. Retrieved 
+
                                                    2017-03-13.
+
                                    </p>
+
                                    <p>
+
                                            5.<span>"EUR-Lex - 32006R1881 - EN - EUR-Lex"</span>eur-lex.europa.eu. Retrieved 2017-03-13.
+
                                    </p>
+
                                    <p>
+
                                             6.<span>"EUR-Lex - 32006H0576 - EN - EUR-Lex"</span> eur-lex.europa.eu. Retrieved 2017-03-13.
+
                                    </p>
+
                                </div>
+
                                <div class="section-categories-text">
+
                                    <img src="https://static.igem.org/mediawiki/2017/e/ea/NAU-CHINA_chart2.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/9/97/NAU-CHINA_Integrated-chart3.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/5/57/NAU-CHINA_Integrated-chart4.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/6/6b/NAU-CHINA-Integrated-chart5.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/c/ca/NAU-CHINA_Integrated-chart6.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/2/27/NAU-CHINA_Integrated-chart7.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/8/8b/NAU-CHINA_Integrated-chart8.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/4/4b/NAU-CHINA_Integrated-chart9.png" alt="">
+
                                    <img src="https://static.igem.org/mediawiki/2017/c/c6/NAU-CHINA_Integrated-chart10.png" alt="">
+
                                </div>
+
                            </div>
+
                    </div>
+
        </div>
+
    </div>
+
 
+
 
+
<!-- TOP -->
+
 
+
<div class="backTop"></div>
+
 
+
 
+
 
+
<div class="main">
+
            <ul class="floorMenu">
+
                <li class="active">Farmland Investigation</li>
+
                <li>Interview</li>
+
                <li>Handbook</li>
+
                <li>Postcard distribution</li>
+
                <li>Visiting plant protective station</li>
+
                <li>Visual Analysis</li>
+
                <li>Questionaire</li>
+
            </ul>
+
</div>
+
<!-- Footer -->
+
<div class="footer">
+
<div class="footer_slash"></div>
+
<div class="footer_bg"></div>
+
</div>
+
</div>
+
</div>
+
 
+
<script src="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>
+
 
+
<script type="text/javascript">
+
 
+
 
+
 
+
 
+
 
+
var w=document.getElementById("globalWrapper").id = 'globalWrappers';
+
var j=document.getElementById("HQ_page").id = 'HQ_pages';
+
var f=document.getElementById("content").id = 'contents';
+
 
+
 
+
$(function(){
+
var $dialogEmit = $('div > p.dialog-emit'),
+
$body = $('body'),
+
$dialogOn = $('div.dialog-on'),
+
$close = $dialogOn.find('div.close'),
+
$dis = $dialogOn.width() /2 ,
+
$cw = $(window).outerWidth(),
+
$ch = $(window).height(),
+
$mark,$diaOn;
+
$dialogEmit.each(function (index, item) {
+
(function(index){
+
$(item).on('click', function () {
+
var $index = index;
+
$diaOn = $dialogOn.eq($index);
+
console.log($diaOn)
+
$mark = $('<div />');
+
$mark.css({
+
"position": "fixed",
+
"width": $cw,
+
"height": $ch,
+
"background": "rgba(0,0,0,0.6)",
+
"overflow-y":"scroll",
+
"top": 0,
+
"left": 0,
+
"right": 0,
+
"bottom": 0,
+
"z-index": 999
+
});
+
$mark.append($diaOn);
+
$diaOn.css({
+
"display": "block",
+
"left": ($cw/2) - $dis,
+
"top": 0
+
})
+
$("body").append($mark);
+
$close.each(function(){
+
$(this).on('click',function(){
+
$("#globalWrappers").next().remove();
+
$(this).parent().css({
+
"display": "none"
+
});
+
})
+
})
+
});
+
})(index)
+
 
+
});
+
 
+
     var $firstLevel = $('.nav_total').find('.first_level').has('.second_level');
+
    $firstLevel.each(function (index, item) {
+
        var $first = $(this),
+
            $second = $first.find('.second_level'),
+
            $firstWidth = $first.outerWidth(),
+
            $secondWidth = $second.outerWidth(),
+
            $diff = $secondWidth - $firstWidth;
+
        $diff > 14 ? $second.css({
+
            left: -($diff / 2)
+
        }) : 0;
+
 
     })
 
     })
//返回顶部
 
    var $gototop = $('.backTop');
 
    $gototop.on('click', function () {
 
        var distance = $(window).scrollTop();
 
        $('body,html').animate({
 
            scrollTop: 0
 
        }, 500)
 
 
     })
 
     })
 
+
    </script>
// 楼梯导航
+
    </body>
//1. 获得每层楼距离页面顶部的距离,并将它们放入一个数组中。
+
    </html>
var $window = $(window);
+
var $floorWrap = $('.main');
+
console.log($floorWrap)
+
var floorArr = [];
+
$("div.section-categories").find(".section-categories-item").each(function(){
+
let everyTop = $(this).offset().top;    //每个div距离页面顶部的距离。
+
floorArr.push(everyTop)
+
});
+
//2. 监听滚动条滚过的距离,根据距离去判断滚到了那一层楼。
+
//2.1 绑定滚动事件,并且获得滚动的距离
+
//用on来绑定的事件可以使用off取消,因为点击楼层的时候,会有附带的跑马灯效果。方便取消监听。
+
$window.on("scroll",scrollMove);
+
function scrollMove(){
+
// 滚动到第一部分才出现
+
$window.scrollTop() > floorArr[0] ? $floorWrap.show() : $floorWrap.hide();
+
 
+
//滚动条滚动的距离
+
var scrollTop = $window.scrollTop()+100;
+
var index = 0;
+
for(var i=0; i<floorArr.length; i++){
+
var now = floorArr[i];    //当前楼层距离顶部的距离
+
var next = floorArr[i+1];    //下一楼层距离顶部的距离。
+
 
+
if(scrollTop<next){
+
if(scrollTop>=now){
+
index = i;
+
}
+
}else if(scrollTop>=floorArr[floorArr.length-1]){
+
index = floorArr.length-1;
+
}
+
}
+
console.log($)
+
//3. 根据楼层索引,去改变楼层导航的样式
+
$(".floorMenu li").eq(index).addClass("active").siblings("li").removeClass("active")
+
}
+
//4. 给楼层导航绑定点击事件。
+
$(".floorMenu li").click(function(){
+
//取消滚动监听
+
$window.off("scroll");
+
$(this).addClass("active").siblings("li").removeClass("active");
+
//获得点击li的索引。
+
var idx  = $(this).index();
+
//根据索引获取楼层顶部距离
+
var sTop = floorArr[idx];
+
 
+
$("html,body").animate({
+
scrollTop:sTop
+
},500,function(){    //回调函数,因为取消了监听事件,所以在点击完之后,在次调用监听事件。
+
$window.on("scroll",scrollMove)
+
})
+
 
+
})
+
})
+
</script>
+
</body>
+
</html>
+

Revision as of 01:40, 2 November 2017

Document

Integrated

------“If I have been able to see further, it was only be

-cause I stood on the shoulders of giants.

Reaction:

A termed coined by physicists, it refers to one object exerts

a force on another object, then the second object exerts

an equal and opposite reaction force on the first.

Likewise, in order to better understand the

effectiveness of our project, we discussed

the dangers of FHB with many experts

and compared the different approaches

to control FHB. They are also insightful

on providing us with advice on how to

ameliorate the system to become more

robust and accurate.

Overview

Human practices is a highlight of our project in this year’s iGEM. As a researcher, we need to focus primarily on scientific research and laboratory work. But we cannot decide the direction of our research by soaking up in experiment time. We will always keep the code in mind: whether projects are safe ? will it benefit the folk?

We put great elbow grease into connecting human practice with laboratory work. We tried to make our human practice progress along with experiments. To achieve this goal, we first analyze the demands for our project. We went to the farm of our university and went to a farm in the city center to get rigorous information of morbidity and current remedy . Secondly, we would like to know the effectiveness and the safety of our project, thus we discussed the dangers of FHB with many experts and compared the different approaches to control FHB. They are also insightful on providing us with advice on how to ameliorate the system to become more robust and accurate. One of the professors— Huaigu Chen made us form an significant adjustment: degradation of toxins . Wegu Chen made us form an significant adjustment: degradation of toxins . We these stakeholders very much.

Moreover, letting scientific project exert real impact on the society, we would like to spread our project and iGEM culture. In publicity and education, we have made presentations to introduce synthetic biology, iGEM competitions and the project carried out by our team to students in high school and our university. We sincerely hope that increasing people will know us and join us. Let us see what we have done about human practices.

Farmland Investigation:

We put great elbow grease into connecting human practice with laboratory work. We tried to make our human practice progress along with experiments. In order to analyze the demands of our project. We went to the farmland of our university and a farm in the city center to get rigorous information of morbidity and current remedy.

farm of our university

a farm in the city center

We interviewed a farmer in our city who has had five years experience with wheat planting on his land. He commented that he has suffered a great loss from FHB. In 2015, 40%~50% wheat in his field was affected with FHB. He uses chemical pesticide every year, but it doesn’t always work. It is necessary for him to purchase a new kind of chemical pesticide because plant pathogens were resistant to the original one.

This experience gave us the opportunity to explore the impact our project might have on society. They also assisted us in thinking about responsibility in science.

“safety is important”,it inspired us that “Got to talk more in depth with people who were interested”.

You can read about our interview script HERE!(Liu HE)

X

What did we discuss?

1.Could you please tell us the incidence of wheat scab in recent years?

——last year (2016) continued raining and drizzling, as a result wheat scab is particularly serious, the incidence rate of infection is approximately 50% to 60%.

This year ( 2017 ) wheat grew particularly well, almost no wheat scab, the morbidity was less than one percent. You know, infected musty wheat contains vomitoxin. Taking the Huaihe River as the boundary, in the south of the Huaihe River, due to Huainan climate mostly wet and humid, higher the morbidity is, vomitoxin content is almost in 1500~1600ppm. Last year the situation is relatively more serious, the wheat vomitoxin content is about 7500ppm. While the EU criteria on the vomitoxin stipulate the vomitoxin should be less than 1000ppm.

2. What is the cause of wheat scab disease?

——the incidence of wheat scab has a great relationship with weather,the growth of winter wheat cultivated in Jiangsu province depends on the next year April’s weather. Although China has an old poverb "Man will conquer nature", but people engaged in farming industry will substantiate that people will never conquer the nature . The yield and morbidity of wheat are sheer dependent on the weather . Once the wheat scab occurs , there is no other way back.

3.What are the dominant ways to control wheat scab?

——Spraying pesticides in the blossoming stage of wheat. When wheats are about to blossom, we will spray pesticide on every single wheat we see. Another massive scale spray will be expected to need at the 10% to 15% of blossoming stage. During the entire growth cycle, we will have to control the times of pesticide utilization, generally it is no more than three times. However wheat scab can only be prevented, it can not be cured. Once it happens in the field, there is no other way back. Like the human skin, once the skin is damaged, the bacteria will arrive and reproduce immediately.

4.Will wheat scab be resistant to the usage of pesticides?

——Unfortunately yes, thus every year pesticide will be renovated and replaced, pesticide researchers will also introduce new pesticides every year. A pesticide will be replaced and disappear for up to two years. Actually, pesticide used in field crop will be expected to need a renovation every year, even it is for killing weeds and Aphidoidea.

5.How to deal with the infected wheat?

——Wheat with serious infection, the vomitoxin content is way higher than the criteria, it can not be made as food for human. However, they are more prone to be made into feed. The two toxins produced by the scab can be accumulated in the food chain . As a farmer who cultivate wheat , I am also very concerned about the problem of mycotoxins in food. It now appears that there is a great potential that excessive mycotoxins may be in the food, these food flows into the market circulation, the crippling hazard to the human body accumulate gradually. If you do not pay attention, the adverse consequence may occur in the near future.

Interview

As a part of the project, we reached out to experts on the matter of Fusarium head blight, farmer, government officials. We asked them on a range of aspects, from the purely technical to the environmental. Here the summaries of the interviews are shown.

Visiting professor Zhou mingguo

When the idea of wheat scab occured to us, we found that there were only few professors’ researches were on that track in Nanjing Agricultural University. After scouring a immense amount of the li-terature we construct a rough scheme, however we decided to cons-ult professor Mingguo Zhou who has been researching the precauti-on and remedy on Fusarium head blight of Wheat for many years ab-out it. It is also noteworthy that professor Zhou have gained a gre-at achievement in the chemical control of Fusarium head blight of Wheat. Professor Zhou illustrated the features of this disease by contrasting different wheat diseases such as smut.When we asked about the current treatment of Fusarium head blight of Wheat, professor Zhou told us the most prevalent approach is to use chemical products. He exhibited his up to date research for us, and there is, admittedly, a great advantage of chemical products which is its persistent feature. This is also insightful for us, if we hope to make our final products predominant in the field, we also should make it persistent.

Visiting professor Chen huaigu

Chen huaigu is a professor who specializes in Fusarium head blight. He mostly focuses on the chemical control , and he acknowledged the biology control is a promising treatment for FHB . He gave us the professional suggestions on the mechanism of our project.

Visiting professor Zhou

We introduced our project to professor Zhou, getting many useful feedback. His suggestions helped us view our project in a different way, find the existing problem in our project, and lead us to think more about application and the practical problems. We used his advice and constantly kept in touch with him. In addition, we also gathered information and data on the Fusarium head blight to assist us with modeling from professor Zhou.

Visiting professor Wang yanzhang Tang weihua

Institute of Plant Physiology & Ecology ,SIBS, CAS

Tang and Wang are professors who work on the “The Interaction of Fusarium and host plants”. We had made a strong impression and a solid case for continued suggestions from these experts in this area.

Professors help us better understand how this pathogen proliferates within the host plant.

More knowledgeable after the visit  : the strategy of infection; the synthesis of toxins; the mechanism of host plant ’s defense response; the mechanism of fungicide resistance……

“First and foremost, You need to know the production of proteins from the yeast ,then you should think about how to spray drugs , just like the easiest way that you can spray biological pesticide , but you have to purify the proteins first. Besides, you had better know when to spray the biological pesticide and where to spray.”

Email and phone communication with

Communications with Dr. Zhang Haoqian

As we brainstormed and planned our new research, we had phone meetings and email communications with Dr. Zhang Haoqian.

Technical Communications with Dr. Lee, Nanjing Genscript

Technical Communications with Dr. Lee for Project Design, and Testing. We consulted experts in biology marketing. This experience might come in handy especially if we want to carry out a product to all farmers.

A Visit to Nanjing Government-Food Lab

To understand the criteria of two toxins’ (DON, ZEN) content and design a detecting method , we went to Nanjing government where we visited two officers and a technician. We consulted about the content of the two toxins circulating in the food chain which involved wheat grain, wheat derived flour gislated on the criteria of two toxins.(GB 5009.111 for DON, GB 5009.209 for ZEN). Unfortunately, it is undeniable that, in the context of unfavorable climate condition, the bottom will fall out of the quality as the content of toxins will be definitely above the stipulated value.

We also visited the quality-control laboratory of the government in which we found that it was such a both labor-consuming and time-consuming process to detect the two toxins. Basically, the government will need 3-4 days to finish a set of detection. Besides, the devices they utilize are expensive and inconvenient. All these issues have inspired us a brand new idea—a device serve the function of detecting!

You can read about our interview script HERE!

X

1.Could you describe the tension arising from FHB, and its adverse consequences for farmers and our country?

——In China, although as a whole there is no significant decrease in the gross production of wheat, it still could be a cataclysm for some agriculture-oriented provinces’ wheat production. It does trigger a serious economy descending not only for big companies but also for individual farmers, so I believe FHB to be a tough and tricky disease for agricultural.

2.What do you think the public and the farmers would react to our genetically-modified yeast as a measure for precaution in the soil? Would they accept it?

——Well, in China it could arouse unrest. Because the public haven’t been exposed to this kind of genetically modified method before. Also, you know, the people may conjure up the fear of a former issue, a heatedly debated legislation through the last decade, whether we should allow genetically modified food circulating in the market. So, I guess it wouldn’t be very sought-after.

3.Is there any foreseeable problems that may come along with the utilization of genetically modified yeasts?

——Well, you should be very aware that perhaps this method which inoculate genetically modified yeasts into the soil may not work out… I know quite a few researches carried out by professors with great prestige. It took them years to isolate microorganisms that could to some extent control diseases of wheat, however when they inoculated them back in the soil the problem showed up—some plants got sick and then recovered, others didn’t… It’s complicated.

4.What are the common ways to detect the two toxins, DON and ZEN? Is it time- consuming ?

——It usually takes us 3-4 days to get the final results. Basically, as soon as we got the samples. We would firstly process the samples, and then we sent these samples to be tested by HPLC(High performance liquid chromatography). This device is complex and expensive. Few institute can afford that.

4.Could you tell us the rough content of two toxins that circulate in the food chain?

——It’s hard to say. The content of toxins is climate dependent. For example, in 2015, the content was way higher than the standard. According to the law, the content of DON in wheat should lower than 1000ug/kg, and ZEN should lower than 60 ug/kg.

Handbook

we created a handbook to introduce our project to almost all farmlands in Nanjing and students in our university and a high school in Nanjing.

This allowed us to reach out to those we cannot educate face-to-face.

Postcard distribution

We also appreciate the effort and hope that this postcard distribution will make people more familiar to our project.

Visiting plant protective station

We also appreciate the effort and hope that this postcard distribution will make people more familiar to our project

Pocture provided by government official

In order to best understand background of our project (The situation of wheat scab in china ) and the requirements of our hardware, we contacted plant protective station to inform them about our project and find out the features they wanted to see in our designs.

After visiting, We knew that FHB caused by F. graminearum has been a serious disease in Jiangyan district for over a decade. Losses are estimated to be in the millions of RMB annually.

We also gathered information and data on the Fusarium head blight to assist us with achine learning and software.

Visual Analysis Based on Information

Retrieval and Natural Language Processing

For those who don't major in Biology, how can they be informed of Wheat Scab? We proposed a method to do this based on information retrieval and natural language processing

Pocture provided by government official

In order to best understand background of our project (The situation of wheat scab in china ) and the requirements of our hardware, we contacted plant protective station to inform them about our project and find out the features they wanted to see in our designs.

After visiting, We knew that FHB caused by F. graminearum has been a serious disease in Jiangyan district for over a decade. Losses are estimated to be in the millions of RMB annually.

We also gathered information and data on the Fusarium head blight to assist us with machine learning and software.

Workflow of our method

In this method, we first choose '小麦赤霉病'('Wheat Scab'in Chinese) as the key word which will be put into the biggest Chinses search engine -- Baidu. Then we use web spider to get what the search engine returns. And we process the above text, by using natural language processing techniques including but not limited to Chinese word segmentation, word embedding and so on, We will get 'Relevant Word List' and a picture which is called 'Word Cloud' based on 'Relevant Word List'.

Word Cloud

iolarge the font is, the higher the word frequency is. From this picture, we can acquire some useful information, For example, '长江流域'('Yangtze River Basin'in chinese ) may imply us that most of the wheat scabs occur in the Yangtze River Basin. Ahd,'甲基硫霉灵'('Methyl Thiophanate 'in Chinese) may represent a chemical that can treat wheat scab. All in all, we can acquire some useful information, even we didn't major in Biology before. At the same time, we do another basic work to find ‘Similar Word List’ and build a knowledge graph.

We acquire alomost 20,000 entities from one of the biggest Chinese input meth ods -- Sogou, and then we put them into the biggest Chinese encyclopedia --BaiduBaike which is similar with Wikipedia . In this way, we can get large volume text and then process it by using natural language processing techniques as well. we use word2vec which was developed by Google in 2012 and word segmentation to train a model. We finally get 'Similar Word List', and top 10 words in 'Similar Word List',which are similar with scab and relevant to wheat, are put into BaiduBaike to acquire information we want.

Top 10 words 'Similar Word List'('Wheat Stripe Rust','Sheath Blight','Virus','Disease','Wheat Leaf Rust','Rust','Wheat Hemiptera','Head Smut','Total Disease','Powdery Mildew','Wheat Aphids'in English)

A knowledge graph is finally built using the information we get from BaiduBaike.

Knowledge Graph

Questionaire

FHB is caused by a range of Fusarium fungi, which infects the heads of the crops when they are growing in the field. The disease is often associated with contamination by mycotoxins produced by the fungi which can cause severe economic losses .

According to literature review, we know that FHB is responsible for significant grain yield reduction world-wide. In China, wheat scabs affected areas are about 7.5 million hectares, accounting for the 1/4 of the total area of wheat. The annual loss of damage caused by scabs is about 2 million to 3 million Ton.In the U.S and Canada, Fusarium ear blight emerged in the 1990s as a widespread and powerful threat to cereal production.[1] From 1998-2000 the Midwestern United States suffered $2.7 billion in losses following a FEB epidemic.

Fusarium toxins have negative effects on the immune, gastrointestinal and reproductive systems of animals.[2]DON is a protein synthesis inhibitor, which also called vomitoxin, due to its negative effects on feed intake in pigs. Pigs are the most sensitive to DON, while ruminant animals such as cattle have higher tolerance.[3]Many countries monitor Fusarium mycotoxins in grain to limit negative health effects. In the U.S there are advisory levels for DON in human food and livestock feed.[4]The European Unionhas legislative limits for several Fusarium mycotoxins in grain aimed for human consumption[5]and recommended limits for animal feed.[6]Extensive research has been put into the development of control measures of Fusarium ear blight. Scientists, growers and food processors aim to develop effective control measures, including the reduction of mycotoxins.

Based on the above literature review, a questionnaire is designed to survey consumer groups’ opinions on FHB.

First, we would like to know whether the consumer group is concerned about wheat safety. Second, we try to give a simple test on the knowledge of the damage of FHB. By the way, we send the correct answer after people finishing the questionnaire. So they can get a feedback as soon as possible. Third, we want to introduce the biological control to the public.

This is our questionnaire

We have analyzed the data we have collected. The analysis results are as follows:

We have collected 411 valid questionnaires (all completed) at the end of the survey.

The participators come from 30 different provinces in China. Most of them are between 18-35 years old and have a bachelor degree.Here are results:

1.The concern about FHB

The survey shows that Only a few( 14.84%) respondents pay attention to the safety of the wheat in daily life. And some consumers(63.99%) have no idea about the situation of FHB. Some reasons for t having no appropriate approach to the information. Besides,Most consumers(74.94%) express their need to learn about the FHB and its damage,inculding36.25% o have a strong need.

2.The knowledge about FHB
The similar 4 questions shows people do not know the basic knowledge of FHB.There is a knowledge gap in wheat food safety. Over a half of the respondents express they know few about wheat scab.We set an interference option about aflatoxin. But we find people have a more clear recognition of it for 38.44% of the respondents can choose the right answer about the toxin FHB brings. Besides we set a feedback to all respondents after the respondents finishing the questionnaire. We hope they can know a little more from the questionnaire.

3.Summary

To summarize, though the results of the survey may be a bit partial and incomplete to some extent due to the small sample size, it is undeniable that people's knowledge about wheat scb is insufficient. Especially after we have learned consumers have a high request on the quality of food, we consider it is important to know the wheat scab and toxins involved.

Our NAU iGEM team aims to know exactly the public recognition of FHB, and popularize the basics of FHB, its hazardous effects to people’s health, measures to take after poisoning, etc.

We are careful about not arousing unnecessary public panic. This is also our social responsibility.

1.McMullen, Marcia; Bergstrom, Gary; De Wolf, Erick; Dill-Macky, Ruth; Hershman, Don; Shaner, Greg; Van Sanford, Dave (2012-07-11). " "A Unified Effort to Fight an Enemy of Wheat and Barley: Fusarium Head Blight"Plant Disease. 96 (12): 1712–1728. ISSN 0191-2917. doi:10.1094/PDIS-03-12-0291-FE.

2. D’Mello, J.P.F.; Placinta, C.M.; Macdonald, A.M.C. "Fusarium mycotoxins: a review of global implications for animal health, welfare and productivity". Animal Feed Science and Technology. 80 (3-4): 183–205. doi:10.1016/s0377-8401(99)00059-0.

3.Miller, J. David (2008-02-01). 2008-02-01). "Mycotoxins in small grains and maize: Old problems, new challenges". Food Additives & Contaminants: Part A. 25 (2): 219–230 ISSN 1944-0049. doi:10.1080/02652030701744520.

4. Nutrition, Center for Food Safety and Applied. "Chemical Contaminants, Metals, Natural Toxins & Pesticides - Guidance for Industry and FDA: Advisory Levels for Deoxynivalenol (DON) in Finished Wheat Products for Human Consumption and Grains and Grain By-Products used for Animal Feed".www.fda.gov. Retrieved  2017-03-13.

5."EUR-Lex - 32006R1881 - EN - EUR-Lex"eur-lex.europa.eu. Retrieved 2017-03-13.

 6."EUR-Lex - 32006H0576 - EN - EUR-Lex" eur-lex.europa.eu. Retrieved 2017-03-13.

  • Farmland Investigation
  • Interview
  • Handbook
  • Postcard distribution
  • Visiting plant protective station
  • Visual Analysis
  • Questionaire