Difference between revisions of "Team:NJU-China/Attributions"

 
(28 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<meta charset="UTF-8">
 
<meta charset="UTF-8">
 
<title>ATTRIBUTIONS</title>
 
<title>ATTRIBUTIONS</title>
<link href="https://2017.igem.org/Team:NJU-China/CSS:bootstrap-min" rel="stylesheet?action=raw&ctype=text/css">
+
<link href="http://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
 +
<link href="https://2017.igem.org/Team:NJU-China/CSS:bootstrap-min?action=raw&ctype=text/css" rel="stylesheet">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:vicstyle?action=raw&ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:vicstyle?action=raw&ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:jumpto?action=raw&ctype=text/css">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:jumpto?action=raw&ctype=text/css">
Line 9: Line 10:
 
<script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
 +
<link href="http://cdn.bootcss.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:NJU-China/CSS:font-awesome?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:NJU-China/CSS:font-awesome?action=raw&ctype=text/css" rel="stylesheet">
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:loaderskit?action=raw&ctype=text/css">
 
<style>
 
<style>
 +
.loader {
 +
                position: fixed;
 +
                left: 0px;
 +
                top: 0px;
 +
                width: 100%;
 +
                height: 100%;
 +
                z-index: 9999;
 +
                background: url('https://static.igem.org/mediawiki/2017/b/bd/NJU_China_iGEM_2017_loading.gif') 50% 50% no-repeat rgb(249, 249, 249);
 +
            }
 
#sideMenu,
 
#sideMenu,
 
#top_title{
 
#top_title{
Line 22: Line 34:
 
}
 
}
 
#top_menu_14{
 
#top_menu_14{
     height: 15px;
+
     height: 22px;
 
}
 
}
 
#top_menu_under{
 
#top_menu_under{
Line 31: Line 43:
 
}
 
}
 
#top_menu_inside{
 
#top_menu_inside{
padding-top:0;
+
padding-top:3px;
font-size:3px;
+
font-size:13px;
 
}
 
}
 
#HQ_page p {
 
#HQ_page p {
 
     font-family: proxima-novabold,"Arial",Helvetica,sans-serif;
 
     font-family: proxima-novabold,"Arial",Helvetica,sans-serif;
     font-size: 19px;
+
     font-size: 17px;
 
     text-align: justify;
 
     text-align: justify;
 
}
 
}
Line 113: Line 125:
 
}
 
}
 
#accordion .panel-heading{
 
#accordion .panel-heading{
padding: 0;
+
padding: 0 0 13px 0;
 
border-radius: 30px;
 
border-radius: 30px;
 +
}
 +
#accordion .panel-title {
 +
        padding-bottom:13px;
 
}
 
}
 
#accordion .panel-title a{
 
#accordion .panel-title a{
Line 154: Line 169:
 
text-align: center;
 
text-align: center;
 
border: 0px solid transparent;
 
border: 0px solid transparent;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
+
box-shadow: 0 3px 5px rgba(0, 0, 0, 0.58);
 
position: absolute;
 
position: absolute;
 
top: -5px;
 
top: -5px;
Line 180: Line 195:
 
border-left: 1px dashed #DEDEDE;
 
border-left: 1px dashed #DEDEDE;
 
}
 
}
 
+
.teamwindow p
 +
{
 +
font-family: proxima-novabold,"Arial",Helvetica,sans-serif;
 +
font-size: 19px;
 +
    padding: 10px 10px;
 +
}
 +
.teamwindow a
 +
{
 +
font-family: "Microsoft YaHei",proxima-nova,"Arial",Helvetica,sans-serif;
 +
}
 
.page_container div
 
.page_container div
 
{
 
{
 
padding: 10px 10px;
 
padding: 10px 10px;
 
}
 
}
 +
.teamtop
 +
{
 +
display: table;
 +
width: 100%;
 +
height: 475px;
 +
background-image: url("https://static.igem.org/mediawiki/2017/e/eb/NJU_China_iGEM_2017_attributiontop.jpg");
 +
background-attachment: fixed;
  
 +
}
 
</style>
 
</style>
 
</head>
 
</head>
 
<body>
 
<body>
<img src="https://static.igem.org/mediawiki/2017/b/be/NJU_China_iGEM_2017_tPep1.tiff" alt="">
 
 
     <div id="wrapper">
 
     <div id="wrapper">
 
         <div class="overlay"></div>
 
         <div class="overlay"></div>
 
      
 
      
        <!-- Sidebar -->
+
      <!-- Sidebar -->
 
         <nav class="navbar navbar-inverse navbar-fixed-top" id="sidebar-wrapper" role="navigation">
 
         <nav class="navbar navbar-inverse navbar-fixed-top" id="sidebar-wrapper" role="navigation">
 
             <ul class="nav sidebar-nav">
 
             <ul class="nav sidebar-nav">
Line 217: Line 248:
 
                     <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a></li>
 
                     <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
                    <li><a href="https://2017.igem.org/Team:NJU-China/Demonstrate">Demonstrate</a></li>
 
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
                    <li><a href="https://2017.igem.org/Team:NJU-China/Improve">Improve</a></li>
 
 
                     </ul>  
 
                     </ul>  
 
                 </li>
 
                 </li>
                <li>
+
                <li>
 
                     <a href="https://2017.igem.org/Team:NJU-China/Basic_Part"><i class="fa fa-fw fa-plus"></i> Parts </a>  
 
                     <a href="https://2017.igem.org/Team:NJU-China/Basic_Part"><i class="fa fa-fw fa-plus"></i> Parts </a>  
 
                 </li>
 
                 </li>
 +
                <li>
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Model"><i class="fa fa-fw fa-plus"></i> Model </a>
 +
                </li>                               
 
                 <li class="dropdown">
 
                 <li class="dropdown">
 
                   <a href="https://2017.igem.org/Team:NJU-China/Notebook" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Notebook <span class="caret"></span></a>
 
                   <a href="https://2017.igem.org/Team:NJU-China/Notebook" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Notebook <span class="caret"></span></a>
 
                   <ul class="dropdown-menu" role="menu">
 
                   <ul class="dropdown-menu" role="menu">
 
                     <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a></li>
 
                     <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a></li>
                    <li><a href="https://2017.igem.org/Team:NJU-China/Experiments">Experiments</a></li>
 
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/Protocol">Protocol</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/Protocol">Protocol</a></li>
                     <li><a href="https://2017.igem.org/Team:NJU-China/Calendar">Calendar</a></li>
+
                     <li><a href="https://2017.igem.org/Team:NJU-China/Notebook">Calendar</a></li>
 
                   </ul>
 
                   </ul>
 
                 </li>
 
                 </li>
Line 240: Line 271:
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
 
                     <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
                    <li><a href="https://2017.igem.org/Team:NJU-China/Part_Collection">Public Engagement</a></li>
 
 
                   </ul>
 
                   </ul>
 
                 </li>
 
                 </li>
Line 263: Line 293:
 
                 </li>
 
                 </li>
 
                 <li>
 
                 <li>
                     <a href="#Advisors" data-number="2">
+
                     <a href="#Instructors" data-number="2">
 
                         <span class="cd-dot"></span>
 
                         <span class="cd-dot"></span>
                         <span class="cd-label">Advisors</span>
+
                         <span class="cd-label">Instructors</span>
 
                     </a>
 
                     </a>
 
                 </li>
 
                 </li>
 
                 <li>
 
                 <li>
                     <a href="#Instructors" data-number="3">
+
                     <a href="#Acknowledgement" data-number="3">
 
                         <span class="cd-dot"></span>
 
                         <span class="cd-dot"></span>
                         <span class="cd-label">Instructors</span>
+
                         <span class="cd-label">Acknowledgement</span>
 
                     </a>
 
                     </a>
 
                 </li>
 
                 </li>
Line 283: Line 313:
 
             <span class="hamb-bottom"></span>
 
             <span class="hamb-bottom"></span>
 
           </button>
 
           </button>
         <div class="projecttop">
+
         <div class="teamtop">
 
         </div>
 
         </div>
 
         <div class="page_container">
 
         <div class="page_container">
Line 312: Line 342:
 
                            <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
 
                            <div id="collapseOne" class="panel-collapse collapse in" role="tabpanel" aria-labelledby="headingOne">
 
                                <div class="panel-body">
 
                                <div class="panel-body">
                                    <p>Zhou Yu founded the team and recruited the members. He allocated assignments to us everyone based on our strengths and interests. There is no doubt that his outstanding leadership ensured everything that needed to be done would get done.
+
                                    <p>Zhou Yu founded the team and recruited the members. He allocated assignments to us based on our skills and interests. There is no doubt that his outstanding leadership ensured everything proceeded according to plan.
 
                                    </p>
 
                                    </p>
 
                                </div>
 
                                </div>
Line 435: Line 465:
  
  
         <div id="Advisors" class="second" style="padding: 50px 0;">
+
         <div id="Instructors" class="second" style="padding: 50px 0;">
 
             <div id="page_edge2">
 
             <div id="page_edge2">
 
             </div>         
 
             </div>         
Line 441: Line 471:
 
             <div class="container">
 
             <div class="container">
 
             <div class="row">
 
             <div class="row">
            Chen Xi: He is an amazing and inspiring teacher. Thanks to his encouragement, we are eager to put forward innovative ideas and voice our own opinions about the ongoing work. Besides, what impresses us most is that he helps us patiently whenever we have trouble with our projects. He offers so much support and help, from the construction of the whole experimental frame to the references we choose. And I believe that’s why our project went well.
+
            Zhou Yu : He founded the team and recruited the members. He allocated assignments to us everyone based on our strengths and interests. There is no doubt that his outstanding leadership ensured everything that needed to be done would get done.
            <br />
+
              </div>
            <br />
+
            </div>
            Chenyu Zhang: Professor Zhang is well-known for his research and development work about microRNAs. He provided us with experimental instruments and equipment. What’s more, he gave the guidance on the human practice and had contacted relevant authorities to guarantee all the activities in the plan could be on the rail. All of us feel very grateful for that.
+
            <h2>PI</h2>
            </div>
+
            <div class="container">
 +
            <div class="row">
 +
            Chen Xi : He is an amazing and inspiring teacher. Thanks to his encouragement, we are eager to put forward innovative ideas and voice our own opinions about the ongoing work. Besides, what impresses us most is that he helps us patiently whenever we have trouble with our projects. He offers so much support and help, from the construction of the whole experimental frame to the references we choose. And I believe that’s why our project went well. <br /> <br />
 +
Chenyu Zhang : Professor Zhang is well-known for his research and development work about microRNAs. He provided us with experimental instruments and equipment. What’s more, he gave the guidance on the human practice and had contacted relevant authorities to guarantee all the activities in the plan could be on the rail. All of us feel very grateful for that.
 +
 
 +
              </div>
 
             </div>
 
             </div>
 
             <h2>Advisors</h2>
 
             <h2>Advisors</h2>
 
<div class="container">
 
<div class="container">
 
             <div class="row">
 
             <div class="row">
             Yuchen Liu , Yujing Zhang ,Li Jing
+
             Zhou Zhen , Hu Xiuting
 
             </div>
 
             </div>
 
             </div>             
 
             </div>             
 
         </div>
 
         </div>
         <div  id="Instructors" class="third" style="padding: 50px 0;">
+
         <div  id="Acknowledgement" class="third" style="padding: 50px 0;">
 
             <div id="page_edge3">
 
             <div id="page_edge3">
 
             </div>
 
             </div>
             <h2 style="color: black;"> Acknowledgement </h2>
+
             <h2> Acknowledgement </h2>
 
<div class="container">
 
<div class="container">
 
             <div class="row">
 
             <div class="row">
             It has been a long way for NJU-China from organizing the team to writing this. We would like to express our most sincere gratitude to every individual and institute that helped us during the valuable 257 days:
+
             It has been a long way for NJU-China from organizing the team to writing this. We would like to express our most sincere gratitude to every individual and institute that had helped us in the past year.
 
             <br />
 
             <br />
Thank Prof. Zhang Chenyu and Prof. Chen Xi for their unwavering support who helped the revision of the idea. Thank our advisors Liu Minghui and Wang Yanbo for their assistance on our experiments. Thank our instructor Zhou Yu and Gao Haidong for their invaluable input on the whole project.  
+
Thank Prof. Zhang Chenyu and Prof. Chen Xi for their unwavering support who helped the revision of the idea. Thank our advisors Hu Xiuting and Zhou Zhen for their assistance on our experiments. Thank our instructor Zhou Yu for his invaluable input on the whole project.  
 
<br />
 
<br />
Thanks for the funding support from M3 lab, Department of Life Science and Office of Academic Affairs of Nanjing University, who provided the laboratory and required material involved in the experiments of our project. Thank NJU Advanced Institution for Life Science and Jiangsu Engineering Center for MicroRNA Biology and Technology for the technical support. Thank Nanjing Drum-tower Hospital and Tianjin Medical University Cancer Hospital for providing the opportunity of human practice.
+
Thanks for the funding support from M3 lab, Department of Life Science and Office of Academic Affairs of Nanjing University, who provided the laboratory and required material involved in the experiments of our project. Thank NJU Advanced Institution for Life Science and Jiangsu Engineering Center for MicroRNA Biology and Technology for the technical support. Thank Nanjing Genaral Hospital for providing the opportunity of human practice.
 
             </div>
 
             </div>
 
             </div>             
 
             </div>             
 
         </div>
 
         </div>
 
     </div>
 
     </div>
    <div id="NJU-CHINA" class="foot" style="padding: 10px 0;background-color: black;color: white;">   
+
      <div id="NJU-CHINA" class="foot" style="padding: 10px 0;background-color: black;color: white;">   
 
             <div class="container">
 
             <div class="container">
 +
                <section>
 +
            </section>
 
                 <div class="row">
 
                 <div class="row">
                     <div class="col-sm-4 col-md-4">
+
                     <div class="col-sm-6 col-md-6">
                         <h2 style="float: left;font-size: 35px;padding: 0 0 13px 100px;font-family: 'Microsoft YaHei';letter-spacing: 1.5px;">NJU-CHINA</h2>
+
                         <a href="https://2017.igem.org/Team:NJU-China/Team" class="set_1_btn Vbtn-1" style="float: right;;margin: 10px 150px 0;"> <svg>
 +
                        <rect x="0" y="0" fill="none" width="100%" height="100%"></rect>
 +
                        </svg> TEAM </a>
 
                     </div>
 
                     </div>
                     <div class="col-sm-8 col-md-8">
+
                     <div class="col-sm-6 col-md-6">
                         <a href="https://2017.igem.org/Team:NJU-China" class="set_1_btn Vbtn-1" style="float: right;;margin: 10px 200px 0;"> <svg>
+
                         <a href="https://2017.igem.org/Team:NJU-China/Collaborations" class="set_1_btn Vbtn-1" style="float: right;;margin: 10px 150px 0;"> <svg>
 
                         <rect x="0" y="0" fill="none" width="100%" height="100%"></rect>
 
                         <rect x="0" y="0" fill="none" width="100%" height="100%"></rect>
                         </svg> READ MORE </a>  
+
                         </svg> COLABORATIONS </a>  
 
                     </div>
 
                     </div>
 
                 </div>
 
                 </div>
Line 522: Line 561:
 
         });
 
         });
 
     </script>
 
     </script>
 
+
      <div class="loader"></div>
 +
        <script type="text/javascript">
 +
            $(window).load(function() {
 +
                $(".loader").fadeOut("slow");
 +
            })
 +
        </script>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 02:16, 2 November 2017

ATTRIBUTIONS

Team

Team leader: Zhou Yu
Team members: Gui Yijun, Liang Chenxi, Liu Hengxin, Li Kaiming, Luo Qi, Sun Xuedi, Wu Jincheng, Zhang Zhihui

Zhou Yu founded the team and recruited the members. He allocated assignments to us based on our skills and interests. There is no doubt that his outstanding leadership ensured everything proceeded according to plan.

Every one of us has participated in experiments.

Liu Hengxin worked on the establishment and the art design of the website. Luo Qi, Zhang Zhihui, Li Kaiming, Gui Yijun and Wu Jincheng participated in web copywriting.

Liang Chenxi, Luo Qi and Gui Yijun was responsible for writing the texts in our poster, yet Liu Hengxin and Liang Chenxi were in charge of the design of it. They cooperated very well.

Gui Yijun, Liang Chenxi, Wu Jincheng, Zhou Yu and our instructor Chen Xi all went to the interview in the hospital with professionals. Liu Hengxin analyzed the data online obtained through web-crawling technique to dig into people’s attitude towards weight-losing. All of us made questionaires and distributed them out. Gui Yijun, Liang Chenxi, Luo Qi and Zhou Yu went to the CCiC held by Fujian Agriculture and Foresty University, where they got acquainted with other teams’ projects and learned a lot.

Liang Chenxi, Luo Qi and Gui Yijun made the speech PPT and will give the presentations during the competition altogether.

Instructors

Zhou Yu : He founded the team and recruited the members. He allocated assignments to us everyone based on our strengths and interests. There is no doubt that his outstanding leadership ensured everything that needed to be done would get done.

PI

Chen Xi : He is an amazing and inspiring teacher. Thanks to his encouragement, we are eager to put forward innovative ideas and voice our own opinions about the ongoing work. Besides, what impresses us most is that he helps us patiently whenever we have trouble with our projects. He offers so much support and help, from the construction of the whole experimental frame to the references we choose. And I believe that’s why our project went well.

Chenyu Zhang : Professor Zhang is well-known for his research and development work about microRNAs. He provided us with experimental instruments and equipment. What’s more, he gave the guidance on the human practice and had contacted relevant authorities to guarantee all the activities in the plan could be on the rail. All of us feel very grateful for that.

Advisors

Zhou Zhen , Hu Xiuting

Acknowledgement

It has been a long way for NJU-China from organizing the team to writing this. We would like to express our most sincere gratitude to every individual and institute that had helped us in the past year.
Thank Prof. Zhang Chenyu and Prof. Chen Xi for their unwavering support who helped the revision of the idea. Thank our advisors Hu Xiuting and Zhou Zhen for their assistance on our experiments. Thank our instructor Zhou Yu for his invaluable input on the whole project.
Thanks for the funding support from M3 lab, Department of Life Science and Office of Academic Affairs of Nanjing University, who provided the laboratory and required material involved in the experiments of our project. Thank NJU Advanced Institution for Life Science and Jiangsu Engineering Center for MicroRNA Biology and Technology for the technical support. Thank Nanjing Genaral Hospital for providing the opportunity of human practice.